@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,102 @@
|
|
|
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="M128 104.231C128 103.718 126.448 103.224 123.62 102.775C114.333 101.283 91.151 100.231 64.0185 100.231C47.8992 100.231 33.164 100.608 21.919 101.217C20.0747 101.316 18.3145 101.429 16.6702 101.537C6.32039 102.248 0 103.191 0 104.231C0 105.104 4.44258 105.902 11.9958 106.56C16.7827 106.979 22.8327 107.333 29.8165 107.611C33.164 107.742 36.7063 107.855 40.4283 107.947C43.2568 108.02 46.1675 108.076 49.164 108.123C53.3126 108.184 57.6108 108.222 62.0533 108.231H63.9882C74.1113 108.231 83.6851 108.085 92.189 107.827C93.4285 107.789 94.6664 107.746 95.8488 107.702C96.6248 107.676 97.4075 107.648 98.1835 107.613C105.161 107.337 111.217 106.982 116.029 106.566C123.557 105.907 127.993 105.104 127.993 104.236" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M34.9752 82.2862C35.1609 79.1362 24.7841 74.0969 24.7841 74.0969C22.227 72.9478 17.002 71.9844 17.002 71.9844L18.4475 74.6897C16.9877 78.3746 32.2439 83.1522 32.6653 83.279L34.7868 82.7665C34.9502 82.4496 34.9752 82.2862 34.9752 82.2862Z" fill="#4645AB"/>
|
|
4
|
+
<path d="M31.9864 82.4585C31.9936 82.4585 31.9579 82.6906 31.9579 82.6906C31.5605 82.8549 31.2123 83.0442 30.9025 83.2504C29.448 84.2174 28.6204 85.5549 28.3097 86.871C28.0659 87.9004 27.9766 88.8942 27.7364 89.6299C27.1222 91.5058 25.3105 93.971 25.3105 93.971L26.1507 94.6906C26.1507 94.6906 27.1561 95.3638 27.84 95.8602C28.5239 96.3567 28.7561 95.8263 28.7561 95.8263C28.7561 95.8263 27.5722 94.9343 27.5829 93.7736C27.5936 92.6129 28.7766 91.7692 31.9623 87.7201C34.1516 84.9388 34.8239 83.054 34.9748 82.2861L31.9864 82.4585Z" fill="#4645AB"/>
|
|
5
|
+
<path d="M26.2597 92.4471C26.1052 92.2712 25.174 93.398 25.1704 93.9936L25.9651 94.5257L28.8079 97.165C29.0686 97.0918 29.2713 96.4739 28.6365 95.5828C28.0856 94.8087 27.9088 94.0587 27.8963 93.5025C27.8883 93.1578 27.7526 93.0989 27.4177 93.0203C26.9731 92.915 26.3865 92.8552 26.2597 92.4471Z" fill="#FF5F00"/>
|
|
6
|
+
<path d="M68.0698 82.5168C68.0698 82.5168 66.126 82.6311 65.2108 84.1561C64.2965 85.6811 64.068 88.0436 62.8858 90.0257C61.7046 92.0078 60.9805 92.998 60.9805 92.998L62.734 93.8748L63.1912 93.0364L70.1278 84.0802C70.1278 84.0802 71.3474 83.3177 71.0421 82.0212C70.7376 80.7257 68.0698 82.5168 68.0698 82.5168Z" fill="#CC4C00"/>
|
|
7
|
+
<path d="M70.9267 81.7828C69.799 80.9033 68.6232 80.2095 67.4464 79.6613C67.2383 79.5595 66.9955 79.4524 66.7267 79.3435C66.0928 79.0801 65.4615 78.856 64.8401 78.6676C61.8633 77.6944 58.0169 76.7479 58.0169 76.7479L57.624 76.3542L52.7571 72.4551C52.8205 73.9667 54.1919 76.122 55.7785 78.1319L56.9017 83.7078H68.6223C68.6223 83.7078 71.5499 82.1979 70.9267 81.7828Z" fill="#CC4C00"/>
|
|
8
|
+
<path d="M61.0946 92.7319C61.0946 92.7319 60.5232 93.3793 60.4089 93.8373L63.9964 96.5096C64.1491 96.6248 64.3643 96.4936 64.3321 96.3052C64.2946 96.0855 64.1768 95.7819 63.8768 95.3998C63.1911 94.523 63.1054 93.1837 63.1054 93.1837C63.1054 93.1837 61.4 93.0748 61.0946 92.7319ZM100.265 82.5168C100.265 82.5168 98.3214 82.6311 97.4071 84.1561C96.492 85.6811 96.2634 88.0436 95.0821 90.0257C93.9 92.0078 93.1759 92.998 93.1759 92.998L94.9295 93.8748L95.3866 93.0364L102.323 84.0802C102.323 84.0802 103.543 83.3177 103.238 82.0212C102.933 80.7257 100.265 82.5168 100.265 82.5168Z" fill="#BF9B1D"/>
|
|
9
|
+
<path d="M103.123 81.7828C101.995 80.9033 100.82 80.2095 99.6419 79.6613C99.4339 79.5595 99.1919 79.4524 98.9223 79.3435C98.2884 79.0801 97.6571 78.856 97.0357 78.6676C94.0589 77.6944 90.2125 76.7479 90.2125 76.7479L89.8196 76.3542L84.9526 72.4551C85.016 73.9667 86.3875 76.122 87.9741 78.1319L89.0982 83.7078H100.818C100.818 83.7078 103.745 82.1979 103.123 81.7828Z" fill="#BF9B1D"/>
|
|
10
|
+
<path d="M93.2902 92.7319C93.2902 92.7319 92.7188 93.3793 92.6045 93.8373L96.192 96.5096C96.3456 96.6248 96.5607 96.4935 96.5277 96.3051C96.4902 96.0855 96.3723 95.7819 96.0732 95.3998C95.3866 94.523 95.3009 93.1837 95.3009 93.1837C95.3009 93.1837 93.5956 93.0748 93.2902 92.7319Z" fill="#5856D6"/>
|
|
11
|
+
<path d="M22.0252 103.951L16.7341 96.8827L16.7984 96.8345L22.0903 103.903L22.0252 103.951ZM20.277 104.729L16.5645 96.7175L16.6377 96.6836L20.3502 104.695L20.277 104.729Z" fill="#FBE7F1"/>
|
|
12
|
+
<path d="M16.7758 105.417L16.6963 105.409L17.5516 96.6218L17.632 96.629L16.7758 105.417ZM18.5945 105.183L17.6106 96.4093L17.69 96.4004L18.6749 105.174L18.5945 105.183Z" fill="#FBE7F1"/>
|
|
13
|
+
<path d="M25.9517 98.123L17.1936 96.9998L17.2044 96.9194L25.9615 98.0426L25.9517 98.123ZM25.2927 99.9194L16.957 97.006L16.9838 96.9301L25.3186 99.8435L25.2927 99.9194Z" fill="#FBE7F1"/>
|
|
14
|
+
<path d="M23.2876 102.963L17.576 96.2301L17.6376 96.1783L23.3492 102.911L23.2876 102.963ZM24.4474 101.444L17.4644 96.0408L17.5135 95.9766L24.4965 101.38L24.4474 101.444Z" fill="#FBE7F1"/>
|
|
15
|
+
<path d="M17.6366 96.7222L17.5884 96.658L24.6393 91.3428L24.6875 91.4071L17.6366 96.7222ZM17.4723 96.8919L17.4375 96.8187L25.4366 93.0803L25.4714 93.1526L17.4723 96.8919Z" fill="#FBE7F1"/>
|
|
16
|
+
<path d="M26.1634 96.7311L17.3732 95.9043L17.3803 95.824L26.1714 96.6507L26.1634 96.7311ZM17.1598 95.8463L17.1509 95.7668L25.9223 94.7534L25.9312 94.8338L17.1598 95.8463Z" fill="#FBE7F1"/>
|
|
17
|
+
<path d="M17.7518 96.2612L17.6724 96.2514L18.7661 87.4897L18.8465 87.4996L17.7518 96.2612ZM17.759 96.4978L17.6831 96.471L20.5688 88.1264L20.6447 88.1531L17.759 96.4978Z" fill="#FBE7F1"/>
|
|
18
|
+
<path d="M16.9811 95.8818L16.9293 95.8201L23.6427 90.0862L23.6954 90.1469L16.9811 95.8818ZM16.7918 95.9943L16.7275 95.9451L22.1079 88.9434L22.1713 88.9934L16.7918 95.9943Z" fill="#FBE7F1"/>
|
|
19
|
+
<path d="M17.393 95.8677L12.002 88.8748L12.0653 88.8257L17.4564 95.8186L17.393 95.8677ZM17.5555 96.0168L13.7305 88.0579L13.8028 88.0239L17.6278 95.982L17.5555 96.0168Z" fill="#FBE7F1"/>
|
|
20
|
+
<path d="M16.6418 96.091L16.5614 96.0848L17.2927 87.2856L17.3739 87.2919L16.6418 96.091ZM16.5061 96.3151L15.3989 87.5553L15.4784 87.5446L16.5864 96.3044L16.5061 96.3151Z" fill="#FBE7F1"/>
|
|
21
|
+
<path d="M16.9856 95.7881L8.2124 94.789L8.22133 94.7087L16.9945 95.7078L16.9856 95.7881ZM17.2053 95.7756L8.83026 92.9792L8.85615 92.9033L17.2312 95.6989L17.2053 95.7756Z" fill="#FBE7F1"/>
|
|
22
|
+
<path d="M16.5625 96.5364L10.7563 89.8837L10.817 89.8311L16.6232 96.4828L16.5625 96.5364ZM16.6893 96.7355L9.63037 91.4319L9.67948 91.3668L16.7375 96.6712L16.6893 96.7355Z" fill="#FBE7F1"/>
|
|
23
|
+
<path d="M9.63034 101.47L9.58034 101.407L16.5553 95.9926L16.6053 96.056L9.63034 101.47ZM8.80801 99.7444L8.77319 99.6721L16.7187 95.8203L16.7536 95.8935L8.80801 99.7444Z" fill="#FBE7F1"/>
|
|
24
|
+
<path d="M16.825 96.8866L8.02319 96.1839L8.02944 96.1035L16.8312 96.8062L16.825 96.8866ZM8.29909 98.0776L8.28837 97.9973L17.0446 96.8607L17.0553 96.941L8.29909 98.0776Z" fill="#FBE7F1"/>
|
|
25
|
+
<path d="M15.5571 105.239L15.4767 105.23L16.4473 96.454L16.5276 96.4629L15.5571 105.239ZM13.7455 104.628L13.6687 104.602L16.4366 96.2183L16.5133 96.2433L13.7455 104.628Z" fill="#FBE7F1"/>
|
|
26
|
+
<path d="M10.6437 102.712L10.5911 102.651L17.2232 96.8227L17.2759 96.8834L10.6437 102.712ZM12.1946 103.833L12.1304 103.784L17.4107 96.7075L17.4759 96.7557L12.1946 103.833Z" fill="#FBE7F1"/>
|
|
27
|
+
<path d="M17.1527 87.7087C12.384 87.7087 8.50271 91.589 8.50271 96.3587C8.50271 101.127 12.384 105.008 17.1527 105.008C21.9223 105.008 25.8027 101.127 25.8027 96.3587C25.8027 91.589 21.9223 87.7087 17.1527 87.7087ZM17.1527 105.438C12.1465 105.438 8.07324 101.365 8.07324 96.3587C8.07324 91.3515 12.1465 87.2783 17.1527 87.2783C22.159 87.2783 26.2322 91.3515 26.2322 96.3587C26.2322 101.365 22.159 105.438 17.1527 105.438Z" fill="#FBE7F1"/>
|
|
28
|
+
<path d="M17.1527 87.315C12.1661 87.315 8.109 91.3712 8.109 96.3578C8.109 101.345 12.1661 105.402 17.1527 105.402C22.1394 105.402 26.1965 101.345 26.1965 96.3578C26.1965 91.3712 22.1394 87.315 17.1527 87.315ZM17.1527 106.046C11.8108 106.046 7.46436 101.701 7.46436 96.3578C7.46436 91.0159 11.8108 86.6694 17.1527 86.6694C22.4956 86.6694 26.8411 91.0159 26.8411 96.3578C26.8411 101.701 22.4956 106.046 17.1527 106.046Z" fill="#860528"/>
|
|
29
|
+
<path d="M109.188 95.9586C109.126 95.9586 109.062 95.9738 109.004 96.0068C108.824 96.1086 108.76 96.3389 108.862 96.5193C108.964 96.6996 109.194 96.7639 109.375 96.6613C109.462 96.6121 109.525 96.5318 109.552 96.4354C109.579 96.338 109.566 96.2363 109.517 96.1496C109.448 96.0273 109.32 95.9586 109.188 95.9586ZM109.191 97.1407C109.119 97.1407 109.045 97.1309 108.974 97.1104C108.767 97.0532 108.594 96.9184 108.488 96.7309C108.27 96.3443 108.406 95.8514 108.793 95.6327C109.179 95.4148 109.672 95.5505 109.891 95.938C109.997 96.1246 110.023 96.3425 109.966 96.5496C109.908 96.7577 109.773 96.93 109.586 97.0354C109.463 97.105 109.328 97.1407 109.191 97.1407Z" fill="#FBE7F1"/>
|
|
30
|
+
<path d="M114.067 103.951L108.775 96.8827L108.839 96.8345L114.131 103.903L114.067 103.951ZM112.318 104.729L108.606 96.7175L108.679 96.6836L112.391 104.695L112.318 104.729Z" fill="#FBE7F1"/>
|
|
31
|
+
<path d="M108.818 105.417L108.738 105.409L109.593 96.6218L109.673 96.629L108.818 105.417ZM110.636 105.183L109.652 96.4093L109.732 96.4004L110.716 105.174L110.636 105.183Z" fill="#FBE7F1"/>
|
|
32
|
+
<path d="M117.993 98.123L109.235 96.9998L109.245 96.9194L118.003 98.0426L117.993 98.123ZM117.334 99.9194L108.999 97.006L109.025 96.9301L117.36 99.8435L117.334 99.9194Z" fill="#FBE7F1"/>
|
|
33
|
+
<path d="M115.329 102.963L109.617 96.2301L109.679 96.1783L115.39 102.911L115.329 102.963ZM116.488 101.444L109.505 96.0408L109.554 95.9766L116.538 101.38L116.488 101.444Z" fill="#FBE7F1"/>
|
|
34
|
+
<path d="M109.679 96.7222L109.629 96.658L116.68 91.3428L116.729 91.4071L109.679 96.7222ZM109.513 96.8919L109.479 96.8187L117.478 93.0803L117.512 93.1526L109.513 96.8919Z" fill="#FBE7F1"/>
|
|
35
|
+
<path d="M118.204 96.7311L109.414 95.9043L109.421 95.824L118.212 96.6507L118.204 96.7311ZM109.202 95.8463L109.192 95.7668L117.963 94.7534L117.972 94.8338L109.202 95.8463Z" fill="#FBE7F1"/>
|
|
36
|
+
<path d="M109.793 96.2612L109.713 96.2514L110.807 87.4897L110.887 87.4996L109.793 96.2612ZM109.8 96.4978L109.724 96.471L112.61 88.1264L112.686 88.1531L109.8 96.4978Z" fill="#FBE7F1"/>
|
|
37
|
+
<path d="M109.022 95.8818L108.971 95.8201L115.685 90.0862L115.737 90.1469L109.022 95.8818ZM108.833 95.9943L108.769 95.9451L114.149 88.9434L114.213 88.9934L108.833 95.9943Z" fill="#FBE7F1"/>
|
|
38
|
+
<path d="M109.434 95.8677L104.043 88.8748L104.107 88.8257L109.497 95.8186L109.434 95.8677ZM109.597 96.0168L105.772 88.0579L105.844 88.0239L109.669 95.982L109.597 96.0168Z" fill="#FBE7F1"/>
|
|
39
|
+
<path d="M108.683 96.091L108.603 96.0848L109.335 87.2856L109.415 87.2919L108.683 96.091ZM108.547 96.3151L107.44 87.5553L107.521 87.5446L108.628 96.3044L108.547 96.3151Z" fill="#FBE7F1"/>
|
|
40
|
+
<path d="M109.027 95.7881L100.254 94.789L100.263 94.7087L109.036 95.7078L109.027 95.7881ZM109.246 95.7756L100.871 92.9792L100.897 92.9033L109.272 95.6989L109.246 95.7756Z" fill="#FBE7F1"/>
|
|
41
|
+
<path d="M108.605 96.5364L102.797 89.8837L102.858 89.8311L108.665 96.4828L108.605 96.5364ZM108.73 96.7355L101.672 91.4319L101.721 91.3668L108.78 96.6712L108.73 96.7355Z" fill="#FBE7F1"/>
|
|
42
|
+
<path d="M101.672 101.47L101.622 101.407L108.597 95.9926L108.647 96.056L101.672 101.47ZM100.849 99.7444L100.814 99.6721L108.76 95.8203L108.795 95.8935L100.849 99.7444Z" fill="#FBE7F1"/>
|
|
43
|
+
<path d="M108.866 96.8866L100.064 96.1839L100.071 96.1035L108.872 96.8062L108.866 96.8866ZM100.34 98.0776L100.331 97.9973L109.086 96.8607L109.097 96.941L100.34 98.0776Z" fill="#FBE7F1"/>
|
|
44
|
+
<path d="M107.598 105.239L107.518 105.23L108.488 96.454L108.569 96.4629L107.598 105.239ZM105.787 104.628L105.711 104.602L108.479 96.2183L108.554 96.2433L105.787 104.628Z" fill="#FBE7F1"/>
|
|
45
|
+
<path d="M102.685 102.712L102.632 102.651L109.264 96.8227L109.318 96.8834L102.685 102.712ZM104.236 103.833L104.171 103.784L109.452 96.7075L109.517 96.7557L104.236 103.833Z" fill="#FBE7F1"/>
|
|
46
|
+
<path d="M109.194 87.7087C104.425 87.7087 100.545 91.589 100.545 96.3587C100.545 101.127 104.425 105.008 109.194 105.008C113.963 105.008 117.844 101.127 117.844 96.3587C117.844 91.589 113.963 87.7087 109.194 87.7087ZM109.194 105.438C104.187 105.438 100.114 101.365 100.114 96.3587C100.114 91.3515 104.187 87.2783 109.194 87.2783C114.201 87.2783 118.274 91.3515 118.274 96.3587C118.274 101.365 114.201 105.438 109.194 105.438Z" fill="#FBE7F1"/>
|
|
47
|
+
<path d="M109.194 87.315C104.207 87.315 100.151 91.3712 100.151 96.3578C100.151 101.345 104.207 105.402 109.194 105.402C114.18 105.402 118.238 101.345 118.238 96.3578C118.238 91.3712 114.18 87.315 109.194 87.315ZM109.194 106.046C103.852 106.046 99.5054 101.701 99.5054 96.3578C99.5054 91.0159 103.852 86.6694 109.194 86.6694C114.537 86.6694 118.882 91.0159 118.882 96.3578C118.882 101.701 114.537 106.046 109.194 106.046Z" fill="#860528"/>
|
|
48
|
+
<path d="M109.182 95.9586C109.119 95.9586 109.055 95.9738 108.997 96.0068C108.817 96.1086 108.753 96.3389 108.855 96.5193C108.957 96.6996 109.187 96.7639 109.368 96.6613C109.455 96.6121 109.518 96.5318 109.545 96.4354C109.572 96.338 109.559 96.2363 109.51 96.1496C109.441 96.0273 109.313 95.9586 109.182 95.9586ZM109.184 97.1407C109.112 97.1407 109.038 97.1309 108.967 97.1104C108.76 97.0532 108.587 96.9184 108.481 96.7309C108.263 96.3443 108.399 95.8514 108.786 95.6327C109.173 95.4148 109.665 95.5505 109.884 95.938C109.99 96.1246 110.016 96.3425 109.959 96.5496C109.901 96.7577 109.766 96.93 109.579 97.0354C109.456 97.105 109.321 97.1407 109.184 97.1407Z" fill="#860528"/>
|
|
49
|
+
<path d="M66.4562 97.0874H66.4535L66.2553 97.0811C66.1794 97.0793 66.1097 97.0918 66.0562 97.1142C66.0044 97.0892 65.9365 97.0722 65.8606 97.0695H65.8588L65.6606 97.0642C65.5838 97.0615 65.5142 97.074 65.4615 97.0963C65.4097 97.0704 65.341 97.0535 65.2642 97.0517L65.066 97.0454C64.9901 97.0436 64.9196 97.0561 64.8669 97.0785C64.8142 97.0526 64.7517 97.0383 64.6696 97.0338L64.4713 97.0276C64.3946 97.0249 64.3249 97.0383 64.2722 97.0606C64.2196 97.0347 64.1437 97.0168 64.0749 97.016L63.8758 97.0097C63.7999 97.0079 63.7303 97.0204 63.6776 97.0427C63.6249 97.0168 63.5544 97.0017 63.4794 96.9981L63.2812 96.9918C63.2053 96.9892 63.1356 97.0017 63.0821 97.024C63.0312 96.999 62.9624 96.982 62.8874 96.9802H62.8847L62.6865 96.974C62.6106 96.9713 62.541 96.9838 62.4874 97.0061C62.4356 96.9811 62.3678 96.9642 62.2928 96.9615H62.2901L62.0919 96.9561C62.016 96.9535 61.9463 96.966 61.8928 96.9883C61.841 96.9633 61.7669 96.9454 61.6955 96.9436L61.4972 96.9374C61.4205 96.9356 61.3508 96.9481 61.2981 96.9704C61.2463 96.9445 61.1776 96.9302 61.1008 96.9258L60.9026 96.9195C60.8267 96.9177 60.7571 96.9302 60.7035 96.9526C60.6517 96.9267 60.5883 96.9097 60.5062 96.9079L60.308 96.9017C60.2321 96.8999 60.1624 96.9124 60.1088 96.9347C60.0562 96.9088 59.9803 96.8936 59.9115 96.8901L59.7133 96.8838C59.6365 96.8811 59.5669 96.8945 59.5142 96.9168C59.4615 96.891 59.391 96.874 59.3169 96.8722L59.1187 96.866C59.0419 96.8642 58.9722 96.8758 58.9196 96.8981C58.8669 96.8731 58.8017 96.8588 58.7222 96.8543L58.524 96.8481C58.4472 96.8454 58.3776 96.8579 58.3249 96.8802C58.2722 96.8552 58.1928 96.8374 58.1267 96.8365L57.9285 96.8302C57.8526 96.8276 57.783 96.8401 57.7294 96.8624C57.6776 96.8374 57.6035 96.8222 57.5321 96.8177L57.3338 96.8124C57.258 96.8097 57.1883 96.8222 57.1347 96.8445C57.083 96.8195 57.0142 96.8017 56.9374 96.7999L56.7392 96.7936C56.6633 96.7918 56.5937 96.8043 56.5401 96.8267C56.4883 96.8008 56.4249 96.7865 56.3428 96.782L56.1446 96.7758C56.0687 96.774 55.999 96.7865 55.9455 96.8088C55.8937 96.7829 55.8169 96.766 55.7481 96.7642L55.5499 96.7579C55.474 96.7561 55.4035 96.7686 55.3508 96.791C55.2981 96.7651 55.2276 96.7508 55.1535 96.7463L54.9553 96.7401C54.8794 96.7374 54.8097 96.7508 54.7562 96.7731C54.7035 96.7472 54.6383 96.7302 54.5588 96.7285L54.3606 96.7222C54.2847 96.7195 54.2142 96.732 54.1615 96.7552C54.1097 96.7293 54.041 96.7133 53.9651 96.7097H53.9642L53.766 96.7043C53.6892 96.7017 53.6196 96.7142 53.5669 96.7365C53.5142 96.7115 53.441 96.6945 53.3696 96.6927L53.1705 96.6865C53.0946 96.6838 53.0249 96.6963 52.9722 96.7186C52.9196 96.6936 52.8517 96.6793 52.774 96.674L52.5758 96.6686C52.4999 96.666 52.4303 96.6785 52.3767 96.7008C52.3249 96.6758 52.2615 96.6588 52.1794 96.6561L51.9812 96.6499C51.9053 96.6481 51.8356 96.6606 51.7821 96.6829C51.7303 96.657 51.6535 96.6383 51.5847 96.6383L51.3865 96.632C51.3106 96.6302 51.241 96.6427 51.1874 96.6651C51.1356 96.6392 51.0642 96.6222 50.9901 96.6204L50.7919 96.6142C50.716 96.6124 50.6463 96.624 50.5928 96.6472C50.5401 96.6213 50.4749 96.6026 50.3955 96.6026L50.1972 96.5963C50.1213 96.5936 50.0508 96.607 49.9981 96.6293C49.9463 96.6035 49.8785 96.5874 49.8035 96.5847H49.8008L49.6026 96.5785C49.5267 96.5758 49.4571 96.5883 49.4035 96.6106C49.3517 96.5856 49.2838 96.5695 49.208 96.5668L49.2053 96.566L49.008 96.5606C48.9312 96.5579 48.8615 96.5704 48.8088 96.5927C48.7562 96.5677 48.6883 96.5508 48.6115 96.5481L48.4124 96.5427C48.3365 96.5401 48.2669 96.5526 48.2142 96.5749C48.1615 96.5499 48.099 96.5311 48.0169 96.5302L47.8178 96.5249C47.7419 96.5222 47.6722 96.5347 47.6196 96.557C47.5669 96.532 47.4901 96.5151 47.4213 96.5124L47.2231 96.5061C47.1472 96.5043 47.0776 96.5168 47.024 96.5392C46.9722 96.5133 46.9008 96.4945 46.8267 96.4945L46.6285 96.4883C46.5526 96.4865 46.483 96.499 46.4294 96.5213C46.3776 96.4963 46.3097 96.4793 46.2347 96.4767H46.2321L46.0338 96.4704C45.958 96.4686 45.8883 96.4811 45.8347 96.5035C45.783 96.4776 45.7151 96.4615 45.6401 96.4588H45.6374L45.4392 96.4526C45.3633 96.4499 45.2937 96.4624 45.2401 96.4856C45.1883 96.4597 45.1142 96.4427 45.0428 96.441L44.8446 96.4347C44.7678 96.432 44.6981 96.4445 44.6455 96.4668C44.5937 96.4418 44.5249 96.4231 44.4481 96.4222L44.2499 96.4168C44.174 96.4142 44.1044 96.4267 44.0508 96.449C43.9981 96.424 43.9356 96.4079 43.8535 96.4043L43.6553 96.399C43.5785 96.3963 43.5088 96.4088 43.4562 96.4311C43.4044 96.4061 43.3356 96.3892 43.2597 96.3865H43.258L43.0597 96.3811C42.9999 96.3793 42.9446 96.3865 42.8972 96.4008C42.8955 96.4856 42.8928 96.5695 42.8901 96.6543C42.9365 96.6713 42.9919 96.6829 43.0526 96.6847L43.0544 96.6856L43.2526 96.691C43.3285 96.6936 43.399 96.6811 43.4517 96.6588C43.5044 96.6838 43.5642 96.7008 43.649 96.7035L43.8472 96.7088C43.924 96.7115 43.9928 96.699 44.0463 96.6767C44.099 96.7017 44.1722 96.7168 44.2437 96.7213L44.4419 96.7267C44.5187 96.7293 44.5883 96.7168 44.641 96.6945C44.6937 96.7195 44.7615 96.7374 44.8383 96.7392L45.0365 96.7454C45.1133 96.7472 45.183 96.7347 45.2356 96.7124C45.2883 96.7374 45.3508 96.7526 45.433 96.757L45.6321 96.7633C45.708 96.7651 45.7776 96.7526 45.8303 96.7302C45.8821 96.7552 45.9508 96.7722 46.0267 96.7749H46.0285L46.2267 96.7811C46.3026 96.7829 46.3722 96.7704 46.4249 96.7481C46.4776 96.774 46.5481 96.7883 46.6231 96.7927L46.8213 96.799C46.8972 96.8008 46.9669 96.7892 47.0205 96.766C47.0722 96.7918 47.1374 96.8088 47.2178 96.8106L47.416 96.8168C47.4919 96.8195 47.5624 96.807 47.6151 96.7847C47.6669 96.8097 47.7276 96.824 47.8124 96.8293L48.0106 96.8347C48.0865 96.8374 48.1562 96.8249 48.2097 96.8026C48.2615 96.8276 48.3356 96.8454 48.4071 96.8472L48.6053 96.8526C48.6812 96.8552 48.7508 96.8427 48.8044 96.8204C48.8562 96.8454 48.924 96.8624 48.9999 96.8651H49.0026L49.2008 96.8704C49.2767 96.8731 49.3463 96.8606 49.399 96.8383C49.4517 96.8642 49.5142 96.8802 49.5963 96.8829L49.7946 96.8892C49.8713 96.891 49.941 96.8785 49.9937 96.8561C50.0463 96.882 50.1222 96.8963 50.191 96.9008L50.3892 96.907C50.466 96.9088 50.5356 96.8963 50.5883 96.874C50.641 96.8999 50.7115 96.9168 50.7856 96.9186L50.9838 96.9249C51.0606 96.9267 51.1303 96.9142 51.183 96.8918C51.2356 96.9177 51.3008 96.932 51.3812 96.9365L51.5794 96.9427C51.6553 96.9454 51.7249 96.9329 51.7785 96.9097C51.8303 96.9356 51.8901 96.9526 51.9758 96.9543L52.174 96.9606C52.2499 96.9633 52.3196 96.9508 52.3731 96.9285C52.4249 96.9535 52.499 96.9677 52.5705 96.9731L52.7687 96.9785C52.8446 96.9811 52.9142 96.9686 52.9678 96.9463C53.0196 96.9713 53.0883 96.9883 53.1651 96.991L53.3633 96.9963C53.4392 96.999 53.5088 96.9865 53.5624 96.9642C53.6142 96.9892 53.6776 97.0035 53.7597 97.0088L53.958 97.0142C54.0338 97.0168 54.1035 97.0043 54.1571 96.982C54.2097 97.0079 54.2856 97.024 54.3544 97.0267L54.5526 97.0329C54.6285 97.0347 54.6981 97.0222 54.7517 96.9999C54.8044 97.0258 54.8749 97.0401 54.949 97.0445L55.1472 97.0508C55.224 97.0526 55.2937 97.0401 55.3463 97.0177C55.399 97.0436 55.4642 97.0597 55.5446 97.0624L55.7428 97.0686C55.8187 97.0704 55.8883 97.0579 55.941 97.0356C55.9928 97.0615 56.0615 97.0776 56.1365 97.0802H56.1392L56.3365 97.0865C56.4133 97.0883 56.483 97.0767 56.5365 97.0535C56.5883 97.0793 56.6615 97.0963 56.7338 97.0981L56.9321 97.1043C57.008 97.107 57.0776 97.0945 57.1312 97.0722C57.183 97.0972 57.2517 97.1115 57.3285 97.1168L57.5267 97.1222C57.6026 97.1249 57.6722 97.1124 57.7258 97.0901C57.7776 97.1151 57.841 97.132 57.9231 97.1347L58.1213 97.1401C58.1981 97.1427 58.2678 97.1302 58.3205 97.1079C58.3722 97.1338 58.449 97.1472 58.5178 97.1526L58.716 97.1579C58.7919 97.1606 58.8615 97.1481 58.9151 97.1258C58.9678 97.1517 59.0383 97.1677 59.1124 97.1704L59.3106 97.1767C59.3874 97.1785 59.4571 97.166 59.5097 97.1436C59.5624 97.1695 59.6276 97.1829 59.7071 97.1883L59.9053 97.1945C59.9821 97.1963 60.0508 97.1838 60.1044 97.1615C60.1571 97.1874 60.2169 97.2035 60.3017 97.2061L60.4999 97.2124C60.5767 97.2142 60.6463 97.2026 60.699 97.1793C60.7517 97.2052 60.8249 97.2195 60.8972 97.224L61.0946 97.2302C61.1713 97.2329 61.241 97.2204 61.2937 97.1981C61.3463 97.2231 61.4142 97.2392 61.491 97.2418L61.6892 97.2481C61.766 97.2508 61.8356 97.2383 61.8883 97.216C61.941 97.241 62.0035 97.2552 62.0865 97.2606L62.2847 97.266C62.3606 97.2686 62.4303 97.2561 62.4838 97.2338C62.5347 97.2588 62.6035 97.2758 62.6785 97.2785H62.6812L62.8794 97.2838C62.9553 97.2865 63.0249 97.274 63.0785 97.2517C63.1303 97.2776 63.2017 97.291 63.2758 97.2963L63.474 97.3026C63.5499 97.3043 63.6196 97.2918 63.6731 97.2695C63.7249 97.2954 63.791 97.3106 63.8705 97.3142L64.0687 97.3204C64.1446 97.3222 64.2142 97.3097 64.2678 97.2874C64.3196 97.3133 64.3874 97.3293 64.4624 97.332H64.4651L64.6633 97.3383C64.7392 97.3401 64.8088 97.3276 64.8624 97.3052C64.9151 97.3311 64.9883 97.3472 65.0597 97.3499L65.258 97.3561C65.3338 97.3579 65.4035 97.3454 65.4571 97.3231C65.5088 97.349 65.5767 97.3651 65.6526 97.3677H65.6553L65.8535 97.374C65.9294 97.3758 65.999 97.3642 66.0517 97.3418C66.1044 97.3668 66.1669 97.3829 66.249 97.3856L66.4481 97.3918C66.6124 97.3972 66.7472 97.3329 66.7481 97.249C66.7499 97.1651 66.6196 97.0936 66.4562 97.0874ZM61.7606 102.498L61.7588 102.497L61.5972 102.486C61.5356 102.481 61.4785 102.492 61.4347 102.513C61.3937 102.486 61.3383 102.468 61.2776 102.463H61.2758L61.1151 102.452C61.0526 102.447 60.9955 102.458 60.9526 102.478C60.9106 102.452 60.8553 102.432 60.7928 102.428L60.6321 102.417C60.5705 102.412 60.5133 102.423 60.4696 102.444C60.4276 102.417 60.3776 102.401 60.3106 102.394L60.149 102.382C60.0874 102.378 60.0303 102.388 59.9865 102.41C59.9455 102.382 59.8838 102.362 59.8276 102.36L59.6669 102.347C59.6053 102.344 59.5481 102.353 59.5044 102.375C59.4624 102.347 59.4053 102.331 59.3455 102.325L59.1838 102.313C59.1222 102.309 59.0651 102.319 59.0213 102.34C58.9803 102.313 58.9249 102.295 58.8642 102.29H58.8624L58.7008 102.278C58.6392 102.274 58.5821 102.285 58.5383 102.305C58.4972 102.278 58.4428 102.261 58.3812 102.255H58.3794L58.2187 102.244C58.1571 102.239 58.0999 102.25 58.0562 102.27C58.0142 102.244 57.9553 102.224 57.8972 102.22L57.7356 102.209C57.674 102.204 57.6169 102.215 57.5731 102.236C57.5312 102.209 57.4767 102.193 57.4142 102.186L57.2535 102.175C57.1919 102.17 57.1347 102.181 57.0901 102.202C57.049 102.175 56.9981 102.156 56.9312 102.152L56.7705 102.14C56.7088 102.136 56.6517 102.146 56.608 102.167C56.566 102.14 56.5044 102.123 56.449 102.117L56.2883 102.105C56.2258 102.101 56.1687 102.111 56.1249 102.132C56.0838 102.105 56.0267 102.086 55.966 102.082L55.8053 102.07C55.7437 102.067 55.6865 102.077 55.6428 102.098C55.6008 102.07 55.5481 102.054 55.4838 102.048L55.3222 102.036C55.2606 102.032 55.2035 102.042 55.1597 102.063C55.1178 102.036 55.0544 102.017 55.0008 102.013L54.8401 102.002C54.7776 101.997 54.7205 102.008 54.6767 102.028C54.6356 102.002 54.5758 101.985 54.5178 101.978L54.3571 101.967C54.2955 101.962 54.2383 101.973 54.1946 101.994C54.1526 101.967 54.0981 101.948 54.0356 101.944L53.874 101.932C53.8124 101.928 53.7553 101.938 53.7115 101.96C53.6696 101.932 53.6196 101.916 53.5526 101.909L53.3919 101.898C53.3303 101.894 53.2731 101.903 53.2285 101.925C53.1874 101.897 53.1258 101.878 53.0696 101.875L52.9088 101.863C52.8472 101.859 52.7901 101.87 52.7463 101.89C52.7044 101.863 52.6472 101.846 52.5874 101.84L52.4258 101.828C52.3651 101.824 52.3071 101.835 52.2633 101.855C52.2213 101.828 52.1696 101.81 52.1044 101.805L51.9437 101.794C51.8821 101.789 51.8249 101.8 51.7812 101.821C51.7392 101.794 51.6847 101.776 51.6231 101.771L51.6213 101.77L51.4606 101.76C51.399 101.755 51.3419 101.765 51.2981 101.786C51.2562 101.76 51.1972 101.74 51.1392 101.736L50.9785 101.725C50.9169 101.72 50.8588 101.731 50.8151 101.752C50.774 101.725 50.7187 101.709 50.6562 101.702L50.4955 101.69C50.4338 101.686 50.3767 101.696 50.333 101.717C50.291 101.69 50.2401 101.671 50.174 101.667L50.0124 101.655C49.9508 101.651 49.8937 101.661 49.8499 101.683C49.808 101.655 49.7472 101.634 49.691 101.632L49.5303 101.62C49.4687 101.617 49.4115 101.627 49.3669 101.648C49.3258 101.62 49.2687 101.602 49.208 101.598L49.0472 101.586C48.9856 101.582 48.9285 101.592 48.8847 101.613C48.8428 101.586 48.7901 101.565 48.7258 101.563L48.5642 101.552C48.5026 101.547 48.4455 101.558 48.4017 101.578C48.3606 101.552 48.3062 101.534 48.2446 101.528H48.2428L48.0821 101.517C48.0205 101.512 47.9633 101.523 47.9196 101.544C47.8785 101.517 47.8231 101.499 47.7624 101.495C47.7615 101.494 47.7597 101.494 47.7597 101.494L47.599 101.483C47.5374 101.478 47.4803 101.488 47.4365 101.51C47.3946 101.483 47.3401 101.464 47.2776 101.46L47.1169 101.448C47.0544 101.444 46.9972 101.454 46.9535 101.475C46.9124 101.448 46.8615 101.428 46.7946 101.425L46.6338 101.413C46.5722 101.409 46.5151 101.42 46.4713 101.44C46.4294 101.413 46.3678 101.395 46.3124 101.39L46.1508 101.378C46.0892 101.374 46.0321 101.385 45.9883 101.405C45.9463 101.378 45.8901 101.357 45.8294 101.355L45.6687 101.344C45.6071 101.339 45.5499 101.35 45.5053 101.371C45.4642 101.345 45.4097 101.326 45.3481 101.321H45.3463L45.1856 101.31C45.124 101.305 45.0669 101.315 45.0231 101.336C44.9821 101.31 44.9267 101.291 44.866 101.286H44.8642L44.7026 101.275C44.641 101.27 44.5838 101.281 44.5401 101.302C44.4981 101.275 44.4392 101.256 44.3812 101.252L44.2205 101.24C44.158 101.236 44.1017 101.246 44.058 101.267C44.016 101.24 43.9615 101.22 43.8981 101.217L43.7374 101.205C43.6758 101.201 43.6187 101.211 43.5749 101.232C43.533 101.205 43.4821 101.187 43.416 101.182L43.2553 101.171C43.1928 101.166 43.1356 101.177 43.0919 101.198C43.0508 101.171 42.9963 101.153 42.9347 101.148H42.933L42.7722 101.136C42.7231 101.133 42.6776 101.139 42.6392 101.152C42.6347 101.236 42.6303 101.32 42.624 101.404C42.6615 101.423 42.7062 101.436 42.7562 101.44H42.7571L42.9178 101.452C42.9794 101.456 43.0365 101.445 43.0812 101.425C43.1222 101.452 43.1705 101.47 43.2401 101.475L43.4008 101.486C43.4624 101.491 43.5196 101.48 43.5633 101.46C43.6053 101.486 43.6642 101.503 43.7222 101.51L43.883 101.521C43.9455 101.526 44.0026 101.515 44.0463 101.495C44.0874 101.521 44.1428 101.54 44.2053 101.544L44.366 101.555C44.4276 101.561 44.4847 101.55 44.5285 101.528C44.5705 101.555 44.6213 101.572 44.6883 101.578L44.849 101.59C44.9106 101.595 44.9678 101.584 45.0115 101.563C45.0526 101.59 45.108 101.609 45.1696 101.613H45.1705L45.3312 101.625C45.3937 101.629 45.4508 101.619 45.4946 101.598C45.5356 101.625 45.5928 101.642 45.6535 101.648L45.8142 101.66C45.8758 101.664 45.933 101.653 45.9767 101.632C46.0187 101.66 46.0713 101.678 46.1356 101.683L46.2972 101.695C46.3588 101.699 46.416 101.688 46.4597 101.667C46.5017 101.695 46.5499 101.71 46.6187 101.717L46.7794 101.728C46.841 101.733 46.8981 101.723 46.9428 101.702C46.9838 101.728 47.0428 101.748 47.1017 101.752L47.2624 101.763C47.324 101.768 47.3812 101.757 47.4249 101.736C47.4669 101.763 47.5213 101.782 47.5821 101.786H47.5847L47.7455 101.798C47.8071 101.803 47.8642 101.792 47.908 101.771C47.949 101.798 47.9999 101.817 48.0669 101.821L48.2276 101.833C48.2892 101.837 48.3463 101.827 48.391 101.805C48.4321 101.833 48.4937 101.849 48.549 101.856L48.7106 101.867C48.7722 101.871 48.8294 101.861 48.8731 101.84C48.9151 101.867 48.9722 101.886 49.0321 101.89L49.1928 101.902C49.2544 101.906 49.3115 101.895 49.3562 101.875C49.3972 101.902 49.4499 101.918 49.5151 101.925L49.6758 101.936C49.7374 101.941 49.7946 101.93 49.8383 101.91C49.8803 101.936 49.9285 101.954 49.9972 101.96L50.158 101.971C50.2205 101.976 50.2776 101.965 50.3213 101.944C50.3633 101.971 50.4222 101.987 50.4803 101.994L50.641 102.006C50.7026 102.01 50.7597 102 50.8044 101.978C50.8455 102.006 50.8999 102.024 50.9633 102.028L51.124 102.04C51.1856 102.045 51.2428 102.035 51.2865 102.013C51.3285 102.04 51.3785 102.056 51.4455 102.063L51.6062 102.075C51.6687 102.079 51.7258 102.069 51.7696 102.048C51.8115 102.075 51.8722 102.094 51.9285 102.098L52.0892 102.11C52.1508 102.114 52.208 102.103 52.2517 102.083C52.2937 102.11 52.3508 102.126 52.4115 102.133L52.5722 102.144C52.6338 102.149 52.691 102.138 52.7347 102.117C52.7767 102.144 52.8294 102.162 52.8937 102.167L53.0544 102.178C53.1169 102.183 53.1731 102.172 53.2178 102.152C53.2588 102.178 53.3133 102.197 53.3749 102.202H53.3767L53.5374 102.213C53.599 102.218 53.6562 102.207 53.6999 102.186C53.7419 102.213 53.8008 102.232 53.8597 102.236L54.0205 102.248C54.0821 102.253 54.1392 102.242 54.183 102.221C54.2249 102.248 54.2794 102.264 54.3419 102.271L54.5026 102.283C54.5642 102.287 54.6213 102.277 54.666 102.255C54.7071 102.283 54.758 102.301 54.8249 102.305L54.9856 102.317C55.0472 102.321 55.1044 102.311 55.1481 102.29C55.1901 102.317 55.2517 102.334 55.3071 102.34L55.4687 102.352C55.5303 102.356 55.5874 102.345 55.6312 102.325C55.6731 102.352 55.7294 102.37 55.7901 102.375L55.9508 102.386C56.0133 102.391 56.0696 102.38 56.1142 102.36C56.1553 102.386 56.208 102.402 56.2731 102.41L56.4338 102.421C56.4955 102.426 56.5526 102.415 56.5963 102.394C56.6383 102.421 56.6865 102.438 56.7553 102.445L56.916 102.455C56.9776 102.46 57.0356 102.45 57.0794 102.428C57.1205 102.455 57.1803 102.471 57.2383 102.478L57.399 102.49C57.4606 102.495 57.5178 102.484 57.5615 102.463C57.6035 102.49 57.6588 102.508 57.7205 102.513L57.8821 102.525C57.9437 102.529 58.0008 102.519 58.0446 102.498C58.0865 102.525 58.1365 102.54 58.2035 102.548L58.3642 102.56C58.4258 102.564 58.483 102.553 58.5276 102.532C58.5687 102.559 58.6231 102.578 58.6838 102.582C58.6847 102.582 58.6865 102.583 58.6865 102.583L58.8472 102.594C58.9088 102.598 58.966 102.588 59.0097 102.567C59.0517 102.594 59.1088 102.61 59.1687 102.617L59.3294 102.628C59.3919 102.633 59.449 102.622 59.4928 102.602C59.5338 102.628 59.5874 102.646 59.6517 102.652L59.8124 102.663C59.874 102.668 59.9312 102.657 59.9749 102.636C60.0169 102.663 60.0713 102.681 60.133 102.686H60.1347L60.2955 102.698C60.3571 102.703 60.4142 102.692 60.458 102.67C60.4999 102.698 60.5588 102.716 60.6169 102.721L60.7776 102.733C60.8401 102.736 60.8972 102.727 60.941 102.705C60.9821 102.732 61.0365 102.751 61.0981 102.755H61.0999L61.2606 102.767C61.3222 102.771 61.3794 102.761 61.4231 102.74C61.4651 102.767 61.516 102.785 61.583 102.79L61.7437 102.802C61.8767 102.811 61.9883 102.751 61.9928 102.667C61.9972 102.584 61.8928 102.508 61.7606 102.498Z" fill="#B30635"/>
|
|
50
|
+
<path d="M94.6116 102.601H94.6089L94.3321 102.599C94.2259 102.598 94.1295 102.612 94.0553 102.635C93.983 102.611 93.8875 102.596 93.7821 102.595H93.7795L93.5027 102.593C93.3964 102.593 93.3 102.607 93.2259 102.63C93.1536 102.605 93.058 102.59 92.95 102.59L92.6741 102.588C92.5678 102.587 92.4705 102.601 92.3973 102.625C92.3232 102.601 92.2366 102.586 92.1214 102.585L91.8446 102.583C91.7384 102.582 91.6411 102.596 91.5678 102.619C91.4946 102.595 91.3884 102.579 91.292 102.579L91.0152 102.577C90.9098 102.576 90.8125 102.591 90.7384 102.614C90.6652 102.59 90.567 102.576 90.4625 102.574L90.1866 102.572C90.0803 102.571 89.983 102.585 89.9098 102.609C89.8366 102.585 89.742 102.569 89.6366 102.568H89.633L89.3571 102.567C89.2509 102.566 89.1536 102.58 89.0803 102.603C89.008 102.579 88.9125 102.564 88.8071 102.563H88.8045L88.5277 102.561C88.4223 102.56 88.325 102.575 88.2509 102.598C88.1777 102.574 88.075 102.558 87.975 102.558L87.6991 102.556C87.5928 102.555 87.4955 102.568 87.4223 102.593C87.3491 102.568 87.2536 102.555 87.1464 102.552L86.8696 102.551C86.7643 102.55 86.667 102.564 86.5928 102.587C86.5196 102.563 86.4321 102.547 86.317 102.547L86.0411 102.545C85.9348 102.544 85.8375 102.558 85.7643 102.582C85.6902 102.557 85.5839 102.544 85.4875 102.541L85.2116 102.54C85.1053 102.539 85.008 102.553 84.9348 102.576C84.8616 102.552 84.7625 102.536 84.6589 102.536L84.3821 102.535C84.2759 102.534 84.1795 102.547 84.1053 102.571C84.0321 102.546 83.9402 102.534 83.8295 102.531L83.5536 102.529C83.4464 102.528 83.35 102.543 83.2768 102.566C83.2027 102.541 83.092 102.526 83 102.526L82.7241 102.524C82.6178 102.523 82.5205 102.536 82.4464 102.56C82.3732 102.535 82.2705 102.523 82.1705 102.52L81.8946 102.518C81.7884 102.518 81.692 102.531 81.6178 102.555C81.5446 102.53 81.4491 102.515 81.342 102.515L81.0652 102.512C80.9589 102.512 80.8625 102.526 80.7884 102.55C80.7152 102.525 80.6277 102.512 80.5125 102.51L80.2366 102.508C80.1303 102.507 80.033 102.52 79.9589 102.544C79.8857 102.519 79.7795 102.504 79.683 102.504L79.4071 102.501C79.3009 102.501 79.2036 102.515 79.1303 102.539C79.0571 102.514 78.958 102.501 78.8545 102.499L78.5777 102.497C78.4723 102.496 78.375 102.51 78.3009 102.534C78.2277 102.509 78.1366 102.493 78.025 102.493L77.7482 102.492C77.6428 102.491 77.5455 102.504 77.4723 102.528C77.3991 102.504 77.3045 102.489 77.1982 102.488H77.1955L76.9196 102.486C76.8134 102.485 76.7161 102.499 76.6428 102.523C76.5687 102.498 76.4661 102.483 76.367 102.483L76.0902 102.48C75.9848 102.48 75.8875 102.493 75.8134 102.518C75.7402 102.493 75.6446 102.48 75.5375 102.477L75.2616 102.476C75.1545 102.475 75.058 102.488 74.9839 102.512C74.9107 102.487 74.8232 102.472 74.708 102.471L74.4321 102.47C74.3259 102.469 74.2286 102.483 74.1553 102.507C74.0821 102.482 73.975 102.464 73.8795 102.467L73.6027 102.464C73.4964 102.464 73.3991 102.477 73.3259 102.501C73.2527 102.476 73.1536 102.461 73.05 102.46L72.7741 102.46C72.667 102.459 72.5705 102.472 72.4964 102.496C72.4232 102.471 72.3321 102.453 72.2205 102.455L71.9446 102.453C71.8384 102.453 71.7411 102.467 71.6678 102.491C71.5955 102.467 71.5 102.451 71.3955 102.45H71.392L71.1152 102.449C71.0089 102.448 70.9125 102.461 70.8384 102.485C70.7661 102.461 70.6705 102.445 70.5661 102.444H70.5625L70.2857 102.443C70.1795 102.443 70.083 102.456 70.0089 102.48C69.9366 102.455 69.8411 102.44 69.7339 102.439L69.4571 102.438C69.3509 102.437 69.2536 102.451 69.1803 102.475C69.1071 102.45 69.0187 102.433 68.9045 102.434L68.6277 102.432C68.5214 102.432 68.4241 102.445 68.3509 102.469C68.2777 102.444 68.1705 102.429 68.075 102.429L67.7982 102.426C67.6928 102.426 67.5955 102.44 67.5214 102.464C67.4482 102.439 67.3491 102.422 67.2455 102.423L66.9696 102.421C66.8634 102.421 66.7661 102.435 66.6928 102.459C66.6196 102.434 66.525 102.419 66.4196 102.418L66.4161 102.418L66.1402 102.416C66.0339 102.416 65.9366 102.429 65.8634 102.453C65.7911 102.429 65.6955 102.413 65.5911 102.412H65.5875L65.3107 102.41C65.2053 102.41 65.108 102.424 65.0339 102.448C64.9607 102.423 64.858 102.409 64.758 102.407L64.4821 102.405C64.3759 102.405 64.2786 102.418 64.2053 102.443C64.1321 102.418 64.0366 102.401 63.9286 102.401L63.6527 102.4C63.5464 102.4 63.45 102.413 63.3759 102.437C63.3027 102.412 63.2143 102.398 63.1 102.396L62.8232 102.394C62.717 102.394 62.6205 102.408 62.5464 102.432C62.4741 102.407 62.3786 102.392 62.2732 102.391H62.2705L61.9937 102.39C61.9107 102.389 61.833 102.398 61.7678 102.413C61.767 102.497 61.7643 102.582 61.7607 102.667C61.8259 102.683 61.9036 102.693 61.9884 102.693L61.9911 102.694L62.2678 102.695C62.3732 102.696 62.4705 102.682 62.5437 102.659C62.6178 102.683 62.7009 102.699 62.8205 102.699L63.0964 102.701C63.2027 102.701 63.2991 102.688 63.3732 102.664C63.4464 102.688 63.5491 102.701 63.6491 102.704L63.9259 102.706C64.0321 102.707 64.1295 102.693 64.2027 102.669C64.275 102.694 64.3705 102.71 64.4786 102.71L64.7545 102.711C64.8607 102.712 64.958 102.698 65.0321 102.675C65.1053 102.699 65.1928 102.712 65.308 102.715L65.5839 102.717C65.6902 102.718 65.7875 102.704 65.8607 102.68C65.9339 102.704 66.0286 102.719 66.1348 102.72H66.1375L66.4134 102.722C66.5196 102.723 66.6161 102.709 66.6902 102.685C66.7634 102.71 66.8625 102.723 66.9661 102.726L67.2428 102.727C67.3482 102.728 67.4455 102.715 67.5187 102.691C67.5928 102.716 67.6839 102.731 67.7946 102.731L68.0714 102.734C68.1777 102.734 68.275 102.72 68.3482 102.696C68.4214 102.72 68.5053 102.734 68.6241 102.736L68.9009 102.738C69.0071 102.739 69.1036 102.726 69.1777 102.701C69.2509 102.726 69.3536 102.742 69.4536 102.743L69.7303 102.743C69.8357 102.744 69.933 102.731 70.0071 102.707C70.0795 102.731 70.175 102.746 70.2795 102.747H70.283L70.5589 102.749C70.6652 102.75 70.7625 102.735 70.8357 102.712C70.9089 102.737 70.9964 102.752 71.1116 102.752L71.3884 102.755C71.4946 102.755 71.5911 102.741 71.6652 102.718C71.7384 102.743 71.8446 102.755 71.9411 102.758L72.217 102.76C72.3232 102.76 72.4205 102.747 72.4937 102.723C72.5678 102.748 72.6661 102.763 72.7705 102.764L73.0464 102.765C73.1527 102.766 73.2491 102.752 73.3232 102.728C73.3964 102.753 73.4884 102.766 73.5991 102.768L73.8759 102.771C73.9821 102.771 74.0786 102.758 74.1527 102.734C74.2259 102.759 74.3098 102.774 74.4286 102.775L74.7053 102.776C74.8116 102.776 74.908 102.763 74.9821 102.739C75.0545 102.764 75.158 102.776 75.258 102.78L75.5339 102.782C75.6402 102.782 75.7375 102.768 75.8107 102.744C75.8839 102.769 75.9795 102.785 76.0866 102.785L76.3634 102.786C76.4696 102.787 76.567 102.774 76.6402 102.75C76.7134 102.775 76.8009 102.787 76.9161 102.791L77.1928 102.793C77.2982 102.793 77.3955 102.779 77.4696 102.755C77.5428 102.78 77.6491 102.795 77.7455 102.795L78.0214 102.797C78.1277 102.798 78.225 102.785 78.2982 102.76C78.3723 102.785 78.4714 102.798 78.5741 102.801L78.8509 102.803C78.9571 102.803 79.0545 102.79 79.1277 102.766C79.2009 102.791 79.2928 102.805 79.4036 102.806L79.6803 102.809C79.7857 102.809 79.883 102.795 79.9571 102.771C80.0295 102.795 80.125 102.81 80.2295 102.812H80.233L80.5089 102.814C80.6152 102.814 80.7125 102.801 80.7866 102.776C80.8589 102.801 80.9625 102.817 81.0625 102.817L81.3384 102.819C81.4446 102.819 81.5411 102.806 81.6152 102.782C81.6884 102.807 81.7839 102.819 81.8911 102.823L82.1678 102.824C82.2732 102.825 82.3705 102.811 82.4446 102.787C82.5178 102.812 82.6053 102.826 82.7205 102.828L82.9964 102.83C83.1036 102.83 83.2 102.817 83.2732 102.793C83.3473 102.818 83.4536 102.83 83.55 102.834L83.8259 102.835C83.9321 102.835 84.0295 102.822 84.1027 102.798C84.1759 102.823 84.275 102.838 84.3786 102.839L84.6553 102.841C84.7616 102.841 84.8589 102.827 84.9321 102.803C85.0053 102.828 85.0973 102.841 85.208 102.844L85.4839 102.845C85.5902 102.847 85.6875 102.833 85.7607 102.809C85.8348 102.834 85.9187 102.848 86.0366 102.85L86.3134 102.851C86.4196 102.851 86.517 102.838 86.5911 102.814C86.6634 102.839 86.767 102.851 86.8661 102.855L87.1428 102.857C87.2491 102.858 87.3455 102.843 87.4196 102.819C87.4928 102.844 87.5884 102.859 87.6955 102.86L87.9714 102.862C88.0777 102.862 88.175 102.849 88.2491 102.825C88.3223 102.85 88.4098 102.862 88.525 102.866L88.8009 102.868C88.9071 102.868 89.0036 102.854 89.0777 102.831C89.15 102.854 89.2455 102.87 89.35 102.871H89.3545L89.6303 102.873C89.7366 102.873 89.8339 102.86 89.9071 102.835C89.9803 102.86 90.0795 102.872 90.183 102.876L90.4598 102.878C90.5652 102.879 90.6625 102.865 90.7366 102.841C90.8089 102.866 90.9009 102.88 91.0125 102.882L91.2884 102.884C91.3946 102.884 91.492 102.87 91.5652 102.847C91.6375 102.871 91.733 102.886 91.8384 102.887H91.8411L92.1178 102.889C92.2241 102.889 92.3205 102.876 92.3946 102.852C92.4678 102.876 92.5705 102.891 92.6705 102.893L92.9473 102.894C93.0527 102.895 93.15 102.881 93.2232 102.858C93.2964 102.882 93.3911 102.897 93.4964 102.898H93.5L93.7768 102.9C93.8821 102.9 93.9795 102.886 94.0527 102.862C94.1259 102.887 94.2143 102.901 94.3286 102.903L94.6053 102.905C94.8348 102.906 95.0214 102.84 95.0223 102.755C95.0232 102.672 94.8402 102.602 94.6116 102.601ZM92.6295 97.3649H92.6268L92.4071 97.3622C92.3223 97.3613 92.2455 97.3756 92.1866 97.3988C92.1295 97.3747 92.0527 97.3586 91.9687 97.3577H91.967L91.7464 97.3551C91.6625 97.3542 91.5848 97.3684 91.5268 97.3908C91.4687 97.3667 91.3928 97.3506 91.3071 97.3497L91.0866 97.3479C91.0027 97.3461 90.925 97.3604 90.8661 97.3836C90.808 97.3595 90.7384 97.3452 90.6464 97.3426L90.4268 97.3399C90.342 97.339 90.2652 97.3524 90.2062 97.3765C90.1482 97.3515 90.0634 97.3354 89.9866 97.3345L89.7661 97.3327C89.6821 97.3318 89.6045 97.3452 89.5464 97.3684C89.4875 97.3434 89.4089 97.3301 89.3268 97.3274L89.1062 97.3247C89.0223 97.3238 88.9446 97.3381 88.8857 97.3613C88.8286 97.3363 88.7518 97.3211 88.6687 97.3202L88.6661 97.3193L88.4455 97.3176C88.3616 97.3158 88.2839 97.3301 88.2259 97.3533C88.1678 97.3292 88.092 97.3131 88.0089 97.3122H88.0062L87.7857 97.3095C87.7018 97.3086 87.6241 97.322 87.5661 97.3452C87.5071 97.3211 87.4259 97.3051 87.3455 97.3042L87.1259 97.3024C87.0411 97.3015 86.9643 97.3149 86.9053 97.3381C86.8473 97.3131 86.7714 97.2997 86.6857 97.297L86.4661 97.2943C86.3812 97.2934 86.3045 97.3068 86.2455 97.3309C86.1875 97.3059 86.117 97.2899 86.0259 97.289L85.8053 97.2872C85.7214 97.2863 85.6437 97.2997 85.5857 97.3229C85.5268 97.2979 85.442 97.2845 85.3652 97.2818L85.1455 97.2792C85.0607 97.2783 84.9839 97.2917 84.925 97.3149C84.867 97.2908 84.7875 97.2747 84.7053 97.2747L84.4857 97.272C84.4009 97.2702 84.3241 97.2845 84.2652 97.3077C84.2062 97.2827 84.1339 97.2693 84.0455 97.2667L83.825 97.264C83.7402 97.2631 83.6634 97.2765 83.6053 97.3006C83.5464 97.2756 83.4589 97.2595 83.3848 97.2586L83.1652 97.2568C83.0803 97.2559 83.0036 97.2693 82.9446 97.2926C82.8857 97.2676 82.8045 97.2542 82.725 97.2515L82.5045 97.2488C82.4205 97.2479 82.3428 97.2613 82.2839 97.2854C82.2259 97.2604 82.15 97.2443 82.0643 97.2443L81.8446 97.2417C81.7598 97.2399 81.683 97.2542 81.6241 97.2774C81.5661 97.2533 81.4955 97.2399 81.4045 97.2363L81.1848 97.2336C81.1 97.2327 81.0232 97.2461 80.9643 97.2693C80.9053 97.2452 80.8214 97.2292 80.7446 97.2283L80.5241 97.2265C80.4402 97.2256 80.3625 97.239 80.3036 97.2622C80.2455 97.2372 80.167 97.2247 80.0839 97.2211L79.8643 97.2184C79.7795 97.2176 79.7027 97.2309 79.6437 97.2551C79.5857 97.2301 79.5125 97.2149 79.4241 97.2131L79.2036 97.2113C79.1196 97.2104 79.0428 97.2238 78.9839 97.247C78.9259 97.2229 78.85 97.2077 78.7661 97.2059H78.7643L78.5437 97.2033C78.4589 97.2024 78.3821 97.2158 78.3232 97.2399C78.2652 97.2149 78.183 97.1988 78.1036 97.1988L77.8839 97.1961C77.7991 97.1952 77.7223 97.2086 77.6634 97.2318C77.6053 97.2068 77.5295 97.1943 77.4437 97.1908L77.2232 97.1881C77.1393 97.1872 77.0616 97.2006 77.0036 97.2247C76.9446 97.1997 76.875 97.1845 76.783 97.1827L76.5634 97.1809C76.4786 97.1801 76.4018 97.1934 76.3428 97.2167C76.2848 97.1917 76.2 97.1738 76.1232 97.1756L75.9036 97.1729C75.8187 97.172 75.7411 97.1863 75.683 97.2095C75.6241 97.1845 75.5455 97.1693 75.4634 97.1684L75.2428 97.1658C75.158 97.1649 75.0812 97.1783 75.0232 97.2015C74.9643 97.1774 74.8911 97.1595 74.8027 97.1604L74.583 97.1577C74.4982 97.1568 74.4214 97.1711 74.3634 97.1943C74.3045 97.1693 74.2286 97.1542 74.1455 97.1533H74.1428L73.9232 97.1506C73.8384 97.1497 73.7607 97.1631 73.7027 97.1863C73.6446 97.1622 73.5687 97.1461 73.4848 97.1452H73.4821L73.2625 97.1426C73.1777 97.1417 73.1009 97.1551 73.042 97.1792C72.9839 97.1542 72.908 97.139 72.8223 97.1381L72.6027 97.1354C72.5178 97.1345 72.4411 97.1479 72.3821 97.1711C72.3241 97.1461 72.2536 97.1292 72.1625 97.1301L71.942 97.1274C71.858 97.1265 71.7803 97.1408 71.7223 97.164C71.6634 97.139 71.5786 97.1238 71.5027 97.1229L71.2821 97.1202C71.1982 97.1193 71.1205 97.1327 71.0616 97.1559C71.0036 97.1318 70.9241 97.114 70.842 97.1149L70.6223 97.1122C70.5375 97.1113 70.4607 97.1247 70.4018 97.1488C70.3437 97.1238 70.2678 97.1086 70.1848 97.1077H70.1812L69.9616 97.1051C69.8777 97.1042 69.8 97.1176 69.742 97.1408C69.6839 97.1167 69.608 97.1015 69.5241 97.0997H69.5214L69.3018 97.097C69.217 97.0961 69.1402 97.1104 69.0812 97.1336C69.0232 97.1086 68.9411 97.0934 68.8616 97.0926L68.642 97.0899C68.5571 97.089 68.4795 97.1024 68.4214 97.1256C68.3634 97.1015 68.2866 97.0836 68.2018 97.0845L67.9812 97.0818C67.8973 97.0809 67.8196 97.0952 67.7607 97.1184C67.7027 97.0934 67.633 97.0783 67.5411 97.0774L67.3214 97.0747C67.2366 97.0738 67.1598 97.0872 67.1009 97.1104C67.0428 97.0863 66.967 97.0702 66.883 97.0693H66.8812L66.6607 97.0667C66.5946 97.0658 66.533 97.0747 66.4812 97.0899C66.4803 97.1738 66.4786 97.2586 66.4759 97.3434C66.5286 97.3595 66.5902 97.3702 66.658 97.3711H66.6598L66.8795 97.3738C66.9643 97.3747 67.0411 97.3613 67.1 97.3381C67.158 97.3622 67.225 97.3783 67.3196 97.3792L67.5393 97.3818C67.6241 97.3827 67.7009 97.3684 67.7598 97.3452C67.8187 97.3702 67.9 97.3836 67.9795 97.3863L68.2 97.389C68.2848 97.3899 68.3616 97.3765 68.4205 97.3533C68.4786 97.3774 68.5545 97.3934 68.6402 97.3943L68.8598 97.397C68.9446 97.3979 69.0214 97.3836 69.0803 97.3604C69.1384 97.3854 69.208 97.3988 69.3 97.4015L69.5205 97.4042C69.6045 97.4051 69.6821 97.3917 69.7402 97.3684C69.7982 97.3926 69.8741 97.4077 69.9589 97.4095H69.9607L70.1803 97.4113C70.2652 97.4122 70.342 97.3988 70.4009 97.3756C70.4589 97.4006 70.5375 97.414 70.6205 97.4167L70.8402 97.4193C70.925 97.4202 71.0027 97.4068 71.0607 97.3836C71.1187 97.4077 71.192 97.4238 71.2803 97.4247L71.5009 97.4274C71.5848 97.4283 71.6625 97.414 71.7205 97.3908C71.7795 97.4158 71.8464 97.4283 71.9411 97.4318L72.1607 97.4345C72.2455 97.4354 72.3223 97.422 72.3812 97.3988C72.4393 97.4229 72.5214 97.439 72.6009 97.4399L72.8214 97.4417C72.9053 97.4434 72.983 97.4292 73.0411 97.4059C73.0991 97.4301 73.175 97.4461 73.2589 97.447H73.2616L73.4812 97.4497C73.5661 97.4506 73.6428 97.4372 73.7018 97.414C73.7598 97.4381 73.8295 97.4542 73.9214 97.4551L74.1411 97.4577C74.2259 97.4586 74.3027 97.4443 74.3616 97.4211C74.4196 97.4461 74.5045 97.4595 74.5812 97.4622L74.8018 97.4649C74.8857 97.4658 74.9634 97.4524 75.0214 97.4292C75.0803 97.4533 75.1589 97.4693 75.242 97.4702L75.4616 97.4729C75.5455 97.4738 75.6232 97.4595 75.6821 97.4363C75.7402 97.4613 75.8134 97.4738 75.9018 97.4774L76.1214 97.4801C76.2062 97.4809 76.283 97.4676 76.342 97.4443C76.4 97.4684 76.467 97.4836 76.5616 97.4854L76.7812 97.4881C76.8661 97.489 76.9437 97.4747 77.0018 97.4515C77.0607 97.4765 77.142 97.489 77.2214 97.4926L77.442 97.4952C77.5268 97.4961 77.6036 97.4827 77.6625 97.4595C77.7205 97.4836 77.7964 97.4988 77.8821 97.5006L78.1018 97.5033C78.1866 97.5042 78.2643 97.4899 78.3223 97.4667C78.3812 97.4917 78.4509 97.5042 78.542 97.5077L78.7625 97.5104C78.8464 97.5113 78.9241 97.4979 78.983 97.4747C79.0411 97.4988 79.1259 97.5149 79.2027 97.5158L79.4223 97.5176C79.5071 97.5193 79.5839 97.5051 79.6428 97.4818C79.7009 97.5068 79.7803 97.5193 79.8625 97.5229L80.0821 97.5256C80.167 97.5265 80.2446 97.5131 80.3027 97.4899C80.3607 97.514 80.4339 97.5292 80.5223 97.5309L80.7428 97.5327C80.8268 97.5345 80.9045 97.5202 80.9634 97.497C81.0214 97.5211 81.0964 97.5372 81.1803 97.5381H81.183L81.4027 97.5408C81.4875 97.5417 81.5652 97.5283 81.6232 97.5051C81.6812 97.5292 81.7634 97.5443 81.8428 97.5461L82.0634 97.5488C82.1473 97.5497 82.225 97.5354 82.283 97.5122C82.342 97.5372 82.4178 97.5497 82.5036 97.5533L82.7232 97.5559C82.8071 97.5568 82.8848 97.5434 82.9437 97.5202C83.0018 97.5443 83.0723 97.5595 83.1634 97.5613L83.3839 97.5631C83.4678 97.5649 83.5455 97.5506 83.6036 97.5274C83.6625 97.5524 83.7473 97.5649 83.8241 97.5684L84.0437 97.5711C84.1277 97.572 84.2053 97.5586 84.2643 97.5345C84.3223 97.5595 84.4009 97.5747 84.4839 97.5765L84.7036 97.5792C84.7884 97.5801 84.8652 97.5658 84.9241 97.5426C84.9821 97.5676 85.0553 97.5801 85.1437 97.5836L85.3643 97.5863C85.4482 97.5872 85.5259 97.5738 85.5839 97.5506C85.6428 97.5747 85.7098 97.5899 85.8036 97.5917L86.0241 97.5934C86.1089 97.5952 86.1857 97.5809 86.2446 97.5577C86.3027 97.5827 86.3848 97.5952 86.4643 97.5988L86.6839 97.6015C86.7687 97.6024 86.8455 97.589 86.9045 97.5649C86.9625 97.5899 87.0384 97.6051 87.1241 97.6068L87.3446 97.6086C87.4286 97.6095 87.5062 97.5961 87.5643 97.5729C87.6232 97.5979 87.6928 97.6104 87.7848 97.614L88.0045 97.6167C88.0884 97.6176 88.1661 97.6042 88.225 97.5809C88.2821 97.6051 88.358 97.6202 88.442 97.6211C88.4428 97.622 88.4446 97.622 88.4446 97.622L88.6643 97.6247C88.7491 97.6256 88.8268 97.6113 88.8848 97.5881C88.9428 97.6131 89.0223 97.6256 89.1045 97.6292L89.325 97.6318C89.4089 97.6327 89.4866 97.6193 89.5455 97.5961C89.6036 97.6202 89.6768 97.6354 89.7652 97.6372L89.9848 97.639C90.0696 97.6399 90.1464 97.6265 90.2053 97.6033C90.2634 97.6274 90.3384 97.6434 90.4223 97.6443H90.425L90.6446 97.647C90.7295 97.6479 90.8062 97.6345 90.8652 97.6104C90.9241 97.6354 91.0062 97.6506 91.0848 97.6524L91.3053 97.6551C91.3893 97.6559 91.467 97.6417 91.5259 97.6184C91.583 97.6426 91.6589 97.6586 91.7428 97.6595H91.7455L91.9661 97.6622C92.05 97.6631 92.1268 97.6497 92.1857 97.6265C92.2437 97.6506 92.3143 97.6658 92.4053 97.6667L92.6259 97.6693C92.808 97.672 92.9562 97.6051 92.9571 97.5211C92.9571 97.4372 92.8116 97.3684 92.6295 97.3649ZM42.7053 96.3765H42.7036L42.6036 96.3729C42.5259 96.3711 42.4562 96.3836 42.4027 96.4068C42.3509 96.3809 42.2821 96.364 42.2062 96.3613H42.2036L42.0036 96.3551C41.9268 96.3524 41.8562 96.3649 41.8027 96.3881C41.7509 96.3622 41.6821 96.3452 41.6053 96.3426H41.6036L41.4036 96.3372C41.3268 96.3345 41.2562 96.347 41.2036 96.3693C41.1509 96.3434 41.0821 96.3265 41.0045 96.3247L40.8045 96.3184C40.7277 96.3167 40.6571 96.3292 40.6036 96.3515C40.5509 96.3256 40.4875 96.3104 40.4045 96.3068L40.2045 96.3006C40.1277 96.2979 40.0571 96.3104 40.0036 96.3327C39.9509 96.3077 39.8741 96.2899 39.8045 96.2881L39.6045 96.2827C39.5277 96.2801 39.458 96.2926 39.4045 96.3149C39.3509 96.289 39.2795 96.2747 39.2053 96.2702L39.0053 96.264C38.9286 96.2622 38.858 96.2747 38.8045 96.297C38.7518 96.2711 38.683 96.2551 38.6071 96.2524H38.6053L38.4053 96.2461C38.3286 96.2434 38.258 96.2559 38.2045 96.2783C38.1527 96.2533 38.0839 96.2372 38.008 96.2336H38.0053L37.8053 96.2283C37.7286 96.2256 37.658 96.2381 37.6053 96.2604C37.5518 96.2354 37.4777 96.2176 37.4053 96.2158L37.2053 96.2095C37.1286 96.2077 37.058 96.2202 37.0053 96.2426C36.9527 96.2167 36.8839 96.2024 36.8062 96.1979L36.6062 96.1917C36.5295 96.189 36.4589 96.2015 36.4053 96.2238C36.3527 96.1988 36.2893 96.1818 36.2062 96.1801L36.0062 96.1738C35.9295 96.1711 35.8598 96.1836 35.8062 96.2059C35.7527 96.1809 35.6759 96.1658 35.6071 96.1613L35.4071 96.1551C35.3295 96.1533 35.2598 96.1658 35.2062 96.1881C35.1536 96.1622 35.0821 96.1452 35.0071 96.1434L34.8071 96.1372C34.7303 96.1345 34.6598 96.147 34.6062 96.1702C34.5536 96.1443 34.4875 96.1292 34.4071 96.1256L34.2071 96.1193C34.1303 96.1167 34.0598 96.1292 34.0062 96.1515C33.9536 96.1265 33.8741 96.1086 33.8071 96.1068L33.6071 96.1006C33.5312 96.0988 33.4607 96.1113 33.4071 96.1336C33.3536 96.1077 33.2795 96.0934 33.208 96.089L33.008 96.0827C32.9312 96.0801 32.8607 96.0934 32.8071 96.1158C32.7545 96.0899 32.6857 96.0729 32.608 96.0702L32.408 96.0649C32.3312 96.0622 32.2607 96.0747 32.2071 96.097C32.1545 96.072 32.0911 96.0577 32.008 96.0524L31.808 96.0461C31.7321 96.0443 31.6616 96.0568 31.6071 96.0792C31.5545 96.0533 31.4777 96.0363 31.4089 96.0345L31.2089 96.0283C31.1321 96.0265 31.0616 96.0381 31.008 96.0604C30.9553 96.0354 30.8839 96.0211 30.8089 96.0167L30.6089 96.0104C30.5321 96.0077 30.4616 96.0202 30.408 96.0426C30.3553 96.0176 30.2893 96.0006 30.2089 95.9979L30.0089 95.9926C29.9321 95.9899 29.8625 96.0024 29.808 96.0247C29.7562 95.9997 29.6875 95.9827 29.6107 95.9801H29.6089L29.4098 95.9738C29.3321 95.972 29.2625 95.9836 29.2089 96.0068C29.1553 95.9809 29.0821 95.964 29.0098 95.9622L28.8098 95.9559C28.733 95.9533 28.6625 95.9658 28.6089 95.9881C28.5562 95.9631 28.4875 95.9479 28.4098 95.9434L28.2098 95.9372C28.133 95.9354 28.0625 95.9479 28.0089 95.9702C27.9562 95.9443 27.8928 95.9283 27.8098 95.9256L27.6098 95.9193C27.533 95.9176 27.4634 95.9292 27.4098 95.9524C27.3571 95.9265 27.2795 95.9068 27.2098 95.9077L27.0107 95.9015C26.9339 95.8988 26.8634 95.9113 26.8098 95.9336C26.7571 95.9086 26.6857 95.8917 26.6107 95.889L26.4107 95.8836C26.3339 95.8809 26.2634 95.8934 26.2098 95.9158C26.1571 95.8899 26.0911 95.8711 26.0107 95.8711L25.8107 95.8649C25.7339 95.8622 25.6634 95.8756 25.6107 95.8979C25.558 95.872 25.4893 95.8559 25.4134 95.8533H25.4116L25.2116 95.847C25.1348 95.8443 25.0643 95.8568 25.0107 95.8792C24.9589 95.8542 24.8902 95.8372 24.8143 95.8354H24.8116L24.6116 95.8292C24.5348 95.8265 24.4643 95.839 24.4107 95.8613C24.358 95.8363 24.2893 95.8193 24.2116 95.8167L24.0116 95.8104C23.9348 95.8086 23.8652 95.8211 23.8116 95.8434C23.7589 95.8176 23.6946 95.7988 23.6116 95.7988L23.4116 95.7926C23.3348 95.7899 23.2652 95.8024 23.2116 95.8247C23.1589 95.7997 23.0812 95.7827 23.0125 95.7809L22.8125 95.7747C22.7357 95.772 22.6652 95.7845 22.6116 95.8068C22.5589 95.7809 22.4875 95.7622 22.4125 95.7622L22.2125 95.7559C22.1357 95.7542 22.0661 95.7667 22.0116 95.789C21.9598 95.7631 21.8911 95.747 21.8152 95.7443H21.8125L21.6125 95.7381C21.5357 95.7354 21.4661 95.7479 21.4125 95.7711C21.3598 95.7452 21.2911 95.7283 21.2152 95.7265L21.2134 95.7256L21.0134 95.7202C20.9366 95.7176 20.8661 95.7301 20.8125 95.7524C20.7598 95.7265 20.6848 95.7104 20.6134 95.7077L20.4134 95.7015C20.3366 95.6997 20.2661 95.7122 20.2125 95.7345C20.1598 95.7086 20.0911 95.6899 20.0134 95.6899L19.8134 95.6836C19.7366 95.6809 19.667 95.6943 19.6134 95.7158C19.5607 95.6908 19.4964 95.6747 19.4143 95.6711L19.2143 95.6658C19.1375 95.6631 19.067 95.6756 19.0134 95.6979C18.9616 95.6729 18.892 95.6559 18.8161 95.6533H18.8143L18.6143 95.647C18.5375 95.6452 18.467 95.6577 18.4134 95.6801C18.3607 95.6542 18.2893 95.6381 18.2143 95.6354L18.0143 95.6292C17.9223 95.6265 17.8402 95.6452 17.7839 95.6765C17.717 95.6524 17.633 95.6408 17.5482 95.6488L17.3536 95.6676C17.267 95.6765 17.1973 95.7033 17.1589 95.7399C17.0777 95.722 16.983 95.722 16.9018 95.7434C16.8295 95.7622 16.7598 95.7854 16.6955 95.8104C16.6223 95.8399 16.5857 95.8836 16.5875 95.9283C16.5 95.9327 16.4196 95.9559 16.3714 95.9961C16.3295 96.0309 16.2937 96.0684 16.2634 96.1077C16.2295 96.1515 16.2402 96.1988 16.283 96.2381C16.2143 96.2631 16.167 96.3033 16.1634 96.3515L16.1625 96.3693C16.1616 96.4051 16.1652 96.4408 16.1732 96.4765C16.1848 96.5247 16.2384 96.5658 16.3125 96.5908C16.2759 96.6301 16.2741 96.6783 16.3161 96.7229C16.3527 96.7613 16.3964 96.7997 16.4464 96.8345C16.5018 96.8756 16.5884 96.8988 16.6759 96.9033C16.683 96.947 16.7286 96.9908 16.8062 97.0193C16.85 97.0354 16.8955 97.0515 16.9437 97.0658L17.0045 97.0836C17.0723 97.1042 17.1473 97.1104 17.217 97.1042C17.2411 97.1381 17.2884 97.1693 17.3553 97.1899L17.5312 97.2426C17.5678 97.2533 17.6071 97.2604 17.6464 97.2631C17.6491 97.2943 17.6705 97.3247 17.7107 97.3524L17.8348 97.4354C17.8821 97.4667 17.9482 97.4872 18.0187 97.4952C18.0143 97.5309 18.0348 97.5684 18.0821 97.6006L18.2062 97.6827C18.2545 97.7149 18.3196 97.7354 18.3902 97.7434C18.3857 97.7792 18.4062 97.8167 18.4545 97.8479L18.5777 97.9309C18.6437 97.9747 18.7437 97.997 18.8428 97.9943C18.8696 98.0417 18.9393 98.0818 19.0366 98.1015L19.2259 98.1381C19.3 98.1524 19.375 98.1515 19.4402 98.139C19.475 98.1711 19.533 98.1979 19.6053 98.2122L19.7955 98.2488C19.8678 98.2631 19.9437 98.2622 20.0089 98.2497C20.0446 98.2818 20.1018 98.3077 20.1741 98.322L20.3643 98.3595C20.4375 98.3738 20.5125 98.3729 20.5777 98.3604C20.6134 98.3926 20.6705 98.4184 20.7437 98.4327L20.933 98.4693C21.0062 98.4836 21.0821 98.4827 21.1473 98.4702C21.1821 98.5033 21.2393 98.5292 21.3125 98.5434L21.5027 98.5801C21.5759 98.5943 21.6509 98.5934 21.7161 98.5809C21.7518 98.6131 21.8089 98.6399 21.8812 98.6542L22.0714 98.6908C22.1446 98.7051 22.2196 98.7042 22.2848 98.6917C22.3205 98.7238 22.3777 98.7506 22.45 98.7649L22.6402 98.8015C22.6696 98.8068 22.7 98.8104 22.7303 98.8113C22.775 98.8131 22.8178 98.8077 22.8571 98.7997C22.8786 98.8193 22.9053 98.8381 22.942 98.8524C22.9866 98.9095 23.0928 98.9506 23.2152 98.9551H23.2455C23.4107 98.9524 23.5339 98.8818 23.5196 98.7979L23.5116 98.747C23.5018 98.6863 23.4214 98.6318 23.3071 98.6104L23.2125 98.5917C23.1384 98.5765 23.0625 98.5792 22.9964 98.5926C22.9616 98.5595 22.9045 98.5318 22.8303 98.5176L22.6411 98.4801C22.567 98.4667 22.492 98.4667 22.4268 98.4792C22.3911 98.4479 22.3339 98.4211 22.2616 98.4068L22.0714 98.3702C21.9982 98.3559 21.9223 98.3559 21.858 98.3693C21.8223 98.3372 21.7643 98.3104 21.692 98.2961L21.5027 98.2595C21.4295 98.2452 21.3545 98.2461 21.2884 98.2586C21.2536 98.2265 21.1964 98.1997 21.1232 98.1854L20.9339 98.1488C20.8607 98.1345 20.7848 98.1354 20.7196 98.1479C20.6839 98.1158 20.6268 98.089 20.5536 98.0747L20.3643 98.0381C20.2911 98.0238 20.2161 98.0247 20.1509 98.0372C20.1152 98.0051 20.058 97.9792 19.9848 97.9649L19.7955 97.9274C19.7223 97.914 19.6464 97.914 19.5812 97.9265C19.5464 97.8952 19.4893 97.8684 19.4161 97.8542L19.2268 97.8176C19.1848 97.8095 19.1428 97.8059 19.1018 97.8068C19.092 97.789 19.0741 97.7702 19.0491 97.7542L18.9259 97.6711C18.8777 97.6399 18.8116 97.6193 18.742 97.6113C18.7464 97.5756 18.725 97.5381 18.6777 97.5059L18.5545 97.4238C18.5062 97.3917 18.4402 97.3711 18.3705 97.3631C18.375 97.3274 18.3536 97.2899 18.3062 97.2577L18.183 97.1756C18.1295 97.1399 18.0536 97.1184 17.975 97.1131C17.9705 97.0613 17.9143 97.0113 17.8187 96.9818L17.6428 96.9292C17.575 96.9095 17.5 96.9033 17.4303 96.9095C17.4062 96.8747 17.3589 96.8434 17.2911 96.8238L17.2312 96.8059C17.2009 96.7961 17.1723 96.7872 17.1455 96.7765C17.0964 96.7595 17.0428 96.7488 16.9884 96.7461C16.9839 96.7193 16.9652 96.6917 16.9312 96.6676C16.9018 96.6461 16.8759 96.6238 16.8545 96.6015C16.8286 96.5747 16.7902 96.5524 16.7437 96.5372C16.767 96.5131 16.7768 96.4845 16.7696 96.4551C16.7643 96.4336 16.7625 96.4113 16.7634 96.3899L16.7643 96.3783C16.767 96.3479 16.7518 96.3202 16.7241 96.2952C16.7687 96.2801 16.8036 96.2577 16.825 96.2309C16.8428 96.2068 16.8643 96.1845 16.8893 96.164C16.9187 96.139 16.9321 96.1122 16.9312 96.0845C16.9839 96.0818 17.0357 96.072 17.0795 96.0551C17.117 96.0399 17.158 96.0265 17.2009 96.0149C17.2518 96.0015 17.2911 95.9809 17.317 95.9568C17.3723 95.9693 17.433 95.9738 17.4946 95.9676L17.6884 95.9488C17.7527 95.9426 17.8062 95.9265 17.8455 95.9042C17.8928 95.9211 17.9491 95.9327 18.0089 95.9336L18.2089 95.9399C18.2857 95.9417 18.3553 95.9292 18.4089 95.9068C18.4616 95.9327 18.5303 95.9497 18.6071 95.9515H18.6089L18.8089 95.9577C18.8848 95.9604 18.9553 95.9479 19.0089 95.9256C19.0616 95.9506 19.1223 95.9676 19.208 95.9702L19.408 95.9756C19.4848 95.9783 19.5553 95.9658 19.6089 95.9434C19.6616 95.9693 19.7357 95.9836 19.808 95.9881L20.008 95.9943C20.0848 95.9961 20.1553 95.9836 20.2089 95.9613C20.2607 95.9872 20.3295 96.0042 20.408 96.0059L20.6071 96.0122C20.6848 96.0149 20.7545 96.0024 20.808 95.9801C20.8616 96.0051 20.9241 96.0193 21.0071 96.0238L21.2071 96.0301C21.2839 96.0327 21.3545 96.0202 21.408 95.9979C21.4598 96.0229 21.5286 96.0399 21.6053 96.0426H21.6071L21.8071 96.0488C21.8839 96.0506 21.9545 96.0381 22.008 96.0158C22.0607 96.0417 22.1321 96.0559 22.2071 96.0604L22.4071 96.0667C22.483 96.0693 22.5536 96.0568 22.6071 96.0336C22.6598 96.0595 22.7259 96.0765 22.8062 96.0783L23.0071 96.0845C23.083 96.0872 23.1536 96.0747 23.2071 96.0524C23.2598 96.0774 23.3205 96.0926 23.4062 96.097L23.6062 96.1033C23.683 96.1051 23.7536 96.0926 23.8071 96.0702C23.8598 96.0961 23.9339 96.1131 24.0062 96.1149L24.2062 96.1211C24.283 96.1238 24.3527 96.1104 24.4071 96.0881C24.4589 96.114 24.5277 96.1309 24.6036 96.1327L24.6062 96.1336L24.8062 96.139C24.883 96.1417 24.9527 96.1292 25.0062 96.1068C25.0589 96.1327 25.1223 96.1488 25.2053 96.1515L25.4053 96.1577C25.4821 96.1595 25.5527 96.147 25.6062 96.1247C25.6589 96.1506 25.7357 96.1649 25.8053 96.1693L26.0053 96.1756C26.0821 96.1783 26.1527 96.1649 26.2062 96.1434C26.2589 96.1684 26.3303 96.1854 26.4053 96.1881L26.6045 96.1934C26.6812 96.1961 26.7518 96.1836 26.8053 96.1613C26.858 96.1863 26.9241 96.2006 27.0045 96.2059L27.2045 96.2122C27.2812 96.214 27.3518 96.2015 27.4053 96.1792C27.458 96.2051 27.5187 96.2211 27.6045 96.2238L27.8045 96.2301C27.8812 96.2318 27.9518 96.2202 28.0053 96.1979C28.0571 96.2229 28.1321 96.2372 28.2045 96.2417L28.4045 96.2479C28.4803 96.2506 28.5509 96.2381 28.6045 96.2158C28.6571 96.2408 28.7259 96.2577 28.8036 96.2604L29.0036 96.2667C29.0803 96.2684 29.1509 96.2559 29.2045 96.2336C29.2571 96.2595 29.3205 96.2738 29.4036 96.2783L29.6036 96.2845C29.6803 96.2863 29.7509 96.2747 29.8045 96.2515C29.8571 96.2774 29.9339 96.2943 30.0036 96.2961L30.2036 96.3024C30.2795 96.3051 30.35 96.2926 30.4036 96.2702C30.4571 96.2952 30.5286 96.3095 30.6027 96.3149L30.8027 96.3211C30.8795 96.3229 30.95 96.3104 31.0036 96.2881C31.0562 96.314 31.1223 96.3301 31.2027 96.3327L31.4027 96.339C31.4795 96.3408 31.55 96.3283 31.6036 96.3059C31.6553 96.3318 31.7241 96.3479 31.8 96.3506H31.8027L32.0027 96.3568C32.0795 96.3595 32.15 96.347 32.2027 96.3247C32.2553 96.3497 32.3303 96.3667 32.4027 96.3693L32.6018 96.3747C32.6786 96.3774 32.7491 96.3649 32.8027 96.3426C32.8553 96.3676 32.9241 96.3818 33.0018 96.3872L33.2018 96.3934C33.2786 96.3952 33.3491 96.3827 33.4027 96.3604C33.4553 96.3863 33.5187 96.4024 33.6018 96.4051L33.8018 96.4113C33.8786 96.414 33.9491 96.4015 34.0027 96.3792C34.0553 96.4042 34.1321 96.4184 34.2018 96.4238L34.4018 96.4292C34.4777 96.4318 34.5482 96.4193 34.6018 96.397C34.6545 96.4229 34.7259 96.439 34.8009 96.4417L35.0009 96.4479C35.0777 96.4497 35.1482 96.4372 35.2018 96.4149C35.2545 96.4408 35.3205 96.4551 35.4009 96.4595L35.6009 96.4658C35.6777 96.4684 35.7482 96.4559 35.8018 96.4327C35.8545 96.4586 35.9152 96.4747 36.0009 96.4783L36.2009 96.4836C36.2768 96.4863 36.3482 96.4738 36.4009 96.4515C36.4545 96.4774 36.5286 96.4908 36.6009 96.4961L36.8 96.5024C36.8768 96.5042 36.9473 96.4926 37.0009 96.4693C37.0536 96.4952 37.1223 96.5113 37.2 96.514L37.4 96.5202C37.4768 96.5229 37.5473 96.5104 37.6009 96.4881C37.6536 96.5131 37.717 96.5265 37.8 96.5327L38 96.5381C38.0759 96.5408 38.1464 96.5283 38.2 96.5059C38.2527 96.5309 38.3214 96.5479 38.3973 96.5506H38.4L38.6 96.5568C38.6759 96.5586 38.7464 96.5461 38.8 96.5238C38.8527 96.5497 38.925 96.5631 38.9991 96.5684L39.1991 96.5747C39.2759 96.5774 39.3464 96.5649 39.4 96.5426C39.4527 96.5676 39.5187 96.5836 39.5991 96.5863L39.7991 96.5926C39.8759 96.5952 39.9464 96.5827 39.9991 96.5604C40.0518 96.5854 40.1205 96.6024 40.1964 96.6051H40.1991L40.3982 96.6113C40.475 96.6131 40.5455 96.6006 40.5991 96.5783C40.6518 96.6042 40.7268 96.6202 40.7982 96.6229L40.9982 96.6292C41.075 96.6318 41.1455 96.6193 41.1991 96.5961C41.2509 96.622 41.3196 96.6381 41.3955 96.6408H41.3982L41.5982 96.647C41.675 96.6497 41.7455 96.6372 41.7991 96.6149C41.8518 96.6399 41.9152 96.6559 41.9982 96.6595L42.1982 96.6658C42.275 96.6676 42.3446 96.6551 42.3982 96.6318C42.4509 96.6577 42.5196 96.6747 42.5955 96.6774H42.5973L42.6973 96.6801C42.8634 96.6854 43 96.6211 43.0009 96.5372C43.0027 96.4542 42.8705 96.3818 42.7053 96.3765Z" fill="#B30635"/>
|
|
51
|
+
<path d="M42.5564 101.118L42.4564 101.112C42.376 101.108 42.3055 101.119 42.2502 101.141C42.2002 101.113 42.1314 101.093 42.0528 101.089L41.8519 101.077C41.776 101.075 41.7019 101.084 41.6457 101.106C41.5948 101.078 41.526 101.059 41.4484 101.055L41.2466 101.044C41.1725 101.04 41.0975 101.051 41.0412 101.072C40.9903 101.044 40.9216 101.026 40.8439 101.021L40.6421 101.01C40.5653 101.006 40.493 101.017 40.4368 101.038C40.3859 101.01 40.3171 100.992 40.2394 100.987L40.0377 100.976C39.9609 100.972 39.8877 100.983 39.8314 101.004C39.7814 100.976 39.7127 100.958 39.635 100.953L39.4332 100.943C39.3564 100.938 39.2832 100.949 39.2269 100.97C39.176 100.943 39.1073 100.924 39.0296 100.919L38.8287 100.909C38.751 100.904 38.6778 100.915 38.6216 100.936C38.5716 100.909 38.5028 100.89 38.4252 100.885L38.2234 100.875C38.1493 100.87 38.0734 100.881 38.0171 100.902C37.9671 100.875 37.8984 100.856 37.8207 100.852L37.6189 100.841C37.543 100.836 37.4689 100.847 37.4127 100.868C37.3627 100.841 37.2939 100.822 37.2162 100.818L37.0144 100.807C36.9377 100.802 36.8644 100.813 36.8082 100.834C36.7573 100.808 36.6885 100.788 36.6109 100.784L36.41 100.773C36.3323 100.768 36.2591 100.779 36.2028 100.801C36.1528 100.773 36.0841 100.754 36.0064 100.751L35.8046 100.739C35.7305 100.735 35.6546 100.745 35.5984 100.767C35.5484 100.74 35.4796 100.72 35.4019 100.716L35.2002 100.705C35.1243 100.701 35.0502 100.711 34.9939 100.733C34.9439 100.705 34.8752 100.686 34.7975 100.683L34.5948 100.671C34.518 100.668 34.4457 100.677 34.3894 100.699C34.3385 100.672 34.2698 100.653 34.1921 100.649L33.9903 100.637C33.9144 100.634 33.8403 100.643 33.785 100.665C33.7341 100.638 33.6653 100.618 33.5877 100.615L33.3859 100.603C33.31 100.6 33.2359 100.609 33.1796 100.631C33.1296 100.604 33.0609 100.585 32.9832 100.581L32.7814 100.569C32.7064 100.566 32.6314 100.576 32.5752 100.597C32.5252 100.57 32.4555 100.551 32.3778 100.547L32.176 100.535C32.1002 100.532 32.0269 100.543 31.9707 100.563C31.9198 100.536 31.851 100.517 31.7734 100.513L31.5716 100.501C31.4948 100.498 31.4216 100.509 31.3653 100.53C31.3153 100.502 31.2466 100.484 31.1689 100.479L30.9671 100.468C30.8894 100.464 30.8171 100.475 30.7609 100.495C30.71 100.468 30.6421 100.45 30.5644 100.445L30.3627 100.434C30.2877 100.43 30.2127 100.441 30.1564 100.462C30.1064 100.434 30.0368 100.416 29.96 100.411L29.7582 100.4C29.6823 100.396 29.6082 100.407 29.5519 100.428C29.501 100.401 29.4323 100.382 29.3546 100.377L29.1537 100.366C29.0769 100.361 29.0028 100.373 28.9466 100.394C28.8966 100.367 28.8278 100.348 28.7502 100.343L28.5484 100.332C28.4707 100.327 28.3984 100.339 28.3421 100.36C28.2921 100.333 28.2234 100.314 28.1457 100.309L27.9439 100.298C27.8689 100.294 27.7939 100.305 27.7377 100.326C27.6868 100.299 27.618 100.28 27.5412 100.276L27.3385 100.264C27.2635 100.26 27.1894 100.271 27.1332 100.293C27.0823 100.265 27.0135 100.246 26.9359 100.242L26.7341 100.23C26.6591 100.226 26.5841 100.237 26.5278 100.259C26.4778 100.231 26.4091 100.212 26.3314 100.208L26.1296 100.197C26.0519 100.192 25.9796 100.203 25.9234 100.225C25.8734 100.197 25.8037 100.178 25.726 100.174L25.5252 100.162C25.4484 100.159 25.3752 100.169 25.3189 100.191C25.2689 100.163 25.1993 100.144 25.1216 100.14L24.9198 100.129C24.8439 100.125 24.7707 100.135 24.7144 100.157C24.6635 100.129 24.5948 100.11 24.5171 100.106L24.3153 100.095C24.2403 100.091 24.1653 100.101 24.1091 100.123C24.0653 100.099 24.0064 100.081 23.9385 100.075L23.926 100.068C23.8671 100.04 23.7948 100.025 23.7207 100.024C23.7198 100.019 23.718 100.016 23.7171 100.011L23.7028 99.9247C23.6966 99.8854 23.6618 99.8497 23.6091 99.8229C23.6528 99.7952 23.676 99.7595 23.6698 99.7193L23.6528 99.6175C23.6466 99.5773 23.6118 99.5425 23.5591 99.5157C23.6028 99.4881 23.626 99.4514 23.6198 99.4122L23.6028 99.3095C23.5966 99.2702 23.5618 99.2354 23.5091 99.2086C23.5528 99.1809 23.576 99.1443 23.5698 99.105L23.5537 99.0023C23.5403 98.9184 23.3966 98.8532 23.2287 98.855C23.0635 98.8577 22.9412 98.9282 22.9546 99.0122L22.9716 99.1148C22.9778 99.1541 23.0127 99.1898 23.0653 99.2157C23.0216 99.2443 22.9984 99.28 23.0046 99.3202L23.0207 99.422C23.0278 99.4613 23.0627 99.497 23.1153 99.5229C23.0716 99.5514 23.0484 99.5872 23.0546 99.6264L23.0707 99.7291C23.0769 99.7684 23.1127 99.8041 23.1653 99.83C23.1216 99.8586 23.0975 99.8943 23.1046 99.9336L23.1207 100.033C23.126 100.072 23.1662 100.111 23.2234 100.139C23.2814 100.167 23.3546 100.181 23.4243 100.183C23.4314 100.219 23.4644 100.255 23.5225 100.284L23.6127 100.326C23.6627 100.351 23.7278 100.367 23.7957 100.371L23.876 100.376C23.9537 100.38 24.0269 100.368 24.0823 100.347C24.1332 100.375 24.2019 100.393 24.2796 100.398L24.4814 100.409C24.5582 100.414 24.6314 100.402 24.6868 100.381C24.7377 100.409 24.8064 100.427 24.8841 100.432L25.0859 100.443C25.1618 100.448 25.2359 100.436 25.2921 100.415C25.3421 100.443 25.4109 100.461 25.4885 100.466L25.6903 100.477C25.7698 100.482 25.8403 100.47 25.8966 100.449C25.9466 100.476 26.0162 100.495 26.0939 100.5L26.2948 100.511C26.3734 100.516 26.4457 100.504 26.5019 100.483C26.5519 100.51 26.6207 100.529 26.6984 100.534L26.9002 100.544C26.9778 100.55 27.0502 100.538 27.1064 100.517C27.1564 100.544 27.2252 100.563 27.3028 100.568L27.5046 100.578C27.5823 100.583 27.6546 100.572 27.7109 100.551C27.7618 100.578 27.8305 100.597 27.9073 100.601L28.1091 100.612C28.1877 100.617 28.26 100.606 28.3153 100.584C28.3662 100.612 28.435 100.631 28.5127 100.635L28.7144 100.646C28.793 100.651 28.8644 100.64 28.9207 100.618C28.9707 100.646 29.0394 100.665 29.1171 100.669L29.3189 100.68C29.3948 100.685 29.4689 100.674 29.5252 100.652C29.5752 100.68 29.6448 100.699 29.7216 100.703L29.9234 100.714C30.0002 100.719 30.0734 100.708 30.1296 100.686C30.1796 100.714 30.2484 100.733 30.326 100.737L30.5278 100.748C30.6064 100.753 30.6787 100.742 30.7341 100.72C30.785 100.748 30.8537 100.767 30.9314 100.771L31.1323 100.782C31.2118 100.787 31.2832 100.776 31.3385 100.754C31.3894 100.782 31.4582 100.801 31.5359 100.805L31.7377 100.816C31.8162 100.82 31.8877 100.809 31.9439 100.788C31.9939 100.816 32.0627 100.834 32.1403 100.839L32.3421 100.85C32.4198 100.855 32.4921 100.843 32.5484 100.822C32.5984 100.849 32.668 100.868 32.7457 100.872L32.9466 100.884C33.0243 100.889 33.0966 100.877 33.1528 100.856C33.2037 100.884 33.2725 100.902 33.3502 100.906L33.5519 100.918C33.6278 100.923 33.7019 100.911 33.7573 100.89C33.8082 100.917 33.8769 100.935 33.9546 100.94L34.1564 100.951C34.2359 100.957 34.3064 100.945 34.3627 100.924C34.4127 100.951 34.4814 100.97 34.5591 100.974L34.7609 100.985C34.8377 100.991 34.9109 100.979 34.9671 100.958C35.018 100.984 35.0868 101.004 35.1644 101.008L35.3653 101.019C35.443 101.024 35.5162 101.012 35.5716 100.991C35.6225 101.018 35.6912 101.037 35.7689 101.042L35.9707 101.053C36.0484 101.058 36.1207 101.046 36.1769 101.026C36.2269 101.052 36.2957 101.071 36.3734 101.076L36.5752 101.087C36.651 101.092 36.7252 101.081 36.7814 101.059C36.8314 101.086 36.9002 101.105 36.9787 101.109L37.1796 101.121C37.2564 101.126 37.3296 101.115 37.3859 101.093C37.4368 101.12 37.5055 101.139 37.5832 101.143L37.7841 101.155C37.8618 101.159 37.935 101.149 37.9903 101.126C38.0412 101.154 38.11 101.173 38.1877 101.177L38.3894 101.189C38.4671 101.193 38.5394 101.182 38.5957 101.16C38.6457 101.188 38.7144 101.207 38.7921 101.211L38.9939 101.223C39.0725 101.227 39.1439 101.216 39.2002 101.194C39.2502 101.222 39.3189 101.241 39.3966 101.245L39.5984 101.257C39.6752 101.262 39.7484 101.25 39.8046 101.228C39.8555 101.256 39.9243 101.275 40.0019 101.279L40.2028 101.291C40.2823 101.295 40.3537 101.284 40.4091 101.262C40.46 101.29 40.5287 101.309 40.6064 101.313L40.8082 101.325C40.8859 101.329 40.9582 101.318 41.0135 101.296C41.0644 101.324 41.1332 101.343 41.2109 101.347L41.4127 101.359C41.4903 101.363 41.5627 101.351 41.6189 101.33C41.6689 101.358 41.7377 101.376 41.8162 101.381L42.0171 101.392C42.0216 101.393 42.026 101.393 42.0305 101.393C42.1028 101.395 42.1689 101.383 42.2216 101.362C42.2725 101.391 42.3421 101.41 42.4207 101.415L42.5207 101.42C42.5252 101.42 42.5287 101.421 42.5332 101.421C42.6939 101.426 42.8287 101.368 42.8385 101.285C42.8484 101.201 42.7225 101.126 42.5564 101.118Z" fill="#B30635"/>
|
|
52
|
+
<path d="M29.6877 95.805H29.6868L29.6359 95.8032C29.5966 95.8023 29.5618 95.8175 29.5341 95.8407C29.5082 95.8157 29.4734 95.7996 29.435 95.7979H29.4341L29.3323 95.7952C29.2939 95.7943 29.2582 95.8077 29.2305 95.8309C29.2046 95.8068 29.1698 95.7916 29.1305 95.7898H29.1296L29.0287 95.7871C28.9903 95.7862 28.9537 95.7996 28.927 95.8229C28.9002 95.7987 28.8653 95.7827 28.8261 95.7818L28.7252 95.7791C28.6868 95.7782 28.6502 95.7916 28.6225 95.8148C28.5966 95.7907 28.5653 95.7764 28.5225 95.7737L28.4216 95.7711C28.3823 95.7702 28.3466 95.7836 28.3189 95.8068C28.293 95.7827 28.2546 95.7666 28.2189 95.7657L28.118 95.763C28.0787 95.7621 28.043 95.7755 28.0153 95.7987C27.9895 95.7746 27.9537 95.7604 27.9153 95.7577L27.8145 95.755C27.7752 95.7541 27.7395 95.7675 27.7118 95.7916C27.6859 95.7666 27.6511 95.7514 27.6127 95.7496H27.6118L27.51 95.747C27.4716 95.7461 27.4359 95.7595 27.4082 95.7836C27.3823 95.7586 27.3475 95.7434 27.3091 95.7416H27.3082L27.2064 95.7389C27.168 95.738 27.1323 95.7514 27.1046 95.7755C27.0778 95.7505 27.0412 95.7345 27.0046 95.7336L26.9028 95.7309C26.8636 95.73 26.8287 95.7443 26.8011 95.7675C26.7743 95.7425 26.7395 95.7291 26.7002 95.7255L26.5993 95.7229C26.5609 95.722 26.5252 95.7362 26.4975 95.7595C26.4707 95.7345 26.4395 95.7184 26.3966 95.7175L26.2957 95.7157C26.2573 95.7139 26.2207 95.7282 26.1939 95.7514C26.1671 95.7264 26.1287 95.713 26.093 95.7095L25.9921 95.7077C25.9528 95.7059 25.9171 95.7202 25.8895 95.7434C25.8636 95.7184 25.8278 95.7023 25.7895 95.7023L25.6886 95.6996C25.6493 95.6979 25.6136 95.7121 25.5859 95.7354C25.56 95.7104 25.527 95.697 25.4859 95.6934L25.385 95.6907C25.3457 95.6898 25.31 95.7041 25.2823 95.7273C25.2564 95.7023 25.2162 95.6862 25.1823 95.6854L25.0805 95.6836C25.0421 95.6818 25.0064 95.6961 24.9787 95.7193C24.9528 95.6943 24.9153 95.6809 24.8787 95.6782L24.777 95.6755C24.7386 95.6737 24.7028 95.688 24.6752 95.7112C24.6493 95.6862 24.6145 95.6711 24.5752 95.6702L24.4734 95.6675C24.435 95.6657 24.3984 95.68 24.3716 95.7032C24.3448 95.6782 24.3127 95.6648 24.2707 95.6621L24.1698 95.6595C24.1314 95.6586 24.0957 95.672 24.068 95.6952C24.0412 95.6702 24.0028 95.6541 23.9671 95.6541L23.8662 95.6514C23.827 95.6505 23.7912 95.6639 23.7636 95.6871C23.7377 95.6621 23.702 95.6487 23.6636 95.6461L23.5627 95.6434C23.5243 95.6425 23.4877 95.6559 23.46 95.6791C23.4341 95.6541 23.4011 95.6389 23.36 95.638L23.2591 95.6354C23.2198 95.6345 23.1841 95.6479 23.1564 95.6711C23.1305 95.647 23.0957 95.6309 23.0573 95.63H23.0564L22.9555 95.6273C22.9162 95.6264 22.8805 95.6398 22.8528 95.663C22.8261 95.638 22.7895 95.6229 22.7528 95.622L22.6511 95.6193C22.6127 95.6184 22.577 95.6318 22.5493 95.655C22.5225 95.63 22.4886 95.6175 22.4493 95.6139L22.3475 95.6112C22.3091 95.6104 22.2734 95.6237 22.2457 95.647C22.2189 95.6229 22.1877 95.6068 22.1457 95.6059L22.0439 95.6032C22.0055 95.6023 21.9689 95.6157 21.9421 95.6389C21.9153 95.6148 21.877 95.5961 21.8412 95.5979L21.7403 95.5952C21.7011 95.5943 21.6653 95.6077 21.6386 95.6309C21.6118 95.6059 21.5761 95.5907 21.5377 95.5898L21.4368 95.5871C21.3975 95.5862 21.3618 95.5996 21.3341 95.6229C21.3082 95.5987 21.2752 95.58 21.2341 95.5818L21.1332 95.5791C21.0939 95.5782 21.0582 95.5916 21.0305 95.6148C21.0046 95.5907 20.9698 95.5755 20.9314 95.5737H20.9305L20.8296 95.5711C20.7903 95.5702 20.7546 95.5836 20.727 95.6068C20.7011 95.5827 20.6662 95.5675 20.6278 95.5657H20.627L20.5261 95.563C20.4868 95.5621 20.4511 95.5755 20.4234 95.5987C20.3975 95.5746 20.3627 95.5586 20.3234 95.5577L20.2216 95.555C20.1832 95.5541 20.1475 95.5675 20.1198 95.5916C20.093 95.5666 20.0618 95.5487 20.0198 95.5496L19.918 95.547C19.8796 95.5461 19.843 95.5595 19.8162 95.5827C19.7895 95.5586 19.7511 95.5425 19.7162 95.5416L19.6145 95.5389C19.5761 95.538 19.5395 95.5514 19.5127 95.5746C19.4859 95.5505 19.4502 95.5327 19.4118 95.5336L19.3109 95.5309C19.2725 95.53 19.2359 95.5443 19.2082 95.5675C19.1823 95.5425 19.1484 95.5273 19.11 95.5255H19.1082L19.0073 95.5229C18.968 95.522 18.9323 95.5362 18.9055 95.5595C18.8787 95.5345 18.8448 95.5193 18.8055 95.5175H18.8046L18.7037 95.5157C18.6645 95.5139 18.6287 95.5273 18.6011 95.5505C18.5752 95.5264 18.5377 95.5112 18.5011 95.5095L18.4002 95.5068C18.3609 95.5059 18.3252 95.5193 18.2975 95.5434C18.2716 95.5184 18.2368 95.5005 18.1975 95.5014L18.0966 95.4987C18.0573 95.4979 18.0216 95.5121 17.9939 95.5354C17.9671 95.5104 17.9359 95.4952 17.8939 95.4934L17.7921 95.4907C17.7537 95.4898 17.718 95.5041 17.6903 95.5273C17.6645 95.5023 17.6296 95.4871 17.5912 95.4854H17.5903L17.4886 95.4836C17.4502 95.4818 17.4136 95.4961 17.3868 95.5193C17.36 95.4943 17.3243 95.4791 17.2868 95.4782L17.185 95.4746C17.1386 95.4737 17.0966 95.4934 17.068 95.5264C17.0341 95.5032 16.9912 95.4934 16.9484 95.5023L16.8493 95.5246C16.8055 95.5345 16.7698 95.563 16.7493 95.5996C16.7082 95.5836 16.6609 95.5854 16.6189 95.6077C16.5823 95.6282 16.5466 95.6523 16.5136 95.6791C16.4761 95.7095 16.4564 95.7532 16.4564 95.7979C16.4127 95.8041 16.3716 95.8282 16.3457 95.8702C16.3243 95.9059 16.3055 95.9434 16.2895 95.9827C16.2716 96.0264 16.2761 96.0746 16.2975 96.113C16.2618 96.1389 16.2368 96.18 16.235 96.2282L16.2341 96.2461C16.2323 96.2818 16.2341 96.3175 16.2377 96.3532C16.2421 96.4005 16.2689 96.4407 16.3064 96.4648C16.2868 96.505 16.285 96.5532 16.3055 96.597C16.3243 96.6345 16.3457 96.672 16.3698 96.7068C16.3975 96.7461 16.4403 96.7684 16.485 96.7702C16.4886 96.8148 16.51 96.8577 16.5493 96.8854C16.5707 96.9005 16.5939 96.9157 16.618 96.9291L16.6484 96.9461C16.6823 96.9648 16.7207 96.9702 16.7555 96.9621C16.7671 96.9961 16.7912 97.0264 16.8252 97.0461L16.9127 97.0952C16.9314 97.1059 16.9511 97.1121 16.9707 97.1148C16.9716 97.1452 16.9823 97.1755 17.002 97.2023L17.0636 97.2827C17.0868 97.3139 17.1198 97.3327 17.1555 97.3398C17.1528 97.3755 17.1627 97.413 17.1859 97.4434L17.2475 97.5237C17.2716 97.555 17.3046 97.5746 17.3395 97.5818C17.3368 97.6175 17.3466 97.6541 17.3707 97.6854L17.4314 97.7657C17.4645 97.8086 17.5145 97.8291 17.5653 97.8255C17.5778 97.872 17.6127 97.9112 17.6609 97.9282L17.7564 97.9621C17.7939 97.9755 17.8323 97.9729 17.8653 97.9595C17.8823 97.9907 17.9109 98.0166 17.9475 98.0291L18.043 98.063C18.0805 98.0755 18.118 98.0737 18.152 98.0604C18.1689 98.0916 18.1975 98.1175 18.2341 98.13L18.3296 98.1639C18.3671 98.1764 18.4046 98.1746 18.4386 98.1612C18.4555 98.1925 18.4841 98.2184 18.5207 98.2309L18.6162 98.2648C18.6537 98.2773 18.6912 98.2755 18.7252 98.2621C18.7421 98.2934 18.7707 98.3193 18.8073 98.3318L18.9028 98.3657C18.9395 98.3782 18.9778 98.3764 19.0118 98.363C19.0287 98.3943 19.0573 98.4202 19.0939 98.4327L19.1895 98.4666C19.227 98.4791 19.2645 98.4773 19.2984 98.4639C19.3153 98.4952 19.3439 98.5211 19.3805 98.5336L19.4761 98.5675C19.4912 98.5729 19.5064 98.5755 19.5216 98.5755C19.5439 98.5764 19.5662 98.5702 19.5859 98.5621C19.5966 98.5818 19.61 98.5996 19.6287 98.6139C19.6359 98.6345 19.6502 98.6523 19.6662 98.6675C19.643 98.697 19.6296 98.7336 19.6323 98.7729L19.6386 98.8755C19.6412 98.9139 19.6582 98.9487 19.685 98.9746C19.6618 99.0032 19.6493 99.0398 19.652 99.0791L19.6591 99.1809C19.6609 99.2211 19.6787 99.255 19.7046 99.2809C19.6823 99.3095 19.6698 99.3461 19.6725 99.3854L19.6787 99.4871C19.6814 99.5264 19.6984 99.5612 19.7252 99.5871C19.702 99.6157 19.6895 99.6523 19.6921 99.6916L19.6984 99.7898C19.7011 99.8282 19.7207 99.8675 19.7493 99.8934C19.7778 99.9211 19.8153 99.9345 19.8502 99.9345C19.8537 99.9711 19.8698 100.007 19.8984 100.034L19.943 100.076C19.968 100.1 20.0011 100.114 20.0359 100.117L20.0761 100.119C20.1153 100.123 20.152 100.11 20.1814 100.088C20.2064 100.115 20.2412 100.132 20.2805 100.135L20.3823 100.143C20.4207 100.146 20.4582 100.134 20.4868 100.111C20.5118 100.138 20.5466 100.156 20.5859 100.159L20.6877 100.167C20.727 100.17 20.7645 100.158 20.793 100.135C20.818 100.162 20.8528 100.179 20.8921 100.183L20.9939 100.191C21.0341 100.194 21.0698 100.181 21.0993 100.159C21.1243 100.185 21.1582 100.203 21.1975 100.206L21.3002 100.214C21.3395 100.217 21.3761 100.205 21.4046 100.183C21.4296 100.209 21.4645 100.226 21.5037 100.23L21.6055 100.238C21.6448 100.242 21.6823 100.228 21.7109 100.206C21.7359 100.233 21.7707 100.251 21.81 100.253L21.9118 100.261C21.9511 100.264 21.9877 100.252 22.0171 100.23C22.0421 100.257 22.077 100.274 22.1153 100.277L22.218 100.285C22.2573 100.288 22.2939 100.276 22.3225 100.253C22.3475 100.28 22.3823 100.298 22.4216 100.301L22.5234 100.309C22.5636 100.312 22.6002 100.3 22.6287 100.277C22.6537 100.304 22.6886 100.321 22.7278 100.325L22.8296 100.333C22.868 100.336 22.9055 100.323 22.935 100.301C22.96 100.327 22.9939 100.345 23.0332 100.348L23.1359 100.356C23.1743 100.359 23.2118 100.347 23.2403 100.325C23.2653 100.351 23.3002 100.368 23.3395 100.372L23.4412 100.38C23.4805 100.384 23.518 100.37 23.5466 100.348C23.5716 100.375 23.6064 100.392 23.6457 100.395L23.7475 100.403C23.7877 100.407 23.8234 100.394 23.852 100.372C23.8778 100.399 23.9118 100.416 23.9511 100.419L24.0528 100.427C24.093 100.431 24.1296 100.417 24.1582 100.395C24.1832 100.422 24.218 100.44 24.2573 100.442L24.3591 100.451C24.3984 100.454 24.435 100.442 24.4645 100.419C24.4895 100.446 24.5243 100.463 24.5636 100.467L24.6653 100.475C24.7046 100.478 24.7412 100.465 24.7698 100.442C24.7957 100.469 24.8296 100.487 24.8689 100.49L24.9716 100.498C25.01 100.501 25.0475 100.489 25.0761 100.467C25.1011 100.493 25.1359 100.51 25.1752 100.514L25.277 100.522C25.3171 100.526 25.3537 100.512 25.3823 100.49C25.4073 100.517 25.4421 100.534 25.4814 100.537L25.5832 100.545C25.6216 100.549 25.6591 100.536 25.6886 100.514C25.7127 100.541 25.7475 100.558 25.7868 100.561L25.8895 100.569C25.9278 100.572 25.9653 100.559 25.9939 100.537C26.0189 100.564 26.0537 100.582 26.093 100.584L26.1948 100.592C26.2341 100.596 26.2716 100.584 26.3002 100.561C26.3252 100.588 26.36 100.605 26.3984 100.609L26.5011 100.617C26.5395 100.619 26.577 100.607 26.6055 100.584C26.6314 100.611 26.6653 100.629 26.7046 100.632L26.8064 100.64C26.8457 100.643 26.8832 100.631 26.9118 100.609C26.9368 100.635 26.9716 100.652 27.0109 100.656L27.1127 100.664C27.152 100.667 27.1886 100.654 27.218 100.632C27.243 100.659 27.2778 100.676 27.3171 100.679L27.4189 100.687C27.4582 100.691 27.4948 100.678 27.5234 100.656C27.5484 100.683 27.5832 100.7 27.6225 100.703L27.7243 100.711C27.7645 100.715 27.8011 100.701 27.8296 100.68C27.8546 100.706 27.8895 100.724 27.9287 100.726L28.0305 100.734C28.0689 100.739 28.1064 100.726 28.1359 100.703C28.1609 100.73 28.1948 100.747 28.2341 100.751L28.3368 100.759C28.3761 100.761 28.4127 100.75 28.4412 100.727C28.4662 100.753 28.5011 100.771 28.5403 100.775L28.6421 100.782C28.6823 100.785 28.7189 100.773 28.7475 100.751C28.7725 100.777 28.8073 100.795 28.8466 100.798L28.9484 100.806C28.9877 100.809 29.0243 100.797 29.0537 100.775C29.0787 100.801 29.1127 100.818 29.1528 100.822L29.2546 100.829C29.2564 100.83 29.2591 100.83 29.2609 100.83C29.2984 100.831 29.3314 100.817 29.3591 100.796C29.3841 100.823 29.4189 100.842 29.4582 100.845L29.5091 100.849C29.5109 100.85 29.5136 100.85 29.5153 100.85C29.5966 100.852 29.6662 100.791 29.6725 100.709C29.6787 100.626 29.6162 100.552 29.5323 100.545L29.4814 100.542C29.4403 100.539 29.4046 100.551 29.3761 100.574C29.3511 100.548 29.3171 100.529 29.2778 100.526L29.1761 100.518C29.1377 100.516 29.0993 100.527 29.0707 100.55C29.0457 100.523 29.0109 100.505 28.9716 100.502L28.8698 100.494C28.8323 100.492 28.7939 100.503 28.7653 100.526C28.7395 100.5 28.7055 100.482 28.6653 100.478L28.5636 100.471C28.5252 100.468 28.4877 100.48 28.4591 100.502C28.4341 100.476 28.3993 100.458 28.36 100.455L28.2582 100.447C28.2189 100.444 28.1814 100.456 28.1528 100.478C28.1278 100.452 28.093 100.434 28.0537 100.431L27.952 100.424C27.9127 100.421 27.8761 100.433 27.8475 100.455C27.8216 100.428 27.7877 100.41 27.7484 100.408L27.6457 100.4C27.6064 100.397 27.5698 100.409 27.5412 100.431C27.5162 100.405 27.4814 100.387 27.4421 100.384L27.3403 100.376C27.302 100.373 27.2636 100.385 27.235 100.408C27.21 100.381 27.1752 100.363 27.1359 100.36L27.0341 100.352C26.9957 100.35 26.9582 100.361 26.9287 100.384C26.9037 100.358 26.8698 100.34 26.8305 100.336L26.7287 100.328C26.6895 100.326 26.652 100.338 26.6234 100.36C26.5984 100.334 26.5636 100.316 26.5243 100.313L26.4225 100.305C26.3832 100.301 26.3457 100.314 26.3171 100.336C26.2921 100.31 26.2582 100.292 26.218 100.289L26.1162 100.281C26.0787 100.279 26.0403 100.291 26.0118 100.313C25.9859 100.286 25.952 100.268 25.9127 100.266L25.8109 100.258C25.7725 100.255 25.7341 100.267 25.7055 100.289C25.6805 100.262 25.6457 100.245 25.6064 100.242L25.5046 100.234C25.4653 100.232 25.4287 100.243 25.3993 100.266C25.3743 100.239 25.3395 100.221 25.3002 100.218L25.1984 100.21C25.16 100.208 25.1225 100.219 25.0939 100.242C25.0689 100.216 25.0341 100.198 24.9948 100.194L24.8921 100.186C24.8546 100.184 24.8162 100.196 24.7877 100.218C24.7627 100.192 24.7278 100.174 24.6886 100.171L24.5868 100.163C24.5484 100.16 24.5109 100.172 24.4814 100.194C24.4564 100.167 24.4216 100.151 24.3823 100.147L24.2805 100.139C24.2421 100.137 24.2046 100.149 24.1761 100.171C24.1502 100.144 24.1162 100.126 24.077 100.124L23.9752 100.116C23.9359 100.113 23.8984 100.125 23.8698 100.147C23.8448 100.12 23.81 100.103 23.7707 100.1L23.6689 100.092C23.6296 100.089 23.593 100.101 23.5636 100.124C23.5386 100.097 23.5046 100.079 23.4645 100.076L23.3627 100.068C23.3252 100.066 23.2868 100.077 23.2582 100.1C23.2332 100.073 23.1984 100.056 23.1591 100.052L23.0573 100.044C23.0189 100.042 22.9805 100.054 22.952 100.076C22.927 100.05 22.8921 100.032 22.8528 100.029L22.7511 100.021C22.7118 100.017 22.6743 100.03 22.6457 100.052C22.6207 100.026 22.5859 100.009 22.5475 100.005L22.4448 99.997C22.4055 99.9943 22.3689 100.007 22.3403 100.029C22.3153 100.002 22.2805 99.9845 22.2412 99.9818L22.1395 99.9737C22.1011 99.9711 22.0627 99.9827 22.0341 100.005C22.0091 99.9782 21.9743 99.9612 21.935 99.9577L21.8332 99.9496C21.7948 99.947 21.7573 99.9595 21.7278 99.9818C21.7028 99.955 21.6689 99.9371 21.6296 99.9345L21.527 99.9264C21.4895 99.9237 21.4511 99.9354 21.4225 99.9577C21.3975 99.9309 21.3627 99.9139 21.3234 99.9104L21.2216 99.9023C21.1823 99.8996 21.1448 99.9121 21.1162 99.9345C21.0912 99.9077 21.0564 99.8898 21.0171 99.8871L20.9153 99.8791C20.877 99.8764 20.8395 99.888 20.8109 99.9104C20.785 99.8836 20.7502 99.8666 20.7109 99.863L20.6091 99.855C20.5707 99.8532 20.5332 99.8648 20.5046 99.8871C20.4796 99.8604 20.4448 99.8425 20.4055 99.8398L20.3037 99.8318C20.2653 99.8291 20.227 99.8407 20.1984 99.863C20.1761 99.8398 20.1466 99.8229 20.1127 99.8175L20.1064 99.8112C20.077 99.7845 20.0412 99.7702 20.0028 99.7702C20.0028 99.7666 20.002 99.763 20.002 99.7586L19.9957 99.672C19.993 99.6327 19.9761 99.5979 19.9493 99.572C19.9725 99.5434 19.985 99.5068 19.9823 99.4675L19.9761 99.3657C19.9734 99.3264 19.9564 99.2916 19.9296 99.2657C19.9528 99.2371 19.9653 99.2005 19.9627 99.1612L19.9555 99.0595C19.9528 99.0202 19.9359 98.9854 19.91 98.9595C19.9323 98.9309 19.9448 98.8943 19.9421 98.855L19.9359 98.7532C19.9332 98.713 19.9145 98.6791 19.8886 98.6532C19.9109 98.6246 19.9252 98.588 19.9225 98.5487L19.9189 98.4987C19.9153 98.4371 19.8752 98.3854 19.818 98.3648L19.7698 98.3479C19.7323 98.3345 19.693 98.338 19.66 98.3523C19.6421 98.3202 19.6145 98.2934 19.577 98.28L19.4823 98.2461C19.4448 98.2336 19.4064 98.2354 19.3734 98.2496C19.3564 98.2175 19.3278 98.1925 19.2903 98.1791L19.1957 98.1461C19.1582 98.1327 19.1198 98.1345 19.0868 98.1487C19.0698 98.1166 19.0412 98.0916 19.0037 98.0782L18.9091 98.0452C18.8716 98.0318 18.8341 98.0336 18.8002 98.0479C18.7832 98.0157 18.7546 97.9907 18.718 97.9773L18.6225 97.9443C18.585 97.9309 18.5475 97.9327 18.5136 97.947C18.4966 97.9157 18.468 97.8898 18.4314 97.8764L18.3359 97.8434C18.2984 97.83 18.2609 97.8318 18.227 97.8461C18.21 97.8139 18.1814 97.7889 18.1448 97.7755L18.0493 97.7425C18.0118 97.7291 17.9743 97.7309 17.9403 97.7452C17.9234 97.713 17.8948 97.688 17.8582 97.6746L17.7627 97.6416C17.7412 97.6336 17.7198 97.6318 17.6993 97.6336C17.6948 97.6148 17.6859 97.597 17.6734 97.5809L17.6127 97.5005C17.5886 97.4702 17.5555 97.4505 17.5207 97.4434C17.5234 97.4077 17.5136 97.3711 17.4895 97.3398L17.4287 97.2595C17.4046 97.2282 17.3716 97.2086 17.3359 97.2023C17.3386 97.1666 17.3287 97.1291 17.3055 97.0979L17.2439 97.0175C17.218 96.9836 17.1796 96.963 17.1403 96.9586C17.1386 96.9077 17.1109 96.8577 17.0627 96.8309L16.9743 96.7809C16.9403 96.7612 16.9028 96.7568 16.8671 96.7648C16.8555 96.73 16.8323 96.7005 16.7984 96.6809L16.768 96.6639C16.7528 96.655 16.7386 96.6461 16.7252 96.6362C16.7011 96.6202 16.6734 96.6104 16.6457 96.6086C16.6439 96.5818 16.635 96.555 16.6189 96.5309C16.6037 96.5104 16.5912 96.4889 16.5805 96.4657C16.568 96.4398 16.5493 96.4184 16.5261 96.4041C16.5377 96.3791 16.5439 96.3505 16.5403 96.3211C16.5377 96.2996 16.5377 96.2782 16.5377 96.2568L16.5386 96.2443C16.5403 96.2148 16.5332 96.1871 16.5198 96.163C16.543 96.1461 16.5609 96.1237 16.5716 96.0961C16.5814 96.0729 16.593 96.0496 16.6055 96.0282C16.6207 96.0032 16.6287 95.9755 16.6278 95.9487C16.6546 95.9452 16.6814 95.9345 16.7046 95.9157C16.7234 95.9005 16.7448 95.8862 16.7662 95.8746C16.7921 95.8604 16.8127 95.8389 16.8261 95.8148C16.8537 95.8255 16.8841 95.8291 16.9162 95.822L17.0145 95.7996C17.0466 95.7925 17.0743 95.7755 17.0948 95.7523C17.118 95.7693 17.1466 95.78 17.177 95.7791L17.2787 95.7818C17.3171 95.7836 17.3528 95.7693 17.3805 95.7461C17.4064 95.7702 17.4412 95.7862 17.4796 95.7871H17.4805L17.5823 95.7898C17.6207 95.7916 17.6564 95.7773 17.6841 95.7541C17.7109 95.7791 17.7403 95.7943 17.7841 95.7952L17.8859 95.7979C17.9243 95.7987 17.96 95.7854 17.9877 95.7621C18.0145 95.7871 18.0511 95.8005 18.0886 95.8032L18.1895 95.8059C18.2287 95.8068 18.2645 95.7934 18.2912 95.7702C18.318 95.7952 18.3528 95.8112 18.3921 95.8112L18.493 95.8139C18.5314 95.8148 18.568 95.8014 18.5957 95.7782C18.6216 95.8032 18.6537 95.8166 18.6957 95.8193L18.7966 95.822C18.8359 95.8229 18.8716 95.8095 18.8993 95.7862C18.9252 95.8104 18.9591 95.8264 18.9984 95.8273H18.9993L19.1002 95.83C19.1395 95.8309 19.1752 95.8175 19.2028 95.7943C19.2287 95.8184 19.2645 95.8327 19.3028 95.8354L19.4037 95.838C19.443 95.8389 19.4787 95.8255 19.5064 95.8023C19.5323 95.8264 19.5662 95.8425 19.6064 95.8434L19.7082 95.8461C19.7466 95.847 19.7823 95.8336 19.81 95.8104C19.8359 95.8345 19.8671 95.8479 19.91 95.8514L20.0118 95.8541C20.0502 95.855 20.0859 95.8416 20.1136 95.8184C20.1403 95.8425 20.177 95.8586 20.2136 95.8595L20.3153 95.8621C20.3537 95.863 20.3903 95.8496 20.4171 95.8264C20.443 95.8505 20.4778 95.8657 20.5162 95.8675H20.518L20.6189 95.8702C20.6582 95.8711 20.6939 95.8577 20.7207 95.8345C20.7475 95.8595 20.7787 95.8746 20.8216 95.8755L20.9225 95.8782C20.9618 95.8791 20.9975 95.8657 21.0243 95.8425C21.0511 95.8666 21.0895 95.88 21.1252 95.8836L21.2261 95.8862C21.2653 95.8871 21.3011 95.8737 21.3287 95.8505C21.3546 95.8746 21.3903 95.8907 21.4287 95.8916L21.5296 95.8943C21.5689 95.8952 21.6046 95.8818 21.6323 95.8586C21.6582 95.8827 21.6912 95.8961 21.7323 95.8996L21.8332 95.9023C21.8725 95.9032 21.9082 95.8898 21.9359 95.8657C21.9627 95.8907 21.993 95.9068 22.0359 95.9077L22.1368 95.9104C22.1761 95.9112 22.2118 95.8979 22.2395 95.8737C22.2653 95.8987 22.3028 95.9121 22.3395 95.9157L22.4412 95.9184C22.4796 95.9193 22.5153 95.9059 22.543 95.8827C22.5689 95.9068 22.6037 95.922 22.643 95.9237L22.7448 95.9264C22.7832 95.9273 22.8198 95.913 22.8466 95.8907C22.8734 95.9148 22.9055 95.9282 22.9475 95.9318L23.0484 95.9345C23.0868 95.9354 23.1225 95.9211 23.1502 95.8979C23.177 95.9229 23.2153 95.938 23.2511 95.9398L23.352 95.9425C23.3912 95.9434 23.427 95.9291 23.4546 95.9068C23.4805 95.9309 23.5171 95.9443 23.5546 95.9479L23.6555 95.9505C23.6948 95.9514 23.7305 95.9371 23.7582 95.9139C23.7841 95.9389 23.8171 95.9541 23.8582 95.9559L23.9591 95.9586C23.9984 95.9595 24.0341 95.9452 24.0618 95.922C24.0877 95.947 24.1225 95.9621 24.1609 95.9639H24.1618L24.2627 95.9666C24.302 95.9675 24.3377 95.9541 24.3653 95.93C24.3912 95.955 24.4287 95.9702 24.4653 95.9711L24.5671 95.9737C24.6055 95.9755 24.6412 95.9612 24.6689 95.938C24.6957 95.963 24.7296 95.9755 24.7689 95.9791L24.8707 95.9827C24.9091 95.9836 24.9448 95.9693 24.9725 95.9461C24.9993 95.9711 25.0305 95.9862 25.0725 95.9871L25.1743 95.9898C25.2136 95.9916 25.2493 95.9773 25.277 95.9541C25.3028 95.9791 25.3412 95.9916 25.377 95.9952L25.4778 95.9979C25.5171 95.9987 25.5528 95.9854 25.5796 95.9621C25.6064 95.9871 25.6421 96.0023 25.6805 96.0032L25.7814 96.0059C25.8207 96.0068 25.8564 95.9934 25.8841 95.9702C25.91 95.9952 25.943 96.0077 25.9841 96.0112L26.085 96.0139C26.1243 96.0148 26.16 96.0014 26.1877 95.9782C26.2136 96.0032 26.2439 96.0175 26.2877 96.0193L26.3886 96.022C26.4278 96.0229 26.4636 96.0095 26.4912 95.9862C26.5171 96.0112 26.5546 96.0237 26.5912 96.0273L26.6921 96.03C26.7314 96.0309 26.7671 96.0175 26.7948 95.9943C26.8207 96.0184 26.8555 96.0336 26.8948 96.0354L26.9966 96.038C27.035 96.0389 27.0707 96.0255 27.0984 96.0023C27.1252 96.0273 27.1564 96.0398 27.1984 96.0434L27.3002 96.0461C27.3386 96.047 27.3743 96.0336 27.402 96.0104C27.4278 96.0345 27.4627 96.0505 27.5011 96.0514H27.5028L27.6037 96.0541C27.6421 96.055 27.6787 96.0416 27.7055 96.0184C27.7323 96.0425 27.768 96.055 27.8064 96.0595L27.9073 96.0621C27.9466 96.063 27.9823 96.0496 28.01 96.0264C28.0359 96.0514 28.0689 96.0657 28.11 96.0675L28.2109 96.0702C28.2502 96.0711 28.2859 96.0577 28.3127 96.0345C28.3395 96.0586 28.3734 96.0737 28.4127 96.0755H28.4136L28.5145 96.0782C28.5537 96.0791 28.5895 96.0657 28.6171 96.0425C28.643 96.0666 28.6805 96.0818 28.7171 96.0836L28.8189 96.0862C28.8573 96.0871 28.893 96.0737 28.9207 96.0505C28.9466 96.0746 28.9814 96.0898 29.0198 96.0916H29.0207L29.1225 96.0943C29.1609 96.0952 29.1966 96.0818 29.2243 96.0586C29.2511 96.0827 29.2823 96.0979 29.3243 96.0996L29.4261 96.1023C29.4653 96.1032 29.5002 96.088 29.5278 96.0648C29.5546 96.0898 29.5886 96.1059 29.627 96.1077H29.6287L29.6787 96.1086C29.7627 96.1112 29.8332 96.0443 29.835 95.9604C29.8368 95.8773 29.7716 95.8077 29.6877 95.805Z" fill="#B30635"/>
|
|
53
|
+
<path d="M17.1473 95.9586C17.0848 95.9586 17.0214 95.9738 16.9633 96.0068C16.783 96.1086 16.7187 96.3389 16.8205 96.5193C16.9231 96.6996 17.1526 96.7639 17.333 96.6613C17.4205 96.6121 17.4839 96.5318 17.5106 96.4354C17.5374 96.338 17.5249 96.2363 17.4758 96.1496C17.4071 96.0273 17.2785 95.9586 17.1473 95.9586ZM17.1499 97.1407C17.0767 97.1407 17.0044 97.1309 16.933 97.1104C16.7249 97.0532 16.5526 96.9184 16.4464 96.7309C16.2276 96.3443 16.3651 95.8514 16.7517 95.6327C17.1383 95.4148 17.6312 95.5505 17.8499 95.938C17.9553 96.1246 17.9821 96.3425 17.9249 96.5496C17.8669 96.7577 17.7321 96.93 17.5446 97.0354C17.4223 97.105 17.2865 97.1407 17.1499 97.1407ZM19.6955 98.7345L17.9723 98.6755C17.658 98.6648 17.4106 98.3988 17.4214 98.0854C17.4321 97.772 17.6973 97.5238 18.0106 97.5345L19.7348 97.5934C20.0481 97.6041 20.2964 97.8702 20.2856 98.1836C20.2749 98.497 20.0089 98.7452 19.6955 98.7345Z" fill="#B30635"/>
|
|
54
|
+
<path d="M20.5634 99.3479C20.55 99.7184 20.2393 100.009 19.8678 99.997C19.4973 99.9836 19.2071 99.6729 19.2196 99.3014C19.2321 98.9309 19.5437 98.6407 19.9143 98.6532C20.2857 98.6657 20.5759 98.9764 20.5634 99.3479Z" fill="#B30635"/>
|
|
55
|
+
<path d="M28.4902 98.5807C28.4697 98.5807 28.4492 98.579 28.4277 98.5754L17.1045 96.7772C16.9786 96.7575 16.8706 96.6781 16.8134 96.5638C16.7563 96.4504 16.7572 96.3156 16.8161 96.2031L23.5438 83.3263C23.6125 83.1941 23.7492 83.1129 23.8965 83.1138L104.271 83.187C104.49 83.1879 104.667 83.3665 104.665 83.5852C104.664 83.8031 104.647 83.9798 104.43 83.9798H104.428L24.134 83.9066L17.7733 96.0816L28.3358 97.7593L40.7938 83.429C40.9375 83.2638 41.1884 83.2477 41.3527 83.3915C41.517 83.5361 41.534 83.7861 41.3902 83.9504L28.7884 98.445C28.7125 98.5316 28.6036 98.5807 28.4902 98.5807Z" fill="#E00842"/>
|
|
56
|
+
<path d="M94.1607 100.82C94.1401 100.82 94.1196 100.819 94.0991 100.816L82.7759 99.0177C82.65 98.9972 82.541 98.9177 82.4839 98.8043C82.4268 98.6901 82.4276 98.5552 82.4866 98.4427L88.5 83.3258C88.5687 83.1954 88.7053 83.1133 88.8535 83.1133L104.332 83.1874C104.551 83.1892 104.728 83.3668 104.726 83.5856C104.725 83.8035 104.708 83.9793 104.49 83.9793H104.488L89.091 83.907L83.4437 98.3213L94.0071 99.999L104.562 84.8793C104.706 84.7151 104.957 84.6981 105.121 84.8427C105.286 84.9865 105.303 85.2365 105.159 85.4008L94.4589 100.686C94.383 100.772 94.2741 100.82 94.1607 100.82ZM61.9651 100.592C61.9446 100.592 61.9241 100.59 61.9035 100.586L50.5803 98.7883C50.4544 98.7677 50.3455 98.6892 50.2884 98.5749C50.2312 98.4615 50.2321 98.3267 50.291 98.2133L57.6625 83.3267C57.7312 83.1945 57.8669 83.1133 58.0151 83.1133L73.4937 83.1874C73.7125 83.1892 73.8893 83.3668 73.8884 83.5856C73.8866 83.8035 73.8696 83.9802 73.6518 83.9802H73.65L58.2526 83.907L51.2482 98.0927L61.8116 99.7704L74.641 83.7472C74.7848 83.582 75.0348 83.566 75.1991 83.7097C75.3643 83.8535 75.3812 84.1043 75.2366 84.2686L62.2634 100.456C62.1875 100.543 62.0785 100.592 61.9651 100.592ZM28.4901 98.5811C28.3223 98.5811 28.166 98.4731 28.1125 98.3043L22.833 81.641C22.7669 81.432 22.883 81.2097 23.0919 81.1436C23.3 81.0776 23.5223 81.1927 23.5884 81.4017L28.8678 98.0651C28.9339 98.274 28.8178 98.4963 28.6098 98.5624C28.5696 98.5749 28.5294 98.5811 28.4901 98.5811Z" fill="#E00842"/>
|
|
57
|
+
<path d="M47.4714 83.7471C47.2669 83.7471 47.0937 83.5891 47.0776 83.382C47.0606 83.1641 47.2231 82.973 47.441 82.9561C47.5303 82.9489 49.6419 82.7525 49.5231 81.0061C49.4812 80.3989 49.2785 79.9382 48.9187 79.6373C48.2892 79.1096 47.3589 79.2034 47.349 79.2043C47.3356 79.2061 47.3196 79.207 47.3053 79.207H42.9714L38.3428 82.0936C38.1571 82.2087 38.2017 82.3293 38.0856 82.1436C37.9696 81.9579 37.8785 81.4498 38.0642 81.3337L42.649 78.4748C42.7115 78.4355 42.7847 78.415 42.858 78.415H47.2856C47.474 78.398 48.5874 78.332 49.4214 79.0248C49.9562 79.4695 50.2562 80.1186 50.3133 80.9516C50.4517 82.9766 48.5356 83.6641 47.5035 83.7454C47.4928 83.7462 47.4821 83.7471 47.4714 83.7471ZM79.5856 83.7471C79.3812 83.7471 79.208 83.5891 79.191 83.382C79.174 83.1641 79.3365 82.973 79.5553 82.9561C79.6446 82.9489 81.7562 82.7525 81.6365 81.0061C81.5955 80.3989 81.3919 79.9382 81.033 79.6373C80.4026 79.1096 79.4731 79.2034 79.4633 79.2043C79.449 79.2061 79.4339 79.207 79.4196 79.207H75.0856L70.4571 82.0936C70.2714 82.2087 70.3151 82.3293 70.1999 82.1436C70.0839 81.9579 69.9928 81.4498 70.1785 81.3337L74.7624 78.4748C74.8258 78.4355 74.8981 78.415 74.9722 78.415H79.3999C79.5883 78.398 80.7017 78.332 81.5347 79.0248C82.0696 79.4695 82.3705 80.1186 82.4267 80.9516C82.5651 82.9766 80.649 83.6641 79.6169 83.7454C79.6062 83.7462 79.5964 83.7471 79.5856 83.7471ZM112.535 83.7471C112.329 83.7471 112.156 83.5891 112.14 83.382C112.123 83.1641 112.286 82.973 112.503 82.9561C112.593 82.9489 114.705 82.7525 114.586 81.0061C114.544 80.3989 114.341 79.9382 113.981 79.6373C113.352 79.1096 112.421 79.2034 112.412 79.2043C112.398 79.2061 112.382 79.207 112.368 79.207H108.034L103.405 82.0936C103.22 82.2087 103.264 82.3293 103.148 82.1436C103.033 81.9579 102.942 81.4498 103.127 81.3337L107.712 78.4748C107.774 78.4355 107.847 78.415 107.921 78.415H112.349C112.537 78.398 113.65 78.332 114.484 79.0248C115.019 79.4695 115.319 80.1186 115.376 80.9516C115.514 82.9766 113.598 83.6641 112.566 83.7454C112.555 83.7462 112.545 83.7471 112.535 83.7471Z" fill="#B30635"/>
|
|
58
|
+
<path d="M38.6063 83.6222L37.8911 81.8213C37.8429 81.699 37.858 81.5615 37.9313 81.4526C38.0054 81.3445 38.1277 81.2794 38.2589 81.2794H42.6866C42.875 81.2624 43.9884 81.1954 44.8214 81.8892C45.3563 82.3338 45.6572 82.982 45.7143 83.816C45.8518 85.8401 43.9366 86.5285 42.9036 86.6097C42.6839 86.6267 42.4955 86.4642 42.4777 86.2454C42.4607 86.0276 42.6241 85.8374 42.842 85.8204C42.9313 85.8124 45.0429 85.6169 44.9232 83.8704C44.8822 83.2606 44.6777 82.799 44.3152 82.4981C43.6893 81.9767 42.7607 82.0677 42.7518 82.0686C42.7366 82.0704 42.7214 82.0713 42.7063 82.0713H38.842L39.4581 83.6222H38.6063ZM70.7197 83.6222L70.0054 81.8213C69.9563 81.699 69.9714 81.5615 70.0455 81.4526C70.1188 81.3445 70.242 81.2794 70.3732 81.2794H74.8009C74.9893 81.2624 76.1018 81.1954 76.9357 81.8892C77.4705 82.3338 77.7705 82.982 77.8277 83.816C77.9661 85.8401 76.05 86.5285 75.0179 86.6097C74.7982 86.6267 74.6089 86.4642 74.592 86.2454C74.575 86.0276 74.7375 85.8374 74.9554 85.8204C75.0447 85.8124 77.1572 85.6169 77.0375 83.8704C76.9955 83.2606 76.7911 82.799 76.4295 82.4981C75.8027 81.9767 74.875 82.0677 74.8661 82.0686C74.8509 82.0704 74.8348 82.0713 74.8205 82.0713H70.9563L71.5723 83.6222H70.7197ZM109.214 96.9133C109.056 96.9133 108.908 96.8186 108.846 96.6633L102.954 81.8213C102.905 81.699 102.921 81.5615 102.994 81.4526C103.068 81.3445 103.191 81.2794 103.321 81.2794H107.749C107.938 81.2624 109.051 81.1954 109.885 81.8892C110.42 82.3338 110.72 82.982 110.777 83.816C110.915 85.8401 108.999 86.5285 107.967 86.6097C107.747 86.6267 107.558 86.4642 107.541 86.2463C107.523 86.0276 107.687 85.8374 107.904 85.8204C107.994 85.8124 110.106 85.6169 109.987 83.8704C109.945 83.2606 109.74 82.799 109.378 82.4981C108.752 81.9767 107.823 82.0677 107.814 82.0686C107.799 82.0704 107.784 82.0713 107.769 82.0713H103.905L109.582 96.3713C109.663 96.574 109.563 96.8044 109.36 96.8856C109.313 96.9044 109.263 96.9133 109.214 96.9133Z" fill="#E00842"/>
|
|
59
|
+
<path d="M24.3927 81.7674H19.5748C19.0141 81.7674 18.5552 81.3094 18.5552 80.7486C18.5552 80.1879 19.0141 79.729 19.5748 79.729L22.132 80.2299C22.6927 80.2299 25.4114 80.1879 25.4114 80.7486C25.4114 81.3094 24.9525 81.7674 24.3927 81.7674ZM54.3248 82.2379L47.657 81.5379C47.657 81.5379 46.3704 83.6844 49.1686 84.6665C49.7677 84.8763 50.3864 84.6531 50.8605 84.1111C51.3954 83.5004 52.2498 83.2138 53.523 83.4611C53.8462 83.5236 54.1159 83.5415 54.3391 83.5272C54.9016 83.4888 54.8882 82.2969 54.3248 82.2379ZM86.5204 82.2379L79.8534 81.5379C79.8534 81.5379 78.5659 83.6844 81.3641 84.6665C81.9632 84.8763 82.5829 84.6531 83.0561 84.1111C83.5909 83.5004 84.4454 83.2138 85.7186 83.4611C86.0427 83.5236 86.3114 83.5415 86.5346 83.5272C87.0971 83.4888 87.0846 82.2969 86.5204 82.2379ZM29.7864 98.4201C29.7864 98.7201 29.5427 98.9629 29.2436 98.9629C28.9436 98.9629 28.7007 98.7201 28.7007 98.4201C28.7007 98.1201 28.9436 97.8772 29.2436 97.8772C29.5427 97.8772 29.7864 98.1201 29.7864 98.4201Z" fill="#860528"/>
|
|
60
|
+
<path d="M29.2438 96.1183C27.9742 96.1183 26.9412 97.1514 26.9412 98.4201C26.9412 99.6897 27.9742 100.722 29.2438 100.722C30.5126 100.722 31.5456 99.6897 31.5456 98.4201C31.5456 97.1514 30.5126 96.1183 29.2438 96.1183ZM29.2438 101.288C27.6626 101.288 26.376 100.001 26.376 98.4201C26.376 96.8389 27.6626 95.5522 29.2438 95.5522C30.8251 95.5522 32.1108 96.8389 32.1108 98.4201C32.1108 100.001 30.8251 101.288 29.2438 101.288Z" fill="#860528"/>
|
|
61
|
+
<path d="M27.4088 100.137L27.1284 99.7818L29.1507 98.1836L29.4311 98.539L27.4088 100.137Z" fill="#860528"/>
|
|
62
|
+
<path d="M29.7355 101.727L26.657 100.232L27.0275 99.4685L30.1061 100.964L29.7355 101.727ZM27.7873 96.648L24.8989 94.8123L25.3543 94.0962L28.2427 95.9319L27.7873 96.648ZM60.3909 103.603L59.9784 103.406L61.5123 100.188L61.9248 100.385L60.3909 103.603ZM62.0605 99.5873L61.6087 99.5105L62.2025 95.9953L62.6534 96.0721L62.0605 99.5873Z" fill="#860528"/>
|
|
63
|
+
<path d="M61.8545 99.7989C61.734 99.7989 61.6358 99.8972 61.6358 100.019C61.6358 100.139 61.734 100.237 61.8545 100.237C61.9759 100.237 62.0742 100.139 62.0742 100.019C62.0742 99.8972 61.9759 99.7989 61.8545 99.7989ZM61.8545 100.695C61.4813 100.695 61.1777 100.392 61.1777 100.019C61.1777 99.6454 61.4813 99.3418 61.8545 99.3418C62.2277 99.3418 62.5313 99.6454 62.5313 100.019C62.5313 100.392 62.2277 100.695 61.8545 100.695Z" fill="#860528"/>
|
|
64
|
+
<path d="M61.8545 97.5746C60.5071 97.5746 59.4107 98.6711 59.4107 100.018C59.4107 101.366 60.5071 102.462 61.8545 102.462C63.2027 102.462 64.2982 101.366 64.2982 100.018C64.2982 98.6711 63.2027 97.5746 61.8545 97.5746ZM61.8545 102.919C60.2545 102.919 58.9536 101.618 58.9536 100.018C58.9536 98.4184 60.2545 97.1166 61.8545 97.1166C63.4545 97.1166 64.7562 98.4184 64.7562 100.018C64.7562 101.618 63.4545 102.919 61.8545 102.919ZM63.5107 97.1639L60.8545 95.272C60.8098 95.2407 60.7991 95.1791 60.8304 95.1345L61.2143 94.597C61.2455 94.5523 61.3071 94.5416 61.3518 94.5738L64.008 96.4648C64.0527 96.497 64.0625 96.5586 64.0312 96.6032L63.6491 97.1407C63.617 97.1854 63.5554 97.1952 63.5107 97.1639ZM62.1303 104.368L58.8098 103.401L59.0491 102.577L62.3705 103.544L62.1303 104.368ZM92.5866 103.603L92.1741 103.406L93.708 100.188L94.1214 100.384L92.5866 103.603ZM94.2562 99.5871L93.8053 99.5104L94.3991 95.9952L94.85 96.072L94.2562 99.5871Z" fill="#860528"/>
|
|
65
|
+
<path d="M94.0499 99.7989C93.9294 99.7989 93.8312 99.8972 93.8312 100.019C93.8312 100.139 93.9294 100.237 94.0499 100.237C94.1713 100.237 94.2696 100.139 94.2696 100.019C94.2696 99.8972 94.1713 99.7989 94.0499 99.7989ZM94.0499 100.695C93.6776 100.695 93.374 100.392 93.374 100.019C93.374 99.6454 93.6776 99.3418 94.0499 99.3418C94.4231 99.3418 94.7267 99.6454 94.7267 100.019C94.7267 100.392 94.4231 100.695 94.0499 100.695Z" fill="#860528"/>
|
|
66
|
+
<path d="M94.05 97.5746C92.7027 97.5746 91.6063 98.6711 91.6063 100.018C91.6063 101.366 92.7027 102.462 94.05 102.462C95.3982 102.462 96.4947 101.366 96.4947 100.018C96.4947 98.6711 95.3982 97.5746 94.05 97.5746ZM94.05 102.919C92.45 102.919 91.1491 101.618 91.1491 100.018C91.1491 98.4184 92.45 97.1166 94.05 97.1166C95.65 97.1166 96.9518 98.4184 96.9518 100.018C96.9518 101.618 95.65 102.919 94.05 102.919ZM95.7072 97.1639L93.05 95.272C93.0054 95.2407 92.9947 95.1791 93.0268 95.1345L93.4098 94.597C93.4411 94.5523 93.5027 94.5416 93.5473 94.5738L96.2036 96.4648C96.2482 96.497 96.258 96.5586 96.2268 96.6032L95.8447 97.1407C95.8125 97.1854 95.7509 97.1952 95.7072 97.1639ZM94.3268 104.368L91.0054 103.401L91.2447 102.577L94.5661 103.544L94.3268 104.368Z" fill="#860528"/>
|
|
67
|
+
<path d="M16.7794 71.9106C16.7794 71.9106 16.5553 72.8901 16.4651 74.2464C16.4017 75.1865 16.6321 76.1214 17.1357 76.9178C18.1437 78.5124 20.9937 81.374 26.7535 84.2874L26.8223 84.6214C26.8223 84.6214 24.9696 88.216 26.8223 92.9964C26.8223 92.9964 27.4892 96.9624 27.2303 97.9999C26.9705 99.0374 27.0446 99.4821 27.0446 99.4821L30.4732 101.044C30.4732 101.044 30.7794 100.272 29.5401 99.6008C29.5401 99.6008 28.8973 98.1106 28.8973 97.666C28.8973 97.2214 30.0098 88.4383 29.9348 85.733C29.9053 84.6508 29.9607 84.4455 30.0374 84.1374C30.1821 83.5598 30.1473 82.5723 29.8892 82.0365C29.7508 81.749 29.5723 81.4678 29.3428 81.249C28.8642 80.7937 27.4419 77.7339 22.6232 73.4383C22.5964 73.4142 17.4303 71.9919 16.7794 71.9106Z" fill="#5856D6"/>
|
|
68
|
+
<path d="M27.3206 97.6597C27.125 97.5302 26.5232 98.8632 26.6759 99.4382L27.5839 99.7418L31.0214 101.539C31.2536 101.4 31.2857 100.751 30.4393 100.058C29.7036 99.4561 29.3357 98.7793 29.1768 98.2463C29.0786 97.9159 28.9322 97.8954 28.5884 97.907C28.1313 97.9222 27.55 98.0195 27.3206 97.6597Z" fill="#FF5F00"/>
|
|
69
|
+
<path d="M39.2279 60.815C39.2279 60.815 38.7314 58.9088 36.4002 59.4338C33.8029 60.0186 33.4279 60.89 31.6216 60.1793C31.193 60.0105 30.7779 59.9284 30.3975 59.9016C29.5904 59.8436 28.7877 60.0463 28.0734 60.4266C27.5154 60.723 26.385 61.2096 25.4841 60.8677C24.2368 60.3936 23.3671 60.0088 22.1154 60.4114C21.1091 60.7355 19.9707 61.7936 18.5377 61.0846C17.1046 60.3748 16.0636 60.8034 15.1868 61.9534C14.3109 63.1034 14.4895 65.2721 17.0921 67.4213C19.5698 69.4677 26.8082 68.8239 26.8082 68.8239L32.9216 65.2864C32.9216 65.2864 39.7752 69.1096 39.2279 60.815Z" fill="#BF9B1D"/>
|
|
70
|
+
<path d="M49.2473 78.4229C48.9509 78.089 47.1768 77.0979 47.1768 77.0979L46.2714 76.9283C45.0054 76.4354 42.3152 73.3944 42.0456 73.0872L42.0473 73.0863C42.0473 73.0863 41.4973 71.7247 40.3857 69.2417C39.2741 66.7586 38.3473 66.0176 38.3473 66.0176C38.2366 66.4256 36.9768 70.2426 36.9768 70.2426L39.8304 74.2819C40.0491 74.6167 44.9652 77.639 44.9813 77.6542C44.9072 78.0988 45.2777 78.247 45.7598 78.6917C46.2411 79.1363 46.3152 79.8774 46.3152 79.8774C46.9822 79.9149 46.7232 78.7292 46.7232 78.7292C47.7607 78.2845 49.2848 78.6819 49.2848 78.6819C49.2848 78.6819 49.5438 78.756 49.2473 78.4229Z" fill="#FFCABA"/>
|
|
71
|
+
<path d="M36.1197 70.4756C36.1197 70.4756 37.8599 68.18 38.3474 66.0175L40.8715 65.7229L41.7768 63.6577L41.2331 60.4336L35.384 63.2336L34.3652 63.7711C34.3652 63.7711 35.1858 70.4756 36.1197 70.4756Z" fill="#FFCABA"/>
|
|
72
|
+
<path d="M35.415 68.0433C34.9275 66.0719 35.0123 64.4611 35.0123 64.4611L34.3079 64.054L30.8516 64.0326C27.9239 64.0147 25.0257 64.6915 22.4382 66.062C17.6195 68.6138 16.7793 71.9102 16.7793 71.9102C19.2186 72.4183 24.5507 73.9942 24.5507 73.9942C24.5507 73.9942 24.0159 73.1049 24.5248 72.0585C25.1543 70.7611 28.6757 70.8352 30.1579 72.021C30.8686 72.5897 31.6739 72.937 32.3186 73.1442C33.0936 73.3933 33.94 73.2977 34.6329 72.871C36.0275 72.012 36.7543 70.9469 36.7543 70.9469C36.7543 70.9469 38.2552 69.0102 38.3472 66.0174C38.3472 66.0174 37.8972 67.1504 37.2739 68.2844C36.8347 69.0844 35.6338 68.9299 35.415 68.0433Z" fill="#FF5F00"/>
|
|
73
|
+
<path d="M41.8867 80.2853L34.259 76.471C33.9376 76.3103 33.6733 76.0567 33.4992 75.7415C32.7063 74.304 30.4322 70.0317 30.1572 67.8335C30.1572 67.8335 30.5465 64.8879 32.6037 64.9987C34.6599 65.1094 35.1608 70.446 35.1608 70.446C35.1608 70.446 36.1429 73.8558 36.5322 74.3558L44.0179 80.2112L44.092 81.5085L43.7956 82.3978H41.7572L42.0903 81.0638L41.8867 80.2853Z" fill="#FFCABA"/>
|
|
74
|
+
<path d="M38.3403 66.0293L39.4341 65.3739L40.4457 65.4373C40.4457 65.4373 40.8769 65.5507 41.0252 64.5748C41.0412 64.4703 41.0493 64.2052 41.1037 63.9712H41.2153C41.4385 63.9712 41.6269 63.9266 41.4912 63.5364C41.4868 63.5221 41.2912 62.7721 41.2868 62.757C41.2189 62.5311 41.326 62.6927 41.3814 62.1641C41.4377 61.6364 41.0984 60.6739 41.0984 60.6739C41.0984 60.6739 40.0957 63.2471 37.9832 63.3302L36.3555 64.6373C36.3555 64.6373 32.8635 63.8686 28.935 64.1284C25.0064 64.3873 20.4859 67.2784 20.4859 67.2784C20.4859 67.2784 18.5957 65.9436 19.2627 63.3123C19.9296 60.6811 22.8787 60.6828 24.8796 61.4605C26.8814 62.2391 31.2323 61.682 33.0859 60.7186C34.9385 59.7552 39.1118 57.7543 41.3359 60.0891C43.5591 62.4239 42.6466 66.2775 39.1627 66.982L38.3403 66.0293Z" fill="#BF9B1D"/>
|
|
75
|
+
<path d="M40.5312 62.5399C40.4455 62.5318 40.066 62.5818 40.0866 62.6488C40.1035 62.7077 40.4205 62.8015 40.4937 62.8006C40.5687 62.7988 40.808 62.7765 40.8178 62.7318C40.8276 62.6881 40.6178 62.5488 40.5312 62.5399ZM40.6919 62.1417C40.6794 62.139 40.666 62.1372 40.6526 62.1354C40.4759 62.1095 40.2884 62.1077 40.1241 62.1729C40.0589 62.1997 39.9741 62.2658 40.0473 62.3318C40.1214 62.3979 40.2991 62.3542 40.3884 62.3461C40.4821 62.3381 40.5759 62.3488 40.6678 62.3577C40.7303 62.3631 40.8285 62.389 40.8544 62.3158C40.8723 62.2649 40.8366 62.2015 40.7884 62.1738C40.7589 62.1577 40.7259 62.1479 40.6919 62.1417ZM41.0053 64.7113C40.975 64.7131 40.975 64.7113 40.9455 64.7068C40.6428 64.6693 40.4768 64.4943 40.4696 64.4872C40.4446 64.4595 40.4464 64.4176 40.4732 64.3917C40.4884 64.3774 40.7893 64.4086 41.0393 64.4372L41.0053 64.7113Z" fill="#CCA295"/>
|
|
76
|
+
<path d="M71.3812 73.7338L71.433 73.7177C71.433 73.7177 70.4803 70.0159 70.175 69.2159C70.175 69.2159 66.516 67.0427 67.3169 72.7597C67.3357 72.8945 67.3553 73.0222 67.3758 73.1499L67.2 73.3963L67.6982 74.8945L67.7214 74.8874C68.6339 78.5347 70.0607 78.7061 70.0607 78.7061C70.0607 78.7061 71.7 78.9731 71.8142 76.915C71.8553 76.1749 71.6544 74.9713 71.3812 73.7338Z" fill="#4645AB"/>
|
|
77
|
+
<path d="M75.0955 78.1961C75.0821 78.1818 73.8964 76.7943 75.4669 77.1764L76.9508 77.3737C77.0598 77.388 77.1651 77.4211 77.2624 77.472C77.616 77.655 78.5062 78.1166 78.7901 78.2577C79.0499 78.3862 78.8312 78.405 78.8312 78.405C78.8312 78.405 77.2901 78.405 76.5964 78.5059C76.5964 78.5059 77.3794 79.5916 76.7821 79.5586C76.7821 79.5586 76.6678 79.2157 76.1723 78.9005C75.7535 78.6345 75.0294 78.5943 75.0955 78.1961Z" fill="#F4B28D"/>
|
|
78
|
+
<path d="M69.5187 78.4213H78.2125C78.2125 78.4213 74.7902 75.3909 71.1562 76.0392C71.1562 76.0392 69.1018 77.4302 69.5187 78.4213Z" fill="#F4B28D"/>
|
|
79
|
+
<path d="M52.7571 72.4551C52.7571 72.4551 57.941 67.3479 61.333 66.6613C64.7249 65.9756 68.1553 66.2426 68.1553 66.2426L70.1749 69.2158L67.0883 73.5604C67.0883 73.5604 65.5615 74.7033 62.4383 74.5515C61.158 74.489 59.9321 74.6274 59.9321 74.6274C59.9321 74.6274 57.9026 74.8319 57.9785 76.8515C58.0544 78.872 52.7571 72.4551 52.7571 72.4551Z" fill="#5856D6"/>
|
|
80
|
+
<path d="M63.4294 87.0149C63.0312 85.0131 62.3214 83.3024 61.4803 81.864C59.7562 78.8212 56.7955 75.9247 55.6508 74.8613C54.9241 74.1238 53.5294 73.1461 52.7571 72.4551C52.7571 72.4551 50.966 74.056 50.5089 75.5801C50.0508 77.1051 50.1178 78.3104 51.3 80.2542C51.4776 80.547 51.7669 80.8997 51.9955 81.1069L60.9134 89.2631C60.9134 89.2631 63.4875 89.914 63.791 89.2301C64.2392 88.2194 63.4294 87.0149 63.4294 87.0149Z" fill="#FF5F00"/>
|
|
81
|
+
<path d="M60.8187 88.4104C60.8187 88.4104 59.3089 90.0639 59.0678 91.8255C58.8276 93.5871 59.5481 95.8488 59.2419 98.1363C58.9365 100.423 58.6606 101.619 58.6606 101.619L60.6178 101.734L60.708 100.784L63.5571 89.8193C63.5571 89.8193 64.3785 88.638 63.5883 87.5675C62.7973 86.4961 60.8187 88.4104 60.8187 88.4104Z" fill="#FF5F00"/>
|
|
82
|
+
<path d="M58.8894 100.917C58.6707 100.824 58.3867 102.045 58.6457 102.589L59.6046 102.721L63.3528 103.866C63.5582 103.684 63.6564 103.157 62.6858 102.627C61.3001 101.87 60.7323 100.817 60.7323 100.817C60.7323 100.817 59.4608 100.993 58.8894 100.917Z" fill="#BF9B1D"/>
|
|
83
|
+
<path d="M67.3171 69.0249C67.1225 67.0088 65.2591 66.8525 65.2591 66.8525C64.4011 66.8713 63.9823 67.1383 63.9823 67.1383C61.1618 68.6633 62.1287 72.7552 62.1287 72.7552C62.8957 77.6865 63.8868 79.6016 63.8868 79.6016C63.8868 79.6016 65.4493 77.9722 66.0975 77.2865C66.7457 76.5999 67.3118 72.7508 67.3118 72.7508C67.3118 72.7508 67.527 71.1981 67.3171 69.0249Z" fill="#5856D6"/>
|
|
84
|
+
<path d="M63.8867 79.6014H76.5402C76.5402 79.6014 71.0117 76.4924 66.1902 77.1407C66.1902 77.1407 63.334 78.6103 63.8867 79.6014Z" fill="#F4B28D"/>
|
|
85
|
+
<path d="M74.2822 79.5444L75.7545 79.2301L76.5393 79.5917L76.6143 80.914L76.3152 81.8122L74.9018 81.8551L74.592 80.464L74.2822 79.5444ZM71.8518 63.1265C71.9723 63.1096 74.2107 62.5122 74.1536 65.1703C74.1536 65.1703 74.3545 65.8453 74.5393 66.214C74.692 66.5185 74.025 66.681 74.025 66.681V67.1256L73.7393 67.2069L74.025 67.3069V67.8399C74.025 67.9765 73.9143 68.0881 73.7768 68.0881H72.8232C72.167 68.0881 71.1723 68.1006 70.6795 67.6676C70.5241 67.531 70.7768 67.0453 70.6518 66.8997C69.6759 65.7667 70.0795 63.3846 71.8518 63.1265Z" fill="#F4B28D"/>
|
|
86
|
+
<path d="M71.799 67.8276L69.0696 69.8526L68.1553 66.2427L70.5374 65.457L71.799 67.8276Z" fill="#F4B28D"/>
|
|
87
|
+
<path d="M74.2097 61.9577C74.2097 61.9577 73.749 62.3488 72.1883 61.7899C71.0267 61.3747 69.0481 61.8747 68.8749 63.6283C68.8187 64.2033 69.1981 65.0185 68.9597 65.5194C68.9321 65.5783 68.9178 65.6274 68.9258 65.6604C68.9571 65.7747 69.0713 65.9149 69.2196 66.0256V66.0274C69.2196 66.0274 69.2294 66.0345 69.2454 66.0444C69.3133 66.0917 69.3865 66.1319 69.4615 66.1613C69.7151 66.281 70.116 66.4077 70.4017 66.2069C70.4401 66.1792 70.0347 65.147 70.899 64.9185C71.3204 64.8069 71.5097 65.5872 71.5097 65.5872C71.5097 65.5872 71.5071 65.7149 71.6785 65.6577C71.7615 65.6301 71.6722 64.9747 71.6758 64.3452C71.7231 63.8765 71.8678 63.3827 72.2696 63.3783C72.2696 63.3783 72.9687 64.4015 74.0053 63.5961C75.0419 62.7899 74.2097 61.9577 74.2097 61.9577Z" fill="#FF5F00"/>
|
|
88
|
+
<path d="M73.2802 65.1817C73.1945 65.1737 72.8159 65.2237 72.8356 65.2907C72.8534 65.3496 73.1695 65.4433 73.2436 65.4424C73.3177 65.4407 73.5579 65.4183 73.5668 65.3737C73.5766 65.3291 73.3668 65.1898 73.2802 65.1817ZM73.4409 64.7835C73.4284 64.7808 73.415 64.7791 73.4016 64.7773C73.2249 64.7514 73.0374 64.7487 72.874 64.8148C72.8079 64.8416 72.7231 64.9076 72.7963 64.9737C72.8704 65.0398 73.0481 64.996 73.1374 64.988C73.2311 64.9791 73.3249 64.9898 73.4177 64.9987C73.4793 65.0049 73.5775 65.0308 73.6034 64.9576C73.6213 64.9067 73.5865 64.8433 73.5374 64.8157C73.5079 64.7996 73.4749 64.7898 73.4409 64.7835Z" fill="#C38E71"/>
|
|
89
|
+
<path d="M103.577 73.7338L103.629 73.7177C103.629 73.7177 102.676 70.0159 102.371 69.2159C102.371 69.2159 98.7125 67.0427 99.5125 72.7597C99.5312 72.8945 99.5509 73.0222 99.5714 73.1499L99.3955 73.3963L99.8937 74.8945L99.9169 74.8874C100.829 78.5347 102.256 78.7061 102.256 78.7061C102.256 78.7061 103.896 78.9731 104.01 76.915C104.051 76.1749 103.85 74.9713 103.577 73.7338Z" fill="#B30635"/>
|
|
90
|
+
<path d="M101.714 78.4213H110.408C110.408 78.4213 106.986 75.3909 103.352 76.0392C103.352 76.0392 101.298 77.4302 101.714 78.4213Z" fill="#DF967F"/>
|
|
91
|
+
<path d="M108.193 78.1961C108.179 78.1818 106.994 76.7943 108.564 77.1764L110.048 77.3737C110.157 77.388 110.263 77.4211 110.36 77.472C110.713 77.655 111.603 78.1166 111.888 78.2577C112.147 78.3862 111.928 78.405 111.928 78.405C111.928 78.405 110.387 78.405 109.694 78.5059C109.694 78.5059 110.477 79.5916 109.88 79.5586C109.88 79.5586 109.765 79.2157 109.27 78.9005C108.851 78.6345 108.127 78.5943 108.193 78.1961Z" fill="#DF967F"/>
|
|
92
|
+
<path d="M84.9526 72.4551C84.9526 72.4551 90.1366 67.3479 93.5285 66.6613C96.9205 65.9756 100.351 66.2426 100.351 66.2426L102.37 69.2158L99.2839 73.5604C99.2839 73.5604 97.758 74.7033 94.6339 74.5515C93.3535 74.489 92.1285 74.6274 92.1285 74.6274C92.1285 74.6274 90.0982 74.8319 90.1741 76.8515C90.2509 78.872 84.9526 72.4551 84.9526 72.4551Z" fill="#E00842"/>
|
|
93
|
+
<path d="M95.6251 87.0149C95.2278 85.0131 94.517 83.3024 93.676 81.864C91.9519 78.8212 88.992 75.9247 87.8465 74.8622C87.1206 74.1238 85.726 73.1461 84.9536 72.4551C84.9536 72.4551 83.1617 74.056 82.7045 75.5801C82.2474 77.1051 82.3135 78.3104 83.4956 80.2542C83.6733 80.547 83.9635 80.8997 84.1911 81.1069L93.1099 89.2631C93.1099 89.2631 95.6831 89.914 95.9867 89.2301C96.4349 88.2194 95.6251 87.0149 95.6251 87.0149Z" fill="#F7C926"/>
|
|
94
|
+
<path d="M93.0143 88.4104C93.0143 88.4104 91.5045 90.0639 91.2643 91.8255C91.0232 93.5871 91.7438 95.8488 91.4375 98.1363C91.1322 100.423 90.8572 101.619 90.8572 101.619L92.8134 101.734L92.9036 100.784L95.7536 89.8193C95.7536 89.8193 96.5741 88.638 95.784 87.5675C94.9929 86.4961 93.0143 88.4104 93.0143 88.4104Z" fill="#F7C926"/>
|
|
95
|
+
<path d="M91.0848 100.917C90.867 100.824 90.583 102.045 90.842 102.589L91.8 102.721L95.5482 103.866C95.7536 103.684 95.8518 103.157 94.8813 102.627C93.4955 101.87 92.9286 100.817 92.9286 100.817C92.9286 100.817 91.6563 100.993 91.0848 100.917Z" fill="#5856D6"/>
|
|
96
|
+
<path d="M99.5124 69.0249C99.3178 67.0088 97.4544 66.8525 97.4544 66.8525C96.5964 66.8713 96.1776 67.1383 96.1776 67.1383C93.3571 68.6633 94.3241 72.7552 94.3241 72.7552C95.091 77.6865 96.0821 79.6016 96.0821 79.6016C96.0821 79.6016 97.6446 77.9722 98.2928 77.2865C98.941 76.5999 99.508 72.7508 99.508 72.7508C99.508 72.7508 99.7223 71.199 99.5124 69.0249Z" fill="#E00842"/>
|
|
97
|
+
<path d="M96.0822 79.6014H108.736C108.736 79.6014 103.207 76.4924 98.3858 77.1407C98.3858 77.1407 95.5295 78.6103 96.0822 79.6014Z" fill="#DF967F"/>
|
|
98
|
+
<path d="M106.478 79.5445L107.95 79.2302L108.736 79.5919L108.811 80.9142L108.511 81.8124L107.097 81.8552L106.787 80.4642L106.478 79.5445ZM103.995 67.8276L101.266 69.8526L100.351 66.2427L102.733 65.457L103.995 67.8276Z" fill="#DF967F"/>
|
|
99
|
+
<path d="M104.048 63.1265C104.168 63.1096 106.406 62.5122 106.349 65.1703C106.349 65.1703 106.551 65.8453 106.735 66.214C106.888 66.5185 106.221 66.681 106.221 66.681V67.1256L105.935 67.2069L106.221 67.3069V67.8399C106.221 67.9765 106.11 68.0881 105.973 68.0881H105.019C104.363 68.0881 103.368 68.1006 102.876 67.6676C102.721 67.531 102.972 67.0453 102.847 66.8997C101.871 65.7667 102.276 63.3846 104.048 63.1265Z" fill="#DF967F"/>
|
|
100
|
+
<path d="M106.406 61.9577C106.406 61.9577 105.946 62.3488 104.384 61.7899C103.222 61.3747 101.244 61.8747 101.071 63.6283C101.014 64.2033 101.394 65.0185 101.156 65.5194C101.128 65.5783 101.114 65.6274 101.122 65.6604C101.153 65.7747 101.267 65.9149 101.416 66.0256C101.415 66.0256 101.415 66.0265 101.415 66.0274C101.415 66.0274 101.425 66.0345 101.441 66.0444C101.509 66.0917 101.582 66.1319 101.657 66.1613C101.912 66.281 102.312 66.4077 102.597 66.2069C102.637 66.1792 102.231 65.147 103.095 64.9185C103.517 64.8069 103.706 65.5872 103.706 65.5872C103.706 65.5872 103.703 65.7149 103.874 65.6577C103.957 65.6301 103.868 64.9747 103.872 64.3452C103.919 63.8765 104.064 63.3827 104.465 63.3783C104.465 63.3783 105.164 64.4015 106.201 63.5961C107.239 62.7899 106.406 61.9577 106.406 61.9577Z" fill="#5856D6"/>
|
|
101
|
+
<path d="M105.394 65.1588C105.309 65.1507 104.93 65.2007 104.95 65.2677C104.968 65.3266 105.284 65.4204 105.358 65.4195C105.432 65.4177 105.672 65.3954 105.681 65.3507C105.691 65.3061 105.481 65.1668 105.394 65.1588ZM105.555 64.7606C105.543 64.7579 105.529 64.7561 105.516 64.7543C105.339 64.7284 105.152 64.7257 104.988 64.7918C104.922 64.8186 104.837 64.8847 104.911 64.9507C104.985 65.0168 105.162 64.9731 105.252 64.965C105.345 64.9561 105.439 64.9668 105.532 64.9757C105.594 64.982 105.692 65.0079 105.718 64.9347C105.736 64.8838 105.7 64.8204 105.652 64.7927C105.622 64.7766 105.589 64.7668 105.555 64.7606Z" fill="#B27866"/>
|
|
102
|
+
</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="M98 104.358C98 103.909 97.1755 103.477 95.6729 103.083C90.7394 101.778 78.4239 100.857 64.0098 100.857C55.4465 100.857 47.6184 101.187 41.6444 101.72C40.6647 101.806 39.7296 101.906 38.856 102C33.3577 102.622 30 103.448 30 104.358C30 105.121 32.3601 105.82 36.3728 106.396C38.9158 106.762 42.1299 107.072 45.84 107.315C47.6184 107.429 49.5002 107.529 51.4775 107.609C52.9802 107.672 54.5265 107.722 56.1184 107.763C58.3223 107.816 60.6057 107.849 62.9658 107.857H63.9938C69.3716 107.857 74.4577 107.73 78.9754 107.504C79.6339 107.471 80.2915 107.433 80.9197 107.395C81.3319 107.372 81.7477 107.347 82.16 107.316C85.8666 107.076 89.0842 106.765 91.6406 106.4C95.6399 105.824 97.9964 105.121 97.9964 104.362" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M50.8751 57.7156C51.6572 54.5263 51.5581 49.6701 52.9224 45.604C53.0135 45.3326 53.7028 37.7835 54.3831 37.2013C54.7144 36.9192 59.0367 38.3897 59.2429 39.379C59.3037 39.6692 58.3206 45.8665 58.0278 47.0781C57.4483 49.4808 54.5349 56.0746 52.6081 58.2272C52.8867 58.6308 53.0769 59.254 53.001 59.613C52.9072 60.0505 52.8813 60.5103 52.5117 60.4576C52.1421 60.4049 50.3474 60.3228 50.2778 59.8755C50.2376 59.6147 50.7171 58.3603 50.8751 57.7156Z" fill="#FFCABA"/>
|
|
4
|
+
<path d="M49.474 70.7039C49.5043 70.7039 49.5365 70.6976 49.566 70.686C49.6936 70.6351 49.7552 70.4923 49.7035 70.3664L48.3651 67.0699C47.8802 65.8744 47.7543 64.5744 48.0035 63.3101L52.2017 41.936C52.2276 41.803 52.1401 41.6735 52.0052 41.6476C51.8695 41.6235 51.7401 41.7092 51.7142 41.8423L47.516 63.2164C47.249 64.5744 47.3838 65.9699 47.9043 67.253L49.2436 70.5494C49.282 70.6449 49.3758 70.7039 49.474 70.7039Z" fill="#FF5F00"/>
|
|
5
|
+
<path d="M42.9339 103.01C43.0499 103.01 43.1535 102.93 43.1776 102.813L49.7017 70.5755L52.1401 68.0728C53.1116 67.0755 53.7669 65.83 54.0339 64.4701L58.2312 43.0987C58.258 42.9657 58.1696 42.8371 58.0357 42.8112C57.8991 42.7853 57.7705 42.8719 57.7446 43.005L53.5464 64.3755C53.2973 65.6425 52.6883 66.8032 51.783 67.7318L49.2937 70.2862C49.2616 70.3201 49.2392 70.3621 49.2294 70.4085L42.6901 102.717C42.6633 102.85 42.7508 102.979 42.8848 103.006C42.9017 103.009 42.9178 103.01 42.9339 103.01Z" fill="#FF5F00"/>
|
|
6
|
+
<path d="M59.0322 43.746C59.2653 43.746 59.4733 43.5826 59.5188 43.3478C59.5715 43.0817 59.3956 42.8237 59.1269 42.7719L51.109 41.2237C50.8403 41.1728 50.5795 41.346 50.5269 41.6121C50.4742 41.8791 50.6501 42.1371 50.9188 42.1889L58.9367 43.7362C58.9688 43.7434 59.001 43.746 59.0322 43.746ZM54.501 61.255C54.734 61.255 54.942 61.0925 54.9876 60.8576C55.0403 60.5907 54.8653 60.3335 54.5956 60.2809L48.5644 59.1166C48.2947 59.0648 48.034 59.2389 47.9822 59.505C47.9295 59.7719 48.1045 60.03 48.3742 60.0818L54.4054 61.246C54.4376 61.2523 54.4697 61.255 54.501 61.255ZM42.8117 103.886C43.0438 103.886 43.2519 103.723 43.2983 103.488L43.817 100.854C43.8697 100.588 43.6938 100.329 43.4242 100.277C43.1554 100.226 42.8947 100.4 42.842 100.666L42.3233 103.3C42.2706 103.567 42.4465 103.825 42.7161 103.876C42.7474 103.883 42.7795 103.886 42.8117 103.886Z" fill="#FF5F00"/>
|
|
7
|
+
<path d="M61.4893 77.945L63.1117 54.5253C60.7938 54.4762 57.0268 54.5414 56.8849 54.8075C53.8197 60.5342 53.751 75.6566 54.1197 78.9762C54.3135 80.7182 54.9385 94.1548 54.8331 99.145C54.8224 99.6432 57.109 100.372 57.5018 99.2333C59.1099 94.5664 61.6545 90.6548 62.3358 84.4369C62.417 83.695 62.1876 80.0405 61.4893 77.945Z" fill="#4645AB"/>
|
|
8
|
+
<path d="M57.2553 99.4993C57.1374 100.222 57.3187 100.728 57.3356 101.031C57.3526 101.337 56.4178 102.541 55.7829 102.559C55.1481 102.576 53.7794 101.597 54.0383 101.477C54.2972 101.357 54.7829 100.663 55.0124 99.3484C55.0776 98.9716 57.3088 99.1734 57.2553 99.4993Z" fill="#FFCABA"/>
|
|
9
|
+
<path d="M57.4331 100.592C57.1055 102.34 58.6153 102.945 57.6733 104.194C57.3742 104.591 54.5769 103.836 53.609 103.938C53.2688 103.974 52.5296 104.399 51.5805 104.509C50.3242 104.654 48.6233 104.669 47.9662 104.19C47.7456 104.03 47.8403 103.657 47.868 103.539C47.9492 103.183 48.926 102.989 49.4867 102.77C51.4055 102.02 54.1474 100.565 54.6751 99.8315C55.426 100.128 55.3706 101.675 55.9001 101.7C56.2126 101.715 56.9921 100.451 57.4331 100.592Z" fill="#B30635"/>
|
|
10
|
+
<path d="M49.9357 104.83C50.1714 104.83 50.4294 104.822 50.7178 104.805C51.0875 104.784 51.4973 104.744 51.9303 104.702C52.5785 104.64 53.2482 104.574 53.8151 104.57C54.35 104.571 54.8419 104.636 55.3142 104.704C56.2687 104.841 57.1714 104.97 58.1062 104.395C58.2812 104.287 58.3348 104.06 58.2259 103.887C58.1178 103.714 57.8884 103.66 57.7134 103.768C57.0089 104.202 56.308 104.101 55.4205 103.974C54.9446 103.906 54.4053 103.824 53.8098 103.833C53.2098 103.837 52.5223 103.904 51.858 103.968C51.4321 104.01 51.0294 104.049 50.675 104.069C49.2384 104.151 48.6089 103.997 47.9339 103.787C47.7384 103.726 47.5285 103.833 47.4669 104.028C47.4053 104.223 47.5142 104.429 47.7107 104.491C48.3205 104.681 48.8964 104.83 49.9357 104.83Z" fill="#E00842"/>
|
|
11
|
+
<path d="M80.1143 84.7745C78.8152 82.9182 76.7777 80.7459 74.4599 78.3218C72.8152 76.6022 69.2625 74.82 69.2125 74.7174C68.9054 74.0924 69.5509 66.72 70.5911 63.0174C71.3875 60.1834 70.3009 55.8977 69.8866 55.0307C69.8599 54.9745 67.1447 54.7727 64.2018 54.6424L61.2608 54.5254L60.4277 75.1415C60.3322 76.1147 60.6652 77.0816 61.3402 77.7888L61.4893 77.945C64.267 80.6254 72.7009 85.6343 77.659 87.9977L80.1143 84.7745Z" fill="#5856D6"/>
|
|
12
|
+
<path d="M75.0956 77.9574C77.2295 78.386 87.7938 85.0378 88.4991 87.2476C89.3125 89.7967 83.8697 99.0601 81.5964 97.9779C79.4679 96.9637 80.4831 91.1083 79.6866 90.2172C78.8911 89.3271 71.0125 86.4771 70.7223 84.9762C70.4322 83.4762 73.5429 77.6449 75.0956 77.9574Z" fill="#DEDDF7"/>
|
|
13
|
+
<path d="M53.584 39.7742C54.0027 37.1912 55.1072 33.4841 57.3804 32.2198C59.234 31.1894 60.1465 31.293 60.7402 30.7225C61.0724 30.4019 61.4884 29.2617 61.6215 29.2992C62.1081 29.4394 63.0259 29.6207 63.9983 29.4484C64.9983 29.2707 65.7367 29.0091 66.3197 28.6841C66.4545 28.6091 67.3027 30.2975 67.7688 30.5609C68.6867 31.0805 70.3206 31.126 72.7143 32.3653C75.8527 33.9912 76.8884 38.4617 77.3027 40.2992C77.4501 40.9546 72.2983 41.8876 71.7501 41.9591C70.9724 45.0689 68.5402 50.7617 69.8858 55.0305C67.2143 57.1162 56.6045 56.1082 56.884 54.8073C57.9286 49.9457 56.9001 45.5171 55.9849 40.9546C55.0376 40.6992 54.092 40.2921 53.584 39.7742Z" fill="#E00842"/>
|
|
14
|
+
<path d="M76.9411 71.579C77.0304 71.579 77.117 71.5308 77.1607 71.446L78.8161 68.2977C79.4616 67.0683 79.7321 65.6897 79.5991 64.3111L77.4598 42.1968C77.4464 42.062 77.3277 41.9629 77.1884 41.9763C77.0518 41.9888 76.9527 42.1085 76.9652 42.2442L79.1045 64.3585C79.2295 65.6424 78.9768 66.9254 78.3759 68.0701L76.7214 71.2201C76.658 71.3397 76.7045 71.4888 76.8268 71.5504C76.8634 71.5701 76.9027 71.579 76.9411 71.579Z" fill="#FF5F00"/>
|
|
15
|
+
<path d="M80.2162 103.925C80.2242 103.925 80.2322 103.924 80.2412 103.923C80.3769 103.909 80.4769 103.789 80.4635 103.654L77.1894 71.3094C77.184 71.263 77.1662 71.2183 77.1367 71.1808L74.9081 68.3969C74.1001 67.3871 73.6072 66.1754 73.4831 64.8924L71.3438 42.7763C71.3304 42.6415 71.2108 42.5415 71.0733 42.5549C70.9367 42.5683 70.8367 42.6879 70.8501 42.8237L72.9894 64.9397C73.1224 66.3165 73.6519 67.6174 74.5188 68.7013L76.7028 71.4299L79.9688 103.703C79.9822 103.83 80.0903 103.925 80.2162 103.925Z" fill="#FF5F00"/>
|
|
16
|
+
<path d="M70.0365 43.3906C70.0526 43.3906 70.0678 43.3897 70.0839 43.3879L78.2151 42.6192C78.4883 42.5933 78.6892 42.354 78.6624 42.0835C78.6365 41.8129 78.3946 41.6138 78.1214 41.6406L69.9892 42.4093C69.7169 42.4352 69.5169 42.6754 69.5428 42.9451C69.5669 43.1995 69.7839 43.3906 70.0365 43.3906ZM72.8267 61.2531C72.8428 61.2531 72.8589 61.2522 72.8749 61.2504L78.9919 60.6718C79.2651 60.646 79.4651 60.4067 79.4392 60.1361C79.4124 59.8656 79.1696 59.6665 78.8972 59.6942L72.7803 60.2718C72.508 60.2977 72.308 60.5379 72.3339 60.8076C72.358 61.062 72.574 61.2531 72.8267 61.2531ZM80.2758 104.808C80.2919 104.808 80.308 104.807 80.324 104.805C80.5972 104.779 80.7972 104.54 80.7714 104.269L80.5133 101.597C80.4874 101.327 80.2455 101.127 79.9722 101.155C79.699 101.181 79.499 101.42 79.5249 101.691L79.783 104.363C79.8071 104.616 80.0231 104.808 80.2758 104.808Z" fill="#FF5F00"/>
|
|
17
|
+
<path d="M78.524 46.4209C78.4258 49.6173 76.749 56.2289 76.641 58.0736C76.6383 58.128 74.6731 58.6495 74.6713 58.0673C74.6624 54.8584 73.0383 50.6896 73.3579 46.8361C73.3812 46.5504 71.7124 42.4361 71.6517 41.5486C71.6276 41.2021 77.0213 39.8021 77.2267 39.9682C77.4579 40.1548 78.5624 45.1754 78.524 46.4209Z" fill="#FFCABA"/>
|
|
18
|
+
<path d="M64.6785 27.245C65.5741 27.9628 69.2946 22.853 67.3464 20.52C65.4464 18.2441 60.8526 18.761 59.8651 20.5128C58.6857 22.6057 62.4482 22.2655 62.4482 22.2655C62.4482 22.2655 63.725 26.4798 64.6785 27.245Z" fill="#FF5F00"/>
|
|
19
|
+
<path d="M51.2081 57.1796C51.2081 57.1796 51.6054 57.0903 51.934 57.1118C52.2617 57.1323 53.2831 56.668 53.4509 57.1082C53.6179 57.5475 53.8813 58.3671 53.7947 59.0341C53.7375 59.4769 53.6429 60.1805 53.4777 60.7689C53.3492 61.2278 52.9742 61.668 52.5152 61.6296L50.1286 61.2546C49.8188 61.2439 49.7884 60.3707 49.7947 60.0877C49.8018 59.7421 50.0027 59.3564 50.0027 59.3564C50.0027 59.3564 49.0893 59.4278 48.7018 59.2957C48.2759 59.1502 47.7277 58.8332 47.7161 58.4448C47.7081 58.1868 48.6322 58.3546 49.1125 58.3546C49.4572 58.3564 49.992 57.9287 50.0661 57.8618C50.5492 57.4243 51.2081 57.1796 51.2081 57.1796ZM66.4456 28.8885C66.4643 28.7975 66.4617 28.7055 66.4295 28.6162C66.4295 28.6118 66.4286 28.6064 66.4286 28.6064H66.4268C65.8313 27.0377 65.3563 25.5609 65.6018 25.1841L62.2786 25.9769C62.2786 25.9769 62.0697 27.7341 61.5358 29.3037C61.5358 29.3046 61.5367 29.3055 61.5367 29.3064C61.525 29.3689 60.6349 34.26 63.7715 34.2198C66.5009 34.1841 66.4974 30.018 66.4456 28.8885Z" fill="#FFCABA"/>
|
|
20
|
+
<path d="M65.284 26.4253C65.284 26.4253 64.6787 27.2449 61.6644 28.5958L61.5376 29.3039C61.5376 29.3039 64.8956 28.8458 65.284 26.4253Z" fill="#CCA295"/>
|
|
21
|
+
<path d="M60.9374 21.3084C59.2624 22.4914 59.4481 27.8825 60.3481 28.3432C62.0392 29.2093 64.866 27.6789 65.4767 26.1066C66.0874 26.4441 67.2517 24.3066 65.9258 24.4093C65.8106 24.387 65.4838 25.0075 65.3276 25.0718C64.9749 25.2164 64.791 24.8888 64.9035 24.7263C65.5115 23.845 65.3526 22.2798 64.449 21.445C64.0303 21.0584 61.2419 21.0932 60.9374 21.3084Z" fill="#FFCABA"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M62.7624 23.5521C62.7624 23.5521 63.4829 23.4762 63.9329 23.5807C64.382 23.686 64.282 23.8387 64.282 23.8387C64.282 23.8387 62.9758 23.6378 62.7624 23.5521ZM61.6329 23.328C61.6329 23.328 60.9633 23.053 60.5017 23.028C60.0409 23.0021 60.0936 23.1771 60.0936 23.1771C60.0936 23.1771 61.4043 23.3512 61.6329 23.328ZM62.7508 23.9994C62.7508 23.9994 63.299 24.0253 63.6892 24.2057C64.0802 24.3869 62.8909 24.4164 62.7508 23.9994ZM61.5186 23.761C61.5186 23.761 60.9847 23.6316 60.5588 23.6959C60.1329 23.7601 61.2668 24.1218 61.5186 23.761ZM61.6454 24.0503C61.6454 24.0503 60.8936 25.6834 61.4026 25.9851C61.9124 26.2878 61.8847 25.9941 61.8847 25.9941C61.8847 25.9941 60.1017 26.7959 61.6454 24.0503ZM60.3811 26.5128C60.3811 26.5128 61.4633 26.6289 62.0436 26.9039C62.624 27.178 60.3874 26.9441 60.3811 26.5128Z" fill="#CCA295"/>
|
|
23
|
+
<path d="M74.6892 57.9412C74.6892 57.9412 75.049 57.7502 75.3713 57.6841C75.6936 57.6171 76.8026 57.3162 77.0802 57.6966C77.3579 58.076 77.5811 58.3805 77.674 59.0466C77.7659 59.7127 77.9436 60.9716 77.7142 61.6162C77.4847 62.2618 77.1722 61.6877 77.1722 61.6877C77.1722 61.6877 77.1597 62.285 76.8409 62.3903C76.5633 62.4832 76.3954 62.1243 76.3954 62.1243C76.3954 62.1243 76.4552 62.71 76.1195 62.8296C75.7151 62.9734 75.4633 62.4412 75.4633 62.4412C75.4633 62.4412 75.4133 62.7252 75.1999 62.7752C74.8972 62.8466 74.5436 62.1118 74.474 61.8368C74.3901 61.5019 74.1008 60.3591 74.1008 60.3591C74.1008 60.3591 73.2392 60.668 72.8311 60.6439C72.3811 60.6162 71.7686 60.4546 71.6552 60.0832C71.5793 59.8368 72.5151 59.7546 72.9784 59.6278C73.3115 59.5385 73.7133 58.9841 73.7677 58.901C74.1186 58.351 74.6892 57.9412 74.6892 57.9412Z" fill="#FFCABA"/>
|
|
24
|
+
<path d="M54.501 61.2549C54.734 61.2549 54.9421 61.0924 54.9876 60.8576C55.0403 60.5906 54.8653 60.3335 54.5957 60.2808L48.5644 59.1165C48.2948 59.0648 48.034 59.2389 47.9823 59.5049C47.9296 59.7719 48.1046 60.0299 48.3742 60.0817L54.4055 61.246C54.4376 61.2523 54.4698 61.2549 54.501 61.2549Z" fill="#FF5F00"/>
|
|
25
|
+
<path d="M52.4669 61.6244C52.5357 61.6351 52.6062 61.636 52.674 61.6181C53.0865 61.5128 53.4142 61.1949 53.5339 60.7797C53.6187 60.4038 53.3115 60.3279 52.9321 60.252L50.5732 59.7806C50.2107 59.7083 49.9232 59.6458 49.8508 60.0083L49.7571 60.4726C49.7553 60.4833 49.7008 60.7958 49.7107 60.8235C49.8062 61.0922 50.0553 61.2761 50.3383 61.3172L52.4669 61.6244Z" fill="#FFCABA"/>
|
|
26
|
+
</svg>
|
|
@@ -0,0 +1,29 @@
|
|
|
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="M91 104.137C91 103.688 90.3453 103.255 89.152 102.862C85.2342 101.557 75.4543 100.636 64.0078 100.636C57.2075 100.636 50.9911 100.966 46.2471 101.499C45.469 101.585 44.7264 101.685 44.0327 101.779C39.6664 102.401 37 103.226 37 104.137C37 104.9 38.8742 105.599 42.0607 106.174C44.0802 106.541 46.6325 106.85 49.5788 107.093C50.9911 107.208 52.4855 107.308 54.0557 107.387C55.2489 107.451 56.4769 107.501 57.7411 107.542C59.4913 107.595 61.3045 107.628 63.1787 107.636H63.995C68.2657 107.636 72.3046 107.509 75.8922 107.282C76.4152 107.249 76.9374 107.212 77.4362 107.173C77.7636 107.151 78.0938 107.126 78.4212 107.095C81.3646 106.854 83.9198 106.543 85.9499 106.179C89.1258 105.603 90.9972 104.9 90.9972 104.141" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M56.7615 64.903C56.7615 64.903 57.2133 65.6253 57.241 66.1253C57.2686 66.6244 57.1579 68.0494 57.1579 68.3271C57.1579 68.6048 57.1767 69.2343 56.8615 69.1048C56.5472 68.9753 56.6401 67.8834 56.4544 67.4575C56.2695 67.0316 55.8231 67.7718 55.7856 67.9753C55.749 68.1789 55.6776 68.9932 55.6401 69.2155C55.6035 69.4378 55.7883 70.8066 55.7883 70.9182C55.7883 71.2146 55.4445 71.1887 55.2829 71.0262C55.1061 70.8485 54.9847 70.5378 54.882 70.3137C54.532 69.5494 54.3347 68.7057 54.3267 67.8646C54.3079 66.0878 54.8124 64.7557 54.8124 64.7557L55.566 63.9414L56.7615 64.903Z" fill="#FFCABA"/>
|
|
4
|
+
<path d="M58.041 40.0093C58.041 40.0093 56.4544 40.6861 55.933 42.5673C55.4125 44.4486 55.333 51.5334 55.1723 51.9736C55.0125 52.4137 54.7321 54.5521 54.5723 56.1852C54.4125 57.8173 54.6071 65.7825 54.6071 65.7825H56.5598C56.5598 65.7825 57.9741 59.9387 58.2544 56.9771C58.5348 54.0146 59.4151 46.2137 59.4553 46.2316C59.4955 46.2495 59.0875 40.3682 59.0875 40.3682L58.041 40.0093Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M56.6634 40.7881C56.6634 40.7881 54.717 43.5488 54.7571 45.9801C54.7973 48.4113 54.7571 49.2122 54.0768 50.8131C53.3964 52.414 54.1161 53.014 54.0768 54.3756C54.0366 55.7363 52.9955 56.6167 53.4357 57.4372C53.8768 58.2577 53.2402 58.9372 53.8768 59.3783C54.5125 59.8193 57.0786 59.8184 57.0786 59.8184C57.0786 59.8184 57.7803 47.172 57.85 46.6908C57.9187 46.2104 56.6634 40.7881 56.6634 40.7881Z" fill="#4645AB"/>
|
|
6
|
+
<path d="M61.0732 99.4472L61.3848 95.79L58.2259 95.9186L58.6455 100.295C58.2107 100.654 57.4384 101.297 57.0089 101.686C56.8089 101.866 56.5821 102.061 56.3562 102.251C56.1161 102.454 55.8759 102.653 55.6687 102.823L55.6678 102.824C55.4661 102.992 55.2955 103.133 55.1875 103.227C54.867 103.506 54.467 103.767 54.9473 104.106C55.1232 104.23 55.8955 104.121 56.8669 104.008C57.1696 103.971 61.2303 103.156 61.2303 103.156L61.0741 99.4472H61.0732Z" fill="#FFCABA"/>
|
|
7
|
+
<path d="M54.7625 103.919C54.7625 103.919 54.6169 104.557 55.1875 104.566C55.758 104.577 58.3892 104.338 59.5901 104.182C60.791 104.026 61.2187 103.896 61.2357 103.746C61.2517 103.596 61.2151 102.728 61.2151 102.728C61.2151 102.728 58.5401 103.266 58.5098 103.266C58.4794 103.266 54.7625 103.919 54.7625 103.919Z" fill="#5856D6"/>
|
|
8
|
+
<path d="M57.8644 104.039L56.943 104.183C56.943 104.183 56.9287 104.143 56.8992 104.076C56.8403 103.941 56.7198 103.698 56.5385 103.466C56.268 103.12 55.668 102.824 55.668 102.824L55.6689 102.823C55.876 102.652 56.1162 102.454 56.3564 102.251C56.5599 102.311 56.9635 102.475 57.2796 102.886C57.6555 103.374 57.7974 103.781 57.843 103.951C57.859 104.008 57.8644 104.039 57.8644 104.039ZM61.1608 101.494C61.1608 101.494 60.6108 101.665 60.3206 102.316C60.0305 102.966 59.9778 103.406 59.9778 103.406L61.2305 103.276L61.1608 101.494Z" fill="#5856D6"/>
|
|
9
|
+
<path d="M60.9509 101.705L58.6455 100.295L57.8643 100.946L60.5312 102.525L60.9509 101.705Z" fill="#5856D6"/>
|
|
10
|
+
<path d="M66.5223 63.4257C66.4999 62.6606 66.4669 61.8963 66.4294 61.132C66.4107 60.7498 66.391 60.3686 66.3705 59.9865C66.3526 59.6507 66.4026 59.2141 66.3026 58.8972C66.158 58.44 65.7705 58.4409 65.3473 58.4248C64.4642 58.39 63.5767 58.4123 62.6946 58.4686C60.9589 58.5811 59.2392 58.8606 57.5526 59.2873C57.5223 59.2784 57.491 59.2695 57.4607 59.2606C57.4607 59.1222 56.8633 60.3248 56.8482 60.4722C55.8633 69.4766 56.8249 77.4034 57.0776 86.4338C57.116 88.0891 57.1705 89.7436 57.216 91.399C57.2437 92.3731 57.2115 95.1731 57.3098 96.1427C57.3124 96.1686 57.3151 96.1954 57.3178 96.2213C57.3383 96.4213 57.3892 97.0311 57.3892 97.0311C57.6624 97.0695 57.9517 97.0025 58.2232 96.9748C58.9937 96.8954 59.1669 96.8454 59.9401 96.8079C60.7276 96.7695 61.5223 96.7159 62.3115 96.7159C62.7678 96.6998 63.224 96.6865 63.6812 96.6757C63.658 96.6757 63.6357 95.9927 63.6357 95.9632C63.6401 95.5748 63.6785 95.1873 63.7365 94.8034C63.8535 94.0329 64.0482 91.4757 64.1937 90.7106C64.2303 90.5186 64.2642 90.3257 64.2928 90.1329C64.5044 88.707 64.0946 87.3873 64.1089 85.9722C64.124 84.5034 64.7642 83.1391 64.9598 81.6981C65.1678 80.1677 64.4964 78.8088 64.4714 77.3016C64.4446 75.7088 65.1142 74.1204 65.399 72.565C65.6669 71.0972 65.8205 69.6106 65.8955 68.1213C65.9749 66.557 66.5687 64.9909 66.5223 63.4257Z" fill="#E00842"/>
|
|
11
|
+
<path d="M74.684 103.315C74.5795 103.066 74.4331 102.771 74.2751 102.458C74.0447 102.005 73.7876 101.515 73.5893 101.082C73.5313 100.957 73.4697 100.8 73.4054 100.634C73.2965 100.345 73.1858 100.027 73.1081 99.7967C73.042 99.6003 72.9983 99.4673 72.9983 99.4673L73.0063 95.436L69.8679 95.8262L70.5161 99.7753L70.5152 99.7762C70.5152 99.7762 70.5224 99.8825 70.5349 100.062C70.5492 100.272 70.5715 100.583 70.5992 100.94C70.6492 101.56 70.7152 102.318 70.7893 102.927C70.8322 103.279 70.8777 103.58 70.9233 103.777V103.778C70.951 103.896 70.9804 103.976 71.0072 104.007C71.2483 104.276 74.4902 104.189 74.7902 104.007C74.9018 103.94 74.8367 103.677 74.684 103.315Z" fill="#FFCABA"/>
|
|
12
|
+
<path d="M71.0081 104.008C71.0081 104.008 71.0081 104.742 71.2179 104.877C71.4278 105.012 73.0188 105.057 73.4992 105.057C73.9796 105.057 74.6697 104.982 74.7751 104.892C74.8804 104.802 74.8456 103.889 74.8456 103.889L71.0081 104.008ZM74.684 103.315C74.2956 103.237 73.5921 103.125 72.834 103.145C71.9144 103.169 71.1778 103.607 70.9233 103.777C70.8778 103.58 70.8322 103.279 70.7894 102.927C70.9912 102.764 71.484 102.483 72.5483 102.385C73.3697 102.309 73.9313 102.378 74.2751 102.458C74.4331 102.771 74.5796 103.067 74.684 103.315ZM73.4054 100.634C73.0331 100.583 72.5697 100.541 72.0831 100.554C71.4831 100.57 70.9608 100.762 70.5992 100.941C70.5715 100.583 70.5492 100.272 70.5349 100.062C70.8206 99.9513 71.2278 99.846 71.7974 99.7942C72.3456 99.7433 72.7787 99.7585 73.1081 99.7969C73.1858 100.027 73.2965 100.345 73.4054 100.634Z" fill="#5856D6"/>
|
|
13
|
+
<path d="M67.9349 92.7917C68.018 93.2864 68.1046 93.7801 68.1956 94.273C68.2947 94.8033 68.3992 95.3328 68.5081 95.8605C68.5305 95.9685 68.543 96.1016 68.5644 96.2355C68.8465 96.2114 69.1305 96.1998 69.4117 96.1819C69.9903 96.1453 69.9689 96.1167 70.5465 96.0864C71.7064 96.0257 72.5028 95.9453 73.6572 95.8221C73.9537 95.7908 74.5447 95.7212 74.5447 95.7212C74.5447 95.7212 72.6885 64.0944 72.1278 61.5917C72.0965 61.4507 71.3305 61.5837 71.3305 61.7123C69.784 61.8069 68.2385 61.9016 66.6921 61.9962C65.9876 62.04 65.2831 62.0828 64.5778 62.1257C64.1867 62.1498 63.7947 62.1712 63.4037 62.198C63.2206 62.2105 62.9662 62.1917 62.8001 62.3025C62.4439 62.5373 62.5055 63.0891 62.4974 63.4533C62.4805 64.2417 62.5189 65.031 62.5822 65.8167C62.709 67.3908 63.5171 68.9587 63.6983 70.5266C64.051 73.5855 65.1242 76.6444 65.4769 79.7033C65.6456 81.1685 65.751 82.6605 66.1662 84.0819C66.359 84.7408 66.5626 85.3185 66.6814 85.9408C66.8385 86.756 66.8599 87.59 66.9287 88.415C67.0555 89.9283 67.1706 91.1944 67.8233 92.5516C67.8617 92.631 67.8983 92.7114 67.9349 92.7917Z" fill="#E00842"/>
|
|
14
|
+
<path d="M72.9974 40.6092C72.6456 40.0753 72.1858 39.72 71.6116 39.4557C71.0536 39.1994 70.5063 38.9084 69.9661 38.6173C69.7143 38.4825 69.3616 38.3226 69.2188 38.0521C69.0188 38.0209 68.825 37.9905 68.642 37.9584C68.5616 37.9459 68.4822 37.9316 68.4045 37.9164C68.2786 37.8941 68.1545 37.8682 68.0358 37.8414C67.6929 37.7637 67.4813 37.6405 67.3447 37.3932C67.1643 36.1378 66.6491 32.9673 66.6491 32.9673L62.3116 35.203L62.6983 37.361C62.6866 37.5744 62.6491 37.7887 62.5581 37.9342C62.3072 38.3334 61.3179 38.8905 60.259 39.2137C60.1724 39.2387 60.0866 39.2655 60 39.2905C58.884 39.6244 58.0411 40.0092 58.0411 40.0092C58.0411 40.0092 58.0938 42.3575 57.9456 44.6075C57.8965 45.3601 57.8608 46.0878 57.85 46.6905C57.809 49.0923 57.85 58.7378 57.85 58.7378L69.4974 59.0584C69.4134 52.2887 69.4527 52.3441 69.7375 50.5334C69.8741 49.6592 70.525 47.9539 71.1902 46.1619C71.9054 44.2342 72.9491 42.2039 73.1956 40.9959C73.142 40.861 73.0777 40.7316 72.9974 40.6092Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M64.9134 36.4959C65.8465 35.9834 66.2027 34.9986 66.2384 34.9718C66.2911 34.9316 66.3018 34.8566 66.2617 34.8031C66.2215 34.7504 66.1465 34.7406 66.0938 34.7798C66.0849 34.7861 65.2358 35.4227 64.2643 35.7504C63.5268 35.9977 62.8188 35.9263 62.4277 35.8504L62.6983 37.3611C62.6867 37.5745 62.6492 37.7888 62.5581 37.9343C62.5072 38.0147 62.4259 38.1022 62.3206 38.1915C62.2161 38.4343 62.3867 39.1343 62.4179 39.145C62.4634 39.1602 63.584 37.2254 64.9134 36.4959Z" fill="#CCA295"/>
|
|
16
|
+
<path d="M72.0983 47.37C72.0599 47.2486 71.9519 47.0896 71.7903 46.8825C71.468 46.4646 69.1171 39.5013 69.2233 38.0861C69.2215 38.0861 69.2206 38.0861 69.2189 38.0852C69.1296 38.0629 69.0412 38.037 68.9519 38.0146C68.1796 39.0004 60.0948 39.9379 60.2581 39.2138C60.1724 39.2388 59.1448 39.0459 57.4492 40.1263C55.7528 41.2066 55.9733 42.695 55.693 43.0977C55.426 43.4834 55.1671 49.2129 55.0769 52.5736C54.984 56.1209 55.6501 62.1602 56.0198 62.5888C56.3903 63.0173 56.809 62.4298 59.7948 62.5504C62.7814 62.67 65.1573 63.1602 68.5189 62.9504C70.1474 62.8477 72.7653 62.8432 73.0885 62.4298C73.4117 62.0173 73.359 55.9459 73.4796 54.6557C73.5992 53.3646 72.0983 47.37 72.0983 47.37Z" fill="#5856D6"/>
|
|
17
|
+
<path d="M72.5303 39.6443C73.1205 40.214 73.7285 41.0265 73.9678 42.5479C74.208 44.0684 74.675 52.814 74.675 53.0541C74.675 53.2943 71.1125 53.9747 71.1125 53.9747L69.1116 44.4086L69.4089 38.2148C69.4089 38.2148 71.9393 39.0738 72.5303 39.6443Z" fill="#5856D6"/>
|
|
18
|
+
<path d="M61.0759 53.855C61.0483 53.8425 61.0206 53.83 60.9929 53.8193C61 53.772 61.0081 53.7229 60.9929 53.6773C60.9581 53.5729 60.9036 53.3345 60.9036 53.3345C60.9036 53.3345 60.3197 53.6059 60.1072 53.6577C59.7429 53.7461 59.0599 54.038 58.975 54.4523C58.9063 54.788 59.2474 54.8014 59.6483 54.7104C59.4759 54.7952 59.2983 54.8675 59.1224 54.9443C58.7625 55.0997 58.3563 55.2755 58.1045 55.5898C57.9375 55.7997 57.909 56.0818 58.1777 56.2148C58.2938 56.272 58.4384 56.288 58.5956 56.2809C58.5893 56.3086 58.584 56.3363 58.5813 56.3657C58.5652 56.5461 58.6259 56.6229 58.6849 56.7773C58.7456 56.9345 58.8518 57.0372 58.8599 57.2389C58.8643 57.3488 58.8099 57.4514 58.8188 57.5657C58.8965 58.5166 60.459 58.1577 61.0161 57.9202C62.6099 57.2407 62.6242 54.5648 61.0759 53.855Z" fill="#FFCABA"/>
|
|
19
|
+
<path d="M62.0106 51.8335C62.0017 51.8335 61.9928 51.8326 61.9838 51.8308C61.9196 51.8165 61.8785 51.7522 61.8937 51.687C62.1954 50.3388 62.4035 50.3549 62.4919 50.3629C62.7079 50.3799 63.1303 50.9424 63.3624 51.2754C63.4008 51.3299 63.3874 51.4049 63.3329 51.4424C63.2785 51.4808 63.2035 51.4674 63.166 51.4129C62.9285 51.0727 62.6178 50.6924 62.4928 50.6138C62.3963 50.7406 62.2312 51.2754 62.1276 51.7397C62.1151 51.796 62.066 51.8335 62.0106 51.8335ZM61.8097 49.0781C61.7954 49.0799 61.7847 49.0933 61.7856 49.1085L61.8071 49.3281C61.8079 49.3379 61.8133 49.3433 61.8169 49.3469C61.8213 49.3504 61.8276 49.354 61.8383 49.3531L62.7579 49.2317C62.774 49.2299 62.7847 49.2165 62.7821 49.2013L62.7579 48.9754C62.7571 48.9656 62.7517 48.9602 62.7481 48.9567C62.7437 48.9531 62.7356 48.9495 62.7267 48.9513L61.8097 49.0781ZM61.8338 49.5933C61.774 49.5933 61.7151 49.5727 61.6678 49.5344C61.6097 49.4888 61.5749 49.4236 61.5678 49.3504L61.5472 49.1308C61.5329 48.9879 61.6347 48.8602 61.7767 48.8397L62.6937 48.7129C62.7669 48.7031 62.8374 48.7227 62.8954 48.7674C62.9535 48.812 62.9892 48.8772 62.9972 48.9504L63.0213 49.1754C63.0365 49.321 62.9356 49.4504 62.7901 49.4701L61.8696 49.5906C61.8579 49.5924 61.8454 49.5933 61.8338 49.5933Z" fill="#ADB1B5"/>
|
|
20
|
+
<path d="M62.4822 50.6031C62.4224 50.6031 62.3706 50.5576 62.3634 50.4968L62.2331 49.421C62.225 49.3549 62.2724 49.2951 62.3375 49.287C62.4036 49.279 62.4634 49.3263 62.4715 49.3924L62.6018 50.4683C62.6099 50.5343 62.5625 50.5942 62.4965 50.6022C62.492 50.6022 62.4866 50.6031 62.4822 50.6031Z" fill="#ADB1B5"/>
|
|
21
|
+
<path d="M60.3357 58.1888C60.3357 58.1888 60.0732 58.3174 59.9384 58.2647C59.8027 58.2129 59.6357 56.4415 59.8054 55.3308C59.9759 54.2201 60.3509 51.7335 61.3563 51.2781C61.7848 51.0844 63.7134 50.5576 64.7786 50.3174C65.8447 50.0772 74.2759 47.8701 74.3813 47.937C74.4866 48.0049 74.4045 48.3031 74.4045 48.3031L60.3357 58.1888Z" fill="white"/>
|
|
22
|
+
<path d="M62.3463 38.17C62.3463 38.17 62.2222 38.0245 62.0821 38.0646C61.9419 38.1048 61.4213 38.5655 60.9213 38.6852C60.4213 38.8057 60.4008 38.7753 60.291 38.8753C60.1812 38.9753 60.3758 41.912 60.516 42.9932C60.6562 44.0736 60.6312 44.9843 60.9919 45.0646C61.3517 45.1441 62.8526 45.0655 62.9624 44.3691C63.0526 43.7959 62.3463 38.17 62.3463 38.17ZM74.4044 48.303C74.4044 48.303 70.1035 49.6102 66.9017 50.2495C64.8829 50.6521 61.9597 51.3646 61.3713 51.7932C60.7829 52.2218 60.491 53.1075 60.1535 55.0486C60.0062 55.9021 60.0606 57.962 60.1892 58.262C60.3178 58.562 70.3562 57.3325 73.1838 56.5611C74.4562 56.2146 74.683 54.7003 74.6749 53.6048C74.6597 51.3834 74.4044 48.303 74.4044 48.303Z" fill="#FF7A85"/>
|
|
23
|
+
<path d="M69.5196 49.3648C69.5196 49.3648 68.266 38.0014 68.3259 37.8952C68.3857 37.788 69.3571 38.0175 69.4875 38.0978C69.6178 38.1782 70.6973 49.1121 70.6973 49.1121L69.5196 49.3648ZM62.8616 48.8112C62.5651 45.438 61.8589 38.3014 61.8035 38.2353C61.7241 38.1416 60.7589 38.4934 60.6776 38.7416C60.6428 38.8461 61.4205 45.813 61.6535 48.9791C62.0482 48.8889 62.4571 48.8541 62.8616 48.8112Z" fill="white"/>
|
|
24
|
+
<path d="M69.6195 49.1771C69.5633 49.1771 69.5133 49.1378 69.5017 49.0816C69.4883 49.0164 69.5294 48.953 69.5945 48.9396L70.4356 48.7619C70.4999 48.7485 70.5642 48.7896 70.5776 48.8548C70.591 48.92 70.5499 48.9834 70.4847 48.9968L69.6436 49.1744C69.6356 49.1762 69.6276 49.1771 69.6195 49.1771ZM62.224 48.2914C62.1633 48.2914 62.1106 48.245 62.1044 48.1834L61.1544 38.8021C61.1481 38.7369 61.1963 38.6771 61.2624 38.6709C61.3294 38.6646 61.3865 38.7119 61.3936 38.778L62.3436 48.1593C62.3499 48.2253 62.3026 48.2843 62.2365 48.2905C62.232 48.2914 62.2276 48.2914 62.224 48.2914ZM70.0392 48.4226C69.9794 48.4226 69.9267 48.3771 69.9204 48.3155L68.8392 38.2325C68.832 38.1664 68.8802 38.1066 68.9463 38.1003C69.0124 38.0932 69.0713 38.1405 69.0785 38.2066L70.1588 48.2896C70.166 48.3557 70.1186 48.4155 70.0526 48.4218C70.0481 48.4226 70.0436 48.4226 70.0392 48.4226Z" fill="#ADB1B5"/>
|
|
25
|
+
<path d="M69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406ZM69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406ZM69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406ZM69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406ZM69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406ZM69.7767 35.1406C70.0311 34.412 70.2329 33.6737 70.2954 32.9013C70.3606 32.0862 70.4079 31.3317 70.6892 30.5567C70.9142 29.937 71.1106 29.3201 70.8776 28.6665C70.6615 28.0612 70.199 27.5388 69.7517 27.0817C68.649 25.9531 67.1892 25.137 65.5829 25.129C63.8097 24.6906 61.9169 25.3888 60.9499 26.929C60.674 27.3701 60.5133 27.8487 60.3856 28.3495C60.3115 28.6397 60.2428 28.9335 60.1365 29.2138C60.0186 29.5237 59.8383 29.7933 59.6615 30.071C59.3472 30.5656 59.2436 31.0987 59.074 31.6504C58.949 32.054 58.4722 32.9254 58.624 33.1888C58.7758 33.4513 59.349 33.5281 59.7222 33.6656C60.316 33.8853 60.9097 34.104 61.5044 34.3228C61.507 34.3612 61.5481 34.4013 61.5981 34.3853C61.6115 34.3799 61.6258 34.3772 61.6392 34.3728C61.6785 34.3879 61.7186 34.4022 61.7579 34.4165C61.8195 34.4397 61.857 34.3701 61.8311 34.3254C62.582 34.1817 63.4115 34.5031 64.1169 34.7299C64.9142 34.9853 65.7008 35.2728 66.5106 35.4888C66.9178 35.5978 67.3294 35.6745 67.7419 35.7603C68.1356 35.8415 68.4883 35.9728 68.866 36.1022C69.5276 36.3272 69.6133 35.6103 69.7767 35.1406Z" fill="#FF7A85"/>
|
|
26
|
+
<path d="M60.7188 32.9559C60.7018 33.4398 60.7027 33.688 60.8349 34.1425C61.05 34.8809 61.4384 35.3978 61.9411 35.8059C62.992 36.6568 64.3447 36.6246 65.3965 35.9416C66.2411 35.3934 66.6099 35.5344 67.1652 34.6961C67.7875 33.7568 68.9384 32.0282 69.1867 30.9371C69.309 30.4005 69.3795 29.8737 69.2893 29.3246C69.2036 28.8086 69.0322 28.2978 68.8304 27.8175C68.4831 26.9907 67.6009 26.48 66.7759 26.0612C65.8313 25.5809 64.7224 25.6773 63.7688 26.0773C63.359 26.2487 62.9661 26.4746 62.6206 26.755C61.8804 27.3559 61.6125 28.3782 61.384 29.2496C61.0768 30.4184 60.7634 31.7005 60.7188 32.9559Z" fill="#FFCABA"/>
|
|
27
|
+
<path d="M68.6126 35.5173C68.7126 35.0735 68.7358 34.5976 68.7947 34.1467C68.8536 33.6994 68.8778 33.228 69.0456 32.8066C69.2099 32.3941 69.4483 32.0226 69.576 31.5941C69.8108 30.8083 69.8501 29.936 69.8358 29.1208C69.8242 28.4324 69.5099 27.7726 69.0894 27.2378C68.5965 26.6101 67.8394 26.228 67.142 25.8708C66.4733 25.5289 65.767 25.303 65.009 25.3405C64.2795 25.3771 63.5617 25.628 62.9786 26.0708C62.2608 26.6146 61.7822 27.3967 61.3608 28.1771C61.2983 28.1521 61.2367 28.1262 61.1751 28.0976C61.1036 28.0637 61.0653 28.1807 61.1358 28.2137C61.4153 28.3441 62.0242 28.6449 62.2938 28.3458C62.3385 28.2958 62.376 28.2396 62.4099 28.1798C62.3849 28.2923 62.3733 28.4012 62.401 28.4691C62.4269 28.5307 62.4653 28.5664 62.5349 28.5771C62.6804 28.6003 62.7617 28.4619 62.9322 28.4842C63.0215 28.4949 63.101 28.561 63.1822 28.5967C63.4599 28.7182 63.6813 28.6923 63.8269 28.403C63.9483 28.1619 64.0099 27.9066 64.159 27.6753C64.226 27.5726 64.301 27.4744 64.3786 27.3798C64.3099 27.5691 64.2492 27.7619 64.2001 27.9583C64.151 28.1557 63.9876 28.528 64.2331 28.6512C64.317 28.6932 64.4429 28.7003 64.5322 28.7324C64.6733 28.7842 64.8081 28.8592 64.9376 28.9351C65.1376 29.0521 65.3295 29.1824 65.526 29.3048C65.8992 29.5396 66.3153 29.5128 66.7278 29.6423C66.701 29.8191 66.6778 29.9967 66.659 30.1753C66.6036 30.6985 66.6224 31.2217 66.4153 31.7146C66.2251 32.1691 66.1179 32.5771 66.0715 33.0673C66.0224 33.5914 65.9769 34.1119 65.6456 34.5441C65.6385 34.5539 65.6358 34.5628 65.634 34.5717C65.5054 34.7164 65.3804 34.8994 65.4697 35.0967C65.4992 35.161 65.5394 35.2057 65.6019 35.2387C65.6688 35.2744 65.7028 35.2592 65.7733 35.2735C65.9572 35.3101 66.0929 35.3494 66.2599 35.4423C66.5849 35.6208 66.8304 35.653 67.1983 35.6574C67.4072 35.6601 67.5813 35.703 67.7733 35.7842C67.926 35.8485 68.0697 35.9271 68.2411 35.9092C68.4688 35.8842 68.5653 35.7271 68.6126 35.5173Z" fill="#FF7A85"/>
|
|
28
|
+
<path d="M64.9812 31.228C65.1259 31.2646 65.7107 31.5619 65.641 31.6592C65.5785 31.745 65.0125 31.7155 64.8928 31.6708C64.7732 31.6271 64.3982 31.4521 64.408 31.3744C64.4178 31.2976 64.8366 31.1923 64.9812 31.228ZM62.3455 30.2958C62.2098 30.2325 61.5678 30.0958 61.5616 30.2155C61.5562 30.3217 62.0142 30.6548 62.1357 30.695C62.2562 30.736 62.658 30.836 62.6991 30.77C62.7392 30.7039 62.4803 30.3583 62.3455 30.2958ZM64.95 30.4914C64.9723 30.4941 64.9946 30.4985 65.0169 30.503C65.3187 30.5619 65.6241 30.6664 65.8517 30.8664C65.9428 30.9467 66.0428 31.103 65.8848 31.1682C65.7276 31.2333 65.4651 31.061 65.3241 30.9958C65.1776 30.9289 65.0205 30.8923 64.8651 30.8539C64.7607 30.828 64.5875 30.8137 64.5875 30.6789C64.5875 30.5869 64.6812 30.5039 64.775 30.4878C64.8321 30.478 64.891 30.4825 64.95 30.4914ZM62.833 29.7423C62.8134 29.7307 62.7937 29.72 62.7732 29.7092C62.5017 29.5655 62.1991 29.4548 61.8964 29.4673C61.775 29.4726 61.5982 29.5307 61.6803 29.6807C61.7616 29.8298 62.0741 29.861 62.225 29.8994C62.3812 29.9387 62.5259 30.0101 62.6714 30.078C62.7678 30.1226 62.9125 30.2208 62.9973 30.1164C63.0544 30.045 63.0339 29.9208 62.9714 29.8494C62.933 29.8057 62.8848 29.7717 62.833 29.7423ZM63.2759 30.9003C63.4759 30.7691 62.208 32.2217 63.2071 32.8191C63.3553 32.9083 62.5571 32.7155 62.4705 32.3825C62.3669 31.9878 63.2267 30.9325 63.2759 30.9003ZM61.8866 33.8217C61.9241 33.8601 62.266 34.2039 62.6169 34.2807C63.1294 34.3923 63.4982 34.2048 63.5134 34.1967C63.5696 34.1673 63.5919 34.0976 63.5625 34.0405C63.533 33.9851 62.0526 33.6655 62.05 33.6592C62.0053 33.6137 61.933 33.6128 61.8875 33.6566C61.841 33.7003 61.8401 33.7726 61.8839 33.8191C61.8848 33.8191 61.8857 33.8208 61.8866 33.8217Z" fill="#CCA295"/>
|
|
29
|
+
</svg>
|