@cuemath/leap 3.2.23-as1 → 3.2.23-m
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/dist/assets/illustrations/illustrations.js +0 -6
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/images/images.js +0 -10
- package/dist/assets/images/images.js.map +1 -1
- package/dist/assets/lottie/lottie.js +1 -6
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/features/stickers/sticker-data.js +234 -0
- package/dist/features/stickers/sticker-data.js.map +1 -0
- package/dist/features/{ui/sticker-grid/sticker-grid-styles.js → stickers/sticker-selector/sticker-selector-styles.js} +21 -31
- package/dist/features/stickers/sticker-selector/sticker-selector-styles.js.map +1 -0
- package/dist/features/stickers/sticker-selector/sticker-selector.js +27 -0
- package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -0
- package/dist/features/stickers/sticker-selector/sticker.js +57 -0
- package/dist/features/stickers/sticker-selector/sticker.js.map +1 -0
- package/dist/features/{ui/stickers/stickers-effects.js → stickers/stickers-effects/effects.js} +6 -6
- package/dist/features/stickers/stickers-effects/effects.js.map +1 -0
- package/dist/features/stickers/stickers-effects/stickers-cache.js +19 -0
- package/dist/features/stickers/stickers-effects/stickers-cache.js.map +1 -0
- package/dist/features/stickers/stickers-effects/stickers-effects-helper.js +86 -0
- package/dist/features/stickers/stickers-effects/stickers-effects-helper.js.map +1 -0
- package/dist/features/{ui/stickers/stickers-styled.js → stickers/stickers-effects/stickers-effects-styled.js} +2 -2
- package/dist/features/stickers/stickers-effects/stickers-effects-styled.js.map +1 -0
- package/dist/features/stickers/stickers-effects/stickers-effects.js +54 -0
- package/dist/features/stickers/stickers-effects/stickers-effects.js.map +1 -0
- package/dist/features/ui/constants/z-index.js +3 -5
- package/dist/features/ui/constants/z-index.js.map +1 -1
- package/dist/features/ui/dot-lottie-animations/dot-lottie-animation.js +88 -75
- package/dist/features/ui/dot-lottie-animations/dot-lottie-animation.js.map +1 -1
- package/dist/features/ui/lottie-animation/lottie-animation.js +36 -31
- package/dist/features/ui/lottie-animation/lottie-animation.js.map +1 -1
- package/dist/features/ui/modals/modal-styled.js +39 -8
- package/dist/features/ui/modals/modal-styled.js.map +1 -1
- package/dist/features/ui/modals/modal.js +31 -31
- package/dist/features/ui/modals/modal.js.map +1 -1
- package/dist/index.d.ts +72 -193
- package/dist/index.js +609 -617
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/assets/line-icons/icons/cue-coin.js +0 -182
- package/dist/assets/line-icons/icons/cue-coin.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-common-icon.js +0 -26
- package/dist/assets/line-icons/icons/wins-common-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-epic-icon.js +0 -25
- package/dist/assets/line-icons/icons/wins-epic-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-legendary-icon.js +0 -25
- package/dist/assets/line-icons/icons/wins-legendary-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-mystery-icon.js +0 -105
- package/dist/assets/line-icons/icons/wins-mystery-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-mythic-icon.js +0 -28
- package/dist/assets/line-icons/icons/wins-mythic-icon.js.map +0 -1
- package/dist/assets/line-icons/icons/wins-rare-icon.js +0 -28
- package/dist/assets/line-icons/icons/wins-rare-icon.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker-grid-styles.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker-grid.js +0 -24
- package/dist/features/ui/sticker-grid/sticker-grid.js.map +0 -1
- package/dist/features/ui/sticker-grid/sticker.js +0 -57
- package/dist/features/ui/sticker-grid/sticker.js.map +0 -1
- package/dist/features/ui/stickers/constants.js +0 -6
- package/dist/features/ui/stickers/constants.js.map +0 -1
- package/dist/features/ui/stickers/stickers-effects.js.map +0 -1
- package/dist/features/ui/stickers/stickers-styled.js.map +0 -1
- package/dist/features/ui/stickers/stickers-utils.js +0 -91
- package/dist/features/ui/stickers/stickers-utils.js.map +0 -1
- package/dist/features/ui/stickers/stickers.js +0 -40
- package/dist/features/ui/stickers/stickers.js.map +0 -1
- package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js +0 -108
- package/dist/features/wins-dashboard/belts-elements-stickers/belts-elements-stickers.js.map +0 -1
- package/dist/features/wins-dashboard/belts-elements-stickers/belts.js +0 -94
- package/dist/features/wins-dashboard/belts-elements-stickers/belts.js.map +0 -1
- package/dist/features/wins-dashboard/belts-elements-stickers/elements.js +0 -182
- package/dist/features/wins-dashboard/belts-elements-stickers/elements.js.map +0 -1
- package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js +0 -35
- package/dist/features/wins-dashboard/belts-elements-stickers/progress-bar-horizontal.js.map +0 -1
- package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js +0 -82
- package/dist/features/wins-dashboard/belts-elements-stickers/reward-elements.js.map +0 -1
- package/dist/features/wins-dashboard/constants.js +0 -161
- package/dist/features/wins-dashboard/constants.js.map +0 -1
- package/dist/features/wins-dashboard/header/wins-header.js +0 -95
- package/dist/features/wins-dashboard/header/wins-header.js.map +0 -1
- package/dist/features/wins-dashboard/student-badges/animated-tabbar.js +0 -65
- package/dist/features/wins-dashboard/student-badges/animated-tabbar.js.map +0 -1
- package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-hook.js +0 -107
- package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-hook.js.map +0 -1
- package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js +0 -135
- package/dist/features/wins-dashboard/student-badges/hooks/use-student-badge-list-hook.js.map +0 -1
- package/dist/features/wins-dashboard/student-badges/student-badge.js +0 -161
- package/dist/features/wins-dashboard/student-badges/student-badge.js.map +0 -1
- package/dist/features/wins-dashboard/student-badges/student-badges-lists.js +0 -136
- package/dist/features/wins-dashboard/student-badges/student-badges-lists.js.map +0 -1
- package/dist/static/awesome.4239f583.json +0 -1
- package/dist/static/black-belt.81b3ebf9.png +0 -0
- package/dist/static/blue-belt.508a1b4b.png +0 -0
- package/dist/static/brown-belt.09bb7e93.png +0 -0
- package/dist/static/clapping-hands.17e7ecf0.json +0 -1
- package/dist/static/common.9e8ceef1.svg +0 -1
- package/dist/static/cool.cd6921bb.json +0 -1
- package/dist/static/epic.37a0265a.svg +0 -1
- package/dist/static/green-belt.5501296f.png +0 -0
- package/dist/static/legendary.f15d09ca.svg +0 -1
- package/dist/static/like-button.281a2618.json +0 -1
- package/dist/static/mastered-badge.91d25e92.png +0 -0
- package/dist/static/mystery.81ada5fb.svg +0 -1
- package/dist/static/mythic.58ba0ae0.svg +0 -1
- package/dist/static/orange-belt.1fefcc8c.png +0 -0
- package/dist/static/purple-belt.e15611b4.png +0 -0
- package/dist/static/rare.1ffaa311.svg +0 -1
- package/dist/static/red-belt.11f841d9.png +0 -0
- package/dist/static/star-strike-emoji.c0b31028.json +0 -1
- package/dist/static/trophy.5ef1853a.json +0 -1
- package/dist/static/white-belt.ea93103e.png +0 -0
- package/dist/static/yellow-belt.0c47b8cc.png +0 -0
@@ -1 +0,0 @@
|
|
1
|
-
{"tgs":1,"v":"5.5.2","fr":60,"ip":0,"op":140,"w":512,"h":512,"nm":"ok 👌🏻 2","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"tiny","parent":19,"sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":0,"k":[57.5,-18.75,0]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[125,101,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":39,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":53,"s":[125,105,100]},{"t":69,"s":[125,125,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":3,"nm":"middle","parent":19,"sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":1,"k":[{"i":{"x":0.376,"y":1},"o":{"x":0.407,"y":0},"t":0,"s":[96.25,-11.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[90.781,1.086,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.33,"y":0},"t":39,"s":[96.25,-11.25,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":53,"s":[94.375,-9.375,0],"to":[0,0,0],"ti":[0,0,0]},{"t":69,"s":[96.25,-11.25,0]}]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[125,115,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":39,"s":[125,125,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":53,"s":[125,115,100]},{"t":69,"s":[125,125,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":3,"nm":"master","sr":1,"ks":{"o":{"a":0,"k":0},"p":{"a":0,"k":[256,274,0]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":3,"nm":"positions","parent":3,"sr":1,"ks":{"o":{"a":0,"k":0},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":23,"s":[6.094]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":41,"s":[6.094]},{"t":115,"s":[0]}]},"p":{"a":0,"k":[35.5,91.9,0]},"a":{"a":0,"k":[2.5,-111.25,0]},"s":{"a":1,"k":[{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":0,"s":[108,108,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[80,80,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":38.809,"s":[110,110,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":52.615,"s":[100,100,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":69,"s":[110,110,100]},{"t":120,"s":[108,108,100]}]}},"ao":0,"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"base finger outline 1","parent":10,"sr":1,"ks":{"p":{"a":0,"k":[-103.627,67.716,0]},"a":{"a":0,"k":[-103.627,67.716,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[17.486,16.457],[1.018,-20.492],[-3.079,-11.332]],"o":[[0,0],[-15.199,-14.305],[-1.856,37.371],[0,0]],"v":[[-69.601,94.47],[-92.915,35.841],[-137.144,38.584],[-132.344,111.27]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"finger3-2out","parent":13,"sr":1,"ks":{"p":{"a":0,"k":[-26.487,-37.689,0]},"a":{"a":0,"k":[-26.487,-37.689,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[-19.029,-4.886]],"o":[[0,0],[0,0]],"v":[[-50.401,-2.914],[-1.544,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[39.6,-18.729]],"o":[[-8.229,-1.699],[0,0]],"v":[[17.999,-71.51],[-70.972,-56.045]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"finger3-3out","parent":14,"sr":1,"ks":{"p":{"a":0,"k":[51.428,-22.549,0]},"a":{"a":0,"k":[51.428,-22.549,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[13.058,16.457]],"o":[[0,0],[0,0]],"v":[[25.713,26.413],[-1.544,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[22.286,6.209],[0,0]],"v":[[17.999,-71.51],[104.399,-6.502]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"base outline","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[3.841,102.631,0]},"a":{"a":0,"k":[3.841,102.631,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[127.597,3.579]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":39,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":53,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[131.582,-2.499]],"c":false}]},{"t":69,"s":[{"i":[[0,0],[-19.631,-21.257],[-27.6,-9.429],[-18.343,5.486],[-10.114,16.286],[-4.286,23.076],[5.143,21.086]],"o":[[0,0],[13.62,14.749],[27.6,9.429],[18.343,-5.486],[10.114,-16.286],[2.713,-14.61],[0,0]],"v":[[-132.344,111.27],[-103.627,155.498],[-37.201,205.898],[52.97,203.498],[108.17,165.27],[139.028,79.555],[133.456,-5.467]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[-23.486,-6.514],[-8.057,15],[5.657,7.457]],"o":[[0,0],[12.389,3.436],[11.503,-21.414],[0,0]],"v":[[-69.601,94.47],[-35.144,111.955],[23.142,81.184],[25.713,26.413]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"finger fx","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[1.097,117.527,0]},"a":{"a":0,"k":[1.097,117.527,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[138.348,36.236]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[134.441,36.647]],"c":true}]},{"t":39,"s":[{"i":[[1.46,-7.86],[10.12,-16.28],[18.35,-5.48],[27.6,9.43],[13.63,14.75],[0,0],[0,0],[-1.86,37.37],[-10.038,5.05],[-1.09,-0.72],[0.463,-0.127],[-1.08,-27.811],[-12.509,-26.025],[0,0],[-37.119,-3.714],[-28.937,26.224],[-2.07,48.84]],"o":[[-4.29,23.08],[-10.11,16.29],[-18.34,5.49],[-27.6,-9.43],[-13.62,-14.74],[0,0],[-3.08,-11.33],[0.43,-8.69],[9.962,-2.325],[0,0],[-2.446,0.673],[0.686,17.657],[0.01,0],[11.82,22.27],[54,5.403],[19.227,-17.424],[1.49,17.99]],"v":[[139.028,79.556],[108.168,165.265],[52.968,203.496],[-37.202,205.895],[-103.632,155.496],[-131.482,114.355],[-132.342,111.265],[-137.142,38.585],[-129.587,23.95],[-114.746,25.623],[-115.487,25.746],[-124.458,58.555],[-111.092,116.246],[-111.082,116.255],[-25.972,182.095],[96.308,149.845],[138.348,36.236]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[19.282,0.41],[-7.751,-24.956],[-5.229,19.335]],"o":[[0,0],[7.773,25.029],[6.877,-25.43]],"v":[[-111.004,25.623],[-111.401,52.641],[-72.601,90.22]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":4,"nm":"base finger1","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[-107.627,115.142,0]},"a":{"a":0,"k":[-107.627,115.142,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[-28.971,35.657],[18.6,18.343],[1.018,-20.492],[-3.079,-11.332]],"o":[[0,0],[-14.861,-14.656],[-1.856,37.371],[0,0]],"v":[[-69.601,94.47],[-92.915,35.841],[-137.144,38.584],[-132.344,111.27]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":11,"ty":4,"nm":"finger3-1outl","parent":15,"sr":1,"ks":{"p":{"a":0,"k":[-90.206,-13.722,0]},"a":{"a":0,"k":[-90.206,-13.722,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[13.2,-16.114],[-5.829,-17.314],[-26.4,32.057]],"o":[[0,0],[-13.2,16.114],[7.059,20.971],[0,0]],"v":[[-70.972,-56.045],[-102.858,-29.816],[-128.915,17.327],[-50.401,-2.914]],"c":false}},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":12,"ty":4,"nm":"base FX","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[-1.423,22.492,0]},"a":{"a":0,"k":[-1.423,22.492,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[1.92,-12.07],[31.033,26.839],[-1.11,-0.02],[-8.3,10.39],[9.82,21.89],[0,0.01],[7.95,9.99],[0,0],[21.09,-6.87],[1.22,-0.12],[0,0],[7.06,20.97],[-3.53,6.11],[-0.02,0.03],[-26.59,14.64],[-5.45,4.3],[-11.65,2.74],[-8.31,0.36],[-5.19,-0.33],[-4.35,-4.24],[-6.46,-6.73],[-2.4,-2.68],[-2.09,-10.91]],"o":[[-5.07,31.94],[1.17,0.2],[15.09,0.29],[8.3,-10.38],[0,0],[-0.61,-0.7],[-0.96,0.39],[0,0],[-1.19,0.39],[-0.07,0.06],[-26.4,32.06],[-2.31,-6.87],[0.02,-0.03],[0,0],[9.14,-5.03],[7.12,-5.63],[5.4,-1.27],[9.01,-0.39],[9.77,0.63],[3.56,3.47],[2.84,2.96],[7.76,8.67],[1.47,7.63]],"v":[[46.004,78.384],[-50.401,106.717],[-32.232,112.355],[20.838,84.625],[24.898,25.496],[24.888,25.475],[-2.502,-7.055],[-4.002,-6.504],[-50.402,-2.915],[-54.022,-2.155],[-54.132,-2.055],[-128.912,17.325],[-126.152,-1.954],[-126.082,-2.055],[-93.112,4.875],[-72.602,-9.335],[-47.512,-22.355],[-27.252,-24.845],[-6.352,-24.975],[12.158,-18.014],[25.718,-2.905],[33.588,5.496],[48.738,32.855]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[3.431,-3.311],[-73.8,-11.937],[-25.324,-27.133],[-6.79,-8.303],[-3.124,-2.798],[0.964,9.246],[44.66,24.943],[8.481,-0.008]],"o":[[-36.182,34.907],[13.813,2.234],[6.788,7.273],[12.952,15.837],[2.066,1.85],[-2.736,-26.236],[-9.959,-5.562],[-44.657,0.041]],"v":[[-83.133,-47.382],[12.085,-59.216],[87.942,-0.108],[104.712,18.967],[121.513,40.87],[127.028,33.643],[24.254,-68.988],[-4,-73.386]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":13,"ty":4,"nm":"finger3-2","parent":14,"sr":1,"ks":{"p":{"a":0,"k":[12.56,-46.119,0]},"a":{"a":0,"k":[12.56,-46.119,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[-27.197,23.762],[-43.543,-6.551],[10.114,-20.743],[0,0],[21.086,-6.87]],"o":[[0,0],[0,0],[-10.114,20.743],[0,0],[-21.086,6.87]],"v":[[-71.77,-55.596],[13.867,-70.962],[21.085,-31.53],[-4,-6.502],[-50.401,-2.914]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":14,"ty":4,"nm":"finger 3-3","parent":19,"sr":1,"ks":{"p":{"a":0,"k":[86.569,12.245,0]},"a":{"a":0,"k":[86.569,12.245,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[68.473,30.08],[7.543,9.625],[-26.005,-8.198]],"o":[[0,0],[0,0],[-7.543,-9.625],[27.582,8.695]],"v":[[103.501,-7.33],[24.899,25.497],[-3.258,-8.019],[20.736,-70.397]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":15,"ty":4,"nm":"finger3-1","parent":13,"sr":1,"ks":{"p":{"a":0,"k":[-59.706,-43.476,0]},"a":{"a":0,"k":[-59.706,-43.476,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":0,"k":{"i":[[0,0],[7.059,20.971],[-13.2,16.114],[0,0],[-7.071,-17.314]],"o":[[-26.4,32.057],[-5.829,-17.314],[13.2,-16.114],[0,0],[8.486,20.777]],"v":[[-51.505,-1.179],[-128.915,17.327],[-102.858,-29.816],[-71.872,-53.816],[-50.401,-33.93]],"c":true}},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":16,"ty":4,"nm":"finger2-outline3","parent":21,"sr":1,"ks":{"p":{"a":0,"k":[28.137,-158.496,0]},"a":{"a":0,"k":[28.137,-158.496,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-4.53,-2.322]],"o":[[0,0],[0,0]],"v":[[-10.146,-205.683],[-3.443,-203.64]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-4.53,-2.322]],"o":[[0,0],[0,0]],"v":[[-10.146,-205.683],[-3.443,-203.64]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":6},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-3.84,-4.238]],"o":[[3.009,2.614],[0,0]],"v":[[7.136,-196.169],[17.403,-185.988]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-3.84,-4.238]],"o":[[3.009,2.614],[0,0]],"v":[[7.136,-196.169],[17.403,-185.988]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":6},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[49.37,-176.045],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[56.693,-165.221],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[6.194,-137.988]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[49.37,-176.045],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":17,"ty":4,"nm":"finger2-outline2","parent":22,"sr":1,"ks":{"p":{"a":0,"k":[75.839,-95.159,0]},"a":{"a":0,"k":[75.839,-95.159,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-23.829,-29.857]],"o":[[8.571,10.8],[0,0]],"v":[[4.885,-139.13],[41.828,-81.216]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-23.829,-29.857]],"o":[[8.571,10.8],[0,0]],"v":[[4.885,-139.13],[41.828,-81.216]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[11.057,7.971]],"o":[[0,0],[0,0]],"v":[[104.399,-103.702],[49.37,-176.045]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[27.065,19.488]],"o":[[0,0],[0,0]],"v":[[108.335,-96.907],[49.37,-176.045]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[11.057,7.971]],"o":[[0,0],[0,0]],"v":[[104.399,-103.702],[49.37,-176.045]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":18,"ty":4,"nm":"finger2-outlin1","parent":23,"sr":1,"ks":{"p":{"a":0,"k":[98.711,-14.902,0]},"a":{"a":0,"k":[98.711,-14.902,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-5.755,-21.378]],"o":[[5.458,11.061],[0,0]],"v":[[41.828,-81.216],[61.199,-19.702]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-5.755,-21.378]],"o":[[5.458,11.061],[0,0]],"v":[[41.828,-81.216],[61.199,-19.702]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[13.207,20.834]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[0,0],[34.867,78.763]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[13.207,20.834]],"o":[[0,0],[0,0]],"v":[[133.456,-5.467],[104.399,-103.702]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":19,"ty":4,"nm":"base","parent":4,"sr":1,"ks":{"p":{"a":0,"k":[-37.724,7.579,0]},"a":{"a":0,"k":[-4.724,210.729,0]},"s":{"a":1,"k":[{"i":{"x":[0.716,0.716,0.716],"y":[1,1,1]},"o":{"x":[0.407,0.407,0.407],"y":[0,0,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0.376,0.376,0.376],"y":[1,1,1]},"o":{"x":[0.219,0.219,0.219],"y":[0,0,0]},"t":5,"s":[100,100,100]},{"i":{"x":[0.34,0.34,0.34],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":25,"s":[100,95,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.33,0.33,0.33],"y":[0,0,0]},"t":41,"s":[100,100,100]},{"t":50,"s":[100,100,100]}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[-10.212,-62.028],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[3.722,22.607],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[133.456,-5.467],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[-8.347,-23.641],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[7.628,21.605],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[129.55,14.681],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]},{"t":39,"s":[{"i":[[-10.212,-62.028],[2.714,-14.61],[10.114,-16.286],[18.343,-5.486],[27.6,9.429],[13.626,14.743],[0,0],[-41.143,-19.543],[-15.086,-0.282],[-8.301,10.385],[9.814,21.885]],"o":[[3.722,22.607],[-4.286,23.076],[-10.114,16.286],[-18.343,5.486],[-27.6,-9.429],[-13.626,-14.743],[0,0],[0,0],[15.086,0.282],[8.301,-10.385],[-9.814,-21.885]],"v":[[133.456,-5.467],[139.028,79.555],[108.17,165.27],[52.97,203.498],[-37.201,205.898],[-103.627,155.498],[-131.487,114.355],[-69.601,94.47],[-32.23,112.359],[20.841,84.626],[24.899,25.497]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":20,"ty":4,"nm":"finger2-fx","parent":18,"sr":1,"ks":{"p":{"a":0,"k":[-16.277,84.239,0]},"a":{"a":0,"k":[-16.277,84.239,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[2.57,11.91],[0,0],[12.78,12.17],[-3.6,15.43],[-4.39,3.39],[-24.658,-21.986],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-1.54,0.07],[0,0],[-12.77,-12.17],[1.67,-7.17],[-0.29,0.7],[34.456,30.722],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[7.328,-139.165],[4.888,-139.134],[-11.352,-156.444],[-32.832,-202.275],[-23.602,-218.514],[-8.742,-174.415],[52.868,-93.095],[97.518,-12.475]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[10.725,5.781],[0,0],[17.555,-1.807],[9.4,12.755],[-0.273,5.54],[-32.733,4.47],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-0.947,1.216],[0,0],[-17.548,1.806],[-4.367,-5.927],[0.344,0.675],[45.739,-6.247],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[12.61,-101.696],[11.048,-99.822],[-22.946,-96.693],[-71.745,-110.125],[-78.099,-127.691],[-34.915,-110.349],[52.868,-93.095],[97.518,-12.475]],"c":true}]},{"t":38,"s":[{"i":[[21.61,9.96],[1.76,5.27],[0.06,3.84],[1.61,2.12],[2.57,11.91],[0,0],[12.78,12.17],[-3.6,15.43],[-4.39,3.39],[-24.658,-21.986],[-20.071,-22.377],[-27.576,-31.57]],"o":[[-3.68,-5.71],[-0.61,-1.83],[-1.74,-1.69],[-22.78,-30.02],[-1.54,0.07],[0,0],[-12.77,-12.17],[1.67,-7.17],[-0.29,0.7],[34.456,30.722],[14.303,15.946],[11.514,13.182]],"v":[[63.228,-8.384],[46.748,-68.805],[45.138,-77.675],[40.118,-83.384],[7.328,-139.165],[4.888,-139.134],[-11.352,-156.444],[-32.832,-202.275],[-23.602,-218.514],[-8.742,-174.415],[52.868,-93.095],[97.518,-12.475]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.34,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[5.52,7.29],[7.63,6.02],[0,0],[0.01,0],[-0.74,3.17],[-14.68,-6.34],[-6.66,-6.38],[-0.04,-0.04],[0,0],[0.01,-0.06],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-6.29,-8.32],[-27.36,-21.6],[-0.01,-0.01],[-0.47,-3.33],[3.6,-15.43],[13.08,5.66],[0.04,0.04],[0.74,0.71],[-0.01,0.07],[7.09,8.22],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[89.311,-99.587],[43.468,-160.865],[3.838,-197.985],[-33.152,-192.465],[-33.172,-192.475],[-32.832,-202.275],[-4.002,-219.935],[46.918,-178.405],[47.038,-178.285],[48.188,-177.185],[48.158,-176.985],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]},{"i":{"x":0.34,"y":1},"o":{"x":0.33,"y":0},"t":25,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[9.128,0.544],[9.534,-1.889],[0,0],[0.007,-0.008],[1.93,2.621],[-14.36,7.035],[-9.177,0.921],[-0.056,0.006],[0,0],[-0.039,-0.047],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-10.412,-0.621],[-34.194,6.776],[-0.014,0.001],[-2.837,-1.805],[-9.395,-12.759],[12.799,-6.27],[0.056,-0.004],[1.02,-0.102],[0.047,0.053],[10.855,-0.053],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[87.257,-96.489],[18.607,-139.461],[-44.667,-135.222],[-64.493,-103.511],[-64.514,-103.502],[-71.745,-110.125],[-66.449,-143.517],[7.51,-153.476],[7.679,-153.489],[9.263,-153.649],[9.395,-153.497],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]},{"t":38,"s":[{"i":[[-5.54,-15.95],[0.641,-1.554],[8.402,15.086],[5.52,7.29],[7.63,6.02],[0,0],[0.01,0],[-0.74,3.17],[-14.68,-6.34],[-6.66,-6.38],[-0.04,-0.04],[0,0],[0.01,-0.06],[-11.72,-22],[-0.32,-1.7],[0,0]],"o":[[-0.04,1.74],[-10.423,25.283],[-5.66,-10.162],[-6.29,-8.32],[-27.36,-21.6],[-0.01,-0.01],[-0.47,-3.33],[3.6,-15.43],[13.08,5.66],[0.04,0.04],[0.74,0.71],[-0.01,0.07],[7.09,8.22],[0.89,1.67],[0,0.01],[2.71,6.35]],"v":[[121.648,-59.715],[121.508,-54.585],[89.311,-99.587],[43.468,-160.865],[3.838,-197.985],[-33.152,-192.465],[-33.172,-192.475],[-32.832,-202.275],[-4.002,-219.935],[46.918,-178.405],[47.038,-178.285],[48.188,-177.185],[48.158,-176.985],[105.618,-101.485],[107.418,-96.415],[107.418,-96.405]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.874509811401,0.474509805441,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":21,"ty":4,"nm":"finger2-3","parent":22,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[25.148,-150.828,0]},"a":{"a":0,"k":[25.148,-150.828,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-4.819,39.772],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[48.191,-177.18],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":true}]},{"t":38,"s":[{"i":[[-4.819,39.772],[14.687,6.343],[3.6,-15.429],[-12.777,-12.171],[0,0]],"o":[[0,0],[-14.687,-6.343],[-3.6,15.429],[12.777,12.171],[0,0]],"v":[[48.191,-177.18],[-4,-219.93],[-32.83,-202.273],[-11.35,-156.445],[4.885,-139.13]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":22,"ty":4,"nm":"finger2-2","parent":23,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[84.918,-88.629,0]},"a":{"a":0,"k":[84.918,-88.629,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-23.423,-22.385],[-12.924,-24.265],[28.285,37.286],[1.029,14.657]],"o":[[0,0],[12.924,24.265],[-28.285,-37.286],[-1.029,-14.657]],"v":[[47.033,-178.287],[105.618,-101.481],[40.113,-83.387],[6.17,-147.673]],"c":true}]},{"t":38,"s":[{"i":[[-23.423,-22.385],[-12.924,-24.265],[28.285,37.286],[1.029,14.657]],"o":[[0,0],[12.924,24.265],[-28.285,-37.286],[-1.029,-14.657]],"v":[[47.033,-178.287],[105.618,-101.481],[40.113,-83.387],[6.17,-147.673]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":23,"ty":4,"nm":"finger2-1","parent":2,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-24]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[16.049,3.708,0]},"a":{"a":0,"k":[116.311,-6.615,0]},"s":{"a":0,"k":[80,80,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[23.143,-10.543],[-1.809,-5.401],[-3.343,-3.318],[-1.029,27.282]],"o":[[0,0],[-23.143,10.543],[1.809,5.401],[3.343,3.318],[1.029,-27.282]],"v":[[105.942,-99.844],[63.513,-101.902],[46.745,-68.801],[63.513,-8.019],[133.456,-8.019]],"c":true}]},{"t":38,"s":[{"i":[[0,0],[23.143,-10.543],[-1.809,-5.401],[-3.343,-3.318],[-1.029,27.282]],"o":[[0,0],[-23.143,10.543],[1.809,5.401],[3.343,3.318],[1.029,-27.282]],"v":[[105.942,-99.844],[63.513,-101.902],[46.745,-68.801],[63.513,-8.019],[133.456,-8.019]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":24,"ty":4,"nm":"fingerback-2","parent":25,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-45]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[-1.09,-112.272,0]},"a":{"a":0,"k":[-1.09,-112.272,0]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0.34,-3],[12.799,2.944],[-0.18,-1.16],[-0.65,7.52],[-14.78,-4.01],[0,0]],"o":[[-10.533,-9.795],[-32.045,-7.371],[-5.07,-6.98],[1.31,-15.11],[14.79,4],[0.43,3.59]],"v":[[13.618,-129.324],[-36.001,-158.559],[-60.362,-130.675],[-67.962,-152.824],[-43.052,-173.495],[13.528,-139.194]],"c":true}]},{"t":38,"s":[{"i":[[0.34,-3],[12.799,2.944],[-0.18,-1.16],[-0.65,7.52],[-14.78,-4.01],[0,0]],"o":[[-10.533,-9.795],[-32.045,-7.371],[-5.07,-6.98],[1.31,-15.11],[14.79,4],[0.43,3.59]],"v":[[13.618,-129.324],[-36.001,-158.559],[-60.362,-130.675],[-67.962,-152.824],[-43.052,-173.495],[13.528,-139.194]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.819607853889,0.250980407,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[4.468,37.209],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":true}]},{"t":38,"s":[{"i":[[4.468,37.209],[14.786,4.005],[1.304,-15.115],[-13.773,-9.79],[0,0]],"o":[[0,0],[-14.786,-4.005],[-1.304,15.115],[13.773,9.79],[0,0]],"v":[[13.531,-139.196],[-43.048,-173.499],[-67.96,-152.825],[-41.34,-112.323],[-23.588,-98.131]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 3","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":25,"ty":4,"nm":"fingerback-1","parent":1,"sr":1,"ks":{"r":{"a":1,"k":[{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[0]},{"i":{"x":[0.34],"y":[1]},"o":{"x":[0.33],"y":[0]},"t":25,"s":[-45]},{"t":38,"s":[0]}]},"p":{"a":0,"k":[5.331,-22.393,0]},"a":{"a":0,"k":[64.164,-46.742,0]},"s":{"a":0,"k":[80,80,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[-26.664,-25.043]],"o":[[9.599,9.065],[0,0]],"v":[[-23.588,-98.131],[19.338,-48.288]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[-26.664,-25.043]],"o":[[9.599,9.065],[0,0]],"v":[[-23.588,-98.131],[19.338,-48.288]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 1","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[0,0],[11.569,6.045]],"o":[[0,0],[0,0]],"v":[[75.571,-78.148],[13.531,-139.196]],"c":false}]},{"t":38,"s":[{"i":[[0,0],[11.569,6.045]],"o":[[0,0],[0,0]],"v":[[75.571,-78.148],[13.531,-139.196]],"c":false}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.96862745285,0.494117647409,0.254901975393,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 2","bm":0,"hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[{"i":[[-25.258,-18.016],[-15.564,-21.232],[31.903,31.475],[2.977,13.751]],"o":[[0,0],[15.564,21.232],[-31.903,-31.475],[-2.977,-13.751]],"v":[[11.01,-141.002],[77.03,-76.21],[17.417,-50.111],[-23.537,-106.404]],"c":true}]},{"t":38,"s":[{"i":[[-25.258,-18.016],[-15.564,-21.232],[31.903,31.475],[2.977,13.751]],"o":[[0,0],[15.564,21.232],[-31.903,-31.475],[-2.977,-13.751]],"v":[[11.01,-141.002],[77.03,-76.21],[17.417,-50.111],[-23.537,-106.404]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117665291,0.223529413342,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Group 3","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0},{"ddd":0,"ind":26,"ty":4,"nm":"palm","parent":19,"sr":1,"ks":{"s":{"a":0,"k":[125,125,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[{"i":[[0,0],[5,-40],[0,0],[0,0]],"o":[[0,0],[-5.06,40.477],[0,0],[0,0]],"v":[[17.5,6.5],[26,81.5],[65.5,110],[86,12]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"t":25,"s":[{"i":[[0,0],[35.025,-20.575],[0,0],[0,0]],"o":[[0,0],[-35.172,20.662],[0,0],[0,0]],"v":[[15.625,14.724],[-2.125,86.434],[65.5,110],[86,12]],"c":true}]},{"t":39,"s":[{"i":[[0,0],[5,-40],[0,0],[0,0]],"o":[[0,0],[-5.06,40.477],[0,0],[0,0]],"v":[[17.5,6.5],[26,81.5],[65.5,110],[86,12]],"c":true}]}]},"nm":"Path 1","hd":false},{"ty":"st","c":{"a":0,"k":[0.968627510819,0.494117676978,0.254901960784,1]},"o":{"a":0,"k":100},"w":{"a":0,"k":8},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.694117647059,0.223529426724,1]},"o":{"a":0,"k":100},"r":1,"bm":0,"nm":"Fill 1","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0]},"a":{"a":0,"k":[0,0]},"s":{"a":0,"k":[100,100]},"r":{"a":0,"k":0},"o":{"a":0,"k":100},"sk":{"a":0,"k":0},"sa":{"a":0,"k":0},"nm":"Transform"}],"nm":"Shape 1","bm":0,"hd":false}],"ip":0,"op":140,"st":0,"bm":0}]}
|
Binary file
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
{"v":"5.5.7","meta":{"g":"LottieFiles AE 0.1.20","a":"","k":"","d":"","tc":""},"fr":60,"ip":0,"op":29,"w":2000,"h":2000,"nm":"Clapping Hands","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Element 6","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":161,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1230.434,473.119,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1093.792,58.037,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Element 5","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":241,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1428.118,535.964,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1813.602,334.206,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Element 4","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":201,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[1340.264,477.917,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[1497.161,-3.79,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Element 3","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":114,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[429.923,568.983,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[33.161,385.832,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Element 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":194,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[610.704,467.266,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[726.048,47.743,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":9,"s":[72,72,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Element","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":154,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":0,"s":[508.336,491.931,0],"to":[0,0,0],"ti":[0,0,0]},{"t":25,"s":[263.041,48.66,0]}],"ix":2},"a":{"a":0,"k":[0,-25,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.3,0.3,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":0,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.7,0.7,0.333],"y":[0,0,0]},"t":10,"s":[100,100,100]},{"t":20,"s":[0,0,100]}],"ix":6}},"ao":0,"shapes":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[0,-176],[86.603,50],[-86.603,50]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.536987304688,0.536987304688,0.532989501953,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Hand 2","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.8],"y":[0]},"t":0,"s":[-45]},{"i":{"x":[0.7],"y":[1]},"o":{"x":[0.6],"y":[0]},"t":20,"s":[-36]},{"t":29,"s":[-45]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.8,"y":0},"t":0,"s":[1608,1544,0],"to":[-32,36,0],"ti":[-18,21,0]},{"i":{"x":0.7,"y":1},"o":{"x":0.6,"y":0},"t":20,"s":[1752,1680,0],"to":[1.139,-4.329,0],"ti":[1,-2.333,0]},{"t":29,"s":[1608,1544,0]}],"ix":2},"a":{"a":0,"k":[721.053,1173.684,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.8,0.8,0.333],"y":[0,0,0]},"t":0,"s":[152,152,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.6,0.6,0.333],"y":[0,0,0]},"t":20,"s":[152,110,100]},{"t":29,"s":[152,152,100]}],"ix":6}},"ao":0,"sy":[{"ty":0,"nm":"Stroke","c":{"a":0,"k":[0.697967529297,0.302001953125,0.031005859375,1],"ix":2},"s":{"a":0,"k":15,"ix":3}}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-27.459,42.652],[-6.367,129.752],[-7.553,29.105],[21.723,12.28],[9.971,-63.684],[-1.247,-69.061],[-13.676,5.986],[-0.066,11.806],[0.402,8.309],[-31.226,33.955],[-13.334,-5.629],[4.215,-10.997],[7.054,-42.989],[83.389,-77.358],[-6.618,-17.555],[-4.419,-44.023]],"o":[[37.364,-58.037],[6.367,-129.752],[0,0],[-21.725,-12.28],[-7.638,48.788],[0.265,14.745],[5.51,-2.411],[0.045,-8.239],[-2.159,-44.699],[7.07,-7.688],[14.961,6.314],[-16.571,43.241],[-14.08,85.794],[-11.989,11.121],[12.392,32.869],[63.717,-41.042]],"v":[[-52.574,152.512],[71.72,-61.551],[83.122,-236.151],[73.477,-283.804],[-22.639,-223.433],[-25.892,-104.862],[-9.528,-76.736],[-6.761,-107.066],[-5.928,-134.632],[14.976,-256.345],[64.447,-276.281],[72.2,-235.301],[56.979,-105.049],[-56.23,120.796],[-88.582,161.395],[-62.423,296.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[932.362,840.148],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.245,6.016]],"o":[[0,0],[-0.835,5.925]],"v":[[-0.332,4.907],[0.418,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.339,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-159.325,-5.904],[0.903,0.897],[9.379,67.777],[9.281,17.672],[16.739,161.462],[-0.809,25.314],[-3.301,41.936],[-26.582,6.645],[0.843,-19.836],[-0.012,-9.854],[-1.069,-54.883],[-7.826,0.523],[-0.495,18.193],[0.875,52.486],[-42.976,31.366],[2.037,-0.133],[-20.256,-99.757],[0,0],[0.072,0.35],[30.485,-1.658],[4.076,-23.101],[-77.736,-173.726],[30.067,-125.042],[0.497,-1.4],[0.441,-1.537]],"o":[[-7.489,-4.202],[-52.726,-52.383],[-2.777,-20.074],[-62.392,-118.796],[-2.609,-25.166],[1.345,-42.066],[1.49,-18.918],[19.8,-4.95],[-0.419,9.835],[0.061,54.903],[0.258,13.263],[8.307,-0.554],[1.453,-53.32],[-0.796,-47.717],[-1.91,-0.045],[-25.261,1.644],[0.122,0.625],[-0.073,-0.352],[-1.605,-8.249],[-32.795,1.783],[-6.796,38.509],[16.334,36.502],[-0.289,1.284],[-0.567,1.6],[-5.381,30.622]],"v":[[137.283,445.738],[122.351,437.069],[54.735,247.875],[28.511,196.163],[-90.867,-94.057],[-94.065,-174.046],[-85.943,-293.664],[-51.238,-352.735],[-12.842,-296.987],[-12.842,-244.931],[-8.656,-118.424],[7.827,-69.561],[21.672,-143.214],[19.277,-264.867],[48.984,-445.671],[43.109,-445.605],[-3.353,-301.256],[-3.155,-300.221],[-3.353,-301.256],[-47.891,-366.244],[-113.014,-309.699],[-59.547,135.15],[-36.578,338.333],[-37.727,342.342],[-39.126,346.993]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[570.315,725.361],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.29,1.284],[0.026,-0.051],[0.565,-3.215],[-0.567,1.599]],"o":[[-0.025,0.052],[-1.049,2.415],[0.441,-1.537],[0.497,-1.401]],"v":[[1.274,-4.33],[1.202,-4.176],[-1.274,4.33],[0.125,-0.32]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[532.463,1068.023],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.528,-17.95],[0,0],[0.287,0.565],[-0.135,-90.222],[-5.717,1.732],[-0.36,19.587],[-0.346,96.994],[-20.238,8.014],[3.191,-0.282]],"o":[[-0.245,6.016],[0,0],[0.197,90.223],[0.028,19.152],[10.157,-3.077],[1.778,-96.991],[0.061,-17.466],[-2.868,-0.346],[-47.539,4.201]],"v":[[-34.589,-115.143],[-35.339,-105.329],[-35.513,-88.494],[-25.128,114.882],[-9.671,172.523],[2,111.014],[-4.292,-122.739],[35.513,-173.781],[26.469,-173.973]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[816.346,444.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.09,-1.691],[-0.02,-1.05],[-0.245,6.016]],"o":[[-0.008,1.025],[0,0],[-0.392,2.782]],"v":[[-0.285,1.881],[-0.365,4.907],[0.385,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.372,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.392,2.782],[-0.013,1.914],[0.035,-4.237]],"o":[[0.065,-1.617],[-0.481,3.829],[0.09,-1.691]],"v":[[0.273,-0.747],[0.397,-6.041],[-0.397,6.041]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.484,329.741],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.008,1.025]],"o":[[-0.02,-1.05],[-0.101,1.911]],"v":[[-0.029,1.513],[0.05,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.036,337.295],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.718,1.732],[-0.36,19.587],[-0.346,96.994],[-20.268,7.975],[4.023,0.175],[-1.071,-56.523],[0.286,0.565],[-0.135,-90.223]],"o":[[10.156,-3.077],[1.778,-96.992],[0.062,-17.492],[-3.479,-0.758],[-16.124,-0.701],[0,0],[0.197,90.223],[0.028,19.151]],"v":[[-6.296,197.988],[5.373,136.479],[-3.318,-150.69],[34.522,-197.581],[23.299,-199.02],[-33.451,-132.505],[-33.923,-133.462],[-21.755,140.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[702.155,443.536],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.763,-100.508],[32.795,-1.783],[4.077,-23.1],[-50.948,-126.263],[60.28,-119.61],[-200.198,-0.041],[-37.364,58.038],[-6.367,129.752],[-7.554,29.105],[21.724,12.28],[14.028,-48.551],[0,0],[45.446,-4.016],[0,0],[67.932,2.954],[-1.07,-56.523],[40.278,-2.621]],"o":[[0,0],[-32.796,1.783],[-6.795,38.51],[15.996,36.67],[-11.548,26.574],[274.036,-30.971],[37.364,-58.038],[6.367,-129.753],[0,0],[-21.724,-12.28],[0,0],[0,0],[-63.231,5.587],[0,0],[-16.124,-0.701],[0,0],[-25.349,1.65]],"v":[[-167.808,-282.57],[-212.543,-348.592],[-269.009,-288.69],[-241.647,71.854],[-201.302,356.138],[-2.507,463.894],[144.821,284.951],[269.115,70.888],[280.517,-103.711],[270.871,-151.365],[175.631,-103.974],[165.073,-377.222],[107.848,-437.544],[46.04,-368.901],[-9.513,-463.193],[-66.263,-396.677],[-121.543,-427.953]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[734.967,707.709],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":29,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Hand","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.2],"y":[1]},"o":{"x":[0.8],"y":[0]},"t":0,"s":[-45]},{"i":{"x":[0.7],"y":[1]},"o":{"x":[0.6],"y":[0]},"t":20,"s":[-49]},{"t":29,"s":[-45]}],"ix":10},"p":{"a":1,"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.8,"y":0},"t":0,"s":[1448,1544,0],"to":[-32,36,0],"ti":[-18,21,0]},{"i":{"x":0.7,"y":1},"o":{"x":0.6,"y":0},"t":20,"s":[1340,1686,0],"to":[1.139,-4.329,0],"ti":[1,-2.333,0]},{"t":29,"s":[1444,1544,0]}],"ix":2},"a":{"a":0,"k":[721.053,1173.684,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.8,0.8,0.333],"y":[0,0,0]},"t":0,"s":[152,152,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.6,0.6,0.333],"y":[0,0,0]},"t":20,"s":[152,110,100]},{"t":29,"s":[152,152,100]}],"ix":6}},"ao":0,"sy":[{"ty":0,"nm":"Stroke","c":{"a":0,"k":[0.697967529297,0.302001953125,0.031005859375,1],"ix":2},"s":{"a":0,"k":15,"ix":3}}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-27.459,42.652],[-6.367,129.752],[-7.553,29.105],[21.723,12.28],[9.971,-63.684],[-1.247,-69.061],[-13.676,5.986],[-0.066,11.806],[0.402,8.309],[-31.226,33.955],[-13.334,-5.629],[4.215,-10.997],[7.054,-42.989],[83.389,-77.358],[-6.618,-17.555],[-4.419,-44.023]],"o":[[37.364,-58.037],[6.367,-129.752],[0,0],[-21.725,-12.28],[-7.638,48.788],[0.265,14.745],[5.51,-2.411],[0.045,-8.239],[-2.159,-44.699],[7.07,-7.688],[14.961,6.314],[-16.571,43.241],[-14.08,85.794],[-11.989,11.121],[12.392,32.869],[63.717,-41.042]],"v":[[-52.574,152.512],[71.72,-61.551],[83.122,-236.151],[73.477,-283.804],[-22.639,-223.433],[-25.892,-104.862],[-9.528,-76.736],[-6.761,-107.066],[-5.928,-134.632],[14.976,-256.345],[64.447,-276.281],[72.2,-235.301],[56.979,-105.049],[-56.23,120.796],[-88.582,161.395],[-62.423,296.084]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[932.362,840.148],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.245,6.016]],"o":[[0,0],[-0.835,5.925]],"v":[[-0.332,4.907],[0.418,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.339,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-159.325,-5.904],[0.903,0.897],[9.379,67.777],[9.281,17.672],[16.739,161.462],[-0.809,25.314],[-3.301,41.936],[-26.582,6.645],[0.843,-19.836],[-0.012,-9.854],[-1.069,-54.883],[-7.826,0.523],[-0.495,18.193],[0.875,52.486],[-42.976,31.366],[2.037,-0.133],[-20.256,-99.757],[0,0],[0.072,0.35],[30.485,-1.658],[4.076,-23.101],[-77.736,-173.726],[30.067,-125.042],[0.497,-1.4],[0.441,-1.537]],"o":[[-7.489,-4.202],[-52.726,-52.383],[-2.777,-20.074],[-62.392,-118.796],[-2.609,-25.166],[1.345,-42.066],[1.49,-18.918],[19.8,-4.95],[-0.419,9.835],[0.061,54.903],[0.258,13.263],[8.307,-0.554],[1.453,-53.32],[-0.796,-47.717],[-1.91,-0.045],[-25.261,1.644],[0.122,0.625],[-0.073,-0.352],[-1.605,-8.249],[-32.795,1.783],[-6.796,38.509],[16.334,36.502],[-0.289,1.284],[-0.567,1.6],[-5.381,30.622]],"v":[[137.283,445.738],[122.351,437.069],[54.735,247.875],[28.511,196.163],[-90.867,-94.057],[-94.065,-174.046],[-85.943,-293.664],[-51.238,-352.735],[-12.842,-296.987],[-12.842,-244.931],[-8.656,-118.424],[7.827,-69.561],[21.672,-143.214],[19.277,-264.867],[48.984,-445.671],[43.109,-445.605],[-3.353,-301.256],[-3.155,-300.221],[-3.353,-301.256],[-47.891,-366.244],[-113.014,-309.699],[-59.547,135.15],[-36.578,338.333],[-37.727,342.342],[-39.126,346.993]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[570.315,725.361],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3","np":2,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.29,1.284],[0.026,-0.051],[0.565,-3.215],[-0.567,1.599]],"o":[[-0.025,0.052],[-1.049,2.415],[0.441,-1.537],[0.497,-1.401]],"v":[[1.274,-4.33],[1.202,-4.176],[-1.274,4.33],[0.125,-0.32]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[532.463,1068.023],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":2,"cix":2,"bm":0,"ix":4,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[2.528,-17.95],[0,0],[0.287,0.565],[-0.135,-90.222],[-5.717,1.732],[-0.36,19.587],[-0.346,96.994],[-20.238,8.014],[3.191,-0.282]],"o":[[-0.245,6.016],[0,0],[0.197,90.223],[0.028,19.152],[10.157,-3.077],[1.778,-96.991],[0.061,-17.466],[-2.868,-0.346],[-47.539,4.201]],"v":[[-34.589,-115.143],[-35.339,-105.329],[-35.513,-88.494],[-25.128,114.882],[-9.671,172.523],[2,111.014],[-4.292,-122.739],[35.513,-173.781],[26.469,-173.973]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[816.346,444.138],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"cix":2,"bm":0,"ix":5,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.09,-1.691],[-0.02,-1.05],[-0.245,6.016]],"o":[[-0.008,1.025],[0,0],[-0.392,2.782]],"v":[[-0.285,1.881],[-0.365,4.907],[0.385,-4.907]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.372,333.901],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"cix":2,"bm":0,"ix":6,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-0.392,2.782],[-0.013,1.914],[0.035,-4.237]],"o":[[0.065,-1.617],[-0.481,3.829],[0.09,-1.691]],"v":[[0.273,-0.747],[0.397,-6.041],[-0.397,6.041]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.484,329.741],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"cix":2,"bm":0,"ix":7,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-0.008,1.025]],"o":[[-0.02,-1.05],[-0.101,1.911]],"v":[[-0.029,1.513],[0.05,-1.513]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[781.036,337.295],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"cix":2,"bm":0,"ix":8,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-5.718,1.732],[-0.36,19.587],[-0.346,96.994],[-20.268,7.975],[4.023,0.175],[-1.071,-56.523],[0.286,0.565],[-0.135,-90.223]],"o":[[10.156,-3.077],[1.778,-96.992],[0.062,-17.492],[-3.479,-0.758],[-16.124,-0.701],[0,0],[0.197,90.223],[0.028,19.151]],"v":[[-6.296,197.988],[5.373,136.479],[-3.318,-150.69],[34.522,-197.581],[23.299,-199.02],[-33.451,-132.505],[-33.923,-133.462],[-21.755,140.347]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.875,0.603999956916,0.093999997307,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[702.155,443.536],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"cix":2,"bm":0,"ix":9,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-20.763,-100.508],[32.795,-1.783],[4.077,-23.1],[-50.948,-126.263],[60.28,-119.61],[-200.198,-0.041],[-37.364,58.038],[-6.367,129.752],[-7.554,29.105],[21.724,12.28],[14.028,-48.551],[0,0],[45.446,-4.016],[0,0],[67.932,2.954],[-1.07,-56.523],[40.278,-2.621]],"o":[[0,0],[-32.796,1.783],[-6.795,38.51],[15.996,36.67],[-11.548,26.574],[274.036,-30.971],[37.364,-58.038],[6.367,-129.753],[0,0],[-21.724,-12.28],[0,0],[0,0],[-63.231,5.587],[0,0],[-16.124,-0.701],[0,0],[-25.349,1.65]],"v":[[-167.808,-282.57],[-212.543,-348.592],[-269.009,-288.69],[-241.647,71.854],[-201.302,356.138],[-2.507,463.894],[144.821,284.951],[269.115,70.888],[280.517,-103.711],[270.871,-151.365],[175.631,-103.974],[165.073,-377.222],[107.848,-437.544],[46.04,-368.901],[-9.513,-463.193],[-66.263,-396.677],[-121.543,-427.953]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.991999966491,0.8,0.26699999641,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[734.967,707.709],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10","np":2,"cix":2,"bm":0,"ix":10,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":29,"st":0,"bm":0}],"markers":[]}
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M347.9 306.7L323.1 266.8L303 301.5L327.8 341.3L347.9 306.7Z" fill="#8DD5F1"/><path d="M248.7 477.8L223.9 437.9L205 470.4L229.8 510.4L248.7 477.8Z" fill="#8DD5F1"/><path d="M342.7 365.4L452.5 542L494.1 542.1L362.8 330.7L342.7 365.4Z" fill="#8DD5F1"/><path d="M299.1 440.6L362.1 541.9H401.2L318 408.1L299.1 440.6Z" fill="#8DD5F1"/><path d="M303.1 384L278.3 344.1L259.4 376.6L284.2 416.5L303.1 384Z" fill="#8DD5F1"/><path d="M377.6 566.9L407.2 614.5H446.3L416.7 567L377.6 566.9Z" fill="#8DD5F1"/><path d="M468 567L497.6 614.6L539.2 614.7L509.7 567.1L468 567Z" fill="#8DD5F1"/><path d="M208.1 560.4C206.1 557 205.9 552.9 207.4 549.4L182.5 509.3L121.7 614L247.7 614.2L218.1 566.5C213.9 566.3 210.2 564 208.1 560.4Z" fill="#8DD5F1"/><path d="M264.8 566.7L294.4 614.3L333.5 614.4L303.9 566.8L264.8 566.7Z" fill="#8DD5F1"/><path d="M244.8 534.4L249.3 541.7H288.4L263.6 501.9L244.8 534.4Z" fill="#8DD5F1"/><path d="M642.7 614.8H652L377.5 173L373 180.8L642.7 614.8Z" fill="#8DD5F1"/><path d="M357.4 207.7L382.1 247.5L385.7 241.3C387.9 237.4 392.1 235.1 396.5 235.1C401 235.1 405.1 237.5 407.3 241.4L584 548.5C586.2 552.4 586.2 557.1 584 561C582.9 562.8 581.4 564.3 579.7 565.4L610.4 614.8H642.7L373 180.8L357.4 207.7Z" fill="#ECF8FF"/><path d="M494.1 542.1L545.1 542.2L387.4 288.4L362.8 330.7L494.1 542.1Z" fill="#ECF8FF"/><path d="M372.4 264.3L347.7 224.5L323.1 266.8L347.9 306.7L372.4 264.3Z" fill="#ECF8FF"/><path d="M509.7 567.1L539.2 614.7H590.2L560.6 567.2L509.7 567.1Z" fill="#ECF8FF"/><path d="M261.7 455.4L236.9 415.5L223.9 437.9L248.7 477.8L261.7 455.4Z" fill="#ECF8FF"/><path d="M263.6 501.9L288.4 541.7L315.4 541.8L276.6 479.4L263.6 501.9Z" fill="#ECF8FF"/><path d="M303.9 566.8L333.5 614.4H360.5L330.9 566.8H303.9Z" fill="#ECF8FF"/><path d="M240.6 541.7H249.3L244.8 534.4L240.6 541.7Z" fill="#ECF8FF"/><path d="M218.9 566.6C218.6 566.6 218.4 566.6 218.1 566.5L247.7 614.2L294.4 614.3L264.8 566.7L218.9 566.6Z" fill="#ECF8FF"/><path d="M208.1 547.9L229.8 510.4L205 470.4L182.5 509.2L207.4 549.3C207.6 548.8 207.8 548.3 208.1 547.9Z" fill="#ECF8FF"/><path d="M327.8 341.3L303 301.5L295.9 313.7L320.7 353.5L327.8 341.3Z" fill="#ECF8FF"/><path d="M453.3 567L482.9 614.6H497.6L468 567H453.3Z" fill="#ECF8FF"/><path d="M335.7 377.6L437.8 542H452.5L342.7 365.4L335.7 377.6Z" fill="#ECF8FF"/><path d="M676.4 614.9L399.9 134.4L377.5 173L652 614.8L676.4 614.9Z" fill="#52C8F5"/><path d="M318 408.1L401.2 541.9L432.3 542L333 382.2L318 408.1Z" fill="#52C8F5"/><path d="M416.7 567L446.3 614.5L477.4 614.6L447.8 567H416.7Z" fill="#52C8F5"/><path d="M318 358.1L293.3 318.2L278.3 344.1L303.1 384L318 358.1Z" fill="#52C8F5"/><path d="M447.8 567L477.4 614.6H482.9L453.3 567H447.8Z" fill="#52C8F5"/><path d="M320.7 353.5L295.9 313.7L293.3 318.2L318 358.1L320.7 353.5Z" fill="#52C8F5"/><path d="M333 382.2L432.3 542H437.8L335.7 377.6L333 382.2Z" fill="#52C8F5"/><path d="M340.5 566.8L370.1 614.4L407.2 614.5L377.6 566.9L340.5 566.8Z" fill="#52C8F5"/><path d="M284.2 416.5L259.4 376.6L241.5 407.5L266.3 447.4L284.2 416.5Z" fill="#52C8F5"/><path d="M281.3 471.4L325 541.8L362.1 541.9L299.1 440.6L281.3 471.4Z" fill="#52C8F5"/><path d="M276.6 479.4L315.4 541.8H325L281.3 471.4L276.6 479.4Z" fill="#52C8F5"/><path d="M266.3 447.4L241.5 407.5L236.9 415.5L261.7 455.4L266.3 447.4Z" fill="#52C8F5"/><path d="M330.9 566.8L360.5 614.4H370.1L340.5 566.8H330.9Z" fill="#52C8F5"/><path d="M551.6 542.2L396.5 272.6L387.4 288.4L545.1 542.2H551.6Z" fill="#52C8F5"/><path d="M382.2 247.5L357.4 207.7L347.7 224.5L372.4 264.3L382.2 247.5Z" fill="#52C8F5"/><path d="M573.2 567.2H560.6L590.1 614.7H610.3L579.6 565.3C577.8 566.6 575.5 567.2 573.2 567.2Z" fill="#52C8F5"/><path d="M113 619L179.5 504.4L176.5 499.6L108.7 616.5C107.8 618 107.8 620 108.7 621.5C109.6 623 111.2 624 113 624L253.9 624.2L250.8 619.2L113 619Z" fill="#0A80D5"/><path d="M374.5 168.2L371.5 163.4L367 171.1L370 176L374.5 168.2Z" fill="#0A80D5"/><path d="M320.1 262L317.1 257.2L297 291.8L300 296.6L320.1 262Z" fill="#0A80D5"/><path d="M655.1 619.8H645.8L648.9 624.8H658.2L655.1 619.8Z" fill="#0A80D5"/><path d="M410.3 619.5L413.4 624.5H452.5L449.4 619.5H410.3Z" fill="#0A80D5"/><path d="M275.3 339.3L272.3 334.5L253.4 367L256.4 371.8L275.3 339.3Z" fill="#0A80D5"/><path d="M297.5 619.3L300.6 624.3L339.7 624.4L336.6 619.4L297.5 619.3Z" fill="#0A80D5"/><path d="M500.7 619.6L503.8 624.6L545.4 624.7L542.3 619.7L500.7 619.6Z" fill="#0A80D5"/><path d="M220.9 433.1L217.9 428.3L199 460.8L202 465.6L220.9 433.1Z" fill="#0A80D5"/><path d="M497.6 614.6L500.7 619.6L542.3 619.7L539.2 614.7L497.6 614.6Z" fill="#0A80D5"/><path d="M642.7 614.8L645.8 619.8H655.1L652 614.8H642.7Z" fill="#0A80D5"/><path d="M377.5 173L374.5 168.2L370 176L373 180.8L377.5 173Z" fill="#0A80D5"/><path d="M223.9 437.9L220.9 433.1L202 465.6L205 470.4L223.9 437.9Z" fill="#0A80D5"/><path d="M278.3 344.1L275.3 339.3L256.4 371.8L259.4 376.6L278.3 344.1Z" fill="#0A80D5"/><path d="M407.2 614.5L410.3 619.5H449.4L446.3 614.5H407.2Z" fill="#0A80D5"/><path d="M323.1 266.8L320.1 262L300 296.6L303 301.5L323.1 266.8Z" fill="#0A80D5"/><path d="M294.4 614.3L297.5 619.3L336.6 619.4L333.5 614.4L294.4 614.3Z" fill="#0A80D5"/><path d="M121.7 614L182.5 509.3L179.5 504.4L113 619L250.8 619.2L247.7 614.2L121.7 614Z" fill="#0A80D5"/><path d="M613.5 619.8L616.6 624.8H648.9L645.8 619.8H613.5Z" fill="#0A80D5"/><path d="M354.4 202.8L370 176L367 171.1L351.4 198L354.4 202.8Z" fill="#0A80D5"/><path d="M344.7 219.6L341.7 214.8L317.1 257.2L320.1 262L344.7 219.6Z" fill="#0A80D5"/><path d="M593.3 619.7H542.3L545.4 624.7H596.4L593.3 619.7Z" fill="#0A80D5"/><path d="M347.7 224.5L344.7 219.6L320.1 262L323.1 266.8L347.7 224.5Z" fill="#0A80D5"/><path d="M610.3 614.8L613.5 619.8H645.8L642.7 614.8H610.3Z" fill="#0A80D5"/><path d="M539.2 614.7L542.3 619.7H593.3L590.2 614.7H539.2Z" fill="#0A80D5"/><path d="M373 180.8L370 176L354.4 202.8L357.4 207.7L373 180.8Z" fill="#0A80D5"/><path d="M233.9 410.6L230.9 405.8L217.9 428.3L220.9 433.1L233.9 410.6Z" fill="#0A80D5"/><path d="M363.6 619.4H336.6L339.7 624.4H366.7L363.6 619.4Z" fill="#0A80D5"/><path d="M333.5 614.4L336.6 619.4H363.6L360.5 614.4H333.5Z" fill="#0A80D5"/><path d="M236.9 415.5L233.9 410.6L220.9 433.1L223.9 437.9L236.9 415.5Z" fill="#0A80D5"/><path d="M202 465.6L199 460.8L176.5 499.6L179.5 504.4L202 465.6Z" fill="#0A80D5"/><path d="M250.8 619.2L253.9 624.2L300.6 624.3L297.5 619.3L250.8 619.2Z" fill="#0A80D5"/><path d="M247.7 614.2L250.8 619.2L297.5 619.3L294.4 614.3L247.7 614.2Z" fill="#0A80D5"/><path d="M205 470.4L202 465.6L179.5 504.4L182.5 509.3L205 470.4Z" fill="#0A80D5"/><path d="M292.9 308.8L300 296.6L297 291.8L290 304L292.9 308.8Z" fill="#0A80D5"/><path d="M486 619.6L489.1 624.6H503.8L500.7 619.6H486Z" fill="#0A80D5"/><path d="M482.9 614.6L486 619.6H500.7L497.6 614.6H482.9Z" fill="#0A80D5"/><path d="M303 301.5L300 296.6L292.9 308.8L295.9 313.7L303 301.5Z" fill="#0A80D5"/><path d="M399.9 124.4L685 619.9H655.1L658.2 624.9H685C686.8 624.9 688.4 624 689.3 622.4C690.2 620.9 690.2 618.9 689.3 617.4L404.3 121.9C403.4 120.4 401.8 119.4 400 119.4C398.2 119.4 396.6 120.3 395.7 121.9L371.6 163.4L374.6 168.2L399.9 124.4Z" fill="#0A80D5"/><path d="M399.9 124.4L374.5 168.2L377.5 173L399.9 134.4L676.4 614.9L652 614.8L655.1 619.8L685 619.9L399.9 124.4Z" fill="#0A80D5"/><path d="M480.5 619.6L449.4 619.5L452.5 624.5L483.6 624.6L480.5 619.6Z" fill="#0A80D5"/><path d="M290.3 313.4L287.3 308.6L272.3 334.5L275.3 339.3L290.3 313.4Z" fill="#0A80D5"/><path d="M293.3 318.2L290.3 313.4L275.3 339.3L278.3 344.1L293.3 318.2Z" fill="#0A80D5"/><path d="M446.3 614.5L449.4 619.5L480.5 619.6L477.4 614.6L446.3 614.5Z" fill="#0A80D5"/><path d="M290 304L287.3 308.6L290.3 313.4L292.9 308.8L290 304Z" fill="#0A80D5"/><path d="M483.6 624.6H489.1L486 619.6H480.5L483.6 624.6Z" fill="#0A80D5"/><path d="M477.4 614.6L480.5 619.6H486L482.9 614.6H477.4Z" fill="#0A80D5"/><path d="M295.9 313.7L292.9 308.8L290.3 313.4L293.3 318.2L295.9 313.7Z" fill="#0A80D5"/><path d="M373.2 619.4L376.3 624.4L413.4 624.5L410.3 619.5L373.2 619.4Z" fill="#0A80D5"/><path d="M238.5 402.6L256.4 371.8L253.4 367L235.5 397.8L238.5 402.6Z" fill="#0A80D5"/><path d="M259.4 376.6L256.4 371.8L238.5 402.6L241.5 407.5L259.4 376.6Z" fill="#0A80D5"/><path d="M370.1 614.4L373.2 619.4L410.3 619.5L407.2 614.5L370.1 614.4Z" fill="#0A80D5"/><path d="M366.7 624.4H376.3L373.2 619.4H363.6L366.7 624.4Z" fill="#0A80D5"/><path d="M235.5 397.8L230.9 405.8L233.9 410.6L238.5 402.6L235.5 397.8Z" fill="#0A80D5"/><path d="M241.5 407.5L238.5 402.6L233.9 410.6L236.9 415.5L241.5 407.5Z" fill="#0A80D5"/><path d="M360.5 614.4L363.6 619.4H373.2L370.1 614.4H360.5Z" fill="#0A80D5"/><path d="M351.4 198L341.7 214.8L344.7 219.6L354.4 202.8L351.4 198Z" fill="#0A80D5"/><path d="M596.4 624.7L616.6 624.8L613.5 619.8L593.3 619.7L596.4 624.7Z" fill="#0A80D5"/><path d="M590.2 614.7L593.3 619.7L613.5 619.8L610.3 614.8L590.2 614.7Z" fill="#0A80D5"/><path d="M357.4 207.7L354.4 202.8L344.7 219.6L347.7 224.5L357.4 207.7Z" fill="#0A80D5"/><path d="M208.1 560.4C210.2 564 214 566.3 218.1 566.6L207.4 549.4C205.9 552.9 206.1 557 208.1 560.4Z" fill="#1EB5F0"/><path d="M318 408.1L303.1 384L284.2 416.5L299.1 440.6L318 408.1Z" fill="#1EB5F0"/><path d="M249.3 541.7L264.8 566.7L303.9 566.8L288.4 541.7H249.3Z" fill="#1EB5F0"/><path d="M263.6 501.9L248.7 477.8L229.8 510.4L244.8 534.4L263.6 501.9Z" fill="#1EB5F0"/><path d="M452.5 542L468 567L509.7 567.1L494.1 542.1L452.5 542Z" fill="#1EB5F0"/><path d="M362.8 330.7L347.9 306.7L327.8 341.3L342.7 365.4L362.8 330.7Z" fill="#1EB5F0"/><path d="M362.1 541.9L377.6 566.9L416.7 567L401.2 541.9H362.1Z" fill="#1EB5F0"/><path d="M387.4 288.4L372.4 264.3L347.9 306.7L362.8 330.7L387.4 288.4Z" fill="#1EB5F0"/><path d="M494.1 542.1L509.7 567.1L560.6 567.2L545.1 542.2L494.1 542.1Z" fill="#1EB5F0"/><path d="M584 561C586.2 557.1 586.2 552.4 584 548.5L407.4 241.3C405.2 237.4 401.1 235 396.6 235C392.1 235 388 237.4 385.8 241.2L382.2 247.4L579.7 565.3C581.4 564.3 583 562.8 584 561Z" fill="#1EB5F0"/><path d="M288.4 541.7L303.9 566.8H330.9L315.4 541.8L288.4 541.7Z" fill="#1EB5F0"/><path d="M276.6 479.4L261.7 455.4L248.7 477.8L263.6 501.9L276.6 479.4Z" fill="#1EB5F0"/><path d="M240.6 541.7L244.8 534.5L229.9 510.4L208.2 547.9C207.9 548.4 207.7 548.9 207.5 549.4L218.2 566.6C218.5 566.6 218.7 566.7 219 566.7L264.9 566.8L249.4 541.8L240.6 541.7Z" fill="#1EB5F0"/><path d="M342.7 365.4L327.8 341.3L320.7 353.5L335.7 377.6L342.7 365.4Z" fill="#1EB5F0"/><path d="M437.8 542L453.3 567H468L452.5 542H437.8Z" fill="#1EB5F0"/><path d="M401.2 541.9L416.7 567H447.8L432.3 542L401.2 541.9Z" fill="#1EB5F0"/><path d="M333 382.2L318 358.1L303.1 384L318 408.1L333 382.2Z" fill="#1EB5F0"/><path d="M432.3 542L447.8 567H453.3L437.8 542H432.3Z" fill="#1EB5F0"/><path d="M335.7 377.6L320.7 353.5L318 358.1L333 382.2L335.7 377.6Z" fill="#1EB5F0"/><path d="M299.1 440.6L284.2 416.5L266.3 447.4L281.3 471.4L299.1 440.6Z" fill="#1EB5F0"/><path d="M325 541.8L340.5 566.8L377.6 566.9L362.1 541.9L325 541.8Z" fill="#1EB5F0"/><path d="M315.4 541.8L330.9 566.8H340.5L325 541.8H315.4Z" fill="#1EB5F0"/><path d="M281.3 471.4L266.3 447.4L261.7 455.4L276.6 479.4L281.3 471.4Z" fill="#1EB5F0"/><path d="M387.4 288.4L396.5 272.6L551.5 542.2H545L560.5 567.2H573.1C575.4 567.2 577.7 566.5 579.6 565.4L382.2 247.5L372.5 264.3L387.4 288.4Z" fill="#1EB5F0"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
{"v":"5.6.10","fr":60,"ip":0,"op":114,"w":1080,"h":1080,"nm":"Cool_MAIN","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"FLAT","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[770,770],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.724767288507,0.105575980392,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":3,"nm":"Face Null","sr":1,"ks":{"o":{"a":0,"k":0,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":540,"ix":3},"y":{"a":1,"k":[{"i":{"x":[0.293],"y":[1]},"o":{"x":[0.21],"y":[0]},"t":0,"s":[540]},{"i":{"x":[0.522],"y":[1]},"o":{"x":[0.655],"y":[0]},"t":33,"s":[505.2]},{"i":{"x":[0.463],"y":[1]},"o":{"x":[0.167],"y":[0]},"t":56,"s":[547.3]},{"t":78,"s":[540]}],"ix":4}},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.293,0.293,0.293],"y":[1,1,1]},"o":{"x":[0.21,0.21,0.21],"y":[0,0,0]},"t":0,"s":[100,100,100]},{"i":{"x":[0.522,0.522,0.522],"y":[1,1,1]},"o":{"x":[0.655,0.655,0.655],"y":[0,0,0]},"t":33,"s":[100,98,100]},{"t":56,"s":[100,100,100]}],"ix":6}},"ao":0,"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Glass_Highlights_R ","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":0,"k":{"i":[[0,0],[27.75,-5.75],[-1.075,-4.469],[-17.083,-4.833],[-9,6],[-4.75,17.875],[5.5,6]],"o":[[-11.25,-1.75],[-27.75,5.75],[1.583,6.583],[12.259,3.468],[9,-6],[4.736,-17.821],[-5.5,-6]],"v":[[-380.611,-75.579],[-440.986,-75.266],[-457.986,-41.266],[-429.986,-2.016],[-383.361,-1.766],[-365.736,-30.766],[-363.736,-68.35]],"c":true},"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 2"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-521.692,-245.515],[-521.692,173.431],[-559.942,173.431],[-559.942,-245.515]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-582.365,-216.087],[-582.365,202.859],[-599.35,202.859],[-599.35,-216.087]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":1,"k":[{"i":{"x":0.067,"y":1},"o":{"x":0.49,"y":0},"t":1,"s":[-577.82,-35.098],"to":[62.667,0],"ti":[-62.667,0]},{"t":75,"s":[-201.82,-35.098]}],"ix":2},"a":{"a":0,"k":[-479.82,-35.098],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":20,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":1,"op":3605,"st":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Glass_Highlights_L ","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"a":0,"k":{"i":[[0,0],[-27.75,-5.75],[1.075,-4.469],[17.083,-4.833],[9,6],[4.75,17.875],[-5.5,6]],"o":[[11.25,-1.75],[27.75,5.75],[-1.583,6.583],[-12.259,3.468],[-9,-6],[-4.736,-17.821],[5.5,-6]],"v":[[-574.14,-75.579],[-513.766,-75.266],[-496.766,-41.266],[-524.765,-2.016],[-571.39,-1.766],[-589.015,-30.766],[-591.015,-68.35]],"c":true},"ix":1},"o":{"a":0,"k":100,"ix":3},"x":{"a":0,"k":0,"ix":4},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-521.692,-245.515],[-521.692,173.431],[-559.942,173.431],[-559.942,-245.515]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-582.365,-216.087],[-582.365,202.859],[-599.35,202.859],[-599.35,-216.087]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":1,"k":[{"i":{"x":0.067,"y":1},"o":{"x":0.49,"y":0},"t":-3,"s":[-577.82,-35.098],"to":[62.667,0],"ti":[-62.667,0]},{"t":71,"s":[-201.82,-35.098]}],"ix":2},"a":{"a":0,"k":[-479.82,-35.098],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":20,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":-3,"op":3601,"st":-3,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Glass","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-477.876,-38.809,0],"ix":2},"a":{"a":0,"k":[-477.876,-38.809,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-27.75,-5.75],[1.075,-4.469],[17.083,-4.833],[9,6],[4.75,17.875],[-5.5,6]],"o":[[11.25,-1.75],[27.75,5.75],[-1.583,6.583],[-12.259,3.468],[-9,-6],[-4.736,-17.821],[5.5,-6]],"v":[[-574.64,-76.079],[-514.266,-75.766],[-497.266,-41.766],[-525.265,-2.516],[-571.89,-2.266],[-589.515,-31.266],[-591.515,-68.85]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.150505514706,0.150505514706,0.150505514706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"L Glass","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[27.75,-5.75],[-1.075,-4.469],[-17.083,-4.833],[-9,6],[-4.75,17.875],[5.5,6]],"o":[[-11.25,-1.75],[-27.75,5.75],[1.583,6.583],[12.259,3.468],[9,-6],[4.736,-17.821],[-5.5,-6]],"v":[[-381.111,-76.079],[-441.486,-75.766],[-458.486,-41.766],[-430.486,-2.516],[-383.861,-2.266],[-366.236,-31.266],[-364.236,-68.85]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.150505514706,0.150505514706,0.150505514706,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"R GLass","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Bridge","parent":6,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-476.976,-63.686,0],"ix":2},"a":{"a":0,"k":[-476.976,-63.686,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-6.14,0],[-4.984,1.496],[0,0],[0,0],[4.26,0],[0.96,-3.888],[0,0]],"o":[[4.653,1.162],[7.06,0],[2.64,-0.793],[0,0],[-0.895,-3.919],[-4.27,0],[0,0],[0,0]],"v":[[-494.768,-78.612],[-478.29,-76.55],[-459.785,-78.948],[-464.078,-48.41],[-468.495,-48.41],[-477.85,-54.99],[-487.256,-48.41],[-493.891,-48.41]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Frame","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[0,-74,0],"ix":2},"a":{"a":0,"k":[-477.876,-39.155,0],"ix":1},"s":{"a":0,"k":[283,283,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[5.5,-11],[20.5,0],[12.25,22.25],[1.75,7],[-11,3],[-34.25,-1.75],[-2.75,-0.75],[0,-3.25],[1.25,-1.5]],"o":[[-1.5,10.25],[-5.5,11],[-20.5,0],[-12.25,-22.25],[0,0],[11,-3],[31.874,1.629],[2.75,0.75],[0,3.25],[-1.25,1.5]],"v":[[-350.736,-56.016],[-364.236,-13.016],[-398.236,8.483],[-455.486,-14.266],[-469.736,-54.516],[-462.236,-78.266],[-395.736,-86.516],[-350.736,-79.516],[-345.486,-72.516],[-347.236,-60.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-5.5,-11],[-20.5,0],[-12.25,22.25],[-1.75,7],[11,3],[34.25,-1.75],[2.75,-0.75],[0,-3.25],[-1.25,-1.5]],"o":[[1.5,10.25],[5.5,11],[20.5,0],[12.25,-22.25],[0,0],[-11,-3],[-31.874,1.629],[-2.75,0.75],[0,3.25],[1.25,1.5]],"v":[[-605.015,-56.016],[-591.515,-13.016],[-557.515,8.483],[-500.266,-14.266],[-486.016,-54.516],[-493.516,-78.266],[-560.015,-86.516],[-605.015,-79.516],[-610.265,-72.516],[-608.515,-60.016]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Eye_R","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[113,-134,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[122,190,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[51,51],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Eye_L","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[-111,-134,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[122,190,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[51,51],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0,0,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Mouth ALT","parent":1,"sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"s":true,"x":{"a":0,"k":5,"ix":3},"y":{"a":0,"k":36,"ix":4}},"a":{"a":0,"k":[5,-32,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[9.396,-15.37],[71.72,0],[28.707,46.509]],"o":[[-28.062,45.903],[-72.175,0],[-9.371,-15.182]],"v":[[154.563,49.764],[0.093,128.5],[-152.629,49.309]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":57.6,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0,0,0,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":30,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":3604,"st":0,"bm":0},{"ddd":0,"ind":10,"ty":0,"nm":"HEAD_GLOBAL PRECOMP","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540,540,0],"ix":2},"a":{"a":0,"k":[540,540,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"w":1080,"h":1080,"ip":0,"op":3604,"st":0,"bm":0}],"markers":[{"tm":114,"cm":"LOOP","dr":0}]}
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M220.3 623.2H223.3L214.7 605.8L220.3 623.2Z" fill="#EBBDEC"/><path d="M256.3 226.1L238.1 189.3L206 212.6L224.3 249.4L256.3 226.1Z" fill="#EBBDEC"/><path d="M235.9 272.9L379.3 562.1H422.9L268 249.5L235.9 272.9Z" fill="#EBBDEC"/><path d="M456.9 587.9L474.3 623H509L491.6 587.8L456.9 587.9Z" fill="#EBBDEC"/><path d="M611.3 310.6L531.6 252.7L591.1 372.9L611.3 310.6Z" fill="#EBBDEC"/><path d="M283.5 238.2L444.1 562.1H478.8L309 219.6L283.5 238.2Z" fill="#EBBDEC"/><path d="M560.4 467.7L571.7 432.6L455.1 197.3L410.1 164.7L560.4 467.7Z" fill="#EBBDEC"/><path d="M392 587.9L409.5 623.1H453.1L435.7 587.9H392Z" fill="#EBBDEC"/><path d="M337.2 199.1L517.2 562H529.8L540.4 529.4L366.2 178.1L337.2 199.1Z" fill="#EBBDEC"/><path d="M466.3 121.1L506.9 203L634 295.2C638.5 298.5 640.4 304.3 638.7 309.6L607.5 405.9L632.4 456.1L688.7 282.4L466.3 121.1Z" fill="#EBBDEC"/><path d="M354.6 154.6L336.3 117.8L307.4 138.9L325.6 175.7L354.6 154.6Z" fill="#EBBDEC"/><path d="M576.8 500.7L601.6 551L613 515.8L588.1 465.6L576.8 500.7Z" fill="#EBBDEC"/><path d="M551.4 578.9C549.7 584.2 544.7 587.8 539.1 587.8H529.9L547.3 623H578.2L581.5 612.7L556.6 562.5L551.4 578.9Z" fill="#EBBDEC"/><path d="M297.4 196.2L279.2 159.4L253.7 178L271.9 214.8L297.4 196.2Z" fill="#EBBDEC"/><path d="M404.9 129L430.5 147.5L394.7 75.2998L373.5 90.6998L391.9 127.7C396 125.8 401 126.2 404.9 129Z" fill="#EBBDEC"/><path d="M379.1 587.9L396.6 623.1H409.5L392 587.9H379.1Z" fill="#FDEAFA"/><path d="M314.3 588L331.8 623.1H375.4L358 587.9L314.3 588Z" fill="#FDEAFA"/><path d="M199.2 267.7L181 230.9L148.9 254.2L167.1 291L199.2 267.7Z" fill="#FDEAFA"/><path d="M226.4 279.8L366.4 562.1H379.3L235.9 272.9L226.4 279.8Z" fill="#FDEAFA"/><path d="M183.6 310.9L196.3 350L301.6 562.2H345.2L210.8 291.1L183.6 310.9Z" fill="#FDEAFA"/><path d="M224.3 249.4L206 212.6L196.5 219.5L214.8 256.4L224.3 249.4Z" fill="#FDEAFA"/><path d="M355.8 153.8L337.5 116.9L336.3 117.8L354.6 154.6L355.8 153.8Z" fill="#FDEAFA"/><path d="M556.7 562.5L581.6 612.7L582.3 610.7L557.4 560.5L556.7 562.5Z" fill="#FDEAFA"/><path d="M366.2 178.1L540.4 529.4L541 527.4L367.4 177.2L366.2 178.1Z" fill="#FDEAFA"/><path d="M506.9 203L466.3 121.1L398.9 72.2998L394.7 75.3998L430.4 147.6L506.9 203Z" fill="#FDEAFA"/><path d="M588.1 465.6L613 515.8L632.4 456.1L607.5 405.9L588.1 465.6Z" fill="#FDEAFA"/><path d="M591.1 372.9L531.6 252.7L455.1 197.3L571.7 432.6L591.1 372.9Z" fill="#FDEAFA"/><path d="M268 249.5L422.9 562.1H444.1L283.5 238.2L268 249.5Z" fill="#FDEAFA"/><path d="M271.9 214.8L253.7 178L238.1 189.3L256.3 226.1L271.9 214.8Z" fill="#FDEAFA"/><path d="M435.7 587.9L453.1 623.1L474.3 623L456.9 587.9H435.7Z" fill="#FDEAFA"/><path d="M256.1 588C250.5 588 245.6 584.4 243.8 579.1L176.1 371.4L126.2 270.6L109.4 282.8L214.6 605.7L223.2 623.1L300.9 623L283.6 588H256.1Z" fill="#F985F9"/><path d="M265.5 562.2H270.8L255.3 530.9L265.5 562.2Z" fill="#F985F9"/><path d="M156.2 310C154.5 304.7 156.4 298.9 160.9 295.6L167.1 291.1L148.8 254.3L126.2 270.7L176.1 371.5L156.2 310Z" fill="#F985F9"/><path d="M255.3 530.9L270.8 562.2H301.6L196.3 350L255.3 530.9Z" fill="#F985F9"/><path d="M283.6 588L301 623.2L331.8 623.1L314.3 588H283.6Z" fill="#F985F9"/><path d="M491.6 587.8L509 623H547.4L529.9 587.8H491.6Z" fill="#F985F9"/><path d="M325.6 175.7L307.4 138.9L279.2 159.4L297.4 196.2L325.6 175.7Z" fill="#F985F9"/><path d="M309 219.6L478.8 562.1L517.2 562L337.2 199.1L309 219.6Z" fill="#F985F9"/><path d="M571.9 515.7L596.8 565.9L601.6 551L576.8 500.7L571.9 515.7Z" fill="#F985F9"/><path d="M397.3 155.4L394.4 157.5L555.5 482.6L560.4 467.7L410.1 164.7L397.3 155.4Z" fill="#F985F9"/><path d="M389.7 129C390.4 128.5 391.1 128.1 391.8 127.8L373.4 90.7998L364.4 97.2998L382.7 134.1L389.7 129Z" fill="#F985F9"/><path d="M367.4 177.2L541 527.4L555.5 482.6L394.4 157.5L367.4 177.2Z" fill="#F985F9"/><path d="M557.4 560.5L582.3 610.7L596.8 565.9L571.9 515.7L557.4 560.5Z" fill="#F985F9"/><path d="M382.8 134.1L364.5 97.2998L337.5 116.9L355.8 153.8L382.8 134.1Z" fill="#F985F9"/><path d="M214.8 256.4L196.5 219.5L181 230.9L199.2 267.7L214.8 256.4Z" fill="#F985F9"/><path d="M210.8 291.1L345.2 562.2L366.4 562.1L226.4 279.8L210.8 291.1Z" fill="#F985F9"/><path d="M358 587.9L375.4 623.1H396.6L379.1 587.9H358Z" fill="#F985F9"/><path d="M582.1 628.1H550L552.6 633.3H582.2C584.4 633.3 586.4 631.9 587.1 629.7L588.3 625.9L585 619.3L582.1 628.1Z" fill="#B038B2"/><path d="M616.3 522.4L604.9 557.6L608.2 564.2L619.6 529.1L616.3 522.4Z" fill="#B038B2"/><path d="M476.9 628.2L479.4 633.3H514.1L511.6 628.2H476.9Z" fill="#B038B2"/><path d="M334 113.1L331.7 108.4L302.7 129.5L305.1 134.2L334 113.1Z" fill="#B038B2"/><path d="M392.3 70.7L390 66L368.9 81.4L371.2 86.1L392.3 70.7Z" fill="#B038B2"/><path d="M276.9 154.7L274.5 150L249 168.6L251.3 173.3L276.9 154.7Z" fill="#B038B2"/><path d="M412 628.2L414.6 633.4H458.3L455.7 628.2H412Z" fill="#B038B2"/><path d="M235.8 184.6L233.5 179.9L201.4 203.3L203.7 207.9L235.8 184.6Z" fill="#B038B2"/><path d="M694.7 280.5L635.6 462.8L638.9 469.4L699.6 282.1C700.3 280 699.5 277.6 697.7 276.3L456.4 101.3L461.3 111.2L694.7 280.5Z" fill="#B038B2"/><path d="M216.6 628.4L198.9 573.9L183 542L211.7 630C212.4 632.1 214.4 633.6 216.6 633.6H228.4L225.8 628.4H216.6Z" fill="#B038B2"/><path d="M220.3 623.2L214.7 605.8L198.9 573.9L216.6 628.4H225.9L223.3 623.2H220.3Z" fill="#B038B2"/><path d="M474.3 623L476.9 628.2H511.6L509 623H474.3Z" fill="#B038B2"/><path d="M578.3 623H547.4L549.9 628.1H582.1L584.9 619.3L581.6 612.7L578.3 623Z" fill="#B038B2"/><path d="M279.2 159.4L276.9 154.7L251.3 173.3L253.7 178L279.2 159.4Z" fill="#B038B2"/><path d="M238.1 189.3L235.8 184.6L203.7 207.9L206 212.6L238.1 189.3Z" fill="#B038B2"/><path d="M688.7 282.4L632.4 456.1L635.7 462.7L694.7 280.5L461.4 111.2L466.3 121.1L688.7 282.4Z" fill="#B038B2"/><path d="M409.5 623.1L412 628.2H455.7L453.1 623.1H409.5Z" fill="#B038B2"/><path d="M336.3 117.8L334 113.1L305.1 134.2L307.4 138.9L336.3 117.8Z" fill="#B038B2"/><path d="M394.7 75.4002L392.3 70.7002L371.2 86.1002L373.5 90.8002L394.7 75.4002Z" fill="#B038B2"/><path d="M601.6 551L604.9 557.6L616.3 522.4L613 515.8L601.6 551Z" fill="#B038B2"/><path d="M399.1 628.3L401.7 633.4H414.6L412 628.2L399.1 628.3Z" fill="#B038B2"/><path d="M194.2 214.9L203.7 207.9L201.4 203.3L191.9 210.2L194.2 214.9Z" fill="#B038B2"/><path d="M334.3 628.3L336.9 633.5L380.5 633.4L378 628.3H334.3Z" fill="#B038B2"/><path d="M178.6 226.2L176.3 221.5L144.2 244.8L146.5 249.5L178.6 226.2Z" fill="#B038B2"/><path d="M206 212.6L203.7 207.9L194.2 214.9L196.5 219.5L206 212.6Z" fill="#B038B2"/><path d="M334.3 628.3H378L375.4 623.1H331.8L334.3 628.3Z" fill="#B038B2"/><path d="M396.6 623.1L399.1 628.3L412 628.2L409.5 623.1H396.6Z" fill="#B038B2"/><path d="M178.6 226.2L146.5 249.5L148.9 254.2L181 230.9L178.6 226.2Z" fill="#B038B2"/><path d="M585.6 617.3L584.9 619.3L588.2 625.9L588.8 623.9L585.6 617.3Z" fill="#B038B2"/><path d="M335.2 112.3L332.9 107.6L331.7 108.4L334 113.1L335.2 112.3Z" fill="#B038B2"/><path d="M581.6 612.7L584.9 619.3L585.6 617.3L582.3 610.7L581.6 612.7Z" fill="#B038B2"/><path d="M337.5 116.9L335.2 112.3L334 113.1L336.3 117.8L337.5 116.9Z" fill="#B038B2"/><path d="M616.3 522.4L619.6 529.1L638.9 469.3L635.7 462.7L616.3 522.4Z" fill="#B038B2"/><path d="M398.9 65.9002L461.4 111.2L456.5 101.3L402 61.8002C400.2 60.5002 397.7 60.5002 395.9 61.8002L390 66.0002L392.3 70.7002L398.9 65.9002Z" fill="#B038B2"/><path d="M398.9 72.2999L466.3 121.1L461.4 111.2L398.9 65.8999L392.3 70.6999L394.7 75.3999L398.9 72.2999Z" fill="#B038B2"/><path d="M632.4 456.1L613 515.8L616.3 522.4L635.7 462.7L632.4 456.1Z" fill="#B038B2"/><path d="M251.3 173.3L249 168.6L233.5 179.9L235.8 184.6L251.3 173.3Z" fill="#B038B2"/><path d="M455.7 628.2L458.3 633.4L479.4 633.3L476.9 628.2H455.7Z" fill="#B038B2"/><path d="M253.7 178L251.3 173.3L235.8 184.6L238.1 189.3L253.7 178Z" fill="#B038B2"/><path d="M453.1 623.1L455.7 628.2H476.9L474.3 623L453.1 623.1Z" fill="#B038B2"/><path d="M103.4 280.9L123.9 266L121.6 261.3L100.4 276.8C98.6 278.1 97.8 280.4 98.5 282.6L183 542L198.8 573.9L103.4 280.9Z" fill="#B038B2"/><path d="M303.6 628.3L225.9 628.4L228.4 633.5H306.1L303.6 628.3Z" fill="#B038B2"/><path d="M109.5 282.9L126.3 270.7L123.9 266L103.4 280.9L198.9 573.9L214.7 605.8L109.5 282.9Z" fill="#B038B2"/><path d="M223.3 623.2L225.9 628.4L303.6 628.3L301 623.2H223.3Z" fill="#B038B2"/><path d="M303.6 628.3L306.1 633.5H336.9L334.3 628.3H303.6Z" fill="#B038B2"/><path d="M144.2 244.8L121.6 261.3L123.9 266L146.5 249.5L144.2 244.8Z" fill="#B038B2"/><path d="M331.8 623.1L301 623.2L303.6 628.3H334.3L331.8 623.1Z" fill="#B038B2"/><path d="M148.9 254.2L146.5 249.5L123.9 266L126.3 270.7L148.9 254.2Z" fill="#B038B2"/><path d="M305.1 134.2L302.7 129.5L274.5 150L276.9 154.7L305.1 134.2Z" fill="#B038B2"/><path d="M511.6 628.2L514.1 633.3H552.5L549.9 628.1L511.6 628.2Z" fill="#B038B2"/><path d="M509 623L511.6 628.2L549.9 628.1L547.4 623H509Z" fill="#B038B2"/><path d="M307.4 138.9L305.1 134.2L276.9 154.7L279.2 159.4L307.4 138.9Z" fill="#B038B2"/><path d="M362.2 92.5999L371.2 86.0999L368.9 81.3999L359.9 87.8999L362.2 92.5999Z" fill="#B038B2"/><path d="M600.1 572.5L603.4 579.1L608.2 564.2L604.9 557.6L600.1 572.5Z" fill="#B038B2"/><path d="M373.5 90.8001L371.2 86.1001L362.2 92.6001L364.5 97.3001L373.5 90.8001Z" fill="#B038B2"/><path d="M596.8 565.9L600.1 572.5L604.9 557.6L601.6 551L596.8 565.9Z" fill="#B038B2"/><path d="M359.9 87.8999L332.9 107.6L335.2 112.3L362.2 92.5999L359.9 87.8999Z" fill="#B038B2"/><path d="M588.8 623.9L603.4 579.1L600.1 572.5L585.6 617.3L588.8 623.9Z" fill="#B038B2"/><path d="M582.3 610.7L585.6 617.3L600.1 572.5L596.8 565.9L582.3 610.7Z" fill="#B038B2"/><path d="M364.5 97.3001L362.2 92.6001L335.2 112.3L337.5 116.9L364.5 97.3001Z" fill="#B038B2"/><path d="M194.2 214.9L191.9 210.2L176.3 221.5L178.6 226.2L194.2 214.9Z" fill="#B038B2"/><path d="M380.5 633.4H401.7L399.1 628.3H378L380.5 633.4Z" fill="#B038B2"/><path d="M181 230.9L196.5 219.5L194.2 214.9L178.6 226.2L181 230.9Z" fill="#B038B2"/><path d="M375.4 623.1L378 628.3H399.1L396.6 623.1H375.4Z" fill="#B038B2"/><path d="M529.8 562H517.2L530 587.8H539.2C544.8 587.8 549.7 584.2 551.5 578.9L556.8 562.5L540.4 529.4L529.8 562Z" fill="#ED6CEF"/><path d="M560.4 467.7L576.8 500.7L588.1 465.6L571.7 432.6L560.4 467.7Z" fill="#ED6CEF"/><path d="M444.1 562.1L456.9 587.9L491.6 587.8L478.8 562.1H444.1Z" fill="#ED6CEF"/><path d="M611.3 310.6L591.1 372.9L607.5 406L638.7 309.7C640.4 304.4 638.5 298.6 634 295.3L506.9 203L531.6 252.7L611.3 310.6Z" fill="#ED6CEF"/><path d="M379.3 562.1L392 587.9H435.7L422.9 562.1H379.3Z" fill="#ED6CEF"/><path d="M268 249.5L256.3 226.1L224.3 249.4L235.9 272.9L268 249.5Z" fill="#ED6CEF"/><path d="M309 219.6L297.4 196.2L271.9 214.8L283.5 238.2L309 219.6Z" fill="#ED6CEF"/><path d="M366.2 178.1L354.6 154.6L325.6 175.7L337.2 199.1L366.2 178.1Z" fill="#ED6CEF"/><path d="M455.1 197.3L430.4 147.6L404.9 129C401.1 126.2 396.1 125.8 391.9 127.8L410.2 164.7L455.1 197.3Z" fill="#ED6CEF"/><path d="M366.4 562.1L379.1 587.9H392L379.3 562.1H366.4Z" fill="#ED6CEF"/><path d="M235.9 272.9L224.3 249.4L214.8 256.4L226.4 279.8L235.9 272.9Z" fill="#ED6CEF"/><path d="M301.6 562.2L314.3 588L358 587.9L345.2 562.2H301.6Z" fill="#ED6CEF"/><path d="M183.6 310.9L210.8 291.1L199.2 267.7L167.1 291L196.3 350L183.6 310.9Z" fill="#ED6CEF"/><path d="M540.4 529.4L556.7 562.5L557.4 560.5L541 527.4L540.4 529.4Z" fill="#ED6CEF"/><path d="M367.4 177.2L355.8 153.8L354.6 154.6L366.2 178.1L367.4 177.2Z" fill="#ED6CEF"/><path d="M571.7 432.6L588.1 465.6L607.5 405.9L591.1 372.9L571.7 432.6Z" fill="#ED6CEF"/><path d="M455.1 197.3L531.6 252.7L506.9 203L430.4 147.6L455.1 197.3Z" fill="#ED6CEF"/><path d="M283.5 238.2L271.9 214.8L256.3 226.1L268 249.5L283.5 238.2Z" fill="#ED6CEF"/><path d="M422.9 562.1L435.7 587.9H456.9L444.1 562.1H422.9Z" fill="#ED6CEF"/><path d="M265.5 562.2L255.3 530.9L176.2 371.4L243.9 579.1C245.6 584.4 250.6 588 256.2 588H283.6L270.8 562.2H265.5Z" fill="#ED6CEF"/><path d="M196.3 350L167.1 291L160.9 295.5C156.4 298.8 154.5 304.6 156.2 309.9L176.2 371.3L255.3 530.8L196.3 350Z" fill="#ED6CEF"/><path d="M270.8 562.2L283.6 588H314.3L301.6 562.2H270.8Z" fill="#ED6CEF"/><path d="M337.2 199.1L325.6 175.7L297.4 196.2L309 219.6L337.2 199.1Z" fill="#ED6CEF"/><path d="M478.8 562.1L491.6 587.8H529.9L517.2 562L478.8 562.1Z" fill="#ED6CEF"/><path d="M397.3 155.4L410.1 164.7L391.8 127.8C391.1 128.1 390.4 128.6 389.7 129L382.7 134.1L394.3 157.5L397.3 155.4Z" fill="#ED6CEF"/><path d="M555.5 482.6L571.9 515.7L576.8 500.7L560.4 467.7L555.5 482.6Z" fill="#ED6CEF"/><path d="M394.4 157.5L382.8 134.1L355.8 153.8L367.4 177.2L394.4 157.5Z" fill="#ED6CEF"/><path d="M541 527.4L557.4 560.5L571.9 515.7L555.5 482.6L541 527.4Z" fill="#ED6CEF"/><path d="M226.4 279.8L214.8 256.4L199.2 267.7L210.8 291.1L226.4 279.8Z" fill="#ED6CEF"/><path d="M345.2 562.2L358 587.9H379.1L366.4 562.1L345.2 562.2Z" fill="#ED6CEF"/></svg>
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="800" height="800" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M553.3 465.9L574.6 428.9L478 233.9H438.3L553.3 465.9Z" fill="#FFC2A2"/><path d="M346.9 233.9L504.1 551.1L525.5 514.1L386.6 233.9H346.9Z" fill="#FFC2A2"/><path d="M304 233.9L297.7 244.9L456.7 565.8H474.3L309.8 233.9H304Z" fill="#FFC2A2"/><path d="M374.2 208.9L346.2 152.3H306.5L334.5 208.9H374.2Z" fill="#FFC2A2"/><path d="M566.6 492.8L596.8 553.7L618.2 516.7L588 455.8L566.6 492.8Z" fill="#FFC2A2"/><path d="M465.6 208.9L437.5 152.3H397.8L425.9 208.9H465.6Z" fill="#FFC2A2"/><path d="M469.1 590.8L497.2 647.4H514.7L486.7 590.8H469.1Z" fill="#FFC2A2"/><path d="M406.4 590.8L434.4 647.4H476.7L448.6 590.8H406.4Z" fill="#FFC2A2"/><path d="M517.5 578L547.7 638.9L569 601.9L538.8 541L517.5 578Z" fill="#FFC2A2"/><path d="M286 215.2C288.2 211.3 292.4 208.9 296.8 208.9H297.4L269.3 152.3H256.9L254.1 157.1L284.3 218L286 215.2Z" fill="#FFC2A2"/><path d="M273.3 237.1L243.1 176.2L220.4 215.6L250.6 276.5L273.3 237.1Z" fill="#FFC2A2"/><path d="M263.9 303.4L394 565.8H436.3L286.6 264L263.9 303.4Z" fill="#FFC2A2"/><path d="M114 399.9L123.5 416.2L114.7 398.6L114 399.9Z" fill="#FFC2A2"/><path d="M542.7 152.3H484.9L530.6 244.5L616.7 393.6C618.9 397.5 618.9 402.2 616.7 406.1L613.5 411.7L643.7 472.6L685.7 399.8L542.7 152.3Z" fill="#FFC2A2"/><path d="M377.8 590.8L405.9 647.4H434.4L406.4 590.8H377.8Z" fill="#FFE9DD"/><path d="M315 590.8L343.1 647.4H385.4L357.3 590.8H315Z" fill="#FFE9DD"/><path d="M250.6 276.5L220.4 215.6L205 242.2L235.2 303.1L250.6 276.5Z" fill="#FFE9DD"/><path d="M224.2 322.2L194 261.3L171.2 300.7L201.4 361.6L224.2 322.2Z" fill="#FFE9DD"/><path d="M214.8 388.5L294.1 548.5L304 565.8H344.9L237.5 349.1L214.8 388.5Z" fill="#FFE9DD"/><path d="M248.5 330L365.4 565.8H394L263.9 303.4L248.5 330Z" fill="#FFE9DD"/><path d="M564.3 496.8L594.5 557.7L596.8 553.7L566.6 492.8L564.3 496.8Z" fill="#FFE9DD"/><path d="M425.9 208.9L397.8 152.3H393.6L421.6 208.9H425.9Z" fill="#FFE9DD"/><path d="M434 233.9L551 469.9L553.3 465.9L438.3 233.9H434Z" fill="#FFE9DD"/><path d="M502.8 208.9C507.3 208.9 511.4 211.3 513.6 215.1L530.5 244.4L484.8 152.2H437.4L465.5 208.8L502.8 208.9Z" fill="#FFE9DD"/><path d="M591.4 399.8L495.6 233.9H478L574.6 428.9L591.4 399.8Z" fill="#FFE9DD"/><path d="M588 455.8L618.2 516.7L643.7 472.6L613.5 411.6L588 455.8Z" fill="#FFE9DD"/><path d="M448.6 590.8L476.7 647.4H497.2L469.1 590.8H448.6Z" fill="#FFE9DD"/><path d="M286.6 264L436.3 565.8H456.7L297.7 244.9L286.6 264Z" fill="#FFE9DD"/><path d="M284.3 218L254.1 157.1L243.1 176.2L273.3 237.1L284.3 218Z" fill="#FFE9DD"/><path d="M296.8 590.8C292.3 590.8 288.2 588.4 286 584.6L183 406.1C180.8 402.2 180.8 397.5 183 393.6L194.1 374.4L163.9 313.5L114.8 398.6L123.5 416.2L257 647.3H329.5L301.4 590.7L296.8 590.8Z" fill="#FF9F6C"/><path d="M208.2 399.9L294.1 548.5L214.8 388.5L208.2 399.9Z" fill="#FF9F6C"/><path d="M301.3 590.8L329.4 647.4H343.1L315 590.8H301.3Z" fill="#FF9F6C"/><path d="M201.4 361.6L171.2 300.7L163.9 313.5L194.1 374.4L201.4 361.6Z" fill="#FF9F6C"/><path d="M309.8 233.9L474.3 565.8H495.7L504.1 551.1L346.9 233.9H309.8Z" fill="#FF9F6C"/><path d="M334.5 208.9L306.5 152.3H269.3L297.4 208.9H334.5Z" fill="#FF9F6C"/><path d="M513.7 584.5C511.5 588.4 507.3 590.8 502.9 590.8H486.7L514.8 647.4H542.8L547.7 638.9L517.5 578L513.7 584.5Z" fill="#FF9F6C"/><path d="M386.6 233.9L525.5 514.1L533.3 500.6L401.1 233.9H386.6Z" fill="#FF9F6C"/><path d="M388.7 208.9L360.7 152.3H346.2L374.2 208.9H388.7Z" fill="#FF9F6C"/><path d="M538.8 541L569 601.9L576.8 588.4L546.6 527.5L538.8 541Z" fill="#FF9F6C"/><path d="M546.6 527.5L576.8 588.4L594.5 557.7L564.3 496.8L546.6 527.5Z" fill="#FF9F6C"/><path d="M421.6 208.9L393.6 152.3H360.7L388.7 208.9H421.6Z" fill="#FF9F6C"/><path d="M401.1 233.9L533.3 500.6L551 469.9L434 233.9H401.1Z" fill="#FF9F6C"/><path d="M237.5 349.1L344.9 565.8H365.4L248.5 330L237.5 349.1Z" fill="#FF9F6C"/><path d="M357.3 590.8L385.4 647.4H405.9L377.8 590.8H357.3Z" fill="#FF9F6C"/><path d="M235.2 303.1L205 242.2L194 261.3L224.2 322.2L235.2 303.1Z" fill="#FF9F6C"/><path d="M108.2 399.9L112 393.3L109.3 387.9L103.8 397.4C102.9 398.9 102.9 400.9 103.8 402.4L193.4 557.5L158.4 486.9L108.2 399.9Z" fill="#DA5107"/><path d="M620.9 522.1L599.5 559.1L602.2 564.5L623.5 527.5L620.9 522.1Z" fill="#DA5107"/><path d="M240.4 170.8L237.8 165.4L215 204.8L217.7 210.2L240.4 170.8Z" fill="#DA5107"/><path d="M343.7 147.3L341.2 142.3H301.5L304 147.3H343.7Z" fill="#DA5107"/><path d="M499.7 652.4L502.2 657.4H519.7L517.2 652.4H499.7Z" fill="#DA5107"/><path d="M550.3 644.3L553 649.6L574.4 612.6L571.7 607.3L550.3 644.3Z" fill="#DA5107"/><path d="M436.9 652.4L439.4 657.4H481.7L479.2 652.4H436.9Z" fill="#DA5107"/><path d="M545.6 147.3L691.4 399.8L646.3 477.9L649 483.3L695.8 402.3C696.7 400.8 696.7 398.8 695.8 397.3L549.9 144.8C549 143.3 547.4 142.3 545.6 142.3H479.9L482.4 147.3H545.6Z" fill="#DA5107"/><path d="M435 147.3L432.6 142.3H392.8L395.3 147.3H435Z" fill="#DA5107"/><path d="M254 147.3H266.8L264.3 142.3H254C252.2 142.3 250.6 143.3 249.7 144.8L248.8 146.3L251.5 151.7L254 147.3Z" fill="#DA5107"/><path d="M114 399.9L114.7 398.6L112 393.2L108.2 399.9L158.5 486.9L123.5 416.2L114 399.9Z" fill="#DA5107"/><path d="M243.1 176.2L240.4 170.8L217.7 210.2L220.4 215.6L243.1 176.2Z" fill="#DA5107"/><path d="M434.4 647.4L436.9 652.4H479.2L476.7 647.4H434.4Z" fill="#DA5107"/><path d="M596.8 553.7L599.5 559.1L620.9 522.1L618.2 516.7L596.8 553.7Z" fill="#DA5107"/><path d="M547.7 638.9L550.3 644.3L571.7 607.3L569 601.9L547.7 638.9Z" fill="#DA5107"/><path d="M497.2 647.4L499.7 652.4H517.2L514.7 647.4H497.2Z" fill="#DA5107"/><path d="M256.9 152.3H269.3L266.8 147.3H254L251.5 151.7L254.1 157.1L256.9 152.3Z" fill="#DA5107"/><path d="M542.7 152.3L685.7 399.8L643.7 472.6L646.3 477.9L691.4 399.8L545.6 147.3H482.4L484.9 152.3H542.7Z" fill="#DA5107"/><path d="M346.2 152.3L343.7 147.3H304L306.5 152.3H346.2Z" fill="#DA5107"/><path d="M437.5 152.3L435 147.3H395.3L397.8 152.3H437.5Z" fill="#DA5107"/><path d="M202.3 236.8L217.7 210.2L215 204.8L199.7 231.5L202.3 236.8Z" fill="#DA5107"/><path d="M191.3 255.9L188.6 250.6L165.9 290L168.6 295.3L191.3 255.9Z" fill="#DA5107"/><path d="M408.3 652.4L410.8 657.4H439.4L436.9 652.4H408.3Z" fill="#DA5107"/><path d="M345.6 652.4L348 657.4H390.3L387.8 652.4H345.6Z" fill="#DA5107"/><path d="M345.6 652.4H387.8L385.4 647.4H343.1L345.6 652.4Z" fill="#DA5107"/><path d="M191.3 255.9L168.6 295.3L171.2 300.7L194 261.3L191.3 255.9Z" fill="#DA5107"/><path d="M405.9 647.4L408.3 652.4H436.9L434.4 647.4H405.9Z" fill="#DA5107"/><path d="M220.4 215.6L217.7 210.2L202.3 236.8L205 242.2L220.4 215.6Z" fill="#DA5107"/><path d="M597.2 563.1L599.9 568.5L602.2 564.5L599.5 559.1L597.2 563.1Z" fill="#DA5107"/><path d="M391.1 147.3H395.3L392.8 142.3H388.6L391.1 147.3Z" fill="#DA5107"/><path d="M397.8 152.3L395.3 147.3H391.1L393.6 152.3H397.8Z" fill="#DA5107"/><path d="M594.5 557.7L597.2 563.1L599.5 559.1L596.8 553.7L594.5 557.7Z" fill="#DA5107"/><path d="M620.9 522.1L623.5 527.5L649 483.3L646.3 477.9L620.9 522.1Z" fill="#DA5107"/><path d="M482.4 147.3L479.9 142.3H432.6L435 147.3H482.4Z" fill="#DA5107"/><path d="M643.7 472.6L618.2 516.7L620.9 522.1L646.3 477.9L643.7 472.6Z" fill="#DA5107"/><path d="M484.9 152.3L482.4 147.3H435L437.5 152.3H484.9Z" fill="#DA5107"/><path d="M479.2 652.4L481.7 657.4H502.2L499.7 652.4H479.2Z" fill="#DA5107"/><path d="M251.5 151.7L248.8 146.3L237.8 165.4L240.4 170.8L251.5 151.7Z" fill="#DA5107"/><path d="M476.7 647.4L479.2 652.4H499.7L497.2 647.4H476.7Z" fill="#DA5107"/><path d="M254.1 157.1L251.5 151.7L240.4 170.8L243.1 176.2L254.1 157.1Z" fill="#DA5107"/><path d="M254.1 657.4H334.4L331.9 652.4H254.1L158.5 486.9L193.5 557.5L249.7 654.9C250.6 656.4 252.3 657.4 254.1 657.4Z" fill="#DA5107"/><path d="M161.2 308.1L158.5 302.7L109.4 387.9L112 393.2L161.2 308.1Z" fill="#DA5107"/><path d="M163.9 313.5L161.2 308.1L112 393.2L114.7 398.6L163.9 313.5Z" fill="#DA5107"/><path d="M256.9 647.4L123.5 416.2L158.5 486.9L254.1 652.4H331.9L329.4 647.4H256.9Z" fill="#DA5107"/><path d="M331.9 652.4L334.4 657.4H348L345.6 652.4H331.9Z" fill="#DA5107"/><path d="M165.9 290L158.5 302.7L161.2 308.1L168.6 295.3L165.9 290Z" fill="#DA5107"/><path d="M171.2 300.7L168.6 295.3L161.2 308.1L163.9 313.5L171.2 300.7Z" fill="#DA5107"/><path d="M343.1 647.4H329.4L331.9 652.4H345.6L343.1 647.4Z" fill="#DA5107"/><path d="M304 147.3L301.5 142.3H264.3L266.8 147.3H304Z" fill="#DA5107"/><path d="M545.7 652.4H517.2L519.7 657.4H545.7C547.5 657.4 549.1 656.4 550 654.9L553 649.7L550.3 644.3L545.7 652.4Z" fill="#DA5107"/><path d="M306.5 152.3L304 147.3H266.8L269.3 152.3H306.5Z" fill="#DA5107"/><path d="M542.8 647.4H514.7L517.2 652.4H545.7L550.3 644.3L547.7 638.9L542.8 647.4Z" fill="#DA5107"/><path d="M579.5 593.7L571.7 607.3L574.4 612.6L582.2 599.1L579.5 593.7Z" fill="#DA5107"/><path d="M358.2 147.3L355.7 142.3H341.2L343.7 147.3H358.2Z" fill="#DA5107"/><path d="M360.7 152.3L358.2 147.3H343.7L346.2 152.3H360.7Z" fill="#DA5107"/><path d="M569 601.9L571.7 607.3L579.5 593.7L576.8 588.4L569 601.9Z" fill="#DA5107"/><path d="M582.2 599.1L599.9 568.5L597.2 563.1L579.5 593.7L582.2 599.1Z" fill="#DA5107"/><path d="M388.6 142.3H355.7L358.2 147.3H391.1L388.6 142.3Z" fill="#DA5107"/><path d="M393.6 152.3L391.1 147.3H358.2L360.7 152.3H393.6Z" fill="#DA5107"/><path d="M576.8 588.4L579.5 593.7L597.2 563.1L594.5 557.7L576.8 588.4Z" fill="#DA5107"/><path d="M202.3 236.8L199.7 231.5L188.6 250.6L191.3 255.9L202.3 236.8Z" fill="#DA5107"/><path d="M390.3 657.4H410.8L408.3 652.4H387.8L390.3 657.4Z" fill="#DA5107"/><path d="M194 261.3L205 242.2L202.3 236.8L191.3 255.9L194 261.3Z" fill="#DA5107"/><path d="M385.4 647.4L387.8 652.4H408.3L405.9 647.4H385.4Z" fill="#DA5107"/><path d="M616.7 406.1C618.9 402.2 618.9 397.5 616.7 393.6L530.6 244.5L613.5 411.7L616.7 406.1Z" fill="#FF7E3B"/><path d="M386.6 233.9L374.2 208.9H334.5L346.9 233.9H386.6Z" fill="#FF7E3B"/><path d="M304 233.9H309.7L297.3 208.9H296.7C292.2 208.9 288.1 211.3 285.9 215.2L284.3 218L297.6 244.9L304 233.9Z" fill="#FF7E3B"/><path d="M286.6 264L273.3 237.1L250.6 276.5L263.9 303.4L286.6 264Z" fill="#FF7E3B"/><path d="M394 565.8L406.4 590.8H448.6L436.3 565.8H394Z" fill="#FF7E3B"/><path d="M456.7 565.8L469.1 590.8H486.7L474.3 565.8H456.7Z" fill="#FF7E3B"/><path d="M504.1 551.1L517.5 578L538.8 541L525.5 514.1L504.1 551.1Z" fill="#FF7E3B"/><path d="M553.3 465.9L566.6 492.8L588 455.8L574.6 428.9L553.3 465.9Z" fill="#FF7E3B"/><path d="M478 233.9L465.6 208.9H425.9L438.3 233.9H478Z" fill="#FF7E3B"/><path d="M304 565.8L294.1 548.5L315 590.8H357.3L344.9 565.8H304Z" fill="#FF7E3B"/><path d="M237.5 349.1L224.2 322.2L201.4 361.6L214.8 388.5L237.5 349.1Z" fill="#FF7E3B"/><path d="M365.4 565.8L377.8 590.8H406.4L394 565.8H365.4Z" fill="#FF7E3B"/><path d="M263.9 303.4L250.6 276.5L235.2 303.1L248.5 330L263.9 303.4Z" fill="#FF7E3B"/><path d="M551 469.9L564.3 496.8L566.6 492.8L553.3 465.9L551 469.9Z" fill="#FF7E3B"/><path d="M438.3 233.9L425.9 208.9H421.6L434 233.9H438.3Z" fill="#FF7E3B"/><path d="M502.8 208.9H465.5L477.9 233.9H495.6L591.4 399.8L574.6 428.9L587.9 455.8L613.4 411.6L530.5 244.4L513.6 215.1C511.4 211.3 507.3 208.9 502.8 208.9Z" fill="#FF7E3B"/><path d="M297.7 244.9L284.3 218L273.3 237.1L286.6 264L297.7 244.9Z" fill="#FF7E3B"/><path d="M436.3 565.8L448.6 590.8H469.1L456.7 565.8H436.3Z" fill="#FF7E3B"/><path d="M183 393.6C180.8 397.5 180.8 402.2 183 406.1L286 584.5C288.2 588.4 292.4 590.7 296.8 590.7H301.3L194.1 374.4L183 393.6Z" fill="#FF7E3B"/><path d="M208.2 399.9L214.8 388.5L201.4 361.6L194.1 374.4L301.3 590.8H315L294.1 548.5L208.2 399.9Z" fill="#FF7E3B"/><path d="M495.7 565.8H474.3L486.7 590.8H502.9C507.4 590.8 511.5 588.4 513.7 584.5L517.5 578L504.2 551.1L495.7 565.8Z" fill="#FF7E3B"/><path d="M346.9 233.9L334.5 208.9H297.4L309.8 233.9H346.9Z" fill="#FF7E3B"/><path d="M525.5 514.1L538.8 541L546.6 527.5L533.3 500.6L525.5 514.1Z" fill="#FF7E3B"/><path d="M401.1 233.9L388.7 208.9H374.2L386.6 233.9H401.1Z" fill="#FF7E3B"/><path d="M434 233.9L421.6 208.9H388.7L401.1 233.9H434Z" fill="#FF7E3B"/><path d="M533.3 500.6L546.6 527.5L564.3 496.8L551 469.9L533.3 500.6Z" fill="#FF7E3B"/><path d="M344.9 565.8L357.3 590.8H377.8L365.4 565.8H344.9Z" fill="#FF7E3B"/><path d="M248.5 330L235.2 303.1L224.2 322.2L237.5 349.1L248.5 330Z" fill="#FF7E3B"/></svg>
|