@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,51 @@
|
|
|
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.118C107 103.669 105.945 103.237 104.023 102.844C97.7107 101.538 81.9542 100.618 63.5126 100.618C52.5565 100.618 42.5411 100.947 34.898 101.48C33.6446 101.567 32.4481 101.666 31.3305 101.761C24.2959 102.382 20 103.208 20 104.118C20 104.881 23.0196 105.58 28.1534 106.156C31.407 106.522 35.5191 106.832 40.2659 107.075C42.5411 107.19 44.9488 107.289 47.4786 107.369C49.4011 107.433 51.3795 107.482 53.4161 107.523C56.2359 107.576 59.1573 107.61 62.1769 107.618H63.492C70.3725 107.618 76.8797 107.49 82.6597 107.264C83.5022 107.231 84.3436 107.194 85.1473 107.155C85.6747 107.132 86.2067 107.107 86.7341 107.077C91.4764 106.836 95.593 106.525 98.8637 106.161C103.98 105.584 106.995 104.881 106.995 104.122" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M62.9377 55.3977C62.7797 55.4075 62.6895 55.4075 62.6895 55.4075L62.4886 54.0521L62.3931 53.5941L66.0475 49.9789C67.269 48.6236 68.7395 44.07 70.119 41.0628C70.2431 40.7816 70.3672 40.5146 70.4913 40.2566C70.5002 40.2325 70.51 40.1995 70.5341 40.1753C70.6056 40.0512 70.6582 39.937 70.7154 39.837C70.7154 39.8271 70.7297 39.8128 70.7395 39.803C70.9966 39.3066 71.2645 38.9155 71.5127 38.6575V38.6486C71.8181 38.3236 72.1091 38.1896 72.3761 38.2995C72.3761 38.2995 72.9011 38.5673 73.4404 39.2066C73.5074 39.2637 73.5556 39.3307 73.5984 39.3977C73.9225 39.8128 74.2377 40.362 74.4288 41.0584C74.577 41.5834 74.6529 42.1896 74.6199 42.8959C74.5716 44.0512 74.0038 45.5021 73.1832 46.9584C73.1493 47.0245 73.1163 47.0914 73.0734 47.1584C71.5029 49.903 69.0922 52.6521 67.6225 53.5495L62.9377 55.3977Z" fill="#F4B28D"/>
|
|
4
|
+
<path d="M63.1456 36.8508C63.1117 36.7329 62.8823 37.407 62.793 37.6811C62.7715 37.7445 62.8046 37.8141 62.868 37.8374C62.8689 37.8383 62.8698 37.8383 62.8706 37.8383C62.9465 37.8659 63.0287 37.8186 63.0403 37.7391C63.0814 37.4606 63.1599 36.9034 63.1456 36.8508ZM62.6385 37.7758C62.7081 37.7749 62.7617 37.7159 62.7546 37.6472C62.7251 37.3481 62.6439 36.6284 62.5385 36.4749C62.4698 36.3731 62.5037 37.3249 62.5171 37.6633C62.5198 37.7266 62.5724 37.7758 62.6358 37.7758H62.6385ZM61.8376 36.4891C61.6796 36.5588 62.0564 37.4391 62.2055 37.8659C62.2367 37.9579 62.343 38.0034 62.4287 37.9579C62.4296 37.9579 62.4305 37.957 62.4323 37.9561C62.5117 37.915 62.5474 37.8195 62.5064 37.7391C62.3251 37.3784 61.9715 36.4293 61.8376 36.4891ZM62.1599 38.0472C62.1948 37.9758 62.1805 37.8909 62.1251 37.8347C61.8885 37.5972 61.2992 37.0159 61.1974 37.049C61.0956 37.0811 61.5599 37.7168 61.8412 38.0856C61.926 38.1972 62.0974 38.1784 62.1581 38.0516C62.159 38.0499 62.159 38.049 62.1599 38.0472Z" fill="#FFCABA"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M62.3705 39.8922L62.3339 41.7565C62.3536 42.0476 61.7696 42.9824 61.4625 43.9529C61.2491 44.6261 60.4688 45.061 60.4688 45.061C60.4688 45.061 63.4366 47.2002 63.9991 46.4788C65.0821 45.0922 64.5661 43.0493 64.6286 42.277C64.6902 41.5056 63.4268 39.0342 63.4268 39.0342L62.9768 37.6672L62.8955 37.6601C62.242 37.6002 61.883 38.0181 61.7018 38.361C61.7295 38.3922 61.7563 38.4243 61.7839 38.4574C61.7839 38.4574 62.3821 39.3154 62.3705 39.8922Z" fill="#FFCABA"/>
|
|
6
|
+
<path d="M61.066 38.0089C61.3883 37.8955 61.7133 38.0776 61.7133 38.0776C61.7133 38.0776 61.8392 38.1356 61.9508 38.1633C62.2357 38.2356 62.4616 38.4776 62.4669 38.7723V38.7856C62.4669 38.9928 62.2035 39.083 62.0687 38.9258C61.9508 38.7883 61.8187 38.6633 61.6678 38.5544C61.4116 38.3687 61.1392 38.2115 60.9607 38.2115C60.9491 38.1481 60.9839 38.0383 61.066 38.0089Z" fill="#FFCABA"/>
|
|
7
|
+
<path d="M55.3928 51.5563C56.2535 51.6617 57.4884 51.8134 58.5241 51.292C58.7178 51.5108 58.925 51.7295 59.1357 51.9518L61.4642 54.4036C62.8017 55.8117 65.0473 55.8697 66.4544 54.5322L67.0232 53.9929C68.4303 52.6554 68.4884 50.4099 67.1517 49.0018L64.8223 46.5501C64.5223 46.234 64.2884 45.9063 64.0741 45.6045C63.3312 44.5608 62.8142 43.8349 60.5642 45.0358L57.7125 47.3617C57.6892 47.4036 57.6669 47.4447 57.6455 47.4858C57.6446 47.4831 57.6437 47.4822 57.6437 47.4822C57.6437 47.4822 57.3116 48.3215 56.6285 48.5001C56.1455 48.6259 55.85 48.8268 55.4535 48.9858C55.0419 49.1518 54.6259 49.4724 54.4776 49.4545L52.1937 48.6367L51.2526 47.9036C50.7642 48.1027 50.15 48.5313 50.1419 49.4242L50.1401 49.5349C50.2294 49.8304 52.4035 50.7599 53.2009 51.0224L54.65 51.4929" fill="#FFCABA"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.9546 46.734C56.9546 46.734 57.7716 47.7707 58.0939 47.934C58.4171 48.0974 60.9983 45.7501 60.8412 45.4582C60.6858 45.1662 60.1126 44.3724 59.8367 44.4001C59.5608 44.4269 56.9546 46.734 56.9546 46.734Z" fill="#FFCABA"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.2651 44.6304L58.0454 46.525C58.0454 46.525 59.6579 46.4429 60.5642 45.0357L60.2651 44.6304ZM60.2802 48.783C60.3329 48.8384 60.3302 48.925 60.2758 48.9768C60.2204 49.0286 60.1338 49.0268 60.082 48.9723C60.0302 48.917 60.032 48.8304 60.0865 48.7786C60.1418 48.7268 60.2284 48.7286 60.2802 48.783ZM62.7651 46.4241C62.8168 46.4786 62.8151 46.5652 62.7597 46.617C62.7052 46.6688 62.6186 46.667 62.5668 46.6125C62.5151 46.5572 62.5168 46.4705 62.5713 46.4188C62.6267 46.3661 62.7133 46.3688 62.7651 46.4241Z" fill="#CCA295"/>
|
|
10
|
+
<path d="M49.0124 49.6508C48.8571 49.5883 49.8008 49.3713 50.1838 49.2865C50.274 49.2668 50.3633 49.3213 50.3856 49.4106C50.3865 49.4115 50.3865 49.4133 50.3865 49.4141C50.4142 49.5204 50.3383 49.624 50.2285 49.6293C49.8463 49.6472 49.0821 49.6784 49.0124 49.6508ZM50.3338 49.0909C50.3231 49.1847 50.2356 49.249 50.1437 49.2302C49.7437 49.1499 48.7803 48.9418 48.5865 48.7784C48.4588 48.6704 49.7419 48.8463 50.1981 48.9124C50.2838 48.924 50.3437 49.0016 50.3338 49.0874V49.0909ZM48.7017 47.8311C48.8187 47.6266 49.9571 48.2579 50.5151 48.5168C50.6347 48.5731 50.6821 48.7222 50.6088 48.832C50.608 48.8338 50.6071 48.8347 50.6062 48.8365C50.5392 48.9391 50.4053 48.9731 50.3017 48.907C49.8383 48.6124 48.6035 48.0043 48.7017 47.8311ZM50.766 48.4811C50.6651 48.5177 50.5526 48.4865 50.4838 48.4043C50.1946 48.0516 49.4892 47.174 49.5463 47.0418C49.6044 46.9079 50.4008 47.624 50.8624 48.0543C51.0017 48.1838 50.9526 48.4133 50.7731 48.4784C50.7705 48.4793 50.7687 48.4802 50.766 48.4811Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M50.8643 46.9953C50.6661 47.4158 50.8688 47.881 50.8688 47.881C50.8688 47.881 50.9304 48.0587 50.9527 48.2132C51.0107 48.6096 51.3072 48.948 51.7054 48.9953C51.7116 48.9962 51.7179 48.9971 51.7241 48.998C52.0045 49.0257 52.1616 48.681 51.9679 48.4775C51.7982 48.2989 51.6473 48.1025 51.5205 47.8846C51.3036 47.5114 51.1277 47.1221 51.1536 46.8801C51.0688 46.856 50.9152 46.8882 50.8643 46.9953Z" fill="#FFCABA"/>
|
|
12
|
+
<path d="M51.0518 49.9355C51.0518 49.9355 51.6312 50.1489 51.9071 49.0811Z" fill="#CCA295"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M67.026 48.9092C67.026 48.9092 69.2188 49.3744 70.3438 49.4663C71.3929 49.5511 72.7599 49.9922 72.8081 50.0994C72.8572 50.2056 73.0733 51.1851 72.6126 51.4815C72.1519 51.777 66.8724 53.6833 65.9992 53.5342C65.9992 53.5342 65.7706 49.5136 67.026 48.9092Z" fill="#FFCABA"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M72.3097 48.0713C72.3097 48.0713 71.365 48.3374 70.9472 49.1588C70.9472 49.1588 70.7811 49.5124 70.3436 49.4659C70.3436 49.4659 69.0347 50.7418 70.3731 52.3615C70.3731 52.3615 72.3802 51.8133 72.6124 51.4802C72.8454 51.1481 72.3097 48.0713 72.3097 48.0713Z" fill="#FFE4E7"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M72.6124 51.4813C72.6124 51.4813 73.5776 51.0304 73.5499 49.976C73.5222 48.9224 73.1338 48.0001 72.4481 48.0545C71.7615 48.109 71.4142 48.5572 71.3312 49.0804C71.2481 49.6028 71.1499 51.8349 72.6124 51.4813Z" fill="#FF7A85"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.1724 53.0427C60.1724 53.0427 63.7233 50.8731 65.8554 47.6445C65.8554 47.6445 66.6741 47.8802 66.8661 48.0008C67.2724 48.257 67.6438 48.9588 67.7072 50.2419C67.7991 52.1294 65.4795 55.8061 63.7768 56.1597C62.2849 56.4695 60.192 54.6892 60.1724 53.0427Z" fill="#FFE4E7"/>
|
|
17
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M67.1588 53.1981C67.7614 53.724 68.5507 54.7007 69.2606 55.5793C69.9213 56.3981 70.5454 57.6909 70.5007 57.7998C70.457 57.9097 69.8981 58.7409 69.365 58.6115C68.8329 58.482 63.8123 55.974 63.3186 55.2382C63.3186 55.2382 62.6231 54.6972 62.882 53.7597C63.2588 52.3954 64.5838 50.9516 67.1588 53.1981Z" fill="#FFCABA"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M71.626 56.041C71.626 56.041 70.7823 55.541 69.8993 55.8044C69.8993 55.8044 69.5278 55.9276 69.2609 55.5794C69.2609 55.5794 67.4332 55.5115 67.1841 57.5972C67.1841 57.5972 68.9644 58.6722 69.3653 58.6115C69.7671 58.5508 71.626 56.041 71.626 56.041Z" fill="#FFE4E7"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.3654 58.6117C69.3654 58.6117 70.3574 59.0001 71.102 58.2528C71.8458 57.5063 72.2458 56.5894 71.7333 56.1295C71.2208 55.6697 70.6565 55.7286 70.2208 56.0286C69.7851 56.3286 68.1011 57.7965 69.3654 58.6117Z" fill="#FF7A85"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M53.7181 40.1474C53.7181 40.1474 55.1556 38.6546 57.0824 39.5376C59.01 40.4216 61.4529 42.7689 60.4931 44.4162C59.8386 45.5394 58.6877 46.2787 57.4958 46.7742C56.8663 47.0358 56.3404 46.7957 55.785 46.7394C52.2154 46.3716 50.5342 43.5064 53.7181 40.1474Z" fill="#FFCABA"/>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M56.5788 39.1152C56.1984 38.75 54.8966 38.8804 54.2877 39.334C53.902 39.6215 52.9966 40.4768 52.5466 41.1143H52.5448C52.5448 41.1143 51.1475 42.9518 52.1047 44.5483C52.1073 44.5545 52.1118 44.5599 52.1154 44.5652C53.8734 47.7554 57.0993 46.9652 57.0993 46.9652C57.2939 46.5215 57.1279 46.0036 56.7127 45.7554L56.1207 45.4009C55.61 46.1724 54.6056 44.8063 54.6056 44.8063C54.7332 44.1902 55.602 44.3393 55.602 44.3393C55.7323 43.9509 54.9823 43.2768 54.4297 42.8438C54.685 42.884 54.9341 42.9786 55.1529 43.167C55.1529 43.167 54.7672 42.6911 54.2814 42.3349C55.0279 42.0527 55.9931 41.4661 56.4279 40.3965C56.4279 40.3965 55.9225 40.7411 55.5931 40.9C55.5931 40.9 56.9591 39.4795 56.5788 39.1152Z" fill="#C27057"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.266 48.4937C57.5954 49.0366 58.457 50.2089 58.524 51.2919L60.1722 53.0428L63.9499 50.6634L65.8553 47.6446L64.074 45.6044L61.7401 44.3464C61.2294 44.1526 60.6838 44.4651 60.557 44.9955C60.3713 45.7723 59.6115 46.833 57.6713 47.4419C57.2294 47.5812 57.0249 48.0982 57.266 48.4937Z" fill="#FFE4E7"/>
|
|
23
|
+
<path d="M75.8154 22.4911C75.8252 22.2911 75.9779 20.1143 79.2949 20C79.2949 20 77.6672 20.1955 77.3806 20.9116C77.3806 20.9116 78.4931 20.0286 79.3957 20.3098C80.2975 20.5964 80.8324 22.1813 80.8368 22.7009C80.8413 23.2214 80.3404 24.9018 79.7672 25.0446C79.5484 25.0973 79.3002 25.083 79.0707 25.0446C79.2234 25.283 79.3716 25.5455 79.5145 25.842C80.8368 28.558 79.4716 31.2116 78.3547 30.9152C77.6386 30.7295 77.4332 31.9509 77.4332 31.9509L70.4556 26.3045C70.4556 26.3045 73.0181 21.0018 75.8154 22.4955" fill="#C27057"/>
|
|
24
|
+
<path d="M73.3867 102.482L74.8706 103.036C74.8706 103.036 81.3099 94.1053 82.1019 86.2535C82.2448 84.8508 82.1974 83.4901 81.8921 82.2401C81.8921 82.2401 81.9537 81.8821 82.0635 81.2472C82.1162 80.9508 82.1787 80.5928 82.2501 80.183C82.4599 78.9847 82.7465 77.3428 83.076 75.4767C83.8349 71.1758 84.8126 65.6821 85.5769 61.6392L85.176 61.5106L80.8564 60.1169L79.9635 57.2812L76.7465 56.4365C76.7465 56.4365 76.026 57.8446 75.3867 64.4838C75.2671 65.3526 75.1617 66.3169 75.0805 67.3571C74.8323 70.5365 74.8135 74.4838 75.3867 78.9937C75.534 80.149 75.7206 81.3374 75.9492 82.5642C76.1215 83.4615 76.1456 84.683 76.0733 86.0919C75.7492 92.5115 73.3912 102.492 73.3912 102.492" fill="#B30635"/>
|
|
25
|
+
<path d="M68.751 104.973H76.2153C76.2153 104.973 76.4929 103.785 76.0054 102.973C75.5715 102.258 75.7385 101.847 76.0581 101.255C75.7188 101.394 75.2795 101.518 74.8028 101.494C74.4304 101.475 74.0394 101.303 73.6956 101.103C73.3751 101.47 71.9965 103.026 71.5662 103.336C71.0795 103.685 68.9037 103.561 68.7554 104.973" fill="#0C6DD2"/>
|
|
26
|
+
<path d="M78.15 58.2127L78.3125 56.8234C81.0233 57.5439 88.2599 54.8145 88.2599 54.8145C88.2599 54.8145 90.8849 57.1198 90.5411 62.6511C90.3741 65.3528 90.0634 76.8225 89.7438 80.2162C89.6295 81.4475 89.5241 82.3207 89.4858 82.6743C89.4715 82.7787 89.5099 82.8841 89.5625 82.9752C90.0349 83.777 90.4268 84.6118 90.7465 85.4662C93.8965 93.8618 90.259 104.196 90.259 104.196L89.3143 103.814C89.3143 103.814 87.2474 92.3109 85.5625 87.2278C85.2768 86.3636 85.0045 85.6859 84.7518 85.285C84.0215 84.1055 83.3438 82.1778 82.7277 79.8868C81.5625 75.5528 80.6277 69.9153 80.0018 65.5627C79.9161 65.5627 78.1411 58.2073 78.1411 58.2073" fill="#E00842"/>
|
|
27
|
+
<path d="M84.7759 104.973H92.2402C92.2402 104.973 92.417 103.837 92.0303 102.973C91.658 102.148 91.0714 101.77 91.2098 100.769C90.7366 101.255 89.9634 101.804 88.8848 101.661C88.7518 101.876 88.0303 103.021 87.5911 103.341C87.1045 103.689 84.9286 103.565 84.7803 104.978" fill="#0C6DD2"/>
|
|
28
|
+
<path d="M72.9707 41.3919C73.8207 41.7883 74.8466 42.0553 76.093 42.1222C80.7511 42.3803 81.8109 38.2945 82.002 35.5829C81.3287 35.3401 80.7412 35.3633 80.4028 35.3829C80.0734 35.4017 79.7252 35.4356 79.443 35.4687C78.8752 35.1731 77.8493 33.7267 77.2573 31.3062L77.0564 31.4017L73.6966 32.982C73.6966 32.982 74.0546 34.0749 74.3171 35.1204C74.5225 35.941 74.6698 36.7285 74.5457 36.9535C74.2841 37.0633 74.1216 37.1294 74.1216 37.1294C74.0877 37.216 73.3573 39.0767 72.9707 41.3919Z" fill="#F4B28D"/>
|
|
29
|
+
<path d="M73.6973 32.9779C73.6973 32.9779 74.0544 34.0707 74.3178 35.1163C76.2839 34.5672 76.8803 32.5056 77.0571 31.3931L73.6973 32.9725V32.9779Z" fill="#C38E71"/>
|
|
30
|
+
<path d="M71.8071 44.4471C71.8401 44.5426 71.8785 44.6283 71.9214 44.7238C73.0999 47.2631 75.2865 57.7917 75.2865 57.7917C74.9758 59.6872 89.5098 57.4194 89.5481 55.6971C90.0589 53.8685 87.7294 50.9337 86.4214 49.4631C86.2544 49.2774 86.1062 49.0819 85.9821 48.8712C85.658 48.3462 85.4526 47.7542 85.3856 47.1337C85.1276 44.6899 85.2285 42.4042 85.2044 41.0104C84.9464 40.8194 84.6981 40.6426 84.4696 40.4756C84.116 40.2176 83.8062 39.9792 83.5723 39.731C83.3187 39.464 83.1615 39.1917 83.1428 38.8863C83.1285 38.6524 83.1374 38.4131 83.1615 38.1747C83.1714 38.0604 83.1856 37.9506 83.2044 37.8363C83.3856 36.6524 83.8776 35.5837 83.8776 35.5837C82.6276 35.0774 80.408 35.3783 80.408 35.3783V35.7024C80.4169 36.514 80.408 38.5997 80.1455 38.9962C79.8205 39.4872 73.8642 41.6399 73.549 40.9721C73.2383 40.3185 74.0883 37.2444 74.1169 37.1301C72.1214 37.9122 71.4106 38.5712 71.4106 38.5712C72.6133 39.3488 70.8714 41.989 71.8017 44.4515" fill="#0C6DD2"/>
|
|
31
|
+
<path d="M71.416 38.5669C71.416 38.5669 70.2847 40.5428 70.1133 41.0481C70.1133 41.0481 71.5785 40.991 72.1749 42.1223C72.1749 42.1223 72.3186 38.8339 71.416 38.5669Z" fill="#0C6DD2"/>
|
|
32
|
+
<path d="M73.2819 34.1376C73.2819 34.1376 77.9828 33.0492 77.2578 30.1331C76.5364 27.2162 76.656 25.1117 73.6256 25.684C70.5944 26.2572 70.289 27.5126 70.2935 28.543C70.2935 29.5742 72.0408 34.3474 73.2819 34.1376Z" fill="#F4B28D"/>
|
|
33
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M72.5035 30.8078C72.5035 30.8078 72.2892 31.4659 72.9142 31.4855C72.9142 31.4855 72.5276 31.5284 72.2794 31.2891C72.0312 31.0507 72.5651 30.3016 72.5651 30.3016L72.5035 30.8078ZM73.4187 32.2998C73.4187 32.2998 72.674 32.4766 72.0776 32.381C72.0776 32.381 72.2588 32.7667 72.5312 32.8194C72.8079 32.8676 73.1374 32.6194 73.4187 32.2998ZM72.2267 29.5221C72.2267 29.5221 70.991 29.3409 70.6517 29.4123C70.3124 29.4837 71.4678 28.6962 72.2267 29.5221ZM72.8526 29.4882C72.8526 29.4882 74.0883 29.3069 74.4276 29.3784C74.766 29.4498 73.6106 28.6623 72.8526 29.4882ZM72.0499 29.9659C72.0499 29.9659 71.5008 29.4882 70.9285 29.8891C70.9285 29.8891 71.4919 30.1757 72.0499 29.9659ZM73.0222 29.9319C73.0222 29.9319 73.5713 29.4551 74.1437 29.856C74.1437 29.856 73.5812 30.1417 73.0222 29.9319Z" fill="#C38E71"/>
|
|
34
|
+
<path d="M70.0269 26.8869C70.5323 25.8324 71.1243 25.8851 71.4966 26.0762C73.7064 24.0333 75.8734 25.7039 75.8734 25.7039C76.7091 27.7182 78.5127 28.5387 78.5127 28.5387C78.5127 28.5387 77.7921 29.2789 75.6966 29.2592C75.0573 29.2548 74.4135 28.9637 73.8305 28.5583C74.9573 29.694 76.2787 30.386 76.2787 30.386C73.6591 29.8851 71.9028 26.8494 71.7207 26.5298C71.4966 26.8583 71.0769 27.5557 71.0385 28.1423C70.9903 28.944 71.268 30.5003 70.8091 30.5574C70.8091 30.5574 69.2627 28.4717 70.0216 26.8869" fill="#C27057"/>
|
|
35
|
+
<path d="M68.3654 55.8116L68.7573 57.2482C68.7573 57.2482 69.2484 57.1581 70.0359 57.0143C70.2698 56.9715 70.4038 56.9331 70.4038 56.9331C71.0341 56.809 71.7832 56.642 72.6038 56.4607H72.6136C74.0172 56.1215 75.5877 55.7206 76.9091 55.2723C77.8404 54.9473 78.6466 54.5991 79.1957 54.2509C79.2529 54.217 79.2957 54.184 79.3529 54.1357C80.6654 53.1813 82.2261 50.3795 83.4341 47.3732C83.6011 46.9581 83.7582 46.542 83.9163 46.1366C84.4743 44.6331 84.9234 43.1536 85.1957 41.8741C85.3618 41.1107 85.477 40.4134 85.4957 39.8456C85.5056 39.6456 85.5198 39.4545 85.5056 39.2732C85.4814 36.0223 83.9457 36.0929 83.9457 36.0929C83.9118 36.084 83.76 36.0634 83.7127 36.0545C83.4306 36.0116 83.1806 35.6884 82.8806 36.0563C82.4984 36.5143 82.0931 37.2688 81.6823 38.175C81.0431 39.6215 80.3698 41.4973 79.7395 43.359C79.3913 44.3804 79.0573 45.4018 78.7181 46.342C78.527 46.9143 78.3359 47.4545 78.16 47.9456C77.8118 48.8857 77.4966 49.6491 77.2145 50.1322C77.0386 50.4465 76.5181 50.8813 75.835 51.3777C74.6466 52.2411 72.91 53.2866 71.3966 54.1357C70.7663 54.4938 70.1743 54.8188 69.6779 55.0911C68.8814 55.5304 68.3564 55.8072 68.3564 55.8072" fill="#F4B28D"/>
|
|
36
|
+
<path d="M68.3653 55.8117C68.3653 55.8117 67.6581 55.826 67.2626 55.5823C66.8662 55.3394 65.7349 55.0055 65.2242 55.0626C65.2242 55.0626 65.0385 55.1385 65.1046 55.3153C65.1715 55.4921 66.0028 55.6349 66.0028 55.9689C66.0028 55.9689 64.9617 55.9358 64.6519 55.8019C64.3412 55.668 63.1483 55.9742 62.9144 56.1126C62.6805 56.251 64.4322 57.301 65.2055 57.726C65.9787 58.1501 68.7563 57.2439 68.7563 57.2439L68.3653 55.8073V55.8117Z" fill="#F4B28D"/>
|
|
37
|
+
<path d="M81.3457 38.2617C83.5037 37.6653 85.5145 39.2778 85.5145 39.2778C85.4859 36.0322 83.8725 35.5885 83.8725 35.5885C83.2234 35.3215 82.1243 36.5197 81.3457 38.2617Z" fill="#0C6DD2"/>
|
|
38
|
+
<path d="M69.2886 66.9565L73.9743 60.5762L75.1279 61.4208L70.4421 67.8012L69.2886 66.9565Z" fill="#FF5F00"/>
|
|
39
|
+
<path d="M43.6347 74.999L65.7401 101.963L64.9794 102.586L42.874 75.6205L43.6347 74.999Z" fill="#0C6DD2"/>
|
|
40
|
+
<path d="M65.4759 104.979C64.3768 104.979 63.4849 104.089 63.4849 102.991C63.4849 101.893 64.3768 101.004 65.4759 101.004C66.575 101.004 67.467 101.893 67.467 102.991C67.467 104.089 66.575 104.979 65.4759 104.979Z" fill="#E00842"/>
|
|
41
|
+
<path d="M64.4331 102.991C64.4331 102.417 64.9001 101.95 65.4751 101.95C66.051 101.95 66.5179 102.417 66.5179 102.991C66.5179 103.565 66.051 104.031 65.4751 104.031C64.9001 104.031 64.4331 103.565 64.4331 102.991Z" fill="#FBE7F1"/>
|
|
42
|
+
<path d="M63.2043 103.605C63.0177 103.271 62.9097 102.883 62.9097 102.476C62.9097 101.19 63.9516 100.149 65.24 100.149C66.257 100.149 67.1177 100.798 67.4373 101.706L63.2043 103.61V103.605Z" fill="#B30635"/>
|
|
43
|
+
<path d="M45.7368 100.939L68.519 74.542L69.2636 75.1831L46.4824 101.58L45.7368 100.939Z" fill="#0C6DD2"/>
|
|
44
|
+
<path d="M43.6802 102.991C43.6802 101.891 44.5695 101.004 45.6712 101.004C46.7721 101.004 47.6614 101.891 47.6614 102.991C47.6614 104.091 46.7721 104.979 45.6712 104.979C44.5695 104.979 43.6802 104.091 43.6802 102.991Z" fill="#E00842"/>
|
|
45
|
+
<path d="M44.6284 102.991C44.6284 102.417 45.0954 101.95 45.6704 101.95C46.2454 101.95 46.7123 102.417 46.7123 102.991C46.7123 103.565 46.2454 104.031 45.6704 104.031C45.0954 104.031 44.6284 103.565 44.6284 102.991Z" fill="#FBE7F1"/>
|
|
46
|
+
<path d="M43.3652 102.073C43.4786 101.68 43.6902 101.307 44.0001 100.994C44.9733 100.022 46.5554 100.022 47.5286 100.994C48.2956 101.759 48.4581 102.903 48.0152 103.83L43.3652 102.068V102.073Z" fill="#B30635"/>
|
|
47
|
+
<path d="M72.0189 67.2235L54.2046 68.5485L47.4707 48.9619C47.4707 48.9619 29.1841 56.578 39.3198 76.2092C47.185 91.4432 72.0189 86.6191 72.0189 67.2235Z" fill="#FF9F66"/>
|
|
48
|
+
<path d="M54.1162 68.3714C54.1162 68.3714 66.6752 67.7383 71.9984 67.9589C71.3796 86.741 47.0814 91.2517 39.3198 76.2142C36.9653 71.6499 36.1448 67.7383 36.2725 64.416C39.8261 67.5616 54.1162 68.3714 54.1162 68.3714Z" fill="#FF5F00"/>
|
|
49
|
+
<path d="M54.0615 68.9217L46.8454 49.4324C46.7222 49.094 46.8946 48.7208 47.2338 48.5931C47.5829 48.4664 47.9615 48.6521 48.0794 49.0012L54.5329 68.5681L54.0562 68.9217H54.0615Z" fill="#FF7F33"/>
|
|
50
|
+
<path d="M54.0571 68.1355L72.5196 66.8105L72.2545 68.1213L54.1991 68.69L54.0571 68.1355Z" fill="#FF7F33"/>
|
|
51
|
+
</svg>
|
|
@@ -0,0 +1,34 @@
|
|
|
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="M110 104.978C110 104.529 108.872 104.097 106.817 103.704C100.07 102.399 83.2269 101.478 63.5134 101.478C51.8018 101.478 41.0957 101.808 32.9255 102.341C31.5856 102.427 30.3066 102.526 29.1119 102.621C21.5922 103.243 17 104.068 17 104.978C17 105.742 20.2278 106.44 25.7157 107.016C29.1937 107.383 33.5894 107.692 38.6636 107.935C41.0957 108.05 43.6694 108.149 46.3737 108.229C48.4287 108.293 50.5436 108.342 52.7207 108.384C55.7349 108.437 58.8578 108.47 62.0856 108.478H63.4915C70.8465 108.478 77.8024 108.35 83.981 108.124C84.8817 108.091 85.781 108.054 86.6402 108.015C87.204 107.993 87.7726 107.968 88.3364 107.937C93.4058 107.696 97.8063 107.385 101.303 107.021C106.772 106.444 109.995 105.742 109.995 104.982" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M45.5453 87.9956L40.1775 101.672L38.5132 102.339C38.5132 102.339 39.3659 84.8081 41.8409 83.593C44.3159 82.3769 44.6168 88.0608 44.6168 88.0608L45.5453 87.9956Z" fill="#F4B28D"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.7273 101.205C40.7273 101.205 43.1434 102.43 43.9764 102.808C44.8086 103.184 45.7398 103.003 45.8095 104.053L38.1398 103.919C38.1398 103.919 38.0059 102.385 38.5862 101.167C38.5862 101.167 39.2443 101.567 40.7273 101.205Z" fill="#C64A67"/>
|
|
5
|
+
<path d="M39.1183 86.5306L33.7531 101.345L31.9531 101.471C31.9531 101.471 32.8781 83.7547 35.3522 82.5396C37.8263 81.3235 38.9094 86.2119 38.9094 86.2119L39.1183 86.5306Z" fill="#F4B28D"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.845 100.981C33.845 100.981 36.3897 102.312 37.2218 102.69C38.0549 103.066 38.9861 102.885 39.0557 103.935L31.3852 103.801C31.3852 103.801 31.3299 102.165 31.9102 100.947C31.9102 100.947 32.3611 101.343 33.845 100.981Z" fill="#C64A67"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M35.7586 95.1592C40.7264 95.3699 47.3648 92.9137 47.1702 92.9583C46.9336 93.0137 48.0371 74.619 48.0371 74.619L47.3086 64.9199L32.305 65.2074L31.9711 65.2137C29.0103 72.853 30.7827 76.061 30.7827 79.2217C30.7853 79.2235 29.4487 94.553 29.4487 94.553C30.2996 94.9289 34.6407 95.111 35.7586 95.1592Z" fill="#5856D6"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.9217 57.1752C60.6136 56.7868 60.0092 56.5716 60.0092 56.5716C60.0092 56.5716 54.9734 57.0662 51.2824 57.5412C50.7976 55.3841 49.9377 52.5868 48.9047 50.1368C48.8851 50.0895 48.8654 50.043 48.8467 49.9975C47.8601 47.6868 46.3663 45.1207 45.2502 44.3109C43.7592 43.227 43.9002 45.1153 43.5538 44.5189C43.1422 44.9787 42.1868 42.9653 41.8476 43.2055C41.7877 43.2484 41.7297 43.2903 41.6761 43.3314C41.6743 43.3341 41.6717 43.3377 41.6708 43.3403C41.6386 43.3957 41.6074 43.4528 41.5743 43.51C40.794 44.9037 39.9431 46.8145 40.1101 48.3011C40.4083 50.9511 48.1172 62.3091 49.202 62.2162C49.202 62.2162 55.1252 62.9118 61.2476 58.7091C61.2476 58.7091 61.5199 57.9278 60.9217 57.1752Z" fill="#FF7A85"/>
|
|
9
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3953 41.8181C41.3953 41.8181 43.7034 42.2627 44.3953 40.2841C45.0882 38.3064 47.7873 37.6181 46.9685 35.6493C46.1489 33.6814 46.6373 30.527 44.8471 30.1502C43.0569 29.7725 41.0194 28.5395 39.5435 28.7582C38.0677 28.9779 37.9882 30.5163 36.2043 30.8064C34.4203 31.0966 34.2284 32.3877 34.1819 33.235C34.1364 34.0823 32.9935 35.1922 33.7668 36.9636C34.5409 38.7341 34.5828 40.2207 35.5489 40.9993C36.5159 41.7779 41.3953 41.8181 41.3953 41.8181Z" fill="#DEDDF7"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8515 38.888C42.8515 38.888 42.8586 39.5808 42.8354 40.521C42.8247 40.9799 42.8077 41.4987 42.7783 42.0237C42.7577 42.4005 42.7309 42.7817 42.697 43.1469L41.6595 48.6317L37.3506 43.0148C37.3506 43.0148 38.147 42.2067 38.9318 38.1862C38.9381 38.1433 38.9443 38.1201 38.9443 38.1201L42.8515 38.888Z" fill="#F4B28D"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M42.8355 40.521C42.8248 40.9799 42.7587 42.2407 42.7302 42.7657C38.6543 41.6344 38.8659 38.6032 38.932 38.1862C38.9382 38.1433 38.9445 38.1201 38.9445 38.1201C38.9445 38.1201 41.1677 39.3826 42.8355 40.521Z" fill="#C38E71"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M31.4845 66.9173C31.4845 66.9173 33.5372 67.2388 36.0122 67.1611C36.4345 67.1486 36.8899 67.1334 37.3792 67.1138C37.5595 67.1066 37.7444 67.0995 37.9336 67.0914C38.4827 67.0682 39.0685 67.0405 39.6917 67.0093C45.4461 66.7146 47.6381 65.6584 47.6381 65.6584C47.6381 65.6584 47.7792 65.5343 47.6711 64.9405C47.1104 61.8834 45.2479 61.4236 44.8961 58.7066C44.4006 54.895 44.5729 54.0388 45.2033 50.7736C45.7524 47.9254 47.0819 44.8236 44.3765 43.7763C44.3202 43.7548 44.2649 43.7334 44.2069 43.7129C43.7658 43.553 43.2069 43.2977 42.6926 43.1691C42.5524 43.628 42.1301 44.4102 40.814 44.4057C40.0086 44.4048 39.3872 44.245 38.889 44.0254C38.864 44.0138 38.8381 44.003 38.8131 43.9905C38.2524 43.7307 37.8542 43.3995 37.5256 43.1459C37.4667 43.1013 37.4104 43.0575 37.3551 43.0182C37.3533 43.0164 37.3515 43.0164 37.3497 43.0146C37.3479 43.0155 37.3461 43.0146 37.3452 43.0164C37.3185 43.02 37.2577 43.0396 37.1756 43.0673C36.8577 43.178 36.2372 43.4236 36.2372 43.4236C36.1301 43.7986 36.4265 43.8539 36.3658 44.2459C36.1533 45.6146 31.6202 50.1655 31.5631 50.2879C31.2997 50.8521 30.9488 51.3861 30.8792 51.9727C30.1202 58.3459 31.4845 66.9173 31.4845 66.9173Z" fill="#FF7A85"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M29.7431 65.4711C30.0234 65.0631 30.0529 64.422 30.0529 64.422C30.0529 64.422 28.1074 59.7506 26.5743 56.3595C28.4958 55.2649 30.919 53.6256 32.96 51.9211C32.9993 51.889 33.0377 51.8559 33.0761 51.8238C34.9975 50.2059 36.56 48.5399 37.0083 47.2363C37.6091 45.4925 38.3431 44.4961 38.8118 43.9908C38.252 43.7309 37.8538 43.3997 37.5252 43.1461C37.4663 43.1015 37.41 43.0577 37.3538 43.0184C37.3511 43.0175 37.3475 43.0166 37.3449 43.0166C37.2815 43.0015 37.219 42.9854 37.1538 42.9738C35.1359 42.5934 33.2458 43.3363 31.9574 44.1095C29.3591 45.6711 21.0895 54.7265 21.4949 55.7372C21.4949 55.7372 22.5627 61.6041 28.3708 66.2309C28.3708 66.2309 29.1975 66.2631 29.7431 65.4711Z" fill="#FF7A85"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.7292 40.9621C43.7292 40.9621 39.2158 41.5666 38.8828 38.7496C38.5498 35.9336 37.7435 34.1148 40.6114 33.6095C43.4792 33.105 44.1667 34.113 44.5069 35.0264C44.8462 35.9398 44.8953 40.7327 43.7292 40.9621Z" fill="#F4B28D"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.3078 35.2227C40.3784 35.5076 40.0337 35.5084 39.3587 36.4272C38.6846 37.3468 38.6864 37.8602 38.0427 37.6442C37.3998 37.4272 38.1373 32.9147 40.7694 32.8549C43.4025 32.7942 45.5855 34.7852 45.456 36.0013C45.3257 37.2174 44.6909 38.1031 44.6909 38.1031C44.6909 38.1031 44.7302 36.3736 44.0507 35.8004C43.3703 35.2272 43.1489 33.387 42.4337 33.4942C42.4337 33.4942 42.2373 34.937 41.3078 35.2227Z" fill="#DEDDF7"/>
|
|
16
|
+
<path d="M41.9 39.3442C41.9 39.3442 41.8857 39.712 42.759 39.8959C42.759 39.8959 43.4929 40.0495 43.575 39.6638C43.575 39.6638 42.95 39.2013 41.9 39.3442ZM44.1018 36.1397C44.3661 36.1915 44.5929 36.3718 44.7438 36.5951C44.7134 36.6209 44.6715 36.5808 44.6473 36.5477C44.5393 36.3942 44.3393 36.312 44.1536 36.3442C44.0348 36.3656 43.9277 36.429 43.8125 36.4656C43.6456 36.5201 43.2715 36.5504 43.4795 36.3067C43.6179 36.1433 43.9045 36.1013 44.1018 36.1397ZM42.3143 36.1058C42.2018 36.0486 42.0884 35.9915 41.9661 35.9611C41.6027 35.8692 41.1884 36.0531 41.0107 36.3835C41.1116 36.3165 41.2116 36.2495 41.3223 36.2022C41.6215 36.0718 41.984 36.0986 42.2607 36.2701C42.3402 36.3192 42.6313 36.5701 42.6188 36.3397C42.6116 36.2084 42.409 36.154 42.3143 36.1058ZM42.359 36.5701C42.2411 36.6986 42.1116 36.8156 41.9723 36.9183C41.8813 36.8897 41.7902 36.8602 41.7 36.8326C41.4679 36.7584 41.5554 36.6683 41.734 36.6201C41.9331 36.5665 42.1545 36.5593 42.359 36.5701ZM44.5098 36.6683C44.4795 36.7745 44.4366 36.8879 44.3438 36.9495C44.2393 37.0165 43.8616 37.0004 43.8911 36.8093C43.909 36.6888 44.3938 36.6942 44.5098 36.6683ZM43.5893 38.4165C43.5947 38.4611 43.5965 38.5138 43.5607 38.5406C43.5438 38.5531 43.5215 38.5576 43.5009 38.5602C43.2965 38.5897 43.0893 38.5906 42.8848 38.5638C42.9482 38.4781 43.0393 38.4147 43.1411 38.3852C43.1777 38.3754 43.2206 38.3647 43.2366 38.3299C43.2438 38.3156 43.2438 38.2995 43.2438 38.2843C43.2491 38.0513 43.1009 37.4531 43.2902 37.287C43.4822 37.5745 43.5473 38.0754 43.5893 38.4165Z" fill="#C38E71"/>
|
|
17
|
+
<path d="M64.5426 56.2352L62.4515 58.0298C61.3845 58.5825 60.6042 59.1548 59.9229 58.3111C59.6185 57.9352 59.5863 57.3477 59.6703 57.0584L59.9194 56.145L61.2426 53.8022C61.2426 53.8022 61.6247 53.9593 61.3649 54.7513C61.2524 55.0959 61.0024 55.195 61.0453 55.4477C61.2158 55.4129 61.3961 55.37 61.5729 55.2977L64.1953 53.3789C64.3836 53.2004 64.697 53.4495 64.5086 53.6281L62.9229 55.2138L64.9069 53.5781C65.1122 53.42 65.5792 53.5281 65.2292 53.9968L64.5711 54.7227L64.7238 54.6272C64.9372 54.4807 65.1542 54.7941 64.9399 54.9414L63.7015 56.2227L64.4033 55.787C64.6167 55.6397 64.8917 55.8941 64.5426 56.2352ZM29.9399 63.8897C29.9399 63.8897 29.5453 64.0459 29.2729 64.2602C28.9997 64.4736 28.0069 65.1593 28.1078 65.6539C28.2086 66.1486 28.2899 66.545 28.739 67.0923C29.1881 67.6397 30.0345 68.6754 30.6881 68.9468C31.3417 69.2182 31.1149 68.5584 31.1149 68.5584C31.1149 68.5584 31.5836 68.9718 31.8836 68.7879C32.1461 68.6289 31.9854 68.2388 31.9854 68.2388C31.9854 68.2388 32.3944 68.7022 32.7167 68.5156C33.106 68.2897 32.8694 67.7075 32.8694 67.7075C32.8694 67.7075 33.1229 67.8682 33.3078 67.7307C33.5703 67.5361 33.2479 66.7281 33.0845 66.4781C32.8845 66.1727 32.2033 65.1272 32.2033 65.1272C32.2033 65.1272 33.0336 64.6486 33.2953 64.2995C33.5836 63.9156 33.8792 63.3048 33.672 62.9504C33.5345 62.7138 32.8283 63.4138 32.4131 63.6995C32.1149 63.9057 31.4122 63.8388 31.3104 63.8227C30.647 63.7173 29.9399 63.8897 29.9399 63.8897Z" fill="#F4B28D"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M77.0176 103.341L83.6908 103.745C83.756 103.735 83.8051 103.722 83.8345 103.706C84.2926 103.475 84.2426 101.497 84.2158 100.884C84.2113 100.771 84.2069 100.704 84.2069 100.704C84.2069 100.704 81.9586 98.394 81.5604 100.034C81.547 100.086 81.5336 100.136 81.5185 100.185V100.186C81.0408 101.714 79.1872 102.31 78.1274 102.443C77.3167 102.545 77.0836 103.073 77.0176 103.341Z" fill="#B30635"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M80.3789 64.4296C80.3789 64.4296 80.5021 68.9109 80.6414 74.2975C80.8298 81.6153 81.0477 90.6037 81.0271 92.3028C80.9896 95.2537 81.2137 99.9894 81.2137 99.9894C81.2137 99.9894 82.27 101.166 84.5235 100.813C84.5235 100.813 86.8619 94.193 87.8012 87.1082C87.8164 86.9921 87.8307 86.8751 87.8459 86.7573C88.7521 79.543 90.37 64.335 90.37 64.335L80.3789 64.4296Z" fill="#CC4C00"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M94.5445 104.323L97.0624 104.46C97.59 104.489 99.7115 101.46 99.9883 100.642C100.265 99.8243 99.1195 98.5886 99.1195 98.5886L98.932 98.3064L98.7374 98.0127L96.7177 98.3948C96.7177 98.3948 96.6445 98.8904 96.582 99.5234C96.5374 99.9797 96.499 100.509 96.5008 100.974C96.5043 102.086 96.09 103.258 95.1418 103.423C94.1918 103.587 94.5445 104.323 94.5445 104.323Z" fill="#B30635"/>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M81.9795 65.2675C81.9795 65.2675 87.5598 81.6979 91.3866 89.4818C95.2143 97.2666 96.4232 99.4461 96.4232 99.4461C96.4232 99.4461 98.8938 98.605 99.1491 97.9577C99.1491 97.9577 98.2991 83.272 95.6572 79.5648C94.1643 77.4693 92.6036 71.3354 92.6259 69.2202C92.6482 67.105 92.384 62.9023 92.384 62.9023L81.9795 65.2675Z" fill="#FF5F00"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M92.3669 66.2451C91.4982 66.1835 91.4178 65.7183 91.4178 65.7183C91.4178 65.7183 91.0625 56.754 90.933 55.9772C90.8035 55.2013 85.0857 47.9183 85.0857 47.9183C85.0857 47.9183 82.6812 45.096 83.5687 43.187C84.3392 41.5281 85.7857 41.0406 87.1062 40.9915C88.6794 40.9317 90.125 41.8558 90.7526 43.2995C92.1634 46.5406 94.9294 53.0201 95.1437 54.4844C95.6223 57.7442 93.5955 66.0362 93.5955 66.0362C93.5955 66.0362 93.0482 66.2924 92.3669 66.2451Z" fill="#B30635"/>
|
|
23
|
+
<path d="M88.2951 41.21C88.2951 41.21 86.0192 43.6395 83.346 42.4332C83.346 42.4332 82.8335 40.9823 82.8799 39.9359C82.8862 39.8065 82.8906 39.6823 82.8951 39.5627C82.9424 38.3832 82.9371 37.7207 82.9371 37.7207C82.9371 37.7207 82.938 37.7198 82.9397 37.7198C83.0674 37.6752 87.2014 36.2252 87.1906 36.3627C86.954 39.5466 88.2951 41.21 88.2951 41.21Z" fill="#FFCABA"/>
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M86.7446 37.1021C86.316 37.8047 84.9035 39.1503 82.8955 39.5628C82.9428 38.3842 82.9375 37.7208 82.9375 37.7208C82.9375 37.7208 82.9384 37.7199 82.9402 37.7199C83.0544 37.6958 86.8723 36.8949 86.7446 37.1021Z" fill="#CCA295"/>
|
|
25
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M78.9166 51.2506C78.8649 52.7595 78.864 54.4586 78.8916 56.1863C78.8934 56.2889 78.8952 56.3907 78.8979 56.4934C78.9166 57.5639 78.9434 58.6363 78.9827 59.6836C78.9988 60.1032 79.0166 60.5184 79.0372 60.9264L79.0407 60.9818C79.0363 61.1336 79.0461 61.2988 79.055 61.4497C79.2345 65.3738 79.4756 68.4782 79.5479 68.53C79.6336 68.5934 79.7327 68.6291 79.8434 68.622C80.8738 68.547 83.9157 68.9389 86.4443 68.5264C88.5782 68.1916 90.439 67.4434 92.4238 66.4068C92.6872 66.2693 93.2907 65.8988 93.2586 65.5979C93.2291 65.2666 93.1684 64.7872 93.0907 64.1845C92.8202 62.0889 92.3524 58.4827 92.3479 54.2916C92.3452 53.5104 92.322 52.7381 92.28 51.9773C92.1684 49.997 91.9229 48.1086 91.5479 46.4229C90.8532 43.2907 89.7166 40.8613 88.1854 39.8532C87.9845 39.7273 86.8363 40.3756 85.7818 40.9773C84.8077 41.5318 83.8059 41.647 82.8461 41.5122L81.947 42.4068C80.8559 43.5488 79.6774 45.0827 79.2604 47.33C79.2291 47.4961 79.2006 47.672 79.1747 47.8604C79.0434 48.7773 78.9622 49.9434 78.9166 51.2506Z" fill="#E00842"/>
|
|
26
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M81.7575 56.9019C81.7593 57.0046 72.27 62.9153 80.6253 57.8859C88.9807 52.8564 89.0539 47.2064 89.0539 47.2064C86.1709 47.1814 83.8512 47.7234 82.0405 48.5769C81.9093 49.4939 81.828 50.6591 81.7825 51.9671C81.7307 53.476 81.7298 55.1751 81.7575 56.9019Z" fill="#B30635"/>
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M68.8852 61.3878C68.5173 60.5985 68.8852 60.303 68.8852 60.303C68.8852 60.303 76.5539 55.645 77.17 55.1557C77.7852 54.6673 81.3843 46.1351 81.3843 46.1351C81.3843 46.1351 82.6861 42.6637 84.7861 42.5146C86.6111 42.3843 87.7387 43.4128 88.4227 44.5441C89.237 45.8914 89.1289 47.603 88.1709 48.8521C86.02 51.6575 81.695 57.2173 80.5173 58.1155C77.8986 60.1137 69.6629 62.3619 69.6629 62.3619C69.6629 62.3619 69.1736 62.0075 68.8852 61.3878Z" fill="#E00842"/>
|
|
28
|
+
<path d="M87.7462 34.7333C87.8516 31.5029 89.3792 29.2011 85.3551 28.9074C82.0453 28.6663 81.0721 30.4083 80.6605 31.4984C80.248 32.5895 80.265 37.5404 82.2587 37.7181C82.2587 37.7181 87.64 37.9636 87.7462 34.7333Z" fill="#FFCABA"/>
|
|
29
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M80.5319 34.6323C80.5319 34.6323 79.4738 38.7858 81.2506 39.376C83.0274 39.9653 87.7479 39.5082 87.7586 34.4117C87.7586 34.4117 85.2783 35.8832 84.0953 35.843C82.9113 35.8028 82.1497 35.118 81.0551 35.6492C81.0551 35.6492 80.6551 35.6215 80.5319 34.6323ZM87.0086 29.5689C83.9801 28.2421 82.1238 29.6144 82.1238 29.6144C83.9872 27.1251 88.1086 27.726 89.0479 29.9778C90.581 33.6537 87.7586 34.4117 87.7586 34.4117C87.7586 34.4117 84.9444 33.2215 86.5792 31.7421C87.1211 31.2519 87.3836 30.8153 87.4703 30.4349C87.4997 30.3082 87.5095 30.1876 87.5033 30.0733C87.414 29.743 87.0086 29.5689 87.0086 29.5689Z" fill="#858B91"/>
|
|
30
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M82.6861 36.6147C82.6861 36.6147 82.5861 36.9674 81.7013 36.8728C81.7013 36.8728 80.9585 36.7942 80.9986 36.4031C80.9986 36.4031 81.7335 36.1567 82.6861 36.6147Z" fill="#FFCABA"/>
|
|
31
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M82.8498 32.5448C83.0971 32.5224 83.3515 32.5671 83.5989 32.5894C83.7417 32.6117 83.8864 32.634 84.0292 32.6564C84.1203 32.6787 84.2078 32.7233 84.2926 32.768C84.3676 32.7903 84.4417 32.8349 84.5132 32.8796C84.5417 32.9019 84.6328 32.9242 84.5998 32.9465C84.4819 32.9912 84.2855 32.8796 84.1721 32.8573C83.8328 32.8126 83.5051 32.7903 83.164 32.7903C83.064 32.7903 82.7694 32.8349 82.6873 32.7903C82.6292 32.7457 82.6846 32.6564 82.7176 32.6117M81.548 32.5671C81.4292 32.4778 81.3382 32.4332 81.1953 32.3671C80.981 32.2555 80.7515 32.1662 80.7158 32.5001C80.714 32.5224 80.906 32.5448 80.9167 32.5448C81.0614 32.5671 81.2801 32.701 81.414 32.634M84.0337 33.2367C83.8774 33.2367 83.748 33.2135 83.5899 33.1912C83.4498 33.1698 83.3024 33.1019 83.1569 33.1019C83.0551 33.1019 83.1614 33.4144 83.1792 33.4367C83.3489 33.6823 83.7685 33.6376 83.9221 33.3921M81.2783 32.9689C81.1373 32.9242 80.9971 32.8573 80.8524 32.8126C80.7676 32.7903 80.7498 33.0582 80.7632 33.1019C80.8301 33.3698 81.1819 33.2135 81.3024 33.1019" fill="#CCA295"/>
|
|
32
|
+
<path d="M81.4911 34.894C81.4857 34.9378 81.4848 34.9905 81.5196 35.0172C81.5366 35.0297 81.5589 35.0342 81.5803 35.0369C81.7839 35.0672 81.9919 35.0681 82.1955 35.0405C82.133 34.9547 82.0419 34.8914 81.9402 34.8619C81.9036 34.8521 81.8598 34.8422 81.8437 34.8065C81.8375 34.7922 81.8366 34.7771 81.8366 34.761C81.8321 34.528 81.9794 33.9297 81.7911 33.7637C81.5991 34.0512 81.533 34.5521 81.4911 34.894Z" fill="#CCA295"/>
|
|
33
|
+
<path d="M66.3326 64.5699L68.7157 63.1859C69.5889 62.3609 70.3862 61.8118 69.8139 60.8904C69.5594 60.4788 69.0148 60.2556 68.7139 60.2404L67.7701 60.1743L65.1219 60.652C65.1219 60.652 65.1451 61.0645 65.9773 61.0806C66.3407 61.0877 66.5157 60.8841 66.7407 61.0082C66.6514 61.1574 66.5514 61.3127 66.4246 61.4565L63.7505 63.302C63.5193 63.4199 63.6514 63.7975 63.8826 63.6788L65.9014 62.7038L63.7041 64.0386C63.4871 64.1806 63.4344 64.6565 63.9934 64.4806L64.8951 64.0984L64.755 64.2109C64.5451 64.3645 64.771 64.6716 64.98 64.519L66.5978 63.7716L65.955 64.2904C65.746 64.444 65.896 64.7877 66.3326 64.5699Z" fill="#FFCABA"/>
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
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="M90 104.51C90 104.061 89.3695 103.629 88.2205 103.236C84.4478 101.93 75.0301 101.01 64.0075 101.01C57.4591 101.01 51.4729 101.339 46.9046 101.872C46.1554 101.959 45.4403 102.058 44.7723 102.153C40.5677 102.775 38 103.6 38 104.51C38 105.273 39.8048 105.972 42.8733 106.548C44.818 106.915 47.2758 107.224 50.113 107.467C51.4729 107.582 52.9119 107.681 54.424 107.761C55.5731 107.825 56.7556 107.874 57.9729 107.915C59.6583 107.969 61.4044 108.002 63.2092 108.01H63.9952C68.1077 108.01 71.9971 107.882 75.4518 107.656C75.9553 107.623 76.4582 107.586 76.9386 107.547C77.2538 107.524 77.5718 107.499 77.887 107.469C80.7215 107.228 83.182 106.917 85.1369 106.553C88.1952 105.976 89.9973 105.273 89.9973 104.514" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M57.9775 23.46C58.7775 22.9716 60.0516 23.5564 60.0516 23.5564C59.6115 22.9359 58.0016 23.1386 58.0016 23.1386C61.2213 22.4529 61.8811 24.5261 61.9302 24.6993C64.2543 22.6011 67.9766 27.0725 67.9766 27.0725L62.6356 34.1511C62.6356 34.1511 62.1499 33.027 61.5052 33.377C60.5016 33.9261 58.5588 31.7091 59.1793 28.7886C59.2472 28.4725 59.3293 28.1868 59.4186 27.9207C59.2106 28.0118 58.9749 28.085 58.7534 28.085C58.1695 28.085 57.2882 26.5957 57.1686 26.0957C57.0481 25.5948 57.1802 23.9484 57.9775 23.46Z" fill="#FF7A85"/>
|
|
4
|
+
<path d="M56.9043 60.5293C58.5766 56.7846 59.374 55.7239 59.4043 54.5409C59.4248 53.6105 58.9668 52.6025 58.0731 50.1364C57.8632 49.5534 57.7168 48.9543 57.6293 48.3525C56.9222 43.5962 59.674 38.457 61.382 38.1061C61.8588 37.9775 62.665 36.2614 62.6561 33.4927L62.8686 33.5337L66.4686 34.2471C66.4686 34.2471 66.3882 35.3811 66.3847 36.4471C66.3847 37.3373 66.4365 38.1811 66.6365 38.2846C66.8972 38.3087 67.0472 38.3239 67.0472 38.3239C67.0472 38.3239 70.0481 42.4945 70.3025 46.3695C70.5543 50.2445 67.899 51.9275 70.3231 59.6766C72.799 67.5891 55.9838 62.5989 56.9079 60.5275" fill="#F4B28D"/>
|
|
5
|
+
<path d="M66.4682 34.2471C66.4682 34.2471 66.3879 35.381 66.3843 36.4471C64.37 36.389 63.3066 34.5515 62.8691 33.5337L66.4682 34.2471Z" fill="#C38E71"/>
|
|
6
|
+
<path d="M50.7087 64.5115L51.948 65.3177C52.0632 65.0972 52.1355 64.9392 52.1355 64.9392C52.1355 64.9392 56.8569 57.1088 57.2855 55.0731C57.4257 54.4106 57.7677 53.0829 58.1694 51.5918C58.9962 48.5115 60.0668 44.7445 60.0668 44.7445L60.4203 43.2195L61.6221 38.0142C61.6221 38.0142 59.3203 38.2481 57.9775 38.8124C57.5311 38.9981 57.1927 39.2204 57.0721 39.482C56.0828 41.6526 55.0971 47.1383 54.4043 51.0526C54.0186 53.2356 53.7248 54.9258 53.5686 55.2856C53.14 56.2865 51.8266 61.7918 50.7087 64.5115H50.7061Z" fill="#F4B28D"/>
|
|
7
|
+
<path d="M61.1247 96.4944C62.3238 101.265 64.1282 104.92 64.1282 104.92L65.6988 104.814C65.6988 104.814 64.9282 101.146 64.9729 96.1926C65.0032 92.7283 65.4318 88.6372 66.8014 84.7283C71.5041 71.2979 70.7434 61.5229 70.7434 61.5229L61.8979 62.556L61.4872 62.6042C61.4514 66.6658 61.3461 72.1801 61.2532 76.4908C61.1729 80.3694 61.1006 83.2747 61.1006 83.2747C59.4014 86.9372 60.0184 92.1042 61.1211 96.4944" fill="#4645AB"/>
|
|
8
|
+
<path d="M61.125 96.4947C62.3232 101.265 64.1286 104.921 64.1286 104.921L65.6991 104.814C65.6991 104.814 64.9286 101.146 64.9732 96.1929C64.4402 96.4634 63.3402 96.7339 61.125 96.4947Z" fill="#F4B28D"/>
|
|
9
|
+
<path d="M63.2228 106.24H64.2264C64.5621 106.185 64.8112 106.09 65.1558 106.045C65.6808 105.977 65.9201 106.192 65.9683 106.24C65.9737 106.246 65.9772 106.248 65.9772 106.248H70.2389C70.3469 106.096 70.2424 105.743 70.1433 105.481C70.0746 105.304 69.9272 105.17 69.7451 105.116C69.2924 104.983 68.4022 104.87 67.5862 104.13C67.1281 103.716 65.3683 102.604 65.3683 102.604H65.3594C65.321 102.604 65.138 102.657 64.3371 103.335C63.9237 103.683 63.2192 102.844 63.2192 102.844C63.2192 102.844 63.088 102.953 62.9889 103.158C62.9076 103.32 62.8505 103.54 62.896 103.811C62.9585 104.196 62.7549 104.908 62.5906 105.392C62.4906 105.685 62.4067 105.893 62.4067 105.893C62.4067 105.893 62.3594 106.132 63.2228 106.24Z" fill="#C64A67"/>
|
|
10
|
+
<path d="M56.0533 95.7329C56.5631 101.159 58.8015 104.669 58.8015 104.669L59.5506 105.215C59.5506 105.215 60.2613 101.391 60.7649 96.8427C61.2443 92.5204 61.9006 87.9436 62.6443 86.5463C65.5934 81.007 66.4809 60.1016 66.4809 60.1016L57.5158 59.6597C56.614 61.1757 56.2211 63.6606 56.1283 66.4891C55.8908 73.6257 57.5693 82.9266 57.8211 84.2713V84.2757C57.8425 84.3802 57.8095 84.4811 57.7613 84.5757C55.9783 88.1052 55.7202 92.1454 56.0559 95.7311" fill="#5856D6"/>
|
|
11
|
+
<path d="M56.0537 95.7329C56.5635 101.159 58.8019 104.669 58.8019 104.669L59.5662 105.365C59.5662 105.365 60.2644 101.391 60.7653 96.8427C60.235 96.882 57.9001 96.9659 56.0537 95.7329Z" fill="#F4B28D"/>
|
|
12
|
+
<path d="M57.8704 106.24H58.8748C59.2105 106.185 59.4587 106.09 59.8043 106.045C60.3284 105.977 60.5677 106.192 60.6159 106.24C60.6221 106.246 60.6248 106.248 60.6248 106.248H64.8873C64.9954 106.096 64.89 105.743 64.7909 105.481C64.7221 105.304 64.5757 105.17 64.3927 105.116C63.94 104.983 63.0498 104.87 62.2346 104.13C61.7757 103.716 60.0168 102.604 60.0168 102.604H60.0079C59.9686 102.604 59.7855 102.657 58.9855 103.335C58.5712 103.683 57.8677 102.844 57.8677 102.844C57.8677 102.844 57.7355 102.953 57.6364 103.158C57.5561 103.32 57.4989 103.54 57.5436 103.811C57.607 104.196 57.4025 104.908 57.2382 105.392C57.1391 105.685 57.0552 105.893 57.0552 105.893C57.0552 105.893 57.007 106.132 57.8704 106.24Z" fill="#E26276"/>
|
|
13
|
+
<path d="M73.2549 54.2804C76.6397 53.0348 79.8977 47.2473 79.8977 47.2473L78.8307 46.5C77.9432 47.8009 73.945 50.2955 73.945 50.2955C73.8522 49.2009 73.72 48.2045 73.5584 47.308C72.4495 41.1884 69.9102 39.375 69.2272 38.9911C69.1165 38.9277 69.0566 38.9062 69.0566 38.9062C69.0566 38.9062 69.0566 38.95 69.0656 39.0366C69.0745 39.2205 69.095 39.5902 69.1307 40.1009C69.395 43.8893 70.4316 55.3268 73.2584 54.2848" fill="#F4B28D"/>
|
|
14
|
+
<path d="M69.412 38.7632C69.412 38.7632 72.3852 40.2596 73.3745 46.2971C73.3745 46.2971 72.4004 47.6293 71.0308 48.0257C70.8361 48.0837 70.6317 48.1194 70.4192 48.1293C68.7344 48.2212 69.412 38.7659 69.412 38.7659" fill="#B30635"/>
|
|
15
|
+
<path d="M55.7797 63.2376C55.7646 63.5402 55.7797 63.7795 55.8369 63.9536C56.0289 64.5527 56.6824 64.826 58.2681 64.6644C59.236 64.5626 59.6672 62.9402 59.8592 61.5545C60.4414 63.5376 61.2565 64.6492 62.3083 64.8795C63.8431 65.2224 71.5913 66.1635 72.0976 62.4813C72.6547 58.434 70.9851 51.2608 70.8922 47.3947C71.1199 46.0215 71.1976 44.8349 71.1744 43.8117C71.1083 41.0581 70.3021 39.5135 69.6788 38.8947C69.5012 38.759 69.3253 38.6742 68.6208 38.551C68.2574 38.4902 67.7574 38.4206 67.0503 38.326C67.0503 38.326 66.7619 38.2947 66.7681 38.3063C66.9003 38.5394 68.6538 41.1983 68.5155 41.8777C68.3717 42.5956 62.1494 41.9501 61.7208 41.559C61.2922 41.1644 60.6119 38.1519 60.6119 38.1519C60.6119 38.1519 58.4083 38.3938 57.3297 39.1769C57.3297 39.1769 57.3324 39.1849 57.3414 39.1938C57.2128 39.2858 57.1137 39.3849 57.0565 39.4894C55.9056 41.6769 54.7583 47.2036 53.9512 51.1474C55.9092 52.2251 57.6208 51.9036 58.1512 51.7608C57.4583 56.2992 55.8851 61.1733 55.7797 63.2402" fill="#E00842"/>
|
|
16
|
+
<path d="M67.1404 35.2578C67.1404 35.2578 62.3752 35.3355 62.3716 32.3685C62.3689 29.3998 61.7511 27.4105 64.7939 27.2337C67.8359 27.0569 68.4297 28.1882 68.6725 29.1819C68.9154 30.1739 68.3814 35.1614 67.1404 35.2578Z" fill="#F4B28D"/>
|
|
17
|
+
<path d="M66.3165 30.1998C66.3165 30.1998 65.3968 29.7864 64.8299 30.507C64.2638 31.2257 65.7441 30.2998 66.3165 30.1998ZM68.9245 30.0936C68.9245 30.0936 68.2316 29.7025 67.4343 30.0748C66.637 30.4471 68.3602 30.0748 68.9245 30.0936ZM66.212 33.4953C66.212 33.4953 66.2959 33.8462 67.1647 33.79C67.1647 33.79 67.8959 33.7471 67.8718 33.3623C67.8718 33.3623 67.1647 33.0891 66.212 33.498M66.895 31.1695C66.895 31.1695 67.4218 32.4721 66.9191 32.548C66.9191 32.548 67.9683 32.8498 66.895 31.1695ZM65.1263 31.0096C65.1263 31.0096 65.8343 30.6311 66.2084 30.7516C66.2084 30.7516 66.0683 31.5855 65.1263 31.0096ZM67.3566 30.7078C67.3566 30.7078 67.8754 30.4275 68.1513 30.5195C68.1513 30.5195 68.0459 31.1311 67.3566 30.7078Z" fill="#C38E71"/>
|
|
18
|
+
<path d="M63.6566 31.1596C61.6548 31.6748 60.7852 31.1382 60.7852 31.1382C60.7852 31.1382 62.3235 29.9194 62.6405 27.7873C62.6405 27.7873 65.0039 26.1721 66.3414 26.6462C66.4102 26.5721 66.4825 26.6293 66.5494 26.7444C66.6932 26.8284 66.8191 26.9444 66.9227 27.0989C67.2352 26.831 67.7905 26.6409 68.5244 27.531C69.6307 28.8703 68.6477 31.2373 68.6477 31.2373C68.195 31.2882 68.0869 29.7337 67.8503 28.9766C67.6762 28.4203 67.1039 27.8543 66.8137 27.5935C66.7155 27.9516 65.7557 31.2721 63.3664 32.3757C63.3664 32.3757 64.4691 31.3971 65.2798 30.0391C64.8155 30.5668 64.2691 31.0025 63.6566 31.1596Z" fill="#FF7A85"/>
|
|
19
|
+
<path d="M84.3619 43.6688C84.5003 43.4902 83.2521 43.8849 82.7485 44.05C82.6306 44.0884 82.5637 44.2134 82.5985 44.3331C82.5994 44.334 82.5994 44.3358 82.6003 44.3375C82.6414 44.4795 82.8012 44.5492 82.9315 44.4795C83.3887 44.2375 84.3003 43.7492 84.3619 43.6688ZM82.4405 43.925C82.5164 44.0268 82.6628 44.042 82.7574 43.9572C83.1664 43.5884 84.1449 42.6849 84.2583 42.3608C84.3333 42.1492 82.961 43.2349 82.4744 43.6242C82.3842 43.6965 82.3673 43.8277 82.4369 43.9206C82.4378 43.9224 82.4396 43.9242 82.4405 43.925ZM83.4744 41.3393C83.1985 41.1813 82.3056 42.6965 81.8351 43.3822C81.7342 43.5286 81.7815 43.734 81.9423 43.8134C81.944 43.8143 81.9458 43.8152 81.9476 43.8161C82.0967 43.8893 82.2762 43.8375 82.3512 43.6893C82.6878 43.0277 83.7074 41.4724 83.4744 41.3393ZM81.5181 43.5117C81.661 43.4858 81.7708 43.3724 81.7931 43.2295C81.8887 42.6197 82.1074 41.1152 81.9485 41C81.7896 40.884 81.3539 42.2634 81.1128 43.0813C81.0405 43.3286 81.2548 43.5617 81.5074 43.5143C81.511 43.5134 81.5155 43.5125 81.5181 43.5117ZM79.0155 45.8313C79.4181 45.3992 80.0949 45.375 80.5271 45.7777C80.9592 46.1804 80.9824 46.8572 80.5806 47.2893C80.178 47.7215 79.5012 47.7447 79.069 47.3429C78.6369 46.9402 78.6128 46.2634 79.0155 45.8313Z" fill="#F4B28D"/>
|
|
20
|
+
<path d="M80.5558 43.1739C80.5388 43.2498 80.521 43.3248 80.5022 43.4007C80.2647 44.3409 79.7094 45.1284 79.0156 45.8311L80.5862 47.2802C81.3335 46.4275 83.0692 44.7141 82.9701 44.3088L82.8924 44.1802C82.2692 43.1472 81.2612 43.0704 80.5558 43.1739Z" fill="#F4B28D"/>
|
|
21
|
+
<path d="M80.3837 41.851C80.9033 42.2046 80.9873 42.8841 80.9873 42.8841C80.9873 42.8841 81.0373 43.1332 81.1176 43.3287C81.323 43.8296 81.2096 44.4269 80.7792 44.7555C80.773 44.7608 80.7658 44.7662 80.7587 44.7716C80.4516 44.9957 80.0319 44.7037 80.1176 44.3332C80.1935 44.0082 80.2346 43.6769 80.2319 43.3367C80.2275 42.7537 80.165 42.1796 79.9694 41.9162C80.0507 41.8296 80.2516 41.7608 80.3837 41.851ZM82.1855 45.401C82.1855 45.401 81.6578 46.0474 80.6033 44.9939ZM50.4408 69.0564L51.8489 66.6876C52.2105 65.5421 52.64 64.6742 51.6917 64.1475C51.2685 63.9126 50.6846 63.9823 50.4141 64.1153L49.5578 64.5171L47.4766 66.2233C47.4766 66.2233 47.6971 66.5725 48.4328 66.1805C48.7533 66.0108 48.8078 65.7475 49.0641 65.7457C49.0587 65.9198 49.0471 66.1046 49.0069 66.2921L47.5676 69.2046C47.4239 69.4207 47.723 69.6867 47.8667 69.4707L49.156 67.6358L47.8855 69.8716C47.765 70.101 47.9516 70.5421 48.3542 70.1171L48.9551 69.3439L48.8882 69.5108C48.7801 69.7466 49.1257 69.9055 49.2346 69.6698L50.2837 68.2296L49.9748 68.9957C49.8667 69.2314 50.165 69.4591 50.4408 69.0564Z" fill="#F4B28D"/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
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="M90 103.981C90 103.468 89.3695 102.974 88.2205 102.525C84.4478 101.033 75.0301 99.981 64.0075 99.981C57.4591 99.981 51.4729 100.358 46.9046 100.967C46.1554 101.066 45.4403 101.179 44.7723 101.287C40.5677 101.998 38 102.941 38 103.981C38 104.854 39.8048 105.652 42.8733 106.31C44.818 106.729 47.2758 107.083 50.113 107.361C51.4729 107.492 52.9119 107.605 54.424 107.697C55.5731 107.77 56.7556 107.826 57.9729 107.873C59.6583 107.934 61.4044 107.972 63.2092 107.981H63.9952C68.1077 107.981 71.9971 107.835 75.4518 107.577C75.9553 107.539 76.4582 107.496 76.9386 107.452C77.2538 107.426 77.5718 107.398 77.887 107.363C80.7215 107.087 83.182 106.732 85.1369 106.316C88.1952 105.657 89.9973 104.854 89.9973 103.986" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M63.4982 102.459C63.5526 102.769 63.6062 103.087 63.5767 103.408C63.5473 103.727 63.0758 104.035 63.0741 104.035C62.7696 104.169 62.3535 104.187 61.8633 104.169C61.7196 104.164 61.566 104.159 61.4133 104.145C61.1973 104.126 60.975 104.136 60.7464 104.106C60.6258 104.091 60.5169 104.076 60.4196 104.068C60.3937 104.066 60.3687 104.063 60.3437 104.062C60.3241 104.06 60.3035 104.059 60.2857 104.058C59.7294 104.021 59.5285 104.107 59.0857 104.182H56.4607C55.3017 103.981 54.8651 103.513 54.7919 103.284C54.7133 103.035 55.6098 102.842 56.6107 102.62C56.6589 102.609 56.7071 102.598 56.7562 102.587C56.8901 102.559 57.025 102.527 57.1571 102.497C58.3517 102.217 59.5339 101.864 59.925 100.719C60.3401 99.5049 60.2419 95.9014 60.2419 95.9014H63.866C63.866 95.9014 62.9142 99.8826 63.0142 101.03C63.0687 101.642 63.3616 101.817 63.475 102.347C63.483 102.384 63.491 102.421 63.4982 102.459Z" fill="#FFCABA"/>
|
|
4
|
+
<path d="M67.7939 64.3951C67.4877 66.1121 67.052 67.8871 66.6725 69.7326C66.0636 72.6996 65.6047 75.8514 66.0752 79.246C66.135 79.6835 66.1681 80.1648 66.1752 80.6835C66.2663 86.6826 63.585 97.555 63.585 97.555C63.585 97.555 62.8573 97.8692 61.6377 97.8085C61.0091 97.7773 60.0448 97.3719 60.0448 97.3719C60.0448 97.3719 59.7913 90.6317 59.7761 81.5666C59.7654 74.9951 58.4752 66.3433 58.2145 61.2585C58.0564 58.1826 58.3993 54.0835 58.3993 54.0835C58.3993 54.0835 63.7431 49.7862 65.6618 51.9853C67.5573 54.1576 68.9386 57.9719 67.7939 64.3951Z" fill="#B30635"/>
|
|
5
|
+
<path d="M63.5767 103.408C63.5473 103.728 63.3696 103.933 63.0875 104.056C63.0866 104.056 63.0848 104.057 63.0839 104.057C62.808 104.155 62.4553 104.194 62.0544 104.194C61.6553 104.194 61.2098 104.156 60.7491 104.1C60.6276 104.086 60.5196 104.076 60.4196 104.069C60.3937 104.066 60.3687 104.063 60.3437 104.061C60.3241 104.061 60.3035 104.06 60.2848 104.058C59.6991 104.019 59.5071 104.117 59.008 104.194H56.5339C55.3205 104.001 54.8669 103.518 54.7919 103.284C54.7133 103.036 55.6098 102.842 56.6107 102.62C56.8741 102.75 58.1357 103.319 59.7026 103.167C61.0794 103.036 62.4866 102.485 63.475 102.347C63.4839 102.385 63.491 102.421 63.4982 102.459C63.5526 102.769 63.6062 103.087 63.5767 103.408Z" fill="#0C6DD2"/>
|
|
6
|
+
<path d="M75.1376 103.383C75.1081 103.702 74.9304 103.907 74.6492 104.029C74.6483 104.03 74.6465 104.031 74.6447 104.031C74.4697 104.107 74.2563 104.151 74.0126 104.172C73.7706 104.194 73.501 104.191 73.2126 104.172C72.9251 104.155 72.6206 104.121 72.3081 104.079C72.1867 104.064 72.0778 104.05 71.9804 104.041C71.9554 104.04 71.9295 104.037 71.9045 104.035C71.8849 104.034 71.8644 104.033 71.8456 104.031C71.2456 103.991 71.059 104.095 70.5358 104.172H68.1304C66.8903 103.984 66.4287 103.495 66.3537 103.26C66.2733 103.012 67.1697 102.819 68.1715 102.599C68.2197 102.587 68.2688 102.576 68.3179 102.566C68.451 102.537 68.5849 102.506 68.7188 102.474C69.9135 102.197 71.0956 101.844 71.4867 100.703C71.901 99.4923 71.309 95.9557 71.309 95.9557L74.6662 95.6763C74.6662 95.6763 74.4581 99.7066 74.5572 100.85C74.6117 101.461 74.9233 101.798 75.0367 102.326C75.0447 102.363 75.0519 102.4 75.0581 102.437C75.1144 102.747 75.1679 103.064 75.1376 103.383Z" fill="#FFCABA"/>
|
|
7
|
+
<path d="M74.6644 97.862C74.6644 97.862 73.8019 98.27 73.1805 98.3941C72.5582 98.5191 71.268 98.2754 71.268 98.2754C71.035 95.6646 70.4939 91.5834 69.443 86.9771C68.2457 81.7325 66.4635 75.5361 63.9805 69.6664C63.4501 68.4138 61.2626 62.4807 60.8912 60.9834C59.7689 56.4602 60.8957 56.9477 60.8957 56.9477L70.7073 55.7959C70.7073 55.7959 71.9162 56.4173 72.4725 62.8048C72.6394 64.7182 72.66 72.978 72.91 74.5441C73.1484 76.0271 73.4269 77.2593 73.7537 78.0611C75.576 82.5343 74.6644 97.862 74.6644 97.862Z" fill="#E00842"/>
|
|
8
|
+
<path d="M75.1376 103.408C75.1081 103.728 74.9304 103.933 74.6492 104.057C74.6483 104.058 74.6465 104.058 74.6447 104.058C74.3688 104.156 74.0162 104.195 73.6153 104.195C73.2162 104.195 72.7715 104.157 72.3099 104.101C72.1885 104.087 72.0795 104.076 71.9804 104.069C71.9554 104.067 71.9295 104.065 71.9045 104.064C71.8849 104.062 71.8644 104.061 71.8456 104.059C71.2599 104.02 71.0679 104.118 70.5697 104.195H68.0947C66.8813 104.002 66.4278 103.519 66.3537 103.285C66.2733 103.036 67.1697 102.843 68.1715 102.621C68.4349 102.751 69.6965 103.321 71.2635 103.168C72.6412 103.037 74.0483 102.485 75.0367 102.349C75.0447 102.386 75.0519 102.423 75.0581 102.459C75.1144 102.77 75.1679 103.089 75.1376 103.408Z" fill="#0C6DD2"/>
|
|
9
|
+
<path d="M59.6517 26.4186C59.3204 23.7124 60.166 19.3811 65.5678 20.074C70.9687 20.7651 72.6713 26.074 71.5821 28.4347C70.4928 30.7945 73.1508 31.3642 73.9847 33.9026C74.7017 36.0829 74.9517 38.7901 76.1115 40.0061C79.8508 43.9231 72.5204 49.9472 68.1026 48.6776C60.0544 46.3633 59.0178 46.0178 59.3035 39.6945C59.4499 36.4544 61.9704 35.199 60.3696 34.2615C56.5035 31.9972 60.4017 32.5428 59.6517 26.4186Z" fill="#BF9B1D"/>
|
|
10
|
+
<path d="M67.5918 33.5022L66.1034 37.3477L62.8918 37.5049L61.29 35.112C62.3008 34.3424 62.7284 33.1888 62.8847 32.1567C63.0124 31.3299 62.9775 30.5825 62.9418 30.1772C62.9204 29.97 62.899 29.8486 62.899 29.8486L66.9008 28.6317L66.9159 28.6245C66.965 29.6852 67.0222 30.5183 67.0865 31.1665C67.3141 33.4522 67.5918 33.5022 67.5918 33.5022Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M66.9008 28.6318C66.2955 29.622 64.8357 31.6577 62.8848 32.1568C63.0133 31.3301 62.9776 30.5827 62.9419 30.1765C62.9205 29.9702 62.8991 29.8488 62.8991 29.8488L66.9008 28.6318Z" fill="#CCA295"/>
|
|
12
|
+
<path d="M61.2753 33.3673C61.4815 33.3673 64.9896 32.653 70.9137 34.1691C70.9137 34.1691 67.6699 49.0334 68.7717 51.8352C69.8744 54.637 70.2931 57.1236 70.2931 57.1236L58.336 57.2718C58.336 57.2718 58.503 47.6548 57.9521 44.2513C57.4012 40.8477 61.2753 33.3673 61.2753 33.3673Z" fill="#FFCABA"/>
|
|
13
|
+
<path d="M61.2891 33.3623H61.2605C60.8391 33.4186 57.6926 33.9525 56.765 35.5543C55.3882 37.9141 53.8989 45.0507 52.4105 44.9382C51.7355 44.8819 44.9364 42.3248 44.9364 42.3248C44.9364 42.3248 43.7846 43.3927 44.0096 44.6855C44.0096 44.6855 47.381 46.9614 50.2185 48.3936C50.6123 48.5909 51.0051 48.7587 51.3703 48.9275C52.3819 49.3775 53.2534 49.6302 53.731 49.5177C53.8435 49.49 54.0114 49.4337 54.1525 49.3489C54.7703 48.9837 55.5007 48.1971 56.1748 47.3266C56.6248 46.7078 57.0739 46.09 57.4676 45.4721C57.4953 45.4721 57.4953 45.4721 57.4953 45.4436C57.6641 47.7194 57.8328 50.1641 57.6641 52.1025C57.5239 53.5641 57.4391 56.7382 57.6926 57.5819C58.198 59.2953 62.0757 59.7453 65.6721 59.548C67.3578 59.4641 68.5659 59.3802 69.4364 59.1828C70.7007 58.8739 71.2909 58.3686 71.7123 57.3569C72.106 56.4016 70.2793 51.9061 70.0828 49.9391C69.9426 48.1409 70.223 46.6802 70.673 45.2471C70.8418 44.6855 71.0382 44.1516 71.2632 43.59C71.4873 42.9436 72.5837 36.1721 71.7971 35.273C70.9534 34.3177 68.0596 33.5873 68.0596 33.5873C67.4703 34.5141 65.4471 36.79 62.9462 36.3971C61.598 36.1721 61.3168 33.7275 61.2891 33.3909V33.3623Z" fill="#0C6DD2"/>
|
|
14
|
+
<path d="M73.3888 50.7825C73.7504 51.7423 79.1816 57.7968 79.1816 57.7968C79.1816 57.7968 79.6183 57.7093 79.9665 57.4852C80.3281 57.2486 80.5031 56.937 80.5031 56.937C79.5433 54.6575 76.5406 48.9263 76.5406 48.9263C75.9308 44.7905 73.7129 36.3057 72.2299 34.9227C70.9093 33.6896 68.0566 33.5771 68.0566 33.5771C67.695 41.5763 73.0272 49.8236 73.3888 50.7825Z" fill="#0C6DD2"/>
|
|
15
|
+
<path d="M61.8485 30.1212C61.8485 30.1212 66.6602 31.0872 67.2155 28.0819C67.7709 25.0765 68.7664 23.1774 65.7182 22.4328C62.6691 21.689 61.8584 22.7256 61.4298 23.6837C60.9994 24.6417 60.611 29.7935 61.8485 30.1212Z" fill="#FFCABA"/>
|
|
16
|
+
<path d="M68.1473 22.6328C67.333 21.7158 66.1589 21.5382 65.3017 21.5533C65.8178 20.9266 63.7419 19.556 61.3687 21.8953C60.3464 22.9024 60.5009 24.8837 61.0482 26.0328C61.0482 26.0328 61.8892 23.5703 63.4205 23.0328C63.7616 22.9132 64.0848 22.7132 64.3821 22.4766C64.5687 22.9444 64.9437 23.6078 65.6982 24.4319C67.2803 26.1623 66.9723 29.6596 66.9723 29.6596C66.9723 29.6596 69.5696 24.2328 68.1473 22.6328Z" fill="#BF9B1D"/>
|
|
17
|
+
<path d="M62.5521 24.9891C62.3566 24.9168 62.1253 24.9177 61.9512 25.0302C61.8182 25.1159 61.7307 25.2552 61.6477 25.39C61.7477 25.2677 61.8816 25.1739 62.0307 25.1222C62.1387 25.0838 62.2602 25.0686 62.3673 25.1097C62.5387 25.1757 62.7378 25.5668 62.9378 25.4954C63.2709 25.3775 62.6619 25.0293 62.5521 24.9891ZM64.3896 25.4347C64.5146 25.4106 64.6423 25.3891 64.7682 25.4007C65.1244 25.4347 65.4039 25.7257 65.5878 26.0329C65.2548 25.6775 64.6968 25.5989 64.2343 25.7507C64.1512 25.7784 64.0646 25.8123 63.978 25.7954C63.8093 25.7606 63.8521 25.6472 63.9477 25.5775C64.0673 25.49 64.2477 25.4614 64.3896 25.4347ZM62.6021 25.6356C62.5102 25.7248 62.3727 25.7534 62.245 25.7481C62.1244 25.7436 61.9209 25.5909 62.1057 25.5007C62.2316 25.44 62.4423 25.6525 62.6021 25.6356ZM65.1584 26.0963C65.0325 26.1757 64.8994 26.2489 64.753 26.2739C64.6307 26.2945 64.1548 26.2007 64.3932 26.0364C64.4887 25.9704 64.5985 26.0266 64.6941 26.0534C64.8477 26.0954 64.9994 26.1159 65.1584 26.0963ZM63.2789 25.9213C62.7932 26.3213 62.32 26.7347 61.8584 27.1623C61.8021 27.2141 61.7414 27.2793 61.7512 27.3543C61.7575 27.3954 61.7825 27.4302 61.8084 27.4623C61.9512 27.6481 62.1334 27.8427 62.3682 27.8463C62.2762 27.7275 62.1798 27.5829 62.2218 27.4382C62.2352 27.3954 62.2593 27.357 62.2834 27.3195C62.5459 26.9079 62.8093 26.4981 63.0718 26.0873M62.7262 28.3748C62.7512 28.4981 62.703 28.6311 62.6155 28.7231C62.528 28.8141 62.4048 28.8659 62.2789 28.8838C62.0807 28.9114 61.8744 28.8454 61.72 28.7204C61.6244 28.6427 61.4057 28.4222 61.5369 28.3016C61.6735 28.1766 61.9057 28.3507 62.0262 28.4043C62.2477 28.5043 62.5173 28.5132 62.7262 28.3748Z" fill="#CCA295"/>
|
|
18
|
+
<path d="M82.5991 60.6159L80.217 59.2311C79.3429 58.407 78.5464 57.8579 79.1179 56.9365C79.3732 56.5249 79.917 56.3017 80.2179 56.2856L81.1625 56.2204L83.8107 56.6981C83.8107 56.6981 83.7875 57.1106 82.9545 57.1267C82.592 57.1338 82.4161 56.9302 82.1911 57.0534C82.2804 57.2034 82.3804 57.3588 82.5072 57.5026L85.1822 59.3472C85.4125 59.4659 85.2804 59.8436 85.05 59.7249L83.0313 58.7499L85.2277 60.0847C85.4455 60.2267 85.4973 60.7026 84.9384 60.5267L84.0375 60.1445L84.1777 60.257C84.3866 60.4106 84.1616 60.7177 83.9518 60.5642L82.3348 59.8168L82.9768 60.3356C83.1866 60.4892 83.0366 60.8329 82.5991 60.6159ZM41.2616 46.2543L43.8491 44.7517C44.7973 43.8561 45.6625 43.2606 45.0411 42.2597C44.7643 41.8133 44.1741 41.5713 43.8473 41.5543L42.8223 41.4829L39.9473 42.0017C39.9473 42.0017 39.9723 42.449 40.8768 42.4659C41.2705 42.474 41.4607 42.2534 41.7054 42.3874C41.608 42.5499 41.5 42.7186 41.3625 42.8749L38.4589 44.8776C38.208 45.0061 38.3509 45.4159 38.6018 45.2874L40.7938 44.2284L38.408 45.6776C38.1732 45.8311 38.1161 46.349 38.7223 46.157L39.7009 45.7427L39.5491 45.8651C39.3214 46.0311 39.5661 46.3651 39.7938 46.1981L41.5491 45.3874L40.8518 45.9508C40.625 46.1168 40.7875 46.4901 41.2616 46.2543Z" fill="#FFCABA"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
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="M90 104.575C90 104.126 89.3695 103.693 88.2205 103.3C84.4478 101.995 75.0301 101.074 64.0075 101.074C57.4591 101.074 51.4729 101.404 46.9046 101.937C46.1554 102.023 45.4403 102.123 44.7723 102.217C40.5677 102.839 38 103.664 38 104.575C38 105.338 39.8048 106.036 42.8733 106.612C44.818 106.979 47.2758 107.288 50.113 107.531C51.4729 107.646 52.9119 107.746 54.424 107.825C55.5731 107.889 56.7556 107.939 57.9729 107.98C59.6583 108.033 61.4044 108.066 63.2092 108.074H63.9952C68.1077 108.074 71.9971 107.947 75.4518 107.72C75.9553 107.687 76.4582 107.65 76.9386 107.611C77.2538 107.589 77.5718 107.564 77.887 107.533C80.7215 107.292 83.182 106.981 85.1369 106.617C88.1952 106.041 89.9973 105.338 89.9973 104.579" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M59.6453 99.8552C58.7471 99.7633 57.8319 100.003 56.9453 99.7088C56.9569 99.0919 56.9676 98.4749 56.9783 97.8579C57.8891 97.7186 58.8042 97.7142 59.7212 97.7633C59.6962 98.4606 59.6703 99.157 59.6453 99.8552Z" fill="#C27057"/>
|
|
4
|
+
<path d="M57.9923 51.3423C57.1467 51.42 56.3128 51.7003 55.4512 51.478C55.3155 53.6807 55.6012 55.8816 55.5226 58.0789C55.3905 61.8048 55.5575 65.52 55.8575 69.2244C56.2842 74.4985 56.3807 79.786 56.6432 85.0664C56.8334 88.8807 56.7378 92.7101 56.7655 96.5325C56.7691 96.9878 56.7405 97.4432 56.9789 97.8584C57.8896 97.72 58.8048 97.7155 59.7217 97.7646C60.1173 97.7253 60.2976 97.5298 60.2798 97.1119C60.2673 96.8387 60.3342 96.5601 60.3887 96.2896C60.8584 93.9851 61.428 91.7048 61.7798 89.3709C62.4691 84.8039 62.6869 80.2584 61.7253 75.7048C61.6334 75.2673 61.611 74.8146 61.6244 74.3521C61.6726 72.6682 62.1691 71.0575 62.3682 69.4012C62.486 68.4253 62.603 67.4503 62.7209 66.4735L57.9923 51.3423Z" fill="#B30635"/>
|
|
5
|
+
<path d="M59.6453 99.8556C60.1552 101.011 60.265 102.271 60.5766 103.477C60.6337 103.696 60.4891 103.857 60.2936 103.965C60.0882 104.079 59.8721 104.12 59.6382 104.122C57.5159 104.135 55.3918 104.075 53.273 104.267C53.123 104.281 52.9686 104.281 52.8177 104.265C52.498 104.231 52.0632 104.262 51.9748 103.915C51.8766 103.529 52.323 103.431 52.5882 103.252C53.9891 102.306 55.3453 101.308 56.4391 99.9993C56.573 99.8377 56.7186 99.7038 56.9453 99.7091C57.832 100.003 58.7471 99.7636 59.6453 99.8556Z" fill="#0C6DD2"/>
|
|
6
|
+
<path d="M75.9508 100.013C75.1142 100.146 74.2776 100.279 73.4419 100.412C73.2642 99.7207 73.0847 99.0287 72.9053 98.3385C73.849 98.4046 74.7276 98.1118 75.6088 97.8403C75.7231 98.5644 75.8374 99.2885 75.9508 100.013Z" fill="#C27057"/>
|
|
7
|
+
<path d="M63.1752 67.6151C64.1672 71.6624 64.6779 75.8097 66.1359 79.7651C68.2958 85.6258 70.2118 91.5776 72.2252 97.4936C72.352 97.8677 72.5011 98.199 72.9056 98.3383C73.8502 98.4052 74.7279 98.1124 75.6092 97.8409C76.244 97.5204 76.0038 96.9659 75.9199 96.5017C75.5395 94.3838 75.2118 92.2597 74.9011 90.1302C74.2413 85.6097 73.2717 81.1686 71.4324 76.9561C71.1297 76.2624 70.6056 75.6597 70.5092 74.8856C70.1592 72.0472 69.8127 69.2106 69.8922 66.3374C69.9761 63.299 69.9663 60.2552 69.5681 57.2374C69.3011 55.2097 68.9681 53.1793 68.0779 51.299C67.7654 51.3651 59.3002 50.7552 58.6422 50.7329L57.9993 51.3418H57.9922L62.7208 66.4731C62.7868 66.7115 63.127 67.4195 63.1752 67.6151Z" fill="#E00842"/>
|
|
8
|
+
<path d="M75.9506 100.013C76.206 100.014 76.422 100.147 76.4908 100.364C76.8774 101.593 77.9283 102.282 78.7328 103.171C78.9497 103.41 79.2944 103.628 79.1122 103.998C78.9229 104.38 78.5372 104.302 78.1506 104.351C76.647 104.542 75.1319 104.265 73.6354 104.547C72.3613 104.786 72.1095 104.464 72.4658 103.231C72.6676 102.536 72.9872 101.859 72.9247 101.106C72.8935 100.722 73.2738 100.646 73.4417 100.412C74.2774 100.279 75.114 100.146 75.9506 100.013Z" fill="#0C6DD2"/>
|
|
9
|
+
<path d="M60.2849 27.5495C59.1706 27.6798 58.0599 27.5495 56.9483 27.5102C56.6733 27.5003 56.3751 27.412 56.5153 27.0691C57.0787 25.6959 56.618 24.3191 56.5706 22.9468C56.5269 21.6834 56.4501 20.4334 56.751 19.1762C57.1814 17.378 58.2849 16.3861 60.1287 16.17C60.8072 16.0905 61.476 15.9727 62.1617 16.0057C63.9814 16.0941 65.659 17.3602 66.2706 19.0753C66.701 20.2843 66.868 21.5245 66.876 22.8021C66.8831 23.8896 66.9555 24.9771 66.9947 26.0655C67.0135 26.6075 67.1546 27.1075 67.4412 27.5745C67.7778 28.1227 67.6564 28.3798 67.009 28.4852C66.1528 28.6245 65.3555 28.3664 64.5671 28.0807C63.0537 27.2432 62.5305 25.9289 62.7019 24.262C62.7456 23.8352 62.6912 23.4003 62.7153 22.9709C62.7358 22.6182 62.6072 22.4021 62.2805 22.2646C61.4921 21.9334 61.0064 21.2914 60.6001 20.5745C60.3894 20.2003 60.2608 19.662 59.9403 19.4959C59.5144 19.2762 59.2278 19.9218 58.8028 20.0405C58.7796 20.0468 58.759 20.0727 58.7358 20.0745C57.5644 20.1905 57.4224 21.0137 57.4492 21.9495C57.4876 23.3111 57.418 24.6878 58.151 25.9316C58.5206 26.5593 59.0233 26.9307 59.7635 26.8316C60.4412 26.7405 60.5028 27.0253 60.2849 27.5495Z" fill="#BF9B1D"/>
|
|
10
|
+
<path d="M59.7634 26.8315C59.0232 26.9307 58.5206 26.5592 58.1509 25.9324C57.4179 24.6878 57.4875 23.3101 57.4491 21.9494C57.4224 21.0137 57.5643 20.1905 58.7366 20.0753C58.759 20.0726 58.7795 20.0467 58.8027 20.0405C59.2277 19.9217 59.5143 19.2762 59.9402 19.4967C60.2607 19.6619 60.3893 20.2003 60.6009 20.5735C61.0063 21.2914 61.492 21.9333 62.2804 22.2655C62.6072 22.4021 62.7357 22.6182 62.7161 22.9708C62.6911 23.4003 62.7456 23.836 62.7018 24.2619C62.5304 25.9289 63.0536 27.2432 64.567 28.0807C64.6134 28.5298 64.659 28.978 64.7063 29.4262C64.7625 29.9494 65.234 29.9932 65.5822 30.1387C66.434 30.4923 67.4072 30.544 68.1527 31.1673C68.4759 31.4369 68.8643 31.6494 68.9893 32.0985C68.6054 32.5646 68.0188 32.4565 67.5259 32.5851C64.9732 33.2503 62 33.5742 60.2215 31.6539C59.5349 31.253 58.8134 30.8592 58.4465 30.0824C58.5268 29.8976 58.7116 29.8548 58.8715 29.8119C60.0491 29.4949 60.3831 28.6592 60.2849 27.5503C60.2849 27.5503 60.1607 26.8065 59.7634 26.8315Z" fill="#F4B28D"/>
|
|
11
|
+
<path d="M59.7637 26.8314C59.7637 26.8314 61.3851 26.5724 61.9735 25.8867C61.9735 25.8867 61.4637 27.3787 60.2994 27.7823C60.2994 27.7823 60.2637 26.8706 59.7637 26.8314Z" fill="#C38E71"/>
|
|
12
|
+
<path d="M55.4145 37.5038C56.0136 35.0163 55.4922 31.4351 56.6815 30.5601C55.3225 31.2065 54.3467 32.4565 53.9431 34.2252C53.3797 36.6895 52.7074 39.1243 52.1261 41.5824C52.0377 41.9565 52.0065 42.2565 51.4627 41.994C49.1422 40.8735 46.802 39.7949 44.4699 38.6993C43.9413 38.4511 43.4083 38.2217 42.8127 38.1985C42.1261 38.986 41.6208 39.8797 41.2422 40.8493C41.2663 41.502 41.7315 41.7422 42.2547 41.9163C43.3377 42.2788 44.1136 42.8949 44.5029 44.0511C44.9154 45.2788 45.8975 46.0824 47.1342 46.3574C48.2475 46.6038 49.1208 47.169 49.9815 47.8395C50.7145 48.4101 51.5404 48.8065 52.4895 48.7726C53.4547 48.7377 54.4467 48.9252 55.4654 48.3735C55.4654 48.3735 55.8636 47.5386 56.1252 43.9252C56.3859 40.311 54.8127 39.9993 55.4145 37.5038Z" fill="#0A57A8"/>
|
|
13
|
+
<path d="M68.785 47.2285C68.7975 46.9213 68.7556 46.616 68.6636 46.3231C68.3404 45.2892 67.6484 42.4445 68.5547 40.7722C68.6315 40.6463 68.7181 40.4008 68.8002 40.2195C68.9368 39.9177 69.0127 39.5919 69.019 39.2606C74.5 34.0742 68 31.0742 68 31.0742C67.6161 31.5403 66.4929 32.4456 66 32.5742C63.4482 33.2394 62.5181 32.9936 60.2216 31.6535C59.5359 31.2526 58.8136 30.8588 58.4475 30.082C57.8056 30.1436 57.2154 30.3061 56.6815 30.5597C55.4922 31.4347 56.0136 35.016 55.4145 37.5026C54.8127 39.9981 56.3859 40.3106 56.1252 43.9249C55.8636 47.5383 55.4654 48.3731 55.4654 48.3731C55.2993 49.4972 54.7341 50.5026 55.4511 51.4767C56.3127 51.6999 57.1475 51.4195 57.9922 51.3419C59.76 51.1794 61.527 51.4026 63.2948 51.3463C64.5368 51.282 68.077 51.299 68.077 51.299C69.0127 51.1017 68.7011 49.174 68.7011 49.174C68.7315 48.5044 68.76 47.857 68.785 47.2285Z" fill="#0C6DD2"/>
|
|
14
|
+
<path d="M66.402 50.0187C66.6395 50.5151 66.8939 51.0035 67.1421 51.4955C67.4537 51.4294 67.7653 51.3642 68.0778 51.299C68.1591 51.2062 68.2377 51.0374 68.3234 51.0348C69.3377 50.9892 70.1528 50.3455 71.0975 50.124C71.9145 49.9321 72.5752 49.5544 73.2028 49.0035C73.8296 48.4526 74.1082 47.6553 74.6912 47.1053C76.4627 45.4348 76.6537 43.6035 75.6805 41.8544C75.4475 41.4348 75.1966 41.024 74.9287 40.6258C73.3555 38.2946 72.202 35.7187 70.693 33.3508C70.2903 32.7205 69.8118 32.1705 68.9903 32.0981C68.0037 33.874 67.6341 35.9285 67.9528 37.9348C68.0796 38.7294 68.2716 39.6678 68.5546 40.7723C68.9528 41.1169 69.1609 41.5606 69.3734 41.9973C69.7814 42.8339 70.0439 43.758 70.8305 44.3606C70.9591 44.4598 71.0609 44.5856 70.8975 44.7285C70.1636 45.3749 69.5886 46.1955 68.7011 46.7892L65.1582 49.6428V49.6437C65.1582 49.6428 65.1582 49.6428 65.1591 49.6428C65.7162 49.4008 66.1207 49.4303 66.402 50.0187Z" fill="#0C6DD2"/>
|
|
15
|
+
<path d="M59.8743 21.9261C59.8743 21.9261 60.7484 21.6922 61.46 22.0877C62.1288 22.7779 60.4814 21.9681 59.8743 21.9261ZM57.6064 22.0734C58.1073 22.0734 59.6243 22.1886 58.6922 21.9127C58.6922 21.9127 58.3511 21.8895 58.2404 21.9056C58.0806 21.9297 57.6064 22.0734 57.6064 22.0734ZM60.1609 25.3109C60.1609 25.3109 59.4493 25.6716 58.41 25.3466ZM61.2029 22.6484C61.2029 22.6484 60.4234 22.3243 60.0448 22.494C60.0448 22.494 60.2814 23.3511 61.2029 22.6484ZM58.8413 22.5663C58.8413 22.5663 58.2689 22.3288 57.9922 22.4529C57.9922 22.4529 58.1654 23.0815 58.8413 22.5663Z" fill="#C38E71"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.3665 23.2072C59.3612 22.9679 59.2165 23.6634 59.1156 23.8813C59.0621 23.9973 58.954 24.1375 58.9246 24.2634C58.912 24.3179 59.0656 24.3732 59.096 24.3839C59.2058 24.4241 59.5183 24.5161 59.6379 24.4072C59.6638 24.3839 59.6281 24.3098 59.6183 24.2866C59.5754 24.1848 59.2022 24.2589 59.1728 24.15C59.1728 24.15 59.3746 23.517 59.3665 23.2072Z" fill="#C38E71"/>
|
|
17
|
+
<path d="M43.3562 38.3645C43.3562 38.3645 43.3607 38.7886 43.266 39.1225C43.1714 39.4555 42.9133 40.635 42.4169 40.7288C41.9214 40.8216 41.5232 40.8966 40.8464 40.6886C40.1705 40.4805 38.891 40.0895 38.3919 39.5868C37.8937 39.0841 38.5901 39.0439 38.5901 39.0439C38.5901 39.0439 38.0303 38.768 38.0866 38.4207C38.1348 38.1172 38.5562 38.118 38.5562 38.118C38.5562 38.118 37.9723 37.9145 38.0232 37.5457C38.0848 37.0993 38.7133 37.0984 38.7133 37.0984C38.7133 37.0984 38.4687 36.9252 38.5258 36.702C38.6062 36.3859 39.4758 36.377 39.7696 36.4341C40.1285 36.5038 41.3535 36.7377 41.3535 36.7377C41.3535 36.7377 41.4821 35.7877 41.7062 35.4136C41.9526 35.002 42.4053 34.4966 42.8124 34.5538C43.0839 34.5922 42.7035 35.5109 42.5955 36.0038C42.5178 36.3573 42.8455 36.9823 42.8991 37.0707C43.2473 37.6448 43.3562 38.3645 43.3562 38.3645ZM64.1723 53.185L66.5553 51.8011C67.4285 50.9761 68.2258 50.4279 67.6535 49.5064C67.3982 49.0948 66.8544 48.8716 66.5535 48.8555L65.6098 48.7904L62.9616 49.268C62.9616 49.268 62.9839 49.6805 63.8169 49.6966C64.1794 49.7038 64.3553 49.5002 64.5803 49.6234C64.491 49.7734 64.391 49.9288 64.2642 50.0725L61.5901 51.9172C61.3589 52.0359 61.491 52.4136 61.7214 52.2948L63.741 51.3198L61.5437 52.6538C61.3267 52.7957 61.2741 53.2725 61.833 53.0966L62.7348 52.7145L62.5946 52.827C62.3848 52.9805 62.6098 53.2877 62.8196 53.1341L64.4366 52.3868L63.7946 52.9055C63.5848 53.0591 63.7357 53.4029 64.1723 53.185Z" fill="#F4B28D"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
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="M93 104.598C93 104.149 92.2968 103.716 91.0151 103.323C86.8071 102.018 76.3028 101.097 64.0084 101.097C56.7043 101.097 50.0274 101.427 44.932 101.96C44.0964 102.046 43.2988 102.146 42.5537 102.24C37.8639 102.862 35 103.687 35 104.598C35 105.361 37.013 106.059 40.4356 106.635C42.6047 107.002 45.3461 107.311 48.5106 107.554C50.0274 107.669 51.6325 107.768 53.3191 107.848C54.6007 107.912 55.9197 107.961 57.2774 108.003C59.1573 108.056 61.1049 108.089 63.1179 108.097H63.9947C68.5817 108.097 72.9198 107.97 76.7731 107.743C77.3348 107.71 77.8957 107.673 78.4315 107.634C78.7831 107.612 79.1378 107.587 79.4894 107.556C82.6509 107.315 85.3953 107.004 87.5758 106.64C90.987 106.063 92.997 105.361 92.997 104.602" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.6829 33.2568C58.6829 33.2568 52.5909 43.8818 50.3811 45.8372L42.2766 39.7961C42.2766 39.7961 41.1007 40.1568 40.5864 41.3372C40.5864 41.3372 45.507 51.3631 50.3525 51.7881C55.198 52.2131 61.998 39.7702 61.998 39.7702L58.6829 33.2568Z" fill="#BF9B1D"/>
|
|
4
|
+
<path d="M52.041 105.527H60.091C60.4785 105.054 60.3348 103.312 60.2767 102.742C60.2651 102.628 60.2571 102.561 60.2571 102.561C60.2571 102.561 57.5071 100.362 57.1303 102.045C57.1187 102.098 57.1044 102.15 57.0892 102.201C56.6133 103.776 54.4803 104.491 53.2482 104.691C52.4464 104.82 52.1508 105.237 52.041 105.527Z" fill="#5856D6"/>
|
|
5
|
+
<path d="M53.5752 60.5945C53.5752 60.5945 53.9922 65.8016 54.4832 72.0614C55.1502 80.565 55.952 91.0105 56.0306 92.9891C56.1681 96.4248 56.7181 101.921 56.7181 101.921C56.7181 101.921 58.0234 103.228 60.635 102.677C60.635 102.677 62.9618 94.8311 63.627 86.5293C63.6368 86.3936 63.6475 86.2561 63.6573 86.1195C64.2761 77.6677 65.2377 59.873 65.2377 59.873L53.5752 60.5945Z" fill="#B30635"/>
|
|
6
|
+
<path d="M72.4699 105.527H75.9896C76.4333 105.285 78.3949 102.161 78.6699 101.235C78.9449 100.307 77.536 99.0016 77.536 99.0016L77.3012 98.698L77.0556 98.3828L74.719 98.9328C74.719 98.9328 74.661 99.4891 74.6262 100.198C74.6012 100.71 74.5878 101.301 74.6155 101.819C74.6851 103.055 74.2699 104.387 73.1708 104.627C72.3592 104.805 72.3949 105.287 72.4699 105.527Z" fill="#5856D6"/>
|
|
7
|
+
<path d="M55.4814 61.2125C55.4814 61.2125 63.0047 80.0732 67.952 88.9357C72.8984 97.7991 74.4439 100.273 74.4439 100.273C74.4439 100.273 77.2788 99.1393 77.5359 98.3661C77.5359 98.3661 75.6439 81.2554 72.3314 77.0839C70.46 74.7268 68.2609 67.6545 68.1582 65.1804C68.0547 62.7071 67.4886 57.8125 67.4886 57.8125L55.4814 61.2125Z" fill="#E00842"/>
|
|
8
|
+
<path d="M57.3535 33.7186C60.2937 34.6463 65.3812 32.1427 65.3812 32.1427C65.3812 32.1427 62.6696 30.1079 62.8124 25.8784L60.5383 27.7106L58.9946 28.9543C58.9946 28.9543 59.0017 29.6882 59.1696 30.9731C59.2142 31.3115 59.2705 31.6891 59.3401 32.1007C58.0785 32.7936 57.3535 33.7186 57.3535 33.7186Z" fill="#DF967F"/>
|
|
9
|
+
<path d="M58.9941 28.9551C58.9941 28.9551 59.0013 29.6881 59.17 30.9738C60.8799 30.6801 62.8209 27.9149 62.8209 27.9149C61.9504 27.6631 61.187 27.6176 60.5388 27.7105L58.9941 28.9551Z" fill="#B27866"/>
|
|
10
|
+
<path d="M58.0956 28.8847C58.0956 28.8847 62.9527 29.6918 63.4081 26.6606C63.8643 23.6275 64.7974 21.69 61.7161 21.0472C58.6349 20.4043 57.8572 21.4704 57.459 22.4445C57.0607 23.4195 56.8447 28.5972 58.0956 28.8847Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M63.3152 27.0634C63.3152 27.0634 62.9134 26.2848 62.9938 25.5991C63.0741 24.9125 63.0732 24.0143 62.5152 24.1822C61.9572 24.3491 61.9295 24.7964 61.7 24.5357C61.4706 24.275 61.4661 23.175 59.8063 23.0991C58.1456 23.0214 57.4706 23.6 56.6982 23.2607C55.9259 22.9206 55.8857 21.7518 55.8857 21.7518L55.8875 21.7563C56.0366 22.0304 56.45 21.9786 56.525 21.6759C56.6616 21.1268 57.009 20.3081 57.8929 19.592C59.3848 18.3839 60.3054 19.3902 61.1688 19.4429C63.0706 19.5581 65.2804 21.8688 65.5286 23.242C65.9875 25.7741 63.5197 26.4295 63.3152 27.0634Z" fill="#5856D6"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M58.4284 25.1677C58.4284 25.1677 58.0204 24.741 57.5784 24.9865C57.5784 24.9865 57.9097 25.3677 58.4284 25.1677ZM60.4266 25.5383C60.4266 25.5383 60.0186 25.1115 59.5766 25.357C59.5766 25.357 59.9079 25.7383 60.4266 25.5383ZM57.782 27.1695C57.782 27.1695 58.3722 27.5499 59.3025 27.3963C59.3025 27.3963 58.0623 28.2776 57.782 27.1695ZM58.5936 25.7847C58.5936 25.7847 58.2186 26.3624 58.6507 26.6954C58.6507 26.6954 57.7079 26.5195 58.5936 25.7847ZM58.5543 24.7829C58.5543 24.7829 58.3597 24.5133 57.9739 24.424C57.7311 24.3677 57.4775 24.466 57.3114 24.6526L57.3105 24.6535C57.3105 24.6535 57.9427 24.457 58.5543 24.7829ZM59.6052 24.9035C59.6052 24.9035 60.4347 24.4204 60.9605 25.1543C60.9605 25.1543 60.2614 24.9267 59.6052 24.9035Z" fill="#B27866"/>
|
|
13
|
+
<path d="M77.3714 60.1651L75.5491 57.6222C74.5232 56.724 73.817 55.8829 72.8375 56.6293C72.4009 56.9615 72.2072 57.6008 72.2214 57.9427L72.25 59.0159L73.0759 61.957C73.0759 61.957 73.5393 61.8856 73.467 60.9427C73.4366 60.5329 73.1875 60.3561 73.3027 60.0892C73.4813 60.1731 73.6679 60.2695 73.8438 60.3972L76.2179 63.2195C76.3768 63.4677 76.7893 63.2776 76.6304 63.0293L75.3098 60.8534L77.0554 63.1918C77.2393 63.4222 77.783 63.4293 77.5232 62.8168L76.9938 61.8401L77.1366 61.9865C77.333 62.2061 77.6554 61.9186 77.4598 61.6981L76.4402 59.9517L77.0955 60.6213C77.292 60.8418 77.6643 60.6347 77.3714 60.1651Z" fill="#DF967F"/>
|
|
14
|
+
<path d="M53.251 61.0285C53.3394 61.1017 53.4421 61.1454 53.5599 61.1454C54.6635 61.1302 57.8831 61.7436 60.6072 61.4642C62.9037 61.2436 64.9358 60.5633 67.1188 59.5847C67.409 59.4552 68.076 59.099 68.0608 58.7749C68.051 58.4204 68.0162 57.9061 67.9715 57.257C67.818 55.0052 67.5483 51.1293 67.8108 46.6588C67.8572 45.8258 67.8831 45.0008 67.8858 44.1874C67.9081 38.1285 66.7063 32.799 64.2921 30.9954C64.0858 30.8472 62.8197 31.466 61.6572 32.0401C60.5822 32.5704 59.5072 32.6285 58.4921 32.4231L57.476 33.3204C56.2394 34.4686 54.8849 36.0293 54.2965 38.3999C53.7956 40.416 53.5019 44.0535 53.3394 47.8222C53.2653 49.5302 53.2063 51.2526 53.1912 52.8874V52.9445C53.1778 53.107 53.1778 53.2838 53.1778 53.4463C53.118 57.6418 53.1778 60.9686 53.251 61.0285Z" fill="#F7C926"/>
|
|
15
|
+
<path d="M74.1797 58.2738C73.2672 58.4515 72.277 58.3792 72.277 58.3792C72.277 58.3792 69.5672 50.0078 69.2189 49.2426C68.8689 48.4783 61.1689 39.4265 61.1689 39.4265L64.377 31.3979C64.377 31.3979 72.7056 45.3113 73.552 47.2667C74.9502 50.4962 75.435 57.7408 75.435 57.7408C75.435 57.7408 74.8966 58.1337 74.1797 58.2738Z" fill="#F7C926"/>
|
|
16
|
+
<path d="M38.2074 38.5202L39.7815 40.7167C40.6672 41.4917 41.277 42.2184 42.1234 41.5747C42.5011 41.2872 42.6681 40.7354 42.6556 40.4399L42.6315 39.5122L41.9181 36.9729C41.9181 36.9729 41.5172 37.0336 41.5797 37.8479C41.6065 38.2033 41.8217 38.3551 41.7217 38.5863C41.5672 38.5131 41.4065 38.4301 41.2538 38.3193L39.2038 35.8818C39.0672 35.6676 38.71 35.8318 38.8475 36.0461L39.9877 37.9256L38.4806 35.9059C38.3217 35.7068 37.852 35.7006 38.0761 36.2292L38.5333 37.0738L38.41 36.947C38.2413 36.7577 37.9618 37.0059 38.1315 37.1961L39.0118 38.7042L38.4458 38.1265C38.2761 37.9363 37.9547 38.1149 38.2074 38.5202Z" fill="#DF967F"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
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="M93 104.598C93 104.149 92.2968 103.716 91.0151 103.323C86.8071 102.018 76.3028 101.097 64.0084 101.097C56.7043 101.097 50.0274 101.427 44.932 101.96C44.0964 102.046 43.2988 102.146 42.5537 102.24C37.8639 102.862 35 103.687 35 104.598C35 105.361 37.013 106.059 40.4356 106.635C42.6047 107.002 45.3461 107.311 48.5106 107.554C50.0274 107.669 51.6325 107.768 53.3191 107.848C54.6007 107.912 55.9197 107.961 57.2774 108.003C59.1573 108.056 61.1049 108.089 63.1179 108.097H63.9947C68.5817 108.097 72.9198 107.97 76.7731 107.743C77.3348 107.71 77.8957 107.673 78.4315 107.634C78.7831 107.612 79.1378 107.587 79.4894 107.556C82.6509 107.315 85.3953 107.004 87.5758 106.64C90.987 106.063 92.997 105.361 92.997 104.602" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.6829 33.2568C58.6829 33.2568 52.5909 43.8818 50.3811 45.8372L42.2766 39.7961C42.2766 39.7961 41.1007 40.1568 40.5864 41.3372C40.5864 41.3372 45.507 51.3631 50.3525 51.7881C55.198 52.2131 61.998 39.7702 61.998 39.7702L58.6829 33.2568Z" fill="#BF9B1D"/>
|
|
4
|
+
<path d="M52.041 105.527H60.091C60.4785 105.054 60.3348 103.312 60.2767 102.742C60.2651 102.628 60.2571 102.561 60.2571 102.561C60.2571 102.561 57.5071 100.362 57.1303 102.045C57.1187 102.098 57.1044 102.15 57.0892 102.201C56.6133 103.776 54.4803 104.491 53.2482 104.691C52.4464 104.82 52.1508 105.237 52.041 105.527Z" fill="#5856D6"/>
|
|
5
|
+
<path d="M53.5752 60.5945C53.5752 60.5945 53.9922 65.8016 54.4832 72.0614C55.1502 80.565 55.952 91.0105 56.0306 92.9891C56.1681 96.4248 56.7181 101.921 56.7181 101.921C56.7181 101.921 58.0234 103.228 60.635 102.677C60.635 102.677 62.9618 94.8311 63.627 86.5293C63.6368 86.3936 63.6475 86.2561 63.6573 86.1195C64.2761 77.6677 65.2377 59.873 65.2377 59.873L53.5752 60.5945Z" fill="#B30635"/>
|
|
6
|
+
<path d="M72.4699 105.527H75.9896C76.4333 105.285 78.3949 102.161 78.6699 101.235C78.9449 100.307 77.536 99.0016 77.536 99.0016L77.3012 98.698L77.0556 98.3828L74.719 98.9328C74.719 98.9328 74.661 99.4891 74.6262 100.198C74.6012 100.71 74.5878 101.301 74.6155 101.819C74.6851 103.055 74.2699 104.387 73.1708 104.627C72.3592 104.805 72.3949 105.287 72.4699 105.527Z" fill="#5856D6"/>
|
|
7
|
+
<path d="M55.4814 61.2125C55.4814 61.2125 63.0047 80.0732 67.952 88.9357C72.8984 97.7991 74.4439 100.273 74.4439 100.273C74.4439 100.273 77.2788 99.1393 77.5359 98.3661C77.5359 98.3661 75.6439 81.2554 72.3314 77.0839C70.46 74.7268 68.2609 67.6545 68.1582 65.1804C68.0547 62.7071 67.4886 57.8125 67.4886 57.8125L55.4814 61.2125Z" fill="#E00842"/>
|
|
8
|
+
<path d="M57.3535 33.7186C60.2937 34.6463 65.3812 32.1427 65.3812 32.1427C65.3812 32.1427 62.6696 30.1079 62.8124 25.8784L60.5383 27.7106L58.9946 28.9543C58.9946 28.9543 59.0017 29.6882 59.1696 30.9731C59.2142 31.3115 59.2705 31.6891 59.3401 32.1007C58.0785 32.7936 57.3535 33.7186 57.3535 33.7186Z" fill="#DF967F"/>
|
|
9
|
+
<path d="M58.9941 28.9551C58.9941 28.9551 59.0013 29.6881 59.17 30.9738C60.8799 30.6801 62.8209 27.9149 62.8209 27.9149C61.9504 27.6631 61.187 27.6176 60.5388 27.7105L58.9941 28.9551Z" fill="#B27866"/>
|
|
10
|
+
<path d="M58.0956 28.8847C58.0956 28.8847 62.9527 29.6918 63.4081 26.6606C63.8643 23.6275 64.7974 21.69 61.7161 21.0472C58.6349 20.4043 57.8572 21.4704 57.459 22.4445C57.0607 23.4195 56.8447 28.5972 58.0956 28.8847Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M63.3152 27.0634C63.3152 27.0634 62.9134 26.2848 62.9938 25.5991C63.0741 24.9125 63.0732 24.0143 62.5152 24.1822C61.9572 24.3491 61.9295 24.7964 61.7 24.5357C61.4706 24.275 61.4661 23.175 59.8063 23.0991C58.1456 23.0214 57.4706 23.6 56.6982 23.2607C55.9259 22.9206 55.8857 21.7518 55.8857 21.7518L55.8875 21.7563C56.0366 22.0304 56.45 21.9786 56.525 21.6759C56.6616 21.1268 57.009 20.3081 57.8929 19.592C59.3848 18.3839 60.3054 19.3902 61.1688 19.4429C63.0706 19.5581 65.2804 21.8688 65.5286 23.242C65.9875 25.7741 63.5197 26.4295 63.3152 27.0634Z" fill="#333D47"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M58.4284 25.1677C58.4284 25.1677 58.0204 24.741 57.5784 24.9865C57.5784 24.9865 57.9097 25.3677 58.4284 25.1677ZM60.4266 25.5383C60.4266 25.5383 60.0186 25.1115 59.5766 25.357C59.5766 25.357 59.9079 25.7383 60.4266 25.5383ZM57.782 27.1695C57.782 27.1695 58.3722 27.5499 59.3025 27.3963C59.3025 27.3963 58.0623 28.2776 57.782 27.1695ZM58.5936 25.7847C58.5936 25.7847 58.2186 26.3624 58.6507 26.6954C58.6507 26.6954 57.7079 26.5195 58.5936 25.7847ZM58.5543 24.7829C58.5543 24.7829 58.3597 24.5133 57.9739 24.424C57.7311 24.3677 57.4775 24.466 57.3114 24.6526L57.3105 24.6535C57.3105 24.6535 57.9427 24.457 58.5543 24.7829ZM59.6052 24.9035C59.6052 24.9035 60.4347 24.4204 60.9605 25.1543C60.9605 25.1543 60.2614 24.9267 59.6052 24.9035Z" fill="#B27866"/>
|
|
13
|
+
<path d="M77.3714 60.1651L75.5491 57.6222C74.5232 56.724 73.817 55.8829 72.8375 56.6293C72.4009 56.9615 72.2072 57.6008 72.2214 57.9427L72.25 59.0159L73.0759 61.957C73.0759 61.957 73.5393 61.8856 73.467 60.9427C73.4366 60.5329 73.1875 60.3561 73.3027 60.0892C73.4813 60.1731 73.6679 60.2695 73.8438 60.3972L76.2179 63.2195C76.3768 63.4677 76.7893 63.2776 76.6304 63.0293L75.3098 60.8534L77.0554 63.1918C77.2393 63.4222 77.783 63.4293 77.5232 62.8168L76.9938 61.8401L77.1366 61.9865C77.333 62.2061 77.6554 61.9186 77.4598 61.6981L76.4402 59.9517L77.0955 60.6213C77.292 60.8418 77.6643 60.6347 77.3714 60.1651Z" fill="#DF967F"/>
|
|
14
|
+
<path d="M53.251 61.0285C53.3394 61.1017 53.4421 61.1454 53.5599 61.1454C54.6635 61.1302 57.8831 61.7436 60.6072 61.4642C62.9037 61.2436 64.9358 60.5633 67.1188 59.5847C67.409 59.4552 68.076 59.099 68.0608 58.7749C68.051 58.4204 68.0162 57.9061 67.9715 57.257C67.818 55.0052 67.5483 51.1293 67.8108 46.6588C67.8572 45.8258 67.8831 45.0008 67.8858 44.1874C67.9081 38.1285 66.7063 32.799 64.2921 30.9954C64.0858 30.8472 62.8197 31.466 61.6572 32.0401C60.5822 32.5704 59.5072 32.6285 58.4921 32.4231L57.476 33.3204C56.2394 34.4686 54.8849 36.0293 54.2965 38.3999C53.7956 40.416 53.5019 44.0535 53.3394 47.8222C53.2653 49.5302 53.2063 51.2526 53.1912 52.8874V52.9445C53.1778 53.107 53.1778 53.2838 53.1778 53.4463C53.118 57.6418 53.1778 60.9686 53.251 61.0285Z" fill="#F7C926"/>
|
|
15
|
+
<path d="M74.1797 58.2738C73.2672 58.4515 72.277 58.3792 72.277 58.3792C72.277 58.3792 69.5672 50.0078 69.2189 49.2426C68.8689 48.4783 61.1689 39.4265 61.1689 39.4265L64.377 31.3979C64.377 31.3979 72.7056 45.3113 73.552 47.2667C74.9502 50.4962 75.435 57.7408 75.435 57.7408C75.435 57.7408 74.8966 58.1337 74.1797 58.2738Z" fill="#F7C926"/>
|
|
16
|
+
<path d="M38.2074 38.5202L39.7815 40.7167C40.6672 41.4917 41.277 42.2184 42.1234 41.5747C42.5011 41.2872 42.6681 40.7354 42.6556 40.4399L42.6315 39.5122L41.9181 36.9729C41.9181 36.9729 41.5172 37.0336 41.5797 37.8479C41.6065 38.2033 41.8217 38.3551 41.7217 38.5863C41.5672 38.5131 41.4065 38.4301 41.2538 38.3193L39.2038 35.8818C39.0672 35.6676 38.71 35.8318 38.8475 36.0461L39.9877 37.9256L38.4806 35.9059C38.3217 35.7068 37.852 35.7006 38.0761 36.2292L38.5333 37.0738L38.41 36.947C38.2413 36.7577 37.9618 37.0059 38.1315 37.1961L39.0118 38.7042L38.4458 38.1265C38.2761 37.9363 37.9547 38.1149 38.2074 38.5202Z" fill="#DF967F"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
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="M92 104.34C92 103.891 91.3331 103.459 90.1178 103.066C86.1275 101.761 76.1664 100.84 64.5079 100.84C57.5817 100.84 51.2501 101.169 46.4183 101.702C45.6259 101.789 44.8695 101.888 44.163 101.983C39.7158 102.605 37 103.43 37 104.34C37 105.103 38.9089 105.802 42.1544 106.378C44.2113 106.745 46.8109 107.054 49.8118 107.297C51.2501 107.412 52.7722 107.511 54.3715 107.591C55.5869 107.655 56.8376 107.704 58.1251 107.745C59.9078 107.799 61.7546 107.832 63.6635 107.84H64.4949C68.8447 107.84 72.9584 107.712 76.6124 107.486C77.1451 107.453 77.677 107.416 78.185 107.377C78.5185 107.354 78.8548 107.329 79.1882 107.299C82.1862 107.058 84.7887 106.747 86.8564 106.383C90.0911 105.806 91.9971 105.103 91.9971 104.344" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M59.8724 101.118C59.0947 101.419 58.7947 102.172 58.3733 102.783C57.9394 103.411 57.4483 103.989 56.993 104.597C56.6001 105.122 56.7081 105.439 57.3644 105.458C59.0814 105.507 60.801 105.48 62.5189 105.477C62.8742 105.476 63.001 105.206 62.9742 104.926C62.859 103.736 62.7296 102.544 62.2439 101.43C61.4537 101.327 60.6626 101.222 59.8724 101.118Z" fill="#0C6DD2"/>
|
|
4
|
+
<path d="M59.8717 101.117C60.6619 101.222 61.453 101.326 62.2431 101.43C62.6351 99.8334 62.7806 98.2003 62.9914 96.578C61.9467 96.5307 60.9021 96.4834 59.8574 96.436C59.8869 97.9967 59.9565 99.5566 59.8717 101.117Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M63.1513 61.8826C62.1138 61.5201 61.2415 60.7629 60.1085 60.6406C59.7897 63.8674 59.3576 67.0897 59.296 70.3308C59.2263 73.971 58.7281 77.5862 58.729 81.2228C58.7299 83.3388 58.6513 85.4522 58.537 87.5576C58.396 90.1629 58.4281 92.7629 58.4102 95.3656C58.4049 96.0987 58.6352 96.3996 59.3442 96.379C59.5147 96.3746 59.6861 96.4156 59.8567 96.4344C60.9013 96.4817 61.9469 96.5299 62.9915 96.5772C63.2852 96.6112 63.4317 96.5049 63.4772 96.1862C64.1335 91.6174 64.8754 87.0603 65.4379 82.4799C65.8022 79.5076 66.0504 76.5174 66.3995 73.5406C66.4451 73.1513 66.5102 72.7647 66.5915 72.2085L66.1388 62.6763C65.1361 62.504 64.1406 62.2281 63.1513 61.8826Z" fill="#4645AB"/>
|
|
6
|
+
<path d="M70.849 101.446C70.515 102.604 70.1901 103.762 69.8436 104.916C69.7186 105.333 69.8945 105.462 70.2695 105.461C72.4356 105.457 74.6008 105.455 76.7659 105.449C76.9356 105.448 77.124 105.463 77.2186 105.274C77.2999 105.112 77.2222 104.971 77.0936 104.892C75.5793 103.958 74.5633 102.507 73.3401 101.272C72.5061 101.275 71.6731 101.311 70.849 101.446Z" fill="#0C6DD2"/>
|
|
7
|
+
<path d="M67.5396 89.1426C67.6833 91.6444 67.9333 94.139 68.1137 96.639C68.1503 97.1569 68.3422 97.3667 68.8565 97.2301C69.294 97.1132 69.7369 97.1899 70.178 97.1864C71.2378 97.3408 72.2967 97.3274 73.3565 97.1917C73.8494 97.2596 73.9244 96.9551 73.9405 96.5649C74.0449 93.9855 74.2119 91.4096 74.2422 88.8257C74.2905 84.5221 74.4458 80.2212 74.5458 75.9185C74.5789 74.4935 74.5101 73.0703 74.6208 71.6417C74.8637 68.5257 74.9021 65.4024 74.6101 62.2837C74.0396 62.456 73.4547 62.4382 72.8672 62.4399C72.2592 62.4417 71.6556 62.4123 71.0449 62.5605C69.3806 62.9623 67.7485 62.9524 66.1387 62.6765L66.5914 72.2087C66.8708 73.906 66.8333 75.456 66.9244 76.9935C67.1637 81.0408 67.3065 85.0944 67.5396 89.1426Z" fill="#4645AB"/>
|
|
8
|
+
<path d="M70.1787 97.187C70.2903 97.8968 70.4019 98.6067 70.5135 99.3165C70.626 100.026 70.7376 100.737 70.8492 101.446C71.6734 101.31 72.5064 101.275 73.3403 101.272C73.343 100.62 73.3457 99.9683 73.3484 99.3165C73.3519 98.6084 73.3546 97.8995 73.3573 97.1915C72.2975 97.3281 71.2385 97.3406 70.1787 97.187Z" fill="#FFCABA"/>
|
|
9
|
+
<path d="M54.3818 48.7604C55.839 49.8925 56.7523 49.5988 57.3559 47.8399C57.7854 46.5997 57.4791 45.3925 57.3157 44.1738C57.2925 44.0068 57.2729 43.8399 57.2488 43.6738C58.1666 42.2434 58.9961 40.7345 59.3854 39.1024C60.1595 35.8336 62.4747 34.3524 65.3943 33.439C65.497 33.5068 65.605 33.5666 65.7006 33.6416C67.2648 34.872 68.3131 34.8327 69.8345 33.4747C71.8479 34.2372 73.6666 35.3291 75.3586 36.6515C76.2131 37.3193 76.6291 38.1729 76.7166 39.2336C76.8756 41.1033 77.6657 42.8193 78.0988 44.622C78.2657 45.3291 78.4122 46.0247 78.3015 46.7274C78.1979 47.3666 78.3095 47.9265 78.5202 48.5184C78.7863 49.2613 78.9568 49.9997 78.5756 50.7979C77.8925 52.2158 76.8122 52.8434 75.2595 52.7158C75.0684 52.7006 74.7506 52.5256 74.7068 52.855C74.6193 53.53 74.3532 54.1854 74.5041 54.8881C75.0247 57.347 74.8541 59.8131 74.6122 62.2836C74.0398 62.4586 73.4559 62.4381 72.8684 62.4381C72.2613 62.4425 71.6568 62.414 71.0461 62.5613C68.3443 63.2122 65.7318 62.7836 63.1541 61.8818C62.1175 61.5211 61.2443 60.7622 60.1086 60.639C59.9256 60.4211 59.6193 60.2774 59.6559 59.9238C59.8577 57.8479 59.7506 55.7506 60.072 53.6774C60.255 52.4979 60.6006 51.33 60.4657 50.0988C60.414 49.6506 60.3068 49.5872 59.8818 49.7059C59.1148 49.9166 58.4166 50.2774 57.6773 50.5443C56.4425 50.9845 54.6157 50.0033 54.2461 48.7086C54.2907 48.7247 54.3452 48.7327 54.3818 48.7604Z" fill="#E00842"/>
|
|
10
|
+
<path d="M52.2461 31.6308C52.6693 32.4362 52.7041 36.5478 52.7604 37.413C52.9184 39.8389 52.9872 42.2701 53.0595 44.7005C53.1015 46.0782 53.3381 47.3862 54.1398 48.5425C54.1809 48.6005 54.2211 48.6585 54.2622 48.7157L54.2461 48.7094C54.2916 48.7255 54.3443 48.7317 54.3809 48.7603C55.8381 49.8942 56.7497 49.5969 57.3559 47.8407C57.7845 46.6014 57.48 45.3933 57.314 44.1737C57.2916 44.0058 57.2711 43.838 57.2497 43.671C56.714 40.921 55.3175 37.0728 54.247 31.313L52.2461 31.6308ZM73.205 52.0639C71.7916 51.0951 70.2532 50.3389 68.7845 49.4639C67.9863 48.9889 67.147 48.5826 66.3979 48.0255L67.6166 45.5183C69.1648 45.9755 70.7023 46.4692 72.2827 46.8112C72.6738 46.9487 73.0639 47.0844 73.4532 47.2228C74.5818 47.6246 75.7568 47.9192 76.7345 48.6648C77.6059 49.33 77.9175 50.1416 77.6416 51.0246C77.3934 51.8166 76.7229 52.2166 75.6157 52.2603C74.8023 52.2925 74.0014 52.2166 73.205 52.0639Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M62.5851 46.0558L65.1163 47.6496C66.3493 48.0737 67.2788 48.5639 67.877 47.5487C68.144 47.0969 68.0851 46.4612 67.9476 46.1639L67.5351 45.2228L65.7413 42.9165C65.7413 42.9165 65.3565 43.1469 65.7609 43.9558C65.9368 44.3085 66.2208 44.3746 66.2154 44.6531C66.0261 44.6433 65.8261 44.6246 65.6243 44.5755L62.5029 42.9335C62.2717 42.771 61.9752 43.0889 62.2056 43.2514L64.1609 44.7005L61.7708 43.2603C61.5252 43.1237 61.0404 43.313 61.4913 43.7612L62.3136 44.4362L62.1342 44.3576C61.8815 44.2344 61.6993 44.6058 61.952 44.729L63.4859 45.9076L62.6636 45.5514C62.4101 45.4281 62.1556 45.7451 62.5851 46.0558ZM50.477 27.7237L51.4127 30.5648C52.0931 31.6781 52.4967 32.6478 53.6038 32.2469C54.0976 32.0683 54.4574 31.5406 54.5413 31.2246L54.8234 30.2362L54.9101 27.3165C54.9101 27.3165 54.4663 27.2478 54.2627 28.129C54.1734 28.513 54.3502 28.7451 54.169 28.9558C54.0297 28.8281 53.8868 28.6871 53.7627 28.5201L52.4038 25.2648C52.3288 24.9933 51.8984 25.0487 51.9726 25.321L52.5556 27.6844L51.6315 25.0514C51.5288 24.788 51.0342 24.6264 51.0967 25.2594L51.3002 26.3023L51.2118 26.1281C51.0958 25.871 50.719 26.0415 50.8351 26.2987L51.2654 28.1844L50.8592 27.3853C50.7431 27.1281 50.344 27.2112 50.477 27.7237ZM65.3931 33.4406C65.4949 33.5067 65.6029 33.5656 65.6984 33.6398C67.2627 34.8728 68.3118 34.8308 69.8359 33.4737C69.7217 32.7978 69.5877 32.1246 69.4993 31.4469C69.3609 30.3862 69.4136 29.3478 69.9788 28.3942C69.6163 28.1442 69.9395 27.9844 70.0636 27.8103C70.8226 26.7433 70.6913 25.4737 69.6252 24.7389C68.6681 24.0773 67.5493 23.7746 66.394 23.5835C65.6333 23.4585 65.2654 24.0308 64.7351 24.3228C64.177 25.8103 64.1592 27.3353 64.477 28.8648C64.6029 29.4701 64.9368 30.013 65.4181 30.4094C65.8315 30.7496 65.9377 31.1174 65.8449 31.6308C65.7333 32.246 65.8734 32.9174 65.3931 33.4406Z" fill="#FFCABA"/>
|
|
12
|
+
<path d="M65.418 30.4094C65.418 30.4094 66.701 30.9237 68.1367 29.8594C68.1367 29.8594 68.2805 30.7897 65.8448 31.6308C65.8448 31.6308 65.8796 30.8933 65.418 30.4094Z" fill="#CCA295"/>
|
|
13
|
+
<path d="M64.7366 24.3236C65.2661 24.0307 65.6349 23.4584 66.3947 23.5834C67.5509 23.7744 68.6688 24.0771 69.6268 24.7378C70.692 25.4736 70.8241 26.7432 70.0643 27.8102C69.9411 27.9843 69.6179 28.1441 69.9804 28.3941C71.1822 27.7271 71.7447 26.4923 72.5313 25.4655C72.8759 25.0146 72.7956 24.3753 72.6527 23.8494C72.4893 23.2503 72.5491 22.7619 72.8402 22.2128C73.117 21.6869 72.6366 21.4093 72.2402 21.2477C71.5911 20.9825 71.0241 20.6852 70.8911 19.9093C70.8286 19.5486 70.4465 19.5602 70.2099 19.4084C69.1572 18.7298 67.5741 18.9128 66.7652 19.8387C66.467 20.1798 66.3072 20.0816 66.0884 19.8021C65.7518 19.3736 65.5125 19.3986 65.2179 19.8977C64.9768 20.3066 64.7991 20.778 64.3616 21.0709C64.0741 21.2628 64.1456 21.5932 64.2483 21.8825C64.5277 22.6736 64.7134 23.4816 64.7366 24.3236Z" fill="#0C6DD2"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M66.0266 26.7239C66.0266 26.7239 65.6534 27.348 65.7829 27.5042C65.9123 27.6614 66.0989 27.7855 66.0989 27.7855C66.0989 27.7855 64.8079 27.6873 66.0266 26.7239ZM65.1829 28.5792L66.5722 28.8917C66.5722 28.8917 65.4793 29.4382 65.1829 28.5792ZM66.8204 25.8721C66.8204 25.8721 67.7409 25.5917 68.3507 26.2158C68.3507 26.2158 67.632 25.0132 66.8204 25.8721ZM66.8204 26.3096C66.8204 26.3096 67.507 26.1078 67.9284 26.5908C67.9284 26.5908 67.1793 26.8882 66.8204 26.3096ZM64.8739 25.9149C64.8739 25.9149 65.5302 25.6962 65.9204 26.1962C65.9204 26.1962 65.2177 26.4774 64.8739 25.9149ZM65.9195 25.7364C65.9195 25.7364 65.732 25.2676 65.123 25.0962C65.123 25.0962 64.9195 25.0962 64.748 25.3605C64.748 25.3605 65.2632 25.2364 65.9195 25.7364Z" fill="#CCA295"/>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
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="M103 104.502C103 104.053 102.054 103.621 100.331 103.228C94.6717 101.923 80.5451 101.002 64.0113 101.002C54.1886 101.002 45.2093 101.331 38.3569 101.865C37.233 101.951 36.1604 102.05 35.1584 102.145C28.8515 102.767 25 103.592 25 104.502C25 105.266 27.7072 105.964 32.3099 106.54C35.227 106.907 38.9137 107.216 43.1694 107.459C45.2093 107.574 47.3679 107.673 49.636 107.753C51.3596 107.817 53.1333 107.866 54.9593 107.907C57.4874 107.961 60.1065 107.994 62.8137 108.002H63.9928C70.1616 108.002 75.9956 107.874 81.1776 107.648C81.933 107.615 82.6873 107.578 83.4079 107.539C83.8807 107.517 84.3577 107.492 84.8306 107.461C89.0822 107.22 92.773 106.909 95.7054 106.545C100.293 105.968 102.996 105.266 102.996 104.506" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M81.5143 41.1839L81.5179 41.1848C81.5179 41.1848 84.2688 40.4839 84.8277 39.9822C85.3876 39.4768 86.9893 37.4527 86.9893 37.4527C86.9893 37.4527 86.4501 37.1661 85.5358 37.9643C84.9259 38.4929 83.9108 38.3429 83.059 38.2759C83.3768 37.7634 83.7268 37.1286 83.6268 36.9473C83.4509 36.6295 82.5259 37.2589 81.8929 37.6125C81.2599 37.9652 80.2759 39.5813 80.2759 39.5813L80.2786 39.5804C80.0313 39.8134 79.8652 39.9839 79.8652 39.9839L81.5143 41.1839Z" fill="#C27057"/>
|
|
4
|
+
<path d="M60.3413 39.6913C60.3413 39.6913 67.1377 52.0913 71.961 51.661C76.7842 51.2449 81.6913 41.2574 81.6913 41.2574C81.1717 40.0815 80.0074 39.702 80.0074 39.702L71.9279 45.736C69.7297 43.7797 63.6502 33.1904 63.6502 33.1904L60.3413 39.6913ZM70.2815 105.233H62.2547C61.8797 104.749 62.0208 103.016 62.0672 102.454C62.0833 102.344 62.0985 102.265 62.0985 102.265C62.0985 102.265 64.8315 100.08 65.2065 101.751C65.2217 101.814 65.2377 101.86 65.2538 101.906C65.7217 103.484 67.8458 104.187 69.0788 104.39C69.8752 104.531 70.1717 104.937 70.2815 105.233Z" fill="#B30635"/>
|
|
5
|
+
<path d="M58.7007 85.8905C58.6971 86.0182 58.7248 86.1467 58.7516 86.3083C59.3855 94.5592 61.7292 102.384 61.7292 102.384C64.306 102.947 65.5962 101.643 65.5962 101.643C65.5962 101.643 66.156 96.1521 66.2971 92.7298C66.3605 90.7467 67.1721 80.3637 67.8275 71.8655C68.3141 65.636 68.7355 60.461 68.7355 60.461L57.1328 59.7378C57.1328 59.7378 58.0721 77.4789 58.7007 85.8905Z" fill="#4645AB"/>
|
|
6
|
+
<path d="M49.9198 105.231H46.4216C45.9689 104.981 44.0171 101.873 43.7349 100.952C43.4698 100.015 44.876 98.7189 44.876 98.7189L45.1091 98.4233L45.3599 98.1108L47.6867 98.6573C47.6867 98.6573 47.7332 99.2028 47.7796 99.9216C47.7957 100.422 47.8108 101.015 47.7796 101.53C47.718 102.764 48.1233 104.091 49.2171 104.325C50.0287 104.514 49.9974 104.981 49.9198 105.231Z" fill="#B30635"/>
|
|
7
|
+
<path d="M54.2037 65.0206C54.1037 67.4769 51.927 74.509 50.0627 76.8572C46.735 81.0322 44.8457 98.0849 44.8457 98.0849C45.1162 98.876 47.9546 99.9965 47.9546 99.9965C47.9546 99.9965 49.4787 97.5322 54.418 88.6769C59.3493 79.8608 66.8323 61.0483 66.8323 61.0483L54.8707 57.6519C54.8707 57.6519 54.3037 62.5644 54.2037 65.0206Z" fill="#5856D6"/>
|
|
8
|
+
<path d="M64.9883 33.6762C62.0535 34.5967 56.9937 32.0985 56.9937 32.0985C56.9937 32.0985 59.6945 30.069 59.5553 25.8521L61.8187 27.6788L63.349 28.9288C63.349 28.9288 63.349 29.6467 63.1776 30.9279C63.1312 31.2708 63.0838 31.6458 63.0053 32.0521C64.2704 32.7547 64.9883 33.6762 64.9883 33.6762Z" fill="#C27057"/>
|
|
9
|
+
<path d="M63.3366 28.9154C63.3366 28.9154 63.3357 29.6332 63.1652 30.9145C61.4625 30.6332 59.5259 27.869 59.5259 27.869C60.4009 27.619 61.15 27.5725 61.8062 27.6654L63.3366 28.9154Z" fill="#9B5A46"/>
|
|
10
|
+
<path d="M58.073 30.9466C55.6793 32.7565 54.4525 38.0574 54.5007 44.1065C54.4944 44.9154 54.5221 45.727 54.5793 46.5779C54.8293 51.0145 53.706 53.7618 53.5552 55.9824C53.515 56.6324 54.3257 58.2752 54.3355 58.6377C54.3159 58.9627 54.9641 59.3118 55.2587 59.4493C57.4203 60.4199 59.4623 61.0841 61.7435 61.3109C63.3266 61.4752 65.0989 61.3332 66.5087 61.202C67.5034 61.0913 68.323 60.9957 68.7694 61.0127C68.89 61.0091 68.9998 60.9529 69.0757 60.8931C69.1516 60.8324 70.156 60.7752 70.1025 56.585C70.1025 56.4306 69.6971 55.6091 69.1364 52.8413L69.1435 52.7734C69.123 51.152 69.0793 49.4252 68.998 47.7288C68.8248 43.9725 68.5346 40.3404 68.0427 38.3207C67.4346 35.9609 66.0944 34.4306 64.8668 33.2734L63.8498 32.3824C62.8284 32.5752 61.7668 32.5234 60.6918 31.9868C59.6659 31.4734 58.5569 30.9332 58.1793 30.9243C58.1266 30.935 58.0927 30.9315 58.073 30.9466Z" fill="#E00842"/>
|
|
11
|
+
<path d="M64.51 29.4749C64.51 29.4749 59.4189 29.6473 58.9671 26.6178C58.4975 23.6035 57.5761 21.6678 60.6529 21.0267C63.7136 20.3866 64.4948 21.4491 64.885 22.4169C65.2912 23.3848 65.743 29.1946 64.51 29.4749Z" fill="#C27057"/>
|
|
12
|
+
<path d="M61.1724 19.4304C59.2857 19.558 56.7813 20.6009 56.5349 21.9786C56.3277 23.0598 57.3429 28.5241 57.7982 29.0527C58.4411 29.7857 60.3116 28.6152 59.0322 27.0438C59.0322 27.0438 59.4366 26.2536 59.3545 25.5705C59.2857 24.8991 59.2813 23.9991 59.8482 24.1652C60.3857 24.3384 60.4161 24.775 60.6536 24.5286C60.8786 24.2589 60.8724 23.1696 62.5295 23.0866C63.2206 23.0563 63.7313 23.1384 64.1616 23.2232C64.7607 23.3304 65.175 23.4446 65.6393 23.2402C66.4027 22.9018 66.4456 21.7464 66.4456 21.7464C66.2902 22.0241 65.884 21.9607 65.8081 21.6705C65.6688 21.1223 65.3224 20.3071 64.4545 19.5884C63.8938 19.1402 63.4143 18.9991 62.9929 19C62.284 19.0018 61.7188 19.4018 61.1724 19.4304Z" fill="#5856D6"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M63.7894 25.8386C63.7894 25.8386 64.1627 26.4627 64.0332 26.619C63.9037 26.7761 63.7171 26.9011 63.7171 26.9011C63.7171 26.9011 65.0082 26.802 63.7894 25.8386ZM64.6332 27.694L63.2439 28.0065C63.2439 28.0065 64.3368 28.5529 64.6332 27.694ZM62.9957 24.9868C62.9957 24.9868 62.0752 24.7065 61.4653 25.3306C61.4653 25.3306 62.1841 24.1279 62.9957 24.9868ZM62.9957 25.4243C62.9957 25.4243 62.3091 25.2225 61.8877 25.7056C61.8877 25.7056 62.6368 26.0029 62.9957 25.4243ZM64.9412 25.0297C64.9412 25.0297 64.2859 24.8109 63.8957 25.3109C63.8957 25.3109 64.5984 25.5922 64.9412 25.0297ZM63.8966 24.8511C63.8966 24.8511 64.0841 24.3824 64.693 24.2109C64.693 24.2109 64.8966 24.2109 65.068 24.4761C65.068 24.4761 64.5528 24.3511 63.8966 24.8511Z" fill="#9B5A46"/>
|
|
14
|
+
<path d="M45.6714 63.3438C45.7313 63.6099 46.3259 62.1421 46.5616 61.5447C46.617 61.4046 46.5518 61.2465 46.4134 61.1867C46.4116 61.1858 46.4098 61.1849 46.4081 61.184C46.2429 61.1135 46.0554 61.209 46.0188 61.384C45.892 61.9965 45.6447 63.2242 45.6714 63.3438ZM46.8572 61.5956C46.7107 61.5465 46.5554 61.6331 46.5206 61.7831C46.3679 62.4322 46.0197 64.0063 46.1304 64.4063C46.2027 64.6697 46.817 62.6421 47.0313 61.9188C47.0714 61.784 46.9973 61.6421 46.8634 61.5974C46.8616 61.5974 46.8589 61.5965 46.8572 61.5956Z" fill="#C27057"/>
|
|
15
|
+
<path d="M46.916 65.1528C47.2991 65.1939 47.5517 63.0796 47.741 62.0912C47.7821 61.8796 47.6294 61.6743 47.4133 61.6653H47.4053C47.2053 61.6555 47.0312 61.8001 47.0196 62.001C46.9678 62.8984 46.5919 65.118 46.916 65.1528ZM48.116 61.5394C47.9482 61.5912 47.8321 61.7421 47.8249 61.918C47.7937 62.6635 47.7383 64.5037 47.9446 64.6207C48.1526 64.7376 48.4857 63.0189 48.6633 62.0019C48.7169 61.6948 48.4258 61.4439 48.1285 61.5359C48.1249 61.5376 48.1205 61.5385 48.116 61.5394Z" fill="#C27057"/>
|
|
16
|
+
<path d="M49.2885 61.5653C49.2706 61.4734 49.2537 61.3814 49.2376 61.2877C49.0447 60.1296 49.5287 58.3939 49.9563 57.2778L47.7894 56.1528C47.3751 57.4618 45.7528 61.0787 46.0599 61.4796L46.209 61.5841C47.401 62.4269 48.5572 62.0225 49.2885 61.5653Z" fill="#C27057"/>
|
|
17
|
+
<path d="M50.1215 62.9492C49.3741 62.8099 48.95 62.0965 48.95 62.0965C48.95 62.0965 48.7741 61.8447 48.5902 61.6671C48.1197 61.2108 47.9554 60.4938 48.2723 59.9197C48.2768 59.9108 48.2822 59.9019 48.2875 59.8929C48.5188 59.4947 49.1259 59.6153 49.2107 60.0679C49.2848 60.4635 49.4009 60.8519 49.5688 61.2278C49.8572 61.8724 50.2054 62.4778 50.55 62.676C50.5018 62.8108 50.3116 62.9849 50.1215 62.9492Z" fill="#C27057"/>
|
|
18
|
+
<path d="M48.2105 58.1298C49.1168 58.3012 50.0998 58.2387 50.0998 58.2387C50.0998 58.2387 52.8016 49.8843 53.1614 49.1191C53.5052 48.3691 61.1882 39.3432 61.1882 39.3432L57.9864 31.3477C57.9864 31.3477 49.6784 45.2003 48.8355 47.1521C47.4454 50.3682 46.9614 57.5985 46.9614 57.5985C46.9614 57.5985 47.4927 57.9896 48.2105 58.1298Z" fill="#E00842"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
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="M103 104.502C103 104.053 102.054 103.621 100.331 103.228C94.6717 101.923 80.5451 101.002 64.0113 101.002C54.1886 101.002 45.2093 101.331 38.3569 101.865C37.233 101.951 36.1604 102.05 35.1584 102.145C28.8515 102.767 25 103.592 25 104.502C25 105.266 27.7072 105.964 32.3099 106.54C35.227 106.907 38.9137 107.216 43.1694 107.459C45.2093 107.574 47.3679 107.673 49.636 107.753C51.3596 107.817 53.1333 107.866 54.9593 107.907C57.4874 107.961 60.1065 107.994 62.8137 108.002H63.9928C70.1616 108.002 75.9956 107.874 81.1776 107.648C81.933 107.615 82.6873 107.578 83.4079 107.539C83.8807 107.517 84.3577 107.492 84.8306 107.461C89.0822 107.22 92.773 106.909 95.7054 106.545C100.293 105.968 102.996 105.266 102.996 104.506" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M81.5143 41.1839L81.5179 41.1848C81.5179 41.1848 84.2688 40.4839 84.8277 39.9822C85.3876 39.4768 86.9893 37.4527 86.9893 37.4527C86.9893 37.4527 86.4501 37.1661 85.5358 37.9643C84.9259 38.4929 83.9108 38.3429 83.059 38.2759C83.3768 37.7634 83.7268 37.1286 83.6268 36.9473C83.4509 36.6295 82.5259 37.2589 81.8929 37.6125C81.2599 37.9652 80.2759 39.5813 80.2759 39.5813L80.2786 39.5804C80.0313 39.8134 79.8652 39.9839 79.8652 39.9839L81.5143 41.1839Z" fill="#C27057"/>
|
|
4
|
+
<path d="M60.3413 39.6913C60.3413 39.6913 67.1377 52.0913 71.961 51.661C76.7842 51.2449 81.6913 41.2574 81.6913 41.2574C81.1717 40.0815 80.0074 39.702 80.0074 39.702L71.9279 45.736C69.7297 43.7797 63.6502 33.1904 63.6502 33.1904L60.3413 39.6913ZM70.2815 105.233H62.2547C61.8797 104.749 62.0208 103.016 62.0672 102.454C62.0833 102.344 62.0985 102.265 62.0985 102.265C62.0985 102.265 64.8315 100.08 65.2065 101.751C65.2217 101.814 65.2377 101.86 65.2538 101.906C65.7217 103.484 67.8458 104.187 69.0788 104.39C69.8752 104.531 70.1717 104.937 70.2815 105.233Z" fill="#B30635"/>
|
|
5
|
+
<path d="M58.7007 85.8905C58.6971 86.0182 58.7248 86.1467 58.7516 86.3083C59.3855 94.5592 61.7292 102.384 61.7292 102.384C64.306 102.947 65.5962 101.643 65.5962 101.643C65.5962 101.643 66.156 96.1521 66.2971 92.7298C66.3605 90.7467 67.1721 80.3637 67.8275 71.8655C68.3141 65.636 68.7355 60.461 68.7355 60.461L57.1328 59.7378C57.1328 59.7378 58.0721 77.4789 58.7007 85.8905Z" fill="#4645AB"/>
|
|
6
|
+
<path d="M49.9198 105.231H46.4216C45.9689 104.981 44.0171 101.873 43.7349 100.952C43.4698 100.015 44.876 98.7189 44.876 98.7189L45.1091 98.4233L45.3599 98.1108L47.6867 98.6573C47.6867 98.6573 47.7332 99.2028 47.7796 99.9216C47.7957 100.422 47.8108 101.015 47.7796 101.53C47.718 102.764 48.1233 104.091 49.2171 104.325C50.0287 104.514 49.9974 104.981 49.9198 105.231Z" fill="#B30635"/>
|
|
7
|
+
<path d="M54.2037 65.0206C54.1037 67.4769 51.927 74.509 50.0627 76.8572C46.735 81.0322 44.8457 98.0849 44.8457 98.0849C45.1162 98.876 47.9546 99.9965 47.9546 99.9965C47.9546 99.9965 49.4787 97.5322 54.418 88.6769C59.3493 79.8608 66.8323 61.0483 66.8323 61.0483L54.8707 57.6519C54.8707 57.6519 54.3037 62.5644 54.2037 65.0206Z" fill="#5856D6"/>
|
|
8
|
+
<path d="M64.9883 33.6762C62.0535 34.5967 56.9937 32.0985 56.9937 32.0985C56.9937 32.0985 59.6945 30.069 59.5553 25.8521L61.8187 27.6788L63.349 28.9288C63.349 28.9288 63.349 29.6467 63.1776 30.9279C63.1312 31.2708 63.0838 31.6458 63.0053 32.0521C64.2704 32.7547 64.9883 33.6762 64.9883 33.6762Z" fill="#C27057"/>
|
|
9
|
+
<path d="M63.3366 28.9154C63.3366 28.9154 63.3357 29.6332 63.1652 30.9145C61.4625 30.6332 59.5259 27.869 59.5259 27.869C60.4009 27.619 61.15 27.5725 61.8062 27.6654L63.3366 28.9154Z" fill="#9B5A46"/>
|
|
10
|
+
<path d="M58.073 30.9466C55.6793 32.7565 54.4525 38.0574 54.5007 44.1065C54.4944 44.9154 54.5221 45.727 54.5793 46.5779C54.8293 51.0145 53.706 53.7618 53.5552 55.9824C53.515 56.6324 54.3257 58.2752 54.3355 58.6377C54.3159 58.9627 54.9641 59.3118 55.2587 59.4493C57.4203 60.4199 59.4623 61.0841 61.7435 61.3109C63.3266 61.4752 65.0989 61.3332 66.5087 61.202C67.5034 61.0913 68.323 60.9957 68.7694 61.0127C68.89 61.0091 68.9998 60.9529 69.0757 60.8931C69.1516 60.8324 70.156 60.7752 70.1025 56.585C70.1025 56.4306 69.6971 55.6091 69.1364 52.8413L69.1435 52.7734C69.123 51.152 69.0793 49.4252 68.998 47.7288C68.8248 43.9725 68.5346 40.3404 68.0427 38.3207C67.4346 35.9609 66.0944 34.4306 64.8668 33.2734L63.8498 32.3824C62.8284 32.5752 61.7668 32.5234 60.6918 31.9868C59.6659 31.4734 58.5569 30.9332 58.1793 30.9243C58.1266 30.935 58.0927 30.9315 58.073 30.9466Z" fill="#E00842"/>
|
|
11
|
+
<path d="M64.51 29.4749C64.51 29.4749 59.4189 29.6473 58.9671 26.6178C58.4975 23.6035 57.5761 21.6678 60.6529 21.0267C63.7136 20.3866 64.4948 21.4491 64.885 22.4169C65.2912 23.3848 65.743 29.1946 64.51 29.4749Z" fill="#C27057"/>
|
|
12
|
+
<path d="M61.1724 19.4304C59.2857 19.558 56.7813 20.6009 56.5349 21.9786C56.3277 23.0598 57.3429 28.5241 57.7982 29.0527C58.4411 29.7857 60.3116 28.6152 59.0322 27.0438C59.0322 27.0438 59.4366 26.2536 59.3545 25.5705C59.2857 24.8991 59.2813 23.9991 59.8482 24.1652C60.3857 24.3384 60.4161 24.775 60.6536 24.5286C60.8786 24.2589 60.8724 23.1696 62.5295 23.0866C63.2206 23.0563 63.7313 23.1384 64.1616 23.2232C64.7607 23.3304 65.175 23.4446 65.6393 23.2402C66.4027 22.9018 66.4456 21.7464 66.4456 21.7464C66.2902 22.0241 65.884 21.9607 65.8081 21.6705C65.6688 21.1223 65.3224 20.3071 64.4545 19.5884C63.8938 19.1402 63.4143 18.9991 62.9929 19C62.284 19.0018 61.7188 19.4018 61.1724 19.4304Z" fill="#333D47"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M63.7894 25.8386C63.7894 25.8386 64.1627 26.4627 64.0332 26.619C63.9037 26.7761 63.7171 26.9011 63.7171 26.9011C63.7171 26.9011 65.0082 26.802 63.7894 25.8386ZM64.6332 27.694L63.2439 28.0065C63.2439 28.0065 64.3368 28.5529 64.6332 27.694ZM62.9957 24.9868C62.9957 24.9868 62.0752 24.7065 61.4653 25.3306C61.4653 25.3306 62.1841 24.1279 62.9957 24.9868ZM62.9957 25.4243C62.9957 25.4243 62.3091 25.2225 61.8877 25.7056C61.8877 25.7056 62.6368 26.0029 62.9957 25.4243ZM64.9412 25.0297C64.9412 25.0297 64.2859 24.8109 63.8957 25.3109C63.8957 25.3109 64.5984 25.5922 64.9412 25.0297ZM63.8966 24.8511C63.8966 24.8511 64.0841 24.3824 64.693 24.2109C64.693 24.2109 64.8966 24.2109 65.068 24.4761C65.068 24.4761 64.5528 24.3511 63.8966 24.8511Z" fill="#9B5A46"/>
|
|
14
|
+
<path d="M45.6714 63.3438C45.7313 63.6099 46.3259 62.1421 46.5616 61.5447C46.617 61.4046 46.5518 61.2465 46.4134 61.1867C46.4116 61.1858 46.4098 61.1849 46.4081 61.184C46.2429 61.1135 46.0554 61.209 46.0188 61.384C45.892 61.9965 45.6447 63.2242 45.6714 63.3438ZM46.8572 61.5956C46.7107 61.5465 46.5554 61.6331 46.5206 61.7831C46.3679 62.4322 46.0197 64.0063 46.1304 64.4063C46.2027 64.6697 46.817 62.6421 47.0313 61.9188C47.0714 61.784 46.9973 61.6421 46.8634 61.5974C46.8616 61.5974 46.8589 61.5965 46.8572 61.5956Z" fill="#C27057"/>
|
|
15
|
+
<path d="M46.916 65.1528C47.2991 65.1939 47.5517 63.0796 47.741 62.0912C47.7821 61.8796 47.6294 61.6743 47.4133 61.6653H47.4053C47.2053 61.6555 47.0312 61.8001 47.0196 62.001C46.9678 62.8984 46.5919 65.118 46.916 65.1528ZM48.116 61.5394C47.9482 61.5912 47.8321 61.7421 47.8249 61.918C47.7937 62.6635 47.7383 64.5037 47.9446 64.6207C48.1526 64.7376 48.4857 63.0189 48.6633 62.0019C48.7169 61.6948 48.4258 61.4439 48.1285 61.5359C48.1249 61.5376 48.1205 61.5385 48.116 61.5394Z" fill="#C27057"/>
|
|
16
|
+
<path d="M49.2885 61.5653C49.2706 61.4734 49.2537 61.3814 49.2376 61.2877C49.0447 60.1296 49.5287 58.3939 49.9563 57.2778L47.7894 56.1528C47.3751 57.4618 45.7528 61.0787 46.0599 61.4796L46.209 61.5841C47.401 62.4269 48.5572 62.0225 49.2885 61.5653Z" fill="#C27057"/>
|
|
17
|
+
<path d="M50.1215 62.9492C49.3741 62.8099 48.95 62.0965 48.95 62.0965C48.95 62.0965 48.7741 61.8447 48.5902 61.6671C48.1197 61.2108 47.9554 60.4938 48.2723 59.9197C48.2768 59.9108 48.2822 59.9019 48.2875 59.8929C48.5188 59.4947 49.1259 59.6153 49.2107 60.0679C49.2848 60.4635 49.4009 60.8519 49.5688 61.2278C49.8572 61.8724 50.2054 62.4778 50.55 62.676C50.5018 62.8108 50.3116 62.9849 50.1215 62.9492Z" fill="#C27057"/>
|
|
18
|
+
<path d="M48.2105 58.1298C49.1168 58.3012 50.0998 58.2387 50.0998 58.2387C50.0998 58.2387 52.8016 49.8843 53.1614 49.1191C53.5052 48.3691 61.1882 39.3432 61.1882 39.3432L57.9864 31.3477C57.9864 31.3477 49.6784 45.2003 48.8355 47.1521C47.4454 50.3682 46.9614 57.5985 46.9614 57.5985C46.9614 57.5985 47.4927 57.9896 48.2105 58.1298Z" fill="#E00842"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
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="M92 104.839C92 104.39 91.3331 103.958 90.1178 103.564C86.1275 102.259 76.1664 101.338 64.5079 101.338C57.5817 101.338 51.2501 101.668 46.4183 102.201C45.6259 102.287 44.8695 102.387 44.163 102.481C39.7158 103.103 37 103.929 37 104.839C37 105.602 38.9089 106.301 42.1544 106.877C44.2113 107.243 46.8109 107.553 49.8118 107.796C51.2501 107.91 52.7722 108.01 54.3715 108.09C55.5869 108.153 56.8376 108.203 58.1251 108.244C59.9078 108.297 61.7546 108.33 63.6635 108.338H64.4949C68.8447 108.338 72.9584 108.211 76.6124 107.985C77.1451 107.952 77.677 107.914 78.185 107.876C78.5185 107.853 78.8548 107.828 79.1882 107.797C82.1862 107.557 84.7887 107.246 86.8564 106.881C90.0911 106.305 91.9971 105.602 91.9971 104.843" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.8847 103.535C57.9571 103.67 57.0276 103.594 56.1865 103.315C56.3847 102.245 56.5838 101.172 56.7821 100.101C56.8071 99.966 56.8347 99.8241 56.9222 99.7089C57.0499 99.541 57.2696 99.4758 57.4705 99.441C58.2294 99.3107 59.3642 99.2696 59.2705 100.199C59.158 101.311 59.0124 102.423 58.8847 103.535Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M58.8857 80.842C58.991 74.8786 59.833 59.6206 60.4642 58.4982C61.5169 56.6393 69.8294 59.217 69.5321 62.4447C69.1812 66.5831 67.9883 70.9857 66.6026 75.0724C66.0071 76.8259 65.3223 78.5616 64.5857 80.2804C65.9187 85.4018 60.4294 94.3991 59.5875 100.274H56.4839C56.3955 99.7652 58.0446 85.1215 58.8857 80.842Z" fill="#0A57A8"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M50.2492 105.108C50.2091 104.663 50.6314 104.294 51.0662 104.19C51.501 104.087 51.9564 104.165 52.4028 104.161C53.6778 104.146 54.9171 103.381 55.5019 102.248C55.5814 102.092 55.66 101.92 55.8126 101.834C56.0162 101.72 56.2796 101.805 56.4608 101.954C56.6412 102.101 56.768 102.304 56.9332 102.469C57.2287 102.765 57.6501 102.929 58.068 102.923C58.4171 102.918 58.8091 102.651 59.1448 102.827C59.4421 102.983 59.5216 103.394 59.5966 103.687C59.726 104.191 59.8439 104.699 59.9671 105.205C59.9948 105.317 60.0216 105.434 60.0296 105.549H57.6001C57.4867 105.39 57.3948 104.927 57.3466 104.736C57.3385 104.932 57.2608 105.398 57.1358 105.549H50.4582C50.3439 105.426 50.2635 105.276 50.2492 105.108Z" fill="#B30635"/>
|
|
6
|
+
<path d="M78.517 103.535C77.6206 103.67 76.6732 103.594 75.7688 103.315C75.7206 102.245 75.6732 101.172 75.625 100.101C75.6188 99.966 75.6143 99.8241 75.675 99.7089C75.7643 99.541 75.9688 99.4758 76.1616 99.441C76.8911 99.3107 78.017 99.2696 78.1366 100.199C78.2786 101.311 78.3884 102.423 78.517 103.535Z" fill="#DF967F"/>
|
|
7
|
+
<path d="M70.6365 80.6492C68.9356 75.2822 65.6035 63.2688 65.8838 62.1813C66.3749 60.3045 67.9356 59.0947 69.6544 58.8313C72.1624 58.4286 74.8454 59.2876 75.8454 62.4447C78.266 70.0554 75.2838 75.7385 76.9329 82.2277C78.8615 87.6644 78.3186 94.6795 78.4758 100.274H75.3544C75.1088 99.7483 71.2508 84.6474 70.6365 80.6492Z" fill="#0C6DD2"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M74.6457 105.109C74.6279 104.664 74.8145 104.295 75.0055 104.191C75.1966 104.087 75.4948 103.341 75.8904 102.249C76.0716 101.749 77.0805 101.609 77.5841 102.47C77.7475 102.749 77.8993 102.929 78.0823 102.924C78.2368 102.919 78.4082 102.652 78.5564 102.828C78.6868 102.984 78.7216 103.395 78.7546 103.687C78.8118 104.192 78.8636 104.7 78.918 105.206C78.9296 105.318 78.9413 105.436 78.9448 105.551H74.7377C74.6877 105.427 74.6529 105.277 74.6457 105.109Z" fill="#B30635"/>
|
|
9
|
+
<path d="M40.6563 28.1222C40.5143 27.8392 42.1277 28.7204 42.7768 29.0838C42.9295 29.1696 42.9875 29.3597 42.9072 29.5151C42.9054 29.5169 42.9045 29.5187 42.9036 29.5213C42.808 29.7053 42.5688 29.7579 42.408 29.6267C41.8438 29.1696 40.7205 28.249 40.6563 28.1222ZM43.2348 28.9963C43.1027 29.116 42.8973 29.0963 42.7902 28.9544C42.325 28.3347 41.2223 26.8249 41.1536 26.3481C41.108 26.0347 42.7054 27.9035 43.2697 28.5713C43.375 28.6963 43.3625 28.8812 43.2411 28.991C43.2393 28.9928 43.2375 28.9946 43.2348 28.9963ZM42.5107 25.1517C42.9339 25.0088 43.7536 27.3392 44.217 28.4106C44.3161 28.641 44.1947 28.9115 43.9527 28.9758C43.95 28.9767 43.9473 28.9776 43.9438 28.9785C43.7197 29.0401 43.4857 28.9196 43.4223 28.6954C43.1375 27.6928 42.1527 25.2731 42.5107 25.1517ZM44.6179 28.6758C44.4286 28.6008 44.308 28.4151 44.3152 28.2115C44.3491 27.3463 44.4554 25.2133 44.7045 25.0981C44.9563 24.9812 45.1822 27.0008 45.2938 28.1928C45.3268 28.5526 44.9679 28.816 44.6322 28.6821C44.6277 28.6794 44.6223 28.6776 44.6179 28.6758Z" fill="#DF967F"/>
|
|
10
|
+
<path d="M46.0368 28.4724C46.0395 28.5804 46.0439 28.6884 46.0493 28.7983C46.1225 30.159 46.4207 31.4536 47.1859 32.6108L44.8823 34.1224C44.0841 32.7447 42.1555 29.9134 42.402 29.3813L42.5439 29.2259C43.6823 27.9706 45.093 28.1376 46.0368 28.4724Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M46.632 26.6939C45.8204 27.0404 45.5204 27.9555 45.5204 27.9555C45.5204 27.9555 45.3838 28.285 45.2204 28.5323C44.8026 29.1671 44.7963 30.0207 45.2999 30.5904C45.3079 30.6002 45.3159 30.6091 45.3249 30.6171C45.6865 31.0109 46.3445 30.7207 46.3258 30.1868C46.3106 29.7198 46.3436 29.2511 46.4392 28.7832C46.6026 27.9805 46.8454 27.2064 47.1856 26.8957C47.0972 26.7555 46.8383 26.6055 46.632 26.6939Z" fill="#DF967F"/>
|
|
12
|
+
<path d="M46.1313 34.4981L45.0956 35.182C44.3661 33.5847 43.9885 33.1133 43.3706 32.2383L46.5733 31.0454L47.959 34.1499L46.1313 34.4981Z" fill="#F7C926"/>
|
|
13
|
+
<path d="M51.0133 40.5569C54.0436 37.5051 59.6749 33.6293 62.324 32.0855C63.7615 31.2614 63.2704 38.8382 62.7267 39.6623C62.1659 40.5042 54.7999 44.4498 51.3517 45.3623C51.0186 45.4498 50.6499 45.5025 50.3017 45.5025C50.1784 45.5025 50.0543 45.5025 49.9293 45.4676C49.7186 45.4319 49.524 45.3623 49.3543 45.2391C49.274 45.1864 49.1945 45.1167 49.1177 45.0641C47.7945 43.9766 45.4204 37.9784 44.4204 34.173L47.6686 33.2078C48.7177 35.2248 50.0963 38.1542 51.0133 40.5569Z" fill="#E00842"/>
|
|
14
|
+
<path d="M59.5669 35.1439C58.7785 36.309 59.0642 37.9706 59.2607 39.3189C59.6812 42.2028 59.5589 62.5698 59.5196 63.0233C59.4803 63.4778 59.6776 63.984 60.1357 64.1903C60.4044 64.3099 60.7187 64.3108 61.0205 64.309C65.083 64.2823 71.516 64.2564 75.5794 64.2296C75.849 64.2278 76.1374 64.2215 76.358 64.084C76.8455 63.7796 76.6776 63.118 76.5026 62.6126C75.3303 59.2278 74.7508 50.3171 75.8151 46.9046C76.8705 43.518 78.166 39.3349 77.5821 35.7939C76.1482 34.043 73.2169 29.9805 67.4044 29.9805C63.3267 29.9805 60.274 34.0974 59.5669 35.1439Z" fill="#E00842"/>
|
|
15
|
+
<path d="M64.0927 50.7198C64.8302 46.8136 65.5838 42.9181 66.465 39.3806C67.299 36.035 69.3043 33.6788 71.8338 31.4823C69.7454 29.8511 66.1034 29.6966 64.3124 31.827C62.1034 34.4556 62.8061 39.2216 62.9052 42.3734C62.9838 44.8743 63.707 50.7234 64.0927 50.7198Z" fill="#F7C926"/>
|
|
16
|
+
<path d="M72.932 56.5421C72.932 56.5421 73.5597 56.5537 73.7383 56.7483C73.9178 56.9421 74.2124 57.2269 74.0749 57.5867C73.9383 57.9457 72.8008 58.8787 72.3963 59.2349C71.991 59.5912 71.2267 60.2662 70.7008 60.3894C70.1758 60.5135 70.4276 60.0448 70.4276 60.0448C70.4276 60.0448 70.0249 60.2983 69.8213 60.1233C69.6437 59.9707 69.8124 59.6974 69.8124 59.6974C69.8124 59.6974 69.7588 59.7403 69.5392 59.5599C69.2749 59.3421 69.3606 59.1099 69.3606 59.1099C69.3606 59.1099 69.1508 59.2001 69.0285 59.0733C68.8544 58.8948 69.049 58.4055 69.2026 58.2376C69.391 58.0323 70.032 57.3296 70.032 57.3296C70.032 57.3296 69.5874 57.1001 69.4338 56.8055C69.2642 56.4814 69.0954 56.0921 69.2954 55.851C69.4276 55.6894 69.7731 55.9635 70.0508 56.2305C70.249 56.4215 70.7856 56.4582 70.8642 56.459C71.3767 56.4617 71.8874 56.6787 71.8874 56.6787" fill="#DF967F"/>
|
|
17
|
+
<path d="M72.2035 56.6045C72.1491 57.1786 73.2901 57.6974 73.8526 57.8241C74.0151 57.8616 74.8491 57.0286 76.0196 56.217L74.233 54.3911C73.4 55.4322 72.2143 56.4875 72.2035 56.6045Z" fill="#F7C926"/>
|
|
18
|
+
<path d="M79.6159 47.8C79.0204 47.1866 78.4936 46.4849 78.0025 45.7831C75.8275 42.8018 73.2499 39.9956 71.9516 36.5411C70.9177 33.7697 74.8106 33.5063 75.3713 33.6822C78.4588 34.5938 84.5266 45.2224 84.9124 46.8706C84.965 47.0982 85.0525 47.3965 85.1231 47.6947V47.7125C85.1579 47.8357 85.1579 47.9402 85.1579 48.0456V48.0634C85.1579 48.2384 85.1409 48.4143 85.0704 48.5545C85.0356 48.6241 84.9999 48.6947 84.9481 48.7474C84.8249 48.975 84.6668 49.2027 84.5097 49.3965C83.6499 50.5357 78.424 55.5866 75.5472 57.5866L73.6008 55.1313C75.249 53.0616 78.4409 49.2554 79.6159 47.8Z" fill="#E00842"/>
|
|
19
|
+
<path d="M65.7704 25.9046C66.1677 24.1475 67.4981 23.7359 68.2713 24.1573C68.7668 27.4466 69.2713 28.9082 70.5606 30.7029C68.9579 31.7305 66.2213 31.5395 65.6293 30.7029C65.6061 30.4395 65.5641 26.8127 65.7704 25.9046Z" fill="#DF967F"/>
|
|
20
|
+
<path d="M65.6089 28.0517L68.0848 26.5776C68.0848 26.5776 68.0982 28.3098 65.6089 28.8705V28.0517Z" fill="#B27866"/>
|
|
21
|
+
<path d="M69.0239 21.7569C68.2793 19.9721 65.8355 19.5391 64.4578 21.0739C63.1971 22.4784 63.048 26.1819 63.5159 27.098C64.3346 28.7007 67.2685 27.9962 67.8944 27.1561C68.8105 25.9266 69.6507 23.2587 69.0239 21.7569Z" fill="#DF967F"/>
|
|
22
|
+
<path d="M70.2634 25.0528C70.1795 25.4885 69.9188 25.8867 69.5536 26.1385C68.509 26.8582 68.1108 25.3564 68.5215 24.6135C69.0099 23.7278 70.4902 23.868 70.2634 25.0528Z" fill="#DF967F"/>
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.5492 18.7571C69.076 18.6169 68.2867 18.7392 67.9358 18.3187C67.743 18.0731 67.9706 17.7401 68.076 17.5115C68.076 17.4767 67.6903 17.441 67.6376 17.441C67.2171 17.4589 66.726 17.7919 66.3224 17.7571L66.393 17.5821C66.4805 17.3714 66.7787 17.2839 66.8483 17.108C66.8483 17.108 66.6912 17.0562 66.6555 17.0383C66.4278 16.9856 66.1992 17.0026 65.9546 17.0026C65.2876 17.0383 64.5689 17.2312 64.1126 17.7749C63.1831 18.8446 63.534 21.0365 63.7439 22.3517L63.8849 22.2472C64.1474 21.0892 64.8671 21.4222 65.7608 21.2124C66.1296 21.124 66.2519 20.8267 66.5501 20.6856C66.5617 20.6812 66.576 20.6785 66.5894 20.6758C66.8323 20.9964 67.4456 21.3839 67.6439 21.5687C67.8912 21.799 68.1715 22.0097 68.326 22.3106C68.5251 22.6981 68.4778 23.166 68.3671 23.5874C68.2555 24.0089 68.0858 24.4187 68.0501 24.8535C68.0153 25.2883 68.1492 25.7722 68.5162 26.0062C68.3564 25.6035 68.5287 25.1401 68.7867 24.791C69.0448 24.4428 69.3858 24.1606 69.6323 23.8044C69.8171 23.5374 69.9376 23.2303 69.9974 22.9115C70.4314 22.5035 70.8671 22.1508 71.093 21.5276C71.5314 20.3356 70.7073 19.0731 69.5492 18.7571Z" fill="#0C6DD2"/>
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M65.3581 23.1239C65.6563 22.8963 66.1822 22.7382 66.55 22.9481C66.6902 23.0186 66.8134 23.1239 66.884 23.282C66.9009 23.3347 66.9188 23.3873 66.9366 23.4222C66.9366 23.457 66.9715 23.5097 66.9536 23.5097C66.7438 23.3168 66.5858 23.1061 66.2697 23.0882C66.0241 23.0882 65.8313 23.282 65.6036 23.2641C65.5161 23.2641 65.4625 23.1936 65.3929 23.1588M64.9018 23.0534C64.7268 22.8436 64.4286 22.6498 64.1474 22.7552C64.042 22.8079 63.9375 22.8784 63.8491 22.9659C63.8322 22.9838 63.7965 23.0186 63.7795 23.0534C63.7616 23.0713 63.7268 23.1061 63.7438 23.1061C63.8849 23.0186 64.042 22.9481 64.2179 22.9838C64.3759 23.0186 64.6741 23.2989 64.7965 23.1061M64.9724 23.5623C64.7965 23.7731 64.6215 23.9829 64.4634 24.2114C64.3581 24.3686 64.3054 24.5445 64.1831 24.7025C64.1474 24.7722 63.9197 25.0007 63.9375 25.0704C63.9724 25.3338 64.5161 25.3864 64.709 25.4034H64.9545C64.9893 25.4034 65.0947 25.4213 65.0777 25.3864C64.9893 25.1579 64.6393 25.1936 64.5688 24.9302C64.4456 24.4739 64.9545 24.1588 64.9545 23.7373M63.9902 25.79C64.2 25.9998 64.4983 26.1052 64.7965 26.1052C64.884 26.0882 64.9893 26.0882 65.0768 26.0525C65.1295 26.0356 65.1652 26.0177 65.2 25.9998C65.2179 25.9998 65.2527 25.965 65.2527 25.9829C65.2527 26.0704 65.1822 26.1757 65.1295 26.2454C64.9197 26.5793 64.5509 26.6838 64.2358 26.4561C64.0777 26.3507 63.8849 26.1052 63.9545 25.8945M65.9366 23.5623C66.059 23.5793 66.1643 23.5793 66.2697 23.5972C66.3402 23.615 66.4099 23.632 66.4804 23.632C66.5152 23.632 66.6027 23.615 66.5858 23.632C66.3929 23.9132 66.0947 23.9302 65.9366 23.632M63.9724 23.282C64.042 23.2989 64.0947 23.3168 64.1652 23.3347C64.1831 23.3347 64.3759 23.3695 64.3759 23.3695C64.3929 23.4222 64.2527 23.4918 64.2358 23.5097C64.0947 23.5445 63.9545 23.4391 63.9375 23.3168" fill="#B27866"/>
|
|
25
|
+
<path d="M72.1171 60.9373L68.5867 56.748L67.8813 57.44L70.8483 61.6748L72.1171 60.9373Z" fill="#B30635"/>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
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="M92 104.861C92 104.412 91.3331 103.98 90.1178 103.587C86.1275 102.282 76.1664 101.361 64.5079 101.361C57.5817 101.361 51.2501 101.69 46.4183 102.223C45.6259 102.31 44.8695 102.409 44.163 102.504C39.7158 103.126 37 103.951 37 104.861C37 105.624 38.9089 106.323 42.1544 106.899C44.2113 107.266 46.8109 107.575 49.8118 107.818C51.2501 107.933 52.7722 108.032 54.3715 108.112C55.5869 108.176 56.8376 108.225 58.1251 108.266C59.9078 108.32 61.7546 108.353 63.6635 108.361H64.4949C68.8447 108.361 72.9584 108.233 76.6124 108.007C77.1451 107.974 77.677 107.937 78.185 107.898C78.5185 107.875 78.8548 107.85 79.1882 107.82C82.1862 107.579 84.7887 107.268 86.8564 106.904C90.0911 106.327 91.9971 105.624 91.9971 104.865" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M70.9346 102.6L73.1257 102.082L71.9132 96.8154L69.7212 97.3333L70.9346 102.6Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M73.2297 101.814L70.7922 102.383C70.7011 102.405 70.6368 102.487 70.6377 102.58L70.66 104.667C70.6627 104.883 70.8645 105.042 71.0743 104.989C71.9502 104.769 73.2082 104.421 74.3145 104.163C75.6065 103.861 75.6315 103.911 77.1475 103.557C78.0636 103.342 78.1011 102.357 77.6984 102.363C75.8627 102.388 75.5341 102.441 73.8082 101.862C73.6198 101.799 73.4225 101.769 73.2297 101.814Z" fill="#0C6DD2"/>
|
|
5
|
+
<path d="M56.0884 56.9601C56.0884 56.9601 62.3777 73.2869 63.833 78.1699C65.2893 83.0529 69.4036 99.4047 69.4036 99.4047L73.3205 98.3261C73.3205 98.3261 71.0357 84.4958 69.8268 77.3226C68.6652 70.4244 64.1018 56.0967 64.1018 56.0967L56.0884 56.9601Z" fill="#F7C926"/>
|
|
6
|
+
<path d="M55.0698 103.962H57.3627L57.6332 98.6538H55.3413L55.0698 103.962Z" fill="#DF967F"/>
|
|
7
|
+
<path d="M57.7367 103.696H54.9421C54.8483 103.696 54.7679 103.762 54.7474 103.853L54.2947 105.89C54.2474 106.102 54.4135 106.302 54.6296 106.298C55.5287 106.282 56.1849 106.23 57.3179 106.23C58.0144 106.23 59.5465 106.302 60.5081 106.302C61.4492 106.302 61.5965 105.351 61.2019 105.265C59.4358 104.878 58.6742 104.346 58.109 103.837C58.0072 103.746 57.8742 103.696 57.7367 103.696Z" fill="#0C6DD2"/>
|
|
8
|
+
<path d="M51.9126 57.4098C51.9126 57.4098 54.0108 71.775 54.3983 79.9348C54.7385 87.0982 54.3492 100.861 54.3492 100.861H58.5474C58.5474 100.861 59.8787 87.0357 60.168 79.6875C60.4313 72.9759 59.7787 56.5625 59.7787 56.5625L51.9126 57.4098Z" fill="#F7C926"/>
|
|
9
|
+
<path d="M48.7222 38.9638C51.4088 47.1343 51.64 55.6316 51.9115 57.4075C53.699 57.2182 60.432 56.4923 64.1025 56.0959C65.0704 45.2736 62.3472 38.6521 61.3731 36.6807C61.1802 36.2888 60.799 36.0271 60.3641 35.9923C60.0463 35.9673 59.6356 35.9405 59.1731 35.9254C58.8356 35.9146 58.4731 35.9102 58.0963 35.9164C57.8874 35.9182 57.6767 35.9263 57.4624 35.937C56.0811 36.0111 53.8436 36.3879 52.3034 36.6852C51.982 36.7486 51.6543 36.82 51.3374 36.895C51.0445 36.9664 50.757 37.0405 50.4865 37.1146C50.1436 37.2084 49.824 37.3021 49.54 37.3888C48.8731 37.5923 48.5034 38.3013 48.7222 38.9638Z" fill="#E00842"/>
|
|
10
|
+
<path d="M53.6232 50.0564C53.5678 50.0019 53.5026 49.7939 53.6741 49.6769C53.8446 49.5608 56.2223 49.7617 56.2223 49.7617C56.2223 49.7617 57.0785 49.0698 57.1223 49.0269C57.1223 49.0269 56.8749 48.7796 56.6044 48.8037C56.333 48.8278 55.9687 48.5617 55.9446 48.4224C55.9196 48.2814 56.8883 48.1912 57.6749 48.1456C58.4607 48.1001 60.3017 48.509 60.3017 48.509L62.366 47.8412C63.1624 47.584 63.9964 47.4787 64.8339 47.4939C64.8374 47.4948 64.841 47.4948 64.8446 47.4948H64.9812C64.1812 46.2849 63.3428 45.0751 62.4964 43.8698L59.5749 39.709L62.3874 37.668C63.4258 39.0698 64.4053 40.4823 65.3544 41.9358C65.8267 42.6617 66.2955 43.393 66.7455 44.1403C67.2008 44.8831 67.6437 45.6385 68.0678 46.4171L68.2267 46.709L68.3062 46.8546L68.4312 47.1019C68.5151 47.2974 68.5999 47.4956 68.6526 47.8001C68.7017 48.0885 68.7223 48.4831 68.5642 48.9153C68.4116 49.3448 68.1026 49.6831 67.8392 49.868L67.1303 50.2206C66.7223 50.3474 66.4169 50.368 66.1267 50.3849C65.5571 50.4055 65.0741 50.3608 64.6017 50.2921L62.0178 49.984L60.0732 50.0269C60.0732 50.0269 56.6928 51.3778 56.2714 51.4144C55.8491 51.4528 53.6776 50.1117 53.6232 50.0564Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M58.0831 38.1651C57.4607 40.2669 61.142 44.2954 61.142 44.2954L65.5982 41.4597C65.5982 41.4597 64.6849 39.882 62.9572 37.6374C61.0759 35.1928 58.8375 35.6204 58.0831 38.1651Z" fill="#E00842"/>
|
|
12
|
+
<path d="M51.9731 30.8027C52.5392 32.4152 53.3053 35.409 52.3053 36.684C53.3365 37.4501 54.666 38.3152 56.6464 38.0983C58.6276 37.8822 58.0865 36.5768 57.4624 35.9367C55.5481 35.7626 55.3964 34.3831 55.5312 33.0474L51.9731 30.8027Z" fill="#DF967F"/>
|
|
13
|
+
<path d="M53.4243 31.7188L55.5305 33.0455C55.4975 33.3616 55.4823 33.6804 55.5046 33.9839C54.7823 33.9848 53.6984 33.3491 53.5162 32.6196C53.4252 32.2563 53.3894 31.8991 53.4243 31.7188Z" fill="#B27866"/>
|
|
14
|
+
<path d="M55.6249 28.3547L54.7821 28.4717C53.7026 28.444 51.7115 26.2726 52.4285 24.3931C54.8392 23.9735 57.3678 25.1663 55.6249 28.3547Z" fill="#0C6DD2"/>
|
|
15
|
+
<path d="M50.3609 29.5316C51.543 31.4753 52.135 32.6735 53.693 33.17C56.0359 33.9173 58.0314 31.6914 57.4546 29.4334C56.9359 27.4012 55.0903 24.5637 52.7028 24.7994C50.351 25.0325 49.1796 27.5869 50.3609 29.5316Z" fill="#DF967F"/>
|
|
16
|
+
<path d="M54.6626 22.9562C54.5475 21.3098 52.2385 22.1794 51.8037 22.6991C51.8725 21.791 51.2287 22.0053 50.7975 22.5616C50.3662 23.1196 49.8144 25.1232 48.1644 26.5866C47.6082 27.0803 47.5635 27.4401 47.9778 27.6071C47.7251 27.6598 47.4484 27.6758 47.343 27.5312C47.2082 28.0491 47.6153 28.0964 48.1117 27.758C46.9912 29.8499 49.4484 31.4508 51.5135 31.0955C52.2242 29.8687 51.6287 28.2839 50.8439 27.3848C52.8894 26.7312 54.7644 24.4205 54.6626 22.9562Z" fill="#0C6DD2"/>
|
|
17
|
+
<path d="M50.6198 32.2235C51.1484 32.5351 51.7716 32.5744 52.2573 32.4404C52.9886 32.2395 52.9654 31.4922 52.4359 31.0056C51.96 30.5681 51.0064 30.144 50.4297 30.6074C49.8609 31.0627 50.0163 31.8672 50.6198 32.2235Z" fill="#DF967F"/>
|
|
18
|
+
<path d="M54.8579 28.2625C54.8579 28.2625 55.473 29.0768 55.5445 29.5223C55.5909 29.8152 55.1329 29.8669 55.1972 30.0035C55.1972 30.0035 55.215 30.1473 55.5882 29.9223C55.9605 29.6973 55.9668 29.2634 54.8579 28.2625ZM56.4838 30.3241C56.4838 30.3241 56.6427 30.6723 55.873 31.1946C55.873 31.1946 55.2275 31.6339 54.9954 31.2946M54.1427 27.5187C54.1427 27.5187 53.2391 27.7946 52.6105 28.8491C52.565 28.9241 52.4373 28.9018 52.4436 28.8196C52.4543 28.6919 52.4811 28.5294 52.54 28.3375C52.6963 27.825 54.2793 27.1821 54.1427 27.5187ZM55.4847 26.5955C54.932 26.6544 54.6757 26.9285 54.6757 26.9285C54.4802 26.9 55.0025 26.4294 55.3418 26.3955C55.3882 26.4589 55.4355 26.5259 55.4847 26.5955ZM54.1775 27.9768C54.2347 28.1473 54.2195 28.3402 54.1364 28.4991C54.0561 28.6553 53.9159 28.7741 53.7659 28.866C53.6954 28.9089 53.4266 29.0866 53.3445 29.0348C53.2213 28.9562 53.4418 28.7973 53.5025 28.7294C53.5811 28.6419 54.2043 28.058 54.1775 27.9768ZM55.9561 27.3518C55.8686 27.4473 55.7543 27.5205 55.6293 27.5553C55.4936 27.5955 55.1034 27.6419 55.0534 27.4848C55.2016 27.3866 55.3936 27.3285 55.5659 27.275C55.5963 27.2643 55.7427 27.2375 55.8739 27.2098C55.9025 27.2562 55.9275 27.3044 55.9561 27.3518Z" fill="#B27866"/>
|
|
19
|
+
<path d="M48.0742 40.911C48.2992 41.3377 48.5135 41.6976 48.7474 42.0761C48.9787 42.4493 49.2055 42.8226 49.4528 43.1833C49.9385 43.9092 50.4546 44.6136 50.9921 45.3038C51.534 45.9895 52.0956 46.6645 52.6948 47.3092L52.9269 47.5627C53.0626 47.7127 53.2287 47.8788 53.4849 48.0485C53.6189 48.1333 53.768 48.2154 53.9626 48.2833C54.1546 48.3502 54.3805 48.3967 54.6171 48.3976C55.1001 48.4047 55.5323 48.2154 55.7876 48.0351C56.059 47.8476 56.2144 47.6699 56.3456 47.5074C56.4733 47.3449 56.5653 47.1976 56.6439 47.0574C56.8001 46.7779 56.9055 46.527 56.9983 46.2842C57.351 45.3252 57.5224 44.4618 57.6751 43.586C57.8269 42.7163 57.9323 41.8565 58.0162 40.9993C58.184 39.2824 58.2635 37.5851 58.2644 35.8636L56.5501 35.7163C56.2412 37.3493 55.9171 38.9985 55.5626 40.611C55.3831 41.4163 55.193 42.2172 54.9831 42.9922C54.7671 43.7601 54.5314 44.5386 54.2483 45.1404C54.1787 45.2868 54.1055 45.419 54.0456 45.5011C54.0171 45.5413 53.9912 45.5699 53.984 45.5708C53.9814 45.569 53.9894 45.544 54.084 45.4743C54.1662 45.4118 54.3912 45.2976 54.6626 45.302C54.934 45.3029 55.1287 45.402 55.2064 45.4511C55.2876 45.502 55.301 45.5208 55.2983 45.511L55.1269 45.2806C54.6448 44.6333 54.1698 43.977 53.7171 43.3038C53.2573 42.636 52.8144 41.9547 52.3778 41.2708L51.7296 40.244L51.1171 39.2342L48.0742 40.911Z" fill="#DF967F"/>
|
|
20
|
+
<path d="M47.6926 39.1163C46.7034 41.0716 49.6016 45.6957 49.6016 45.6957L54.4944 43.7064C54.4944 43.7064 53.8784 41.9895 52.5828 39.4716C51.1703 36.7288 48.8918 36.7475 47.6926 39.1163Z" fill="#E00842"/>
|
|
21
|
+
<path d="M59.4072 34.4199C59.159 34.3681 59.4483 33.5368 59.5456 32.9726C59.5688 32.8404 59.6956 32.7511 59.834 32.7708C59.8367 32.7708 59.8385 32.7708 59.8403 32.7717C60.0045 32.7949 60.0697 32.9467 60.0536 33.1056C59.9367 34.3136 59.5608 34.452 59.4072 34.4199Z" fill="#DF967F"/>
|
|
22
|
+
<path d="M59.361 32.3288C59.5029 32.3413 59.6038 32.469 59.5788 32.6038C59.4717 33.1887 59.3002 34.2655 58.9877 34.3083C58.7377 34.3422 59.0118 33.1958 59.0931 32.5288C59.1083 32.4038 59.2235 32.3155 59.3538 32.328C59.3565 32.328 59.3583 32.328 59.361 32.3288ZM58.3761 34.4449C58.0243 34.378 58.3011 33.1672 58.394 32.2744C58.4145 32.0833 58.6038 31.9494 58.7985 31.9985C58.8011 31.9994 58.8029 31.9994 58.8056 32.0003C58.9868 32.0458 59.1029 32.2155 59.0601 32.3896C58.869 33.1681 58.6735 34.5021 58.3761 34.4449Z" fill="#DF967F"/>
|
|
23
|
+
<path d="M57.9475 33.6904C58.0993 33.6511 58.2091 33.5216 58.2225 33.3654C58.2806 32.702 58.4029 31.0654 58.2234 30.9538C58.0431 30.8404 57.6779 32.3582 57.4788 33.2573C57.4189 33.5288 57.6681 33.7636 57.9368 33.6939C57.9404 33.6922 57.9439 33.6913 57.9475 33.6904ZM56.627 36.3948C56.9109 35.8234 57.6038 35.5913 58.1743 35.8752C58.7448 36.1591 58.9779 36.852 58.6939 37.4225C58.41 37.993 57.7172 38.2261 57.1466 37.9422C56.5752 37.6582 56.3431 36.9654 56.627 36.3948Z" fill="#DF967F"/>
|
|
24
|
+
<path d="M57.4046 33.1724C57.4109 33.2555 57.4153 33.3385 57.4189 33.4224C57.4618 34.4689 57.1287 35.4537 56.627 36.3948L58.6975 37.4117C59.2082 36.3001 60.3109 34.6171 59.9609 33.3671C59.9573 33.3644 59.9537 33.3617 59.9502 33.3591C59.6886 33.1608 59.3823 33.026 59.0618 32.9519C58.2323 32.7599 58.0323 32.8805 57.4046 33.1724Z" fill="#DF967F"/>
|
|
25
|
+
<path d="M57.2751 36.0289C56.2858 35.7182 56.3421 33.262 56.801 32.9004C56.8081 32.8941 56.8153 32.8887 56.8224 32.8834C57.1501 32.6352 57.6081 32.9441 57.5215 33.3459C57.4456 33.6968 57.4072 34.0557 57.4153 34.4236C57.4296 35.053 57.5072 35.6709 57.7215 35.9521C57.6358 36.0468 57.4403 36.0807 57.2751 36.0289Z" fill="#DF967F"/>
|
|
26
|
+
</svg>
|