@antadesign/anta 0.1.1-dev.6 → 0.1.1-dev.7
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 +2 -2
- package/dist/components/Button.d.ts +113 -0
- package/dist/components/Button.js +100 -0
- package/dist/components/Button.module.css +2 -0
- package/dist/components/Icon.d.ts +2 -1
- package/dist/components/Progress.d.ts +4 -2
- package/dist/components/Sticker.d.ts +31 -0
- package/dist/components/Sticker.js +17 -0
- package/dist/components/StickerAnimated.d.ts +23 -0
- package/dist/components/StickerAnimated.js +28 -0
- package/dist/components/Text.d.ts +2 -1
- package/dist/components/Title.d.ts +6 -4
- package/dist/components/__generated__/stickers/angry-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry-animated.js +7 -0
- package/dist/components/__generated__/stickers/angry.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry.js +7 -0
- package/dist/components/__generated__/stickers/ask-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask-animated.js +7 -0
- package/dist/components/__generated__/stickers/ask.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask.js +7 -0
- package/dist/components/__generated__/stickers/balance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance-animated.js +7 -0
- package/dist/components/__generated__/stickers/balance.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake.js +7 -0
- package/dist/components/__generated__/stickers/butterfly.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly.js +7 -0
- package/dist/components/__generated__/stickers/catch-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch-animated.js +7 -0
- package/dist/components/__generated__/stickers/catch.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch.js +7 -0
- package/dist/components/__generated__/stickers/clap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap-animated.js +7 -0
- package/dist/components/__generated__/stickers/clap.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap.js +7 -0
- package/dist/components/__generated__/stickers/coding-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding-animated.js +7 -0
- package/dist/components/__generated__/stickers/coding.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding.js +7 -0
- package/dist/components/__generated__/stickers/cowboy-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy-animated.js +7 -0
- package/dist/components/__generated__/stickers/cowboy.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy.js +7 -0
- package/dist/components/__generated__/stickers/dance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance-animated.js +7 -0
- package/dist/components/__generated__/stickers/dance.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance.js +7 -0
- package/dist/components/__generated__/stickers/detective-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective-animated.js +7 -0
- package/dist/components/__generated__/stickers/detective.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective.js +7 -0
- package/dist/components/__generated__/stickers/disapprove-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove-animated.js +7 -0
- package/dist/components/__generated__/stickers/disapprove.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove.js +7 -0
- package/dist/components/__generated__/stickers/distracted-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted-animated.js +7 -0
- package/dist/components/__generated__/stickers/distracted.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted.js +7 -0
- package/dist/components/__generated__/stickers/dive-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive-animated.js +7 -0
- package/dist/components/__generated__/stickers/dive.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive.js +7 -0
- package/dist/components/__generated__/stickers/eat-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat-animated.js +7 -0
- package/dist/components/__generated__/stickers/eat.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat.js +7 -0
- package/dist/components/__generated__/stickers/facepalm-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm-animated.js +7 -0
- package/dist/components/__generated__/stickers/facepalm.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm.js +7 -0
- package/dist/components/__generated__/stickers/failed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed-animated.js +7 -0
- package/dist/components/__generated__/stickers/failed.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed.js +7 -0
- package/dist/components/__generated__/stickers/found-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/found-animated.js +7 -0
- package/dist/components/__generated__/stickers/found.d.ts +3 -0
- package/dist/components/__generated__/stickers/found.js +7 -0
- package/dist/components/__generated__/stickers/grow-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow-animated.js +7 -0
- package/dist/components/__generated__/stickers/grow.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow.js +7 -0
- package/dist/components/__generated__/stickers/handstand-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand-animated.js +7 -0
- package/dist/components/__generated__/stickers/handstand.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand.js +7 -0
- package/dist/components/__generated__/stickers/heart-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart-animated.js +7 -0
- package/dist/components/__generated__/stickers/heart.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart.js +7 -0
- package/dist/components/__generated__/stickers/hello-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello-animated.js +7 -0
- package/dist/components/__generated__/stickers/hello.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello.js +7 -0
- package/dist/components/__generated__/stickers/idea-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea-animated.js +7 -0
- package/dist/components/__generated__/stickers/idea.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea.js +7 -0
- package/dist/components/__generated__/stickers/index.d.ts +99 -0
- package/dist/components/__generated__/stickers/index.js +198 -0
- package/dist/components/__generated__/stickers/laugh-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh-animated.js +7 -0
- package/dist/components/__generated__/stickers/laugh.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh.js +7 -0
- package/dist/components/__generated__/stickers/love-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/love-animated.js +7 -0
- package/dist/components/__generated__/stickers/love.d.ts +3 -0
- package/dist/components/__generated__/stickers/love.js +7 -0
- package/dist/components/__generated__/stickers/nap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap-animated.js +7 -0
- package/dist/components/__generated__/stickers/nap.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap.js +7 -0
- package/dist/components/__generated__/stickers/party-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/party-animated.js +7 -0
- package/dist/components/__generated__/stickers/party.d.ts +3 -0
- package/dist/components/__generated__/stickers/party.js +7 -0
- package/dist/components/__generated__/stickers/passed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed-animated.js +7 -0
- package/dist/components/__generated__/stickers/passed.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo.js +7 -0
- package/dist/components/__generated__/stickers/pizza-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza-animated.js +7 -0
- package/dist/components/__generated__/stickers/pizza.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza.js +7 -0
- package/dist/components/__generated__/stickers/puzzle-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle-animated.js +7 -0
- package/dist/components/__generated__/stickers/puzzle.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle.js +7 -0
- package/dist/components/__generated__/stickers/sad-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad-animated.js +7 -0
- package/dist/components/__generated__/stickers/sad.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad.js +7 -0
- package/dist/components/__generated__/stickers/scared-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared-animated.js +7 -0
- package/dist/components/__generated__/stickers/scared.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared.js +7 -0
- package/dist/components/__generated__/stickers/scroll-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll-animated.js +7 -0
- package/dist/components/__generated__/stickers/scroll.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll.js +7 -0
- package/dist/components/__generated__/stickers/search-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/search-animated.js +7 -0
- package/dist/components/__generated__/stickers/search.d.ts +3 -0
- package/dist/components/__generated__/stickers/search.js +7 -0
- package/dist/components/__generated__/stickers/shield-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield-animated.js +7 -0
- package/dist/components/__generated__/stickers/shield.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield.js +7 -0
- package/dist/components/__generated__/stickers/shocked-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked-animated.js +7 -0
- package/dist/components/__generated__/stickers/shocked.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked.js +7 -0
- package/dist/components/__generated__/stickers/sleep-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep-animated.js +7 -0
- package/dist/components/__generated__/stickers/sleep.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep.js +7 -0
- package/dist/components/__generated__/stickers/stressed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed-animated.js +7 -0
- package/dist/components/__generated__/stickers/stressed.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed.js +7 -0
- package/dist/components/__generated__/stickers/suspicious-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious-animated.js +7 -0
- package/dist/components/__generated__/stickers/suspicious.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious.js +7 -0
- package/dist/components/__generated__/stickers/thanks-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks-animated.js +7 -0
- package/dist/components/__generated__/stickers/thanks.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks.js +7 -0
- package/dist/components/__generated__/stickers/think-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you.js +7 -0
- package/dist/components/__generated__/stickers/think.d.ts +3 -0
- package/dist/components/__generated__/stickers/think.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up.js +7 -0
- package/dist/components/__generated__/stickers/vacation-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation-animated.js +7 -0
- package/dist/components/__generated__/stickers/vacation.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation.js +7 -0
- package/dist/components/__generated__/stickers/wait-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait-animated.js +7 -0
- package/dist/components/__generated__/stickers/wait.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait.js +7 -0
- package/dist/components/__generated__/stickers/wink-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink-animated.js +7 -0
- package/dist/components/__generated__/stickers/wink.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink.js +7 -0
- package/dist/components/__generated__/stickers/work-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/work-animated.js +7 -0
- package/dist/components/__generated__/stickers/work.d.ts +3 -0
- package/dist/components/__generated__/stickers/work.js +7 -0
- package/dist/components/__generated__/stickers/zen-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen-animated.js +7 -0
- package/dist/components/__generated__/stickers/zen.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen.js +7 -0
- package/dist/elements/a-button.css +733 -0
- package/dist/elements/a-button.d.ts +10 -0
- package/dist/elements/a-button.js +76 -0
- package/dist/elements/a-icon.css +30 -10
- package/dist/elements/a-icon.shapes.css +9 -1
- package/dist/elements/a-icon.shapes.d.ts +3 -1
- package/dist/elements/a-icon.shapes.js +2 -0
- package/dist/elements/a-progress.css +7 -9
- package/dist/elements/a-sticker-animated.css +9 -0
- package/dist/elements/a-sticker-animated.d.ts +38 -0
- package/dist/elements/a-sticker-animated.js +79 -0
- package/dist/elements/a-sticker.css +9 -0
- package/dist/elements/a-sticker.d.ts +18 -0
- package/dist/elements/a-sticker.js +30 -0
- package/dist/elements/a-text.css +6 -3
- package/dist/elements/index.d.ts +6 -0
- package/dist/elements/index.js +18 -0
- package/dist/general_types.d.ts +89 -4
- package/dist/generate-stickers.mjs +293 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +6 -0
- package/dist/jsx-runtime.d.ts +5 -1
- package/dist/reset.css +21 -23
- package/dist/tokens.css +186 -182
- package/package.json +17 -4
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type StickerProps } from '@antadesign/anta';
|
|
2
|
+
export declare const svg = "<svg width=\"256\" height=\"256\" viewBox=\"0 0 256 256\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M47.8666 92.9192C46.7383 92.9192 45.6726 92.355 45.0145 91.4148C44.1682 90.1298 44.2309 88.4687 45.2025 87.2777C45.2339 87.2464 47.3964 84.6136 50.2172 80.7273C49.3396 80.9153 48.4307 81.1034 47.5531 81.1974C45.6727 81.4482 43.9489 80.1005 43.6981 78.22C43.4474 76.3395 44.7951 74.6157 46.6756 74.365C51.7529 73.7381 57.3004 70.8234 57.363 70.8234C58.7421 70.1026 60.4345 70.3846 61.4687 71.5129C62.5343 72.6412 62.6911 74.3337 61.9076 75.6814C59.9644 78.8469 57.9585 81.7929 56.2034 84.2689C59.6823 83.8301 62.2837 83.7674 62.4717 83.7674C64.3835 83.7047 65.9506 85.2405 66.0132 87.121C66.0759 89.0015 64.5402 90.5998 62.6597 90.6625C62.597 90.6625 54.9497 90.882 48.9321 92.8251C48.5874 92.9505 48.2113 92.9818 47.8666 92.9818V92.9192Z\" fill=\"#EDA548\"/>\n<path d=\"M96.2892 72.5472C95.5683 72.5472 94.8161 72.3278 94.2206 71.8576C94.1266 71.7949 84.8809 64.8999 71.6234 62.0478C70.025 61.703 68.8967 60.2926 68.8967 58.6315C68.8967 57.0018 70.0877 55.5914 71.6861 55.278C71.7801 55.278 79.3334 53.7736 88.6105 51.1096C84.6928 49.6679 80.4303 47.8501 77.2962 45.8756C75.6664 44.8726 75.1963 42.7414 76.1992 41.1117C77.2022 39.4819 79.3334 39.0118 80.9632 40.0147C87.5449 44.1205 100.677 47.7874 100.834 47.8187C102.275 48.2262 103.31 49.5111 103.372 51.0155C103.435 52.5199 102.495 53.899 101.053 54.3691C95.5369 56.3123 90.0209 57.9107 85.351 59.133C93.2491 62.4239 98.1383 66.1222 98.4517 66.3416C99.9561 67.5012 100.27 69.6637 99.1099 71.1681C98.4204 72.077 97.4174 72.5472 96.3518 72.5472H96.2892Z\" fill=\"#EDA548\"/>\n<path d=\"M153.644 68.849C153.425 68.849 153.174 68.849 152.955 68.7863C152.767 68.755 132.708 64.6179 117.915 64.4612C116.442 64.4612 115.157 63.5209 114.687 62.1419C114.216 60.7629 114.655 59.2271 115.784 58.3182C116.285 57.9108 125.907 50.2635 139.133 42.3655C133.523 41.8953 126.502 41.1118 119.294 39.8268C117.413 39.5134 116.16 37.7269 116.504 35.8464C116.818 33.9659 118.604 32.7123 120.485 33.0571C135.905 35.7524 151.043 36.2225 151.199 36.2225C152.767 36.2538 154.114 37.3822 154.459 38.9179C154.804 40.4536 154.083 42.0207 152.672 42.7415C142.737 47.8502 133.711 53.8051 127.693 58.0675C140.763 59.1958 153.707 61.8598 154.365 62.0166C156.214 62.3927 157.436 64.2418 157.029 66.0909C156.684 67.7207 155.242 68.849 153.644 68.849Z\" fill=\"#EDA548\"/>\n<path d=\"M195.767 154.035C219.618 150.556 226.043 146.576 226.043 146.576C226.043 146.576 221.686 159.426 214.697 165.569C206.36 172.871 192.978 172.276 192.978 172.276L195.767 154.004V154.035Z\" fill=\"#E4E3FF\"/>\n<path d=\"M214.697 166.196C214.541 166.196 214.384 166.133 214.258 166.008C214.008 165.757 214.008 165.381 214.258 165.13C222.031 157.295 225.416 146.513 225.447 146.388C225.541 146.043 225.886 145.886 226.231 145.98C226.576 146.075 226.732 146.419 226.638 146.764C226.607 146.889 223.128 157.953 215.136 166.008C215.011 166.133 214.854 166.196 214.697 166.196Z\" fill=\"#7481BA\"/>\n<path d=\"M128.101 201.988C-5.25726 221.639 -8.8302 151.841 70.3384 110.596L99.0158 107.023L128.132 201.956L128.101 201.988Z\" fill=\"#E4E3FF\"/>\n<path d=\"M73.5665 169.33C52.8185 157.921 46.0801 143.536 46.0801 143.536C46.0801 143.536 49.7784 137.863 62.8478 133.256L73.5352 169.361L73.5665 169.33Z\" fill=\"#AAACDD\"/>\n<path d=\"M123.149 202.677L114.561 199.574C45.8608 205.404 17.9042 168.452 28.3409 143.536C0.791758 179.547 25.8649 215.715 123.149 202.677Z\" fill=\"#9597CF\"/>\n<path d=\"M85.8212 206.031C72.313 206.031 60.4972 204.714 50.4992 202.113C33.1987 197.6 22.1665 189.294 18.5309 178.105C15.2087 167.888 18.2489 156.072 27.2439 143.943C36.4583 131.563 51.2515 119.842 70.0564 110.032C70.3698 109.875 70.7459 110 70.9026 110.282C71.0593 110.596 70.934 110.972 70.6205 111.129C33.5122 130.466 13.0462 157.201 19.6906 177.698C23.1695 188.479 33.951 196.503 50.7814 200.891C70.025 205.905 96.0071 206.062 128.007 201.329C128.352 201.267 128.665 201.517 128.728 201.862C128.79 202.207 128.54 202.52 128.195 202.583C112.618 204.871 98.4831 206.031 85.8212 206.031Z\" fill=\"#7481BA\"/>\n<path d=\"M38.4956 176.037C41.5671 185.377 48.0861 187.257 48.0861 187.257C48.0861 187.257 45.6728 183.966 45.14 180.017\" fill=\"#E4E3FF\"/>\n<path d=\"M48.0858 187.884C48.0231 187.884 47.9605 187.884 47.8978 187.884C47.6158 187.79 41.0027 185.815 37.8686 176.256C37.7745 175.943 37.9312 175.566 38.2759 175.472C38.5893 175.378 38.9654 175.535 39.0595 175.88C40.5952 180.518 43.0086 183.214 44.7637 184.655C45.3592 185.157 45.9546 185.533 46.4561 185.846C45.7039 184.467 44.8263 182.43 44.5129 180.142C44.4816 179.798 44.701 179.484 45.0457 179.453C45.3905 179.421 45.7039 179.641 45.7352 179.986C46.2367 183.715 48.556 186.912 48.5873 186.943C48.744 187.163 48.744 187.445 48.5873 187.664C48.462 187.821 48.2739 187.946 48.0858 187.946V187.884Z\" fill=\"#7481BA\"/>\n<path d=\"M33.7002 166.541C34.5464 179.767 41.5356 186.536 41.5356 186.536C41.5356 186.536 40.4072 179.296 41.0341 173.968\" fill=\"#E4E3FF\"/>\n<path d=\"M41.5356 187.163C41.3789 187.163 41.2221 187.1 41.0967 186.975C40.8147 186.693 33.9509 179.892 33.0734 166.572C33.0734 166.227 33.3241 165.913 33.6688 165.913C34.0136 165.913 34.327 166.164 34.327 166.509C34.9225 175.755 38.5894 181.835 40.6266 184.499C40.3445 181.929 39.9685 177.51 40.4072 173.905C40.4386 173.561 40.752 173.31 41.0967 173.341C41.4415 173.373 41.6922 173.686 41.6609 174.031C41.0341 179.202 42.1311 186.348 42.1624 186.411C42.1937 186.661 42.0683 186.943 41.8176 187.069C41.7236 187.1 41.6296 187.131 41.5356 187.131V187.163Z\" fill=\"#7481BA\"/>\n<path d=\"M115.752 113.918C74.4441 113.385 50.4679 132.064 50.4679 132.064C55.2318 152.906 86.5419 202.238 123.4 191.362C166.149 178.732 200.594 152.624 200.594 152.624C224.1 151.778 230.149 144.664 235.289 136.546C240.429 128.429 237.89 131.814 237.89 131.814C211.877 114.638 197.898 109.718 197.898 109.718C184.421 90.2547 171.352 87.2146 171.352 87.2146C136.908 96.9305 115.752 113.918 115.752 113.918Z\" fill=\"#92EAEA\"/>\n<path d=\"M112.806 193.557C105.441 193.557 97.9814 191.363 90.5535 187.006C69.3667 174.626 53.3198 147.203 49.8722 132.19C49.8096 131.939 49.9036 131.72 50.0917 131.563C50.1544 131.5 56.2659 126.799 67.3922 122.223C77.5782 118.024 94.2204 113.072 115.533 113.291C117.664 111.63 138.663 95.7712 171.164 86.5881C171.258 86.5881 171.383 86.5881 171.477 86.5881C171.603 86.6195 174.925 87.4031 179.908 90.6312C184.453 93.546 191.316 99.1561 198.274 109.185C203.32 111.003 217.831 117.867 238.203 131.281C238.454 131.438 238.548 131.783 238.423 132.033C238.391 132.127 237.576 134.008 235.79 136.86C230.462 145.291 224.131 152.343 200.813 153.22C198.212 155.163 164.457 179.86 123.556 191.927C119.983 192.993 116.379 193.494 112.775 193.494L112.806 193.557ZM51.1886 132.315C53.0064 139.9 58.0524 150.274 64.3834 159.582C69.9308 167.7 79.0825 178.889 91.1803 185.941C101.962 192.24 112.743 193.87 123.243 190.767C165.397 178.325 199.904 152.405 200.249 152.123C200.343 152.061 200.468 151.998 200.593 151.998C223.473 151.183 229.616 144.351 234.756 136.233C235.978 134.29 236.73 132.786 237.075 132.065C216.797 118.713 202.443 112.006 197.679 110.314C197.553 110.282 197.459 110.188 197.365 110.094C193.573 104.578 187.336 96.9308 179.219 91.6968C174.988 88.9701 172.01 88.0612 171.352 87.8732C137.534 97.4323 116.348 114.263 116.128 114.419C116.003 114.513 115.877 114.545 115.721 114.545C94.5025 114.263 78.0169 119.183 67.8936 123.352C58.3344 127.269 52.5363 131.312 51.1573 132.315H51.1886Z\" fill=\"#20564C\"/>\n<path d=\"M185.675 152.311C185.675 152.311 176.273 154.85 173.64 155.821C169.816 157.263 166.807 158.391 166.619 159.864C166.463 161.149 169.252 163.218 174.549 163.751C177.025 164.001 180.034 163.907 183.544 163.249\" fill=\"#DDDCFC\"/>\n<path d=\"M177.15 164.534C176.241 164.534 175.364 164.503 174.486 164.409C170.098 163.97 167.497 162.528 166.525 161.337C166.024 160.711 165.961 160.178 165.992 159.833C166.212 157.953 169.252 156.824 173.42 155.257C176.053 154.286 185.111 151.81 185.518 151.716C185.863 151.621 186.208 151.81 186.302 152.154C186.396 152.499 186.208 152.844 185.863 152.938C185.769 152.938 176.461 155.477 173.891 156.448C170.694 157.639 167.403 158.861 167.277 159.99C167.277 160.115 167.371 160.334 167.528 160.554C168.312 161.525 170.631 162.779 174.643 163.187C177.307 163.437 180.284 163.281 183.45 162.685C183.794 162.622 184.108 162.842 184.17 163.187C184.233 163.531 184.014 163.845 183.669 163.907C181.381 164.346 179.219 164.566 177.15 164.566V164.534Z\" fill=\"#7481BA\"/>\n<path d=\"M173.64 155.822C169.816 157.263 166.807 158.392 166.619 159.865C166.463 161.15 169.252 163.218 174.549 163.751C172.919 160.774 173.326 157.42 173.671 155.822H173.64Z\" fill=\"#3F3E77\"/>\n<path d=\"M174.549 164.409C174.549 164.409 174.517 164.409 174.486 164.409C170.098 163.97 167.497 162.528 166.525 161.337C166.024 160.711 165.961 160.178 165.992 159.833C166.212 157.953 169.252 156.824 173.42 155.257C173.734 155.132 174.11 155.289 174.235 155.633C174.361 155.947 174.204 156.323 173.859 156.448C170.662 157.639 167.371 158.862 167.246 159.99C167.246 160.115 167.34 160.335 167.497 160.554C168.28 161.526 170.6 162.779 174.611 163.187C174.956 163.218 175.207 163.531 175.175 163.876C175.144 164.19 174.862 164.44 174.549 164.44V164.409Z\" fill=\"#191935\"/>\n<path d=\"M199.779 151.496C203.414 151.34 208.993 150.556 208.993 150.556C207.645 153.878 206.454 155.822 206.454 155.822C213.161 154.85 216.734 156.668 216.734 156.668C211.5 161.588 207.301 167.167 207.301 167.167C210.936 166.948 214.697 165.569 214.697 165.569C207.833 172.903 197.052 178.387 197.052 178.387L183.074 174.47L184.609 156.104L199.747 151.465L199.779 151.496Z\" fill=\"#57539F\"/>\n<path d=\"M197.083 179.046C196.864 179.046 196.644 178.92 196.519 178.701C196.362 178.388 196.488 178.011 196.77 177.855C196.864 177.792 207.206 172.339 214.258 165.161C214.509 164.911 214.885 164.911 215.136 165.161C215.387 165.412 215.387 165.788 215.136 166.039C207.959 173.404 197.459 178.92 197.334 178.983C197.24 179.046 197.146 179.046 197.052 179.046H197.083Z\" fill=\"#191935\"/>\n<path d=\"M208.366 152.656C208.272 152.656 208.21 152.656 208.115 152.593C207.802 152.468 207.645 152.092 207.802 151.779C207.865 151.622 207.927 151.497 207.99 151.34C206.172 151.559 202.474 152.029 199.81 152.155C199.465 152.155 199.183 151.904 199.152 151.559C199.12 151.214 199.403 150.932 199.747 150.901C203.289 150.744 208.836 149.961 208.899 149.961C209.118 149.929 209.338 150.024 209.494 150.18C209.62 150.368 209.651 150.588 209.589 150.807C209.4 151.309 209.181 151.81 208.962 152.28C208.868 152.499 208.617 152.656 208.398 152.656H208.366Z\" fill=\"#191935\"/>\n<path d=\"M199.779 151.496C190.815 149.741 186.396 152.531 186.396 152.531C181.569 156.323 180.19 162.654 180.19 162.654L176.179 164.879C172.386 170.74 168.531 179.234 179.282 185.847C186.02 184.468 189.624 180.895 197.052 178.419C197.052 178.419 195.516 175.567 193.918 174.438C193.918 174.438 195.109 171.085 198.055 169.142C198.055 169.142 195.548 165.945 192.884 163.281C192.884 163.281 195.046 162.058 198.243 159.645C198.243 159.645 197.021 157.859 195.548 156.793C195.548 156.793 196.488 152.311 199.716 151.528L199.779 151.496Z\" fill=\"#DDDCFC\"/>\n<path d=\"M185.362 153.252C185.142 153.252 184.923 153.126 184.798 152.907C184.641 152.593 184.766 152.217 185.048 152.061C185.268 151.935 190.784 149.083 199.873 150.87C200.218 150.932 200.437 151.277 200.374 151.59C200.312 151.935 199.967 152.155 199.653 152.092C191.035 150.399 185.706 153.126 185.644 153.157C185.55 153.22 185.456 153.22 185.362 153.22V153.252Z\" fill=\"#7481BA\"/>\n<path d=\"M179.313 186.473C179.031 186.473 178.749 186.254 178.686 185.972C178.623 185.627 178.843 185.314 179.187 185.22C182.823 184.468 185.612 183.026 188.527 181.521C190.972 180.236 193.51 178.92 196.864 177.823C197.177 177.698 197.553 177.886 197.647 178.231C197.741 178.575 197.585 178.92 197.24 179.014C193.981 180.111 191.505 181.396 189.091 182.65C186.082 184.217 183.23 185.69 179.407 186.473C179.375 186.473 179.313 186.473 179.281 186.473H179.313Z\" fill=\"#7481BA\"/>\n<path d=\"M172.919 177.259C171.697 177.76 170.662 178.137 169.691 178.262C165.616 178.795 162.451 179.202 161.918 180.613C161.479 181.835 163.705 184.499 168.751 186.191C171.101 187.006 179.313 185.847 179.313 185.847\" fill=\"#DDDCFC\"/>\n<path d=\"M171.54 187.1C170.318 187.1 169.221 187.006 168.531 186.787C164.363 185.345 162.169 183.371 161.479 181.96C161.135 181.239 161.197 180.707 161.323 180.393C161.981 178.607 165.178 178.199 169.597 177.635C170.443 177.541 171.383 177.196 172.668 176.663C172.982 176.538 173.358 176.663 173.483 177.008C173.609 177.322 173.483 177.698 173.138 177.823C171.979 178.293 170.85 178.732 169.753 178.857C166.369 179.296 162.89 179.735 162.514 180.801C162.482 180.926 162.514 181.145 162.639 181.396C163.172 182.493 165.146 184.279 168.939 185.564C170.756 186.191 176.962 185.502 179.187 185.188C179.532 185.126 179.845 185.376 179.908 185.721C179.971 186.066 179.72 186.379 179.375 186.442C178.749 186.536 174.674 187.1 171.54 187.1Z\" fill=\"#7481BA\"/>\n<path d=\"M169.691 178.262C165.648 178.795 162.451 179.202 161.918 180.612C161.479 181.835 163.705 184.499 168.751 186.191C167.842 182.932 169.001 179.735 169.691 178.262Z\" fill=\"#3F3E77\"/>\n<path d=\"M168.751 186.818C168.688 186.818 168.625 186.818 168.563 186.787C164.394 185.345 162.2 183.371 161.511 181.96C161.166 181.239 161.229 180.707 161.354 180.393C162.012 178.607 165.209 178.199 169.628 177.635C169.973 177.604 170.286 177.823 170.318 178.168C170.349 178.513 170.13 178.826 169.785 178.857C166.4 179.296 162.921 179.735 162.545 180.801C162.514 180.926 162.545 181.145 162.67 181.396C163.203 182.493 165.178 184.279 168.97 185.564C169.283 185.69 169.472 186.035 169.346 186.348C169.252 186.599 169.001 186.787 168.751 186.787V186.818Z\" fill=\"#191935\"/>\n<path d=\"M172.324 171.053C169.315 171.461 165.052 172.025 163.36 172.307C159.317 172.934 156.151 173.404 155.65 174.846C155.149 176.288 157.562 178.575 162.608 180.268C167.811 182.023 174.862 180.738 174.862 180.738\" fill=\"#DDDCFC\"/>\n<path d=\"M169.252 181.804C167.09 181.804 164.614 181.584 162.42 180.864C158.847 179.673 156.089 177.855 155.242 176.131C154.898 175.441 154.96 174.94 155.054 174.627C155.65 172.84 158.847 172.37 163.266 171.68C164.958 171.43 169.095 170.866 172.261 170.427C172.606 170.395 172.919 170.615 172.95 170.96C172.982 171.304 172.762 171.618 172.418 171.649C169.252 172.088 165.146 172.652 163.454 172.903C160.1 173.404 156.621 173.937 156.245 175.003C156.214 175.128 156.245 175.316 156.371 175.535C156.903 176.601 158.909 178.294 162.827 179.61C167.81 181.271 174.705 180.049 174.768 180.049C175.113 179.986 175.426 180.205 175.489 180.55C175.552 180.895 175.332 181.208 174.988 181.271C174.8 181.302 172.324 181.741 169.252 181.741V181.804Z\" fill=\"#7481BA\"/>\n<path d=\"M163.36 172.307C159.317 172.934 156.151 173.404 155.65 174.846C155.242 176.068 157.53 178.669 162.608 180.268C161.605 177.008 162.702 173.812 163.36 172.307Z\" fill=\"#3F3E77\"/>\n<path d=\"M162.608 180.895C162.545 180.895 162.482 180.895 162.42 180.895C158.22 179.578 155.963 177.635 155.274 176.256C154.898 175.535 154.96 175.003 155.086 174.689C155.681 172.903 158.878 172.433 163.297 171.743C163.642 171.68 163.955 171.931 164.018 172.276C164.081 172.621 163.83 172.934 163.485 172.997C160.132 173.498 156.653 174.031 156.277 175.097C156.245 175.222 156.277 175.441 156.402 175.692C156.966 176.789 158.972 178.513 162.827 179.704C163.172 179.798 163.329 180.174 163.235 180.487C163.14 180.769 162.89 180.926 162.639 180.926L162.608 180.895Z\" fill=\"#191935\"/>\n<path d=\"M174.831 174.188C174.831 174.188 166.651 174.94 164.269 174.188C159.223 172.558 156.904 169.957 157.342 168.734C157.844 167.324 165.052 166.227 165.052 166.227C167.81 165.819 176.273 164.628 176.273 164.628C176.273 164.628 178.717 163.626 180.253 162.247\" fill=\"#DDDCFC\"/>\n<path d=\"M168.187 175.128C166.525 175.128 164.958 175.034 164.081 174.752C159.881 173.404 157.656 171.461 156.935 170.082C156.559 169.361 156.622 168.828 156.747 168.515C157.311 166.917 162.671 165.945 164.958 165.6C167.56 165.224 175.238 164.159 176.116 164.033C176.523 163.876 178.529 162.968 179.846 161.777C180.096 161.557 180.504 161.557 180.723 161.808C180.943 162.059 180.943 162.466 180.692 162.685C179.093 164.127 176.617 165.161 176.523 165.193C176.461 165.193 176.429 165.224 176.367 165.224C176.273 165.224 167.905 166.415 165.146 166.822C161.605 167.355 158.22 168.327 157.938 168.922C157.907 169.048 157.938 169.267 158.063 169.518C158.628 170.615 160.633 172.339 164.457 173.561C166.306 174.156 172.512 173.749 174.768 173.561C175.113 173.561 175.427 173.78 175.458 174.125C175.458 174.47 175.238 174.783 174.894 174.815C174.674 174.815 171.258 175.128 168.187 175.128Z\" fill=\"#7481BA\"/>\n<path d=\"M165.052 166.196C161.009 166.791 157.813 167.261 157.342 168.703C156.904 169.925 159.223 172.527 164.269 174.157C163.297 170.897 164.394 167.7 165.052 166.196Z\" fill=\"#3F3E77\"/>\n<path d=\"M164.269 174.783C164.206 174.783 164.144 174.783 164.081 174.783C159.881 173.435 157.625 171.492 156.935 170.113C156.559 169.392 156.622 168.86 156.747 168.546C157.374 166.76 160.539 166.29 164.958 165.631C165.303 165.569 165.617 165.819 165.679 166.164C165.742 166.509 165.491 166.822 165.146 166.885C161.793 167.387 158.314 167.888 157.938 168.954C157.907 169.079 157.938 169.298 158.063 169.549C158.628 170.646 160.633 172.37 164.457 173.592C164.802 173.686 164.958 174.062 164.864 174.376C164.77 174.626 164.52 174.814 164.269 174.814V174.783Z\" fill=\"#191935\"/>\n<path d=\"M197.898 109.718C190.47 106.772 185.769 105.519 185.769 105.519L197.898 109.718Z\" fill=\"#92EAEA\"/>\n<path d=\"M197.898 110.345C197.835 110.345 197.741 110.345 197.679 110.314C190.376 107.43 185.675 106.145 185.612 106.145C185.268 106.051 185.08 105.706 185.174 105.393C185.268 105.048 185.612 104.86 185.926 104.954C185.988 104.954 190.752 106.239 198.118 109.185C198.431 109.311 198.588 109.687 198.462 110C198.368 110.251 198.118 110.408 197.867 110.408L197.898 110.345Z\" fill=\"#20564C\"/>\n<path d=\"M125.186 150.368C124.967 150.368 124.779 150.274 124.653 150.086C124.465 149.804 124.559 149.396 124.841 149.208C125.029 149.083 129.668 146.137 137.597 144.131C144.9 142.313 156.496 140.997 170.161 145.197C170.506 145.291 170.663 145.635 170.569 145.98C170.475 146.325 170.13 146.482 169.785 146.388C156.402 142.282 145.088 143.536 137.942 145.322C130.201 147.265 125.531 150.211 125.499 150.243C125.405 150.305 125.28 150.337 125.155 150.337L125.186 150.368Z\" fill=\"#5CC4B0\"/>\n<path d=\"M183.826 135.262C183.795 135.262 183.732 135.262 183.701 135.262C183.356 135.199 183.136 134.854 183.199 134.509C184.61 127.458 190.345 124.355 190.596 124.229C190.909 124.073 191.285 124.198 191.442 124.48C191.599 124.794 191.473 125.17 191.191 125.326C191.129 125.326 185.738 128.272 184.453 134.76C184.39 135.074 184.139 135.262 183.826 135.262Z\" fill=\"#5CC4B0\"/>\n<path d=\"M116.786 139.211C116.567 139.211 116.379 139.116 116.254 138.928C116.066 138.646 116.16 138.239 116.442 138.051C116.567 137.988 128.665 130.623 147.627 132.629C147.971 132.66 148.222 132.974 148.191 133.318C148.159 133.663 147.846 133.914 147.501 133.882C129.01 131.939 117.225 139.054 117.1 139.116C117.006 139.179 116.881 139.211 116.786 139.211Z\" fill=\"#5CC4B0\"/>\n<path d=\"M121.206 105.362C107.196 105.863 86.6672 108.684 69.0846 109.091C63.6625 110.878 52.505 110.564 52.505 110.564C62.2522 113.479 74.6634 113.416 82.248 113.51C91.149 113.604 96.4771 115.516 106.694 115.861C116.912 116.206 133.272 121.095 133.272 121.095C134.776 120.468 136.312 119.935 137.879 119.528L126.69 103.732L121.268 105.33L121.206 105.362Z\" fill=\"#49488A\"/>\n<path d=\"M98.9844 116.488C98.9217 116.488 98.859 116.488 98.7963 116.488C91.9012 114.294 84.4106 114.169 76.4812 114.043C68.3637 113.918 59.9642 113.761 52.3169 111.191C52.0348 111.097 51.8467 110.784 51.9094 110.502C51.9721 110.188 52.2228 110 52.5362 110C52.6616 110 63.6625 110.282 68.8966 108.559C69.21 108.465 69.5861 108.621 69.6801 108.966C69.7741 109.279 69.6174 109.656 69.2726 109.75C66.0131 110.815 60.8418 111.16 57.1121 111.254C63.3491 112.602 70.0248 112.727 76.4812 112.821C84.1599 112.946 92.1206 113.072 99.1724 115.328C99.5171 115.422 99.6739 115.799 99.5798 116.112C99.4858 116.363 99.2351 116.551 98.9844 116.551V116.488Z\" fill=\"#191935\"/>\n<path d=\"M69.0846 109.091C90.4595 95.583 117.476 91.8848 117.476 91.8848L135.654 111.787C118.447 112.069 104.093 118.494 95.1607 115.015C82.9375 110.282 69.0846 109.091 69.0846 109.091Z\" fill=\"#8588D1\"/>\n<path d=\"M69.0847 109.718C68.8653 109.718 68.6773 109.624 68.5519 109.436C68.3639 109.154 68.4579 108.746 68.74 108.558C89.9895 95.1443 117.131 91.2893 117.382 91.2579C117.727 91.1952 118.04 91.446 118.103 91.7907C118.166 92.1355 117.915 92.4489 117.57 92.5116C117.288 92.5429 90.4283 96.3665 69.4295 109.624C69.3355 109.687 69.2101 109.718 69.0847 109.718Z\" fill=\"#191935\"/>\n<path d=\"M111.646 108.747C111.552 108.747 111.521 108.747 111.49 108.747C111.239 108.747 111.02 108.527 111.051 108.276C111.051 108.026 111.27 107.806 111.521 107.838C111.552 107.838 116.034 107.932 118.761 104.892C118.949 104.704 119.231 104.672 119.419 104.86C119.607 105.048 119.638 105.33 119.45 105.518C116.692 108.59 112.492 108.778 111.615 108.778L111.646 108.747Z\" fill=\"#191935\"/>\n<path opacity=\"0.2\" d=\"M131.924 86.4C132.551 85.8046 139.697 84.3001 142.549 84.8016C145.401 85.3344 147.25 98.1217 146.561 99.1246C145.809 100.19 138.067 102.165 137.315 102.133C136.563 102.102 130.044 88.1865 131.924 86.4Z\" fill=\"#DEF5FF\"/>\n<path opacity=\"0.2\" d=\"M131.799 85.8048C132.426 85.2093 139.572 83.7049 142.424 84.2064C145.276 84.7392 147.125 97.5265 146.436 98.5294C145.683 99.595 137.942 101.57 137.19 101.538C136.438 101.507 129.919 87.5912 131.799 85.8048Z\" fill=\"#DEF5FF\"/>\n<path d=\"M137.19 102.165C136.845 102.165 136.5 102.133 134.996 99.0933C134.087 97.2755 133.178 95.1443 132.457 93.2011C130.013 86.6821 131.047 85.7104 131.423 85.3343C132.301 84.4881 139.697 83.0465 142.581 83.5793C143.521 83.736 144.367 84.7389 145.119 86.588C146.624 90.3176 147.783 97.777 147 98.8739C146.059 100.222 138.067 102.133 137.252 102.133L137.19 102.165ZM132.207 86.2433C132.144 86.306 132.05 86.5567 132.081 87.0268C132.144 90.5998 136.375 99.5948 137.409 100.88C138.788 100.692 145.151 98.9366 145.903 98.1844C146.248 97.0874 145.213 89.1894 143.395 85.9612C142.863 84.9896 142.455 84.8329 142.33 84.8016C139.666 84.3314 133.053 85.7105 132.238 86.2433H132.207Z\" fill=\"black\"/>\n<path d=\"M86.6986 100.817C86.6986 100.817 94.0639 88.5942 102.777 85.5227C110.8 82.702 120.735 84.5198 131.204 88.124C167.622 100.692 196.174 138.082 204.95 157.733C209.808 168.609 202.004 166.697 194.827 159.802C151.293 118.212 126.001 144.006 94.8788 116.143\" fill=\"#8588D1\"/>\n<path d=\"M198.807 146.388C193.009 144.1 186.835 148.863 184.547 150.932C184.547 150.932 192.225 157.357 195.986 160.773C205.389 169.392 207.802 164.221 206.141 160.021C204.825 156.636 201.158 151.151 198.807 146.388Z\" fill=\"#49488A\"/>\n<path d=\"M125.969 86.7136C172.073 99.1875 201.408 150.117 205.452 159.394C205.452 159.394 206.925 163.908 204.668 164.911C202.411 155.414 177.37 107.744 125.969 86.7136Z\" fill=\"#DCE5EA\"/>\n<path d=\"M204.668 165.537C204.574 165.537 204.48 165.537 204.386 165.475C204.229 165.381 204.104 165.224 204.041 165.067C203.038 160.805 196.644 146.764 183.262 130.56C172.073 116.989 153.017 98.4979 125.719 87.309C125.405 87.1837 125.249 86.8389 125.374 86.5255C125.499 86.2121 125.813 86.024 126.126 86.118C136.814 89.0015 147.407 94.2042 157.624 101.538C166.055 107.587 174.235 115.078 181.945 123.853C195.986 139.806 204.229 155.069 206.016 159.144C206.016 159.144 206.016 159.175 206.016 159.206C206.078 159.426 207.645 164.252 204.919 165.506C204.825 165.537 204.762 165.569 204.668 165.569V165.537ZM138.036 91.6655C159.348 102.886 174.674 118.149 184.265 129.745C196.864 145.04 203.383 158.486 205.013 163.782C205.608 162.654 205.138 160.491 204.887 159.614C203.101 155.539 194.952 140.464 181.036 124.668C173.389 115.986 165.272 108.527 156.935 102.541C150.761 98.0905 144.43 94.4549 138.036 91.6655Z\" fill=\"#DCE5EA\"/>\n<path d=\"M116.786 128.805C132.77 133.475 152.484 131.406 174.799 144.413L185.644 151.684C169.44 126.862 122.741 122.85 116.755 128.805H116.786Z\" fill=\"#49488A\"/>\n<path d=\"M110.644 101.068C110.362 101.068 110.111 100.943 109.923 100.723C109.609 100.316 109.672 99.7203 110.048 99.4069C110.173 99.3129 112.994 97.0563 116.567 96.2727C117.069 96.1787 117.57 96.4921 117.695 96.9936C117.821 97.4951 117.476 97.9965 116.975 98.1218C113.84 98.78 111.27 100.849 111.239 100.88C111.051 101.005 110.863 101.099 110.644 101.099V101.068Z\" fill=\"#191935\"/>\n<path d=\"M204.323 166.07C201.628 166.07 197.616 163.406 194.356 160.272C183.7 150.086 173.17 143.066 162.2 138.835C152.547 135.105 143.771 133.945 135.278 132.817C121.519 130.999 108.512 129.275 94.3771 116.613C94.1264 116.394 94.0951 115.987 94.3145 115.736C94.5339 115.485 94.9413 115.454 95.192 115.673C109.014 128.053 121.832 129.745 135.403 131.563C152.077 133.788 171.007 136.296 195.14 159.363C199.779 163.782 203.884 165.475 205.169 164.566C206.141 163.876 205.796 161.432 204.26 157.984C200.343 149.209 191.348 134.791 177.871 120.688C167.591 109.938 151.105 95.6773 130.859 88.6881C118.667 84.4884 109.766 83.6422 102.839 86.0868C98.4829 87.6225 94.4399 91.6029 91.8385 94.6743C88.9864 98.0279 87.1373 101.068 87.1059 101.099C86.9179 101.381 86.5418 101.475 86.2597 101.319C85.9776 101.131 85.8836 100.755 86.0403 100.472C86.3538 99.971 93.625 87.9986 102.432 84.9272C109.64 82.3885 118.792 83.2347 131.266 87.5285C151.732 94.5803 168.406 108.997 178.748 119.842C192.351 134.071 201.408 148.613 205.357 157.483C207.269 161.745 207.426 164.472 205.827 165.6C205.357 165.914 204.793 166.07 204.166 166.07H204.323Z\" fill=\"#191935\"/>\n<path d=\"M121.488 107.587C119.733 118.682 114.53 117.146 114.53 117.146L101.147 110.752L103.56 103.418C113.59 103.638 121.488 107.587 121.488 107.587Z\" fill=\"#8588D1\"/>\n<path d=\"M112.022 106.74C111.208 106.74 110.643 106.678 110.581 106.678C110.33 106.678 110.142 106.427 110.173 106.145C110.173 105.894 110.424 105.706 110.706 105.738C110.769 105.738 116.755 106.396 119.764 103.042C119.952 102.854 120.234 102.823 120.422 103.011C120.61 103.199 120.641 103.481 120.453 103.669C118.04 106.333 114.122 106.74 112.022 106.74Z\" fill=\"#191935\"/>\n<path opacity=\"0.2\" d=\"M122.052 88.2493C112.555 88.0612 105.566 94.7056 102.808 97.8711C101.962 98.8427 101.648 100.128 101.993 101.319C103.028 104.923 104.532 108.559 105.723 111.129C106.789 113.448 109.327 114.639 111.897 114.043C118.51 112.508 123.149 108.809 125.75 106.177C127.38 104.515 128.038 102.165 127.411 100.034C124.747 90.8506 122.083 88.2493 122.083 88.2493H122.052Z\" fill=\"#DEF5FF\"/>\n<path d=\"M110.55 114.858C108.23 114.858 106.13 113.573 105.127 111.41C103.999 108.934 102.432 105.205 101.366 101.507C100.959 100.128 101.335 98.6231 102.338 97.4948C105.002 94.486 112.211 87.4656 122.052 87.6536C122.209 87.6536 122.365 87.7162 122.491 87.8416C122.616 87.967 125.343 90.6937 128.007 99.9081C128.696 102.259 128.007 104.86 126.189 106.647C123.4 109.467 118.698 113.134 112.023 114.701C111.521 114.827 111.051 114.858 110.55 114.858ZM121.644 88.8759C112.524 88.8759 105.754 95.4263 103.247 98.2783C102.526 99.0932 102.275 100.159 102.557 101.13C103.592 104.735 105.127 108.433 106.256 110.878C107.196 112.915 109.421 113.98 111.709 113.448C118.071 111.943 122.616 108.433 125.28 105.738C126.753 104.233 127.349 102.133 126.784 100.221C124.591 92.6369 122.365 89.5967 121.77 88.8759H121.676H121.644Z\" fill=\"black\"/>\n<path d=\"M97.5115 95.0187C97.5115 95.0187 86.9494 87.0892 84.1287 87.2146C83.2198 87.2459 79.4588 91.007 78.7066 94.7053C77.8917 98.623 80.1483 102.509 81.3079 102.917C83.2824 103.575 87.7016 102.635 87.7016 102.635\" fill=\"#D2D2FB\"/>\n<path d=\"M96.0383 95.9277C95.913 95.9277 95.7876 95.8964 95.6936 95.8024C89.3626 91.3832 84.9748 89.5027 84.9435 89.5027C84.6301 89.3773 84.4733 89.0013 84.5987 88.6879C84.7241 88.3745 85.1002 88.2177 85.4136 88.3431C85.6017 88.4058 89.9581 90.2863 96.4144 94.7681C96.6965 94.9561 96.7592 95.3636 96.5711 95.6457C96.4458 95.8337 96.2578 95.9277 96.0697 95.9277H96.0383Z\" fill=\"white\"/>\n<path d=\"M83.2511 103.795C82.4675 103.795 81.7154 103.732 81.1199 103.513C79.6155 103.011 77.2335 98.78 78.1111 94.5802C78.8946 90.7566 82.781 86.6195 84.1287 86.5881H84.1913C87.2628 86.5881 96.822 93.7027 97.9189 94.5175C98.201 94.7369 98.2637 95.113 98.0443 95.3951C97.8249 95.6772 97.4488 95.7398 97.1667 95.5205C93.1864 92.543 86.1972 87.8418 84.2227 87.8418C83.4705 88.0612 80.0856 91.4147 79.3648 94.831C78.6126 98.4352 80.7438 102.04 81.5587 102.322C83.0317 102.823 86.4166 102.29 87.6076 102.04C87.9523 101.977 88.2657 102.196 88.3598 102.51C88.4224 102.854 88.203 103.168 87.8896 103.262C87.7643 103.262 85.3824 103.795 83.3138 103.795H83.2511Z\" fill=\"#49488A\"/>\n<path d=\"M89.9895 93.0128C86.1659 89.6906 82.6243 91.8531 82.6243 91.8531C84.1914 92.4486 85.4137 93.4829 85.4137 93.4829C83.3765 94.6112 82.2169 96.7424 82.2169 96.7424C82.2169 96.7424 83.878 96.8365 84.9122 96.7424C84.9122 96.7424 85.1003 97.9961 85.5078 99.093C85.5078 99.093 90.5851 97.714 92.0581 96.8991C92.0581 96.8991 91.5567 94.4231 89.9583 93.0128H89.9895Z\" fill=\"#6A6DB8\"/>\n<path d=\"M92.9982 98.3098C92.7474 98.3098 92.4967 98.1531 92.4027 97.9023C92.4027 97.8396 89.7386 90.8819 82.4674 88.7506C82.1226 88.6566 81.9346 88.3119 82.0286 87.9671C82.1227 87.6223 82.4674 87.4342 82.8122 87.5283C90.6789 89.8475 93.437 97.1188 93.5623 97.4322C93.6877 97.7456 93.531 98.1218 93.1862 98.2471C93.1236 98.2471 93.0295 98.2784 92.9668 98.2784L92.9982 98.3098Z\" fill=\"#49488A\"/>\n<path d=\"M195.516 157.169C197.052 158.987 198.807 159.582 200.092 160.209C200.844 160.554 200.374 161.713 199.246 161.118C196.864 159.833 195.485 157.169 195.485 157.169H195.516Z\" fill=\"black\"/>\n<path d=\"M199.841 161.933C199.559 161.933 199.246 161.839 198.964 161.682C196.425 160.303 195.015 157.577 194.952 157.451C194.795 157.169 194.889 156.824 195.171 156.636C195.422 156.448 195.798 156.511 195.986 156.762C197.209 158.204 198.556 158.83 199.747 159.363C199.967 159.457 200.155 159.551 200.343 159.645C200.75 159.833 201.032 160.241 201.064 160.648C201.064 161.087 200.876 161.463 200.531 161.714C200.311 161.839 200.092 161.902 199.841 161.902V161.933Z\" fill=\"black\"/>\n<path d=\"M119.074 123.383C118.259 123.383 117.539 122.944 117.006 122.129C116.191 120.938 116.003 119.152 116.536 118.055C116.881 117.397 117.445 116.989 118.166 116.958C119.889 116.864 120.924 118.713 121.018 120.5C121.112 122.129 120.391 123.289 119.231 123.383C119.168 123.383 119.137 123.383 119.074 123.383Z\" fill=\"#191935\"/>\n<path d=\"M66.17 179.234L69.6804 169.33C69.6804 169.33 82.7497 181.49 101.743 181.616L115.157 182.869L116.849 192.742C83.8467 196.565 66.2014 179.234 66.2014 179.234H66.17Z\" fill=\"#E4E3FF\"/>\n<path d=\"M117.163 178.889C111.396 180.393 101.711 181.647 101.711 181.647C106.632 186.003 110.894 188.197 110.894 188.197C101.366 189.953 92.7162 189.796 92.7162 189.796C100.708 194.654 114.373 196.722 114.373 196.722C110.299 199.01 104.939 201.643 104.939 201.643C104.939 201.643 110.706 202.897 118.73 203.241C118.73 203.241 124.183 202.458 128.101 201.988L136.187 195.876L123.65 177.447L117.163 178.889Z\" fill=\"#57539F\"/>\n<path d=\"M101.711 182.242C82.6869 182.117 69.3668 169.894 69.2414 169.769C68.9907 169.518 68.9594 169.142 69.2101 168.891C69.4609 168.64 69.8369 168.609 70.0876 168.86C70.213 168.985 83.1884 180.832 101.711 180.989C102.056 180.989 102.338 181.271 102.338 181.616C102.338 181.96 102.056 182.242 101.711 182.242Z\" fill=\"#7481BA\"/>\n<path d=\"M85.8524 206.03C74.5695 206.03 64.4462 205.121 55.5452 203.304C46.9576 201.549 39.6237 198.916 33.7315 195.531C28.1214 192.271 23.8276 188.291 21.0382 183.715C14.3938 172.808 16.3683 159.018 26.523 144.883C26.711 144.601 27.1185 144.538 27.4005 144.726C27.6826 144.914 27.7453 145.322 27.5572 145.604C17.6847 159.332 15.7415 172.62 22.1039 183.057C27.62 192.146 39.279 198.728 55.7646 202.081C74.4754 205.905 98.7651 205.654 127.975 201.361C128.32 201.298 128.634 201.549 128.696 201.893C128.759 202.238 128.508 202.551 128.163 202.614C112.649 204.902 98.4831 206.03 85.8211 206.03H85.8524Z\" fill=\"#191935\"/>\n<path d=\"M94.2832 117.334C113.433 118.588 128.727 131.845 128.727 131.845C106.381 136.547 94.2832 117.334 94.2832 117.334Z\" fill=\"#92EAEA\"/>\n<path d=\"M128.728 132.472C128.571 132.472 128.445 132.409 128.32 132.315C128.163 132.19 112.963 119.183 94.252 117.961C93.9072 117.961 93.6565 117.647 93.6565 117.303C93.6565 116.958 93.9699 116.707 94.3146 116.707C113.464 117.961 128.978 131.25 129.135 131.375C129.386 131.594 129.417 132.002 129.198 132.253C129.072 132.409 128.884 132.472 128.728 132.472Z\" fill=\"#20564C\"/>\n<path d=\"M47.8664 91.0389C47.365 91.0389 46.8635 90.7881 46.5814 90.3493C46.2053 89.7851 46.2367 89.0016 46.6754 88.4688C46.7381 88.4061 50.6244 83.6735 54.8869 77.3426C52.693 78.1574 50.029 78.9723 47.3649 79.3171C46.5187 79.4111 45.7352 78.8156 45.6099 77.9694C45.5158 77.1232 46.1113 76.3397 46.9576 76.2143C52.3796 75.5248 58.2091 72.4847 58.2718 72.4533C58.8986 72.1399 59.6508 72.2653 60.1523 72.7668C60.6224 73.2682 60.7165 74.0518 60.3404 74.6472C57.3629 79.4738 54.1974 83.893 51.9722 86.8078C57.3316 85.7108 62.2835 85.5854 62.5656 85.5854C63.4431 85.5854 64.164 86.2436 64.164 87.1212C64.164 87.9987 63.5059 88.7195 62.6283 88.7195C62.5343 88.7195 54.6362 88.9389 48.3679 90.9761C48.2112 91.0388 48.0545 91.0389 47.8978 91.0389H47.8664Z\" fill=\"#F9EF93\"/>\n<path d=\"M96.2891 70.6669C95.9444 70.6669 95.631 70.5728 95.3489 70.3535C95.2549 70.2908 85.727 63.1449 71.9995 60.1988C71.2786 60.0421 70.7459 59.3839 70.7772 58.6631C70.7772 57.9109 71.31 57.284 72.0309 57.1273C72.1562 57.1273 82.969 54.9648 94.6907 51.2351C89.9895 49.7308 82.875 47.1607 78.2678 44.2773C77.5469 43.8072 77.2962 42.8669 77.7663 42.1147C78.2364 41.3939 79.1767 41.1431 79.9289 41.6133C86.7613 45.8757 100.144 49.6054 100.269 49.6367C100.928 49.8248 101.398 50.4202 101.429 51.1097C101.46 51.7992 101.022 52.4261 100.395 52.6455C92.4342 55.4349 84.3167 57.5348 78.926 58.8198C89.8642 62.33 96.916 67.5954 97.2607 67.8774C97.9503 68.4102 98.0756 69.3818 97.5742 70.0713C97.2607 70.4788 96.7906 70.6982 96.3205 70.6982L96.2891 70.6669Z\" fill=\"#F9EF93\"/>\n<path d=\"M153.644 66.9682C153.55 66.9682 153.425 66.9682 153.331 66.9368C153.143 66.9055 132.927 62.7371 117.915 62.5804C117.257 62.5804 116.661 62.1416 116.442 61.5147C116.222 60.8879 116.442 60.1984 116.943 59.791C117.069 59.6969 129.542 49.7617 145.37 40.9548C139.415 40.5787 129.574 39.7324 119.607 38.0086C118.761 37.8519 118.197 37.0371 118.322 36.1909C118.479 35.3447 119.294 34.7805 120.14 34.9058C135.717 37.6326 150.98 38.1027 151.137 38.1027C151.858 38.1027 152.453 38.6355 152.61 39.325C152.766 40.0145 152.422 40.7353 151.795 41.0801C139.07 47.6305 127.819 55.5599 122.365 59.6029C136.939 60.3551 153.769 63.834 153.957 63.8653C154.804 64.0534 155.336 64.8683 155.18 65.7145C155.023 66.4667 154.365 66.9682 153.644 66.9682Z\" fill=\"#F9EF93\"/>\n<path d=\"M100.739 171.931C100.677 171.931 100.583 171.931 100.52 171.9C100.457 171.9 92.5907 168.828 83.7838 163.594C75.6037 158.736 64.8848 150.901 60.2463 141.31C60.0896 140.997 60.2463 140.621 60.5283 140.464C60.8418 140.307 61.2179 140.464 61.3746 140.746C70.0249 158.674 100.645 170.615 100.959 170.74C101.272 170.865 101.429 171.242 101.304 171.555C101.21 171.806 100.959 171.962 100.708 171.962L100.739 171.931Z\" fill=\"#5CC4B0\"/>\n<path d=\"M122.052 88.9074C121.989 88.9074 121.927 88.9074 121.864 88.9074C121.519 88.8134 121.331 88.4687 121.425 88.1239C121.55 87.7165 122.177 85.6165 122.804 84.8643C123.494 84.0808 128.916 82.3257 130.044 82.9839C130.89 83.4853 132.05 85.1151 132.3 85.4599C132.489 85.742 132.426 86.1494 132.144 86.3375C131.862 86.5255 131.454 86.4628 131.266 86.1807C130.796 85.5226 129.919 84.3942 129.448 84.0808C128.602 83.8614 124.308 85.1778 123.776 85.7106C123.431 86.0867 122.929 87.5597 122.647 88.4686C122.553 88.7507 122.303 88.9074 122.052 88.9074Z\" fill=\"black\"/>\n<path d=\"M117.163 179.203C122.929 170.553 131.768 169.174 131.768 169.174C137.472 171.43 139.603 177.291 139.603 177.291L144.085 178.263C149.413 182.807 153.769 188.355 153.581 196.096C147.501 200.076 137.284 200.672 128.069 201.988C128.069 201.988 128.916 199.418 130.107 197.851C130.107 197.851 126.753 196.942 123.368 195.939C123.368 195.939 125.75 190.047 127.505 186.756C127.505 186.756 125.061 186.192 121.3 184.844C121.3 184.844 121.958 182.776 123.055 181.334C123.055 181.334 120.453 179.046 117.131 179.203H117.163Z\" fill=\"#DDDCFC\"/>\n<path d=\"M117.163 179.829C117.037 179.829 116.912 179.798 116.818 179.735C116.536 179.547 116.442 179.14 116.63 178.858C122.459 170.082 131.298 168.609 131.674 168.546C132.018 168.484 132.332 168.735 132.394 169.079C132.457 169.424 132.206 169.737 131.862 169.8C131.768 169.8 123.211 171.242 117.695 179.547C117.57 179.735 117.382 179.829 117.163 179.829Z\" fill=\"#7481BA\"/>\n<path d=\"M128.101 202.615C127.787 202.615 127.537 202.395 127.474 202.082C127.411 201.737 127.662 201.424 128.007 201.361C129.637 201.142 131.298 200.922 132.927 200.703C140.512 199.731 148.347 198.76 153.237 195.563C153.519 195.375 153.926 195.469 154.114 195.751C154.302 196.033 154.208 196.44 153.926 196.629C148.786 199.982 140.794 200.985 133.084 201.988C131.454 202.207 129.793 202.395 128.195 202.646C128.195 202.646 128.132 202.646 128.101 202.646V202.615Z\" fill=\"#7481BA\"/>\n<path d=\"M131.768 169.174C131.768 169.174 141.045 166.196 143.772 165.601C147.752 164.723 150.917 164.034 151.858 165.193C152.704 166.196 151.481 169.456 147.344 172.746C145.401 174.282 142.831 175.849 139.509 177.197\" fill=\"#DDDCFC\"/>\n<path d=\"M139.54 177.824C139.29 177.824 139.07 177.667 138.945 177.447C138.82 177.134 138.945 176.758 139.29 176.633C142.267 175.41 144.868 173.937 146.968 172.276C150.102 169.769 151.387 167.449 151.513 166.227C151.513 165.945 151.513 165.726 151.419 165.6C150.698 164.723 147.25 165.506 143.928 166.227C141.264 166.823 132.081 169.769 131.987 169.8C131.642 169.894 131.298 169.737 131.204 169.393C131.109 169.048 131.266 168.703 131.611 168.609C131.987 168.484 140.951 165.6 143.677 165.005C148.034 164.033 151.168 163.344 152.39 164.785C152.61 165.036 152.86 165.538 152.766 166.321C152.61 167.857 151.231 170.49 147.783 173.248C145.589 175.003 142.894 176.538 139.822 177.792C139.76 177.823 139.666 177.824 139.572 177.824H139.54Z\" fill=\"#7481BA\"/>\n<path d=\"M143.771 165.569C147.752 164.691 150.917 164.002 151.858 165.161C152.704 166.164 151.482 169.424 147.313 172.715C147.062 169.33 144.9 166.728 143.74 165.569H143.771Z\" fill=\"#3F3E77\"/>\n<path d=\"M147.344 173.342C147.156 173.342 146.968 173.248 146.843 173.091C146.624 172.809 146.686 172.433 146.937 172.214C150.071 169.706 151.356 167.387 151.481 166.165C151.481 165.883 151.481 165.663 151.387 165.569C150.667 164.691 147.219 165.475 143.897 166.196L143.615 164.974C147.971 164.002 151.105 163.313 152.328 164.754C152.547 165.005 152.798 165.506 152.704 166.29C152.547 167.826 151.168 170.458 147.721 173.216C147.595 173.31 147.47 173.342 147.344 173.342Z\" fill=\"#191935\"/>\n<path d=\"M149.946 187.195C151.544 186.881 152.892 186.631 153.926 186.098C157.593 184.28 160.477 182.87 161.699 183.778C162.764 184.562 162.326 188.01 159.097 192.209C157.593 194.184 151.983 197.099 151.983 197.099\" fill=\"#DDDCFC\"/>\n<path d=\"M151.983 197.725C151.764 197.725 151.544 197.6 151.419 197.381C151.262 197.067 151.388 196.691 151.67 196.535C153.205 195.751 157.405 193.338 158.596 191.802C161.041 188.605 161.73 186.066 161.574 184.844C161.542 184.562 161.448 184.343 161.323 184.28C160.414 183.622 157.248 185.158 154.208 186.662C153.111 187.195 151.732 187.477 150.134 187.79H150.103C149.758 187.853 149.444 187.634 149.382 187.32C149.319 186.975 149.538 186.662 149.883 186.599H149.915C151.419 186.286 152.735 186.035 153.675 185.565C157.687 183.59 160.571 182.18 162.106 183.308C162.388 183.496 162.733 183.904 162.827 184.719C163.047 186.255 162.294 189.138 159.63 192.617C158.063 194.654 152.547 197.569 152.296 197.694C152.202 197.757 152.108 197.757 152.014 197.757L151.983 197.725Z\" fill=\"#7481BA\"/>\n<path d=\"M153.926 186.129C157.593 184.311 160.477 182.901 161.699 183.81C162.764 184.594 162.326 188.041 159.097 192.241C158.063 189.013 155.337 187.007 153.926 186.161V186.129Z\" fill=\"#3F3E77\"/>\n<path d=\"M159.097 192.836C158.972 192.836 158.815 192.805 158.721 192.711C158.439 192.491 158.408 192.115 158.596 191.833C161.072 188.636 161.73 186.098 161.573 184.875C161.542 184.593 161.448 184.374 161.323 184.311C160.414 183.653 157.248 185.189 154.208 186.693L153.644 185.565C157.656 183.59 160.539 182.18 162.044 183.308C162.326 183.496 162.67 183.904 162.764 184.719C162.984 186.255 162.232 189.138 159.536 192.617C159.411 192.774 159.223 192.868 159.035 192.868L159.097 192.836Z\" fill=\"#191935\"/>\n<path d=\"M149.601 182.901C152.453 181.835 156.465 180.331 158.094 179.767C161.949 178.388 164.99 177.322 166.086 178.325C167.027 179.203 166.149 182.525 162.545 186.411C158.815 190.423 148.817 194.184 148.817 194.184\" fill=\"#DDDCFC\"/>\n<path d=\"M148.817 194.811C148.567 194.811 148.316 194.654 148.222 194.403C148.096 194.09 148.253 193.714 148.598 193.588C148.692 193.557 158.47 189.827 162.075 185.972C164.895 182.964 165.867 180.519 165.804 179.328C165.804 179.077 165.742 178.889 165.648 178.795C164.833 178.012 161.511 179.203 158.314 180.362C156.621 180.958 152.265 182.587 149.82 183.496C149.507 183.622 149.131 183.465 149.005 183.12C148.88 182.807 149.037 182.431 149.381 182.305C151.826 181.396 156.183 179.767 157.875 179.14C162.075 177.635 165.115 176.57 166.494 177.855C166.745 178.074 167.027 178.513 167.058 179.265C167.121 181.177 165.554 184.06 162.984 186.819C159.191 190.862 149.444 194.591 149.037 194.748C148.974 194.748 148.88 194.779 148.817 194.779V194.811Z\" fill=\"#7481BA\"/>\n<path d=\"M158.095 179.767C161.95 178.388 164.99 177.322 166.087 178.325C167.027 179.203 166.243 182.587 162.545 186.411C161.887 183.089 159.411 180.77 158.126 179.767H158.095Z\" fill=\"#3F3E77\"/>\n<path d=\"M162.545 187.038C162.388 187.038 162.232 186.975 162.106 186.85C161.855 186.599 161.855 186.223 162.106 185.973C164.927 183.089 165.867 180.613 165.836 179.391C165.836 179.109 165.773 178.889 165.679 178.795C164.864 178.012 161.542 179.203 158.345 180.362L157.938 179.171C162.138 177.667 165.178 176.601 166.557 177.886C166.807 178.106 167.089 178.576 167.121 179.359C167.152 180.895 166.087 183.685 163.015 186.85C162.89 186.975 162.733 187.038 162.576 187.038H162.545Z\" fill=\"#191935\"/>\n<path d=\"M149.57 187.383C149.57 187.383 156.904 184.092 158.784 182.462C162.827 179.014 163.924 175.724 163.047 174.752C162.044 173.624 154.96 175.442 154.96 175.442C152.234 176.131 143.991 178.325 143.991 178.325C143.991 178.325 141.358 178.074 139.478 177.165\" fill=\"#DDDCFC\"/>\n<path d=\"M149.57 188.01C149.319 188.01 149.099 187.884 149.005 187.634C148.849 187.32 149.005 186.944 149.319 186.819C149.382 186.787 156.59 183.528 158.408 181.992C161.479 179.36 162.639 177.009 162.733 175.787C162.733 175.505 162.733 175.285 162.608 175.191C162.106 174.784 158.627 175.191 155.148 176.069C152.484 176.758 144.273 178.921 144.21 178.952C144.147 178.952 144.053 178.952 143.991 178.952C143.865 178.952 141.233 178.67 139.29 177.761C138.976 177.604 138.851 177.228 139.008 176.915C139.164 176.602 139.54 176.476 139.854 176.633C141.389 177.354 143.552 177.636 144.053 177.699C145.056 177.448 152.39 175.473 154.898 174.846C157.123 174.282 162.451 173.06 163.611 174.345C163.83 174.596 164.081 175.066 164.049 175.881C163.955 177.416 162.639 180.08 159.285 182.964C157.342 184.625 150.196 187.822 149.914 187.978C149.82 188.01 149.758 188.041 149.664 188.041L149.57 188.01Z\" fill=\"#7481BA\"/>\n<path d=\"M154.992 175.442C158.941 174.439 162.075 173.624 163.078 174.752C163.956 175.724 162.827 179.015 158.815 182.462C158.471 179.077 156.183 176.539 155.023 175.442H154.992Z\" fill=\"#3F3E77\"/>\n<path d=\"M158.784 183.089C158.596 183.089 158.439 183.027 158.314 182.87C158.095 182.619 158.126 182.212 158.377 181.992C161.448 179.36 162.608 177.009 162.702 175.787C162.702 175.505 162.702 175.285 162.576 175.191C161.824 174.345 158.408 175.223 155.117 176.069L154.804 174.846C159.129 173.749 162.232 172.935 163.485 174.345C163.705 174.596 163.955 175.066 163.924 175.881C163.83 177.416 162.514 180.08 159.16 182.964C159.035 183.058 158.909 183.121 158.753 183.121L158.784 183.089Z\" fill=\"#191935\"/>\n</svg>\n";
|
|
3
|
+
export declare const StickerSleep: (props: StickerProps) => any;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Sticker } from "@antadesign/anta";
|
|
2
|
+
const svg = '<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M47.8666 92.9192C46.7383 92.9192 45.6726 92.355 45.0145 91.4148C44.1682 90.1298 44.2309 88.4687 45.2025 87.2777C45.2339 87.2464 47.3964 84.6136 50.2172 80.7273C49.3396 80.9153 48.4307 81.1034 47.5531 81.1974C45.6727 81.4482 43.9489 80.1005 43.6981 78.22C43.4474 76.3395 44.7951 74.6157 46.6756 74.365C51.7529 73.7381 57.3004 70.8234 57.363 70.8234C58.7421 70.1026 60.4345 70.3846 61.4687 71.5129C62.5343 72.6412 62.6911 74.3337 61.9076 75.6814C59.9644 78.8469 57.9585 81.7929 56.2034 84.2689C59.6823 83.8301 62.2837 83.7674 62.4717 83.7674C64.3835 83.7047 65.9506 85.2405 66.0132 87.121C66.0759 89.0015 64.5402 90.5998 62.6597 90.6625C62.597 90.6625 54.9497 90.882 48.9321 92.8251C48.5874 92.9505 48.2113 92.9818 47.8666 92.9818V92.9192Z" fill="#EDA548"/>\n<path d="M96.2892 72.5472C95.5683 72.5472 94.8161 72.3278 94.2206 71.8576C94.1266 71.7949 84.8809 64.8999 71.6234 62.0478C70.025 61.703 68.8967 60.2926 68.8967 58.6315C68.8967 57.0018 70.0877 55.5914 71.6861 55.278C71.7801 55.278 79.3334 53.7736 88.6105 51.1096C84.6928 49.6679 80.4303 47.8501 77.2962 45.8756C75.6664 44.8726 75.1963 42.7414 76.1992 41.1117C77.2022 39.4819 79.3334 39.0118 80.9632 40.0147C87.5449 44.1205 100.677 47.7874 100.834 47.8187C102.275 48.2262 103.31 49.5111 103.372 51.0155C103.435 52.5199 102.495 53.899 101.053 54.3691C95.5369 56.3123 90.0209 57.9107 85.351 59.133C93.2491 62.4239 98.1383 66.1222 98.4517 66.3416C99.9561 67.5012 100.27 69.6637 99.1099 71.1681C98.4204 72.077 97.4174 72.5472 96.3518 72.5472H96.2892Z" fill="#EDA548"/>\n<path d="M153.644 68.849C153.425 68.849 153.174 68.849 152.955 68.7863C152.767 68.755 132.708 64.6179 117.915 64.4612C116.442 64.4612 115.157 63.5209 114.687 62.1419C114.216 60.7629 114.655 59.2271 115.784 58.3182C116.285 57.9108 125.907 50.2635 139.133 42.3655C133.523 41.8953 126.502 41.1118 119.294 39.8268C117.413 39.5134 116.16 37.7269 116.504 35.8464C116.818 33.9659 118.604 32.7123 120.485 33.0571C135.905 35.7524 151.043 36.2225 151.199 36.2225C152.767 36.2538 154.114 37.3822 154.459 38.9179C154.804 40.4536 154.083 42.0207 152.672 42.7415C142.737 47.8502 133.711 53.8051 127.693 58.0675C140.763 59.1958 153.707 61.8598 154.365 62.0166C156.214 62.3927 157.436 64.2418 157.029 66.0909C156.684 67.7207 155.242 68.849 153.644 68.849Z" fill="#EDA548"/>\n<path d="M195.767 154.035C219.618 150.556 226.043 146.576 226.043 146.576C226.043 146.576 221.686 159.426 214.697 165.569C206.36 172.871 192.978 172.276 192.978 172.276L195.767 154.004V154.035Z" fill="#E4E3FF"/>\n<path d="M214.697 166.196C214.541 166.196 214.384 166.133 214.258 166.008C214.008 165.757 214.008 165.381 214.258 165.13C222.031 157.295 225.416 146.513 225.447 146.388C225.541 146.043 225.886 145.886 226.231 145.98C226.576 146.075 226.732 146.419 226.638 146.764C226.607 146.889 223.128 157.953 215.136 166.008C215.011 166.133 214.854 166.196 214.697 166.196Z" fill="#7481BA"/>\n<path d="M128.101 201.988C-5.25726 221.639 -8.8302 151.841 70.3384 110.596L99.0158 107.023L128.132 201.956L128.101 201.988Z" fill="#E4E3FF"/>\n<path d="M73.5665 169.33C52.8185 157.921 46.0801 143.536 46.0801 143.536C46.0801 143.536 49.7784 137.863 62.8478 133.256L73.5352 169.361L73.5665 169.33Z" fill="#AAACDD"/>\n<path d="M123.149 202.677L114.561 199.574C45.8608 205.404 17.9042 168.452 28.3409 143.536C0.791758 179.547 25.8649 215.715 123.149 202.677Z" fill="#9597CF"/>\n<path d="M85.8212 206.031C72.313 206.031 60.4972 204.714 50.4992 202.113C33.1987 197.6 22.1665 189.294 18.5309 178.105C15.2087 167.888 18.2489 156.072 27.2439 143.943C36.4583 131.563 51.2515 119.842 70.0564 110.032C70.3698 109.875 70.7459 110 70.9026 110.282C71.0593 110.596 70.934 110.972 70.6205 111.129C33.5122 130.466 13.0462 157.201 19.6906 177.698C23.1695 188.479 33.951 196.503 50.7814 200.891C70.025 205.905 96.0071 206.062 128.007 201.329C128.352 201.267 128.665 201.517 128.728 201.862C128.79 202.207 128.54 202.52 128.195 202.583C112.618 204.871 98.4831 206.031 85.8212 206.031Z" fill="#7481BA"/>\n<path d="M38.4956 176.037C41.5671 185.377 48.0861 187.257 48.0861 187.257C48.0861 187.257 45.6728 183.966 45.14 180.017" fill="#E4E3FF"/>\n<path d="M48.0858 187.884C48.0231 187.884 47.9605 187.884 47.8978 187.884C47.6158 187.79 41.0027 185.815 37.8686 176.256C37.7745 175.943 37.9312 175.566 38.2759 175.472C38.5893 175.378 38.9654 175.535 39.0595 175.88C40.5952 180.518 43.0086 183.214 44.7637 184.655C45.3592 185.157 45.9546 185.533 46.4561 185.846C45.7039 184.467 44.8263 182.43 44.5129 180.142C44.4816 179.798 44.701 179.484 45.0457 179.453C45.3905 179.421 45.7039 179.641 45.7352 179.986C46.2367 183.715 48.556 186.912 48.5873 186.943C48.744 187.163 48.744 187.445 48.5873 187.664C48.462 187.821 48.2739 187.946 48.0858 187.946V187.884Z" fill="#7481BA"/>\n<path d="M33.7002 166.541C34.5464 179.767 41.5356 186.536 41.5356 186.536C41.5356 186.536 40.4072 179.296 41.0341 173.968" fill="#E4E3FF"/>\n<path d="M41.5356 187.163C41.3789 187.163 41.2221 187.1 41.0967 186.975C40.8147 186.693 33.9509 179.892 33.0734 166.572C33.0734 166.227 33.3241 165.913 33.6688 165.913C34.0136 165.913 34.327 166.164 34.327 166.509C34.9225 175.755 38.5894 181.835 40.6266 184.499C40.3445 181.929 39.9685 177.51 40.4072 173.905C40.4386 173.561 40.752 173.31 41.0967 173.341C41.4415 173.373 41.6922 173.686 41.6609 174.031C41.0341 179.202 42.1311 186.348 42.1624 186.411C42.1937 186.661 42.0683 186.943 41.8176 187.069C41.7236 187.1 41.6296 187.131 41.5356 187.131V187.163Z" fill="#7481BA"/>\n<path d="M115.752 113.918C74.4441 113.385 50.4679 132.064 50.4679 132.064C55.2318 152.906 86.5419 202.238 123.4 191.362C166.149 178.732 200.594 152.624 200.594 152.624C224.1 151.778 230.149 144.664 235.289 136.546C240.429 128.429 237.89 131.814 237.89 131.814C211.877 114.638 197.898 109.718 197.898 109.718C184.421 90.2547 171.352 87.2146 171.352 87.2146C136.908 96.9305 115.752 113.918 115.752 113.918Z" fill="#92EAEA"/>\n<path d="M112.806 193.557C105.441 193.557 97.9814 191.363 90.5535 187.006C69.3667 174.626 53.3198 147.203 49.8722 132.19C49.8096 131.939 49.9036 131.72 50.0917 131.563C50.1544 131.5 56.2659 126.799 67.3922 122.223C77.5782 118.024 94.2204 113.072 115.533 113.291C117.664 111.63 138.663 95.7712 171.164 86.5881C171.258 86.5881 171.383 86.5881 171.477 86.5881C171.603 86.6195 174.925 87.4031 179.908 90.6312C184.453 93.546 191.316 99.1561 198.274 109.185C203.32 111.003 217.831 117.867 238.203 131.281C238.454 131.438 238.548 131.783 238.423 132.033C238.391 132.127 237.576 134.008 235.79 136.86C230.462 145.291 224.131 152.343 200.813 153.22C198.212 155.163 164.457 179.86 123.556 191.927C119.983 192.993 116.379 193.494 112.775 193.494L112.806 193.557ZM51.1886 132.315C53.0064 139.9 58.0524 150.274 64.3834 159.582C69.9308 167.7 79.0825 178.889 91.1803 185.941C101.962 192.24 112.743 193.87 123.243 190.767C165.397 178.325 199.904 152.405 200.249 152.123C200.343 152.061 200.468 151.998 200.593 151.998C223.473 151.183 229.616 144.351 234.756 136.233C235.978 134.29 236.73 132.786 237.075 132.065C216.797 118.713 202.443 112.006 197.679 110.314C197.553 110.282 197.459 110.188 197.365 110.094C193.573 104.578 187.336 96.9308 179.219 91.6968C174.988 88.9701 172.01 88.0612 171.352 87.8732C137.534 97.4323 116.348 114.263 116.128 114.419C116.003 114.513 115.877 114.545 115.721 114.545C94.5025 114.263 78.0169 119.183 67.8936 123.352C58.3344 127.269 52.5363 131.312 51.1573 132.315H51.1886Z" fill="#20564C"/>\n<path d="M185.675 152.311C185.675 152.311 176.273 154.85 173.64 155.821C169.816 157.263 166.807 158.391 166.619 159.864C166.463 161.149 169.252 163.218 174.549 163.751C177.025 164.001 180.034 163.907 183.544 163.249" fill="#DDDCFC"/>\n<path d="M177.15 164.534C176.241 164.534 175.364 164.503 174.486 164.409C170.098 163.97 167.497 162.528 166.525 161.337C166.024 160.711 165.961 160.178 165.992 159.833C166.212 157.953 169.252 156.824 173.42 155.257C176.053 154.286 185.111 151.81 185.518 151.716C185.863 151.621 186.208 151.81 186.302 152.154C186.396 152.499 186.208 152.844 185.863 152.938C185.769 152.938 176.461 155.477 173.891 156.448C170.694 157.639 167.403 158.861 167.277 159.99C167.277 160.115 167.371 160.334 167.528 160.554C168.312 161.525 170.631 162.779 174.643 163.187C177.307 163.437 180.284 163.281 183.45 162.685C183.794 162.622 184.108 162.842 184.17 163.187C184.233 163.531 184.014 163.845 183.669 163.907C181.381 164.346 179.219 164.566 177.15 164.566V164.534Z" fill="#7481BA"/>\n<path d="M173.64 155.822C169.816 157.263 166.807 158.392 166.619 159.865C166.463 161.15 169.252 163.218 174.549 163.751C172.919 160.774 173.326 157.42 173.671 155.822H173.64Z" fill="#3F3E77"/>\n<path d="M174.549 164.409C174.549 164.409 174.517 164.409 174.486 164.409C170.098 163.97 167.497 162.528 166.525 161.337C166.024 160.711 165.961 160.178 165.992 159.833C166.212 157.953 169.252 156.824 173.42 155.257C173.734 155.132 174.11 155.289 174.235 155.633C174.361 155.947 174.204 156.323 173.859 156.448C170.662 157.639 167.371 158.862 167.246 159.99C167.246 160.115 167.34 160.335 167.497 160.554C168.28 161.526 170.6 162.779 174.611 163.187C174.956 163.218 175.207 163.531 175.175 163.876C175.144 164.19 174.862 164.44 174.549 164.44V164.409Z" fill="#191935"/>\n<path d="M199.779 151.496C203.414 151.34 208.993 150.556 208.993 150.556C207.645 153.878 206.454 155.822 206.454 155.822C213.161 154.85 216.734 156.668 216.734 156.668C211.5 161.588 207.301 167.167 207.301 167.167C210.936 166.948 214.697 165.569 214.697 165.569C207.833 172.903 197.052 178.387 197.052 178.387L183.074 174.47L184.609 156.104L199.747 151.465L199.779 151.496Z" fill="#57539F"/>\n<path d="M197.083 179.046C196.864 179.046 196.644 178.92 196.519 178.701C196.362 178.388 196.488 178.011 196.77 177.855C196.864 177.792 207.206 172.339 214.258 165.161C214.509 164.911 214.885 164.911 215.136 165.161C215.387 165.412 215.387 165.788 215.136 166.039C207.959 173.404 197.459 178.92 197.334 178.983C197.24 179.046 197.146 179.046 197.052 179.046H197.083Z" fill="#191935"/>\n<path d="M208.366 152.656C208.272 152.656 208.21 152.656 208.115 152.593C207.802 152.468 207.645 152.092 207.802 151.779C207.865 151.622 207.927 151.497 207.99 151.34C206.172 151.559 202.474 152.029 199.81 152.155C199.465 152.155 199.183 151.904 199.152 151.559C199.12 151.214 199.403 150.932 199.747 150.901C203.289 150.744 208.836 149.961 208.899 149.961C209.118 149.929 209.338 150.024 209.494 150.18C209.62 150.368 209.651 150.588 209.589 150.807C209.4 151.309 209.181 151.81 208.962 152.28C208.868 152.499 208.617 152.656 208.398 152.656H208.366Z" fill="#191935"/>\n<path d="M199.779 151.496C190.815 149.741 186.396 152.531 186.396 152.531C181.569 156.323 180.19 162.654 180.19 162.654L176.179 164.879C172.386 170.74 168.531 179.234 179.282 185.847C186.02 184.468 189.624 180.895 197.052 178.419C197.052 178.419 195.516 175.567 193.918 174.438C193.918 174.438 195.109 171.085 198.055 169.142C198.055 169.142 195.548 165.945 192.884 163.281C192.884 163.281 195.046 162.058 198.243 159.645C198.243 159.645 197.021 157.859 195.548 156.793C195.548 156.793 196.488 152.311 199.716 151.528L199.779 151.496Z" fill="#DDDCFC"/>\n<path d="M185.362 153.252C185.142 153.252 184.923 153.126 184.798 152.907C184.641 152.593 184.766 152.217 185.048 152.061C185.268 151.935 190.784 149.083 199.873 150.87C200.218 150.932 200.437 151.277 200.374 151.59C200.312 151.935 199.967 152.155 199.653 152.092C191.035 150.399 185.706 153.126 185.644 153.157C185.55 153.22 185.456 153.22 185.362 153.22V153.252Z" fill="#7481BA"/>\n<path d="M179.313 186.473C179.031 186.473 178.749 186.254 178.686 185.972C178.623 185.627 178.843 185.314 179.187 185.22C182.823 184.468 185.612 183.026 188.527 181.521C190.972 180.236 193.51 178.92 196.864 177.823C197.177 177.698 197.553 177.886 197.647 178.231C197.741 178.575 197.585 178.92 197.24 179.014C193.981 180.111 191.505 181.396 189.091 182.65C186.082 184.217 183.23 185.69 179.407 186.473C179.375 186.473 179.313 186.473 179.281 186.473H179.313Z" fill="#7481BA"/>\n<path d="M172.919 177.259C171.697 177.76 170.662 178.137 169.691 178.262C165.616 178.795 162.451 179.202 161.918 180.613C161.479 181.835 163.705 184.499 168.751 186.191C171.101 187.006 179.313 185.847 179.313 185.847" fill="#DDDCFC"/>\n<path d="M171.54 187.1C170.318 187.1 169.221 187.006 168.531 186.787C164.363 185.345 162.169 183.371 161.479 181.96C161.135 181.239 161.197 180.707 161.323 180.393C161.981 178.607 165.178 178.199 169.597 177.635C170.443 177.541 171.383 177.196 172.668 176.663C172.982 176.538 173.358 176.663 173.483 177.008C173.609 177.322 173.483 177.698 173.138 177.823C171.979 178.293 170.85 178.732 169.753 178.857C166.369 179.296 162.89 179.735 162.514 180.801C162.482 180.926 162.514 181.145 162.639 181.396C163.172 182.493 165.146 184.279 168.939 185.564C170.756 186.191 176.962 185.502 179.187 185.188C179.532 185.126 179.845 185.376 179.908 185.721C179.971 186.066 179.72 186.379 179.375 186.442C178.749 186.536 174.674 187.1 171.54 187.1Z" fill="#7481BA"/>\n<path d="M169.691 178.262C165.648 178.795 162.451 179.202 161.918 180.612C161.479 181.835 163.705 184.499 168.751 186.191C167.842 182.932 169.001 179.735 169.691 178.262Z" fill="#3F3E77"/>\n<path d="M168.751 186.818C168.688 186.818 168.625 186.818 168.563 186.787C164.394 185.345 162.2 183.371 161.511 181.96C161.166 181.239 161.229 180.707 161.354 180.393C162.012 178.607 165.209 178.199 169.628 177.635C169.973 177.604 170.286 177.823 170.318 178.168C170.349 178.513 170.13 178.826 169.785 178.857C166.4 179.296 162.921 179.735 162.545 180.801C162.514 180.926 162.545 181.145 162.67 181.396C163.203 182.493 165.178 184.279 168.97 185.564C169.283 185.69 169.472 186.035 169.346 186.348C169.252 186.599 169.001 186.787 168.751 186.787V186.818Z" fill="#191935"/>\n<path d="M172.324 171.053C169.315 171.461 165.052 172.025 163.36 172.307C159.317 172.934 156.151 173.404 155.65 174.846C155.149 176.288 157.562 178.575 162.608 180.268C167.811 182.023 174.862 180.738 174.862 180.738" fill="#DDDCFC"/>\n<path d="M169.252 181.804C167.09 181.804 164.614 181.584 162.42 180.864C158.847 179.673 156.089 177.855 155.242 176.131C154.898 175.441 154.96 174.94 155.054 174.627C155.65 172.84 158.847 172.37 163.266 171.68C164.958 171.43 169.095 170.866 172.261 170.427C172.606 170.395 172.919 170.615 172.95 170.96C172.982 171.304 172.762 171.618 172.418 171.649C169.252 172.088 165.146 172.652 163.454 172.903C160.1 173.404 156.621 173.937 156.245 175.003C156.214 175.128 156.245 175.316 156.371 175.535C156.903 176.601 158.909 178.294 162.827 179.61C167.81 181.271 174.705 180.049 174.768 180.049C175.113 179.986 175.426 180.205 175.489 180.55C175.552 180.895 175.332 181.208 174.988 181.271C174.8 181.302 172.324 181.741 169.252 181.741V181.804Z" fill="#7481BA"/>\n<path d="M163.36 172.307C159.317 172.934 156.151 173.404 155.65 174.846C155.242 176.068 157.53 178.669 162.608 180.268C161.605 177.008 162.702 173.812 163.36 172.307Z" fill="#3F3E77"/>\n<path d="M162.608 180.895C162.545 180.895 162.482 180.895 162.42 180.895C158.22 179.578 155.963 177.635 155.274 176.256C154.898 175.535 154.96 175.003 155.086 174.689C155.681 172.903 158.878 172.433 163.297 171.743C163.642 171.68 163.955 171.931 164.018 172.276C164.081 172.621 163.83 172.934 163.485 172.997C160.132 173.498 156.653 174.031 156.277 175.097C156.245 175.222 156.277 175.441 156.402 175.692C156.966 176.789 158.972 178.513 162.827 179.704C163.172 179.798 163.329 180.174 163.235 180.487C163.14 180.769 162.89 180.926 162.639 180.926L162.608 180.895Z" fill="#191935"/>\n<path d="M174.831 174.188C174.831 174.188 166.651 174.94 164.269 174.188C159.223 172.558 156.904 169.957 157.342 168.734C157.844 167.324 165.052 166.227 165.052 166.227C167.81 165.819 176.273 164.628 176.273 164.628C176.273 164.628 178.717 163.626 180.253 162.247" fill="#DDDCFC"/>\n<path d="M168.187 175.128C166.525 175.128 164.958 175.034 164.081 174.752C159.881 173.404 157.656 171.461 156.935 170.082C156.559 169.361 156.622 168.828 156.747 168.515C157.311 166.917 162.671 165.945 164.958 165.6C167.56 165.224 175.238 164.159 176.116 164.033C176.523 163.876 178.529 162.968 179.846 161.777C180.096 161.557 180.504 161.557 180.723 161.808C180.943 162.059 180.943 162.466 180.692 162.685C179.093 164.127 176.617 165.161 176.523 165.193C176.461 165.193 176.429 165.224 176.367 165.224C176.273 165.224 167.905 166.415 165.146 166.822C161.605 167.355 158.22 168.327 157.938 168.922C157.907 169.048 157.938 169.267 158.063 169.518C158.628 170.615 160.633 172.339 164.457 173.561C166.306 174.156 172.512 173.749 174.768 173.561C175.113 173.561 175.427 173.78 175.458 174.125C175.458 174.47 175.238 174.783 174.894 174.815C174.674 174.815 171.258 175.128 168.187 175.128Z" fill="#7481BA"/>\n<path d="M165.052 166.196C161.009 166.791 157.813 167.261 157.342 168.703C156.904 169.925 159.223 172.527 164.269 174.157C163.297 170.897 164.394 167.7 165.052 166.196Z" fill="#3F3E77"/>\n<path d="M164.269 174.783C164.206 174.783 164.144 174.783 164.081 174.783C159.881 173.435 157.625 171.492 156.935 170.113C156.559 169.392 156.622 168.86 156.747 168.546C157.374 166.76 160.539 166.29 164.958 165.631C165.303 165.569 165.617 165.819 165.679 166.164C165.742 166.509 165.491 166.822 165.146 166.885C161.793 167.387 158.314 167.888 157.938 168.954C157.907 169.079 157.938 169.298 158.063 169.549C158.628 170.646 160.633 172.37 164.457 173.592C164.802 173.686 164.958 174.062 164.864 174.376C164.77 174.626 164.52 174.814 164.269 174.814V174.783Z" fill="#191935"/>\n<path d="M197.898 109.718C190.47 106.772 185.769 105.519 185.769 105.519L197.898 109.718Z" fill="#92EAEA"/>\n<path d="M197.898 110.345C197.835 110.345 197.741 110.345 197.679 110.314C190.376 107.43 185.675 106.145 185.612 106.145C185.268 106.051 185.08 105.706 185.174 105.393C185.268 105.048 185.612 104.86 185.926 104.954C185.988 104.954 190.752 106.239 198.118 109.185C198.431 109.311 198.588 109.687 198.462 110C198.368 110.251 198.118 110.408 197.867 110.408L197.898 110.345Z" fill="#20564C"/>\n<path d="M125.186 150.368C124.967 150.368 124.779 150.274 124.653 150.086C124.465 149.804 124.559 149.396 124.841 149.208C125.029 149.083 129.668 146.137 137.597 144.131C144.9 142.313 156.496 140.997 170.161 145.197C170.506 145.291 170.663 145.635 170.569 145.98C170.475 146.325 170.13 146.482 169.785 146.388C156.402 142.282 145.088 143.536 137.942 145.322C130.201 147.265 125.531 150.211 125.499 150.243C125.405 150.305 125.28 150.337 125.155 150.337L125.186 150.368Z" fill="#5CC4B0"/>\n<path d="M183.826 135.262C183.795 135.262 183.732 135.262 183.701 135.262C183.356 135.199 183.136 134.854 183.199 134.509C184.61 127.458 190.345 124.355 190.596 124.229C190.909 124.073 191.285 124.198 191.442 124.48C191.599 124.794 191.473 125.17 191.191 125.326C191.129 125.326 185.738 128.272 184.453 134.76C184.39 135.074 184.139 135.262 183.826 135.262Z" fill="#5CC4B0"/>\n<path d="M116.786 139.211C116.567 139.211 116.379 139.116 116.254 138.928C116.066 138.646 116.16 138.239 116.442 138.051C116.567 137.988 128.665 130.623 147.627 132.629C147.971 132.66 148.222 132.974 148.191 133.318C148.159 133.663 147.846 133.914 147.501 133.882C129.01 131.939 117.225 139.054 117.1 139.116C117.006 139.179 116.881 139.211 116.786 139.211Z" fill="#5CC4B0"/>\n<path d="M121.206 105.362C107.196 105.863 86.6672 108.684 69.0846 109.091C63.6625 110.878 52.505 110.564 52.505 110.564C62.2522 113.479 74.6634 113.416 82.248 113.51C91.149 113.604 96.4771 115.516 106.694 115.861C116.912 116.206 133.272 121.095 133.272 121.095C134.776 120.468 136.312 119.935 137.879 119.528L126.69 103.732L121.268 105.33L121.206 105.362Z" fill="#49488A"/>\n<path d="M98.9844 116.488C98.9217 116.488 98.859 116.488 98.7963 116.488C91.9012 114.294 84.4106 114.169 76.4812 114.043C68.3637 113.918 59.9642 113.761 52.3169 111.191C52.0348 111.097 51.8467 110.784 51.9094 110.502C51.9721 110.188 52.2228 110 52.5362 110C52.6616 110 63.6625 110.282 68.8966 108.559C69.21 108.465 69.5861 108.621 69.6801 108.966C69.7741 109.279 69.6174 109.656 69.2726 109.75C66.0131 110.815 60.8418 111.16 57.1121 111.254C63.3491 112.602 70.0248 112.727 76.4812 112.821C84.1599 112.946 92.1206 113.072 99.1724 115.328C99.5171 115.422 99.6739 115.799 99.5798 116.112C99.4858 116.363 99.2351 116.551 98.9844 116.551V116.488Z" fill="#191935"/>\n<path d="M69.0846 109.091C90.4595 95.583 117.476 91.8848 117.476 91.8848L135.654 111.787C118.447 112.069 104.093 118.494 95.1607 115.015C82.9375 110.282 69.0846 109.091 69.0846 109.091Z" fill="#8588D1"/>\n<path d="M69.0847 109.718C68.8653 109.718 68.6773 109.624 68.5519 109.436C68.3639 109.154 68.4579 108.746 68.74 108.558C89.9895 95.1443 117.131 91.2893 117.382 91.2579C117.727 91.1952 118.04 91.446 118.103 91.7907C118.166 92.1355 117.915 92.4489 117.57 92.5116C117.288 92.5429 90.4283 96.3665 69.4295 109.624C69.3355 109.687 69.2101 109.718 69.0847 109.718Z" fill="#191935"/>\n<path d="M111.646 108.747C111.552 108.747 111.521 108.747 111.49 108.747C111.239 108.747 111.02 108.527 111.051 108.276C111.051 108.026 111.27 107.806 111.521 107.838C111.552 107.838 116.034 107.932 118.761 104.892C118.949 104.704 119.231 104.672 119.419 104.86C119.607 105.048 119.638 105.33 119.45 105.518C116.692 108.59 112.492 108.778 111.615 108.778L111.646 108.747Z" fill="#191935"/>\n<path opacity="0.2" d="M131.924 86.4C132.551 85.8046 139.697 84.3001 142.549 84.8016C145.401 85.3344 147.25 98.1217 146.561 99.1246C145.809 100.19 138.067 102.165 137.315 102.133C136.563 102.102 130.044 88.1865 131.924 86.4Z" fill="#DEF5FF"/>\n<path opacity="0.2" d="M131.799 85.8048C132.426 85.2093 139.572 83.7049 142.424 84.2064C145.276 84.7392 147.125 97.5265 146.436 98.5294C145.683 99.595 137.942 101.57 137.19 101.538C136.438 101.507 129.919 87.5912 131.799 85.8048Z" fill="#DEF5FF"/>\n<path d="M137.19 102.165C136.845 102.165 136.5 102.133 134.996 99.0933C134.087 97.2755 133.178 95.1443 132.457 93.2011C130.013 86.6821 131.047 85.7104 131.423 85.3343C132.301 84.4881 139.697 83.0465 142.581 83.5793C143.521 83.736 144.367 84.7389 145.119 86.588C146.624 90.3176 147.783 97.777 147 98.8739C146.059 100.222 138.067 102.133 137.252 102.133L137.19 102.165ZM132.207 86.2433C132.144 86.306 132.05 86.5567 132.081 87.0268C132.144 90.5998 136.375 99.5948 137.409 100.88C138.788 100.692 145.151 98.9366 145.903 98.1844C146.248 97.0874 145.213 89.1894 143.395 85.9612C142.863 84.9896 142.455 84.8329 142.33 84.8016C139.666 84.3314 133.053 85.7105 132.238 86.2433H132.207Z" fill="black"/>\n<path d="M86.6986 100.817C86.6986 100.817 94.0639 88.5942 102.777 85.5227C110.8 82.702 120.735 84.5198 131.204 88.124C167.622 100.692 196.174 138.082 204.95 157.733C209.808 168.609 202.004 166.697 194.827 159.802C151.293 118.212 126.001 144.006 94.8788 116.143" fill="#8588D1"/>\n<path d="M198.807 146.388C193.009 144.1 186.835 148.863 184.547 150.932C184.547 150.932 192.225 157.357 195.986 160.773C205.389 169.392 207.802 164.221 206.141 160.021C204.825 156.636 201.158 151.151 198.807 146.388Z" fill="#49488A"/>\n<path d="M125.969 86.7136C172.073 99.1875 201.408 150.117 205.452 159.394C205.452 159.394 206.925 163.908 204.668 164.911C202.411 155.414 177.37 107.744 125.969 86.7136Z" fill="#DCE5EA"/>\n<path d="M204.668 165.537C204.574 165.537 204.48 165.537 204.386 165.475C204.229 165.381 204.104 165.224 204.041 165.067C203.038 160.805 196.644 146.764 183.262 130.56C172.073 116.989 153.017 98.4979 125.719 87.309C125.405 87.1837 125.249 86.8389 125.374 86.5255C125.499 86.2121 125.813 86.024 126.126 86.118C136.814 89.0015 147.407 94.2042 157.624 101.538C166.055 107.587 174.235 115.078 181.945 123.853C195.986 139.806 204.229 155.069 206.016 159.144C206.016 159.144 206.016 159.175 206.016 159.206C206.078 159.426 207.645 164.252 204.919 165.506C204.825 165.537 204.762 165.569 204.668 165.569V165.537ZM138.036 91.6655C159.348 102.886 174.674 118.149 184.265 129.745C196.864 145.04 203.383 158.486 205.013 163.782C205.608 162.654 205.138 160.491 204.887 159.614C203.101 155.539 194.952 140.464 181.036 124.668C173.389 115.986 165.272 108.527 156.935 102.541C150.761 98.0905 144.43 94.4549 138.036 91.6655Z" fill="#DCE5EA"/>\n<path d="M116.786 128.805C132.77 133.475 152.484 131.406 174.799 144.413L185.644 151.684C169.44 126.862 122.741 122.85 116.755 128.805H116.786Z" fill="#49488A"/>\n<path d="M110.644 101.068C110.362 101.068 110.111 100.943 109.923 100.723C109.609 100.316 109.672 99.7203 110.048 99.4069C110.173 99.3129 112.994 97.0563 116.567 96.2727C117.069 96.1787 117.57 96.4921 117.695 96.9936C117.821 97.4951 117.476 97.9965 116.975 98.1218C113.84 98.78 111.27 100.849 111.239 100.88C111.051 101.005 110.863 101.099 110.644 101.099V101.068Z" fill="#191935"/>\n<path d="M204.323 166.07C201.628 166.07 197.616 163.406 194.356 160.272C183.7 150.086 173.17 143.066 162.2 138.835C152.547 135.105 143.771 133.945 135.278 132.817C121.519 130.999 108.512 129.275 94.3771 116.613C94.1264 116.394 94.0951 115.987 94.3145 115.736C94.5339 115.485 94.9413 115.454 95.192 115.673C109.014 128.053 121.832 129.745 135.403 131.563C152.077 133.788 171.007 136.296 195.14 159.363C199.779 163.782 203.884 165.475 205.169 164.566C206.141 163.876 205.796 161.432 204.26 157.984C200.343 149.209 191.348 134.791 177.871 120.688C167.591 109.938 151.105 95.6773 130.859 88.6881C118.667 84.4884 109.766 83.6422 102.839 86.0868C98.4829 87.6225 94.4399 91.6029 91.8385 94.6743C88.9864 98.0279 87.1373 101.068 87.1059 101.099C86.9179 101.381 86.5418 101.475 86.2597 101.319C85.9776 101.131 85.8836 100.755 86.0403 100.472C86.3538 99.971 93.625 87.9986 102.432 84.9272C109.64 82.3885 118.792 83.2347 131.266 87.5285C151.732 94.5803 168.406 108.997 178.748 119.842C192.351 134.071 201.408 148.613 205.357 157.483C207.269 161.745 207.426 164.472 205.827 165.6C205.357 165.914 204.793 166.07 204.166 166.07H204.323Z" fill="#191935"/>\n<path d="M121.488 107.587C119.733 118.682 114.53 117.146 114.53 117.146L101.147 110.752L103.56 103.418C113.59 103.638 121.488 107.587 121.488 107.587Z" fill="#8588D1"/>\n<path d="M112.022 106.74C111.208 106.74 110.643 106.678 110.581 106.678C110.33 106.678 110.142 106.427 110.173 106.145C110.173 105.894 110.424 105.706 110.706 105.738C110.769 105.738 116.755 106.396 119.764 103.042C119.952 102.854 120.234 102.823 120.422 103.011C120.61 103.199 120.641 103.481 120.453 103.669C118.04 106.333 114.122 106.74 112.022 106.74Z" fill="#191935"/>\n<path opacity="0.2" d="M122.052 88.2493C112.555 88.0612 105.566 94.7056 102.808 97.8711C101.962 98.8427 101.648 100.128 101.993 101.319C103.028 104.923 104.532 108.559 105.723 111.129C106.789 113.448 109.327 114.639 111.897 114.043C118.51 112.508 123.149 108.809 125.75 106.177C127.38 104.515 128.038 102.165 127.411 100.034C124.747 90.8506 122.083 88.2493 122.083 88.2493H122.052Z" fill="#DEF5FF"/>\n<path d="M110.55 114.858C108.23 114.858 106.13 113.573 105.127 111.41C103.999 108.934 102.432 105.205 101.366 101.507C100.959 100.128 101.335 98.6231 102.338 97.4948C105.002 94.486 112.211 87.4656 122.052 87.6536C122.209 87.6536 122.365 87.7162 122.491 87.8416C122.616 87.967 125.343 90.6937 128.007 99.9081C128.696 102.259 128.007 104.86 126.189 106.647C123.4 109.467 118.698 113.134 112.023 114.701C111.521 114.827 111.051 114.858 110.55 114.858ZM121.644 88.8759C112.524 88.8759 105.754 95.4263 103.247 98.2783C102.526 99.0932 102.275 100.159 102.557 101.13C103.592 104.735 105.127 108.433 106.256 110.878C107.196 112.915 109.421 113.98 111.709 113.448C118.071 111.943 122.616 108.433 125.28 105.738C126.753 104.233 127.349 102.133 126.784 100.221C124.591 92.6369 122.365 89.5967 121.77 88.8759H121.676H121.644Z" fill="black"/>\n<path d="M97.5115 95.0187C97.5115 95.0187 86.9494 87.0892 84.1287 87.2146C83.2198 87.2459 79.4588 91.007 78.7066 94.7053C77.8917 98.623 80.1483 102.509 81.3079 102.917C83.2824 103.575 87.7016 102.635 87.7016 102.635" fill="#D2D2FB"/>\n<path d="M96.0383 95.9277C95.913 95.9277 95.7876 95.8964 95.6936 95.8024C89.3626 91.3832 84.9748 89.5027 84.9435 89.5027C84.6301 89.3773 84.4733 89.0013 84.5987 88.6879C84.7241 88.3745 85.1002 88.2177 85.4136 88.3431C85.6017 88.4058 89.9581 90.2863 96.4144 94.7681C96.6965 94.9561 96.7592 95.3636 96.5711 95.6457C96.4458 95.8337 96.2578 95.9277 96.0697 95.9277H96.0383Z" fill="white"/>\n<path d="M83.2511 103.795C82.4675 103.795 81.7154 103.732 81.1199 103.513C79.6155 103.011 77.2335 98.78 78.1111 94.5802C78.8946 90.7566 82.781 86.6195 84.1287 86.5881H84.1913C87.2628 86.5881 96.822 93.7027 97.9189 94.5175C98.201 94.7369 98.2637 95.113 98.0443 95.3951C97.8249 95.6772 97.4488 95.7398 97.1667 95.5205C93.1864 92.543 86.1972 87.8418 84.2227 87.8418C83.4705 88.0612 80.0856 91.4147 79.3648 94.831C78.6126 98.4352 80.7438 102.04 81.5587 102.322C83.0317 102.823 86.4166 102.29 87.6076 102.04C87.9523 101.977 88.2657 102.196 88.3598 102.51C88.4224 102.854 88.203 103.168 87.8896 103.262C87.7643 103.262 85.3824 103.795 83.3138 103.795H83.2511Z" fill="#49488A"/>\n<path d="M89.9895 93.0128C86.1659 89.6906 82.6243 91.8531 82.6243 91.8531C84.1914 92.4486 85.4137 93.4829 85.4137 93.4829C83.3765 94.6112 82.2169 96.7424 82.2169 96.7424C82.2169 96.7424 83.878 96.8365 84.9122 96.7424C84.9122 96.7424 85.1003 97.9961 85.5078 99.093C85.5078 99.093 90.5851 97.714 92.0581 96.8991C92.0581 96.8991 91.5567 94.4231 89.9583 93.0128H89.9895Z" fill="#6A6DB8"/>\n<path d="M92.9982 98.3098C92.7474 98.3098 92.4967 98.1531 92.4027 97.9023C92.4027 97.8396 89.7386 90.8819 82.4674 88.7506C82.1226 88.6566 81.9346 88.3119 82.0286 87.9671C82.1227 87.6223 82.4674 87.4342 82.8122 87.5283C90.6789 89.8475 93.437 97.1188 93.5623 97.4322C93.6877 97.7456 93.531 98.1218 93.1862 98.2471C93.1236 98.2471 93.0295 98.2784 92.9668 98.2784L92.9982 98.3098Z" fill="#49488A"/>\n<path d="M195.516 157.169C197.052 158.987 198.807 159.582 200.092 160.209C200.844 160.554 200.374 161.713 199.246 161.118C196.864 159.833 195.485 157.169 195.485 157.169H195.516Z" fill="black"/>\n<path d="M199.841 161.933C199.559 161.933 199.246 161.839 198.964 161.682C196.425 160.303 195.015 157.577 194.952 157.451C194.795 157.169 194.889 156.824 195.171 156.636C195.422 156.448 195.798 156.511 195.986 156.762C197.209 158.204 198.556 158.83 199.747 159.363C199.967 159.457 200.155 159.551 200.343 159.645C200.75 159.833 201.032 160.241 201.064 160.648C201.064 161.087 200.876 161.463 200.531 161.714C200.311 161.839 200.092 161.902 199.841 161.902V161.933Z" fill="black"/>\n<path d="M119.074 123.383C118.259 123.383 117.539 122.944 117.006 122.129C116.191 120.938 116.003 119.152 116.536 118.055C116.881 117.397 117.445 116.989 118.166 116.958C119.889 116.864 120.924 118.713 121.018 120.5C121.112 122.129 120.391 123.289 119.231 123.383C119.168 123.383 119.137 123.383 119.074 123.383Z" fill="#191935"/>\n<path d="M66.17 179.234L69.6804 169.33C69.6804 169.33 82.7497 181.49 101.743 181.616L115.157 182.869L116.849 192.742C83.8467 196.565 66.2014 179.234 66.2014 179.234H66.17Z" fill="#E4E3FF"/>\n<path d="M117.163 178.889C111.396 180.393 101.711 181.647 101.711 181.647C106.632 186.003 110.894 188.197 110.894 188.197C101.366 189.953 92.7162 189.796 92.7162 189.796C100.708 194.654 114.373 196.722 114.373 196.722C110.299 199.01 104.939 201.643 104.939 201.643C104.939 201.643 110.706 202.897 118.73 203.241C118.73 203.241 124.183 202.458 128.101 201.988L136.187 195.876L123.65 177.447L117.163 178.889Z" fill="#57539F"/>\n<path d="M101.711 182.242C82.6869 182.117 69.3668 169.894 69.2414 169.769C68.9907 169.518 68.9594 169.142 69.2101 168.891C69.4609 168.64 69.8369 168.609 70.0876 168.86C70.213 168.985 83.1884 180.832 101.711 180.989C102.056 180.989 102.338 181.271 102.338 181.616C102.338 181.96 102.056 182.242 101.711 182.242Z" fill="#7481BA"/>\n<path d="M85.8524 206.03C74.5695 206.03 64.4462 205.121 55.5452 203.304C46.9576 201.549 39.6237 198.916 33.7315 195.531C28.1214 192.271 23.8276 188.291 21.0382 183.715C14.3938 172.808 16.3683 159.018 26.523 144.883C26.711 144.601 27.1185 144.538 27.4005 144.726C27.6826 144.914 27.7453 145.322 27.5572 145.604C17.6847 159.332 15.7415 172.62 22.1039 183.057C27.62 192.146 39.279 198.728 55.7646 202.081C74.4754 205.905 98.7651 205.654 127.975 201.361C128.32 201.298 128.634 201.549 128.696 201.893C128.759 202.238 128.508 202.551 128.163 202.614C112.649 204.902 98.4831 206.03 85.8211 206.03H85.8524Z" fill="#191935"/>\n<path d="M94.2832 117.334C113.433 118.588 128.727 131.845 128.727 131.845C106.381 136.547 94.2832 117.334 94.2832 117.334Z" fill="#92EAEA"/>\n<path d="M128.728 132.472C128.571 132.472 128.445 132.409 128.32 132.315C128.163 132.19 112.963 119.183 94.252 117.961C93.9072 117.961 93.6565 117.647 93.6565 117.303C93.6565 116.958 93.9699 116.707 94.3146 116.707C113.464 117.961 128.978 131.25 129.135 131.375C129.386 131.594 129.417 132.002 129.198 132.253C129.072 132.409 128.884 132.472 128.728 132.472Z" fill="#20564C"/>\n<path d="M47.8664 91.0389C47.365 91.0389 46.8635 90.7881 46.5814 90.3493C46.2053 89.7851 46.2367 89.0016 46.6754 88.4688C46.7381 88.4061 50.6244 83.6735 54.8869 77.3426C52.693 78.1574 50.029 78.9723 47.3649 79.3171C46.5187 79.4111 45.7352 78.8156 45.6099 77.9694C45.5158 77.1232 46.1113 76.3397 46.9576 76.2143C52.3796 75.5248 58.2091 72.4847 58.2718 72.4533C58.8986 72.1399 59.6508 72.2653 60.1523 72.7668C60.6224 73.2682 60.7165 74.0518 60.3404 74.6472C57.3629 79.4738 54.1974 83.893 51.9722 86.8078C57.3316 85.7108 62.2835 85.5854 62.5656 85.5854C63.4431 85.5854 64.164 86.2436 64.164 87.1212C64.164 87.9987 63.5059 88.7195 62.6283 88.7195C62.5343 88.7195 54.6362 88.9389 48.3679 90.9761C48.2112 91.0388 48.0545 91.0389 47.8978 91.0389H47.8664Z" fill="#F9EF93"/>\n<path d="M96.2891 70.6669C95.9444 70.6669 95.631 70.5728 95.3489 70.3535C95.2549 70.2908 85.727 63.1449 71.9995 60.1988C71.2786 60.0421 70.7459 59.3839 70.7772 58.6631C70.7772 57.9109 71.31 57.284 72.0309 57.1273C72.1562 57.1273 82.969 54.9648 94.6907 51.2351C89.9895 49.7308 82.875 47.1607 78.2678 44.2773C77.5469 43.8072 77.2962 42.8669 77.7663 42.1147C78.2364 41.3939 79.1767 41.1431 79.9289 41.6133C86.7613 45.8757 100.144 49.6054 100.269 49.6367C100.928 49.8248 101.398 50.4202 101.429 51.1097C101.46 51.7992 101.022 52.4261 100.395 52.6455C92.4342 55.4349 84.3167 57.5348 78.926 58.8198C89.8642 62.33 96.916 67.5954 97.2607 67.8774C97.9503 68.4102 98.0756 69.3818 97.5742 70.0713C97.2607 70.4788 96.7906 70.6982 96.3205 70.6982L96.2891 70.6669Z" fill="#F9EF93"/>\n<path d="M153.644 66.9682C153.55 66.9682 153.425 66.9682 153.331 66.9368C153.143 66.9055 132.927 62.7371 117.915 62.5804C117.257 62.5804 116.661 62.1416 116.442 61.5147C116.222 60.8879 116.442 60.1984 116.943 59.791C117.069 59.6969 129.542 49.7617 145.37 40.9548C139.415 40.5787 129.574 39.7324 119.607 38.0086C118.761 37.8519 118.197 37.0371 118.322 36.1909C118.479 35.3447 119.294 34.7805 120.14 34.9058C135.717 37.6326 150.98 38.1027 151.137 38.1027C151.858 38.1027 152.453 38.6355 152.61 39.325C152.766 40.0145 152.422 40.7353 151.795 41.0801C139.07 47.6305 127.819 55.5599 122.365 59.6029C136.939 60.3551 153.769 63.834 153.957 63.8653C154.804 64.0534 155.336 64.8683 155.18 65.7145C155.023 66.4667 154.365 66.9682 153.644 66.9682Z" fill="#F9EF93"/>\n<path d="M100.739 171.931C100.677 171.931 100.583 171.931 100.52 171.9C100.457 171.9 92.5907 168.828 83.7838 163.594C75.6037 158.736 64.8848 150.901 60.2463 141.31C60.0896 140.997 60.2463 140.621 60.5283 140.464C60.8418 140.307 61.2179 140.464 61.3746 140.746C70.0249 158.674 100.645 170.615 100.959 170.74C101.272 170.865 101.429 171.242 101.304 171.555C101.21 171.806 100.959 171.962 100.708 171.962L100.739 171.931Z" fill="#5CC4B0"/>\n<path d="M122.052 88.9074C121.989 88.9074 121.927 88.9074 121.864 88.9074C121.519 88.8134 121.331 88.4687 121.425 88.1239C121.55 87.7165 122.177 85.6165 122.804 84.8643C123.494 84.0808 128.916 82.3257 130.044 82.9839C130.89 83.4853 132.05 85.1151 132.3 85.4599C132.489 85.742 132.426 86.1494 132.144 86.3375C131.862 86.5255 131.454 86.4628 131.266 86.1807C130.796 85.5226 129.919 84.3942 129.448 84.0808C128.602 83.8614 124.308 85.1778 123.776 85.7106C123.431 86.0867 122.929 87.5597 122.647 88.4686C122.553 88.7507 122.303 88.9074 122.052 88.9074Z" fill="black"/>\n<path d="M117.163 179.203C122.929 170.553 131.768 169.174 131.768 169.174C137.472 171.43 139.603 177.291 139.603 177.291L144.085 178.263C149.413 182.807 153.769 188.355 153.581 196.096C147.501 200.076 137.284 200.672 128.069 201.988C128.069 201.988 128.916 199.418 130.107 197.851C130.107 197.851 126.753 196.942 123.368 195.939C123.368 195.939 125.75 190.047 127.505 186.756C127.505 186.756 125.061 186.192 121.3 184.844C121.3 184.844 121.958 182.776 123.055 181.334C123.055 181.334 120.453 179.046 117.131 179.203H117.163Z" fill="#DDDCFC"/>\n<path d="M117.163 179.829C117.037 179.829 116.912 179.798 116.818 179.735C116.536 179.547 116.442 179.14 116.63 178.858C122.459 170.082 131.298 168.609 131.674 168.546C132.018 168.484 132.332 168.735 132.394 169.079C132.457 169.424 132.206 169.737 131.862 169.8C131.768 169.8 123.211 171.242 117.695 179.547C117.57 179.735 117.382 179.829 117.163 179.829Z" fill="#7481BA"/>\n<path d="M128.101 202.615C127.787 202.615 127.537 202.395 127.474 202.082C127.411 201.737 127.662 201.424 128.007 201.361C129.637 201.142 131.298 200.922 132.927 200.703C140.512 199.731 148.347 198.76 153.237 195.563C153.519 195.375 153.926 195.469 154.114 195.751C154.302 196.033 154.208 196.44 153.926 196.629C148.786 199.982 140.794 200.985 133.084 201.988C131.454 202.207 129.793 202.395 128.195 202.646C128.195 202.646 128.132 202.646 128.101 202.646V202.615Z" fill="#7481BA"/>\n<path d="M131.768 169.174C131.768 169.174 141.045 166.196 143.772 165.601C147.752 164.723 150.917 164.034 151.858 165.193C152.704 166.196 151.481 169.456 147.344 172.746C145.401 174.282 142.831 175.849 139.509 177.197" fill="#DDDCFC"/>\n<path d="M139.54 177.824C139.29 177.824 139.07 177.667 138.945 177.447C138.82 177.134 138.945 176.758 139.29 176.633C142.267 175.41 144.868 173.937 146.968 172.276C150.102 169.769 151.387 167.449 151.513 166.227C151.513 165.945 151.513 165.726 151.419 165.6C150.698 164.723 147.25 165.506 143.928 166.227C141.264 166.823 132.081 169.769 131.987 169.8C131.642 169.894 131.298 169.737 131.204 169.393C131.109 169.048 131.266 168.703 131.611 168.609C131.987 168.484 140.951 165.6 143.677 165.005C148.034 164.033 151.168 163.344 152.39 164.785C152.61 165.036 152.86 165.538 152.766 166.321C152.61 167.857 151.231 170.49 147.783 173.248C145.589 175.003 142.894 176.538 139.822 177.792C139.76 177.823 139.666 177.824 139.572 177.824H139.54Z" fill="#7481BA"/>\n<path d="M143.771 165.569C147.752 164.691 150.917 164.002 151.858 165.161C152.704 166.164 151.482 169.424 147.313 172.715C147.062 169.33 144.9 166.728 143.74 165.569H143.771Z" fill="#3F3E77"/>\n<path d="M147.344 173.342C147.156 173.342 146.968 173.248 146.843 173.091C146.624 172.809 146.686 172.433 146.937 172.214C150.071 169.706 151.356 167.387 151.481 166.165C151.481 165.883 151.481 165.663 151.387 165.569C150.667 164.691 147.219 165.475 143.897 166.196L143.615 164.974C147.971 164.002 151.105 163.313 152.328 164.754C152.547 165.005 152.798 165.506 152.704 166.29C152.547 167.826 151.168 170.458 147.721 173.216C147.595 173.31 147.47 173.342 147.344 173.342Z" fill="#191935"/>\n<path d="M149.946 187.195C151.544 186.881 152.892 186.631 153.926 186.098C157.593 184.28 160.477 182.87 161.699 183.778C162.764 184.562 162.326 188.01 159.097 192.209C157.593 194.184 151.983 197.099 151.983 197.099" fill="#DDDCFC"/>\n<path d="M151.983 197.725C151.764 197.725 151.544 197.6 151.419 197.381C151.262 197.067 151.388 196.691 151.67 196.535C153.205 195.751 157.405 193.338 158.596 191.802C161.041 188.605 161.73 186.066 161.574 184.844C161.542 184.562 161.448 184.343 161.323 184.28C160.414 183.622 157.248 185.158 154.208 186.662C153.111 187.195 151.732 187.477 150.134 187.79H150.103C149.758 187.853 149.444 187.634 149.382 187.32C149.319 186.975 149.538 186.662 149.883 186.599H149.915C151.419 186.286 152.735 186.035 153.675 185.565C157.687 183.59 160.571 182.18 162.106 183.308C162.388 183.496 162.733 183.904 162.827 184.719C163.047 186.255 162.294 189.138 159.63 192.617C158.063 194.654 152.547 197.569 152.296 197.694C152.202 197.757 152.108 197.757 152.014 197.757L151.983 197.725Z" fill="#7481BA"/>\n<path d="M153.926 186.129C157.593 184.311 160.477 182.901 161.699 183.81C162.764 184.594 162.326 188.041 159.097 192.241C158.063 189.013 155.337 187.007 153.926 186.161V186.129Z" fill="#3F3E77"/>\n<path d="M159.097 192.836C158.972 192.836 158.815 192.805 158.721 192.711C158.439 192.491 158.408 192.115 158.596 191.833C161.072 188.636 161.73 186.098 161.573 184.875C161.542 184.593 161.448 184.374 161.323 184.311C160.414 183.653 157.248 185.189 154.208 186.693L153.644 185.565C157.656 183.59 160.539 182.18 162.044 183.308C162.326 183.496 162.67 183.904 162.764 184.719C162.984 186.255 162.232 189.138 159.536 192.617C159.411 192.774 159.223 192.868 159.035 192.868L159.097 192.836Z" fill="#191935"/>\n<path d="M149.601 182.901C152.453 181.835 156.465 180.331 158.094 179.767C161.949 178.388 164.99 177.322 166.086 178.325C167.027 179.203 166.149 182.525 162.545 186.411C158.815 190.423 148.817 194.184 148.817 194.184" fill="#DDDCFC"/>\n<path d="M148.817 194.811C148.567 194.811 148.316 194.654 148.222 194.403C148.096 194.09 148.253 193.714 148.598 193.588C148.692 193.557 158.47 189.827 162.075 185.972C164.895 182.964 165.867 180.519 165.804 179.328C165.804 179.077 165.742 178.889 165.648 178.795C164.833 178.012 161.511 179.203 158.314 180.362C156.621 180.958 152.265 182.587 149.82 183.496C149.507 183.622 149.131 183.465 149.005 183.12C148.88 182.807 149.037 182.431 149.381 182.305C151.826 181.396 156.183 179.767 157.875 179.14C162.075 177.635 165.115 176.57 166.494 177.855C166.745 178.074 167.027 178.513 167.058 179.265C167.121 181.177 165.554 184.06 162.984 186.819C159.191 190.862 149.444 194.591 149.037 194.748C148.974 194.748 148.88 194.779 148.817 194.779V194.811Z" fill="#7481BA"/>\n<path d="M158.095 179.767C161.95 178.388 164.99 177.322 166.087 178.325C167.027 179.203 166.243 182.587 162.545 186.411C161.887 183.089 159.411 180.77 158.126 179.767H158.095Z" fill="#3F3E77"/>\n<path d="M162.545 187.038C162.388 187.038 162.232 186.975 162.106 186.85C161.855 186.599 161.855 186.223 162.106 185.973C164.927 183.089 165.867 180.613 165.836 179.391C165.836 179.109 165.773 178.889 165.679 178.795C164.864 178.012 161.542 179.203 158.345 180.362L157.938 179.171C162.138 177.667 165.178 176.601 166.557 177.886C166.807 178.106 167.089 178.576 167.121 179.359C167.152 180.895 166.087 183.685 163.015 186.85C162.89 186.975 162.733 187.038 162.576 187.038H162.545Z" fill="#191935"/>\n<path d="M149.57 187.383C149.57 187.383 156.904 184.092 158.784 182.462C162.827 179.014 163.924 175.724 163.047 174.752C162.044 173.624 154.96 175.442 154.96 175.442C152.234 176.131 143.991 178.325 143.991 178.325C143.991 178.325 141.358 178.074 139.478 177.165" fill="#DDDCFC"/>\n<path d="M149.57 188.01C149.319 188.01 149.099 187.884 149.005 187.634C148.849 187.32 149.005 186.944 149.319 186.819C149.382 186.787 156.59 183.528 158.408 181.992C161.479 179.36 162.639 177.009 162.733 175.787C162.733 175.505 162.733 175.285 162.608 175.191C162.106 174.784 158.627 175.191 155.148 176.069C152.484 176.758 144.273 178.921 144.21 178.952C144.147 178.952 144.053 178.952 143.991 178.952C143.865 178.952 141.233 178.67 139.29 177.761C138.976 177.604 138.851 177.228 139.008 176.915C139.164 176.602 139.54 176.476 139.854 176.633C141.389 177.354 143.552 177.636 144.053 177.699C145.056 177.448 152.39 175.473 154.898 174.846C157.123 174.282 162.451 173.06 163.611 174.345C163.83 174.596 164.081 175.066 164.049 175.881C163.955 177.416 162.639 180.08 159.285 182.964C157.342 184.625 150.196 187.822 149.914 187.978C149.82 188.01 149.758 188.041 149.664 188.041L149.57 188.01Z" fill="#7481BA"/>\n<path d="M154.992 175.442C158.941 174.439 162.075 173.624 163.078 174.752C163.956 175.724 162.827 179.015 158.815 182.462C158.471 179.077 156.183 176.539 155.023 175.442H154.992Z" fill="#3F3E77"/>\n<path d="M158.784 183.089C158.596 183.089 158.439 183.027 158.314 182.87C158.095 182.619 158.126 182.212 158.377 181.992C161.448 179.36 162.608 177.009 162.702 175.787C162.702 175.505 162.702 175.285 162.576 175.191C161.824 174.345 158.408 175.223 155.117 176.069L154.804 174.846C159.129 173.749 162.232 172.935 163.485 174.345C163.705 174.596 163.955 175.066 163.924 175.881C163.83 177.416 162.514 180.08 159.16 182.964C159.035 183.058 158.909 183.121 158.753 183.121L158.784 183.089Z" fill="#191935"/>\n</svg>\n';
|
|
3
|
+
const StickerSleep = (props) => Sticker({ ...props, svg });
|
|
4
|
+
export {
|
|
5
|
+
StickerSleep,
|
|
6
|
+
svg
|
|
7
|
+
};
|