@originallyus/feedback-rn-sdk 4.0.0-beta.25 → 4.0.0-beta.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +33 -20
- package/lib/module/ContentUsefulness.js +147 -101
- package/lib/module/ContentUsefulness.js.map +1 -1
- package/lib/module/FeedbackSDK.js +55 -17
- package/lib/module/FeedbackSDK.js.map +1 -1
- package/lib/module/FeedbackSDKAppStoreRating.js +125 -0
- package/lib/module/FeedbackSDKAppStoreRating.js.map +1 -0
- package/lib/module/FeedbackSDKForm.js +168 -238
- package/lib/module/FeedbackSDKForm.js.map +1 -1
- package/lib/module/FeedbackSDKSplash.js +72 -34
- package/lib/module/FeedbackSDKSplash.js.map +1 -1
- package/lib/module/FeedbackSDKStyles.js +30 -26
- package/lib/module/FeedbackSDKStyles.js.map +1 -1
- package/lib/module/FeedbackSDKSuccess.js +36 -17
- package/lib/module/FeedbackSDKSuccess.js.map +1 -1
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Medium.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Semibold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/index.js +16 -0
- package/lib/module/component/AIA/assets/index.js.map +1 -0
- package/lib/module/component/AIA/assets/package.json +19 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js +88 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/README.md +23 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/changelog.txt +28 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js +4 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js +48 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js +66 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/README.md +14 -0
- package/lib/module/component/AIA/atoms/Badge/changelog.txt +12 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/index.js +4 -0
- package/lib/module/component/AIA/atoms/Badge/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js +40 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js +80 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/README.md +16 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js +17 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js +4 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js +36 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Button.js +176 -0
- package/lib/module/component/AIA/atoms/Button/Button.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Readme.md +27 -0
- package/lib/module/component/AIA/atoms/Button/changelog.txt +61 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/index.js +4 -0
- package/lib/module/component/AIA/atoms/Button/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js +105 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js +116 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/README.md +19 -0
- package/lib/module/component/AIA/atoms/CardContainer/changelog.txt +36 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js +130 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/README.md +23 -0
- package/lib/module/component/AIA/atoms/Carousel/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js +4 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js +44 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js +126 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/README.md +38 -0
- package/lib/module/component/AIA/atoms/Chip/changelog.txt +64 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js +24 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Chip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js +93 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js +156 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/README.md +58 -0
- package/lib/module/component/AIA/atoms/DatePicker/changelog.txt +39 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js +4 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js +63 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js +61 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/README.md +21 -0
- package/lib/module/component/AIA/atoms/DialogContainer/changelog.txt +16 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js +63 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/README.md +14 -0
- package/lib/module/component/AIA/atoms/Divider/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/index.js +4 -0
- package/lib/module/component/AIA/atoms/Divider/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js +92 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/README.md +24 -0
- package/lib/module/component/AIA/atoms/Drawer/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js +21 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js +113 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/FloatingButton/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js +38 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js +138 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/README.md +40 -0
- package/lib/module/component/AIA/atoms/Icon/changelog.txt +30 -0
- package/lib/module/component/AIA/atoms/Icon/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js +110 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/README.md +17 -0
- package/lib/module/component/AIA/atoms/IconButton/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js +387 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js +569 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/index.js +34 -0
- package/lib/module/component/AIA/atoms/Icons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js +86 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js +303 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js +114 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js +93 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js +338 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js +30 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/changelog.txt +0 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js +63 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js +40 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js +31 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js +59 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js +73 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js +51 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js +67 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js +35 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/Image.js +53 -0
- package/lib/module/component/AIA/atoms/Image/Image.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/README.md +35 -0
- package/lib/module/component/AIA/atoms/Image/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/Image/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js +19 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js +73 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/InlineButton/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/Input.js +241 -0
- package/lib/module/component/AIA/atoms/Input/Input.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/README.md +68 -0
- package/lib/module/component/AIA/atoms/Input/changelog.txt +77 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js +120 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/Label.js +54 -0
- package/lib/module/component/AIA/atoms/Label/Label.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/README.md +14 -0
- package/lib/module/component/AIA/atoms/Label/changelog.txt +21 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/index.js +4 -0
- package/lib/module/component/AIA/atoms/Label/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js +39 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js +22 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/README.md +17 -0
- package/lib/module/component/AIA/atoms/LazyLoad/changelog.txt +24 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js +5 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js +13 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js +39 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/README.md +63 -0
- package/lib/module/component/AIA/atoms/MapWrapper/changelog.txt +14 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js +17 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js +119 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/README.md +15 -0
- package/lib/module/component/AIA/atoms/ProgressBar/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js +4 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js +71 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/README.md +25 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js +197 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js +53 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/index.js +4 -0
- package/lib/module/component/AIA/atoms/Rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js +64 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/Readme.md +24 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js +67 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js +12 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js +35 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/README.md +23 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js +57 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/changelog.txt +31 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/README.md +14 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js +165 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/index.js +4 -0
- package/lib/module/component/AIA/atoms/Surface/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/Changelog.txt +41 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js +127 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/index.js +4 -0
- package/lib/module/component/AIA/atoms/Switch/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js +26 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/README.md +17 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js +88 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/changelog.txt +45 -0
- package/lib/module/component/AIA/atoms/Tab/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tab/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js +47 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/README.md +15 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js +89 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tag/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js +41 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/README.md +30 -0
- package/lib/module/component/AIA/atoms/Text/Text.js +86 -0
- package/lib/module/component/AIA/atoms/Text/Text.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/changelog.txt +38 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/README.md +33 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js +117 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js +4 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js +83 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/README.md +15 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js +79 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/changelog.txt +33 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js +4 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/Changelog.txt +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/README.md +27 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js +93 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/README.md +26 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js +182 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js +4 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js +88 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/changelog.txt +5 -0
- package/lib/module/component/AIA/atoms/index.js +35 -0
- package/lib/module/component/AIA/atoms/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/package.json +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js +4 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js +2070 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js +2 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js +4 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js +15 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js +4 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js +60 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js.map +1 -0
- package/lib/module/component/AIA/hooks/Size/index.js +29 -0
- package/lib/module/component/AIA/hooks/Size/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js +18 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js +4 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js +25 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js +4 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js +17 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js +22 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js +4 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js +2 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/index.js +13 -0
- package/lib/module/component/AIA/hooks/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/package.json +18 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js +4 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js +42 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js.map +1 -0
- package/lib/module/component/AIA/icons/changelog.txt +61 -0
- package/lib/module/component/AIA/icons/document-control/bold.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/bullet-point.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/copy-document.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/create-new-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/duplicate-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-large.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-medium.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-small.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/document-control/italic.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/print-solid.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/print.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/sign-solid.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/sign.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/underline.svg +3 -0
- package/lib/module/component/AIA/icons/function/attach.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid-2.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/camera-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/camera.svg +4 -0
- package/lib/module/component/AIA/icons/function/cart-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/cart.svg +4 -0
- package/lib/module/component/AIA/icons/function/delete-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/delete.svg +4 -0
- package/lib/module/component/AIA/icons/function/direction-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/direction.svg +3 -0
- package/lib/module/component/AIA/icons/function/download.svg +4 -0
- package/lib/module/component/AIA/icons/function/edit.svg +3 -0
- package/lib/module/component/AIA/icons/function/email-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/email.svg +3 -0
- package/lib/module/component/AIA/icons/function/external-link.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-funnel-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-line-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-slider-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-slider.svg +4 -0
- package/lib/module/component/AIA/icons/function/gps.svg +4 -0
- package/lib/module/component/AIA/icons/function/grid-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/grid.svg +3 -0
- package/lib/module/component/AIA/icons/function/index.js +387 -0
- package/lib/module/component/AIA/icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/function/info-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/info.svg +5 -0
- package/lib/module/component/AIA/icons/function/link.svg +4 -0
- package/lib/module/component/AIA/icons/function/live-chat-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/lock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/lock.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out.svg +3 -0
- package/lib/module/component/AIA/icons/function/mask.svg +3 -0
- package/lib/module/component/AIA/icons/function/mic-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/mic.svg +4 -0
- package/lib/module/component/AIA/icons/function/phone-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/phone.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin.svg +4 -0
- package/lib/module/component/AIA/icons/function/search.svg +3 -0
- package/lib/module/component/AIA/icons/function/send-msg.svg +3 -0
- package/lib/module/component/AIA/icons/function/share-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/share.svg +3 -0
- package/lib/module/component/AIA/icons/function/sort-by-alphabet.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlink.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/unlock.svg +3 -0
- package/lib/module/component/AIA/icons/function/unmask.svg +4 -0
- package/lib/module/component/AIA/icons/function/upload-cloud.svg +4 -0
- package/lib/module/component/AIA/icons/function/vertical-order.svg +3 -0
- package/lib/module/component/AIA/icons/function/write.svg +4 -0
- package/lib/module/component/AIA/icons/general/ai.svg +10 -0
- package/lib/module/component/AIA/icons/general/alarm-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/alarm.svg +4 -0
- package/lib/module/component/AIA/icons/general/album.svg +5 -0
- package/lib/module/component/AIA/icons/general/alert-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/alert.svg +5 -0
- package/lib/module/component/AIA/icons/general/award.svg +3 -0
- package/lib/module/component/AIA/icons/general/birthday.svg +3 -0
- package/lib/module/component/AIA/icons/general/block.svg +3 -0
- package/lib/module/component/AIA/icons/general/bulb.svg +3 -0
- package/lib/module/component/AIA/icons/general/business.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-retake.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar.svg +4 -0
- package/lib/module/component/AIA/icons/general/chart.svg +4 -0
- package/lib/module/component/AIA/icons/general/chatbot.svg +3 -0
- package/lib/module/component/AIA/icons/general/comment.svg +3 -0
- package/lib/module/component/AIA/icons/general/contact-list-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/countdown.svg +4 -0
- package/lib/module/component/AIA/icons/general/coupon-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/coupon.svg +5 -0
- package/lib/module/component/AIA/icons/general/decrease.svg +4 -0
- package/lib/module/component/AIA/icons/general/delete-text.svg +4 -0
- package/lib/module/component/AIA/icons/general/discount.svg +4 -0
- package/lib/module/component/AIA/icons/general/earn-points.svg +5 -0
- package/lib/module/component/AIA/icons/general/enquiry-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/enquiry.svg +5 -0
- package/lib/module/component/AIA/icons/general/exercise-event.svg +4 -0
- package/lib/module/component/AIA/icons/general/expired.svg +3 -0
- package/lib/module/component/AIA/icons/general/file.svg +3 -0
- package/lib/module/component/AIA/icons/general/flash.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-bookmark.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-search.svg +4 -0
- package/lib/module/component/AIA/icons/general/gift.svg +3 -0
- package/lib/module/component/AIA/icons/general/globe.svg +3 -0
- package/lib/module/component/AIA/icons/general/goal.svg +3 -0
- package/lib/module/component/AIA/icons/general/goals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/group.svg +4 -0
- package/lib/module/component/AIA/icons/general/increase.svg +4 -0
- package/lib/module/component/AIA/icons/general/index.js +583 -0
- package/lib/module/component/AIA/icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/general/laptop-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/laptop.svg +4 -0
- package/lib/module/component/AIA/icons/general/like-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/like.svg +3 -0
- package/lib/module/component/AIA/icons/general/list.svg +8 -0
- package/lib/module/component/AIA/icons/general/map-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/map.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal.svg +4 -0
- package/lib/module/component/AIA/icons/general/meetup.svg +4 -0
- package/lib/module/component/AIA/icons/general/membership-card-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/membership-card.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-new.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-off.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification.svg +4 -0
- package/lib/module/component/AIA/icons/general/photo.svg +4 -0
- package/lib/module/component/AIA/icons/general/podcast.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular.svg +4 -0
- package/lib/module/component/AIA/icons/general/post-office.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect.svg +3 -0
- package/lib/module/component/AIA/icons/general/push-notification.svg +5 -0
- package/lib/module/component/AIA/icons/general/qr.svg +9 -0
- package/lib/module/component/AIA/icons/general/question-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/question.svg +5 -0
- package/lib/module/component/AIA/icons/general/read-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/read.svg +3 -0
- package/lib/module/component/AIA/icons/general/report.svg +5 -0
- package/lib/module/component/AIA/icons/general/slide-show.svg +4 -0
- package/lib/module/component/AIA/icons/general/speed.svg +5 -0
- package/lib/module/component/AIA/icons/general/swipe.svg +4 -0
- package/lib/module/component/AIA/icons/general/time-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/time.svg +4 -0
- package/lib/module/component/AIA/icons/general/video-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/video.svg +3 -0
- package/lib/module/component/AIA/icons/general/warning.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/alcohol.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beauty.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beer.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/blood-sugar.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/breath.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/cleaning.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/coffee.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dark.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/doctor.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dream.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/drumstick.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fish.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/flu.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/food.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/health-and-wellness/healthy-heart.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate.svg +7 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-report.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/health-and-wellness/length.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/nutrition.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/quick.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/shine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/smoking.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/snack.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/strength.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/sunshine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vegetables.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality-earn-point.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/weight.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker-solid.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker.svg +3 -0
- package/lib/module/component/AIA/icons/index.js +36 -0
- package/lib/module/component/AIA/icons/index.js.map +1 -0
- package/lib/module/component/AIA/icons/login/advisor.svg +3 -0
- package/lib/module/component/AIA/icons/login/assignee.svg +4 -0
- package/lib/module/component/AIA/icons/login/broker.svg +3 -0
- package/lib/module/component/AIA/icons/login/distribution-partner.svg +3 -0
- package/lib/module/component/AIA/icons/login/employee.svg +5 -0
- package/lib/module/component/AIA/icons/login/employer.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user-solid.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user.svg +3 -0
- package/lib/module/component/AIA/icons/login/index.js +86 -0
- package/lib/module/component/AIA/icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/change-camera-solid.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/change-camera.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/crop.svg +4 -0
- package/lib/module/component/AIA/icons/media-control/flip-solid.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/flip.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/icon-left-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-play-hero.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-right-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/play.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-left.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-right.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/stop.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account.svg +4 -0
- package/lib/module/component/AIA/icons/menu/application-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/application.svg +5 -0
- package/lib/module/component/AIA/icons/menu/calculator-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/calculator.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation.svg +5 -0
- package/lib/module/component/AIA/icons/menu/customer-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/customer.svg +6 -0
- package/lib/module/component/AIA/icons/menu/dashboard-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/dashboard.svg +3 -0
- package/lib/module/component/AIA/icons/menu/discover-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/discover.svg +5 -0
- package/lib/module/component/AIA/icons/menu/grid-menu-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/grid-menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health.svg +4 -0
- package/lib/module/component/AIA/icons/menu/home-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/home.svg +3 -0
- package/lib/module/component/AIA/icons/menu/index.js +303 -0
- package/lib/module/component/AIA/icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/menu/menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more.svg +4 -0
- package/lib/module/component/AIA/icons/menu/profile-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/profile.svg +4 -0
- package/lib/module/component/AIA/icons/menu/report-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/report.svg +5 -0
- package/lib/module/component/AIA/icons/menu/reward-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/reward.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting.svg +4 -0
- package/lib/module/component/AIA/icons/menu/tag-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/tag.svg +5 -0
- package/lib/module/component/AIA/icons/menu/target-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/target.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write.svg +3 -0
- package/lib/module/component/AIA/icons/package.json +24 -0
- package/lib/module/component/AIA/icons/payment/atm.svg +3 -0
- package/lib/module/component/AIA/icons/payment/cash.svg +5 -0
- package/lib/module/component/AIA/icons/payment/cheque.svg +4 -0
- package/lib/module/component/AIA/icons/payment/credit-card-info.svg +5 -0
- package/lib/module/component/AIA/icons/payment/credit-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/index.js +93 -0
- package/lib/module/component/AIA/icons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/payment/internet-banking.svg +3 -0
- package/lib/module/component/AIA/icons/payment/oversea-issued-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/pps-and-fps.svg +4 -0
- package/lib/module/component/AIA/icons/payment/wallet.svg +4 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy-on.svg +7 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy.svg +8 -0
- package/lib/module/component/AIA/icons/rating/index.js +128 -0
- package/lib/module/component/AIA/icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/rating/star-rating-on.svg +3 -0
- package/lib/module/component/AIA/icons/rating/star-rating.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-down.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-up.svg +3 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/award-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/award.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/life-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/life.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-general.svg +22 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-health.svg +15 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-life.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-networth.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-retirement.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-save.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/training-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/training.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/facebook.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/index.js +107 -0
- package/lib/module/component/AIA/icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/social-media/instagram.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/kakaotalk.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/line.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/linkedin.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/threads.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/tiktok.svg +7 -0
- package/lib/module/component/AIA/icons/social-media/twitter.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/wechat.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/x.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/youtube.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/add.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-left.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-right.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/checkmark.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/circle.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/close.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/divide.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/drag.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/ellipsis.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/indeterminate.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/index.js +352 -0
- package/lib/module/component/AIA/icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/system-control/loading.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/maximize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/menu.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minimize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minus.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/more.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/next.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-accending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-descending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up-and-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/previous-2.svg +7 -0
- package/lib/module/component/AIA/icons/system-control/previous.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-barcode.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-face.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-fingerprint.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-qr.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-collapse.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-expand.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sorting.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/success-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/success.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/syncing.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/wifi-off.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/wifi.svg +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js +126 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.js +348 -0
- package/lib/module/component/AIA/icons/types/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.js +522 -0
- package/lib/module/component/AIA/icons/types/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js +270 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/index.js +50 -0
- package/lib/module/component/AIA/icons/types/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.js +90 -0
- package/lib/module/component/AIA/icons/types/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js +138 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.js +276 -0
- package/lib/module/component/AIA/icons/types/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.js +114 -0
- package/lib/module/component/AIA/icons/types/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.js +126 -0
- package/lib/module/component/AIA/icons/types/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js +270 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js +108 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js +318 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/face-id.svg +9 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js +51 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/qr-code.svg +5 -0
- package/lib/module/component/AIA/illustration/account-setup/touch-id.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/document.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/hourglass.svg +14 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js +51 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/empty-state/search.svg +11 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/apple.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/calendar.svg +10 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/clock.svg +8 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/cupcake.svg +29 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/happy-sun.svg +7 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/heart.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js +169 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/moon.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/mountain.svg +15 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/salad.svg +72 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/smart-watch.svg +17 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/step-tracker.svg +9 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/stopwatch.svg +49 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/sync-device.svg +32 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/target.svg +13 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/trainer.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/vitality.svg +5 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weight-scale.svg +16 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weights.svg +8 -0
- package/lib/module/component/AIA/illustration/index.js +40 -0
- package/lib/module/component/AIA/illustration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/blood-bag.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/blood-pressure.svg +38 -0
- package/lib/module/component/AIA/illustration/medical/call-a-doctor.svg +9 -0
- package/lib/module/component/AIA/illustration/medical/cancer-ribbon.svg +7 -0
- package/lib/module/component/AIA/illustration/medical/eye-test.svg +8 -0
- package/lib/module/component/AIA/illustration/medical/health-checklist.svg +16 -0
- package/lib/module/component/AIA/illustration/medical/health-document.svg +12 -0
- package/lib/module/component/AIA/illustration/medical/index.js +93 -0
- package/lib/module/component/AIA/illustration/medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/search-doctor.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/thermometer.svg +12 -0
- package/lib/module/component/AIA/illustration/package.json +22 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-back.svg +6 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-front.svg +9 -0
- package/lib/module/component/AIA/illustration/payment/index.js +44 -0
- package/lib/module/component/AIA/illustration/payment/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague-dark.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1-dark.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent2.svg +20 -0
- package/lib/module/component/AIA/illustration/people-agents/agent3.svg +26 -0
- package/lib/module/component/AIA/illustration/people-agents/agent4.svg +30 -0
- package/lib/module/component/AIA/illustration/people-agents/agent5.svg +27 -0
- package/lib/module/component/AIA/illustration/people-agents/agent6.svg +24 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js +93 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating2.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating3.svg +20 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating4.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating5.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating7.svg +18 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1-dark.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2-dark.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3-dark.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js +142 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising2.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising3.svg +33 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-meditating2.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-pushup.svg +15 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running2.svg +26 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running3.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running4.svg +18 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5-1.svg +37 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5.svg +19 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7-dark.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-skateboarding1.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching1.svg +13 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching2.svg +28 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-yoga.svg +16 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js +191 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child1.svg +33 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child2.svg +42 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child4.svg +38 -0
- package/lib/module/component/AIA/illustration/people-family/adult-pregnant.svg +16 -0
- package/lib/module/component/AIA/illustration/people-family/child.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/couple-baby.svg +58 -0
- package/lib/module/component/AIA/illustration/people-family/family1-dark.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family1.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family2-dark.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/family2.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-family/parent-baby.svg +51 -0
- package/lib/module/component/AIA/illustration/people-family/seniors-talking.svg +34 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking5.svg +15 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking7.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking8.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch-dark.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/index.js +114 -0
- package/lib/module/component/AIA/illustration/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-food.svg +36 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-meditating3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone2.svg +23 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-skateboarding2.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing4.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing5.svg +16 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing6.svg +27 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking-dark.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-wheelchair.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch-dark.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js +170 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing-dark.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/tandem-bike.svg +102 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury1.svg +26 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury2.svg +29 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-couple.svg +67 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient1.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient2.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient5.svg +32 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-celebration.svg +30 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-reward.svg +28 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-stack.svg +134 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js +72 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/single-coin.svg +7 -0
- package/lib/module/component/AIA/illustration/success-and-reward/success.svg +5 -0
- package/lib/module/component/AIA/illustration/success-and-reward/trumpet-confetti.svg +38 -0
- package/lib/module/component/AIA/illustration/system/communication.svg +5 -0
- package/lib/module/component/AIA/illustration/system/connected-globe.svg +5 -0
- package/lib/module/component/AIA/illustration/system/error.svg +5 -0
- package/lib/module/component/AIA/illustration/system/index.js +58 -0
- package/lib/module/component/AIA/illustration/system/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/system/warning.svg +5 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js +194 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/Changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/Accordion/README.md +51 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js +15 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js +5 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js +107 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/AreaChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js +145 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/changelog.txt +29 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js +13 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js +145 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/README.md +49 -0
- package/lib/module/component/AIA/molecules/BarChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js +96 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/BubbleChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js +95 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/README.md +27 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js +4 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js +154 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/README.md +30 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/changelog.txt +26 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js +88 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/README.md +18 -0
- package/lib/module/component/AIA/molecules/CircularButton/changelog.txt +9 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js +4 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js +119 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/README.md +27 -0
- package/lib/module/component/AIA/molecules/ClaimCard/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js +131 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/README.md +35 -0
- package/lib/module/component/AIA/molecules/ContentCard/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js +75 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js +127 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/README.md +38 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/changelog.txt +22 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js +71 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js +143 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/README.md +66 -0
- package/lib/module/component/AIA/molecules/Dialog/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js +64 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js +180 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/README.md +37 -0
- package/lib/module/component/AIA/molecules/DonutChart/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js +35 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js +86 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/README.md +22 -0
- package/lib/module/component/AIA/molecules/EngagementCard/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js +43 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/Changelog.txt +34 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js +76 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/README.md +25 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js +23 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js +106 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/LineChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js +128 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/README.md +44 -0
- package/lib/module/component/AIA/molecules/ListContainer/changelog.txt +39 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js +60 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js +109 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/README.md +18 -0
- package/lib/module/component/AIA/molecules/ListItem/changelog.txt +15 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js +26 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js +253 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js +113 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js +98 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Readme.md +35 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js +141 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js +105 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/README.md +25 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js +4 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js +52 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js +80 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/README.md +16 -0
- package/lib/module/component/AIA/molecules/PieChart/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js +147 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/README.md +31 -0
- package/lib/module/component/AIA/molecules/PolicyCard/changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js +34 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js +84 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js +99 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/README.md +29 -0
- package/lib/module/component/AIA/molecules/ProductCard/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js +14 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js +59 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js +186 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/README.md +39 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js +85 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/README.md +18 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js +106 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/changelog.txt +19 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/README.md +31 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js +155 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/README.md +22 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js +80 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/changelog.txt +16 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js +17 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/README.md +30 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js +140 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/index.js +4 -0
- package/lib/module/component/AIA/molecules/Slider/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js +70 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/Changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/Snackbar/README.md +32 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js +71 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js +11 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js +36 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/README.md +33 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js +272 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js +30 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js +4 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js +67 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/README.md +33 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js +106 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/changelog.txt +21 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js +32 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/README.md +52 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js +545 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js +32 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js +4 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/package.json +13 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js +108 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js +21 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/index.js +20 -0
- package/lib/module/component/AIA/molecules/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/package.json +18 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js +51 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/README.md +29 -0
- package/lib/module/component/AIA/organisms/Accordions/changelog.txt +11 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js +5 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js +78 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/changelog.txt +23 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js +11 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js +27 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/List.js +45 -0
- package/lib/module/component/AIA/organisms/List/List.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/README.md +57 -0
- package/lib/module/component/AIA/organisms/List/changelog.txt +10 -0
- package/lib/module/component/AIA/organisms/List/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/List/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/index.js +5 -0
- package/lib/module/component/AIA/organisms/List/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/List/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js +45 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/README.md +33 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/package.json +13 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/README.md +20 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js +179 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js +4 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js +63 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/changelog.txt +4 -0
- package/lib/module/component/AIA/organisms/index.js +6 -0
- package/lib/module/component/AIA/organisms/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/package.json +15 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/package.json +16 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/colors.json +108 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_colors.scss +105 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js +24 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/index.js +13 -0
- package/lib/module/component/AIA/styles/art/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/art/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/art/package.json +16 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/art/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/art/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/art/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/art/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/art/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/index.js +9 -0
- package/lib/module/component/AIA/styles/art/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/size.js +24 -0
- package/lib/module/component/AIA/styles/art/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js +162 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/package.json +16 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/colors.json +148 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_colors.scss +146 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js +13 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js +150 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/package.json +16 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/colors.json +137 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/cfs/scss/_colors.scss +134 -0
- package/lib/module/component/AIA/styles/cfs/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/cfs/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/cfs/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js +24 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/changelog.txt +5 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js +13 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/package.json +16 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/hesta/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/hesta/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/hesta/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/hesta/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/index.js +5 -0
- package/lib/module/component/AIA/styles/index.js.map +1 -0
- package/lib/module/component/AIA/styles/package.json +19 -0
- package/lib/module/component/AIA/utils/Accessibility/changelog.txt +9 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js +34 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js.map +1 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js +2 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js +12 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js +4 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js +315 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js +34 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/index.js +4 -0
- package/lib/module/component/AIA/utils/DateTime/index.js.map +1 -0
- package/lib/module/component/AIA/utils/File/File.js +39 -0
- package/lib/module/component/AIA/utils/File/File.js.map +1 -0
- package/lib/module/component/AIA/utils/File/index.js +4 -0
- package/lib/module/component/AIA/utils/File/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js +27 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/README.md +26 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js +5 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js +19 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js +61 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/index.js +4 -0
- package/lib/module/component/AIA/utils/NumberString/index.js.map +1 -0
- package/lib/module/component/AIA/utils/index.js +9 -0
- package/lib/module/component/AIA/utils/index.js.map +1 -0
- package/lib/module/component/AIA/utils/package.json +18 -0
- package/lib/module/component/forms/CESForm.js +98 -0
- package/lib/module/component/forms/CESForm.js.map +1 -0
- package/lib/module/component/forms/CommentForm.js +55 -0
- package/lib/module/component/forms/CommentForm.js.map +1 -0
- package/lib/module/component/forms/EffortForm.js +105 -0
- package/lib/module/component/forms/EffortForm.js.map +1 -0
- package/lib/module/component/forms/ExternalForm.js +55 -0
- package/lib/module/component/forms/ExternalForm.js.map +1 -0
- package/lib/module/component/forms/NPSForm.js +110 -0
- package/lib/module/component/forms/NPSForm.js.map +1 -0
- package/lib/module/component/forms/PollForm.js +132 -0
- package/lib/module/component/forms/PollForm.js.map +1 -0
- package/lib/module/component/forms/PromptForm.js +79 -0
- package/lib/module/component/forms/PromptForm.js.map +1 -0
- package/lib/module/component/forms/SatisfactionForm.js +195 -0
- package/lib/module/component/forms/SatisfactionForm.js.map +1 -0
- package/lib/module/index.js +8 -8
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.d.js +2 -0
- package/lib/module/types.d.js.map +1 -0
- package/lib/typescript/ContentUsefulness.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDK.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts +12 -0
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts.map +1 -0
- package/lib/typescript/FeedbackSDKForm.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSplash.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKStyles.d.ts +22 -12
- package/lib/typescript/FeedbackSDKStyles.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSuccess.d.ts.map +1 -1
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts +13 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts +40 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts +64 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts +101 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts +120 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts +21 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts +89 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts +12 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts +26 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts +83 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts +93 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts +98 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts +22 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts +54 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts +7 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts +25 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts +127 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts +79 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts +106 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts +44 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts +16 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts +14 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts +5 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts +140 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts +35 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts +52 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts +22 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts +10 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts +19 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts +12 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts +21 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts.map +1 -0
- package/lib/typescript/component/forms/CESForm.d.ts +18 -0
- package/lib/typescript/component/forms/CESForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/CommentForm.d.ts +15 -0
- package/lib/typescript/component/forms/CommentForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/EffortForm.d.ts +18 -0
- package/lib/typescript/component/forms/EffortForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts +8 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/NPSForm.d.ts +18 -0
- package/lib/typescript/component/forms/NPSForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PollForm.d.ts +17 -0
- package/lib/typescript/component/forms/PollForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PromptForm.d.ts +15 -0
- package/lib/typescript/component/forms/PromptForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts +20 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +3 -16
- package/lib/typescript/index.d.ts.map +1 -1
- package/lib/typescript/utils/networking.d.ts +1 -1
- package/lib/typescript/utils/networking.d.ts.map +1 -1
- package/package.json +6 -1
- package/lib/typescript/assets/CheckIcon.d.ts +0 -7
- package/lib/typescript/assets/CheckIcon.d.ts.map +0 -1
- package/lib/typescript/assets/PlusIcon.d.ts +0 -7
- package/lib/typescript/assets/PlusIcon.d.ts.map +0 -1
- package/lib/typescript/assets/StarIcon.d.ts +0 -7
- package/lib/typescript/assets/StarIcon.d.ts.map +0 -1
- package/lib/typescript/component/Button.d.ts +0 -30
- package/lib/typescript/component/Button.d.ts.map +0 -1
- package/lib/typescript/component/ButtonSubmit.d.ts +0 -120
- package/lib/typescript/component/ButtonSubmit.d.ts.map +0 -1
- package/lib/typescript/component/Input.d.ts +0 -112
- package/lib/typescript/component/Input.d.ts.map +0 -1
- package/lib/typescript/component/MultiSelectButtons.d.ts +0 -115
- package/lib/typescript/component/MultiSelectButtons.d.ts.map +0 -1
- package/lib/typescript/component/Rating.d.ts +0 -83
- package/lib/typescript/component/Rating.d.ts.map +0 -1
- package/lib/typescript/component/RatingNumber.d.ts +0 -139
- package/lib/typescript/component/RatingNumber.d.ts.map +0 -1
- package/lib/typescript/component/Textarea.d.ts +0 -115
- package/lib/typescript/component/Textarea.d.ts.map +0 -1
- package/lib/typescript/component/YesNoButtons.d.ts +0 -102
- package/lib/typescript/component/YesNoButtons.d.ts.map +0 -1
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M121 104.088C121 103.639 119.63 103.207 117.133 102.813C108.935 101.508 88.4692 100.587 64.5163 100.587C50.286 100.587 37.2776 100.917 27.3503 101.45C25.7222 101.536 24.1683 101.636 22.7166 101.73C13.5797 102.352 8 103.178 8 104.088C8 104.851 11.922 105.55 18.59 106.126C22.816 106.492 28.157 106.802 34.3224 107.045C37.2776 107.159 40.4048 107.259 43.6906 107.339C46.1876 107.402 48.7573 107.452 51.4026 107.493C55.065 107.546 58.8595 107.579 62.7815 107.587H64.4896C73.4264 107.587 81.8782 107.46 89.3856 107.234C90.4799 107.201 91.5727 107.163 92.6165 107.125C93.3016 107.102 93.9926 107.077 94.6776 107.046C100.837 106.806 106.184 106.495 110.432 106.13C117.078 105.554 120.994 104.851 120.994 104.092" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M102.567 32.2715C102.567 32.2715 99.0875 32.9179 98.3018 35.0893C97.5143 37.2608 93.0706 72.3384 93.0706 72.3384C93.0706 72.3384 95.2714 74.1822 99.9956 73.5206C104.719 72.8581 102.567 32.2715 102.567 32.2715Z" fill="#BCBBEF"/>
|
|
4
|
+
<path d="M97.3885 101.338C97.376 101.967 97.3019 102.561 97.0858 102.795H88.4492C88.559 102.465 88.8698 101.969 89.7573 101.817C90.7644 101.644 92.3349 101.131 93.251 100.106C93.5787 99.7418 93.8215 99.3124 93.9278 98.8106C94.3349 96.8972 97.2876 99.3963 97.2876 99.3963C97.2876 99.3963 97.4073 100.403 97.3885 101.338Z" fill="#CC4C00"/>
|
|
5
|
+
<path d="M93.6686 100.409C94.6338 100.734 96.4785 101.728 97.6508 101.261C98.4079 100.959 102.641 88.0107 102.916 82.3473C102.936 81.9357 103.012 81.3607 103.132 80.6598C103.383 79.1991 103.821 77.1902 104.327 74.9741C105.681 69.0357 107.513 61.6062 107.474 59.2321C107.412 55.5464 97.0865 58.4598 97.0865 58.4598C97.0865 58.4598 96.3767 61.483 96.2356 65.8598C95.9544 74.5482 95.1838 89.2232 93.0874 99.4143C92.9981 99.8473 93.2686 100.274 93.6686 100.409Z" fill="#B30635"/>
|
|
6
|
+
<path d="M110.253 103.113C110.241 103.741 110.166 104.335 109.951 104.569H101.314C101.424 104.239 101.735 103.743 102.621 103.591C103.628 103.418 105.199 102.905 106.116 101.88C106.443 101.516 106.687 101.086 106.793 100.585C107.199 98.6711 110.153 101.17 110.153 101.17C110.153 101.17 110.272 102.177 110.253 103.113Z" fill="#CC4C00"/>
|
|
7
|
+
<path d="M100.835 59.2454L106.294 101.077C106.294 101.077 108.69 101.688 110.554 101.199C110.554 101.199 112.153 78.9517 112.02 73.5722C111.887 68.1937 113.167 59.1803 111.728 58.1865C110.289 57.1919 100.835 59.2454 100.835 59.2454Z" fill="#E00842"/>
|
|
8
|
+
<path d="M112.418 34.1885C112.418 34.1885 106.681 30.2662 102.567 32.2725C101.912 32.5912 101.163 33.4832 100.628 34.1073C99.1411 35.8403 96.5188 62.0001 96.5188 62.0001C96.5188 62.0001 104.484 65.1528 112.418 61.1957V34.1885Z" fill="#333D47"/>
|
|
9
|
+
<path d="M103.447 34.0902C104.714 34.3527 106.577 34.0732 107.94 33.1232C107.325 31.5679 107.072 30.3411 106.983 29.5465C106.977 29.5036 106.974 29.4625 106.97 29.4232C106.929 29.0116 106.935 28.7322 106.954 28.6045H103.677C103.677 28.6045 102.78 29.0375 102.78 29.3366C102.78 29.4973 102.779 29.65 102.777 29.7965C102.771 30.1947 102.754 30.5429 102.735 30.842C102.672 31.8143 102.567 32.2723 102.567 32.2723C102.567 32.2723 102.167 33.8241 103.447 34.0902Z" fill="#F4B28D"/>
|
|
10
|
+
<path d="M102.735 30.842C105.218 31.3491 106.659 29.9143 106.982 29.5464C107.029 29.4937 107.052 29.4625 107.052 29.4625C107.026 29.4491 106.998 29.4357 106.97 29.4241C106.045 29.0277 103.947 29.342 102.776 29.7964C102.77 30.1946 102.755 30.5428 102.735 30.842Z" fill="#C38E71"/>
|
|
11
|
+
<path d="M107.794 28.0348C107.35 30.5598 104.268 30.4768 102.937 30.3179C102.562 30.2741 102.326 30.2232 102.326 30.2232C101.905 30.1036 101.668 29.4 101.558 28.4786C101.341 26.6536 101.616 23.9759 101.907 23.2911C102.346 22.2607 103.172 21.1456 106.275 21.95C109.379 22.7554 108.363 24.7991 107.794 28.0348Z" fill="#F4B28D"/>
|
|
12
|
+
<path d="M101.792 21.882C102.215 21.2615 103.115 20.5025 103.931 20.0356C105.687 19.032 107.932 20.0668 107.941 20.0713C110.476 21.2499 111.138 23.3008 109.795 26.4945C108.373 29.8722 107.021 29.4918 107.021 29.4918C107.021 29.4918 107.307 29.3034 107.281 28.2508C107.279 28.19 107.278 28.1409 107.275 28.0972C107.262 27.882 107.334 27.665 107.487 27.5213C107.801 27.2249 107.954 26.3258 107.691 26.0758C107.373 25.774 106.926 26.14 106.783 26.4231C106.659 26.6222 106.435 26.6918 106.227 26.5525C105.438 26.0249 105.951 24.9704 105.196 24.3249C104.443 23.6793 102.913 24.2213 101.783 23.707C100.302 23.124 101.471 22.3508 101.792 21.882Z" fill="#C27057"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M103.696 25.5694C103.725 25.4614 103.837 25.3667 103.927 25.2989C104.188 25.1096 104.54 25.0685 104.828 25.2176C104.966 25.2855 105.081 25.4346 105.155 25.5837C105.181 25.6239 105.205 25.6784 105.218 25.7319C105.224 25.7596 105.251 25.8266 105.236 25.8132C105.155 25.7051 105.091 25.5837 104.99 25.5025C104.839 25.3667 104.559 25.2855 104.365 25.3391C104.179 25.3801 104.027 25.5025 103.864 25.6105C103.825 25.6373 103.72 25.7051 103.67 25.6641M102.802 25.3935C102.615 25.1775 102.336 24.9194 102.03 25.0007C101.897 25.0284 101.823 25.1096 101.751 25.2176C101.729 25.2587 101.71 25.2989 101.69 25.3257C101.679 25.3534 101.642 25.3935 101.661 25.3801C101.873 25.3123 101.984 25.1096 102.235 25.2042C102.279 25.231 102.322 25.2453 102.363 25.2721C102.437 25.3123 102.735 25.6373 102.771 25.3935M102.353 25.6917C102.266 25.6784 102.18 25.665 102.098 25.6239C102.069 25.6239 102.041 25.6105 102.013 25.5837C102.003 25.5837 101.992 25.5426 101.981 25.556C101.916 25.6239 101.941 25.773 102.009 25.8132C102.115 25.8944 102.248 25.8409 102.305 25.7319" fill="#C38E71"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M104.68 25.7184C104.604 25.705 104.525 25.7184 104.447 25.7318C104.38 25.7318 104.248 25.705 104.185 25.7318C104.114 25.7595 104.174 25.8809 104.21 25.9086C104.345 26.0167 104.545 25.9899 104.602 25.8131M102.78 25.7595C102.731 26.1113 102.68 26.4774 102.59 26.8292C102.564 26.9372 102.546 27.0452 102.521 27.1675C102.511 27.2086 102.472 27.2899 102.489 27.33C102.55 27.5193 102.898 27.547 103.048 27.5604C103.115 27.5738 103.181 27.5872 103.249 27.6006H103.357C103.355 27.5193 103.274 27.4524 103.228 27.3979C103.122 27.2756 102.989 27.1408 102.924 26.9917C102.843 26.8024 102.877 26.572 102.878 26.3684C102.881 26.1925 102.849 26.03 102.851 25.8542" fill="#C38E71"/>
|
|
15
|
+
<path d="M103.676 28.6043C103.676 28.6043 103.27 28.9954 102.614 28.874C102.226 28.8026 102.008 28.2677 102.008 28.2677C102.008 28.2677 102.755 28.1258 103.676 28.6043Z" fill="#C38E71"/>
|
|
16
|
+
<path d="M102.24 32.1724C102.24 32.1724 96.433 34.6893 95.6464 36.6233C94.8607 38.5563 92.3044 50.4304 92.3044 51.8224C92.3044 53.2152 96.7544 52.134 97.4714 49.8884C98.0661 48.0233 100.073 42.2947 101.132 38.6715L102.24 32.1724ZM101.438 74.9161C101.938 75.0518 102.432 75.1634 102.924 75.2491C103.358 75.3277 103.791 75.3858 104.224 75.4241C106.679 75.6509 109.146 75.2858 112.028 74.4116C112.676 74.2143 113.347 73.9911 114.043 73.7438C114.117 73.717 113.854 65.659 113.55 57.3465C113.519 56.4875 113.487 55.6259 113.455 54.7706C113.441 54.409 113.429 54.0483 113.414 53.6884C113.138 46.3366 112.865 39.6974 112.807 39.3393C112.676 38.5304 112.552 37.8411 112.418 37.2438C112.025 35.5018 111.538 34.5465 110.474 33.725C110.371 33.642 109.521 33.1884 108.771 32.7947C108.149 32.4679 107.597 32.1831 107.597 32.1831H107.596C107.35 32.3116 107.053 32.9099 106.742 33.7509C106.171 35.3009 105.555 37.6733 105.126 39.4465C105.125 39.4509 105.124 39.4536 105.124 39.4554C104.848 40.6 104.65 41.492 104.594 41.7474C104.498 42.1786 104.371 43.0152 104.223 44.1483C104.021 45.6902 103.779 47.784 103.525 50.159C103.499 50.4027 103.472 50.6509 103.446 50.9C103.416 51.1849 103.385 51.4733 103.355 51.7643C103.346 51.8581 103.336 51.9518 103.326 52.0447C103.228 52.9858 103.129 53.9572 103.031 54.9438C102.949 55.7599 101.779 56.3491 101.698 57.1786C101.652 57.6661 101.554 62.1616 101.429 63.5965C101.339 64.6206 101.403 74.434 101.438 74.9161Z" fill="#DEDDF7"/>
|
|
17
|
+
<path d="M105.224 54.5695C105.224 54.5695 109.875 56.3169 113.476 55.3285L113.414 53.6883L104.704 52.9713L105.224 54.5695ZM103.518 50.2267C103.503 50.3678 103.488 50.5115 103.472 50.6544L113.346 51.8767C113.189 47.7588 113.038 44.0249 112.935 41.7204L110.054 38.1499L110.377 45.0133C110.347 46.4088 110.722 48.0062 109.414 48.4928L103.518 50.2267Z" fill="#BCBBEF"/>
|
|
18
|
+
<path d="M104.455 42.514L107.72 37.6417L107.052 36.181L109.414 32.1721L107.35 31.3721C107.35 31.3721 106.266 33.106 104.455 42.514ZM100.086 42.3078V37.3015L100.835 36.181V32.8203L102.683 31.4694C102.683 31.4694 102.519 33.7872 100.086 42.3078ZM109.905 69.323H104.197V62.4765H109.905V69.323Z" fill="#DEDDF7"/>
|
|
19
|
+
<path d="M109.905 63.5926H104.197V62.4766H109.905V63.5926Z" fill="#BCBBEF"/>
|
|
20
|
+
<path d="M94.3866 60.3015L106.626 59.7569L104.144 43.6274L91.9036 44.173L94.3866 60.3015Z" fill="#0C6DD2"/>
|
|
21
|
+
<path d="M100.086 43.8079C100.086 43.8079 99.9893 43.3606 99.4312 43.4124C98.875 43.4651 95.7446 43.6276 95.7446 43.6276C95.7446 43.6276 95.1411 43.6168 95.1973 44.0258L100.086 43.8079Z" fill="#0A57A8"/>
|
|
22
|
+
<path d="M113.748 34.5805C112.609 33.2609 110.677 32.6653 109.281 32.3975L108.195 34.2412C109.05 37.2082 110.594 42.6725 111.286 45.793C111.546 46.9689 111.686 47.8117 111.622 48.0635C111.345 49.1609 108.465 49.7251 106.64 49.9742C106.356 50.0135 106.097 50.0448 105.879 50.0689L105.224 53.9144C105.379 53.9492 105.549 53.9867 105.736 54.0269C105.738 54.0269 105.741 54.0269 105.745 54.0287C107.34 54.3671 110.022 54.843 112.418 54.8171C112.771 54.8126 113.119 54.7984 113.455 54.7707C113.915 54.7332 114.354 54.6716 114.763 54.5796C115.638 54.3841 116.372 54.0537 116.852 53.5367C120.416 49.6975 114.907 35.9216 113.748 34.5805Z" fill="#DEDDF7"/>
|
|
23
|
+
<path d="M100.382 53.3141C99.8749 53.3239 99.8856 52.9346 100.152 52.8828L100.986 52.681L99.1329 52.6641C98.8677 52.7159 98.7919 52.3266 99.0579 52.2757L99.2392 52.2319L98.2213 52.19C97.6177 52.1078 97.8785 51.6828 98.1463 51.6462L100.805 51.3676L98.4731 51.3873C98.2035 51.3962 98.2472 50.9828 98.5169 50.9739L101.82 50.4328C101.841 50.4292 101.863 50.423 101.883 50.4141C101.886 50.4123 101.89 50.4105 101.894 50.4096C102.103 50.3132 102.062 50.0078 101.836 49.9578C101.763 49.9409 101.684 49.9167 101.599 49.8748C101.426 49.7891 101.299 49.7025 101.207 49.6194C101.02 49.4516 101.188 49.1462 101.431 49.2114L103.659 49.8114C103.678 49.8167 103.696 49.8239 103.713 49.8337L104.528 50.2909C104.54 50.2971 104.552 50.306 104.562 50.3141L105.558 51.1364C105.597 51.1685 105.645 51.1873 105.695 51.1909L105.422 52.8757C105.396 52.8703 105.37 52.8685 105.345 52.8703L100.382 53.3141L103.238 53.0712ZM93.6686 46.4801C93.6686 46.4801 93.2981 46.4855 92.4177 46.7159C91.566 46.9391 91.6954 48.0078 91.7124 48.223C91.7436 48.6355 91.9061 49.2944 92.0472 49.6748C92.1883 50.056 92.3017 50.2837 92.5365 50.5766C92.8811 51.0069 95.3177 50.7176 95.3231 50.4998C95.3276 50.3542 95.2919 50.2078 95.1615 50.1453C95.024 50.0801 93.1445 49.7792 93.1445 49.7792C93.1445 49.7792 95.2704 49.7266 95.5026 49.3766C95.7347 49.0257 95.482 48.8828 95.3115 48.8775C95.1401 48.8721 92.8195 48.6516 92.8195 48.6516C92.8195 48.6516 95.0302 48.3132 95.1811 48.0855C95.3329 47.856 95.1517 47.4569 94.2142 47.5542C93.6892 47.6087 92.6186 47.5185 92.6186 47.5185C92.6186 47.5185 94.1258 47.1292 94.3526 46.7864C94.5802 46.4435 93.6686 46.4801 93.6686 46.4801Z" fill="#F4B28D"/>
|
|
24
|
+
<path d="M40.9446 99.1089C40.9446 99.1089 41.0286 100.619 40.7339 101.376C40.4393 102.133 40.4393 102.974 40.7339 103.185C41.0286 103.395 49.3196 103.185 49.3196 103.185C49.3196 103.185 49.6348 102.07 48.3518 101.838C47.0687 101.607 45.0875 101.691 44.625 101.039C44.1071 100.31 44.0991 99.1884 44.0991 99.1884L40.9446 99.1089Z" fill="#DF967F"/>
|
|
25
|
+
<path d="M48.3518 101.838C47.0688 101.607 45.0876 101.691 44.6251 101.039C44.6054 101.011 44.5911 100.98 44.5733 100.952C42.392 101.162 40.8581 100.893 40.8581 100.893C40.8259 101.068 40.7884 101.236 40.734 101.376C40.4402 102.133 40.4402 102.974 40.734 103.185C41.0286 103.394 49.3188 103.185 49.3188 103.185C49.3188 103.185 49.6349 102.069 48.3518 101.838Z" fill="#B30635"/>
|
|
26
|
+
<path d="M45.8768 56.3705C45.8241 58.4214 45.5901 58.9723 45.5794 61.0187C45.6026 63.0598 45.633 65.1008 45.691 67.1383C45.7401 69.1705 45.8643 72.3231 45.9759 74.974C46.1071 78.0749 46.0526 81.1785 45.8125 84.2723C45.358 90.1258 44.7437 99.049 44.7276 100.329L40.6285 100.242C40.1562 96.6642 39.5785 91.4365 39.5143 88.2106C39.4884 86.4973 40.066 80.1285 40.066 80.1285C38.3366 75.508 36.4518 67.6785 35.7705 63.6481C35.3116 61.6633 34.9937 58.2883 34.4241 56.3169L45.8768 56.3705Z" fill="#0A57A8"/>
|
|
27
|
+
<path d="M20.0017 95.9429C20.0017 95.9429 19.416 97.3366 18.8187 97.8884C18.2232 98.4393 17.8535 99.1955 18.0267 99.5134C18.199 99.8322 25.7428 103.278 25.7428 103.278C25.7428 103.278 26.5142 102.414 25.4633 101.644C24.4107 100.873 22.5937 100.08 22.4633 99.2911C22.3178 98.4089 22.8026 97.3973 22.8026 97.3973L20.0017 95.9429Z" fill="#DF967F"/>
|
|
28
|
+
<path d="M25.4633 101.644C24.4115 100.873 22.5936 100.08 22.4633 99.2908C22.4579 99.2578 22.4588 99.223 22.4553 99.1891C20.4026 98.423 19.1428 97.5078 19.1428 97.5078C19.0365 97.6525 18.9285 97.7864 18.8195 97.8882C18.2231 98.4391 17.8544 99.1953 18.0258 99.5132C18.199 99.8319 25.7419 103.277 25.7419 103.277C25.7419 103.277 26.5142 102.414 25.4633 101.644Z" fill="#B30635"/>
|
|
29
|
+
<path d="M40.9742 56.4599C40.3251 58.4197 40.3073 59.4456 39.7001 61.4126C39.1269 63.3849 38.5617 65.3572 38.0224 67.3358C36.9278 71.2884 35.5465 76.5947 34.2957 80.492C33.5323 82.8688 29.7751 86.6259 28.0215 89.7251C26.4064 92.5804 23.4903 97.1134 23.101 98.4313L19.2644 96.9876C19.9653 94.7492 21.8144 89.5358 22.7644 86.7384C23.8957 83.234 28.8519 78.2009 28.8519 78.2009C29.1528 73.5759 29.0626 69.9277 29.326 65.834C29.5358 60.7867 29.2082 57.4947 29.7224 55.3965L40.9742 56.4599Z" fill="#0C6DD2"/>
|
|
30
|
+
<path d="M46.4421 33.998L47.851 44.8123L45.4001 42.6132L59.7947 44.9248L59.6688 47.1784L45.1063 47.8722C43.9465 47.9275 42.9447 47.1204 42.7233 46.015L42.6554 45.673L40.5037 34.9811L46.4421 33.998Z" fill="#DF967F"/>
|
|
31
|
+
<path d="M45.8786 31.7983C45.8786 31.7983 46.4125 33.0689 46.9733 35.4242C47.534 37.7796 47.8706 40.5055 47.8706 40.5055C47.8706 40.5055 47.109 41.1162 44.784 40.9769C42.4581 40.8358 45.8786 31.7983 45.8786 31.7983Z" fill="#B30635"/>
|
|
32
|
+
<path d="M45.8786 56.4838V31.7981C45.8786 31.7981 44.0455 27.6731 37.7812 27.0624C37.7812 27.0624 34.4205 26.7562 30.6018 30.2704L29.6848 56.4838H45.8786Z" fill="#E00842"/>
|
|
33
|
+
<path d="M36.718 23.0679L35.7563 27.3152C35.7563 27.3152 38.1269 28.8366 40.3438 27.5589L40.4867 24.0072L36.718 23.0679Z" fill="#DF967F"/>
|
|
34
|
+
<path d="M36.9089 23.3608C36.9089 23.3608 36.7535 26.4349 39.2589 26.9769C39.6223 27.0555 39.9999 27.0394 40.3642 26.9653L40.3678 26.9644L40.3803 26.6662L36.9089 23.3608Z" fill="#B27866"/>
|
|
35
|
+
<path d="M44.2339 20.2293C44.2339 20.2293 43.5865 24.7069 41.4847 26.2909C40.9847 26.6685 40.0705 26.8873 38.6964 26.3221C37.3222 25.756 36.3919 22.2498 36.3919 22.2498C36.3919 22.2498 35.4231 16.915 38.6562 16.7534C41.8892 16.5918 44.5562 17.6427 44.2339 20.2293Z" fill="#DF967F"/>
|
|
36
|
+
<path d="M37.1204 21.0578C37.1204 21.0578 37.2249 20.4194 37.5642 20.9364C37.9892 21.5828 38.2347 21.3811 38.4338 20.4114C38.632 19.4409 38.5151 19.2587 39.2419 19.198C39.9695 19.1373 40.2124 19.6837 40.757 19.6837C41.3035 19.6837 41.7276 19.2587 42.5758 19.6837C43.4249 20.1078 43.5463 20.3498 44.5767 19.9864C45.6079 19.6221 45.5803 17.9855 44.2597 17.5007C42.9401 17.0159 43.6686 16.6266 41.8285 16.0989C40.6561 15.7632 40.0508 16.4043 38.5749 16.2284C36.5544 15.9855 36.9785 17.44 36.2561 17.8043C35.3428 18.2641 35.6651 20.4712 36.0892 21.2596C36.5142 22.048 36.4222 24.2328 36.6401 23.7686C37.1606 22.6543 37.1204 21.0578 37.1204 21.0578Z" fill="#5856D6"/>
|
|
37
|
+
<path d="M37.7875 21.3605C37.7875 21.3605 37.7473 20.3203 37.2071 20.3971C36.667 20.4739 36.9428 22.8427 37.3857 22.2284C37.8295 21.615 37.7875 21.3605 37.7875 21.3605ZM34.7812 34.4989L28.1893 46.4507L26.3428 42.656L39.9223 46.7828L39.4991 48.9998L25.3545 47.8293C24.0134 47.7185 23.0161 46.5418 23.1277 45.1998C23.1527 44.8962 23.2321 44.6105 23.3562 44.3516L23.5089 44.0346L29.4321 31.7382L34.7812 34.4989Z" fill="#DF967F"/>
|
|
38
|
+
<path d="M39.7947 46.8088C39.7947 46.8088 41.2108 46.6651 42.1215 46.5195C43.0322 46.3749 42.9563 46.9383 42.1778 47.1588C41.4001 47.3802 41.5037 47.5749 42.5287 47.5936C43.5537 47.6124 44.1653 47.1883 44.8974 47.2285C45.6296 47.2695 44.1992 47.9267 42.9546 48.291C42.9546 48.291 45.1171 47.2713 45.4037 47.4526C45.6894 47.6338 44.4376 49.0258 42.1197 49.2222C39.8019 49.4177 39.0322 48.9293 39.0322 48.9293C39.0322 48.9293 38.3894 47.324 39.7947 46.8088Z" fill="#DF967F"/>
|
|
39
|
+
<path d="M31.6724 29.3711C31.6724 29.3711 30.2608 30.0398 28.5787 32.5916C26.8956 35.1434 25.1572 39.4898 25.1572 39.4898C25.1572 39.4898 28.4662 41.8613 31.2144 41.7693L34.5331 35.8631C35.1501 34.7648 35.2608 33.4532 34.8358 32.2666C34.3242 30.8381 33.1412 29.755 31.6724 29.3711Z" fill="#E00842"/>
|
|
40
|
+
<path d="M40.1831 24.758C40.1831 24.758 40.1813 25.1348 41.0831 25.2929C41.0831 25.2929 41.8385 25.4259 41.9099 25.0286C41.9099 25.0286 41.2545 24.5759 40.1831 24.758Z" fill="#B27866"/>
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.3 21.6098C42.4857 21.5223 42.6955 21.4821 42.8946 21.4652C43.0419 21.4553 43.1839 21.4571 43.333 21.4946C43.4392 21.5205 43.5482 21.5937 43.6535 21.6705C43.6884 21.6964 43.7044 21.7134 43.7384 21.7411C43.7562 21.7544 43.8098 21.7919 43.7875 21.7875C43.5669 21.7509 43.3937 21.6161 43.1803 21.6152C42.9678 21.6089 42.8053 21.75 42.6169 21.7937C42.516 21.8044 42.3509 21.8009 42.3241 21.7071M41.3232 21.3625C41.1705 21.0866 40.7294 20.8643 40.4134 20.825C40.3 20.8143 40.1937 20.8366 40.083 20.8687C40.0517 20.8839 40.0196 20.9009 39.9866 20.9214C39.9598 20.9268 39.9089 20.9339 39.9276 20.9437C40.1205 21.0393 40.3669 20.9732 40.566 21.0536C40.8259 21.158 40.9455 21.5036 41.2401 21.4357M42.0098 21.9643C42.0598 22.5027 42.1973 23.0098 42.1089 23.5393C42.0892 23.6294 42.0991 23.7562 42.0589 23.8402C41.9892 24.033 41.6178 23.9143 41.4892 23.8848C41.4678 23.8786 41.2928 23.8473 41.2785 23.8286C41.2785 23.7777 41.3955 23.733 41.4294 23.7125C41.5571 23.6446 41.6642 23.5696 41.7276 23.4384C41.875 23.1839 41.8767 22.883 41.8982 22.5911C41.9241 22.4393 41.9687 22.2973 41.9946 22.1437M43.4651 22.0616C43.3044 22.0991 43.1285 22.0678 42.9642 22.0625C42.9214 22.0509 42.7714 22.0152 42.7669 22.025C42.5803 22.1652 42.8812 22.3821 43.0134 22.4044C43.2116 22.4375 43.2892 22.2768 43.3785 22.1419M41.0026 21.6536C40.8419 21.6911 40.666 21.6598 40.5026 21.6544C40.4589 21.6428 40.3098 21.608 40.3053 21.6169C40.1178 21.7571 40.4187 21.9741 40.5517 21.9964C40.7491 22.0303 40.8267 21.8687 40.916 21.7339" fill="#B27866"/>
|
|
42
|
+
<path d="M52.2268 53.5312L51.875 53.4267L53.1804 49.0044L53.5321 49.108L52.2268 53.5312Z" fill="#0A57A8"/>
|
|
43
|
+
<path d="M67.4419 32.4934C65.9955 31.3023 67.9633 28.5488 65.4526 27.9979C64.3437 27.7541 62.9607 27.6068 61.7615 27.5175C63.6696 27.0015 66.3705 27.6309 66.3705 27.6309C66.3705 27.6309 70.5321 22.3372 64.4455 19.8791C64.4455 19.8791 61.5562 18.9407 59.4357 20.4907C57.3133 22.0407 57.191 24.7541 57.5178 26.2023C57.6589 26.83 58.1955 27.7006 58.9901 28.0622C58.8464 28.9273 58.2482 30.355 55.9026 30.6907C52.4785 31.18 53.0517 32.9532 52.8267 33.872C52.6008 34.7907 48.5642 34.4845 48.074 38.0345C47.583 41.5836 50.5892 43.647 52.8267 43.2515C55.0633 42.8559 67.0892 36.3211 67.0892 36.3211C67.0892 36.3211 69.9205 34.5345 67.4419 32.4934Z" fill="#5856D6"/>
|
|
44
|
+
<path d="M66.7188 33.1641C66.7188 33.1641 68.2071 33.5685 69.6759 36.4748C71.1446 39.381 72.858 45.0105 74.0821 45.256C75.3063 45.5007 80.5938 43.7257 80.5938 43.7257L81.1607 45.1533C81.1607 45.1533 76.7732 49.2337 72.858 49.0498C69.308 48.8837 67.0893 43.2971 67.0893 43.2971L66.7188 33.1641Z" fill="#FFCABA"/>
|
|
45
|
+
<path d="M87.2393 43.5733C86.8107 43.4813 84.7295 44.0929 84.2402 43.7259C84.1777 43.6786 84.1161 43.6322 84.0554 43.5858C84.0884 43.4188 84.175 43.2224 84.3938 43.1134C84.8223 42.8983 84.8982 42.5483 84.6688 42.6393C84.4393 42.7313 82.8473 43.1134 82.8473 43.1134L82.8491 43.1143C82.7759 43.1197 82.7 43.1277 82.6188 43.1447C81.8848 43.2974 80.5938 43.7259 80.5938 43.7259L81.1607 45.1536C81.1607 45.1536 81.7009 45.0108 82.6804 45.317C83.6589 45.6233 84.9446 45.4447 85.6179 45.1206C86.2911 44.7974 87.6679 43.6643 87.2393 43.5733Z" fill="#FFCABA"/>
|
|
46
|
+
<path d="M65.8142 32.8525C65.8142 32.8525 68.0535 33.3222 69.6142 35.5249C71.1749 37.7284 71.7562 39.3195 71.7562 39.3195C71.7562 39.3195 70.9446 40.9418 68.4589 41.1097C65.9731 41.2775 65.8142 32.8525 65.8142 32.8525Z" fill="#FF5F00"/>
|
|
47
|
+
<path d="M52.9483 104.569H49.7742C49.1099 104.569 48.3688 103.914 48.184 102.713C47.9992 101.511 46.6313 100.855 46.3358 99.872C46.143 99.2309 46.7215 98.4167 47.1474 97.9309C47.3742 97.6711 47.5563 97.5051 47.5563 97.5051L48.0742 96.8506L50.5885 97.4327C50.5885 97.4327 50.7733 99.1809 50.6992 100.492C50.6394 101.546 50.9171 102.667 51.6447 103.196C51.8206 103.325 52.0233 103.419 52.2555 103.469C53.4385 103.724 52.9483 104.569 52.9483 104.569Z" fill="#FFCABA"/>
|
|
48
|
+
<path d="M56.9394 49.7607C56.9394 49.7607 53.193 54.7875 52.843 58.1857C52.4948 61.5831 53.793 72.9098 53.0483 76.2223C52.4626 78.8295 50.6233 80.7893 49.4805 87.7884C49.1715 89.6813 48.6546 93.4188 48.0742 96.8509C48.0742 96.8509 50.2581 98.0982 50.5885 97.4331C52.4367 93.7116 59.5823 79.9982 59.884 77.5072C60.0974 75.7438 62.1626 65.5411 66.218 58.6938C67.1912 57.05 65.6206 50.5134 65.6206 50.5134L56.9394 49.7607Z" fill="#FFCABA"/>
|
|
49
|
+
<path d="M52.9483 104.57H49.7742C49.1099 104.57 48.3688 103.914 48.184 102.713C47.9992 101.512 46.6313 100.855 46.3358 99.8722C46.143 99.2312 46.7215 98.4169 47.1474 97.9312C47.1474 97.9312 48.501 99.9972 48.7456 101.772C48.9688 103.384 50.0483 103.43 51.6447 103.196C51.8206 103.325 52.0233 103.42 52.2555 103.47C53.4385 103.724 52.9483 104.57 52.9483 104.57Z" fill="#5856D6"/>
|
|
50
|
+
<path d="M69.0269 104.265L60.5099 104.282C60.2903 104.175 60.2019 103.47 60.1822 102.572C60.1751 102.248 60.1778 101.896 60.1849 101.541C60.2215 99.8837 59.9412 97.931 59.9412 97.931C59.9412 97.931 63.4046 96.9176 63.2706 98.7426C63.0635 101.582 65.2546 102.529 66.7956 102.895C67.1224 102.974 67.4197 103.026 67.6581 103.063C69.0269 103.282 69.0269 104.265 69.0269 104.265Z" fill="#FFCABA"/>
|
|
51
|
+
<path d="M67.3447 49.9883C67.3447 49.9883 69.0688 53.8838 69.2268 56.4865C69.384 59.0892 62.9438 96.1311 63.2599 99.7052C63.3599 100.845 60.2313 99.5874 60.2313 99.5874C60.2313 99.5874 56.6402 81.1785 59.5018 66.3177C61.1733 57.641 60.6992 49.9883 60.6992 49.9883H67.3447Z" fill="#FFCABA"/>
|
|
52
|
+
<path d="M69.0268 104.265L60.5098 104.282C60.2902 104.175 60.2018 103.471 60.1821 102.572V102.568C60.1821 102.568 61.7196 102.904 63.5866 103.516C64.6589 103.868 65.7696 103.321 66.7955 102.896C67.1223 102.974 67.4196 103.026 67.658 103.063C69.0268 103.282 69.0268 104.265 69.0268 104.265Z" fill="#5856D6"/>
|
|
53
|
+
<path d="M72.8071 51.2678C73.9393 59.1749 69.825 62.5999 69.7589 63.1151C69.4384 68.558 70.1491 75.999 70.2875 78.4249C70.4509 81.2803 70.3491 84.708 70.3491 84.708C66.5018 84.5946 60.7 83.158 56.6196 83.3205C52.5401 83.4839 50.1741 81.6294 50.1741 81.6294C50.1741 81.6294 52.8205 77.0446 52.2955 68.2258C51.7705 59.4071 52.9071 56.149 54.0705 52.783C55.233 49.4169 54.0705 46.333 54.0705 46.333L54.9035 46.5437C54.4339 45.7535 53.8866 44.716 53.8348 43.8544C53.7089 41.7062 53.8348 39.9169 53.8348 39.9169L56.8401 33.3615C62.5705 31.2723 66.7187 33.1642 66.7187 33.1642C66.7187 33.1642 68.1044 35.6285 69.0125 39.1776C69.3205 40.3883 70.1348 42.441 69.05 43.4124C69.05 43.4124 69.05 43.4142 69.0491 43.4151C68.5071 44.5321 69.0401 45.2749 69.7589 46.2044C69.7598 46.2071 69.7625 46.208 69.7643 46.2107C70.5616 47.2437 72.0857 48.1419 72.8071 51.2678Z" fill="#FF5F00"/>
|
|
54
|
+
<path d="M69.759 46.2043C68.5349 44.7775 65.2483 44.582 64.8617 44.2561C64.4742 43.9302 64.8617 43.8784 64.8617 43.8784C68.0465 44.565 69.0045 43.4677 69.0492 43.415C68.5063 44.532 69.0402 45.2758 69.759 46.2043Z" fill="#CC4C00"/>
|
|
55
|
+
<path d="M58.5973 59.7607L50.6723 58.3643C50.2562 58.2911 49.9785 57.8946 50.0517 57.4786L50.6991 53.808C50.7723 53.392 51.1687 53.1143 51.5848 53.1875L59.5098 54.5839C59.925 54.6571 60.2026 55.0536 60.1294 55.4696L59.483 59.1402C59.4098 59.5562 59.0125 59.8339 58.5973 59.7607Z" fill="#0C6DD2"/>
|
|
56
|
+
<path d="M55.0222 56.8613L55.0079 56.8551L50.5195 54.7381L50.5695 54.6318L55.0436 56.7417L59.9695 56.2881L59.9802 56.4059L55.0222 56.8613Z" fill="#0A57A8"/>
|
|
57
|
+
<path d="M54.9383 57.1785C54.782 57.1508 54.6767 57.0008 54.7044 56.8446L54.7463 56.6089C54.7731 56.4526 54.924 56.3473 55.0803 56.375C55.2365 56.4026 55.3419 56.5526 55.3142 56.7098L55.2731 56.9446C55.2454 57.1008 55.0945 57.2062 54.9383 57.1785ZM59.5097 54.7678C59.5017 54.7678 59.4937 54.7669 59.4847 54.766C59.3847 54.7526 59.3142 54.6607 59.3276 54.5598C59.3508 54.3839 61.657 36.9142 58.5945 32.7785C58.5347 32.6973 58.5517 32.5821 58.6329 32.5223C58.7142 32.4616 58.8294 32.4785 58.8901 32.5598C62.0401 36.8142 59.7883 53.8839 59.691 54.6089C59.6785 54.7008 59.5999 54.7678 59.5097 54.7678Z" fill="#0A57A8"/>
|
|
58
|
+
<path d="M57.8037 33.1641C57.8037 33.1641 55.5698 33.0418 53.9171 36.382C52.3314 39.5865 49.8814 45.2516 50.4189 47.14C50.6742 48.0383 53.1528 50.3561 59.7948 53.0838C59.7948 53.0838 61.4662 52.2391 60.7376 51.7106C60.7376 51.7106 54.3001 45.9427 54.3796 45.4633C54.4805 44.8543 54.9573 42.349 58.9965 37.6061C60.0546 36.3633 57.8037 33.1641 57.8037 33.1641Z" fill="#FFCABA"/>
|
|
59
|
+
<path d="M58.4294 32.8687C58.4294 32.8687 55.5079 33.1079 53.7642 35.4945L52.0508 38.4017C52.0508 38.4017 52.5704 40.7883 56.1508 41.9204L58.3267 39.6508C59.6677 38.2517 59.9061 36.3401 59.2008 34.5347L58.4294 32.8687Z" fill="#FF5F00"/>
|
|
60
|
+
<path d="M60.0973 33.3036C59.7348 32.9143 59.9276 32.5411 60.2098 31.9322C60.55 31.2 60.9714 30.1536 61.0437 28.7661L61.1428 28.7724L64.875 29.6536C64.875 29.6536 64.7294 30.7143 64.6705 31.7188C64.6705 31.7268 64.6696 31.7349 64.6696 31.7429C64.616 32.6152 64.6598 33.6563 64.2509 34.0179C62.7839 35.3161 60.5794 33.8206 60.0973 33.3036Z" fill="#FFCABA"/>
|
|
61
|
+
<path d="M64.8749 29.6536C64.8749 29.6536 64.7294 30.7143 64.6705 31.7179C62.5642 31.5465 61.5928 30.0679 61.1892 29.084L64.8749 29.6536Z" fill="#CCA295"/>
|
|
62
|
+
<path d="M65.5375 30.3544C65.5375 30.3544 60.5535 30.7535 60.3526 27.6455C60.1518 24.5383 59.3741 22.4973 62.5473 22.1116C65.7205 21.7249 66.416 22.8705 66.7357 23.8919C67.0544 24.9124 66.8285 30.1705 65.5375 30.3544Z" fill="#FFCABA"/>
|
|
63
|
+
<path d="M66.4769 22.173C65.6466 21.2873 65.0769 21.5302 64.768 21.832C63.5876 20.2909 60.3305 22.8329 60.3305 22.8329C60.1385 25.0837 58.6108 26.4632 58.6108 26.4632C58.6108 26.4632 59.5564 26.9677 61.618 26.2954C63.2733 25.7561 64.3305 23.2462 64.6832 22.2757C65.0037 22.4025 65.6537 22.7105 65.9957 23.2346C66.4492 23.9311 66.8573 24.8659 66.851 26.0445C66.851 26.0445 67.7224 23.5016 66.4769 22.173Z" fill="#5856D6"/>
|
|
64
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M65.5403 24.9403C65.6921 24.801 65.8813 24.7019 66.0662 24.6269C66.2037 24.5733 66.3412 24.5331 66.4938 24.5251C66.6037 24.5188 66.7287 24.5563 66.8519 24.5983C66.8929 24.6126 66.9135 24.6242 66.9537 24.6412C66.9751 24.6483 67.0367 24.6688 67.0144 24.6715C66.7929 24.701 66.5876 24.6233 66.3831 24.6849C66.1787 24.7421 66.0644 24.9251 65.8974 25.0215C65.8046 25.0617 65.6456 25.1072 65.5929 25.026M64.534 24.9912C64.3072 24.7724 63.8197 24.6903 63.5063 24.7456C63.3947 24.7688 63.3001 24.8215 63.2037 24.8849C63.1787 24.9081 63.1528 24.934 63.1269 24.9635C63.1028 24.9769 63.0563 24.9992 63.0778 25.0028C63.2894 25.0367 63.5054 24.901 63.7197 24.9188C63.9992 24.9421 64.2144 25.2376 64.4769 25.0858M65.3679 25.3635C65.5742 25.8635 65.8546 26.3081 65.926 26.8394C65.934 26.9313 65.9804 27.0501 65.9671 27.1421C65.9581 27.3474 65.5679 27.343 65.4367 27.3519C65.4144 27.3528 65.2367 27.3751 65.2179 27.3608C65.2037 27.3126 65.3019 27.2349 65.3278 27.2055C65.4296 27.1028 65.5108 27.0001 65.5331 26.8555C65.5983 26.5697 65.5108 26.2813 65.4456 25.9956C65.426 25.8438 65.426 25.6938 65.4063 25.5394M66.7867 25.0278C66.6447 25.1117 66.4671 25.1331 66.309 25.176C66.2644 25.1778 66.1108 25.1885 66.109 25.1983C65.9724 25.3876 66.3233 25.5063 66.4563 25.4885C66.6554 25.4617 66.6822 25.2849 66.7278 25.1305M64.3135 25.3635C64.1715 25.4474 63.9938 25.4688 63.8358 25.5117C63.7912 25.5135 63.6376 25.5242 63.6367 25.534C63.4992 25.7242 63.8501 25.8421 63.9831 25.8242C64.1822 25.7983 64.209 25.6215 64.2546 25.4662" fill="#CCA295"/>
|
|
65
|
+
<path d="M64.4456 28.5712C64.4456 28.5712 64.5554 28.9319 65.4625 28.8176C65.4625 28.8176 66.2241 28.7221 66.175 28.3212C66.175 28.3212 65.4152 28.0819 64.4456 28.5712Z" fill="#CCA295"/>
|
|
66
|
+
<path d="M63.2902 56.1202L60.8429 54.5908C59.9563 53.697 59.1402 53.0961 59.7697 52.1497C60.051 51.7283 60.6277 51.5122 60.9438 51.5068L61.9349 51.4702L64.6911 52.0595C64.6911 52.0595 64.6527 52.4908 63.7804 52.4791C63.4001 52.4747 63.2233 52.2559 62.984 52.3774C63.0715 52.5372 63.1715 52.7033 63.2992 52.8577L66.0367 54.88C66.2751 55.0122 66.1233 55.4033 65.8858 55.2711L63.8054 54.1818L66.0608 55.6533C66.2831 55.8086 66.3215 56.3095 65.742 56.1059L64.8117 55.6756L64.9545 55.7979C65.1679 55.9658 64.9224 56.28 64.7081 56.1122L63.0402 55.2756L63.6947 55.8399C63.909 56.0077 63.7402 56.3631 63.2902 56.1202Z" fill="#FFCABA"/>
|
|
67
|
+
</svg>
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M107 104.753C107 104.304 105.957 103.872 104.057 103.478C97.8175 102.173 82.242 101.252 64.0124 101.252C53.1823 101.252 43.282 101.582 35.7268 102.115C34.4877 102.201 33.3051 102.301 32.2003 102.395C25.2465 103.017 21 103.843 21 104.753C21 105.516 23.9849 106.215 29.0597 106.791C32.2759 107.157 36.3407 107.467 41.033 107.71C43.282 107.824 45.662 107.924 48.1628 108.004C50.0631 108.067 52.0188 108.117 54.032 108.158C56.8194 108.211 59.7072 108.244 62.6921 108.252H63.9921C70.7935 108.252 77.2259 108.125 82.9395 107.899C83.7723 107.866 84.604 107.828 85.3984 107.79C85.9198 107.767 86.4457 107.742 86.967 107.711C91.6548 107.471 95.7241 107.16 98.9572 106.795C104.015 106.219 106.995 105.516 106.995 104.757" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M55.3751 102.618L57.5662 102.101L56.3537 96.8345L54.1626 97.3523L55.3751 102.618Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M57.6705 101.833L55.2321 102.402C55.141 102.423 55.0768 102.505 55.0776 102.599L55.1009 104.686C55.1026 104.902 55.3044 105.06 55.5143 105.008C56.3901 104.787 57.6491 104.44 58.7544 104.181C60.0464 103.88 60.0714 103.93 61.5875 103.576C62.5035 103.361 62.5419 102.376 62.1384 102.381C60.3035 102.407 59.9741 102.46 58.2491 101.881C58.0607 101.818 57.8634 101.788 57.6705 101.833Z" fill="#0C6DD2"/>
|
|
5
|
+
<path d="M40.5295 56.9782C40.5295 56.9782 46.8188 73.3059 48.2742 78.1889C49.7295 83.0711 53.8438 99.4238 53.8438 99.4238L57.7617 98.3452C57.7617 98.3452 55.4769 84.5139 54.2679 77.3416C53.1063 70.4425 48.5429 56.1157 48.5429 56.1157L40.5295 56.9782Z" fill="#F7C926"/>
|
|
6
|
+
<path d="M39.5107 103.981H41.8027L42.0732 98.6729H39.7813L39.5107 103.981Z" fill="#DF967F"/>
|
|
7
|
+
<path d="M42.1777 103.715H39.3831C39.2893 103.715 39.2081 103.78 39.1876 103.872L38.7349 105.909C38.6885 106.121 38.8545 106.321 39.0706 106.317C39.9697 106.301 40.626 106.249 41.7581 106.249C42.4554 106.249 43.9867 106.321 44.9492 106.321C45.8902 106.321 46.0367 105.369 45.6429 105.284C43.8768 104.897 43.1152 104.364 42.5492 103.856C42.4474 103.764 42.3143 103.715 42.1777 103.715Z" fill="#0C6DD2"/>
|
|
8
|
+
<path d="M36.3535 57.4294C36.3535 57.4294 38.4517 71.7945 38.8392 79.9535C39.1794 87.1177 38.7892 100.88 38.7892 100.88H42.9883C42.9883 100.88 44.3187 87.0552 44.608 79.7061C44.8714 72.9954 44.2187 56.582 44.2187 56.582L36.3535 57.4294Z" fill="#F7C926"/>
|
|
9
|
+
<path d="M33.1625 38.9818C35.8491 47.1532 36.0813 55.6505 36.3527 57.4264C38.1393 57.2371 44.8723 56.5113 48.5429 56.1148C49.5116 45.2925 46.7875 38.6702 45.8143 36.6996C45.6206 36.3077 45.2393 36.0461 44.8045 36.0113C44.4866 35.9863 44.0759 35.9595 43.6143 35.9443C43.2768 35.9327 42.9143 35.9282 42.5366 35.9345C42.3286 35.9363 42.1179 35.9452 41.9036 35.955C40.5214 36.0291 38.2839 36.4059 36.7447 36.7041C36.4223 36.7675 36.0947 36.8389 35.7786 36.9139C35.4848 36.9854 35.1973 37.0595 34.9268 37.1336C34.5848 37.2273 34.2643 37.3211 33.9804 37.4077C33.3134 37.6104 32.9447 38.3202 33.1625 38.9818Z" fill="#E00842"/>
|
|
10
|
+
<path d="M38.0635 50.0759C38.009 50.0214 37.943 49.8125 38.1144 49.6964C38.2849 49.5795 40.6635 49.7813 40.6635 49.7813C40.6635 49.7813 41.5198 49.0884 41.5626 49.0455C41.5626 49.0455 41.3162 48.7991 41.0448 48.8232C40.7742 48.8473 40.4099 48.5804 40.3849 48.4411C40.3608 48.3009 41.3287 48.2098 42.1153 48.1643C42.901 48.1196 44.743 48.5277 44.743 48.5277L46.8064 47.8607C47.6028 47.6027 48.4376 47.4982 49.2742 47.5134H49.2858L49.4224 47.5143C48.6224 46.3045 47.784 45.0938 46.9376 43.8893L44.0162 39.7286L46.8278 37.6875C47.8662 39.0884 48.8465 40.5009 49.7948 41.9554C50.268 42.6812 50.7367 43.4125 51.1867 44.1598C51.6421 44.9027 52.0849 45.6571 52.5082 46.4357L52.668 46.7277L52.7474 46.8741L52.8724 47.1205C52.9555 47.317 53.0403 47.5152 53.0939 47.8196C53.143 48.108 53.1626 48.5027 53.0046 48.9348C52.8528 49.3634 52.5439 49.7027 52.2796 49.8875L51.5715 50.2402C51.1626 50.367 50.8582 50.3875 50.568 50.4045C49.9983 50.425 49.5153 50.3795 49.0421 50.3116L46.459 50.0027L44.5135 50.0464C44.5135 50.0464 41.134 51.3964 40.7117 51.433C40.2894 51.4714 38.1189 50.1304 38.0635 50.0759Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M42.5233 38.1848C41.9009 40.2866 45.5822 44.3151 45.5822 44.3151L50.0393 41.4794C50.0393 41.4794 49.125 39.9017 47.3983 37.6571C45.517 35.2116 43.2786 35.6392 42.5233 38.1848Z" fill="#E00842"/>
|
|
12
|
+
<path d="M36.4143 30.8223C36.9804 32.4348 37.7464 35.4285 36.7456 36.7035C37.7777 37.4696 39.1063 38.3339 41.0875 38.1178C43.0679 37.9017 42.5268 36.5955 41.9027 35.9562C39.9884 35.7821 39.8375 34.4017 39.9723 33.0669L36.4143 30.8223Z" fill="#DF967F"/>
|
|
13
|
+
<path d="M37.8652 31.7383L39.9706 33.0651C39.9375 33.3811 39.9223 33.6999 39.9447 34.0035C39.2223 34.0035 38.1393 33.3686 37.9563 32.6392C37.8661 32.2758 37.8304 31.9186 37.8652 31.7383Z" fill="#B27866"/>
|
|
14
|
+
<path d="M40.0651 28.3737L39.2222 28.4898C38.1427 28.463 36.1526 26.2907 36.8686 24.4121C39.2802 23.9925 41.8079 25.1854 40.0651 28.3737Z" fill="#0C6DD2"/>
|
|
15
|
+
<path d="M34.8018 29.5498C35.9831 31.4945 36.576 32.6927 38.1331 33.1891C40.4768 33.9355 42.4724 31.7105 41.8947 29.4525C41.376 27.4204 39.5313 24.582 37.1429 24.8186C34.7911 25.0507 33.6197 27.6061 34.8018 29.5498Z" fill="#DF967F"/>
|
|
16
|
+
<path d="M39.1026 22.9758C38.9883 21.3294 36.6785 22.199 36.2445 22.7178C36.3124 21.8097 35.6695 22.024 35.2374 22.5812C34.8061 23.1383 34.2544 25.1428 32.6053 26.6062C32.049 27.099 32.0035 27.4588 32.4178 27.6258C32.1651 27.6794 31.8892 27.6954 31.7829 27.5508C31.6481 28.0678 32.0553 28.116 32.5526 27.7776C31.432 29.8695 33.8883 31.4704 35.9535 31.1151C36.6642 29.8883 36.0695 28.3026 35.2847 27.4044C37.3294 26.7508 39.2053 24.4392 39.1026 22.9758Z" fill="#0C6DD2"/>
|
|
17
|
+
<path d="M35.0606 32.2425C35.5883 32.5541 36.2115 32.5934 36.6972 32.4595C37.4285 32.2586 37.4052 31.5104 36.8767 31.0238C36.4008 30.5863 35.4463 30.163 34.8695 30.6255C34.3008 31.0818 34.4561 31.8863 35.0606 32.2425Z" fill="#DF967F"/>
|
|
18
|
+
<path d="M39.2981 28.282C39.2981 28.282 39.9142 29.0963 39.9847 29.5418C40.0312 29.8347 39.5731 29.8865 39.6383 30.0231C39.6383 30.0231 39.6553 30.1668 40.0285 29.9409C40.4017 29.7168 40.408 29.2829 39.2981 28.282ZM40.9249 30.3436C40.9249 30.3436 41.083 30.6918 40.3133 31.2141C40.3133 31.2141 39.6678 31.6525 39.4365 31.3141M38.583 27.5374C38.583 27.5374 37.6803 27.8141 37.0508 28.8686C37.0062 28.9436 36.8785 28.9213 36.8847 28.8391C36.8955 28.7106 36.9214 28.549 36.9803 28.357C37.1374 27.8445 38.7205 27.2008 38.583 27.5374ZM39.9249 26.6141C39.3722 26.674 39.1169 26.9472 39.1169 26.9472C38.9214 26.9195 39.4428 26.449 39.783 26.415C39.8294 26.4784 39.8767 26.5445 39.9249 26.6141ZM38.6178 27.9963C38.6749 28.1668 38.6597 28.3588 38.5776 28.5186C38.4964 28.6749 38.3562 28.7936 38.2071 28.8856C38.1365 28.9284 37.8678 29.1052 37.7856 29.0534C37.6624 28.9758 37.8821 28.8168 37.9437 28.749C38.0214 28.6615 38.6455 28.0775 38.6178 27.9963ZM40.3964 27.3713C40.3097 27.4668 40.1955 27.5391 40.0705 27.574C39.9339 27.615 39.5437 27.6606 39.4937 27.5043C39.6428 27.4052 39.8347 27.3472 40.0071 27.2945C40.0374 27.2838 40.183 27.257 40.3151 27.2284C40.3428 27.2758 40.3678 27.324 40.3964 27.3713Z" fill="#B27866"/>
|
|
19
|
+
<path d="M32.5142 40.929C32.7401 41.3567 32.9534 41.7165 33.1883 42.0951C33.4186 42.4674 33.6463 42.8415 33.8936 43.2013C34.3793 43.9281 34.8954 44.6326 35.4329 45.3228C35.9749 46.0085 36.5356 46.6835 37.1347 47.3272L37.3677 47.5817C37.5034 47.7317 37.6686 47.8978 37.9249 48.0665C38.0588 48.1513 38.2079 48.2344 38.4034 48.3022C38.5954 48.3692 38.8213 48.4147 39.0579 48.4165C39.5409 48.4237 39.9731 48.2335 40.2284 48.0531C40.499 47.8665 40.6552 47.6888 40.7865 47.5254C40.9133 47.3638 41.0052 47.2165 41.0847 47.0754C41.2409 46.7969 41.3463 46.546 41.4383 46.3031C41.7909 45.3442 41.9633 44.4799 42.1159 43.604C42.2668 42.7353 42.3731 41.8754 42.457 41.0174C42.6249 39.3004 42.7043 37.604 42.7052 35.8817L40.9901 35.7344C40.6811 37.3683 40.357 39.0174 40.0034 40.6299C39.8231 41.4353 39.6329 42.2362 39.4231 43.0112C39.2079 43.779 38.9722 44.5576 38.6892 45.1594C38.6195 45.3058 38.5454 45.4371 38.4856 45.5201C38.457 45.5603 38.4311 45.5879 38.4249 45.5888C38.4213 45.5871 38.4302 45.5629 38.524 45.4924C38.607 45.4299 38.832 45.3165 39.1034 45.321C39.3749 45.3219 39.5686 45.4201 39.6463 45.4701C39.7276 45.521 39.7409 45.5397 39.7383 45.5299L39.5668 45.2987C39.0856 44.6513 38.6106 43.996 38.157 43.3228C37.6981 42.654 37.2552 41.9737 36.8177 41.2897L36.1695 40.2629L35.557 39.2531L32.5142 40.929Z" fill="#DF967F"/>
|
|
20
|
+
<path d="M32.1339 39.1353C31.1437 41.0898 34.0419 45.7139 34.0419 45.7139L38.9357 43.7246C38.9357 43.7246 38.3196 42.0085 37.0232 39.4907C35.6116 36.7478 33.333 36.7665 32.1339 39.1353Z" fill="#E00842"/>
|
|
21
|
+
<path d="M43.8483 34.4391C43.6001 34.3873 43.8885 33.5552 43.9858 32.9918C44.009 32.8596 44.1367 32.7704 44.2751 32.7891C44.2769 32.79 44.2787 32.79 44.2805 32.79C44.4456 32.8141 44.5099 32.9659 44.4947 33.1248C44.3778 34.332 44.0019 34.4712 43.8483 34.4391Z" fill="#DF967F"/>
|
|
22
|
+
<path d="M43.801 32.347C43.9429 32.3604 44.0438 32.4881 44.0197 32.6229C43.9117 33.2077 43.7412 34.2836 43.4278 34.3265C43.1787 34.3613 43.4519 33.2149 43.534 32.5479C43.5492 32.4229 43.6644 32.3345 43.7947 32.347H43.801ZM42.817 34.464C42.4653 34.397 42.742 33.1863 42.8349 32.2934C42.8545 32.1024 43.0447 31.9684 43.2385 32.0175C43.2412 32.0184 43.2438 32.0184 43.2456 32.0193C43.4269 32.0649 43.5429 32.2345 43.501 32.4077C43.3099 33.1863 43.1135 34.5211 42.817 34.464Z" fill="#DF967F"/>
|
|
23
|
+
<path d="M42.3884 33.7094C42.5402 33.6701 42.65 33.5407 42.6634 33.3844C42.7206 32.721 42.8429 31.0844 42.6643 30.9728C42.484 30.8594 42.1179 32.3773 41.9197 33.2764C41.8599 33.5469 42.109 33.7826 42.3768 33.7121C42.3804 33.7112 42.3849 33.7103 42.3884 33.7094ZM41.067 36.413C41.3509 35.8424 42.0438 35.6103 42.6152 35.8942C43.1858 36.1782 43.4179 36.871 43.134 37.4416C42.85 38.0121 42.1572 38.2442 41.5867 37.9603C41.0161 37.6764 40.7831 36.9844 41.067 36.413Z" fill="#DF967F"/>
|
|
24
|
+
<path d="M41.8446 33.1906C41.8508 33.2737 41.8553 33.3576 41.8589 33.4415C41.9017 34.488 41.5687 35.4728 41.0669 36.413L43.1374 37.4308C43.649 36.3192 44.7508 34.6362 44.4008 33.3862C44.3973 33.3835 44.3946 33.3808 44.391 33.3781C44.1294 33.1799 43.8223 33.0451 43.5026 32.971C42.6723 32.779 42.4723 32.8996 41.8446 33.1906Z" fill="#DF967F"/>
|
|
25
|
+
<path d="M41.7161 36.048C40.7259 35.7364 40.7822 33.281 41.2411 32.9194C41.2482 32.9131 41.2563 32.9078 41.2634 32.9024C41.5911 32.6542 42.0482 32.9631 41.9625 33.3649C41.8866 33.7158 41.8473 34.0748 41.8563 34.4417C41.8697 35.0712 41.9473 35.689 42.1625 35.9712C42.0759 36.0658 41.8804 36.0998 41.7161 36.048Z" fill="#DF967F"/>
|
|
26
|
+
<path d="M76.8607 59.2444C76.8607 59.2444 76.3428 85.2596 76.2937 102.282H79.4473C79.9062 97.3078 82.525 89.3283 82.4419 80.3962C82.3473 70.1462 88.5723 64.1632 88.5723 60.4846C88.5723 52.8167 84.7964 60.723 84.8196 56.7355C84.8437 52.548 76.4348 59.0355 76.8607 59.2444Z" fill="#EC96C3"/>
|
|
27
|
+
<path d="M76.2939 102.282C76.2939 102.282 72.8233 102.473 71.868 104.749C71.5885 105.415 79.6314 105.042 79.6314 105.042L79.4474 102.282H76.2939Z" fill="#B30635"/>
|
|
28
|
+
<path d="M89.4856 57.7998C89.4856 57.7998 90.7088 62.9239 90.524 67.9346C90.4205 70.7159 90.4553 76.023 91.0892 78.7337C93.9821 91.1034 92.4249 92.2391 92.7526 99.0239C92.8499 101.029 92.9106 102.314 92.9106 102.314H90.0981L79.6678 58.5694C79.6678 58.5694 75.983 61.2855 76.1553 57.7998H89.4856Z" fill="#EC96C3"/>
|
|
29
|
+
<path d="M90.0981 102.315C90.0981 102.315 85.0642 102.885 85.3776 105.035C85.4722 105.685 92.9115 105.076 92.9115 105.076V102.315H90.0981Z" fill="#B30635"/>
|
|
30
|
+
<path d="M82.6598 26.1785C82.6598 26.1785 78.7366 26.0401 79.934 23.7758C81.8107 20.2267 88.6634 22.2428 89.092 27.6445C89.3143 30.4481 86.5777 31.7088 89.8625 33.0008C93.6956 34.5079 94.5652 37.2401 92.8429 40.6901C91.5098 43.3615 96.6607 49.5115 89.1947 51.2428C80.0125 53.3713 79.7027 53.6713 77.0581 46.5526C74.2197 38.9115 82.6598 26.1785 82.6598 26.1785Z" fill="#BF9B1D"/>
|
|
31
|
+
<path d="M63.5296 39.3418C63.4287 39.2927 63.3332 39.2364 63.2412 39.1713L62.9412 38.9579C62.8957 38.9257 62.8519 38.89 62.8099 38.8525C62.5367 38.6061 61.9582 38.0802 61.8698 37.9445C61.6564 37.6177 61.7974 37.0257 61.276 36.5052C60.7564 35.9873 60.3724 35.0864 60.3724 35.0864C60.3724 35.0864 59.959 35.0498 59.9894 35.4239C60.026 35.807 60.4198 36.2561 60.3814 36.4284C60.3724 36.465 60.3617 36.4971 60.3483 36.5311L60.3465 36.5364C60.293 36.6561 60.1992 36.7561 60.0876 36.7873C60.0814 36.7882 60.0724 36.7954 60.0617 36.7927C59.6189 36.8748 58.726 36.4516 58.3483 36.2275C57.8233 35.9141 57.0751 35.5221 57.0037 35.9079C56.9349 36.2927 57.4099 36.1721 58.4323 37.0704L58.3742 37.198C58.4465 37.2686 57.5135 37.04 56.7332 36.6721C56.1939 36.4204 56.1823 36.8525 56.301 37.0168C56.4171 37.1829 57.001 37.3579 57.3885 37.5454C57.643 37.6641 57.9117 37.7873 58.0733 37.8623L58.0662 38.0427C56.8662 38.0418 56.5983 37.6659 56.4037 37.9471C56.2073 38.2239 57.0251 38.5454 57.4073 38.5489C57.5742 38.5507 57.8715 38.632 58.1582 38.7248C57.2367 38.8963 56.9546 38.6605 56.8483 38.9159C56.7412 39.1784 57.476 39.2989 57.7948 39.24L57.7957 39.2418C58.1144 39.1811 59.1037 39.3382 59.1037 39.3382C59.7144 39.5463 60.1064 39.6784 60.4742 39.6909C60.6617 39.698 60.8474 39.7338 61.0153 39.8177L61.8064 40.2088C61.8555 40.2329 61.901 40.2588 61.9465 40.2891" fill="#FFCABA"/>
|
|
32
|
+
<path d="M75.0313 76.6846H93.2098L92.1848 69.9507C91.8482 67.74 91.4161 65.5623 90.9429 63.4025C90.0634 59.3908 89.8438 55.1301 90.3107 50.956L90.7616 46.9337L86.4875 50.6176C86.6464 50.3444 86.7911 50.0578 86.9116 49.7489C89.0777 44.2328 88.6277 36.6328 88.6277 36.6328C88.6277 36.6328 87.8929 35.8569 84.6643 34.5078L81.2259 34.7382C81.2259 34.7382 78.0393 33.7792 75.4857 36.7212C73.1964 39.3596 71.6152 41.4962 67.8286 39.7864C67.9277 39.9641 62.5214 37.9667 62.4527 38.165C62.1464 39.0462 61.8357 39.6435 61.7812 40.9051C63.2205 41.3123 67.1063 43.4721 70.9143 44.0382C72.5937 44.2873 75.5491 43.8542 76.0839 43.4569V54.0275L75.0313 76.6846Z" fill="#DEDDF7"/>
|
|
33
|
+
<path d="M90.3108 50.9559C90.3429 50.564 90.4108 50.0613 90.4554 49.6702L90.7617 46.9336L83.5385 53.9193L76.084 54.8568L75.9412 57.0997C84.2733 56.9363 89.7537 53.314 90.3108 50.9559Z" fill="#BCBBEF"/>
|
|
34
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M79.4412 62.7515H84.3867V69.5818H79.4412V62.7515Z" fill="#DEDDF7"/>
|
|
35
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M79.4412 62.7515H84.3867V63.389H79.4412V62.7515Z" fill="#BCBBEF"/>
|
|
36
|
+
<path d="M79.0071 44.8873C79.0071 44.8873 83.1357 39.6712 84.6642 34.5078L81.1098 35.2837C81.1098 35.2837 79.0678 41.8632 79.0071 44.8873Z" fill="#D6D8DA"/>
|
|
37
|
+
<path d="M81.7223 35.6935L81.4651 36.2283C81.3214 36.5265 81.2964 36.8658 81.3874 37.1801C80.9857 37.5104 80.3767 38.2354 79.9214 39.7854C79.9133 39.9229 79.0526 43.3747 79.0499 43.5167L79.0071 44.9211C79.1035 44.8551 79.7696 43.8417 80.574 42.6979L81.7392 37.2685C82.091 37.1336 82.3705 36.8569 82.5071 36.5042L82.8883 35.5176L81.7223 35.6935Z" fill="#E00842"/>
|
|
38
|
+
<path d="M81.191 35.2338C81.191 35.2338 80.8892 35.7186 80.5776 36.5758L82.0491 36.0481L82.9062 37.3668C83.5544 36.5597 84.1875 35.5999 84.6642 34.5088L81.191 35.2338Z" fill="white"/>
|
|
39
|
+
<path d="M85.3152 36.9213C86.4786 35.8481 88.3277 35.9794 89.3009 37.2285C90.2304 38.4222 91.1018 40.5579 90.9857 44.349C90.7473 52.191 87.2839 55.216 78.2071 55.5347C78.2071 55.5347 75.5348 57.1597 73.8009 57.1079C73.6875 57.1044 73.6277 56.9704 73.6982 56.8812C73.8518 56.6883 74.1196 56.3981 74.4857 56.1919C74.4857 56.1919 73.8464 56.6178 73.1473 56.6963C73.0661 56.7053 73.017 56.6071 73.0714 56.5463C73.2598 56.3356 73.6205 55.9704 74.0277 55.7535C74.0277 55.7535 73.033 56.2115 72.6545 56.1713C72.2759 56.1312 73.7893 55.0571 73.7893 55.0571C73.7893 55.0571 72.2563 56.0124 72.0768 55.7731C71.8982 55.5347 73.6598 53.7312 74.9036 53.524C75.3813 53.4446 75.5009 53.2258 75.0027 53.0669C74.5054 52.9071 74.2866 52.3499 74.2866 52.091C74.2866 51.8321 74.7045 51.8919 74.9438 52.2106C75.1821 52.5294 75.6795 52.8276 75.8991 52.8276C76.1179 52.8276 77.292 53.5446 77.292 53.5446C77.292 53.5446 86.7205 51.5946 86.5214 47.266C86.3554 43.6517 82.8411 39.2017 85.3152 36.9213Z" fill="#FFCABA"/>
|
|
40
|
+
<path d="M77.292 53.5446C77.292 53.5446 85.442 51.2544 85.7009 46.9285C85.759 41.3446 82.842 39.2017 85.3152 36.9213C86.4786 35.8481 88.3277 35.9794 89.3 37.2285C90.2304 38.4222 91.1009 40.5579 90.9857 44.349C90.7474 52.191 87.284 55.216 78.2072 55.5347C78.0786 53.9597 77.292 53.5446 77.292 53.5446Z" fill="#DEDDF7"/>
|
|
41
|
+
<path d="M78.066 46.1032L83.2544 42.7567L82.9374 41.5683L87.9499 36.0299C87.9499 36.0299 86.8481 34.8773 84.7035 34.3701C84.7035 34.3701 83.5401 38.7424 78.0642 46.1049L78.066 46.1032Z" fill="#DEDDF7"/>
|
|
42
|
+
<path d="M81.4741 34.6383C81.4741 34.6383 80.1169 37.2856 79.0419 44.7999L78.491 45.5249L78.1687 41.5133L79.0214 39.9088L78.866 34.6178C78.866 34.6178 80.5464 34.3044 81.4741 34.6383Z" fill="#DEDDF7"/>
|
|
43
|
+
<path d="M76.9018 43.9611C76.4321 42.8522 76.3464 41.6951 76.6652 40.5317C76.875 39.7683 78.1205 37.6763 78.7866 39.1906C79.4286 40.6486 78.4696 42.7969 77.8678 44.0951C77.8116 44.2174 77.9928 44.3245 78.05 44.2013C78.6062 43.0004 79.1571 41.6103 79.1598 40.2665C79.1607 39.6924 79.083 38.7013 78.4241 38.4781C77.5919 38.1978 76.8937 39.2924 76.6491 39.9076C76.108 41.2719 76.1509 42.7236 76.7196 44.0674C76.7723 44.1915 76.9536 44.0844 76.9018 43.9611ZM84.7348 34.5236C85.8964 35.9326 84.2071 38.0219 83.5071 39.2906C83.4464 39.3986 83.6125 39.4951 83.6723 39.387C84.4214 38.0299 86.1303 35.9156 84.8705 34.3879C84.7911 34.2924 84.6562 34.429 84.7348 34.5236Z" fill="#333D47"/>
|
|
44
|
+
<path d="M80.7732 34.3701C78.5848 34.4192 78.3348 36.8237 78.0321 38.4916C78.008 38.6237 78.2107 38.6809 78.2348 38.5469C78.5169 36.9934 78.699 34.6273 80.7732 34.5809C80.908 34.5773 80.9089 34.3675 80.7732 34.3701ZM76.758 44.388C76.9267 44.4692 77.1428 44.3853 77.1785 44.1898C77.2071 44.03 77.0839 43.8871 76.9276 43.8746C76.8089 43.8648 76.674 43.9255 76.6142 44.0317C76.5339 44.1773 76.633 44.313 76.758 44.388C76.8749 44.4576 76.9803 44.2755 76.8642 44.2059C76.8392 44.1916 76.8089 44.1746 76.7955 44.1469C76.791 44.138 76.7946 44.1407 76.7964 44.138C76.8124 44.1112 76.849 44.0898 76.8883 44.0844C76.916 44.08 76.949 44.0844 76.9651 44.1166C76.9955 44.1755 76.9178 44.2317 76.8642 44.2059C76.7428 44.1478 76.6357 44.3291 76.758 44.388ZM77.7071 44.5219C77.8758 44.6032 78.0919 44.5192 78.1276 44.3246C78.1571 44.1648 78.0339 44.0219 77.8767 44.0085C77.7589 43.9996 77.624 44.0594 77.5642 44.1657C77.483 44.3112 77.5821 44.4478 77.7071 44.5219C77.824 44.5916 77.9303 44.4103 77.8142 44.3407C77.7883 44.3255 77.7589 44.3094 77.7455 44.2817C77.741 44.2728 77.7437 44.2755 77.7455 44.2719C77.7624 44.2451 77.7982 44.2237 77.8374 44.2184C77.866 44.2148 77.8982 44.2192 77.9142 44.2514C77.9446 44.3103 77.8669 44.3666 77.8142 44.3407C77.6919 44.2826 77.5857 44.4639 77.7071 44.5219ZM82.8562 40.8773C83.4767 41.0862 84.3696 40.5728 84.0651 39.6737C83.7017 38.6023 82.2517 39.0728 82.3151 40.0978C82.3428 40.5326 82.5705 40.7817 82.8562 40.8773Z" fill="#333D47"/>
|
|
45
|
+
<path d="M83.0919 40.3044C83.3097 40.3776 83.6231 40.1972 83.516 39.882C83.3892 39.5062 82.8802 39.6713 82.9026 40.0303C82.9115 40.1829 82.9919 40.2713 83.0919 40.3044Z" fill="white"/>
|
|
46
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M84.2849 30.8563C84.4991 30.7161 84.7384 30.4205 84.9215 30.042C85.2134 29.4366 85.25 28.8482 85.0036 28.7295C84.7956 28.6286 84.4545 28.8946 84.1768 29.3411L84.3402 27.7438C84.3366 27.7429 84.3331 27.7438 84.3304 27.7429C84.4224 27.2679 84.525 26.8732 84.592 26.6384C83.667 26.683 81.9732 26.4768 81.1902 24.55C81.1206 24.3786 81.0965 24.2277 81.1063 24.0938C80.4938 24.4687 80.0759 24.9991 79.3938 25.9705C77.7134 28.3616 78.5456 31.8857 78.9393 32.0955C79.7063 32.5054 80.859 32.2348 82 32.0045C82 32.0045 82.0804 33.3009 81.8143 34.3839C81.5304 35.5366 80.9295 36.4768 81.9768 36.35C83.6447 36.1473 84.6697 34.4545 84.6697 34.4545L84.9518 31.9384C84.9438 31.9321 84.9357 31.9277 84.9286 31.9214C84.6072 31.6616 84.4063 31.2866 84.2849 30.8563Z" fill="#FFCABA"/>
|
|
47
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M81.2679 27.4642C81.2679 27.4642 82.2732 27.4946 82.775 28.2231C82.775 28.2231 81.992 26.8196 81.2679 27.4642ZM80.5866 27.1803C80.5866 27.1803 80.0491 26.5794 79.4134 26.591C79.4134 26.591 80.542 26.4562 80.5866 27.1803ZM81.0795 27.7446C81.0795 27.7446 81.8054 27.8829 81.9982 28.3901C82.1911 28.8963 81.075 28.0392 81.0795 27.7446ZM80.3518 27.441C80.3518 27.441 79.9036 27.0588 79.542 27.1624C79.1813 27.266 80.2027 27.5731 80.3518 27.441ZM80.5777 28.5115C80.5777 28.5115 80.392 29.3999 80.0357 29.4687C79.6804 29.5383 80.5777 28.5115 80.5777 28.5115ZM79.1911 30.0294C79.1911 30.0294 79.4795 30.6535 80.5107 30.6553C80.5107 30.6553 78.9965 31.2285 79.1911 30.0294Z" fill="#CCA295"/>
|
|
48
|
+
</svg>
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M97 104.402C97 103.889 96.1998 103.395 94.7413 102.945C89.9529 101.454 77.9997 100.401 64.0095 100.401C55.698 100.401 48.1002 100.778 42.302 101.387C41.351 101.486 40.4434 101.599 39.5956 101.707C34.2589 102.418 31 103.362 31 104.402C31 105.274 33.2907 106.073 37.1853 106.731C39.6536 107.15 42.7731 107.503 46.3741 107.781C48.1002 107.912 49.9267 108.026 51.8458 108.117C53.3043 108.19 54.8051 108.246 56.3502 108.293C58.4893 108.354 60.7055 108.392 62.9962 108.401H63.9939C69.2136 108.401 74.1501 108.256 78.5349 107.997C79.1741 107.959 79.8124 107.917 80.4221 107.872C80.8222 107.847 81.2258 107.818 81.6259 107.783C85.2234 107.508 88.3464 107.152 90.8277 106.736C94.7093 106.077 96.9965 105.274 96.9965 104.406" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.7179 52.497C58.3197 52.647 57.6188 53.0657 57.3171 55.0532C57.0171 57.0407 58.0081 58.5327 58.1197 61.1211C58.2313 63.7095 58.0028 63.7523 58.3796 64.0425C58.7572 64.322 60.0742 64.3113 60.2724 63.9032C60.4688 63.4845 61.1626 58.7586 61.1465 56.6211C61.1304 54.4836 61.3028 52.8086 60.6269 52.3247C59.9528 51.8309 59.1296 52.3354 58.7179 52.497Z" fill="#FFCABA"/>
|
|
4
|
+
<path d="M58.2857 63.2656C58.2857 63.2656 57.4883 63.9638 57.2133 64.3183C56.9383 64.6728 56.4071 66.5522 56.4883 66.7987C56.5705 67.0362 57.0285 66.9924 57.1276 66.8531C57.2258 66.7129 57.5785 65.8219 57.6892 65.8112C57.7999 65.8112 57.7892 67.9808 58.008 68.5397C58.2267 69.0978 58.9964 68.4969 59.5866 67.9058C60.1758 67.304 60.3919 66.3808 60.3455 65.854C60.2982 65.3174 60.3107 63.5237 60.3107 63.5237C60.3107 63.5237 59.2026 63.3415 59.1339 63.3513C59.0642 63.3629 58.2857 63.2656 58.2857 63.2656Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M58.8303 37.6426C58.8303 37.6426 60.1678 39.039 60.6633 41.864C61.0669 44.1729 61.5026 50.4238 61.9428 51.6917C62.382 52.9578 62.2213 53.5595 61.5026 53.6676C60.782 53.7854 59.4651 53.8497 59.4651 53.8497L57.8347 38.5444L58.8303 37.6426Z" fill="#B30635"/>
|
|
6
|
+
<path d="M52.8528 100.785V99.1533L55.8269 99.3355L55.676 101.344C55.676 101.344 54.5412 102.182 54.4849 102.225C54.4296 102.257 52.8528 100.785 52.8528 100.785Z" fill="#FFCABA"/>
|
|
7
|
+
<path d="M50.8777 64.2458C50.8777 64.2458 51.8839 97.6253 51.9438 98.4699C52.033 99.6762 53.1679 100.869 54.6143 100.785C56.1027 100.662 57.058 99.4012 57.1482 99.0021C57.5509 97.3262 57.7089 86.2521 57.9402 81.8431C58.1714 77.4735 59.0366 58.9914 59.0366 58.9914L57.0518 58.1387L50.8777 64.2458Z" fill="#FF5F00"/>
|
|
8
|
+
<path d="M52.8526 100.785C52.8526 100.785 53.6624 101.366 54.3401 101.474C55.0187 101.591 55.6758 101.343 55.6758 101.343C55.6758 101.343 56.858 102.557 57.2383 102.826C57.6205 103.094 59.1053 103.609 59.316 103.986C59.5258 104.373 59.316 105.114 59.316 105.114C59.316 105.114 54.4481 105.157 54.3401 105.114C54.2339 105.06 53.9428 104.705 53.808 104.727C53.6731 104.749 53.516 105.124 53.516 105.124H52.4955C52.1901 105.124 51.9446 104.877 51.949 104.577C51.9597 103.932 52.0008 102.901 52.1481 102.332C52.3722 101.451 52.8526 100.785 52.8526 100.785Z" fill="#5856D6"/>
|
|
9
|
+
<path d="M43.7446 100.785V99.1533L46.7187 99.3355L46.5678 101.344C46.5678 101.344 45.4348 102.182 45.3786 102.225C45.3232 102.257 43.7446 100.785 43.7446 100.785Z" fill="#FFCABA"/>
|
|
10
|
+
<path d="M43.7715 60.455C43.7715 60.455 43.6384 70.5264 43.3822 74.3327C43.125 78.1791 42.5688 97.1104 42.55 97.8729C42.5715 98.5961 42.8384 100.77 45.0884 100.666C47.3402 100.522 47.5099 100.165 47.9822 98.9327C48.625 97.3032 49.6509 88.4184 49.8867 85.4541C50.2402 80.9675 51.8304 68.805 51.8304 68.805C52.3983 66.9738 57.0429 59.4238 57.0429 59.4238C57.0429 59.4238 53.3018 58.1657 52.7402 58.1514C52.1786 58.1371 43.7715 60.455 43.7715 60.455Z" fill="#FF5F00"/>
|
|
11
|
+
<path d="M43.7446 100.785C43.7446 100.785 44.5544 101.366 45.2321 101.474C45.9115 101.591 46.5678 101.343 46.5678 101.343C46.5678 101.343 47.7499 102.557 48.1312 102.826C48.5124 103.094 49.9981 103.609 50.208 103.986C50.4178 104.373 50.208 105.114 50.208 105.114C50.208 105.114 45.3401 105.157 45.2321 105.114C45.1258 105.06 44.8347 104.705 44.6999 104.727C44.5651 104.749 44.4088 105.124 44.4088 105.124H43.3883C43.0821 105.124 42.8365 104.877 42.8419 104.577C42.8526 103.932 42.8928 102.901 43.0401 102.332C43.2642 101.451 43.7446 100.785 43.7446 100.785Z" fill="#5856D6"/>
|
|
12
|
+
<path d="M54.1384 35.5808L51.9143 36.9772L48.8928 34.7861C48.8928 34.7861 49.6678 33.2817 49.8759 32.0799C49.9384 31.7138 49.9884 31.3701 50.0259 31.0808C50.1107 30.4031 50.1259 29.9736 50.1259 29.9736L54.1053 30.3397C54.1053 30.3397 54.0348 30.962 53.983 31.6388C53.9732 31.7674 53.9651 31.8968 53.9553 32.0254C53.9294 32.4549 53.9116 32.8629 53.9294 33.1218C53.9312 33.1531 53.933 33.1861 53.9357 33.229C53.9928 34.0343 54.1384 35.5808 54.1384 35.5808Z" fill="#FFCABA"/>
|
|
13
|
+
<path d="M53.9285 33.121C53.9311 33.1532 53.9338 33.1853 53.9356 33.2282C53.4169 33.121 52.5017 32.9166 52.166 32.7442C51.6829 32.5085 51.3097 31.8425 51.399 31.4987C51.4856 31.1666 51.9561 31.4344 52.6008 31.713C53.2445 31.9933 53.9553 32.0255 53.9553 32.0255C53.9285 32.4541 53.9133 32.863 53.9285 33.121Z" fill="#CCA295"/>
|
|
14
|
+
<path d="M49.325 33.8398C49.325 33.8398 50.5366 34.4309 51.6152 34.5068C52.6956 34.5818 54.0402 34.5068 54.0402 34.5068C54.0402 34.5068 56.4152 35.5479 56.7348 35.8488C57.0536 36.139 57.1313 45.1175 57.1706 46.7613C57.2098 48.3934 57.5786 59.9818 57.5786 60.8738C57.5786 61.7657 55.3607 61.8622 52.7348 61.8086C49.9777 61.755 49.6089 61.2497 48.2581 61.0247C46.9081 60.7988 45.8697 60.9818 46.0697 58.3827C46.2688 55.772 46.7009 35.5157 46.8598 35.1398C47.0197 34.764 49.325 33.8398 49.325 33.8398Z" fill="#E9E5E1"/>
|
|
15
|
+
<path d="M59.284 42.3257C58.3903 42.3149 57.4929 42.2935 56.5885 42.2721C53.7421 42.1971 50.8635 42.1105 48.0778 42.4757C47.7653 42.5194 47.5938 42.3257 47.5546 42.089C47.4072 42.1105 47.2608 42.1212 47.1099 42.1426C46.3938 42.2069 46.4001 41.0801 47.1099 41.0257C47.3358 41.0042 47.5528 40.9721 47.7653 40.9399C47.4742 40.6283 47.6019 39.9846 48.1519 39.9846C50.8554 39.9846 53.5688 40.1123 56.2662 39.9846C56.9876 39.9516 57.7099 39.9087 58.4296 39.8337C59.1456 39.7587 59.1367 40.8748 58.4296 40.9507H58.3885C58.4162 41.0364 58.4296 41.1114 58.4215 41.198C58.6858 41.198 58.9492 41.198 59.2135 41.2087C59.2376 41.5524 59.259 41.9283 59.284 42.3257Z" fill="#5856D6"/>
|
|
16
|
+
<path d="M49.3249 33.8398C49.3249 33.8398 48.8669 37.4809 48.9428 40.7256C49.0187 43.9684 47.8098 53.7961 48.2428 57.4479C48.6758 61.089 49.7553 62.9148 48.5473 63.0327C47.3401 63.1407 47.699 62.4318 45.4615 62.4747C43.2231 62.5068 42.5044 62.8827 42.5044 60.3479C42.5044 57.8131 42.7044 51.9265 42.9437 49.0273C43.183 46.1273 43.383 36.6648 44.1026 35.8809C44.8223 35.097 49.3249 33.8398 49.3249 33.8398ZM60.1294 61.1104C60.1687 62.4532 59.3624 62.464 57.8499 62.8077C56.8392 63.0434 56.7999 61.6363 56.7196 61.0032C56.6455 60.4015 56.9089 46.439 56.5865 42.272C56.5723 42.0461 56.5517 41.8532 56.5312 41.6916C56.4535 41.08 56.3633 40.5104 56.266 39.9845C55.4633 35.7631 54.0901 34.5497 54.0428 34.5068C54.174 34.5604 58.3749 36.3863 58.849 37.6747C58.9589 37.9756 59.083 39.3077 59.2133 41.2086C59.2383 41.5523 59.2598 41.9282 59.2839 42.3256C59.691 48.8988 60.0999 60.1327 60.1294 61.1104Z" fill="#E00842"/>
|
|
17
|
+
<path d="M51.1403 20.1789C50.3769 20.7057 50.4724 21.0039 49.8349 21.4888C49.2055 21.9709 48.7367 21.7325 48.6662 22.5272C48.5912 23.3397 47.8117 24.3147 47.8858 25.2798C47.9599 26.2459 48.518 27.8075 49.5171 28.6664C50.3724 29.395 50.2001 30.0593 50.2001 30.0593L56.4081 24.3968C56.4081 24.3968 57.7269 24.1236 58.0126 23.5191C58.2921 22.9254 58.0492 22.237 57.2814 21.6075C56.5215 20.9763 56.6635 20.2432 55.8224 20.1906C54.9733 20.1397 54.326 20.4164 53.6483 20.4227C53.3983 20.4325 53.0822 20.3218 52.7492 20.2147C52.4251 20.1057 52.0849 19.9995 51.7581 20.0004C51.5385 19.995 51.3314 20.0468 51.1403 20.1789Z" fill="#C27057"/>
|
|
18
|
+
<path d="M56.4071 24.3997C56.4053 24.8193 56.3964 25.3443 56.3821 25.9247C56.3803 26.0104 56.3777 26.1068 56.3741 26.2042C56.3303 27.8158 56.2402 29.6524 56.0634 30.0711C55.8571 30.5542 54.7964 32.1122 54.2937 32.1122C54.2062 32.1122 54.0902 32.1006 53.9518 32.0577C53.8937 32.047 53.8294 32.0256 53.7616 32.0149C52.7071 31.7042 50.7928 30.7693 50.1955 30.0604C50.1759 30.0283 50.1562 30.0068 50.1375 29.9854C50.1357 29.9738 50.1339 29.9738 50.1339 29.9738C50.1134 29.9426 50.0946 29.9202 50.0794 29.8881C49.7785 29.3408 49.0946 24.8836 49.633 23.3042C50.0196 22.1872 52.3902 21.0917 53.0732 21.1345C53.7571 21.1667 56.3982 23.1327 56.4089 23.5408C56.4116 23.6372 56.4116 23.9488 56.4071 24.3997Z" fill="#FFCABA"/>
|
|
19
|
+
<path d="M53.3053 20.9531C52.8589 20.9861 52.1883 21.0665 51.3901 21.4245C50.5821 21.7763 49.8446 22.4236 49.533 22.9076C49.224 23.3995 49.249 25.1808 49.2642 25.454C49.2785 25.7281 49.6696 28.5486 49.6696 28.5486L49.8303 29.446L50.0812 29.8888L50.1232 29.9728C50.1232 29.9728 50.4999 29.6013 50.5357 29.0067C50.5821 28.4183 50.2276 27.4353 50.1205 26.9201C50.0223 26.404 50.283 25.3942 50.6589 25.3076C51.0276 25.2236 51.2901 24.7076 51.5223 24.3326C51.7553 23.9576 52.3553 23.8585 53.0607 24.0647C53.758 24.2728 54.1821 24.2183 54.5821 24.0853C54.9767 23.9611 56.4098 24.4031 56.4098 24.4031L56.7357 23.304C56.7357 23.304 55.7883 22.1326 55.2571 21.8736C54.733 21.6129 53.7919 20.9531 53.3294 20.9478C53.3214 20.9495 53.3133 20.9513 53.3053 20.9531Z" fill="#C27057"/>
|
|
20
|
+
<path d="M52.7385 26.9879C52.5277 26.9236 52.2045 26.9772 52.2152 27.0414C52.2224 27.0843 52.2277 27.128 52.234 27.1709C52.2411 27.2138 52.4411 27.2352 52.6161 27.2245C52.909 27.203 52.8518 27.1495 52.8393 27.0843C52.8376 27.0736 52.8099 26.9986 52.7385 26.9879ZM55.7349 26.9772C55.5251 26.9236 55.2001 26.9664 55.2117 27.0414C55.2179 27.0843 55.2242 27.128 55.2313 27.1709C55.2376 27.2138 55.4367 27.2352 55.6135 27.2245C55.9054 27.203 55.8501 27.1388 55.8367 27.0843C55.8331 27.0629 55.8063 26.9986 55.7349 26.9772ZM56.3822 25.9245C56.3804 26.0102 56.3777 26.1075 56.3733 26.2039C56.2036 26.2147 55.9152 26.1075 55.6518 26.1397C55.3063 26.1718 55.1554 26.1289 55.126 26.0218C55.051 25.753 55.692 25.6986 56.0117 25.7745C56.1545 25.8173 56.2885 25.8602 56.3822 25.9245ZM52.0233 25.7745C51.7054 25.8495 51.4313 26.0102 51.5393 26.1504C51.6483 26.2897 52.0358 26.0861 52.3813 26.1289C52.7286 26.1718 52.8777 26.1289 52.9072 26.0218C52.9831 25.753 52.342 25.6986 52.0233 25.7745ZM53.3036 29.7263C53.3652 29.5013 53.7277 29.695 54.2947 29.6629C54.8617 29.6307 54.9331 29.6834 54.9724 29.77C55.0099 29.8664 54.8001 30.253 54.1688 30.2745C53.6643 30.2852 53.2572 29.878 53.3036 29.7263ZM54.9277 28.0513C54.8224 27.7182 54.6376 27.4173 54.5143 27.0852C54.4724 26.9772 54.2902 26.9772 54.2938 27.1173V27.128C54.2956 27.128 54.2983 27.1388 54.301 27.1495H54.2983C54.3001 27.1495 54.3018 27.1495 54.3027 27.1602C54.3054 27.1602 54.3081 27.1709 54.3117 27.1816C54.3956 27.3959 54.5072 27.6111 54.6045 27.8254C54.6465 27.912 54.7411 28.0834 54.7393 28.1807C54.7385 28.3307 54.5465 28.503 54.4393 28.5995C54.3483 28.6852 54.4697 28.8459 54.5751 28.7816C54.5777 28.7816 54.5813 28.7718 54.584 28.7718C54.5893 28.7718 54.592 28.7611 54.5965 28.7611H54.5983C54.8251 28.5557 55.0268 28.3629 54.9277 28.0513Z" fill="#CCA295"/>
|
|
21
|
+
<path d="M44.6356 35.5049C44.6356 35.5049 43.8222 35.6986 42.5044 37.5567C41.1856 39.4254 38.9937 45.6656 38.308 46.1379C36.8196 47.1477 37.3205 50.746 39.9856 50.746C41.5955 50.7567 44.3419 47.2013 44.3419 47.2013L44.6356 35.5049Z" fill="#E00842"/>
|
|
22
|
+
<path d="M38.1544 48.254C38.1383 48.6835 38.3624 49.2638 39.0686 49.7469C39.774 50.2308 41.0338 50.1772 43.1267 49.5647C44.8526 49.0504 49.2035 46.4781 50.4588 45.746C50.8901 45.4951 51.3436 45.2853 51.8115 45.1138L53.9553 44.7361C54.1749 44.6558 54.8704 44.5031 55.0972 44.446C56.3106 44.1379 57.5508 43.8049 57.6749 43.6986C57.957 43.4576 55.2115 43.7879 55.2115 43.7879C55.2115 43.7879 57.8169 43.1308 58.232 42.7361C58.5267 42.4567 55.541 43.0629 55.2776 43.162C55.2776 43.162 58.5392 41.721 58.5936 41.5879C58.7365 41.2415 54.9803 42.3719 54.9803 42.3719C54.9803 42.3719 57.6517 41.329 57.6803 40.9638C57.7088 40.5978 53.9945 41.6728 53.9945 41.6728C53.9945 41.6728 54.4981 40.9245 54.2874 40.1245C54.2338 39.921 53.9749 39.8156 53.8204 39.8317C53.7856 40.262 53.3535 40.8861 52.8535 41.4683C52.0231 42.437 49.6785 43.4611 49.6785 43.4611L46.3749 45.171C43.8079 45.8272 42.0115 45.3549 40.174 46.2129C38.3374 47.0728 38.1713 47.846 38.1544 48.254Z" fill="#FFCABA"/>
|
|
23
|
+
<path d="M67.7464 35.8414C67.7464 35.9682 67.1955 36.1004 66.5268 36.1013C65.8571 36.1004 65.5491 35.962 65.5491 35.8343C65.5491 35.7075 65.858 35.6396 66.5268 35.6396C67.1955 35.6396 67.7455 35.7138 67.7464 35.8414Z" fill="#BCBBEF"/>
|
|
24
|
+
<path d="M67.7749 33.1646C68.2195 31.8762 67.7749 29.9646 67.7749 29.9646C67.732 29.753 67.2195 29.153 67.0419 29.3307C66.8642 29.5083 67.3079 29.7869 67.2195 30.3646C67.1303 30.9423 66.8803 30.7923 66.7419 30.653C66.6035 30.5146 66.5633 26.8083 66.2186 26.7414C65.8749 26.6753 66.0079 29.4753 65.9526 29.9646C65.8972 30.453 65.4615 30.2842 65.274 30.4708C65.0883 30.6583 65.1856 30.7753 64.9856 30.9762C64.7856 31.1753 64.741 31.62 64.841 32.2646C64.941 32.9092 65.8186 33.9869 65.8186 34.4762C65.8186 34.5682 65.7919 35.3405 65.7624 36.1003C66.241 36.1485 66.7517 36.3521 67.2026 36.0333C67.2329 35.1566 67.4026 34.2467 67.7749 33.1646Z" fill="#F4B28D"/>
|
|
25
|
+
<path d="M74.7097 32.4691C73.9472 32.795 71.8026 36.6057 71.0026 39.3388C70.5401 40.9209 69.6669 42.554 69.1535 42.9799V42.9807C68.8071 43.1745 68.4142 43.2174 68.2865 42.5665C67.7097 39.6352 67.6812 37.7182 67.7463 35.8415C67.1312 36.1272 66.1347 36.0334 65.549 35.8343C65.4231 39.1004 65.4794 47.0745 67.3312 47.3004C68.0338 47.3861 69.5106 46.6361 70.6178 45.3174C72.0231 43.645 73.1981 41.5665 73.1981 41.5665L75.7097 33.6093C75.7097 33.6093 75.4713 32.1432 74.7097 32.4691Z" fill="#DEDDF7"/>
|
|
26
|
+
<path d="M72.5544 37.4306L72.5749 38.8226L68.5383 82.936C68.5383 82.936 76.6249 81.2654 87.3482 83.1119L79.4374 51.4663L79.8473 31.7583H75.174L72.5544 37.4306Z" fill="#BCBBEF"/>
|
|
27
|
+
<path d="M75.4233 102.471C75.4233 102.471 75.1929 101.599 75.1527 100.884C75.1045 100.013 76.0251 97.0139 76.9724 93.9452C75.8849 93.8363 74.7947 93.7997 73.7001 93.8916C73.3197 98.6532 73.1652 99.6952 73.0277 101.132C72.3742 102.585 70.3108 103.58 69.201 104.025C68.8063 104.184 68.8465 104.757 69.2599 104.855C69.5322 104.92 69.8849 104.915 70.3313 104.759C71.701 104.277 75.334 104.153 75.334 104.153L75.4233 102.471Z" fill="#F4B28D"/>
|
|
28
|
+
<path d="M75.4233 102.471C74.934 102.96 70.3135 103.642 69.9805 103.69C69.9671 103.693 69.9546 103.695 69.943 103.701L68.6251 104.23C68.5385 104.265 68.4965 104.365 68.534 104.452C68.6189 104.65 68.8064 104.959 69.1465 104.959C69.1626 104.959 69.1822 104.958 69.2001 104.958H69.193C69.2046 104.958 69.2197 104.958 69.2322 104.957C69.2474 104.957 69.2626 104.957 69.2787 104.956C69.3037 104.955 69.3305 104.954 69.359 104.953C69.3778 104.952 69.3965 104.952 69.4162 104.951C69.4456 104.95 69.4769 104.948 69.509 104.946C69.5314 104.945 69.5537 104.944 69.5769 104.943C69.6099 104.941 69.6447 104.939 69.6805 104.937C69.7055 104.935 69.7305 104.934 69.7572 104.932C69.7939 104.93 69.8322 104.927 69.8697 104.925C69.8992 104.923 69.9269 104.921 69.9564 104.919C69.9939 104.917 70.0322 104.914 70.0706 104.91C70.1055 104.909 70.1403 104.906 70.1769 104.903C70.2108 104.901 70.2447 104.898 70.2796 104.895C70.3206 104.892 70.3626 104.889 70.4055 104.885C70.4403 104.883 70.4742 104.88 70.509 104.877C70.5537 104.873 70.5974 104.869 70.643 104.866C70.6769 104.863 70.7099 104.86 70.7439 104.857C70.7939 104.852 70.843 104.849 70.8939 104.844C70.9189 104.842 70.9447 104.84 70.9697 104.837C71.0305 104.832 71.0903 104.827 71.151 104.82C71.1653 104.819 71.1787 104.819 71.1921 104.817C71.6831 104.771 72.1903 104.718 72.6358 104.661C73.4706 104.557 74.3537 104.536 74.8492 104.534C74.9572 104.534 75.0474 104.534 75.1144 104.535C75.1939 104.535 75.2617 104.48 75.2787 104.403L75.3278 104.182C75.3287 104.177 75.3314 104.175 75.3322 104.17C75.3367 104.156 75.3421 104.142 75.3501 104.128C75.6769 103.622 75.4233 102.471 75.4233 102.471Z" fill="#B30635"/>
|
|
29
|
+
<path d="M77.4554 81.8086C77.4822 79.2408 80.6447 64.7854 81.2063 62.2801L76.8215 51.8961L73.8429 51.8613C73.8429 51.8613 73.0152 78.5426 72.8206 80.3265C72.626 82.1113 72.8697 82.0944 73.1849 84.7292C73.3786 86.3461 73.2751 96.4381 71.9644 100.88C73.059 100.788 74.5349 101.11 75.6224 101.218C76.2063 101.277 77.4706 89.2086 77.4795 88.5676C77.5099 86.156 77.4304 84.2211 77.4554 81.8086Z" fill="#333D47"/>
|
|
30
|
+
<path d="M85.3294 100.904C85.2901 100.571 85.4455 98.4085 85.6169 95.7397C84.766 95.7505 83.916 95.7772 83.0669 95.8272C83.4321 101.128 83.3723 101.176 83.3723 104.098C83.3723 104.974 84.6374 106.539 85.3258 105.85C86.0142 105.162 85.8973 102.529 85.3294 100.904Z" fill="#F4B28D"/>
|
|
31
|
+
<path d="M85.8402 104.488C85.8473 104.434 85.8527 104.381 85.858 104.327C85.8616 104.293 85.8652 104.259 85.8678 104.225C85.8723 104.173 85.875 104.122 85.8777 104.072C85.8803 104.038 85.8821 104.004 85.883 103.971C85.8848 103.925 85.8857 103.879 85.8857 103.834C85.8866 103.797 85.8866 103.76 85.8857 103.725C85.8857 103.704 85.8866 103.682 85.8857 103.661C85.8857 103.667 85.8848 103.672 85.8848 103.677C85.8696 102.851 85.6732 102.313 85.6732 102.313C85.6732 102.313 85.3571 103.316 84.7625 103.316C84.1678 103.316 83.375 102.094 83.375 102.094C83.2741 102.702 83.2259 103.236 83.2196 103.703C83.2187 103.725 83.2196 103.744 83.2196 103.766C83.2187 103.887 83.2205 104.003 83.225 104.115C83.2268 104.163 83.2303 104.208 83.2339 104.254C83.2384 104.336 83.2446 104.416 83.2518 104.492C83.2571 104.539 83.2625 104.585 83.2678 104.63C83.2768 104.702 83.2875 104.772 83.2991 104.84C83.3053 104.88 83.3116 104.921 83.3196 104.959C83.3348 105.036 83.3518 105.109 83.3696 105.18C83.3759 105.203 83.3803 105.228 83.3866 105.25C83.4107 105.34 83.4375 105.424 83.4661 105.502C83.4759 105.53 83.4866 105.554 83.4973 105.58C83.5178 105.632 83.5384 105.683 83.5598 105.729C83.5723 105.757 83.5857 105.782 83.5982 105.808C83.6196 105.85 83.642 105.89 83.6643 105.927C83.6777 105.95 83.6911 105.973 83.7045 105.994C83.7303 106.033 83.7562 106.069 83.783 106.103C83.7937 106.118 83.8045 106.134 83.8161 106.148C83.8536 106.193 83.892 106.234 83.9303 106.271C83.9393 106.28 83.9482 106.286 83.9571 106.294C83.9875 106.321 84.0178 106.346 84.0491 106.367C84.0625 106.377 84.0759 106.386 84.0902 106.394C84.1161 106.411 84.142 106.426 84.1687 106.439C84.1821 106.445 84.1964 106.452 84.2098 106.458C84.2366 106.469 84.2634 106.478 84.2893 106.484C84.3009 106.488 84.3134 106.492 84.325 106.494C84.3616 106.502 84.3973 106.508 84.4321 106.508H84.433C84.6625 106.508 84.8759 106.459 85.0661 106.324C85.3848 106.1 85.6402 105.635 85.7991 104.755C85.8053 104.721 85.8089 104.689 85.8143 104.656C85.8241 104.6 85.8339 104.542 85.8402 104.488Z" fill="#B30635"/>
|
|
32
|
+
<path d="M86.5233 84.9105C85.9518 82.9712 85.6126 82.7542 85.4884 80.4167C85.459 79.8417 84.5429 60.3346 83.8536 58.4685C83.2259 56.115 79.5956 51.9453 79.5956 51.9453L74.3027 52.2283L75.7956 57.0042L77.7536 61.0533C78.0188 62.4721 81.292 82.6614 81.9027 83.9426C82.2474 84.665 82.5911 94.9382 82.6018 100.186C83.4518 100.193 84.9492 100.14 85.7992 100.186C86.3777 95.7989 86.8795 86.1194 86.5233 84.9105Z" fill="#333D47"/>
|
|
33
|
+
<path d="M74.9617 32.319C74.9617 32.319 76.5929 31.0628 82.1206 32.311C82.2715 32.3449 82.4081 38.3413 82.4081 38.3413C82.4081 38.3413 79.8438 48.3797 80.3313 50.8842C80.3313 50.8842 77.7001 54.2378 73.3269 52.0851C73.3269 52.0851 73.5956 43.3226 73.1983 41.5663C72.8001 39.8101 72.0063 38.2181 73.1331 36.3958C74.2599 34.5744 74.9617 32.319 74.9617 32.319Z" fill="#E00842"/>
|
|
34
|
+
<path d="M79.8483 31.7583L77.8555 42.3235L78.7599 83.1119C78.7599 83.1119 81.8992 85.0458 87.3492 83.1119C87.3492 83.1119 84.5519 58.7619 83.6206 56.9163C82.9072 55.5012 80.7965 51.2904 80.7965 50.5869C80.7965 49.8833 83.1358 38.2369 83.1358 38.2369L82.3099 32.3181L79.8483 31.7583ZM75.1742 31.7583H75.6224L72.8742 37.9583L68.8001 82.8869L68.5376 82.936L72.5546 37.4306L75.1742 31.7583Z" fill="#DEDDF7"/>
|
|
35
|
+
<path d="M79.8481 31.7583L77.8553 42.3235C77.8553 42.3235 80.7115 36.5806 80.7115 35.8708C80.7115 35.1601 80.4053 35.1154 80.4053 35.1154C80.4053 35.1154 80.8892 32.4565 80.8892 31.9958L79.8481 31.7583ZM75.6222 31.7583L72.874 37.9583C72.874 37.9583 73.3633 35.6779 73.5588 35.2538C73.7544 34.8306 74.0758 34.7494 74.0758 34.7494C74.0758 34.7494 74.6472 32.1217 75.174 31.7583H75.6222ZM83.024 62.8949H79.2124V57.1529H83.024V62.8949Z" fill="#DEDDF7"/>
|
|
36
|
+
<path d="M83.024 58.0935H79.2124V57.1533H83.024V58.0935Z" fill="#BCBBEF"/>
|
|
37
|
+
<path d="M82.375 53.3308C82.4652 53.2407 83.2482 52.0871 83.4152 52.2549C83.583 52.4219 82.7214 53.4862 82.7214 53.4862C82.7214 53.4862 83.7205 52.4764 83.9178 52.6737C84.1152 52.871 82.583 54.2353 82.4214 54.2353C82.2598 54.2353 82.375 53.3308 82.375 53.3308Z" fill="#F4B28D"/>
|
|
38
|
+
<path d="M81.0215 52.1908C81.0215 52.1908 80.5992 52.8354 80.9108 53.1462C81.2215 53.4578 81.0545 53.7801 81.2662 53.9908C81.4778 54.2015 82.4215 54.2354 82.4215 54.2354C82.4215 54.2354 82.4885 53.3247 82.9554 52.2792C83.042 52.0863 83.317 51.706 83.7099 51.2069C83.292 50.9319 82.8519 50.6837 82.4063 50.4604C81.6251 51.4747 81.0358 52.1658 81.0215 52.1908Z" fill="#F4B28D"/>
|
|
39
|
+
<path d="M82.1179 32.3212C82.1179 32.3212 81.5697 36.6774 82.1179 37.8774C82.6518 39.0453 85.7706 40.3926 86.3054 42.7596C86.7054 44.5274 84.101 48.2578 82.4054 50.4605C82.8295 50.8855 83.517 51.5873 83.9349 51.8623C85.6617 49.6649 89.4251 44.4917 89.534 43.2783C89.6679 41.7882 84.4367 32.1658 82.1179 32.3212Z" fill="#DEDDF7"/>
|
|
40
|
+
<path d="M79.8142 24.604C79.8142 24.604 81.8839 24.9817 81.8839 26.4486C81.8839 27.9165 81.566 27.2531 81.233 28.3022C80.9008 29.3504 81.2098 30.246 79.8142 30.246C78.4196 30.246 78.6616 30.3361 77.9651 30.7603C77.2687 31.1844 75.8964 30.4728 75.7482 28.9603C75.5999 27.4478 78.1508 27.5531 78.1508 26.4486C78.1508 25.3451 79.8142 24.604 79.8142 24.604Z" fill="#5856D6"/>
|
|
41
|
+
<path d="M75.7483 28.096C75.7483 28.096 76.4554 29.1318 76.3679 30.3184C76.3206 30.9603 76.1983 31.7666 76.0063 32.2353C75.8045 32.7282 75.9438 33.1425 76.4322 33.3398C76.7304 33.4612 77.0876 33.513 77.4635 33.3693C78.0617 33.1389 78.9715 32.713 79.2474 32.0434C79.4322 31.5969 77.7581 26.5371 77.7581 26.5371L75.7483 28.096Z" fill="#F4B28D"/>
|
|
42
|
+
<path d="M75.7483 28.096L77.7581 26.5371C77.7581 26.5371 77.9563 27.1318 78.2072 27.9318C77.7349 28.6451 77.109 29.3353 76.3304 29.6032C76.1894 28.7451 75.7483 28.096 75.7483 28.096Z" fill="#C38E71"/>
|
|
43
|
+
<path d="M74.3329 21.2952C74.3329 21.2952 73.6829 21.7345 73.4811 22.6059C73.2802 23.4765 73.791 24.5095 73.7374 25.2515C73.6838 25.9943 74.7936 29.6354 76.5526 28.9318C78.3124 28.2265 78.7222 25.4693 78.766 24.8657C78.8088 24.2631 77.7794 22.1675 76.8052 21.6015C75.8294 21.0372 74.3329 21.2952 74.3329 21.2952Z" fill="#F4B28D"/>
|
|
44
|
+
<path d="M74.0063 26.0506C74.5546 25.9577 74.9456 25.4604 74.9733 24.8747L75.176 24.8791C75.1769 24.9577 75.1831 25.0372 75.1974 25.1175C75.3251 25.8782 75.9885 26.4023 76.6778 26.2863C77.3653 26.1702 77.8215 25.4577 77.6938 24.6979C77.5653 23.9381 76.9019 23.414 76.2135 23.5291C75.6804 23.6184 75.2876 24.0666 75.1956 24.6166L74.9617 24.6113C74.9599 24.597 74.9581 24.5827 74.9554 24.5684C74.8358 23.8586 74.2171 23.3693 73.5742 23.4773C72.9322 23.5854 72.5063 24.2506 72.6251 24.9595C72.7447 25.6693 73.3644 26.1577 74.0063 26.0506ZM76.2599 23.8068C76.7956 23.7175 77.3135 24.1381 77.4153 24.7443C77.5179 25.3515 77.1662 25.9184 76.6304 26.0086C76.0956 26.0979 75.5769 25.6782 75.4751 25.0711C75.3733 24.464 75.7251 23.897 76.2599 23.8068ZM73.6179 23.7363C74.1171 23.6523 74.601 24.0452 74.6956 24.6113C74.7912 25.1782 74.4626 25.7077 73.9626 25.7916C73.4635 25.8747 72.9804 25.4827 72.8849 24.9157C72.7894 24.3497 73.1188 23.8202 73.6179 23.7363Z" fill="#E00842"/>
|
|
45
|
+
<path d="M80.5169 25.0862C80.5142 25.08 80.5115 25.0719 80.5098 25.0657C80.1812 24.1121 80.6356 23.0335 80.5321 22.0451C80.4758 21.505 80.0678 21.0871 79.6401 20.721C79.2919 20.4246 78.8464 20.2273 78.4044 20.1291C77.6473 19.9594 76.8794 20.0416 76.1142 20.0737C76.0731 20.0746 76.0312 20.0782 75.9901 20.0817C75.3205 20.1237 74.8964 20.3835 74.6303 20.6594C74.3464 20.6657 73.6365 20.7353 73.0455 21.2487C72.2901 21.9058 72.4008 24.2692 72.8633 24.7255C73.3267 25.1791 71.4455 25.9755 72.4946 25.9782C73.674 25.9817 74.9874 22.7496 75.0205 21.3219C75.3321 21.371 75.7348 21.5076 76.2339 21.8255C76.7392 22.1925 76.9848 22.5898 77.0794 23.0076C77.1356 23.4442 77.449 24.4916 77.9312 24.4782C78.1294 24.4719 78.0526 23.9558 78.1374 23.8942C79.4714 25.1166 78.058 26.9621 78.0124 27.4987C78.3285 28.0219 78.8026 27.9407 79.3839 27.6933C80.3946 27.2639 80.8803 26.1228 80.5169 25.0862Z" fill="#5856D6"/>
|
|
46
|
+
<path d="M77.926 24.2709C77.926 24.2709 78.0082 23.5227 78.6037 23.7317C79.1983 23.9406 78.9492 25.7593 78.4242 25.5817C77.8992 25.404 77.926 24.2709 77.926 24.2709Z" fill="#F4B28D"/>
|
|
47
|
+
<path d="M74.9839 24.978C74.9651 25.444 74.8937 26.0074 74.8142 26.4708C74.9633 26.5458 75.158 26.5896 75.3383 26.5574C75.0535 26.6797 74.7482 26.519 74.7294 26.5164C74.7794 26.1333 74.8267 25.6199 74.9839 24.978ZM76.1973 27.2503C75.3232 27.578 74.9973 27.5556 74.6964 27.4887C75.1294 27.8378 75.8723 27.6351 76.1973 27.2503ZM76.6749 24.4199C76.6098 24.494 76.5437 24.5681 76.4633 24.6253C76.3839 24.6824 76.2874 24.7217 76.1883 24.7155C76.0535 24.7074 75.7874 24.5503 76.0107 24.4708C76.0928 24.4422 76.2383 24.4726 76.3276 24.4664C76.4446 24.4583 76.5598 24.4431 76.6749 24.4199ZM74.0696 24.5958C74.216 24.5914 74.3642 24.5922 74.5116 24.5967C74.4392 24.6708 74.3633 24.7485 74.2642 24.7762C74.1651 24.8047 74.0383 24.7637 74.0098 24.6637" fill="#C38E71"/>
|
|
48
|
+
</svg>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M101 103.864C101 103.351 100.115 102.857 98.5018 102.408C93.2055 100.916 79.9845 99.8638 64.5105 99.8638C55.3175 99.8638 46.9138 100.24 40.5007 100.85C39.4489 100.948 38.445 101.062 37.5072 101.17C31.6046 101.881 28 102.824 28 103.864C28 104.737 30.5337 105.535 34.8414 106.193C37.5714 106.612 41.0218 106.966 45.0047 107.243C46.9138 107.375 48.934 107.488 51.0568 107.579C52.6699 107.652 54.3299 107.709 56.0388 107.756C58.4049 107.817 60.8561 107.855 63.3898 107.864H64.4933C70.2666 107.864 75.7266 107.718 80.5765 107.459C81.2834 107.422 81.9894 107.379 82.6638 107.335C83.1063 107.309 83.5527 107.28 83.9953 107.245C87.9744 106.97 91.4286 106.615 94.173 106.199C98.4663 105.54 100.996 104.737 100.996 103.869" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.1581 39.1387C57.5786 38.6003 56.4795 37.9414 55.7759 37.7771C55.7081 37.761 55.8732 37.9092 55.8125 37.9449C55.7697 37.9691 55.7465 38.0182 55.7259 38.0637C55.3786 38.8574 55.5643 39.7128 55.4429 40.5717C55.4268 40.686 55.4134 40.8039 55.4447 40.9146C55.4777 41.0333 55.559 41.1316 55.6384 41.2253C55.8724 41.5048 56.1197 41.7941 56.4554 41.9378C56.8634 42.1119 57.367 42.0557 57.7161 42.3298C57.7947 42.3923 58.7616 42.5708 58.8804 42.5191C59.5813 42.2101 59.5643 41.4726 59.7018 40.7191C59.7679 40.3548 59.4438 39.786 59.1063 39.6717C58.5822 39.4941 58.4554 39.4137 58.1581 39.1387Z" fill="#C27057"/>
|
|
4
|
+
<path d="M69.1572 40.9004C65.7679 40.6424 62.7715 40.6147 59.1063 39.6718C58.8902 40.5817 58.4161 42.1558 57.7375 42.6459C60.7367 43.7174 64.2608 44.5736 67.3804 45.0004C68.134 45.104 68.8117 45.2156 69.4625 45.1995C70.8983 45.1665 71.3188 44.7897 72.4233 44.1567C73.0072 43.8218 74.3724 42.5183 74.8965 42.0959C75.3858 41.7004 76.4625 40.1933 76.7527 39.6674C77.1456 38.9567 77.309 38.7942 77.3331 37.9826C77.3625 37.037 77.1072 36.0531 76.4742 35.3504C76.1152 34.9522 75.6277 34.6647 75.1036 34.5477C74.6438 34.4459 74.4554 33.8834 74.0983 34.2834C73.5822 34.8629 71.942 37.6272 71.7027 38.0308C71.0438 39.1415 69.5902 40.754 69.1572 40.9004Z" fill="#BCBBEF"/>
|
|
5
|
+
<path d="M58.5572 64.7586C58.6965 65.6898 58.4804 66.1398 58.4394 66.2827C58.3929 66.438 58.2367 66.7246 58.1742 66.8755C57.8224 67.7237 57.7706 68.2175 57.3394 69.0889C57.2903 69.188 57.2358 69.2871 57.1537 69.3657C57.0046 69.5059 56.8599 69.53 56.6581 69.5657C56.4697 69.5996 56.2769 69.7202 56.0822 69.7014C55.9108 69.6845 55.7724 69.5505 55.709 69.4014C55.6456 69.2514 55.6438 69.0871 55.6421 68.9273C55.6206 66.772 55.6037 64.5854 56.2099 62.5166C56.601 62.5604 56.9965 62.5255 57.3876 62.572C57.5572 62.5925 57.7394 62.5996 57.8706 62.7068C58.0322 62.8398 58.0724 62.9568 58.1519 63.1407C58.2546 63.3782 58.4938 64.3336 58.5572 64.7586Z" fill="#FFCABA"/>
|
|
6
|
+
<path d="M58.4624 63.3225C57.2303 63.3207 56.949 63.4966 56.1535 63.4252C55.9017 59.5564 55.1928 55.6091 56.074 51.8252C56.2151 52.1868 57.4071 52.4859 57.6339 52.2609C57.2776 58.4797 58.2008 60.4181 58.4624 63.3225Z" fill="#B30635"/>
|
|
7
|
+
<path d="M45.0866 95.6503C45.0991 96.1057 44.9232 98.2646 44.8643 98.7396C44.7687 99.5173 44.5768 100.049 44.4062 100.648C44.633 101.208 45.3089 101.214 45.9125 101.243C47.0464 101.299 48.1795 101.355 49.3125 101.41C49.1964 100.753 48.9116 100.42 48.75 99.7717C48.2152 97.6315 48.692 95.461 48.8821 93.1503C48.2429 93.0798 47.6929 93.1021 47.0509 93.0673C46.608 93.0432 45.0161 91.8949 45.0348 92.3682C45.0732 93.3092 45.0688 94.9432 45.0866 95.6503Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M46.6536 100.812C47.4054 100.809 48.1626 100.451 48.5893 99.8327C48.6518 99.7416 48.7179 99.638 48.8242 99.6103C48.934 99.5827 49.0447 99.6443 49.1393 99.705C49.7572 100.103 50.3349 100.578 51.0161 100.853C51.8134 101.174 52.8536 101.794 53.7045 101.915C53.9849 101.954 54.3876 102.183 54.6206 102.342C54.8251 102.482 54.8572 102.518 54.9759 102.735C55.1581 103.068 55.1197 102.933 55.0947 103.311C55.0697 103.689 54.8965 104.132 54.5501 104.284C54.3626 104.366 54.1527 104.345 53.9483 104.354C53.3572 104.383 47.1554 104.454 45.9045 104.443C45.3822 104.439 44.5884 104.43 44.0661 104.428C43.7018 104.427 43.5876 104.146 43.542 103.816C43.4902 103.438 43.4733 103.055 43.4902 102.674C43.5242 101.922 43.6929 101.175 43.992 100.483C44.1152 100.197 44.2742 99.9041 44.5456 99.7496C44.7501 100.48 45.9858 100.812 46.6536 100.812Z" fill="#860528"/>
|
|
9
|
+
<path d="M45.683 86.1675C44.9634 88.3577 44.5196 91.2175 44.6544 93.5184C46.441 93.5782 47.3044 93.6416 49.0669 93.938C49.4339 91.1988 49.8053 88.4398 50.6884 85.822C51.083 84.6532 51.5768 83.5211 52.0187 82.3693C53.0303 79.7372 54.1589 77.1193 54.3116 74.3041C54.4643 71.4889 54 68.6041 52.7009 66.1023C52.6401 65.9863 52.5714 65.8639 52.4544 65.805C52.3357 65.7443 52.1937 65.763 52.0616 65.7863C50.9321 65.9836 49.9303 66.2122 48.7812 66.1872C48.4125 66.1791 48.4419 66.0095 48.3223 66.3479C48.25 66.5559 48.4196 67.0675 48.4455 67.2934C48.5151 67.8863 48.5705 68.4809 48.6116 69.0764C48.7759 71.4747 48.5357 73.8738 48.3562 76.272C48.0821 79.9202 46.4018 83.9773 45.683 86.1675Z" fill="#E26276"/>
|
|
10
|
+
<path d="M51.9311 96.5208C52.0026 96.8789 52.107 97.6414 52.1383 98.0048C52.1722 98.4092 52.3061 99.7021 52.3097 100.107C52.316 100.81 52.1981 100.223 52.3231 100.914C52.3347 100.974 52.3481 101.039 52.3936 101.079C52.4401 101.122 52.5079 101.127 52.5704 101.132C54.0945 101.221 55.6303 101.095 57.1186 100.757C56.8124 100.39 56.757 99.9155 56.4803 99.5262C55.8713 98.6699 55.2553 95.3548 54.9106 93.1324C54.8722 92.8842 51.9749 93.5539 51.7213 93.6556C51.4803 93.753 51.2044 93.411 51.2178 93.6708C51.2311 93.9146 51.4803 94.5842 51.5481 94.8235C51.7053 95.3824 51.8178 95.9521 51.9311 96.5208Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M54.1045 100.798C54.8063 100.674 55.4366 100.274 55.9375 99.7681C56.0357 99.669 56.1322 99.5628 56.2581 99.503C56.4795 99.3976 56.7491 99.4556 56.9598 99.5815C57.1706 99.7065 57.3375 99.8922 57.5161 100.061C58.3634 100.865 59.4804 101.311 60.567 101.74C61.1893 101.984 62.9831 102.524 63.1652 102.622C63.4991 102.8 63.5795 103.077 63.6027 103.456C63.6214 103.74 63.5241 103.95 63.3045 104.132C63.0964 104.306 62.8393 104.378 62.5688 104.386C58.9527 104.499 55.3268 104.535 51.7116 104.396C51.6331 104.393 51.5438 104.385 51.4947 104.323C51.4652 104.286 51.4572 104.238 51.45 104.192C51.2991 103.196 51.3081 102.176 51.4777 101.183C51.5572 100.722 51.7054 100.218 52.1366 99.9681C52.2429 100.363 52.4268 100.523 52.8375 100.681C53.2188 100.828 53.7036 100.898 54.1045 100.798Z" fill="#B30635"/>
|
|
12
|
+
<path d="M47.3224 64.6156C48.8438 67.3773 48.967 67.8487 49.2179 68.9523C49.6215 70.7246 51.084 77.804 51.0438 78.9808C51.001 80.2469 50.7161 81.4906 50.5108 82.7406C49.8894 86.5335 50.0135 90.446 50.8751 94.1915C52.5858 93.9076 53.5367 93.8326 55.2661 93.7085C54.9385 91.0424 55.0519 89.0639 55.0652 87.1067C55.076 85.4844 56.0519 81.7987 56.1911 81.1674C56.6849 78.9156 57.0947 76.6451 57.2983 74.3505C57.7813 68.9246 57.109 63.4701 56.4385 58.0648C53.9572 57.4094 52.0902 57.0764 49.5251 57.0755C49.1269 57.0746 48.4081 56.9478 48.0447 57.1326C47.6911 57.3139 47.4295 57.9898 47.2679 58.3317C46.8242 59.2665 46.592 60.3005 46.5769 61.3344C46.5599 62.4665 46.7751 63.6219 47.3224 64.6156Z" fill="#FF7A85"/>
|
|
13
|
+
<path d="M48.5963 38.3585C47.9446 39.0987 47.5972 40.4282 47.5678 41.4139C47.5383 42.4005 47.6062 43.0558 47.8026 44.0228C48.0338 45.1612 48.266 46.2996 48.4972 47.438C48.7472 48.6675 48.9535 50.9898 48.9204 52.2442C48.8437 55.113 47.8749 56.2344 46.9963 58.5541C51.3196 59.5826 54.424 59.1255 56.8419 60.1344C57.1562 59.363 57.4642 51.7675 57.9847 50.1657C58.1222 49.7433 58.3115 49.3335 58.574 48.9737C58.8383 48.6121 59.1794 48.3166 59.416 47.9317C59.7794 47.338 59.9642 46.5853 59.9481 45.8898C59.9187 44.6558 58.8651 43.588 58.2803 42.5951C57.6508 41.5264 57.1571 40.3317 56.9696 39.8907C56.3347 38.4005 54.4303 37.4058 52.8767 36.9612C51.2847 36.5058 49.7124 37.0898 48.5963 38.3585Z" fill="#E00842"/>
|
|
14
|
+
<path d="M57.5035 53.5363C57.474 53.5283 57.4437 53.5211 57.4142 53.5131C56.9919 53.4024 56.5696 53.2917 56.1463 53.1863C55.3338 52.9854 54.4499 52.7702 53.6374 52.5675C53.4954 52.5318 52.9294 52.3881 52.9196 52.0042C52.8633 49.7443 52.6794 44.614 52.4937 42.9104C52.4017 42.0595 52.2767 39.8113 50.7392 39.3336C49.9713 39.0943 50.6392 38.647 49.9713 39.0943C49.3035 39.5426 48.9312 39.3533 48.841 40.1524C48.7838 40.6667 48.7312 48.8247 48.8178 49.3354C48.9446 50.0836 48.9249 50.4649 48.8821 50.7488C48.9142 51.2765 48.9285 51.7684 48.9213 52.1658C49.0606 52.7542 49.216 53.3381 49.391 53.9167C49.4856 54.2318 49.5892 54.5524 49.7856 54.8167C50.1517 55.3104 50.7758 55.5309 51.3713 55.6845C51.7579 55.7845 52.149 55.8702 52.5401 55.955C53.0946 56.0738 53.6499 56.1872 54.2062 56.2979C54.8588 56.4274 55.5124 56.5533 56.1669 56.6765C56.5178 56.7425 56.8696 56.805 57.2204 56.8693C57.3088 55.805 57.4017 54.6238 57.5035 53.5363ZM51.9588 35.2952C51.7588 35.5354 51.6606 35.8408 51.516 36.1184C51.374 36.3917 51.0946 36.7292 50.8749 36.9452C52.516 36.9452 54.4347 38.6265 55.0999 39.4149C55.6829 40.1059 55.9588 40.7881 56.3901 41.5827C56.7535 41.2809 56.874 40.6015 56.8928 39.9167C57.0963 40.3292 57.0963 40.3292 57.3071 41.164C57.4696 40.8595 57.5133 40.6809 57.5749 40.2265C57.7312 39.072 56.5499 37.7318 56.3026 37.4283C55.6008 36.5649 55.5972 36.5033 54.6731 35.8845C53.9892 35.4265 52.5856 34.5399 51.9588 35.2952Z" fill="#B30635"/>
|
|
15
|
+
<path d="M66.6687 54.0496C67.1169 54.029 67.8821 54.0942 68.316 54.2022C68.5455 54.2594 70.1267 54.6879 70.3446 54.8406C70.5571 54.9888 70.708 55.2496 70.8205 55.4826C70.9338 55.7174 69.4981 56.4085 69.3722 56.4621C68.7955 56.7076 68.1678 56.8344 67.5401 56.8326C67.2222 56.8317 66.9588 56.9754 66.6446 56.9317C66.2669 56.879 65.1062 56.8076 64.6347 56.6629C64.0455 56.4826 63.4499 56.4728 62.9133 56.2174C62.5955 56.0665 62.3106 55.854 62.0821 55.5862C61.9615 55.4433 61.8428 55.2728 61.8428 55.0656C61.8428 54.7772 62.0651 54.5513 62.266 54.3737C62.5526 54.1192 63.099 53.9085 63.4222 53.9647C63.7535 54.0228 63.6901 54.0138 63.8687 54.0567C64.4053 54.1835 64.4937 54.2085 65.041 54.2496C65.599 54.2915 66.2642 54.0692 66.6687 54.0496Z" fill="#FFCABA"/>
|
|
16
|
+
<path d="M51.6151 38.2533C50.8473 38.0149 49.8169 38.072 49.1481 38.5194C48.4812 38.9676 48.1589 39.7203 48.0687 40.5194C48.0115 41.0337 48.0981 41.5524 48.1839 42.0631L49.0758 47.3345C49.2803 48.5417 49.4848 49.7497 49.7615 50.9426C49.9089 51.5792 50.0776 52.2113 50.2669 52.8363C50.3615 53.1515 50.4651 53.472 50.6615 53.7363C51.0276 54.2301 51.6517 54.4506 52.2473 54.6051C52.6339 54.7051 53.0249 54.7899 53.416 54.8747C53.9705 54.9944 54.5258 55.1069 55.0821 55.2176C55.7348 55.3479 56.3883 55.4729 57.0428 55.5962C57.7258 55.7247 58.4089 55.8497 59.0937 55.972C59.7383 56.0872 60.3839 56.1997 61.0303 56.3078C61.5696 56.3979 62.1098 56.4854 62.6499 56.5649C62.8856 56.5997 63.1374 56.6604 63.3749 56.6676C63.5062 56.6712 63.6749 56.5381 63.7892 56.4756C63.6428 56.4292 63.4481 56.4015 63.3035 56.3515C63.2562 56.3354 63.2348 56.1801 63.2294 56.1274C63.2231 56.0658 63.2178 56.0051 63.2115 55.9435C63.1865 55.7069 63.1749 55.4676 63.183 55.2292C63.1919 54.9953 63.2205 54.7622 63.2749 54.5345C63.299 54.4337 63.3946 53.9506 63.5035 53.9792C63.6231 54.0104 63.6464 54.0033 63.7374 54.0256C63.7731 54.0345 63.7999 54.0435 63.8687 54.0569C63.8401 53.9792 63.8035 53.9229 63.7321 53.8819C63.6267 53.8203 63.5142 53.7997 63.3981 53.7712C62.9356 53.6542 62.4731 53.5328 62.0115 53.4122C61.3848 53.2479 60.758 53.0819 60.1312 52.9167C59.5178 52.7551 58.9044 52.5935 58.2901 52.4328C57.8678 52.322 57.4455 52.2113 57.0223 52.106C56.2089 51.9051 55.3258 51.6908 54.5133 51.4872C54.3714 51.4515 53.8044 51.3078 53.7955 50.9238C53.7392 48.664 53.5553 43.5337 53.3696 41.8301C53.2776 40.9801 53.1526 38.731 51.6151 38.2533Z" fill="#E00842"/>
|
|
17
|
+
<path d="M62.2125 32.5012C62.1063 32.6289 61.7947 33.4494 61.3152 34.394C61.159 34.7012 61.2206 35.3905 61.0304 35.7039C60.9268 35.8735 60.5831 35.6726 60.4706 35.836C59.6813 36.9762 58.6634 37.8699 57.4804 37.453C56.9902 37.2797 56.9741 36.8958 56.5036 36.6735C56.4375 36.9119 56.309 37.5717 56.1572 38.1762C55.3947 37.5672 53.1358 36.0387 52.5161 35.7458C52.7268 34.9637 52.9393 34.1672 52.9063 33.3574C52.8875 32.8789 53.0161 32.4083 52.9831 31.9306C52.9125 30.9137 53.0724 29.6869 53.6215 28.8297C53.8527 28.4699 54.0054 28.328 54.3474 28.0708C55.2884 27.3619 56.5581 27.2931 57.7331 27.3717C58.8652 27.4476 60.0152 27.644 61.0474 28.1342C61.5116 28.3539 61.9741 28.5824 62.2054 29.053C62.4474 29.5494 62.7661 30.1806 62.7715 30.7369C62.7777 31.3565 62.6697 31.9556 62.2125 32.5012Z" fill="#FFCABA"/>
|
|
18
|
+
<path d="M56.5035 36.6738C56.5035 36.6738 55.8374 36.1551 55.4258 35.4238C55.4258 35.4238 56.0026 36.9095 56.4008 37.1131L56.5035 36.6738Z" fill="#CCA295"/>
|
|
19
|
+
<path d="M60.8858 27.1051C60.0001 26.4783 58.7814 25.8738 57.1957 25.814C55.0126 25.7327 53.9171 27.3435 53.4724 28.272C52.5733 30.1551 53.0421 32.5488 52.0939 34.4444C51.4849 35.6631 50.0162 36.5613 49.1742 37.2881C45.8224 40.1827 47.4733 42.7729 47.6385 48.7542C47.659 49.4149 48.7108 49.3354 48.818 49.3354C48.5903 47.3854 48.2573 46.0738 47.8519 44.264C47.6019 43.1479 47.4519 41.8069 47.6939 40.3926C47.9635 38.8194 49.5296 37.2238 51.643 37.0551C53.1492 36.9336 55.8376 36.2836 57.084 34.5452C57.2689 34.2872 57.893 33.1819 57.9823 33.0756C59.1483 31.6836 61.9466 33.3908 62.5367 30.3292C62.6957 30.6988 62.6876 31.7095 62.2135 32.5024C64.5617 29.8738 61.4599 27.5113 60.8858 27.1051Z" fill="#BF9B1D"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.717 33.9547C60.6964 34.277 61.2598 34.1565 61.1795 33.8949C61.1598 33.8743 60.9518 34.1484 60.7973 33.7538L60.717 33.9547ZM59.958 36.1511C59.6768 36.11 59.4152 35.9895 59.1536 35.9092C59.0928 35.869 59.033 35.8288 58.992 35.7886C58.9723 35.7484 58.9321 35.6877 58.9116 35.7083C58.8116 35.869 58.9723 36.3118 59.1536 36.3922C59.4348 36.4931 59.6964 36.3922 59.8375 36.1306M61.4009 33.5725C61.2598 33.2708 60.8777 33.1699 60.5759 33.2708C60.475 33.3109 60.375 33.3717 60.2937 33.4315C60.2741 33.452 60.233 33.4922 60.2134 33.5118C60.2134 33.5324 60.1732 33.5725 60.1937 33.5529C60.4143 33.5324 60.6357 33.3913 60.8973 33.452C61.0187 33.4717 61.2393 33.7538 61.3803 33.6324" fill="#CCA295"/>
|
|
21
|
+
<path d="M69.8384 101.618C68.8777 102.025 67.8268 101.877 66.8152 102.133C66.5563 102.199 66.2867 102.347 66.0876 102.525C65.8876 102.703 65.7286 103.014 65.8018 103.271C65.8992 103.614 66.2831 103.777 66.6268 103.875C68.6893 104.459 70.9063 104.308 72.9849 103.783C73.3795 103.684 73.7974 103.57 74.1858 103.693C74.4001 103.761 74.5876 103.896 74.7965 103.979C75.0768 104.088 75.384 104.099 75.684 104.106C76.4509 104.123 77.2179 104.122 77.9849 104.102C78.1259 104.099 78.2804 104.089 78.384 103.993C78.4697 103.914 78.5009 103.793 78.5251 103.679C78.7974 102.385 78.6983 101.015 78.242 99.7738C76.8554 99.9175 75.4554 99.9255 74.0679 99.7988C73.6634 99.7613 73.3777 99.8407 73.009 99.6702C72.6152 99.4871 72.4376 99.6005 72.1643 99.905C72.0009 100.087 71.8393 100.272 71.6706 100.451C71.1768 100.975 70.5099 101.334 69.8384 101.618Z" fill="#4645AB"/>
|
|
22
|
+
<path d="M73.9812 85.8621C74.0535 87.588 74.066 89.3086 73.9946 91.0505C73.9196 92.8666 73.8571 94.5568 73.525 96.3496C73.1785 98.2202 72.6428 99.1238 72.0178 100.069C73.4696 101.316 76.8419 101.837 78.6285 101.412C78.908 95.8166 80.3303 94.5979 80.8 84.4541C80.9848 80.447 81.1428 81.53 80.9901 77.28C80.9893 77.2568 77.2919 70.7979 76.8401 70.7961C76.1625 70.7943 74.116 63.7032 73.8785 64.4291C73.7509 64.8229 73.3169 73.9273 73.3241 74.3318C73.3384 75.197 73.3794 76.0613 73.4241 76.9255C73.5303 78.9889 73.6678 81.0514 73.8196 83.1121C73.8875 84.0327 73.9428 84.9488 73.9812 85.8621Z" fill="#B30635"/>
|
|
23
|
+
<path d="M79.3205 101.916C78.6481 102.183 77.9249 102.289 77.2285 102.483C76.9205 102.568 76.6062 102.678 76.3749 102.9C76.1597 103.107 76.0339 103.404 76.0374 103.703C76.0392 103.88 76.0285 104 76.1624 104.117C76.3053 104.242 76.566 104.357 76.7526 104.392C77.7526 104.583 80.3044 104.612 82.0481 104.323C82.3303 104.275 82.6124 104.217 82.8981 104.211C83.2642 104.202 83.4356 104.291 83.799 104.335C84.4303 104.411 85.2624 104.376 85.8874 104.262C86.0669 104.229 86.2624 104.176 86.3624 104.024C86.4196 103.934 86.4347 103.825 86.4437 103.72C86.4964 103.087 86.3633 102.454 86.2312 101.833C86.1294 101.353 86.0276 100.874 85.9258 100.394C84.5901 100.123 83.2089 100.428 81.8472 100.38C81.574 100.371 81.2785 100.347 81.024 100.465C80.8062 100.566 80.7446 100.833 80.599 101.019C80.2731 101.433 79.8053 101.725 79.3205 101.916Z" fill="#5856D6"/>
|
|
24
|
+
<path d="M81.4858 97.2889C81.4858 98.98 81.1349 99.1425 80.751 100.768C82.8269 100.517 83.059 101.834 86.2313 101.834C86.2653 100.281 86.6349 98.9166 86.7795 97.797C88.4179 85.1014 86.9751 77.5791 86.9688 74.7612C86.9679 74.1648 84.8286 73.1604 83.5644 73.4612C82.7429 73.6568 79.3054 76.0675 79.5822 78.372C80.0554 82.3077 81.4858 89.7523 81.4858 97.2889Z" fill="#E00842"/>
|
|
25
|
+
<path d="M72.5027 23.9422C72.5348 25.435 72.475 26.4234 72.6688 27.4315C72.75 27.8502 72.3777 28.2511 72.3777 28.9458C72.3777 29.4458 73.0893 29.0824 73.1688 29.3056C73.8259 31.1449 74.8321 31.9484 74.9634 31.9993C75.2259 32.102 75.5197 32.1181 75.7946 32.0716C76.1197 32.0163 76.4321 31.8966 76.7598 31.86C76.8563 32.2966 76.9054 32.744 76.9045 33.1913C78.7197 33.494 80.6607 32.9297 82.0295 31.6993C82.1616 31.5815 82.2911 31.4538 82.3696 31.2949C82.5616 30.9065 82.2991 30.4663 82.0643 30.102C81.8295 29.7377 81.6223 29.3841 81.4634 28.9806C81.2107 28.3404 81.3911 27.6225 81.5134 26.9449C81.6009 26.4556 81.658 25.9618 81.6821 25.4654C81.7036 25.0288 81.6991 24.5833 81.5714 24.1645C81.4589 23.7993 81.2563 23.469 81.0304 23.1609C80.7634 22.7984 80.4589 22.4591 80.1009 22.1868C79.3625 21.6234 78.4223 21.3654 77.4938 21.335C76.5652 21.3038 75.642 21.4859 74.7455 21.7315C74.3509 21.8395 73.9536 21.9627 73.6098 22.1859C72.5795 22.8556 72.142 22.8565 72.5027 23.9422Z" fill="#C27057"/>
|
|
26
|
+
<path d="M76.7598 31.8603C76.7598 31.8603 79.4508 30.4111 79.5482 28.9478C79.5482 28.9478 79.7874 31.5522 76.8767 32.4442L76.7598 31.8603Z" fill="#9B5A46"/>
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M73.5258 30.1512C73.7954 30.0378 74.0811 29.9637 74.3481 29.845C74.5035 29.7816 74.6347 29.7173 74.7901 29.6539C74.8419 29.6325 74.8954 29.5869 74.9472 29.5655C74.9472 29.5655 75.0008 29.52 74.999 29.545C74.9731 29.8691 74.8901 30.2887 74.6686 30.5476C74.4669 30.7923 74.1838 30.8807 73.9142 30.8369M72.8008 26.145C73.1079 25.5958 73.7731 25.3423 74.3445 25.5932C74.5686 25.6825 74.7517 25.8217 74.8677 26.02C74.9088 26.0798 74.3597 25.6637 73.8927 25.8021C73.582 25.8726 73.3615 26.3691 73.0061 26.2271M73.4758 26.7253C73.6731 26.7048 73.9624 27.1842 74.1865 26.553L74.2561 26.5333C74.3731 26.7619 74.1151 27.0378 73.9177 27.0583C73.7213 27.0798 73.5919 26.953 73.4383 26.8405" fill="#9B5A46"/>
|
|
28
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M82.1322 23.4137C82.0491 23.1833 81.8893 22.953 81.7438 22.7235C81.6795 22.4672 81.592 22.219 81.4795 21.9824C81.5447 21.8351 81.6991 21.6208 81.7304 21.5422C81.8715 21.1199 81.8715 20.6565 81.6902 20.2547C81.1473 19.0065 79.8188 19.2485 78.792 18.7449C78.7116 18.7047 79.3152 18.5038 79.3563 18.4833C79.4161 18.4431 79.2348 18.3833 79.175 18.3226C79.034 18.2422 78.8732 18.1619 78.7322 18.1012C78.209 17.9405 77.6054 18.0003 77.0616 18.0815C76.2572 18.1815 75.392 18.5842 74.7482 19.0672C74.3054 19.369 73.8822 19.8315 73.3598 20.0128C73.2991 20.0324 73.2188 20.053 73.1581 20.053C72.575 20.0735 73.0982 19.4092 72.9768 19.2083C72.9572 19.1878 72.6554 19.3494 72.6348 19.3494C72.5545 19.3887 72.4947 19.4288 72.4143 19.4896C71.267 20.3342 70.8438 22.3672 72.092 23.3735C72.1973 23.453 72.3116 23.5422 72.4331 23.6217C72.4831 23.7405 72.5438 23.8512 72.6197 23.9467C72.8009 24.0119 73.2607 23.9806 73.5438 23.8842C73.9348 23.7512 74.2866 23.6958 74.6804 23.7155C75.1688 23.7413 76.0956 24.2297 76.1902 24.8628C76.209 24.9905 76.1313 25.1181 76.1447 25.2467C76.175 25.5378 76.5188 25.678 76.8098 25.7083C77.1009 25.7387 77.4322 25.7369 77.6322 25.9503C77.7697 26.0976 77.8027 26.328 77.8706 26.5137C77.95 26.7306 78.0375 26.9449 78.1331 27.1547C78.2911 27.028 78.4652 26.9217 78.65 26.8396C78.6625 26.8342 78.6759 26.828 78.6822 26.8163C78.6884 26.8065 78.6884 26.7931 78.6875 26.7815C78.6813 26.5905 78.6947 26.4056 78.6857 26.2146C78.6768 26.0306 78.6634 25.8378 78.7206 25.6601C78.8152 25.3646 79.0125 25.0869 79.3 24.9699C79.6179 24.8422 80.0143 24.9485 80.225 25.2181C80.5804 25.6726 80.3572 26.3342 80.4625 26.9012C80.559 27.4181 80.9473 28.0181 81.3384 28.369C81.3384 28.1994 81.3884 27.7967 81.4348 27.5038C81.5375 27.303 81.6429 27.1038 81.7509 26.9146C82.3134 25.9083 82.5554 24.5199 82.1322 23.4137Z" fill="#5856D6"/>
|
|
29
|
+
<path d="M87.8338 38.8049C87.8927 37.7174 87.8186 36.8808 87.6651 36.2317C87.1597 34.1013 84.4177 32.7299 83.2677 31.4486C82.6231 30.7308 82.882 30.887 81.8463 31.2879C81.4329 31.4477 81.0704 31.7138 80.6892 31.9406C78.924 32.9906 76.8231 33.0531 74.9142 33.8093C74.6195 33.9263 74.3231 34.0611 74.0981 34.2843C73.6963 34.6825 73.6079 35.2879 73.5365 35.8495C72.6874 42.57 73.6776 46.4477 73.6776 51.9388C73.7427 53.3665 74.0713 55.3567 73.9838 56.7834C73.7463 60.6433 72.1294 60.2852 72.6945 76.6942C73.0945 76.712 73.4677 76.7397 73.8213 76.7745C73.7356 74.8852 73.7401 70.1674 74.1704 66.7683C74.1517 72.0817 74.307 72.8022 74.7079 76.762C79.2008 77.3236 80.7472 77.9272 88.3686 76.762C87.9936 69.9334 88.4204 65.6183 87.3222 58.3138C86.9499 55.8334 85.4651 53.5388 86.3133 48.4709C86.4838 47.4531 87.7436 40.454 87.8338 38.8049Z" fill="#DEDDF7"/>
|
|
30
|
+
<path d="M85.1544 36.1279C84.8214 36.0663 84.4276 36.0699 84.0955 36.136C82.3375 36.4896 81.5678 38.5574 81.041 40.5717C80.3089 43.3646 80.0401 44.3869 79.5678 46.7297C79.55 46.8154 79.35 47.9726 78.5142 48.8244C77.0089 50.3574 75.5187 52.3021 73.8517 53.986C73.9473 54.9628 74.0339 55.9646 73.9839 56.7833C73.9517 57.3029 73.8973 57.8029 73.8276 58.3199C76.225 56.9985 78.9937 54.7878 81.041 53.0012C81.7616 52.3726 82.4875 52.0271 82.8437 51.4904C84.8437 48.4717 86.3259 44.1467 87.4687 40.8467C87.6776 40.244 88.4294 36.7378 85.1544 36.1279Z" fill="#BCBBEF"/>
|
|
31
|
+
<path d="M82.6635 67.4395H76.4724V59.4448H82.6635V67.4395Z" fill="#DEDDF7"/>
|
|
32
|
+
<path d="M82.6635 60.5404H76.4724V59.4448H82.6635V60.5404Z" fill="#BCBBEF"/>
|
|
33
|
+
<path d="M77.301 32.9952C77.2215 32.9952 77.1385 32.9952 77.068 33.0318C77.0055 33.0639 76.9599 33.1211 76.9171 33.1764C76.6644 33.4997 76.4099 33.8255 76.2331 34.1952C76.1037 34.4666 76.0189 34.7559 75.934 35.0443C75.5019 36.5166 75.0697 37.9898 74.6376 39.463C74.2742 40.7041 73.909 42.0291 74.276 43.2684C74.7046 41.9541 75.1394 40.6229 75.8876 39.4604C76.0644 39.1872 76.2572 38.9238 76.4001 38.6318C76.5189 38.3907 76.601 38.1345 76.7197 37.8934C76.8447 37.638 77.0099 37.4041 77.1742 37.1711C78.109 35.8497 79.0001 34.7666 79.8492 34.0952C80.2546 33.7747 80.6956 33.4943 81.059 33.1273C81.6965 32.4845 82.0671 31.5836 82.0644 30.6782C81.3912 30.905 80.8751 31.4389 80.3599 31.9291C79.9706 32.2988 79.5474 32.6675 79.0394 32.863C78.4876 33.0755 77.8805 32.9979 77.301 32.9952Z" fill="#ADB1B5"/>
|
|
34
|
+
<path d="M76.884 34.1399C76.2992 35.5265 74.4394 39.7577 74.2251 42.8479C74.4938 42.1988 75.3626 40.856 75.5358 40.5318C76.1322 39.4149 77.0858 34.5417 77.509 34.2452C77.9912 33.9086 78.0671 33.8158 78.2608 33.1747C77.7912 33.1327 77.5492 32.931 77.0796 32.9408C76.843 33.4899 76.9224 33.797 76.884 34.1399Z" fill="#E00842"/>
|
|
35
|
+
<path d="M80.5446 30.5092C80.9455 30.1306 81.2178 29.7967 81.5517 29.1851C81.933 29.5118 82.2794 30.4663 82.6267 30.7681C81.4187 32.044 79.8696 33.1583 78.2606 34.0627C78.0722 33.7431 77.9267 33.2922 77.4821 33.0368C77.0785 33.1449 77.0339 33.4511 76.4705 33.8092C76.6749 33.3556 76.8071 32.8511 76.8767 32.444C77.116 32.5833 77.3437 32.7904 77.6767 32.7431C78.3874 32.6413 79.9651 31.0565 80.5446 30.5092Z" fill="#D6D8DA"/>
|
|
36
|
+
<path d="M74.7786 35.0424C75.117 35.0728 75.3509 35.1237 75.4821 35.2505C75.3027 35.4469 74.9884 35.5656 74.7884 35.6058C74.5571 37.0522 74.0071 38.996 74.0687 44.1567C74.0902 43.7799 74.2009 43.2996 74.2491 42.8987C74.458 40.0237 76.3902 33.9228 76.7527 33.1772C76.6946 33.4201 75.1527 34.6665 74.7786 35.0424Z" fill="#DEDDF7"/>
|
|
37
|
+
<path d="M79.9473 36.5165C79.6759 36.2995 78.6098 36.0192 78.2607 35.987C78.3277 36.3085 78.5839 36.9165 78.6286 37.2888C78.5625 37.3406 75.7723 39.262 74.058 44.6263C74.0107 41.5004 76.4821 37.4004 77.9429 35.3201C78.7375 34.1888 82.2795 31.4236 82.2188 30.1924C82.4161 30.5031 83.2732 31.4129 83.2679 31.4486C82.2223 33.1826 80.6616 35.346 79.9473 36.5165Z" fill="#DEDDF7"/>
|
|
38
|
+
<path d="M67.5822 55.9718C67.3465 56.0254 67.0501 56.0584 66.9099 55.8602C66.8117 55.7209 66.8474 55.5192 66.9501 55.3825C67.0528 55.2459 67.3081 55.1665 67.4599 55.0879C68.1662 54.7227 68.8206 54.4183 69.6126 54.3406C69.9947 54.3022 70.8822 54.3843 71.2653 54.3513C72.2662 54.2665 72.7349 53.7861 73.4903 53.1245C73.601 53.2343 73.6358 53.3968 73.6653 53.5495C73.8037 54.2709 73.9296 54.995 74.0421 55.72C72.8224 56.1933 71.776 56.8165 70.6349 57.4584C70.3313 57.629 70.026 57.8075 69.6903 57.9049C69.0215 58.0986 68.3501 57.9977 67.659 57.9629C67.4956 57.954 67.3322 57.9459 67.1733 57.9075C66.9992 57.8665 65.5028 57.62 64.8242 56.9781C64.7563 56.9129 64.5769 56.737 64.6349 56.6629C64.6778 56.6102 65.0269 56.7049 65.0947 56.704C65.5626 56.7004 65.7635 56.6942 66.2313 56.704C66.6572 56.7138 67.8403 56.4138 68.0224 56.3486C68.3162 56.2433 68.7778 55.9915 68.9483 55.7361C68.7679 55.5575 67.826 55.9165 67.5822 55.9718Z" fill="#C27057"/>
|
|
39
|
+
<path d="M83.8419 34.4773C84.1741 34.4112 84.5678 34.4076 84.9009 34.4693C88.1759 35.0791 87.4241 38.5853 87.2151 39.188C86.0723 42.488 84.5901 46.813 82.5901 49.8318C82.2339 50.3693 81.508 50.713 80.7875 51.3425C78.5312 53.3103 75.3991 55.7978 72.8544 57.0389C72.5151 56.8139 71.2651 55.1389 71.2651 54.3514C73.95 52.4469 76.0892 49.3773 78.2607 47.1657C79.0964 46.3139 79.2973 45.1568 79.3142 45.071C79.7866 42.7282 80.0553 41.7068 80.7875 38.913C81.3151 36.8987 82.0839 34.8309 83.8419 34.4773Z" fill="#DEDDF7"/>
|
|
40
|
+
</svg>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M101 103.864C101 103.351 100.115 102.857 98.5018 102.408C93.2055 100.916 79.9845 99.8638 64.5105 99.8638C55.3175 99.8638 46.9138 100.24 40.5007 100.85C39.4489 100.948 38.445 101.062 37.5072 101.17C31.6046 101.881 28 102.824 28 103.864C28 104.737 30.5337 105.535 34.8414 106.193C37.5714 106.612 41.0218 106.966 45.0047 107.243C46.9138 107.375 48.934 107.488 51.0568 107.579C52.6699 107.652 54.3299 107.709 56.0388 107.756C58.4049 107.817 60.8561 107.855 63.3898 107.864H64.4933C70.2666 107.864 75.7266 107.718 80.5765 107.459C81.2834 107.422 81.9894 107.379 82.6638 107.335C83.1063 107.309 83.5527 107.28 83.9953 107.245C87.9744 106.97 91.4286 106.615 94.173 106.199C98.4663 105.54 100.996 104.737 100.996 103.869" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.1581 39.1387C57.5786 38.6003 56.4795 37.9414 55.7759 37.7771C55.7081 37.761 55.8732 37.9092 55.8125 37.9449C55.7697 37.9691 55.7465 38.0182 55.7259 38.0637C55.3786 38.8574 55.5643 39.7128 55.4429 40.5717C55.4268 40.686 55.4134 40.8039 55.4447 40.9146C55.4777 41.0333 55.559 41.1316 55.6384 41.2253C55.8724 41.5048 56.1197 41.7941 56.4554 41.9378C56.8634 42.1119 57.367 42.0557 57.7161 42.3298C57.7947 42.3923 58.7616 42.5708 58.8804 42.5191C59.5813 42.2101 59.5643 41.4726 59.7018 40.7191C59.7679 40.3548 59.4438 39.786 59.1063 39.6717C58.5822 39.4941 58.4554 39.4137 58.1581 39.1387Z" fill="#C27057"/>
|
|
4
|
+
<path d="M69.1572 40.9004C65.7679 40.6424 62.7715 40.6147 59.1063 39.6718C58.8902 40.5817 58.4161 42.1558 57.7375 42.6459C60.7367 43.7174 64.2608 44.5736 67.3804 45.0004C68.134 45.104 68.8117 45.2156 69.4625 45.1995C70.8983 45.1665 71.3188 44.7897 72.4233 44.1567C73.0072 43.8218 74.3724 42.5183 74.8965 42.0959C75.3858 41.7004 76.4625 40.1933 76.7527 39.6674C77.1456 38.9567 77.309 38.7942 77.3331 37.9826C77.3625 37.037 77.1072 36.0531 76.4742 35.3504C76.1152 34.9522 75.6277 34.6647 75.1036 34.5477C74.6438 34.4459 74.4554 33.8834 74.0983 34.2834C73.5822 34.8629 71.942 37.6272 71.7027 38.0308C71.0438 39.1415 69.5902 40.754 69.1572 40.9004Z" fill="#BCBBEF"/>
|
|
5
|
+
<path d="M58.5572 64.7586C58.6965 65.6898 58.4804 66.1398 58.4394 66.2827C58.3929 66.438 58.2367 66.7246 58.1742 66.8755C57.8224 67.7237 57.7706 68.2175 57.3394 69.0889C57.2903 69.188 57.2358 69.2871 57.1537 69.3657C57.0046 69.5059 56.8599 69.53 56.6581 69.5657C56.4697 69.5996 56.2769 69.7202 56.0822 69.7014C55.9108 69.6845 55.7724 69.5505 55.709 69.4014C55.6456 69.2514 55.6438 69.0871 55.6421 68.9273C55.6206 66.772 55.6037 64.5854 56.2099 62.5166C56.601 62.5604 56.9965 62.5255 57.3876 62.572C57.5572 62.5925 57.7394 62.5996 57.8706 62.7068C58.0322 62.8398 58.0724 62.9568 58.1519 63.1407C58.2546 63.3782 58.4938 64.3336 58.5572 64.7586Z" fill="#FFCABA"/>
|
|
6
|
+
<path d="M58.4624 63.3225C57.2303 63.3207 56.949 63.4966 56.1535 63.4252C55.9017 59.5564 55.1928 55.6091 56.074 51.8252C56.2151 52.1868 57.4071 52.4859 57.6339 52.2609C57.2776 58.4797 58.2008 60.4181 58.4624 63.3225Z" fill="#B30635"/>
|
|
7
|
+
<path d="M45.0866 95.6503C45.0991 96.1057 44.9232 98.2646 44.8643 98.7396C44.7687 99.5173 44.5768 100.049 44.4062 100.648C44.633 101.208 45.3089 101.214 45.9125 101.243C47.0464 101.299 48.1795 101.355 49.3125 101.41C49.1964 100.753 48.9116 100.42 48.75 99.7717C48.2152 97.6315 48.692 95.461 48.8821 93.1503C48.2429 93.0798 47.6929 93.1021 47.0509 93.0673C46.608 93.0432 45.0161 91.8949 45.0348 92.3682C45.0732 93.3092 45.0688 94.9432 45.0866 95.6503Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M46.6536 100.812C47.4054 100.809 48.1626 100.451 48.5893 99.8327C48.6518 99.7416 48.7179 99.638 48.8242 99.6103C48.934 99.5827 49.0447 99.6443 49.1393 99.705C49.7572 100.103 50.3349 100.578 51.0161 100.853C51.8134 101.174 52.8536 101.794 53.7045 101.915C53.9849 101.954 54.3876 102.183 54.6206 102.342C54.8251 102.482 54.8572 102.518 54.9759 102.735C55.1581 103.068 55.1197 102.933 55.0947 103.311C55.0697 103.689 54.8965 104.132 54.5501 104.284C54.3626 104.366 54.1527 104.345 53.9483 104.354C53.3572 104.383 47.1554 104.454 45.9045 104.443C45.3822 104.439 44.5884 104.43 44.0661 104.428C43.7018 104.427 43.5876 104.146 43.542 103.816C43.4902 103.438 43.4733 103.055 43.4902 102.674C43.5242 101.922 43.6929 101.175 43.992 100.483C44.1152 100.197 44.2742 99.9041 44.5456 99.7496C44.7501 100.48 45.9858 100.812 46.6536 100.812Z" fill="#860528"/>
|
|
9
|
+
<path d="M45.683 86.1675C44.9634 88.3577 44.5196 91.2175 44.6544 93.5184C46.441 93.5782 47.3044 93.6416 49.0669 93.938C49.4339 91.1988 49.8053 88.4398 50.6884 85.822C51.083 84.6532 51.5768 83.5211 52.0187 82.3693C53.0303 79.7372 54.1589 77.1193 54.3116 74.3041C54.4643 71.4889 54 68.6041 52.7009 66.1023C52.6401 65.9863 52.5714 65.8639 52.4544 65.805C52.3357 65.7443 52.1937 65.763 52.0616 65.7863C50.9321 65.9836 49.9303 66.2122 48.7812 66.1872C48.4125 66.1791 48.4419 66.0095 48.3223 66.3479C48.25 66.5559 48.4196 67.0675 48.4455 67.2934C48.5151 67.8863 48.5705 68.4809 48.6116 69.0764C48.7759 71.4747 48.5357 73.8738 48.3562 76.272C48.0821 79.9202 46.4018 83.9773 45.683 86.1675Z" fill="#E26276"/>
|
|
10
|
+
<path d="M51.9311 96.5208C52.0026 96.8789 52.107 97.6414 52.1383 98.0048C52.1722 98.4092 52.3061 99.7021 52.3097 100.107C52.316 100.81 52.1981 100.223 52.3231 100.914C52.3347 100.974 52.3481 101.039 52.3936 101.079C52.4401 101.122 52.5079 101.127 52.5704 101.132C54.0945 101.221 55.6303 101.095 57.1186 100.757C56.8124 100.39 56.757 99.9155 56.4803 99.5262C55.8713 98.6699 55.2553 95.3548 54.9106 93.1324C54.8722 92.8842 51.9749 93.5539 51.7213 93.6556C51.4803 93.753 51.2044 93.411 51.2178 93.6708C51.2311 93.9146 51.4803 94.5842 51.5481 94.8235C51.7053 95.3824 51.8178 95.9521 51.9311 96.5208Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M54.1045 100.798C54.8063 100.674 55.4366 100.274 55.9375 99.7681C56.0357 99.669 56.1322 99.5628 56.2581 99.503C56.4795 99.3976 56.7491 99.4556 56.9598 99.5815C57.1706 99.7065 57.3375 99.8922 57.5161 100.061C58.3634 100.865 59.4804 101.311 60.567 101.74C61.1893 101.984 62.9831 102.524 63.1652 102.622C63.4991 102.8 63.5795 103.077 63.6027 103.456C63.6214 103.74 63.5241 103.95 63.3045 104.132C63.0964 104.306 62.8393 104.378 62.5688 104.386C58.9527 104.499 55.3268 104.535 51.7116 104.396C51.6331 104.393 51.5438 104.385 51.4947 104.323C51.4652 104.286 51.4572 104.238 51.45 104.192C51.2991 103.196 51.3081 102.176 51.4777 101.183C51.5572 100.722 51.7054 100.218 52.1366 99.9681C52.2429 100.363 52.4268 100.523 52.8375 100.681C53.2188 100.828 53.7036 100.898 54.1045 100.798Z" fill="#B30635"/>
|
|
12
|
+
<path d="M47.3224 64.6156C48.8438 67.3773 48.967 67.8487 49.2179 68.9523C49.6215 70.7246 51.084 77.804 51.0438 78.9808C51.001 80.2469 50.7161 81.4906 50.5108 82.7406C49.8894 86.5335 50.0135 90.446 50.8751 94.1915C52.5858 93.9076 53.5367 93.8326 55.2661 93.7085C54.9385 91.0424 55.0519 89.0639 55.0652 87.1067C55.076 85.4844 56.0519 81.7987 56.1911 81.1674C56.6849 78.9156 57.0947 76.6451 57.2983 74.3505C57.7813 68.9246 57.109 63.4701 56.4385 58.0648C53.9572 57.4094 52.0902 57.0764 49.5251 57.0755C49.1269 57.0746 48.4081 56.9478 48.0447 57.1326C47.6911 57.3139 47.4295 57.9898 47.2679 58.3317C46.8242 59.2665 46.592 60.3005 46.5769 61.3344C46.5599 62.4665 46.7751 63.6219 47.3224 64.6156Z" fill="#FF7A85"/>
|
|
13
|
+
<path d="M48.5963 38.3585C47.9446 39.0987 47.5972 40.4282 47.5678 41.4139C47.5383 42.4005 47.6062 43.0558 47.8026 44.0228C48.0338 45.1612 48.266 46.2996 48.4972 47.438C48.7472 48.6675 48.9535 50.9898 48.9204 52.2442C48.8437 55.113 47.8749 56.2344 46.9963 58.5541C51.3196 59.5826 54.424 59.1255 56.8419 60.1344C57.1562 59.363 57.4642 51.7675 57.9847 50.1657C58.1222 49.7433 58.3115 49.3335 58.574 48.9737C58.8383 48.6121 59.1794 48.3166 59.416 47.9317C59.7794 47.338 59.9642 46.5853 59.9481 45.8898C59.9187 44.6558 58.8651 43.588 58.2803 42.5951C57.6508 41.5264 57.1571 40.3317 56.9696 39.8907C56.3347 38.4005 54.4303 37.4058 52.8767 36.9612C51.2847 36.5058 49.7124 37.0898 48.5963 38.3585Z" fill="#E00842"/>
|
|
14
|
+
<path d="M57.5035 53.5363C57.474 53.5283 57.4437 53.5211 57.4142 53.5131C56.9919 53.4024 56.5696 53.2917 56.1463 53.1863C55.3338 52.9854 54.4499 52.7702 53.6374 52.5675C53.4954 52.5318 52.9294 52.3881 52.9196 52.0042C52.8633 49.7443 52.6794 44.614 52.4937 42.9104C52.4017 42.0595 52.2767 39.8113 50.7392 39.3336C49.9713 39.0943 50.6392 38.647 49.9713 39.0943C49.3035 39.5426 48.9312 39.3533 48.841 40.1524C48.7838 40.6667 48.7312 48.8247 48.8178 49.3354C48.9446 50.0836 48.9249 50.4649 48.8821 50.7488C48.9142 51.2765 48.9285 51.7684 48.9213 52.1658C49.0606 52.7542 49.216 53.3381 49.391 53.9167C49.4856 54.2318 49.5892 54.5524 49.7856 54.8167C50.1517 55.3104 50.7758 55.5309 51.3713 55.6845C51.7579 55.7845 52.149 55.8702 52.5401 55.955C53.0946 56.0738 53.6499 56.1872 54.2062 56.2979C54.8588 56.4274 55.5124 56.5533 56.1669 56.6765C56.5178 56.7425 56.8696 56.805 57.2204 56.8693C57.3088 55.805 57.4017 54.6238 57.5035 53.5363ZM51.9588 35.2952C51.7588 35.5354 51.6606 35.8408 51.516 36.1184C51.374 36.3917 51.0946 36.7292 50.8749 36.9452C52.516 36.9452 54.4347 38.6265 55.0999 39.4149C55.6829 40.1059 55.9588 40.7881 56.3901 41.5827C56.7535 41.2809 56.874 40.6015 56.8928 39.9167C57.0963 40.3292 57.0963 40.3292 57.3071 41.164C57.4696 40.8595 57.5133 40.6809 57.5749 40.2265C57.7312 39.072 56.5499 37.7318 56.3026 37.4283C55.6008 36.5649 55.5972 36.5033 54.6731 35.8845C53.9892 35.4265 52.5856 34.5399 51.9588 35.2952Z" fill="#B30635"/>
|
|
15
|
+
<path d="M66.6687 54.0496C67.1169 54.029 67.8821 54.0942 68.316 54.2022C68.5455 54.2594 70.1267 54.6879 70.3446 54.8406C70.5571 54.9888 70.708 55.2496 70.8205 55.4826C70.9338 55.7174 69.4981 56.4085 69.3722 56.4621C68.7955 56.7076 68.1678 56.8344 67.5401 56.8326C67.2222 56.8317 66.9588 56.9754 66.6446 56.9317C66.2669 56.879 65.1062 56.8076 64.6347 56.6629C64.0455 56.4826 63.4499 56.4728 62.9133 56.2174C62.5955 56.0665 62.3106 55.854 62.0821 55.5862C61.9615 55.4433 61.8428 55.2728 61.8428 55.0656C61.8428 54.7772 62.0651 54.5513 62.266 54.3737C62.5526 54.1192 63.099 53.9085 63.4222 53.9647C63.7535 54.0228 63.6901 54.0138 63.8687 54.0567C64.4053 54.1835 64.4937 54.2085 65.041 54.2496C65.599 54.2915 66.2642 54.0692 66.6687 54.0496Z" fill="#FFCABA"/>
|
|
16
|
+
<path d="M51.6151 38.2533C50.8473 38.0149 49.8169 38.072 49.1481 38.5194C48.4812 38.9676 48.1589 39.7203 48.0687 40.5194C48.0115 41.0337 48.0981 41.5524 48.1839 42.0631L49.0758 47.3345C49.2803 48.5417 49.4848 49.7497 49.7615 50.9426C49.9089 51.5792 50.0776 52.2113 50.2669 52.8363C50.3615 53.1515 50.4651 53.472 50.6615 53.7363C51.0276 54.2301 51.6517 54.4506 52.2473 54.6051C52.6339 54.7051 53.0249 54.7899 53.416 54.8747C53.9705 54.9944 54.5258 55.1069 55.0821 55.2176C55.7348 55.3479 56.3883 55.4729 57.0428 55.5962C57.7258 55.7247 58.4089 55.8497 59.0937 55.972C59.7383 56.0872 60.3839 56.1997 61.0303 56.3078C61.5696 56.3979 62.1098 56.4854 62.6499 56.5649C62.8856 56.5997 63.1374 56.6604 63.3749 56.6676C63.5062 56.6712 63.6749 56.5381 63.7892 56.4756C63.6428 56.4292 63.4481 56.4015 63.3035 56.3515C63.2562 56.3354 63.2348 56.1801 63.2294 56.1274C63.2231 56.0658 63.2178 56.0051 63.2115 55.9435C63.1865 55.7069 63.1749 55.4676 63.183 55.2292C63.1919 54.9953 63.2205 54.7622 63.2749 54.5345C63.299 54.4337 63.3946 53.9506 63.5035 53.9792C63.6231 54.0104 63.6464 54.0033 63.7374 54.0256C63.7731 54.0345 63.7999 54.0435 63.8687 54.0569C63.8401 53.9792 63.8035 53.9229 63.7321 53.8819C63.6267 53.8203 63.5142 53.7997 63.3981 53.7712C62.9356 53.6542 62.4731 53.5328 62.0115 53.4122C61.3848 53.2479 60.758 53.0819 60.1312 52.9167C59.5178 52.7551 58.9044 52.5935 58.2901 52.4328C57.8678 52.322 57.4455 52.2113 57.0223 52.106C56.2089 51.9051 55.3258 51.6908 54.5133 51.4872C54.3714 51.4515 53.8044 51.3078 53.7955 50.9238C53.7392 48.664 53.5553 43.5337 53.3696 41.8301C53.2776 40.9801 53.1526 38.731 51.6151 38.2533Z" fill="#E00842"/>
|
|
17
|
+
<path d="M62.2125 32.5012C62.1063 32.6289 61.7947 33.4494 61.3152 34.394C61.159 34.7012 61.2206 35.3905 61.0304 35.7039C60.9268 35.8735 60.5831 35.6726 60.4706 35.836C59.6813 36.9762 58.6634 37.8699 57.4804 37.453C56.9902 37.2797 56.9741 36.8958 56.5036 36.6735C56.4375 36.9119 56.309 37.5717 56.1572 38.1762C55.3947 37.5672 53.1358 36.0387 52.5161 35.7458C52.7268 34.9637 52.9393 34.1672 52.9063 33.3574C52.8875 32.8789 53.0161 32.4083 52.9831 31.9306C52.9125 30.9137 53.0724 29.6869 53.6215 28.8297C53.8527 28.4699 54.0054 28.328 54.3474 28.0708C55.2884 27.3619 56.5581 27.2931 57.7331 27.3717C58.8652 27.4476 60.0152 27.644 61.0474 28.1342C61.5116 28.3539 61.9741 28.5824 62.2054 29.053C62.4474 29.5494 62.7661 30.1806 62.7715 30.7369C62.7777 31.3565 62.6697 31.9556 62.2125 32.5012Z" fill="#FFCABA"/>
|
|
18
|
+
<path d="M56.5035 36.6738C56.5035 36.6738 55.8374 36.1551 55.4258 35.4238C55.4258 35.4238 56.0026 36.9095 56.4008 37.1131L56.5035 36.6738Z" fill="#CCA295"/>
|
|
19
|
+
<path d="M60.8858 27.1051C60.0001 26.4783 58.7814 25.8738 57.1957 25.814C55.0126 25.7327 53.9171 27.3435 53.4724 28.272C52.5733 30.1551 53.0421 32.5488 52.0939 34.4444C51.4849 35.6631 50.0162 36.5613 49.1742 37.2881C45.8224 40.1827 47.4733 42.7729 47.6385 48.7542C47.659 49.4149 48.7108 49.3354 48.818 49.3354C48.5903 47.3854 48.2573 46.0738 47.8519 44.264C47.6019 43.1479 47.4519 41.8069 47.6939 40.3926C47.9635 38.8194 49.5296 37.2238 51.643 37.0551C53.1492 36.9336 55.8376 36.2836 57.084 34.5452C57.2689 34.2872 57.893 33.1819 57.9823 33.0756C59.1483 31.6836 61.9466 33.3908 62.5367 30.3292C62.6957 30.6988 62.6876 31.7095 62.2135 32.5024C64.5617 29.8738 61.4599 27.5113 60.8858 27.1051Z" fill="#BF9B1D"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.717 33.9547C60.6964 34.277 61.2598 34.1565 61.1795 33.8949C61.1598 33.8743 60.9518 34.1484 60.7973 33.7538L60.717 33.9547ZM59.958 36.1511C59.6768 36.11 59.4152 35.9895 59.1536 35.9092C59.0928 35.869 59.033 35.8288 58.992 35.7886C58.9723 35.7484 58.9321 35.6877 58.9116 35.7083C58.8116 35.869 58.9723 36.3118 59.1536 36.3922C59.4348 36.4931 59.6964 36.3922 59.8375 36.1306M61.4009 33.5725C61.2598 33.2708 60.8777 33.1699 60.5759 33.2708C60.475 33.3109 60.375 33.3717 60.2937 33.4315C60.2741 33.452 60.233 33.4922 60.2134 33.5118C60.2134 33.5324 60.1732 33.5725 60.1937 33.5529C60.4143 33.5324 60.6357 33.3913 60.8973 33.452C61.0187 33.4717 61.2393 33.7538 61.3803 33.6324" fill="#CCA295"/>
|
|
21
|
+
<path d="M69.8384 101.618C68.8777 102.025 67.8268 101.877 66.8152 102.133C66.5563 102.199 66.2867 102.347 66.0876 102.525C65.8876 102.703 65.7286 103.014 65.8018 103.271C65.8992 103.614 66.2831 103.777 66.6268 103.875C68.6893 104.459 70.9063 104.308 72.9849 103.783C73.3795 103.684 73.7974 103.57 74.1858 103.693C74.4001 103.761 74.5876 103.896 74.7965 103.979C75.0768 104.088 75.384 104.099 75.684 104.106C76.4509 104.123 77.2179 104.122 77.9849 104.102C78.1259 104.099 78.2804 104.089 78.384 103.993C78.4697 103.914 78.5009 103.793 78.5251 103.679C78.7974 102.385 78.6983 101.015 78.242 99.7738C76.8554 99.9175 75.4554 99.9255 74.0679 99.7988C73.6634 99.7613 73.3777 99.8407 73.009 99.6702C72.6152 99.4871 72.4376 99.6005 72.1643 99.905C72.0009 100.087 71.8393 100.272 71.6706 100.451C71.1768 100.975 70.5099 101.334 69.8384 101.618Z" fill="#4645AB"/>
|
|
22
|
+
<path d="M73.9812 85.8621C74.0535 87.588 74.066 89.3086 73.9946 91.0505C73.9196 92.8666 73.8571 94.5568 73.525 96.3496C73.1785 98.2202 72.6428 99.1238 72.0178 100.069C73.4696 101.316 76.8419 101.837 78.6285 101.412C78.908 95.8166 80.3303 94.5979 80.8 84.4541C80.9848 80.447 81.1428 81.53 80.9901 77.28C80.9893 77.2568 77.2919 70.7979 76.8401 70.7961C76.1625 70.7943 74.116 63.7032 73.8785 64.4291C73.7509 64.8229 73.3169 73.9273 73.3241 74.3318C73.3384 75.197 73.3794 76.0613 73.4241 76.9255C73.5303 78.9889 73.6678 81.0514 73.8196 83.1121C73.8875 84.0327 73.9428 84.9488 73.9812 85.8621Z" fill="#B30635"/>
|
|
23
|
+
<path d="M79.3205 101.916C78.6481 102.183 77.9249 102.289 77.2285 102.483C76.9205 102.568 76.6062 102.678 76.3749 102.9C76.1597 103.107 76.0339 103.404 76.0374 103.703C76.0392 103.88 76.0285 104 76.1624 104.117C76.3053 104.242 76.566 104.357 76.7526 104.392C77.7526 104.583 80.3044 104.612 82.0481 104.323C82.3303 104.275 82.6124 104.217 82.8981 104.211C83.2642 104.202 83.4356 104.291 83.799 104.335C84.4303 104.411 85.2624 104.376 85.8874 104.262C86.0669 104.229 86.2624 104.176 86.3624 104.024C86.4196 103.934 86.4347 103.825 86.4437 103.72C86.4964 103.087 86.3633 102.454 86.2312 101.833C86.1294 101.353 86.0276 100.874 85.9258 100.394C84.5901 100.123 83.2089 100.428 81.8472 100.38C81.574 100.371 81.2785 100.347 81.024 100.465C80.8062 100.566 80.7446 100.833 80.599 101.019C80.2731 101.433 79.8053 101.725 79.3205 101.916Z" fill="#5856D6"/>
|
|
24
|
+
<path d="M81.4858 97.2889C81.4858 98.98 81.1349 99.1425 80.751 100.768C82.8269 100.517 83.059 101.834 86.2313 101.834C86.2653 100.281 86.6349 98.9166 86.7795 97.797C88.4179 85.1014 86.9751 77.5791 86.9688 74.7612C86.9679 74.1648 84.8286 73.1604 83.5644 73.4612C82.7429 73.6568 79.3054 76.0675 79.5822 78.372C80.0554 82.3077 81.4858 89.7523 81.4858 97.2889Z" fill="#E00842"/>
|
|
25
|
+
<path d="M72.5027 23.9422C72.5348 25.435 72.475 26.4234 72.6688 27.4315C72.75 27.8502 72.3777 28.2511 72.3777 28.9458C72.3777 29.4458 73.0893 29.0824 73.1688 29.3056C73.8259 31.1449 74.8321 31.9484 74.9634 31.9993C75.2259 32.102 75.5197 32.1181 75.7946 32.0716C76.1197 32.0163 76.4321 31.8966 76.7598 31.86C76.8563 32.2966 76.9054 32.744 76.9045 33.1913C78.7197 33.494 80.6607 32.9297 82.0295 31.6993C82.1616 31.5815 82.2911 31.4538 82.3696 31.2949C82.5616 30.9065 82.2991 30.4663 82.0643 30.102C81.8295 29.7377 81.6223 29.3841 81.4634 28.9806C81.2107 28.3404 81.3911 27.6225 81.5134 26.9449C81.6009 26.4556 81.658 25.9618 81.6821 25.4654C81.7036 25.0288 81.6991 24.5833 81.5714 24.1645C81.4589 23.7993 81.2563 23.469 81.0304 23.1609C80.7634 22.7984 80.4589 22.4591 80.1009 22.1868C79.3625 21.6234 78.4223 21.3654 77.4938 21.335C76.5652 21.3038 75.642 21.4859 74.7455 21.7315C74.3509 21.8395 73.9536 21.9627 73.6098 22.1859C72.5795 22.8556 72.142 22.8565 72.5027 23.9422Z" fill="#C27057"/>
|
|
26
|
+
<path d="M76.7598 31.8603C76.7598 31.8603 79.4508 30.4111 79.5482 28.9478C79.5482 28.9478 79.7874 31.5522 76.8767 32.4442L76.7598 31.8603Z" fill="#9B5A46"/>
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M73.5258 30.1512C73.7954 30.0378 74.0811 29.9637 74.3481 29.845C74.5035 29.7816 74.6347 29.7173 74.7901 29.6539C74.8419 29.6325 74.8954 29.5869 74.9472 29.5655C74.9472 29.5655 75.0008 29.52 74.999 29.545C74.9731 29.8691 74.8901 30.2887 74.6686 30.5476C74.4669 30.7923 74.1838 30.8807 73.9142 30.8369M72.8008 26.145C73.1079 25.5958 73.7731 25.3423 74.3445 25.5932C74.5686 25.6825 74.7517 25.8217 74.8677 26.02C74.9088 26.0798 74.3597 25.6637 73.8927 25.8021C73.582 25.8726 73.3615 26.3691 73.0061 26.2271M73.4758 26.7253C73.6731 26.7048 73.9624 27.1842 74.1865 26.553L74.2561 26.5333C74.3731 26.7619 74.1151 27.0378 73.9177 27.0583C73.7213 27.0798 73.5919 26.953 73.4383 26.8405" fill="#9B5A46"/>
|
|
28
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M82.1322 23.4137C82.0491 23.1833 81.8893 22.953 81.7438 22.7235C81.6795 22.4672 81.592 22.219 81.4795 21.9824C81.5447 21.8351 81.6991 21.6208 81.7304 21.5422C81.8715 21.1199 81.8715 20.6565 81.6902 20.2547C81.1473 19.0065 79.8188 19.2485 78.792 18.7449C78.7116 18.7047 79.3152 18.5038 79.3563 18.4833C79.4161 18.4431 79.2348 18.3833 79.175 18.3226C79.034 18.2422 78.8732 18.1619 78.7322 18.1012C78.209 17.9405 77.6054 18.0003 77.0616 18.0815C76.2572 18.1815 75.392 18.5842 74.7482 19.0672C74.3054 19.369 73.8822 19.8315 73.3598 20.0128C73.2991 20.0324 73.2188 20.053 73.1581 20.053C72.575 20.0735 73.0982 19.4092 72.9768 19.2083C72.9572 19.1878 72.6554 19.3494 72.6348 19.3494C72.5545 19.3887 72.4947 19.4288 72.4143 19.4896C71.267 20.3342 70.8438 22.3672 72.092 23.3735C72.1973 23.453 72.3116 23.5422 72.4331 23.6217C72.4831 23.7405 72.5438 23.8512 72.6197 23.9467C72.8009 24.0119 73.2607 23.9806 73.5438 23.8842C73.9348 23.7512 74.2866 23.6958 74.6804 23.7155C75.1688 23.7413 76.0956 24.2297 76.1902 24.8628C76.209 24.9905 76.1313 25.1181 76.1447 25.2467C76.175 25.5378 76.5188 25.678 76.8098 25.7083C77.1009 25.7387 77.4322 25.7369 77.6322 25.9503C77.7697 26.0976 77.8027 26.328 77.8706 26.5137C77.95 26.7306 78.0375 26.9449 78.1331 27.1547C78.2911 27.028 78.4652 26.9217 78.65 26.8396C78.6625 26.8342 78.6759 26.828 78.6822 26.8163C78.6884 26.8065 78.6884 26.7931 78.6875 26.7815C78.6813 26.5905 78.6947 26.4056 78.6857 26.2146C78.6768 26.0306 78.6634 25.8378 78.7206 25.6601C78.8152 25.3646 79.0125 25.0869 79.3 24.9699C79.6179 24.8422 80.0143 24.9485 80.225 25.2181C80.5804 25.6726 80.3572 26.3342 80.4625 26.9012C80.559 27.4181 80.9473 28.0181 81.3384 28.369C81.3384 28.1994 81.3884 27.7967 81.4348 27.5038C81.5375 27.303 81.6429 27.1038 81.7509 26.9146C82.3134 25.9083 82.5554 24.5199 82.1322 23.4137Z" fill="#333D47"/>
|
|
29
|
+
<path d="M87.8338 38.8049C87.8927 37.7174 87.8186 36.8808 87.6651 36.2317C87.1597 34.1013 84.4177 32.7299 83.2677 31.4486C82.6231 30.7308 82.882 30.887 81.8463 31.2879C81.4329 31.4477 81.0704 31.7138 80.6892 31.9406C78.924 32.9906 76.8231 33.0531 74.9142 33.8093C74.6195 33.9263 74.3231 34.0611 74.0981 34.2843C73.6963 34.6825 73.6079 35.2879 73.5365 35.8495C72.6874 42.57 73.6776 46.4477 73.6776 51.9388C73.7427 53.3665 74.0713 55.3567 73.9838 56.7834C73.7463 60.6433 72.1294 60.2852 72.6945 76.6942C73.0945 76.712 73.4677 76.7397 73.8213 76.7745C73.7356 74.8852 73.7401 70.1674 74.1704 66.7683C74.1517 72.0817 74.307 72.8022 74.7079 76.762C79.2008 77.3236 80.7472 77.9272 88.3686 76.762C87.9936 69.9334 88.4204 65.6183 87.3222 58.3138C86.9499 55.8334 85.4651 53.5388 86.3133 48.4709C86.4838 47.4531 87.7436 40.454 87.8338 38.8049Z" fill="#DEDDF7"/>
|
|
30
|
+
<path d="M85.1544 36.1279C84.8214 36.0663 84.4276 36.0699 84.0955 36.136C82.3375 36.4896 81.5678 38.5574 81.041 40.5717C80.3089 43.3646 80.0401 44.3869 79.5678 46.7297C79.55 46.8154 79.35 47.9726 78.5142 48.8244C77.0089 50.3574 75.5187 52.3021 73.8517 53.986C73.9473 54.9628 74.0339 55.9646 73.9839 56.7833C73.9517 57.3029 73.8973 57.8029 73.8276 58.3199C76.225 56.9985 78.9937 54.7878 81.041 53.0012C81.7616 52.3726 82.4875 52.0271 82.8437 51.4904C84.8437 48.4717 86.3259 44.1467 87.4687 40.8467C87.6776 40.244 88.4294 36.7378 85.1544 36.1279Z" fill="#BCBBEF"/>
|
|
31
|
+
<path d="M82.6635 67.4395H76.4724V59.4448H82.6635V67.4395Z" fill="#DEDDF7"/>
|
|
32
|
+
<path d="M82.6635 60.5404H76.4724V59.4448H82.6635V60.5404Z" fill="#BCBBEF"/>
|
|
33
|
+
<path d="M77.301 32.9952C77.2215 32.9952 77.1385 32.9952 77.068 33.0318C77.0055 33.0639 76.9599 33.1211 76.9171 33.1764C76.6644 33.4997 76.4099 33.8255 76.2331 34.1952C76.1037 34.4666 76.0189 34.7559 75.934 35.0443C75.5019 36.5166 75.0697 37.9898 74.6376 39.463C74.2742 40.7041 73.909 42.0291 74.276 43.2684C74.7046 41.9541 75.1394 40.6229 75.8876 39.4604C76.0644 39.1872 76.2572 38.9238 76.4001 38.6318C76.5189 38.3907 76.601 38.1345 76.7197 37.8934C76.8447 37.638 77.0099 37.4041 77.1742 37.1711C78.109 35.8497 79.0001 34.7666 79.8492 34.0952C80.2546 33.7747 80.6956 33.4943 81.059 33.1273C81.6965 32.4845 82.0671 31.5836 82.0644 30.6782C81.3912 30.905 80.8751 31.4389 80.3599 31.9291C79.9706 32.2988 79.5474 32.6675 79.0394 32.863C78.4876 33.0755 77.8805 32.9979 77.301 32.9952Z" fill="#ADB1B5"/>
|
|
34
|
+
<path d="M76.884 34.1399C76.2992 35.5265 74.4394 39.7577 74.2251 42.8479C74.4938 42.1988 75.3626 40.856 75.5358 40.5318C76.1322 39.4149 77.0858 34.5417 77.509 34.2452C77.9912 33.9086 78.0671 33.8158 78.2608 33.1747C77.7912 33.1327 77.5492 32.931 77.0796 32.9408C76.843 33.4899 76.9224 33.797 76.884 34.1399Z" fill="#E00842"/>
|
|
35
|
+
<path d="M80.5446 30.5092C80.9455 30.1306 81.2178 29.7967 81.5517 29.1851C81.933 29.5118 82.2794 30.4663 82.6267 30.7681C81.4187 32.044 79.8696 33.1583 78.2606 34.0627C78.0722 33.7431 77.9267 33.2922 77.4821 33.0368C77.0785 33.1449 77.0339 33.4511 76.4705 33.8092C76.6749 33.3556 76.8071 32.8511 76.8767 32.444C77.116 32.5833 77.3437 32.7904 77.6767 32.7431C78.3874 32.6413 79.9651 31.0565 80.5446 30.5092Z" fill="#D6D8DA"/>
|
|
36
|
+
<path d="M74.7786 35.0424C75.117 35.0728 75.3509 35.1237 75.4821 35.2505C75.3027 35.4469 74.9884 35.5656 74.7884 35.6058C74.5571 37.0522 74.0071 38.996 74.0687 44.1567C74.0902 43.7799 74.2009 43.2996 74.2491 42.8987C74.458 40.0237 76.3902 33.9228 76.7527 33.1772C76.6946 33.4201 75.1527 34.6665 74.7786 35.0424Z" fill="#DEDDF7"/>
|
|
37
|
+
<path d="M79.9473 36.5165C79.6759 36.2995 78.6098 36.0192 78.2607 35.987C78.3277 36.3085 78.5839 36.9165 78.6286 37.2888C78.5625 37.3406 75.7723 39.262 74.058 44.6263C74.0107 41.5004 76.4821 37.4004 77.9429 35.3201C78.7375 34.1888 82.2795 31.4236 82.2188 30.1924C82.4161 30.5031 83.2732 31.4129 83.2679 31.4486C82.2223 33.1826 80.6616 35.346 79.9473 36.5165Z" fill="#DEDDF7"/>
|
|
38
|
+
<path d="M67.5822 55.9718C67.3465 56.0254 67.0501 56.0584 66.9099 55.8602C66.8117 55.7209 66.8474 55.5192 66.9501 55.3825C67.0528 55.2459 67.3081 55.1665 67.4599 55.0879C68.1662 54.7227 68.8206 54.4183 69.6126 54.3406C69.9947 54.3022 70.8822 54.3843 71.2653 54.3513C72.2662 54.2665 72.7349 53.7861 73.4903 53.1245C73.601 53.2343 73.6358 53.3968 73.6653 53.5495C73.8037 54.2709 73.9296 54.995 74.0421 55.72C72.8224 56.1933 71.776 56.8165 70.6349 57.4584C70.3313 57.629 70.026 57.8075 69.6903 57.9049C69.0215 58.0986 68.3501 57.9977 67.659 57.9629C67.4956 57.954 67.3322 57.9459 67.1733 57.9075C66.9992 57.8665 65.5028 57.62 64.8242 56.9781C64.7563 56.9129 64.5769 56.737 64.6349 56.6629C64.6778 56.6102 65.0269 56.7049 65.0947 56.704C65.5626 56.7004 65.7635 56.6942 66.2313 56.704C66.6572 56.7138 67.8403 56.4138 68.0224 56.3486C68.3162 56.2433 68.7778 55.9915 68.9483 55.7361C68.7679 55.5575 67.826 55.9165 67.5822 55.9718Z" fill="#C27057"/>
|
|
39
|
+
<path d="M83.8419 34.4773C84.1741 34.4112 84.5678 34.4076 84.9009 34.4693C88.1759 35.0791 87.4241 38.5853 87.2151 39.188C86.0723 42.488 84.5901 46.813 82.5901 49.8318C82.2339 50.3693 81.508 50.713 80.7875 51.3425C78.5312 53.3103 75.3991 55.7978 72.8544 57.0389C72.5151 56.8139 71.2651 55.1389 71.2651 54.3514C73.95 52.4469 76.0892 49.3773 78.2607 47.1657C79.0964 46.3139 79.2973 45.1568 79.3142 45.071C79.7866 42.7282 80.0553 41.7068 80.7875 38.913C81.3151 36.8987 82.0839 34.8309 83.8419 34.4773Z" fill="#DEDDF7"/>
|
|
40
|
+
</svg>
|