diff --git a/.gitignore b/.gitignore index ad106f7f4e..b13780bf6c 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ Lottie.xcodeproj/xcuserdata/ Example/lottie-ios.xcworkspace/xcuserdata/ Example/lottie-ios.xcodeproj/xcuserdata/ .idea/ -build/ \ No newline at end of file +build/ +Lottie-Screenshot/Lottie-Screenshot.xcworkspace/xcuserdata/ +Lottie-Screenshot/Lottie-Screenshot.xcodeproj/xcuserdata/ +Lottie-Screenshot/Pods/Pods.xcodeproj/xcuserdata/ diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index d9e40e8831..6a3ecc3d14 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -64,6 +64,22 @@ 48183C981E54E1B60039F121 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 48183C951E54E1B60039F121 /* CGGeometry+LOTAdditions.m */; }; 48183C991E54E1B60039F121 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 48183C951E54E1B60039F121 /* CGGeometry+LOTAdditions.m */; }; 4833D2BD0666884F509A85C031D7CBCE /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = B758F16C1930B57D432706DF7B9D2107 /* LOTComposition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 484EBA101E5656DD00D4CAD9 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA0E1E5656DD00D4CAD9 /* LOTAsset.h */; }; + 484EBA111E5656DD00D4CAD9 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA0E1E5656DD00D4CAD9 /* LOTAsset.h */; }; + 484EBA121E5656DD00D4CAD9 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA0F1E5656DD00D4CAD9 /* LOTAsset.m */; }; + 484EBA131E5656DD00D4CAD9 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA0F1E5656DD00D4CAD9 /* LOTAsset.m */; }; + 484EBA1D1E567CF500D4CAD9 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA1B1E567CF500D4CAD9 /* LOTLayerGroup.h */; }; + 484EBA1E1E567CF500D4CAD9 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA1B1E567CF500D4CAD9 /* LOTLayerGroup.h */; }; + 484EBA1F1E567CF500D4CAD9 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA1C1E567CF500D4CAD9 /* LOTLayerGroup.m */; }; + 484EBA201E567CF500D4CAD9 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA1C1E567CF500D4CAD9 /* LOTLayerGroup.m */; }; + 484EBA2B1E578AE200D4CAD9 /* LOTCompositionLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA291E578AE200D4CAD9 /* LOTCompositionLayer.h */; }; + 484EBA2C1E578AE200D4CAD9 /* LOTCompositionLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA291E578AE200D4CAD9 /* LOTCompositionLayer.h */; }; + 484EBA2D1E578AE200D4CAD9 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA2A1E578AE200D4CAD9 /* LOTCompositionLayer.m */; }; + 484EBA2E1E578AE200D4CAD9 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA2A1E578AE200D4CAD9 /* LOTCompositionLayer.m */; }; + 484EBA311E578BA800D4CAD9 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA2F1E578BA800D4CAD9 /* LOTAssetGroup.h */; }; + 484EBA321E578BA800D4CAD9 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA2F1E578BA800D4CAD9 /* LOTAssetGroup.h */; }; + 484EBA331E578BA800D4CAD9 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA301E578BA800D4CAD9 /* LOTAssetGroup.m */; }; + 484EBA341E578BA800D4CAD9 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA301E578BA800D4CAD9 /* LOTAssetGroup.m */; }; 484FF8CA1E4A972500B2B4FF /* LOTStrokeShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 484FF8C81E4A972500B2B4FF /* LOTStrokeShapeLayer.h */; }; 484FF8CB1E4A972500B2B4FF /* LOTStrokeShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 484FF8C81E4A972500B2B4FF /* LOTStrokeShapeLayer.h */; }; 484FF8CC1E4A972500B2B4FF /* LOTStrokeShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 484FF8C91E4A972500B2B4FF /* LOTStrokeShapeLayer.m */; }; @@ -243,6 +259,14 @@ 3FC6C122778B882931A442F9B6AAE024 /* lottie-ios-OSX-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-OSX-prefix.pch"; sourceTree = ""; }; 48183C941E54E1B60039F121 /* CGGeometry+LOTAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CGGeometry+LOTAdditions.h"; sourceTree = ""; }; 48183C951E54E1B60039F121 /* CGGeometry+LOTAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CGGeometry+LOTAdditions.m"; sourceTree = ""; }; + 484EBA0E1E5656DD00D4CAD9 /* LOTAsset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; + 484EBA0F1E5656DD00D4CAD9 /* LOTAsset.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.m; sourceTree = ""; }; + 484EBA1B1E567CF500D4CAD9 /* LOTLayerGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; + 484EBA1C1E567CF500D4CAD9 /* LOTLayerGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; + 484EBA291E578AE200D4CAD9 /* LOTCompositionLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTCompositionLayer.h; sourceTree = ""; }; + 484EBA2A1E578AE200D4CAD9 /* LOTCompositionLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionLayer.m; sourceTree = ""; }; + 484EBA2F1E578BA800D4CAD9 /* LOTAssetGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; + 484EBA301E578BA800D4CAD9 /* LOTAssetGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; 484FF8C81E4A972500B2B4FF /* LOTStrokeShapeLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTStrokeShapeLayer.h; sourceTree = ""; }; 484FF8C91E4A972500B2B4FF /* LOTStrokeShapeLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeShapeLayer.m; sourceTree = ""; }; 4897935C31F44A855C225490165F579E /* CAAnimationGroup+LOTAnimatableGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CAAnimationGroup+LOTAnimatableGroup.m"; sourceTree = ""; }; @@ -511,6 +535,8 @@ 2B4F91019A41754A4617A095209FAEFB /* LOTShapeLayerView.m */, 484FF8C81E4A972500B2B4FF /* LOTStrokeShapeLayer.h */, 484FF8C91E4A972500B2B4FF /* LOTStrokeShapeLayer.m */, + 484EBA291E578AE200D4CAD9 /* LOTCompositionLayer.h */, + 484EBA2A1E578AE200D4CAD9 /* LOTCompositionLayer.m */, ); path = AnimatableLayers; sourceTree = ""; @@ -593,6 +619,12 @@ children = ( B758F16C1930B57D432706DF7B9D2107 /* LOTComposition.h */, 914E38365E034D0D2874EAB4410B0ED0 /* LOTComposition.m */, + 484EBA0E1E5656DD00D4CAD9 /* LOTAsset.h */, + 484EBA0F1E5656DD00D4CAD9 /* LOTAsset.m */, + 484EBA1B1E567CF500D4CAD9 /* LOTLayerGroup.h */, + 484EBA1C1E567CF500D4CAD9 /* LOTLayerGroup.m */, + 484EBA2F1E578BA800D4CAD9 /* LOTAssetGroup.h */, + 484EBA301E578BA800D4CAD9 /* LOTAssetGroup.m */, 91320FA54A945B0D6F0DA1360E66F4EA /* LOTLayer.h */, 0D575B6A057045C18575B20F98F4D18A /* LOTLayer.m */, CCFB05FD8351F6DF6D9DB1678426591E /* LOTMask.h */, @@ -723,15 +755,19 @@ 4D0C60F8C4A252367B7C4875F9B0BDB0 /* LOTEllipseShapeLayer.h in Headers */, 29CA4EE59B08D1ED8109B415457D3CDC /* LOTGroupLayerView.h in Headers */, 3A31C00DAD5EE96060356B8229A0F880 /* LOTHelpers.h in Headers */, + 484EBA111E5656DD00D4CAD9 /* LOTAsset.h in Headers */, 759E46CB49AAE25993A70A2DE97D266E /* LOTLayer.h in Headers */, 87A26BF6CC45ADCB0FBC7D764C5A3947 /* LOTLayerView.h in Headers */, 23FF5E1FEC9F357DEEC6BFE5563C10F1 /* LOTMask.h in Headers */, 7299688E73D2B61F3361281ACBB4660E /* LOTMaskLayer.h in Headers */, + 484EBA1E1E567CF500D4CAD9 /* LOTLayerGroup.h in Headers */, 579F11312EA02E2DCFF81BE25F51DB39 /* LOTModels.h in Headers */, 48183C971E54E1B60039F121 /* CGGeometry+LOTAdditions.h in Headers */, 1B7AD1DB3B240B3F6075DAC7A2C60327 /* LOTPlatformCompat.h in Headers */, 9393029CAB8D0DCFBD598DCA8F9652CB /* LOTRectShapeLayer.h in Headers */, + 484EBA2C1E578AE200D4CAD9 /* LOTCompositionLayer.h in Headers */, 43525BF925E577FA5BC55FA8722D3C95 /* LOTShapeCircle.h in Headers */, + 484EBA321E578BA800D4CAD9 /* LOTAssetGroup.h in Headers */, B6C5A67F95DB839A26C652F10A6F1BD1 /* LOTShapeFill.h in Headers */, CED532CCB58213D9CC1B20F9E02358A0 /* LOTShapeGroup.h in Headers */, AC23444263ED001DBFF7925905AD0186 /* LOTShapeLayerView.h in Headers */, @@ -774,15 +810,19 @@ 838D6155DE51A16593725CE970CA6C90 /* LOTEllipseShapeLayer.h in Headers */, 573C01EC3D0F512491BCF3DEB5AAB748 /* LOTGroupLayerView.h in Headers */, BD0CE52E57F950D3E084CF4C5F8A8B2F /* LOTHelpers.h in Headers */, + 484EBA101E5656DD00D4CAD9 /* LOTAsset.h in Headers */, 20DEFD8C1B7E76272B928C15B18B68B0 /* LOTLayer.h in Headers */, 46F17145DD61E422E878E2625D0588FA /* LOTLayerView.h in Headers */, 2CDB9C2783AEFB59BD0E027E2E0F88A7 /* LOTMask.h in Headers */, 7EDB7B9FA909F0E056D34EEEFD73D9EF /* LOTMaskLayer.h in Headers */, + 484EBA1D1E567CF500D4CAD9 /* LOTLayerGroup.h in Headers */, E2D5868DEC6CBB929B419FB3285731B1 /* LOTModels.h in Headers */, 48183C961E54E1B60039F121 /* CGGeometry+LOTAdditions.h in Headers */, 019EB390040200530FBD33CFCE1C6C0C /* LOTPlatformCompat.h in Headers */, FB9D8FF758399BF0DDE29DF9D14FD18C /* LOTRectShapeLayer.h in Headers */, + 484EBA2B1E578AE200D4CAD9 /* LOTCompositionLayer.h in Headers */, F9FC80D505B823B40B2B00D5D3D070C6 /* LOTShapeCircle.h in Headers */, + 484EBA311E578BA800D4CAD9 /* LOTAssetGroup.h in Headers */, 71260F5EC2FB27E95FA8C1F5E18335EA /* LOTShapeFill.h in Headers */, 17E6CB11A15CEF17D116EADF1BE32940 /* LOTShapeGroup.h in Headers */, 0FE6D67AC31B34E5650ABE9F9DD2F12C /* LOTShapeLayerView.h in Headers */, @@ -949,6 +989,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 484EBA2D1E578AE200D4CAD9 /* LOTCompositionLayer.m in Sources */, 1AF05E6A1ED488D8A4590E451D16DB25 /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, 38724389F4AF391B9BC43CD50AA3EDD8 /* CADisplayLink.m in Sources */, 0F981EA0F990063F90AB32883A53CE20 /* CALayer+Compat.m in Sources */, @@ -965,6 +1006,7 @@ 484FF8CC1E4A972500B2B4FF /* LOTStrokeShapeLayer.m in Sources */, 4732ECB066C837C3484D9DB2F226773D /* LOTComposition.m in Sources */, 4EFC87278E4E7401727B49678BD95620 /* LOTEllipseShapeLayer.m in Sources */, + 484EBA1F1E567CF500D4CAD9 /* LOTLayerGroup.m in Sources */, 6AECE84D2606A6EB774D90B68BF02FBE /* LOTGroupLayerView.m in Sources */, ED8BD061B14A26E55DA40C65C1FA9E45 /* LOTLayer.m in Sources */, E1E7AB1C22FF3517808A0F359915D1DE /* LOTLayerView.m in Sources */, @@ -973,6 +1015,7 @@ BF134B98B1B9D10C25342E2C29FB8765 /* LOTRectShapeLayer.m in Sources */, FC2DFB5A3D8CA54CB00264F7DF5DBCA7 /* LOTShapeCircle.m in Sources */, 48183C981E54E1B60039F121 /* CGGeometry+LOTAdditions.m in Sources */, + 484EBA121E5656DD00D4CAD9 /* LOTAsset.m in Sources */, 7979D3A6E47E7449AC865C57DD35F839 /* LOTShapeFill.m in Sources */, 1C1FD4859F03CD5975789890C67FDE5B /* LOTShapeGroup.m in Sources */, 4F0B2D6C49741327F6B439F355B73E51 /* LOTShapeLayerView.m in Sources */, @@ -981,6 +1024,7 @@ C2F8ACA3161511701D310AD830AB73DA /* LOTShapeStroke.m in Sources */, D99E5F130A06004B71F0CCB62F2213AB /* LOTShapeTransform.m in Sources */, 0224DD121FC30CF8D8EA84DEEDE9E5EF /* LOTShapeTrimPath.m in Sources */, + 484EBA331E578BA800D4CAD9 /* LOTAssetGroup.m in Sources */, BAF2A478D8415FFAD0C6AFEAD2F5C65E /* lottie-ios-iOS-dummy.m in Sources */, 81A41631E43E19BA7747CFC447660357 /* NSValue+Compat.m in Sources */, 23B582AC94E91248DAA79577B7D6B895 /* UIBezierPath.m in Sources */, @@ -1009,6 +1053,7 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 484EBA2E1E578AE200D4CAD9 /* LOTCompositionLayer.m in Sources */, 07DF80DAF9334BF948557F2B6E25CA41 /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, 03667BC5DD6C96DC5FA10669D8D1169C /* CADisplayLink.m in Sources */, 7EB6832366B45B6EA7B484FC55BD065C /* CALayer+Compat.m in Sources */, @@ -1025,6 +1070,7 @@ 484FF8CD1E4A972500B2B4FF /* LOTStrokeShapeLayer.m in Sources */, 951641D26236D9DD1D8497D421AB0F99 /* LOTComposition.m in Sources */, 362836E5A94EEC788130DAB3D72E04E8 /* LOTEllipseShapeLayer.m in Sources */, + 484EBA201E567CF500D4CAD9 /* LOTLayerGroup.m in Sources */, 0075B6488FF197D8668F10AF357C0521 /* LOTGroupLayerView.m in Sources */, A0FAA7BFF3B0DDAA8533821938A60B22 /* LOTLayer.m in Sources */, A79AFADC19D70226BACF2E8ED2CBB9D3 /* LOTLayerView.m in Sources */, @@ -1033,6 +1079,7 @@ ECFF0DF0D7D8168BC81B98D4FFE56BAE /* LOTRectShapeLayer.m in Sources */, DA138E1AC245BB30E51CE90933818034 /* LOTShapeCircle.m in Sources */, 48183C991E54E1B60039F121 /* CGGeometry+LOTAdditions.m in Sources */, + 484EBA131E5656DD00D4CAD9 /* LOTAsset.m in Sources */, 15EF53F42565FBC7BBF78E742576D83E /* LOTShapeFill.m in Sources */, FCF6945890A6ECE3E662EAD107349713 /* LOTShapeGroup.m in Sources */, 0B29280A9ADDDD0EE1FA1575967AC5BD /* LOTShapeLayerView.m in Sources */, @@ -1041,6 +1088,7 @@ 099861D88F2BD9EEFDAF48C506F7E759 /* LOTShapeStroke.m in Sources */, 28E9535414CE1BEC591C89E7A06EAEF0 /* LOTShapeTransform.m in Sources */, 9BA1D5723FE30B61B46BFAE9EEB219A2 /* LOTShapeTrimPath.m in Sources */, + 484EBA341E578BA800D4CAD9 /* LOTAssetGroup.m in Sources */, 49DEF831442B05BED78E24E963AFC601 /* lottie-ios-OSX-dummy.m in Sources */, AAB4BB60CC3237D11259AD486F2DDF0F /* NSValue+Compat.m in Sources */, 08EEF536571B1944EEE24963FE47D796 /* UIBezierPath.m in Sources */, diff --git a/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj b/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj new file mode 100644 index 0000000000..f717930d4b --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj @@ -0,0 +1,786 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 4883E4B01E5E68AE00027E57 /* Hosts.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4AF1E5E68AE00027E57 /* Hosts.m */; }; + 4883E4B21E5E68C900027E57 /* LightBulb.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4B11E5E68C900027E57 /* LightBulb.m */; }; + 4883E4B41E5E68DC00027E57 /* TrimPathFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4B31E5E68DC00027E57 /* TrimPathFill.m */; }; + 4883E4B61E5E68E600027E57 /* TrimPathsFull.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4B51E5E68E600027E57 /* TrimPathsFull.m */; }; + 4883E4B81E5E690500027E57 /* SplitDimensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4B71E5E690500027E57 /* SplitDimensions.m */; }; + 4883E4BF1E5E6AF000027E57 /* 9squares-AlBoardman.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4B91E5E6AF000027E57 /* 9squares-AlBoardman.json */; }; + 4883E4C01E5E6AF000027E57 /* 9squares-AlBoardman.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4B91E5E6AF000027E57 /* 9squares-AlBoardman.json */; }; + 4883E4C31E5E6AF000027E57 /* EmptyState.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BB1E5E6AF000027E57 /* EmptyState.json */; }; + 4883E4C41E5E6AF000027E57 /* EmptyState.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BB1E5E6AF000027E57 /* EmptyState.json */; }; + 4883E4C51E5E6AF000027E57 /* HamburgerArrow.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BC1E5E6AF000027E57 /* HamburgerArrow.json */; }; + 4883E4C61E5E6AF000027E57 /* HamburgerArrow.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BC1E5E6AF000027E57 /* HamburgerArrow.json */; }; + 4883E4C71E5E6AF000027E57 /* PinJump.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BD1E5E6AF000027E57 /* PinJump.json */; }; + 4883E4C81E5E6AF000027E57 /* PinJump.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BD1E5E6AF000027E57 /* PinJump.json */; }; + 4883E4C91E5E6AF000027E57 /* TwitterHeart.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BE1E5E6AF000027E57 /* TwitterHeart.json */; }; + 4883E4CA1E5E6AF000027E57 /* TwitterHeart.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E4BE1E5E6AF000027E57 /* TwitterHeart.json */; }; + 4883E4CC1E5E6B0900027E57 /* AlBoardmanTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4CB1E5E6B0900027E57 /* AlBoardmanTest.m */; }; + 4883E4CE1E5E6B2D00027E57 /* HamburgerArrowTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4CD1E5E6B2D00027E57 /* HamburgerArrowTest.m */; }; + 4883E4D01E5E6B3B00027E57 /* PinJump.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4CF1E5E6B3B00027E57 /* PinJump.m */; }; + 4883E4D21E5E6B4B00027E57 /* TwitterHeartTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4D11E5E6B4B00027E57 /* TwitterHeartTest.m */; }; + 4883E4D41E5E6C6100027E57 /* LoopPlayOnceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4D31E5E6C6100027E57 /* LoopPlayOnceTest.m */; }; + 4883E4D61E5E6C7C00027E57 /* EmpyStateTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4D51E5E6C7C00027E57 /* EmpyStateTest.m */; }; + 4883E4FF1E60ACAF00027E57 /* PhonePreCompTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4FE1E60ACAF00027E57 /* PhonePreCompTest.m */; }; + 4883E5011E60ACC800027E57 /* phonePreComp.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5001E60ACC800027E57 /* phonePreComp.json */; }; + 4883E5021E60ACC800027E57 /* phonePreComp.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5001E60ACC800027E57 /* phonePreComp.json */; }; + 4883E5451E60CE6100027E57 /* img_0.png in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5441E60CE6100027E57 /* img_0.png */; }; + 4883E5461E60CE6100027E57 /* img_0.png in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5441E60CE6100027E57 /* img_0.png */; }; + 4883E5481E60CE6800027E57 /* Image.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5471E60CE6800027E57 /* Image.json */; }; + 4883E5491E60CE6800027E57 /* Image.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5471E60CE6800027E57 /* Image.json */; }; + 4883E54B1E60CE6C00027E57 /* image_2.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E54A1E60CE6C00027E57 /* image_2.json */; }; + 4883E54C1E60CE6C00027E57 /* image_2.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E54A1E60CE6C00027E57 /* image_2.json */; }; + 4883E54E1E60CE8600027E57 /* ImageLoadTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E54D1E60CE8600027E57 /* ImageLoadTest.m */; }; + 4883E5501E60CE9900027E57 /* ImageMoveTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E54F1E60CE9900027E57 /* ImageMoveTest.m */; }; + 48D2C7171E5D158A00CC145E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 48D2C7161E5D158A00CC145E /* main.m */; }; + 48D2C71A1E5D158A00CC145E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 48D2C7191E5D158A00CC145E /* AppDelegate.m */; }; + 48D2C71D1E5D158A00CC145E /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 48D2C71C1E5D158A00CC145E /* ViewController.m */; }; + 48D2C7201E5D158A00CC145E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 48D2C71E1E5D158A00CC145E /* Main.storyboard */; }; + 48D2C7221E5D158A00CC145E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 48D2C7211E5D158A00CC145E /* Assets.xcassets */; }; + 48D2C7251E5D158A00CC145E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 48D2C7231E5D158A00CC145E /* LaunchScreen.storyboard */; }; + 48D2C7301E5D158A00CC145E /* LottieLogoTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48D2C72F1E5D158A00CC145E /* LottieLogoTest.m */; }; + 48EAE1EF1E5D16E30077ED37 /* LottieLogo1.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1ED1E5D16E30077ED37 /* LottieLogo1.json */; }; + 48EAE1F01E5D16E30077ED37 /* LottieLogo1.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1ED1E5D16E30077ED37 /* LottieLogo1.json */; }; + 48EAE1F11E5D16E30077ED37 /* LottieLogo2.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1EE1E5D16E30077ED37 /* LottieLogo2.json */; }; + 48EAE1F21E5D16E30077ED37 /* LottieLogo2.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1EE1E5D16E30077ED37 /* LottieLogo2.json */; }; + 48EAE1F41E5E5BC60077ED37 /* LottieLogoTestB.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE1F31E5E5BC60077ED37 /* LottieLogoTestB.m */; }; + 48EAE1FA1E5E5EE10077ED37 /* LottieAnimationTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE1F61E5E5C900077ED37 /* LottieAnimationTestCase.m */; }; + 48EAE2101E5E615E0077ED37 /* Alarm.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FB1E5E615E0077ED37 /* Alarm.json */; }; + 48EAE2111E5E615E0077ED37 /* Alarm.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FB1E5E615E0077ED37 /* Alarm.json */; }; + 48EAE2121E5E615E0077ED37 /* AllSet.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FC1E5E615E0077ED37 /* AllSet.json */; }; + 48EAE2131E5E615E0077ED37 /* AllSet.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FC1E5E615E0077ED37 /* AllSet.json */; }; + 48EAE2141E5E615E0077ED37 /* CheckSwitch.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FD1E5E615E0077ED37 /* CheckSwitch.json */; }; + 48EAE2151E5E615E0077ED37 /* CheckSwitch.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FD1E5E615E0077ED37 /* CheckSwitch.json */; }; + 48EAE2161E5E615E0077ED37 /* City.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FE1E5E615E0077ED37 /* City.json */; }; + 48EAE2171E5E615E0077ED37 /* City.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE1FE1E5E615E0077ED37 /* City.json */; }; + 48EAE21A1E5E615F0077ED37 /* Hosts.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2001E5E615E0077ED37 /* Hosts.json */; }; + 48EAE21B1E5E615F0077ED37 /* Hosts.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2001E5E615E0077ED37 /* Hosts.json */; }; + 48EAE2201E5E615F0077ED37 /* LightBulb.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2031E5E615E0077ED37 /* LightBulb.json */; }; + 48EAE2211E5E615F0077ED37 /* LightBulb.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2031E5E615E0077ED37 /* LightBulb.json */; }; + 48EAE2221E5E615F0077ED37 /* LoopPlayOnce.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2041E5E615E0077ED37 /* LoopPlayOnce.json */; }; + 48EAE2231E5E615F0077ED37 /* LoopPlayOnce.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE2041E5E615E0077ED37 /* LoopPlayOnce.json */; }; + 48EAE2321E5E615F0077ED37 /* SplitDimensions.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20C1E5E615E0077ED37 /* SplitDimensions.json */; }; + 48EAE2331E5E615F0077ED37 /* SplitDimensions.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20C1E5E615E0077ED37 /* SplitDimensions.json */; }; + 48EAE2361E5E615F0077ED37 /* TrimPathFill.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20E1E5E615E0077ED37 /* TrimPathFill.json */; }; + 48EAE2371E5E615F0077ED37 /* TrimPathFill.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20E1E5E615E0077ED37 /* TrimPathFill.json */; }; + 48EAE2381E5E615F0077ED37 /* TrimPathsFull.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20F1E5E615E0077ED37 /* TrimPathsFull.json */; }; + 48EAE2391E5E615F0077ED37 /* TrimPathsFull.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE20F1E5E615E0077ED37 /* TrimPathsFull.json */; }; + 48EAE23B1E5E61690077ED37 /* pathStrokeTests.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE23A1E5E61690077ED37 /* pathStrokeTests.json */; }; + 48EAE23C1E5E61690077ED37 /* pathStrokeTests.json in Resources */ = {isa = PBXBuildFile; fileRef = 48EAE23A1E5E61690077ED37 /* pathStrokeTests.json */; }; + 48EAE23E1E5E61940077ED37 /* PathStrokeTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE23D1E5E61940077ED37 /* PathStrokeTest.m */; }; + 48EAE2401E5E61E60077ED37 /* AlarmTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE23F1E5E61E60077ED37 /* AlarmTest.m */; }; + 48EAE2421E5E621F0077ED37 /* AllSetTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE2411E5E621F0077ED37 /* AllSetTest.m */; }; + 48EAE2441E5E62630077ED37 /* CheckSwitchTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE2431E5E62630077ED37 /* CheckSwitchTest.m */; }; + 48EAE2461E5E62EC0077ED37 /* CityTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 48EAE2451E5E62EC0077ED37 /* CityTest.m */; }; + 7430EF079D0FCC6AA8C33A04 /* libPods-Lottie-ScreenshotTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 82669855296AD13CD2C90346 /* libPods-Lottie-ScreenshotTests.a */; }; + 7ACB14BFE835B99A8BA525EC /* libPods-Lottie-Screenshot.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EDDE8DDE7C18B5DBE9E91BC1 /* libPods-Lottie-Screenshot.a */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 48D2C72C1E5D158A00CC145E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 48D2C70A1E5D158A00CC145E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 48D2C7111E5D158A00CC145E; + remoteInfo = "Lottie-Screenshot"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 0B9CEBE2C6713C7A0FFB9B22 /* Pods-Lottie-Screenshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-Screenshot.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.debug.xcconfig"; sourceTree = ""; }; + 217C267174982CD7145A5BF6 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-ScreenshotTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.debug.xcconfig"; sourceTree = ""; }; + 3905E1724A3AE8C2E86DC75A /* Pods-Lottie-ScreenshotUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-ScreenshotUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-ScreenshotUITests/Pods-Lottie-ScreenshotUITests.release.xcconfig"; sourceTree = ""; }; + 4883E4AF1E5E68AE00027E57 /* Hosts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Hosts.m; sourceTree = ""; }; + 4883E4B11E5E68C900027E57 /* LightBulb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LightBulb.m; sourceTree = ""; }; + 4883E4B31E5E68DC00027E57 /* TrimPathFill.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TrimPathFill.m; sourceTree = ""; }; + 4883E4B51E5E68E600027E57 /* TrimPathsFull.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TrimPathsFull.m; sourceTree = ""; }; + 4883E4B71E5E690500027E57 /* SplitDimensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SplitDimensions.m; sourceTree = ""; }; + 4883E4B91E5E6AF000027E57 /* 9squares-AlBoardman.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "9squares-AlBoardman.json"; sourceTree = ""; }; + 4883E4BB1E5E6AF000027E57 /* EmptyState.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = EmptyState.json; sourceTree = ""; }; + 4883E4BC1E5E6AF000027E57 /* HamburgerArrow.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = HamburgerArrow.json; sourceTree = ""; }; + 4883E4BD1E5E6AF000027E57 /* PinJump.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = PinJump.json; sourceTree = ""; }; + 4883E4BE1E5E6AF000027E57 /* TwitterHeart.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TwitterHeart.json; sourceTree = ""; }; + 4883E4CB1E5E6B0900027E57 /* AlBoardmanTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AlBoardmanTest.m; sourceTree = ""; }; + 4883E4CD1E5E6B2D00027E57 /* HamburgerArrowTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HamburgerArrowTest.m; sourceTree = ""; }; + 4883E4CF1E5E6B3B00027E57 /* PinJump.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PinJump.m; sourceTree = ""; }; + 4883E4D11E5E6B4B00027E57 /* TwitterHeartTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TwitterHeartTest.m; sourceTree = ""; }; + 4883E4D31E5E6C6100027E57 /* LoopPlayOnceTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoopPlayOnceTest.m; sourceTree = ""; }; + 4883E4D51E5E6C7C00027E57 /* EmpyStateTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EmpyStateTest.m; sourceTree = ""; }; + 4883E4FE1E60ACAF00027E57 /* PhonePreCompTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhonePreCompTest.m; sourceTree = ""; }; + 4883E5001E60ACC800027E57 /* phonePreComp.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = phonePreComp.json; sourceTree = ""; }; + 4883E5441E60CE6100027E57 /* img_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = img_0.png; sourceTree = ""; }; + 4883E5471E60CE6800027E57 /* Image.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Image.json; sourceTree = ""; }; + 4883E54A1E60CE6C00027E57 /* image_2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = image_2.json; sourceTree = ""; }; + 4883E54D1E60CE8600027E57 /* ImageLoadTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImageLoadTest.m; sourceTree = ""; }; + 4883E54F1E60CE9900027E57 /* ImageMoveTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImageMoveTest.m; sourceTree = ""; }; + 48D2C7121E5D158A00CC145E /* Lottie-Screenshot.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Lottie-Screenshot.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 48D2C7161E5D158A00CC145E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 48D2C7181E5D158A00CC145E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; + 48D2C7191E5D158A00CC145E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; + 48D2C71B1E5D158A00CC145E /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; + 48D2C71C1E5D158A00CC145E /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; + 48D2C71F1E5D158A00CC145E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 48D2C7211E5D158A00CC145E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 48D2C7241E5D158A00CC145E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 48D2C7261E5D158A00CC145E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 48D2C72B1E5D158A00CC145E /* Lottie-ScreenshotTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Lottie-ScreenshotTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + 48D2C72F1E5D158A00CC145E /* LottieLogoTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LottieLogoTest.m; sourceTree = ""; }; + 48D2C7311E5D158A00CC145E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 48EAE1ED1E5D16E30077ED37 /* LottieLogo1.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = LottieLogo1.json; sourceTree = ""; }; + 48EAE1EE1E5D16E30077ED37 /* LottieLogo2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = LottieLogo2.json; sourceTree = ""; }; + 48EAE1F31E5E5BC60077ED37 /* LottieLogoTestB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LottieLogoTestB.m; sourceTree = ""; }; + 48EAE1F51E5E5C900077ED37 /* LottieAnimationTestCase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LottieAnimationTestCase.h; sourceTree = ""; }; + 48EAE1F61E5E5C900077ED37 /* LottieAnimationTestCase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LottieAnimationTestCase.m; sourceTree = ""; }; + 48EAE1FB1E5E615E0077ED37 /* Alarm.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Alarm.json; sourceTree = ""; }; + 48EAE1FC1E5E615E0077ED37 /* AllSet.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = AllSet.json; sourceTree = ""; }; + 48EAE1FD1E5E615E0077ED37 /* CheckSwitch.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = CheckSwitch.json; sourceTree = ""; }; + 48EAE1FE1E5E615E0077ED37 /* City.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = City.json; sourceTree = ""; }; + 48EAE2001E5E615E0077ED37 /* Hosts.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = Hosts.json; sourceTree = ""; }; + 48EAE2031E5E615E0077ED37 /* LightBulb.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = LightBulb.json; sourceTree = ""; }; + 48EAE2041E5E615E0077ED37 /* LoopPlayOnce.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = LoopPlayOnce.json; sourceTree = ""; }; + 48EAE20C1E5E615E0077ED37 /* SplitDimensions.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = SplitDimensions.json; sourceTree = ""; }; + 48EAE20E1E5E615E0077ED37 /* TrimPathFill.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TrimPathFill.json; sourceTree = ""; }; + 48EAE20F1E5E615E0077ED37 /* TrimPathsFull.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = TrimPathsFull.json; sourceTree = ""; }; + 48EAE23A1E5E61690077ED37 /* pathStrokeTests.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = pathStrokeTests.json; sourceTree = ""; }; + 48EAE23D1E5E61940077ED37 /* PathStrokeTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PathStrokeTest.m; sourceTree = ""; }; + 48EAE23F1E5E61E60077ED37 /* AlarmTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AlarmTest.m; sourceTree = ""; }; + 48EAE2411E5E621F0077ED37 /* AllSetTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AllSetTest.m; sourceTree = ""; }; + 48EAE2431E5E62630077ED37 /* CheckSwitchTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CheckSwitchTest.m; sourceTree = ""; }; + 48EAE2451E5E62EC0077ED37 /* CityTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CityTest.m; sourceTree = ""; }; + 81296DC363CBCBB345B0CA51 /* Pods-Lottie-ScreenshotTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-ScreenshotTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.release.xcconfig"; sourceTree = ""; }; + 82669855296AD13CD2C90346 /* libPods-Lottie-ScreenshotTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Lottie-ScreenshotTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + ED3474D7D70B8A56A28FEEB5 /* Pods-Lottie-Screenshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-Screenshot.release.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.release.xcconfig"; sourceTree = ""; }; + EDDE8DDE7C18B5DBE9E91BC1 /* libPods-Lottie-Screenshot.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Lottie-Screenshot.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + F3568C3BD34EC5B81F7D8966 /* Pods-Lottie-ScreenshotUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lottie-ScreenshotUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Lottie-ScreenshotUITests/Pods-Lottie-ScreenshotUITests.debug.xcconfig"; sourceTree = ""; }; + F3DBA7C58B6355901ACF2F69 /* libPods-Lottie-ScreenshotUITests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Lottie-ScreenshotUITests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 48D2C70F1E5D158A00CC145E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 7ACB14BFE835B99A8BA525EC /* libPods-Lottie-Screenshot.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 48D2C7281E5D158A00CC145E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 7430EF079D0FCC6AA8C33A04 /* libPods-Lottie-ScreenshotTests.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 16945C722A4F6EC1FA2BB9AC /* Pods */ = { + isa = PBXGroup; + children = ( + 0B9CEBE2C6713C7A0FFB9B22 /* Pods-Lottie-Screenshot.debug.xcconfig */, + ED3474D7D70B8A56A28FEEB5 /* Pods-Lottie-Screenshot.release.xcconfig */, + 217C267174982CD7145A5BF6 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */, + 81296DC363CBCBB345B0CA51 /* Pods-Lottie-ScreenshotTests.release.xcconfig */, + F3568C3BD34EC5B81F7D8966 /* Pods-Lottie-ScreenshotUITests.debug.xcconfig */, + 3905E1724A3AE8C2E86DC75A /* Pods-Lottie-ScreenshotUITests.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; + 48D2C7091E5D158A00CC145E = { + isa = PBXGroup; + children = ( + 48D2C7141E5D158A00CC145E /* Lottie-Screenshot */, + 48D2C72E1E5D158A00CC145E /* Lottie-ScreenshotTests */, + 48D2C7131E5D158A00CC145E /* Products */, + 16945C722A4F6EC1FA2BB9AC /* Pods */, + F078BF1A67F6E0D4415A8245 /* Frameworks */, + ); + sourceTree = ""; + }; + 48D2C7131E5D158A00CC145E /* Products */ = { + isa = PBXGroup; + children = ( + 48D2C7121E5D158A00CC145E /* Lottie-Screenshot.app */, + 48D2C72B1E5D158A00CC145E /* Lottie-ScreenshotTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 48D2C7141E5D158A00CC145E /* Lottie-Screenshot */ = { + isa = PBXGroup; + children = ( + 48D2C7181E5D158A00CC145E /* AppDelegate.h */, + 48D2C7191E5D158A00CC145E /* AppDelegate.m */, + 48D2C71B1E5D158A00CC145E /* ViewController.h */, + 48D2C71C1E5D158A00CC145E /* ViewController.m */, + 48D2C71E1E5D158A00CC145E /* Main.storyboard */, + 48D2C7211E5D158A00CC145E /* Assets.xcassets */, + 48D2C7231E5D158A00CC145E /* LaunchScreen.storyboard */, + 48D2C7261E5D158A00CC145E /* Info.plist */, + 48D2C7151E5D158A00CC145E /* Supporting Files */, + ); + path = "Lottie-Screenshot"; + sourceTree = ""; + }; + 48D2C7151E5D158A00CC145E /* Supporting Files */ = { + isa = PBXGroup; + children = ( + 4883E54A1E60CE6C00027E57 /* image_2.json */, + 4883E5471E60CE6800027E57 /* Image.json */, + 4883E5441E60CE6100027E57 /* img_0.png */, + 4883E5001E60ACC800027E57 /* phonePreComp.json */, + 48EAE1FB1E5E615E0077ED37 /* Alarm.json */, + 48EAE1FC1E5E615E0077ED37 /* AllSet.json */, + 48EAE1FD1E5E615E0077ED37 /* CheckSwitch.json */, + 48EAE1FE1E5E615E0077ED37 /* City.json */, + 48EAE2001E5E615E0077ED37 /* Hosts.json */, + 48EAE2031E5E615E0077ED37 /* LightBulb.json */, + 48EAE2041E5E615E0077ED37 /* LoopPlayOnce.json */, + 48EAE1ED1E5D16E30077ED37 /* LottieLogo1.json */, + 48EAE1EE1E5D16E30077ED37 /* LottieLogo2.json */, + 48EAE23A1E5E61690077ED37 /* pathStrokeTests.json */, + 48EAE20C1E5E615E0077ED37 /* SplitDimensions.json */, + 48EAE20E1E5E615E0077ED37 /* TrimPathFill.json */, + 48EAE20F1E5E615E0077ED37 /* TrimPathsFull.json */, + 4883E4B91E5E6AF000027E57 /* 9squares-AlBoardman.json */, + 4883E4BB1E5E6AF000027E57 /* EmptyState.json */, + 4883E4BC1E5E6AF000027E57 /* HamburgerArrow.json */, + 4883E4BD1E5E6AF000027E57 /* PinJump.json */, + 4883E4BE1E5E6AF000027E57 /* TwitterHeart.json */, + 48D2C7161E5D158A00CC145E /* main.m */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; + 48D2C72E1E5D158A00CC145E /* Lottie-ScreenshotTests */ = { + isa = PBXGroup; + children = ( + 48EAE23F1E5E61E60077ED37 /* AlarmTest.m */, + 48EAE2411E5E621F0077ED37 /* AllSetTest.m */, + 48EAE2431E5E62630077ED37 /* CheckSwitchTest.m */, + 48EAE2451E5E62EC0077ED37 /* CityTest.m */, + 4883E4D51E5E6C7C00027E57 /* EmpyStateTest.m */, + 4883E4CD1E5E6B2D00027E57 /* HamburgerArrowTest.m */, + 4883E4AF1E5E68AE00027E57 /* Hosts.m */, + 4883E54D1E60CE8600027E57 /* ImageLoadTest.m */, + 4883E54F1E60CE9900027E57 /* ImageMoveTest.m */, + 4883E4B11E5E68C900027E57 /* LightBulb.m */, + 4883E4D31E5E6C6100027E57 /* LoopPlayOnceTest.m */, + 48D2C72F1E5D158A00CC145E /* LottieLogoTest.m */, + 48EAE1F31E5E5BC60077ED37 /* LottieLogoTestB.m */, + 48EAE23D1E5E61940077ED37 /* PathStrokeTest.m */, + 4883E4CF1E5E6B3B00027E57 /* PinJump.m */, + 4883E4FE1E60ACAF00027E57 /* PhonePreCompTest.m */, + 4883E4B71E5E690500027E57 /* SplitDimensions.m */, + 4883E4D11E5E6B4B00027E57 /* TwitterHeartTest.m */, + 4883E4B31E5E68DC00027E57 /* TrimPathFill.m */, + 4883E4B51E5E68E600027E57 /* TrimPathsFull.m */, + 4883E4CB1E5E6B0900027E57 /* AlBoardmanTest.m */, + 48D2C7311E5D158A00CC145E /* Info.plist */, + 48EAE1F51E5E5C900077ED37 /* LottieAnimationTestCase.h */, + 48EAE1F61E5E5C900077ED37 /* LottieAnimationTestCase.m */, + ); + path = "Lottie-ScreenshotTests"; + sourceTree = ""; + }; + F078BF1A67F6E0D4415A8245 /* Frameworks */ = { + isa = PBXGroup; + children = ( + EDDE8DDE7C18B5DBE9E91BC1 /* libPods-Lottie-Screenshot.a */, + 82669855296AD13CD2C90346 /* libPods-Lottie-ScreenshotTests.a */, + F3DBA7C58B6355901ACF2F69 /* libPods-Lottie-ScreenshotUITests.a */, + ); + name = Frameworks; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 48D2C7111E5D158A00CC145E /* Lottie-Screenshot */ = { + isa = PBXNativeTarget; + buildConfigurationList = 48D2C73F1E5D158A00CC145E /* Build configuration list for PBXNativeTarget "Lottie-Screenshot" */; + buildPhases = ( + 7262E183AC09BF07790C2BB4 /* [CP] Check Pods Manifest.lock */, + 48D2C70E1E5D158A00CC145E /* Sources */, + 48D2C70F1E5D158A00CC145E /* Frameworks */, + 48D2C7101E5D158A00CC145E /* Resources */, + E4C51062D4B39AB7D073836B /* [CP] Embed Pods Frameworks */, + 3BF31A236E7869E5264CAA70 /* [CP] Copy Pods Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Lottie-Screenshot"; + productName = "Lottie-Screenshot"; + productReference = 48D2C7121E5D158A00CC145E /* Lottie-Screenshot.app */; + productType = "com.apple.product-type.application"; + }; + 48D2C72A1E5D158A00CC145E /* Lottie-ScreenshotTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 48D2C7421E5D158A00CC145E /* Build configuration list for PBXNativeTarget "Lottie-ScreenshotTests" */; + buildPhases = ( + 832B8F0FB5766116952AF839 /* [CP] Check Pods Manifest.lock */, + 48D2C7271E5D158A00CC145E /* Sources */, + 48D2C7281E5D158A00CC145E /* Frameworks */, + 48D2C7291E5D158A00CC145E /* Resources */, + 4AB5C1C4264F7CB94F2B13A4 /* [CP] Embed Pods Frameworks */, + 68B3CABF94DF6668B5A26728 /* [CP] Copy Pods Resources */, + ); + buildRules = ( + ); + dependencies = ( + 48D2C72D1E5D158A00CC145E /* PBXTargetDependency */, + ); + name = "Lottie-ScreenshotTests"; + productName = "Lottie-ScreenshotTests"; + productReference = 48D2C72B1E5D158A00CC145E /* Lottie-ScreenshotTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 48D2C70A1E5D158A00CC145E /* Project object */ = { + isa = PBXProject; + attributes = { + LastUpgradeCheck = 0820; + ORGANIZATIONNAME = "Brandon Withrow"; + TargetAttributes = { + 48D2C7111E5D158A00CC145E = { + CreatedOnToolsVersion = 8.2.1; + ProvisioningStyle = Automatic; + }; + 48D2C72A1E5D158A00CC145E = { + CreatedOnToolsVersion = 8.2.1; + ProvisioningStyle = Automatic; + TestTargetID = 48D2C7111E5D158A00CC145E; + }; + }; + }; + buildConfigurationList = 48D2C70D1E5D158A00CC145E /* Build configuration list for PBXProject "Lottie-Screenshot" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 48D2C7091E5D158A00CC145E; + productRefGroup = 48D2C7131E5D158A00CC145E /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 48D2C7111E5D158A00CC145E /* Lottie-Screenshot */, + 48D2C72A1E5D158A00CC145E /* Lottie-ScreenshotTests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 48D2C7101E5D158A00CC145E /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4883E4C91E5E6AF000027E57 /* TwitterHeart.json in Resources */, + 48EAE2201E5E615F0077ED37 /* LightBulb.json in Resources */, + 48EAE2141E5E615E0077ED37 /* CheckSwitch.json in Resources */, + 48EAE2121E5E615E0077ED37 /* AllSet.json in Resources */, + 48EAE2321E5E615F0077ED37 /* SplitDimensions.json in Resources */, + 4883E4C71E5E6AF000027E57 /* PinJump.json in Resources */, + 48D2C7251E5D158A00CC145E /* LaunchScreen.storyboard in Resources */, + 48EAE2101E5E615E0077ED37 /* Alarm.json in Resources */, + 4883E4BF1E5E6AF000027E57 /* 9squares-AlBoardman.json in Resources */, + 4883E4C51E5E6AF000027E57 /* HamburgerArrow.json in Resources */, + 4883E5451E60CE6100027E57 /* img_0.png in Resources */, + 48D2C7221E5D158A00CC145E /* Assets.xcassets in Resources */, + 48EAE2221E5E615F0077ED37 /* LoopPlayOnce.json in Resources */, + 4883E5481E60CE6800027E57 /* Image.json in Resources */, + 48EAE21A1E5E615F0077ED37 /* Hosts.json in Resources */, + 48D2C7201E5D158A00CC145E /* Main.storyboard in Resources */, + 48EAE1F11E5D16E30077ED37 /* LottieLogo2.json in Resources */, + 48EAE2161E5E615E0077ED37 /* City.json in Resources */, + 48EAE1EF1E5D16E30077ED37 /* LottieLogo1.json in Resources */, + 4883E4C31E5E6AF000027E57 /* EmptyState.json in Resources */, + 48EAE2381E5E615F0077ED37 /* TrimPathsFull.json in Resources */, + 4883E5011E60ACC800027E57 /* phonePreComp.json in Resources */, + 48EAE2361E5E615F0077ED37 /* TrimPathFill.json in Resources */, + 48EAE23B1E5E61690077ED37 /* pathStrokeTests.json in Resources */, + 4883E54B1E60CE6C00027E57 /* image_2.json in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 48D2C7291E5D158A00CC145E /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 4883E5461E60CE6100027E57 /* img_0.png in Resources */, + 48EAE2211E5E615F0077ED37 /* LightBulb.json in Resources */, + 4883E4C81E5E6AF000027E57 /* PinJump.json in Resources */, + 48EAE2131E5E615E0077ED37 /* AllSet.json in Resources */, + 4883E5491E60CE6800027E57 /* Image.json in Resources */, + 4883E5021E60ACC800027E57 /* phonePreComp.json in Resources */, + 4883E4C61E5E6AF000027E57 /* HamburgerArrow.json in Resources */, + 48EAE2391E5E615F0077ED37 /* TrimPathsFull.json in Resources */, + 4883E4C41E5E6AF000027E57 /* EmptyState.json in Resources */, + 48EAE2371E5E615F0077ED37 /* TrimPathFill.json in Resources */, + 4883E54C1E60CE6C00027E57 /* image_2.json in Resources */, + 4883E4C01E5E6AF000027E57 /* 9squares-AlBoardman.json in Resources */, + 48EAE1F21E5D16E30077ED37 /* LottieLogo2.json in Resources */, + 48EAE21B1E5E615F0077ED37 /* Hosts.json in Resources */, + 48EAE2231E5E615F0077ED37 /* LoopPlayOnce.json in Resources */, + 48EAE23C1E5E61690077ED37 /* pathStrokeTests.json in Resources */, + 48EAE2331E5E615F0077ED37 /* SplitDimensions.json in Resources */, + 48EAE2151E5E615E0077ED37 /* CheckSwitch.json in Resources */, + 4883E4CA1E5E6AF000027E57 /* TwitterHeart.json in Resources */, + 48EAE2111E5E615E0077ED37 /* Alarm.json in Resources */, + 48EAE2171E5E615E0077ED37 /* City.json in Resources */, + 48EAE1F01E5D16E30077ED37 /* LottieLogo1.json in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 3BF31A236E7869E5264CAA70 /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + 4AB5C1C4264F7CB94F2B13A4 /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + 68B3CABF94DF6668B5A26728 /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + 7262E183AC09BF07790C2BB4 /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Check Pods Manifest.lock"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; + showEnvVarsInLog = 0; + }; + 832B8F0FB5766116952AF839 /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Check Pods Manifest.lock"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; + showEnvVarsInLog = 0; + }; + E4C51062D4B39AB7D073836B /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 48D2C70E1E5D158A00CC145E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 48D2C71D1E5D158A00CC145E /* ViewController.m in Sources */, + 48D2C71A1E5D158A00CC145E /* AppDelegate.m in Sources */, + 48D2C7171E5D158A00CC145E /* main.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 48D2C7271E5D158A00CC145E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 48EAE2421E5E621F0077ED37 /* AllSetTest.m in Sources */, + 4883E4B01E5E68AE00027E57 /* Hosts.m in Sources */, + 4883E4D41E5E6C6100027E57 /* LoopPlayOnceTest.m in Sources */, + 4883E4CC1E5E6B0900027E57 /* AlBoardmanTest.m in Sources */, + 48EAE23E1E5E61940077ED37 /* PathStrokeTest.m in Sources */, + 4883E4FF1E60ACAF00027E57 /* PhonePreCompTest.m in Sources */, + 48EAE1F41E5E5BC60077ED37 /* LottieLogoTestB.m in Sources */, + 48EAE2401E5E61E60077ED37 /* AlarmTest.m in Sources */, + 4883E54E1E60CE8600027E57 /* ImageLoadTest.m in Sources */, + 4883E4B81E5E690500027E57 /* SplitDimensions.m in Sources */, + 4883E4D61E5E6C7C00027E57 /* EmpyStateTest.m in Sources */, + 4883E4CE1E5E6B2D00027E57 /* HamburgerArrowTest.m in Sources */, + 4883E4B41E5E68DC00027E57 /* TrimPathFill.m in Sources */, + 48EAE2441E5E62630077ED37 /* CheckSwitchTest.m in Sources */, + 48D2C7301E5D158A00CC145E /* LottieLogoTest.m in Sources */, + 4883E4D21E5E6B4B00027E57 /* TwitterHeartTest.m in Sources */, + 4883E5501E60CE9900027E57 /* ImageMoveTest.m in Sources */, + 4883E4B61E5E68E600027E57 /* TrimPathsFull.m in Sources */, + 4883E4D01E5E6B3B00027E57 /* PinJump.m in Sources */, + 48EAE2461E5E62EC0077ED37 /* CityTest.m in Sources */, + 4883E4B21E5E68C900027E57 /* LightBulb.m in Sources */, + 48EAE1FA1E5E5EE10077ED37 /* LottieAnimationTestCase.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 48D2C72D1E5D158A00CC145E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 48D2C7111E5D158A00CC145E /* Lottie-Screenshot */; + targetProxy = 48D2C72C1E5D158A00CC145E /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + 48D2C71E1E5D158A00CC145E /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 48D2C71F1E5D158A00CC145E /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 48D2C7231E5D158A00CC145E /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 48D2C7241E5D158A00CC145E /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 48D2C73D1E5D158A00CC145E /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_NO_COMMON_BLOCKS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + }; + name = Debug; + }; + 48D2C73E1E5D158A00CC145E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_NO_COMMON_BLOCKS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 48D2C7401E5D158A00CC145E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 0B9CEBE2C6713C7A0FFB9B22 /* Pods-Lottie-Screenshot.debug.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "Lottie-Screenshot/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "-.Lottie-Screenshot"; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 48D2C7411E5D158A00CC145E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ED3474D7D70B8A56A28FEEB5 /* Pods-Lottie-Screenshot.release.xcconfig */; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "Lottie-Screenshot/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "-.Lottie-Screenshot"; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 48D2C7431E5D158A00CC145E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 217C267174982CD7145A5BF6 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + INFOPLIST_FILE = "Lottie-ScreenshotTests/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "-.Lottie-ScreenshotTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Lottie-Screenshot.app/Lottie-Screenshot"; + }; + name = Debug; + }; + 48D2C7441E5D158A00CC145E /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 81296DC363CBCBB345B0CA51 /* Pods-Lottie-ScreenshotTests.release.xcconfig */; + buildSettings = { + BUNDLE_LOADER = "$(TEST_HOST)"; + INFOPLIST_FILE = "Lottie-ScreenshotTests/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "-.Lottie-ScreenshotTests"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Lottie-Screenshot.app/Lottie-Screenshot"; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 48D2C70D1E5D158A00CC145E /* Build configuration list for PBXProject "Lottie-Screenshot" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 48D2C73D1E5D158A00CC145E /* Debug */, + 48D2C73E1E5D158A00CC145E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 48D2C73F1E5D158A00CC145E /* Build configuration list for PBXNativeTarget "Lottie-Screenshot" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 48D2C7401E5D158A00CC145E /* Debug */, + 48D2C7411E5D158A00CC145E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 48D2C7421E5D158A00CC145E /* Build configuration list for PBXNativeTarget "Lottie-ScreenshotTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 48D2C7431E5D158A00CC145E /* Debug */, + 48D2C7441E5D158A00CC145E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 48D2C70A1E5D158A00CC145E /* Project object */; +} diff --git a/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000000..16dddb0701 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata b/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000000..3c8e78b241 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json b/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json new file mode 100755 index 0000000000..698f89ce67 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":3,"nm":"NULL CONTROL 2","parent":20,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.38],"y":[1]},"o":{"x":[0.194],"y":[0]},"n":["0p38_1_0p194_0"],"t":127.2,"s":[0],"e":[180]},{"t":158.4001953125}]},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.013,"y":0},"n":"0_1_0p013_0","t":24,"s":[417.9,540,0],"e":[340.2,540,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.2,"y":0.2},"o":{"x":0.1,"y":0.1},"n":"0p2_0p2_0p1_0p1","t":60,"s":[340.2,540,0],"e":[340.2,540,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.05,"y":0},"n":"0_1_0p05_0","t":127.2,"s":[340.2,540,0],"e":[538.514,540,0],"to":[0,0,0],"ti":[0,0,0]},{"t":158.4001953125}]},"a":{"k":[60,60,0]},"s":{"k":[74,74,100]}},"ao":0,"ip":0,"op":178,"st":-22.8,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Group 10","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":3,"s":[223.64,60,0],"e":[224.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.611,"y":0.611},"o":{"x":0.167,"y":0.167},"n":"0p611_0p611_0p167_0p167","t":22.8,"s":[224.992,60,0],"e":[224.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.061,"y":1},"o":{"x":0.167,"y":0},"n":"0p061_1_0p167_0","t":127.2,"s":[224.992,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.200390625}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-34,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-16.6,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":1,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":18.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":36,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":53.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":71,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":88.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":106,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":123.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":141,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":158.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":176,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":193.4,"s":[100,100,100],"e":[90,90,100]},{"t":211.0001953125}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-246.859],[246.859,0],[0,246.859],[-246.859,0]],"o":[[0,246.859],[-246.859,0],[0,-246.859],[246.859,0]],"v":[[446.978,0],[0,446.978],[-446.977,0],[0,-446.978]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"}],"ip":0,"op":178,"st":-13.2,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Group 11","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":21.6,"s":[224.991,60,0],"e":[181.494,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":68.4,"s":[181.494,60,0],"e":[181.494,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[181.494,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.199609375}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":0,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":17.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":35,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":52.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":70,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":87.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":105,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":122.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":140,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":157.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":175,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":192.4,"s":[100,100,100],"e":[90,90,100]},{"t":210.000390625}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-222.836],[222.836,0],[0,222.836],[-222.836,0]],"o":[[0,222.836],[-222.836,0],[0,-222.836],[222.836,0]],"v":[[403.48,0],[0,403.48],[-403.48,0],[0,-403.48]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"}],"ip":0,"op":178,"st":-14.4,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Group 12","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":20.4,"s":[224.992,60,0],"e":[139.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":67.2,"s":[139.496,60,0],"e":[139.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[139.496,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.1998046875}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-1,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":16.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":34,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":51.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":69,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":86.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":104,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":121.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":139,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":156.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":174,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":191.399,"s":[100,100,100],"e":[90,90,100]},{"t":208.999609375}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-199.641],[199.641,0],[0,199.641],[-199.641,0]],"o":[[0,199.641],[-199.641,0],[0,-199.641],[199.641,0]],"v":[[361.482,0],[0,361.482],[-361.482,0],[0,-361.482]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"}],"ip":0,"op":178,"st":-15.6,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Group 13","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":19.2,"s":[224.992,60,0],"e":[97.498,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":66,"s":[97.498,60,0],"e":[97.498,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[97.498,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-2,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":15.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":33,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":50.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":68,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":85.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":103,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":120.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":138,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":155.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":173,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":190.399,"s":[100,100,100],"e":[90,90,100]},{"t":207.9998046875}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-176.446],[176.446,0],[0,176.446],[-176.446,0]],"o":[[0,176.446],[-176.446,0],[0,-176.446],[176.446,0]],"v":[[319.484,0],[0,319.484],[-319.484,0],[0,-319.484]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13"}],"ip":0,"op":178,"st":-16.8,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"Group 14","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":18,"s":[224.992,60,0],"e":[55.5,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":64.8,"s":[55.5,60,0],"e":[55.5,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[55.5,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2001953125}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-3,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":14.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":32,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":49.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":67,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":84.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":102,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":119.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":137,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":154.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":172,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":189.399,"s":[100,100,100],"e":[90,90,100]},{"t":207}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-153.251],[153.251,0],[0,153.251],[-153.251,0]],"o":[[0,153.251],[-153.251,0],[0,-153.251],[153.251,0]],"v":[[277.486,0],[0,277.486],[-277.486,0],[0,-277.486]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14"}],"ip":0,"op":178,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Group 15","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":16.8,"s":[224.992,60,0],"e":[16.502,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":63.6,"s":[16.502,60,0],"e":[16.502,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[16.502,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.200390625}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-4,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":13.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":31,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":48.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":66,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":83.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":101,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":118.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":136,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":153.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":171,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":188.4,"s":[100,100,100],"e":[90,90,100]},{"t":206.0001953125}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-131.713],[131.713,0],[0,131.713],[-131.713,0]],"o":[[0,131.713],[-131.713,0],[0,-131.713],[131.713,0]],"v":[[238.488,0],[0,238.488],[-238.488,0],[0,-238.488]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15"}],"ip":0,"op":178,"st":-19.2,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Group 16","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":15.6,"s":[224.992,60,0],"e":[-22.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":62.4,"s":[-22.496,60,0],"e":[-22.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-22.496,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.199609375}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-5,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":12.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":30,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":47.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":65,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":82.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":100,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":117.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":135,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":152.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":170,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":187.4,"s":[100,100,100],"e":[90,90,100]},{"t":205.000390625}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-110.175],[110.175,0],[0,110.175],[-110.175,0]],"o":[[0,110.175],[-110.175,0],[0,-110.175],[110.175,0]],"v":[[199.49,0],[0,199.49],[-199.49,0],[0,-199.49]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16"}],"ip":0,"op":178,"st":-20.4,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Group 17","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":14.4,"s":[224.992,60,0],"e":[-65.994,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":61.2,"s":[-65.994,60,0],"e":[-65.994,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-65.994,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.1998046875}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-6,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":11.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":29,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":46.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":64,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":81.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":99,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":116.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":134,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":151.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":169,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":186.399,"s":[100,100,100],"e":[90,90,100]},{"t":203.999609375}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-86.152],[86.152,0],[0,86.152],[-86.152,0]],"o":[[0,86.152],[-86.152,0],[0,-86.152],[86.152,0]],"v":[[155.992,0],[0,155.992],[-155.992,0],[0,-155.992]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17"}],"ip":0,"op":178,"st":-21.6,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Group 18","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":13.2,"s":[224.992,60,0],"e":[-104.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":60,"s":[-104.992,60,0],"e":[-104.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-104.992,60,0],"e":[58.1,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-7,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":10.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":28,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":45.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":63,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":80.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":98,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":115.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":133,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":150.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":168,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":185.399,"s":[100,100,100],"e":[90,90,100]},{"t":202.9998046875}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-64.614],[64.614,0],[0,64.614],[-64.614,0]],"o":[[0,64.614],[-64.614,0],[0,-64.614],[64.614,0]],"v":[[116.994,0],[0,116.994],[-116.994,0],[0,-116.994]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.97,0.49,0.37,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18"}],"ip":0,"op":178,"st":-22.8,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":3,"nm":"NULL CONTROL","parent":20,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.38],"y":[1]},"o":{"x":[0.189],"y":[0]},"n":["0p38_1_0p189_0"],"t":127.2,"s":[180],"e":[0]},{"t":158.4001953125}]},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.013,"y":0},"n":"0_1_0p013_0","t":24,"s":[662.1,540,0],"e":[736.1,540,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.2,"y":0.2},"o":{"x":0.1,"y":0.1},"n":"0p2_0p2_0p1_0p1","t":60,"s":[736.1,540,0],"e":[736.1,540,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.05,"y":0},"n":"0_1_0p05_0","t":127.2,"s":[736.1,540,0],"e":[538.514,540,0],"to":[0,0,0],"ti":[0,0,0]},{"t":158.4001953125}]},"a":{"k":[60,60,0]},"s":{"k":[74,74,100]}},"ao":0,"ip":0,"op":178,"st":-22.8,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"Group 27","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.609,"y":0.609},"o":{"x":0.167,"y":0.167},"n":"0p609_0p609_0p167_0p167","t":22.8,"s":[224.992,60,0],"e":[224.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.051,"y":1},"o":{"x":0.167,"y":0},"n":"0p051_1_0p167_0","t":127.2,"s":[224.992,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.200390625}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-34,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-16.6,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":1,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":18.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":36,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":53.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":71,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":88.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":106,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":123.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":141,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":158.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":176,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":193.4,"s":[100,100,100],"e":[90,90,100]},{"t":211.0001953125}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-246.859],[246.859,0],[0,246.859],[-246.859,0]],"o":[[0,246.859],[-246.859,0],[0,-246.859],[246.859,0]],"v":[[446.978,0],[0,446.978],[-446.977,0],[0,-446.978]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"}],"ip":0,"op":178,"st":-13.2,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"Group 26","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":21.6,"s":[224.991,60,0],"e":[181.494,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":68.4,"s":[181.494,60,0],"e":[181.494,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[181.494,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.199609375}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":0,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":17.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":35,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":52.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":70,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":87.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":105,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":122.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":140,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":157.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":175,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":192.4,"s":[100,100,100],"e":[90,90,100]},{"t":210.000390625}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-222.836],[222.836,0],[0,222.836],[-222.836,0]],"o":[[0,222.836],[-222.836,0],[0,-222.836],[222.836,0]],"v":[[403.48,0],[0,403.48],[-403.48,0],[0,-403.48]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"}],"ip":0,"op":178,"st":-14.4,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Group 25","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":20.4,"s":[224.992,60,0],"e":[139.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":67.2,"s":[139.496,60,0],"e":[139.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[139.496,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.1998046875}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-1,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":16.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":34,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":51.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":69,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":86.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":104,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":121.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":139,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":156.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":174,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":191.399,"s":[100,100,100],"e":[90,90,100]},{"t":208.999609375}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-199.641],[199.641,0],[0,199.641],[-199.641,0]],"o":[[0,199.641],[-199.641,0],[0,-199.641],[199.641,0]],"v":[[361.482,0],[0,361.482],[-361.482,0],[0,-361.482]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"}],"ip":0,"op":178,"st":-15.6,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"Group 24","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":19.2,"s":[224.992,60,0],"e":[97.498,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":66,"s":[97.498,60,0],"e":[97.498,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[97.498,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-2,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":15.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":33,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":50.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":68,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":85.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":103,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":120.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":138,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":155.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":173,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":190.399,"s":[100,100,100],"e":[90,90,100]},{"t":207.9998046875}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-176.446],[176.446,0],[0,176.446],[-176.446,0]],"o":[[0,176.446],[-176.446,0],[0,-176.446],[176.446,0]],"v":[[319.484,0],[0,319.484],[-319.484,0],[0,-319.484]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13"}],"ip":0,"op":178,"st":-16.8,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"Group 23","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":18,"s":[224.992,60,0],"e":[55.5,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":64.8,"s":[55.5,60,0],"e":[55.5,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[55.5,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2001953125}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":-3,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":14.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":32,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":49.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":67,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":84.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":102,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":119.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":137,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":154.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":172,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":189.399,"s":[100,100,100],"e":[90,90,100]},{"t":207}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-153.251],[153.251,0],[0,153.251],[-153.251,0]],"o":[[0,153.251],[-153.251,0],[0,-153.251],[153.251,0]],"v":[[277.486,0],[0,277.486],[-277.486,0],[0,-277.486]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14"}],"ip":0,"op":178,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"Group 22","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":16.8,"s":[224.992,60,0],"e":[16.502,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":63.6,"s":[16.502,60,0],"e":[16.502,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[16.502,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.200390625}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-4,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":13.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":31,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":48.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":66,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":83.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":101,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":118.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":136,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":153.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":171,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":188.4,"s":[100,100,100],"e":[90,90,100]},{"t":206.0001953125}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-131.713],[131.713,0],[0,131.713],[-131.713,0]],"o":[[0,131.713],[-131.713,0],[0,-131.713],[131.713,0]],"v":[[238.488,0],[0,238.488],[-238.488,0],[0,-238.488]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15"}],"ip":0,"op":178,"st":-19.2,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"Group 21","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":15.6,"s":[224.992,60,0],"e":[-22.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":62.4,"s":[-22.496,60,0],"e":[-22.496,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-22.496,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.199609375}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-5,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":12.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":30,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":47.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":65,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":82.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":100,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":117.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":135,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":152.4,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":170,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":187.4,"s":[100,100,100],"e":[90,90,100]},{"t":205.000390625}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-110.175],[110.175,0],[0,110.175],[-110.175,0]],"o":[[0,110.175],[-110.175,0],[0,-110.175],[110.175,0]],"v":[[199.49,0],[0,199.49],[-199.49,0],[0,-199.49]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16"}],"ip":0,"op":178,"st":-20.4,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":4,"nm":"Group 20","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":14.4,"s":[224.992,60,0],"e":[-65.994,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":61.2,"s":[-65.994,60,0],"e":[-65.994,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-65.994,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.1998046875}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-6,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":11.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":29,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":46.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":64,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":81.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":99,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":116.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":134,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":151.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":169,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":186.399,"s":[100,100,100],"e":[90,90,100]},{"t":203.999609375}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-86.152],[86.152,0],[0,86.152],[-86.152,0]],"o":[[0,86.152],[-86.152,0],[0,-86.152],[86.152,0]],"v":[[155.992,0],[0,155.992],[-155.992,0],[0,-155.992]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17"}],"ip":0,"op":178,"st":-21.6,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Group 19","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.036,"y":1},"o":{"x":0.333,"y":0},"n":"0p036_1_0p333_0","t":13.2,"s":[224.992,60,0],"e":[-104.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":0.036},"o":{"x":0.167,"y":0.167},"n":"0p036_0p036_0p167_0p167","t":60,"s":[-104.992,60,0],"e":[-104.992,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.036,"y":1},"o":{"x":0.167,"y":0},"n":"0p036_1_0p167_0","t":127.2,"s":[-104.992,60,0],"e":[62,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":157.2}]},"a":{"k":[960,540,0]},"s":{"k":[{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":-7,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":10.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":28,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":45.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":63,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":80.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":98,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":115.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0.167]},"n":["0p2_1_0p167_0","0p2_1_0p167_0","0p2_0p2_0p167_0p167"],"t":133,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":150.399,"s":[100,100,100],"e":[90,90,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":168,"s":[90,90,100],"e":[100,100,100]},{"i":{"x":[0.2,0.2,0.2],"y":[1,1,0.2]},"o":{"x":[0.1,0.1,0.1],"y":[0,0,0.1]},"n":["0p2_1_0p1_0","0p2_1_0p1_0","0p2_0p2_0p1_0p1"],"t":185.399,"s":[100,100,100],"e":[90,90,100]},{"t":202.9998046875}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-64.614],[64.614,0],[0,64.614],[-64.614,0]],"o":[[0,64.614],[-64.614,0],[0,-64.614],[64.614,0]],"v":[[116.994,0],[0,116.994],[-116.994,0],[0,-116.994]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.24,0.74,0.36,1]},"o":{"k":100},"w":{"k":8},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[960,540],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18"}],"ip":0,"op":178,"st":-22.8,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":1,"nm":"Dark Gray Solid 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[90,90,0]},"a":{"k":[540,540,0]},"s":{"k":[16.667,16.667,100]}},"ao":0,"sw":1080,"sh":1080,"sc":"#303030","ip":0,"op":178,"st":-22.8,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":176,"fr":30,"w":180,"h":180} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/Alarm.json b/Lottie-Screenshot/Lottie-Screenshot/Alarm.json new file mode 100755 index 0000000000..722736d12d --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Alarm.json @@ -0,0 +1,2767 @@ +{ + "assets":[ + + ], + "layers":[ + { + "ddd":0, + "ind":0, + "ty":3, + "nm":"NULL CONTROL 2", + "ks":{ + "o":{ + "k":0 + }, + "r":{ + "k":0 + }, + "p":{ + "k":[ + 19.877, + 19.627, + 0 + ] + }, + "a":{ + "k":[ + 60, + 60, + 0 + ] + }, + "s":{ + "k":[ + 130, + 130, + 100 + ] + } + }, + "ao":0, + "ip":0, + "op":121, + "st":-22, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":1, + "ty":4, + "nm":"Clock Right Line 2", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":-131.2 + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0, + 0 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.167, + 0.167 + ], + "y":[ + 0.167, + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167", + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 194.118, + 194.118 + ], + "e":[ + 271.118, + 271.118 + ] + }, + { + "t":48 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 48.8 + ], + "e":[ + 45 + ] + }, + { + "t":48 + } + ], + "ix":1 + }, + "e":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 48.8 + ], + "e":[ + 52.5 + ] + }, + { + "t":48 + } + ], + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":10 + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":26, + "op":121, + "st":-19, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":2, + "ty":4, + "nm":"Clock Left Line 2", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":-219.2 + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0, + 0 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.167, + 0.167 + ], + "y":[ + 0.167, + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167", + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 193.118, + 193.118 + ], + "e":[ + 271.118, + 271.118 + ] + }, + { + "t":48 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 48.5 + ], + "e":[ + 45 + ] + }, + { + "t":48 + } + ], + "ix":1 + }, + "e":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":26, + "s":[ + 48.5 + ], + "e":[ + 52.5 + ] + }, + { + "t":48 + } + ], + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":10 + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":26, + "op":121, + "st":-19, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":3, + "ty":4, + "nm":"Hand 2", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0 + ] + }, + "n":[ + "0_1_0p167_0" + ], + "t":20, + "s":[ + -393 + ], + "e":[ + -35 + ] + }, + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":36, + "s":[ + -35 + ], + "e":[ + -35 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":56, + "s":[ + -35 + ], + "e":[ + -24 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":61, + "s":[ + -24 + ], + "e":[ + -25 + ] + }, + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":64, + "s":[ + -25 + ], + "e":[ + -25 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":84, + "s":[ + -25 + ], + "e":[ + -14 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":89, + "s":[ + -14 + ], + "e":[ + -15 + ] + }, + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":92, + "s":[ + -15 + ], + "e":[ + -15 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":112, + "s":[ + -15 + ], + "e":[ + -4 + ] + }, + { + "i":{ + "x":[ + 0.667 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p667_1_0p167_0p167" + ], + "t":117, + "s":[ + -4 + ], + "e":[ + -5 + ] + }, + { + "t":120 + } + ] + }, + "p":{ + "k":[ + 60.127, + 60.369, + 0 + ] + }, + "a":{ + "k":[ + 15.254, + 15.741, + 0 + ] + }, + "s":{ + "k":[ + { + "i":{ + "x":[ + 0, + 0, + 0.667 + ], + "y":[ + 1, + 1, + 0.667 + ] + }, + "o":{ + "x":[ + 0.266, + 0.266, + 0.266 + ], + "y":[ + 0, + 0, + 0.266 + ] + }, + "n":[ + "0_1_0p266_0", + "0_1_0p266_0", + "0p667_0p667_0p266_0p266" + ], + "t":20, + "s":[ + 0, + 0, + 100 + ], + "e":[ + 100, + 100, + 100 + ] + }, + { + "t":36 + } + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "ind":0, + "ty":"sh", + "ks":{ + "k":{ + "i":[ + [ + 0, + -0.886 + ], + [ + 0.887, + 0 + ], + [ + 0, + 0.886 + ], + [ + -0.886, + 0 + ] + ], + "o":[ + [ + 0, + 0.886 + ], + [ + -0.886, + 0 + ], + [ + 0, + -0.886 + ], + [ + 0.887, + 0 + ] + ], + "v":[ + [ + 1.605, + 0 + ], + [ + 0, + 1.605 + ], + [ + -1.605, + 0 + ], + [ + 0, + -1.605 + ] + ], + "c":true + } + }, + "nm":"Path 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":1 + }, + "lc":2, + "lj":1, + "ml":10, + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 15.254, + 15.741 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Group 5" + }, + { + "ty":"gr", + "it":[ + { + "ind":0, + "ty":"sh", + "ks":{ + "k":{ + "i":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "o":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "v":[ + [ + -2.504, + 2.504 + ], + [ + 2.504, + -2.504 + ] + ], + "c":false + } + }, + "nm":"Path 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":1 + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 18.893, + 12.103 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Group 6" + } + ], + "ip":0, + "op":121, + "st":-15, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":4, + "ty":4, + "nm":"Extra_07", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":[ + { + "i":{ + "x":[ + 0.58 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p58_1_0p167_0p167" + ], + "t":1, + "s":[ + -710 + ], + "e":[ + 88 + ] + }, + { + "t":24 + } + ] + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0.51, + 0.51 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.167, + 0.167 + ], + "y":[ + 0.167, + 0.167 + ] + }, + "n":[ + "0p51_1_0p167_0p167", + "0p51_1_0p167_0p167" + ], + "t":1, + "s":[ + 0, + 0 + ], + "e":[ + 250, + 250 + ] + }, + { + "t":24 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":1, + "s":[ + 91 + ], + "e":[ + 59.943 + ] + }, + { + "t":11 + } + ], + "ix":1 + }, + "e":{ + "k":[ + { + "i":{ + "x":[ + 0.51 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p51_1_0p167_0p167" + ], + "t":11, + "s":[ + 91 + ], + "e":[ + 59.943 + ] + }, + { + "t":24 + } + ], + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":23, + "s":[ + 10 + ], + "e":[ + 0 + ] + }, + { + "t":26 + } + ] + }, + "lc":2, + "lj":2, + "d":[ + { + "n":"d", + "nm":"dash", + "v":{ + "k":0 + } + }, + { + "n":"g", + "nm":"gap", + "v":{ + "k":20 + } + }, + { + "n":"o", + "nm":"offset", + "v":{ + "k":0 + } + } + ], + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":1, + "op":121, + "st":-29, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":5, + "ty":4, + "nm":"Extra_06", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":[ + { + "i":{ + "x":[ + 0.58 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p58_1_0p167_0p167" + ], + "t":1, + "s":[ + -890 + ], + "e":[ + -92 + ] + }, + { + "t":24 + } + ] + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0.51, + 0.51 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.167, + 0.167 + ], + "y":[ + 0.167, + 0.167 + ] + }, + "n":[ + "0p51_1_0p167_0p167", + "0p51_1_0p167_0p167" + ], + "t":1, + "s":[ + 0, + 0 + ], + "e":[ + 250, + 250 + ] + }, + { + "t":24 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":1, + "s":[ + 91 + ], + "e":[ + 55 + ] + }, + { + "t":11 + } + ], + "ix":1 + }, + "e":{ + "k":[ + { + "i":{ + "x":[ + 0.51 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p51_1_0p167_0p167" + ], + "t":11, + "s":[ + 91 + ], + "e":[ + 55 + ] + }, + { + "t":24 + } + ], + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":23, + "s":[ + 10 + ], + "e":[ + 0 + ] + }, + { + "t":26 + } + ] + }, + "lc":2, + "lj":2, + "d":[ + { + "n":"d", + "nm":"dash", + "v":{ + "k":0 + } + }, + { + "n":"g", + "nm":"gap", + "v":{ + "k":20 + } + }, + { + "n":"o", + "nm":"offset", + "v":{ + "k":0 + } + } + ], + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":1, + "op":121, + "st":-29, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":6, + "ty":4, + "nm":"Outline 2", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.23 + ], + "y":[ + 0 + ] + }, + "n":[ + "0_1_0p23_0" + ], + "t":10, + "s":[ + -360 + ], + "e":[ + -125 + ] + }, + { + "t":41 + } + ] + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0, + 0 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.23, + 0.23 + ], + "y":[ + 0, + 0 + ] + }, + "n":[ + "0_1_0p23_0", + "0_1_0p23_0" + ], + "t":10, + "s":[ + 0, + 0 + ], + "e":[ + 222.618, + 222.618 + ] + }, + { + "t":41 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.23 + ], + "y":[ + 0 + ] + }, + "n":[ + "0_1_0p23_0" + ], + "t":10, + "s":[ + 0 + ], + "e":[ + 5 + ] + }, + { + "t":41 + } + ], + "ix":1 + }, + "e":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.23 + ], + "y":[ + 0 + ] + }, + "n":[ + "0_1_0p23_0" + ], + "t":10, + "s":[ + 0 + ], + "e":[ + 95 + ] + }, + { + "t":41 + } + ], + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":10 + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":10, + "op":121, + "st":-20, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":7, + "ty":4, + "nm":"BG 2", + "parent":0, + "ks":{ + "o":{ + "k":40 + }, + "r":{ + "k":0 + }, + "p":{ + "k":[ + 60.123, + 60.373, + 0 + ] + }, + "a":{ + "k":[ + 0, + 0, + 0 + ] + }, + "s":{ + "k":[ + 10, + 10, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "d":1, + "ty":"el", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0, + 0 + ], + "y":[ + 1, + 1 + ] + }, + "o":{ + "x":[ + 0.17, + 0.17 + ], + "y":[ + 0, + 0 + ] + }, + "n":[ + "0_1_0p17_0", + "0_1_0p17_0" + ], + "t":12, + "s":[ + 0, + 0 + ], + "e":[ + 164.218, + 164.218 + ] + }, + { + "t":43 + } + ] + }, + "p":{ + "k":[ + 0, + 0 + ] + }, + "nm":"Ellipse Path 1" + }, + { + "ty":"fl", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.82, + 0.75, + 1 + ] + }, + "o":{ + "k":100 + }, + "nm":"Fill 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 0, + 0 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Ellipse 1" + } + ], + "ip":12, + "op":121, + "st":-18, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":8, + "ty":4, + "nm":"Leg 4", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":0 + }, + "p":{ + "k":[ + 59.873, + 59.627, + 0 + ] + }, + "a":{ + "k":[ + 15, + 15, + 0 + ] + }, + "s":{ + "k":[ + 100, + 100, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "ind":0, + "ty":"sh", + "ks":{ + "k":{ + "i":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "o":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "v":[ + [ + -1.156, + 1.156 + ], + [ + 1.156, + -1.156 + ] + ], + "c":false + } + }, + "nm":"Path 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":28, + "s":[ + 0 + ], + "e":[ + 1 + ] + }, + { + "t":31 + } + ] + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"fl", + "fillEnabled":true, + "c":{ + "k":[ + 1, + 1, + 1, + 1 + ] + }, + "o":{ + "k":100 + }, + "nm":"Fill 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 5.804, + 24.385 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Legs" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":31, + "s":[ + 99 + ], + "e":[ + 0 + ] + }, + { + "t":53 + } + ], + "ix":1 + }, + "e":{ + "k":100, + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + } + ], + "ip":0, + "op":121, + "st":-21, + "bm":0, + "sr":1 + }, + { + "ddd":0, + "ind":9, + "ty":4, + "nm":"Leg 3", + "parent":0, + "ks":{ + "o":{ + "k":100 + }, + "r":{ + "k":0 + }, + "p":{ + "k":[ + 59.873, + 59.627, + 0 + ] + }, + "a":{ + "k":[ + 15, + 15, + 0 + ] + }, + "s":{ + "k":[ + 100, + 100, + 100 + ] + } + }, + "ao":0, + "shapes":[ + { + "ty":"gr", + "it":[ + { + "ind":0, + "ty":"sh", + "ks":{ + "k":{ + "i":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "o":[ + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ], + "v":[ + [ + 1.156, + 1.156 + ], + [ + -1.156, + -1.156 + ] + ], + "c":false + } + }, + "nm":"Path 1" + }, + { + "ty":"st", + "fillEnabled":true, + "c":{ + "k":[ + 0, + 0.48, + 0.44, + 1 + ] + }, + "o":{ + "k":100 + }, + "w":{ + "k":[ + { + "i":{ + "x":[ + 0.833 + ], + "y":[ + 0.833 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0p833_0p833_0p167_0p167" + ], + "t":28, + "s":[ + 0 + ], + "e":[ + 1 + ] + }, + { + "t":31 + } + ] + }, + "lc":2, + "lj":2, + "nm":"Stroke 1" + }, + { + "ty":"fl", + "fillEnabled":true, + "c":{ + "k":[ + 1, + 1, + 1, + 1 + ] + }, + "o":{ + "k":100 + }, + "nm":"Fill 1" + }, + { + "ty":"tr", + "p":{ + "k":[ + 25.269, + 24.385 + ], + "ix":2 + }, + "a":{ + "k":[ + 0, + 0 + ], + "ix":1 + }, + "s":{ + "k":[ + 100, + 100 + ], + "ix":3 + }, + "r":{ + "k":0, + "ix":6 + }, + "o":{ + "k":100, + "ix":7 + }, + "sk":{ + "k":0, + "ix":4 + }, + "sa":{ + "k":0, + "ix":5 + }, + "nm":"Transform" + } + ], + "nm":"Legs" + }, + { + "ty":"tm", + "s":{ + "k":[ + { + "i":{ + "x":[ + 0 + ], + "y":[ + 1 + ] + }, + "o":{ + "x":[ + 0.167 + ], + "y":[ + 0.167 + ] + }, + "n":[ + "0_1_0p167_0p167" + ], + "t":31, + "s":[ + 99 + ], + "e":[ + 0 + ] + }, + { + "t":53 + } + ], + "ix":1 + }, + "e":{ + "k":100, + "ix":2 + }, + "o":{ + "k":0, + "ix":3 + }, + "m":1, + "ix":2, + "nm":"Trim Paths 1" + } + ], + "ip":0, + "op":121, + "st":-21, + "bm":0, + "sr":1 + } + ], + "v":"4.4.26", + "ddd":0, + "ip":0, + "op":121, + "fr":30, + "w":40, + "h":40 +} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/AllSet.json b/Lottie-Screenshot/Lottie-Screenshot/AllSet.json new file mode 100755 index 0000000000..b80bd848d9 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/AllSet.json @@ -0,0 +1 @@ +{"assets":[{"id":"comp_10","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Person Eyes & Mouth","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,448.5,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-1.965,1.965]],"o":[[1.965,1.965],[0,0]],"v":[[-3.558,-0.982],[3.558,-0.982]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[166.03,179.815],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Mouth","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":5.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":9,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":9.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":50,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":50.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":54,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":54.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":72,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":72.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":76,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":76.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":80,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":80.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":84,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"t":84.5}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[171.297,174.335],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":5.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":9,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":9.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":50,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":50.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":54,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":54.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":72,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":72.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":76,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":76.5,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":80,"s":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":80.5,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":84,"s":[{"i":[[0.335,0],[0,-0.028],[-0.335,0],[0,0.028]],"o":[[-0.335,0],[0,0.028],[0.335,0],[0,-0.028]],"v":[[0,-0.051],[-0.607,0],[0,0.051],[0.607,0]],"c":true}],"e":[{"i":[[0.335,0],[0,-0.335],[-0.335,0],[0,0.335]],"o":[[-0.335,0],[0,0.335],[0.335,0],[0,-0.335]],"v":[[0,-0.607],[-0.607,0],[0,0.607],[0.607,0]],"c":true}]},{"t":84.5}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[160.764,174.335],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":150,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Person Body","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,448.5,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[-11.319,0],[0,0],[0,-11.32]],"o":[[0,0],[0,0],[0,-11.32],[0,0],[11.319,0],[0,0]],"v":[[20.497,14.699],[-20.497,14.699],[-20.497,5.797],[-0.001,-14.7],[0.001,-14.7],[20.497,5.797]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":58.5,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[166.03,201.773],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":150,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Person Head","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,448.5,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[6.516,0],[0,-6.517],[-6.516,0],[0,6.516]],"o":[[-6.516,0],[0,6.516],[6.516,0],[0,-6.517]],"v":[[0,-11.799],[-11.799,0],[0,11.798],[11.799,0]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[166.03,175.275],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":150,"st":0,"bm":0,"sr":1}]}],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Splash Line 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187,188.096,0]},"a":{"k":[173,119,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[204.566,82.886],[204.566,87.653]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Splash","np":3,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p16_1_0p167_0p167"],"t":43,"s":[100],"e":[0]},{"t":46.5}],"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Splash Line 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187,188.096,0]},"a":{"k":[173,119,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.688,-1.688],[-1.688,1.688]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[218.832,90.28],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Splash","np":3,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p16_1_0p167_0p167"],"t":43,"s":[100],"e":[0]},{"t":46.5}],"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Splash Line 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187,188.096,0]},"a":{"k":[173,119,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-1.688,-1.688],[1.688,1.688]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[190.301,90.28],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Splash","np":3,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.16],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p16_1_0p167_0p167"],"t":43,"s":[100],"e":[0]},{"t":46.5}],"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"ID LINE 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,184,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[200.689,174.895],[249.271,174.895]],"c":false}},"nm":"Path 3","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":28,"s":[100],"e":[0]},{"t":31}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":31.5,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"ID LINE 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,184,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[200.689,189.974],[249.271,189.974]],"c":false}},"nm":"Path 2","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":27,"s":[100],"e":[0]},{"t":29}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":29.5,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"ID LINE 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,184,0]},"a":{"k":[160,146.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[200.689,205.054],[249.271,205.054]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":26,"s":[100],"e":[0]},{"t":27.5}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":28,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":1,"nm":"Body Matte 5","parent":10,"td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[172,461.278,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":0,"nm":"Little Person","parent":10,"tt":1,"refId":"comp_10","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.85,"y":0},"n":"0p833_0p833_0p85_0","t":25,"s":[175.814,45.032,0],"e":[175.814,-22.575,0],"to":[0,0,0],"ti":[0,0,0]},{"t":32}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[73.475,73.475,100]}},"ao":0,"w":375,"h":667,"ip":0,"op":109.5,"st":-40.5,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":1,"nm":"Body Matte 4","parent":10,"td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[172,-138.894,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Bag Handle","parent":10,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.15,"y":1},"o":{"x":0.85,"y":0},"n":"0p15_1_0p85_0","t":25,"s":[203,243.048,0],"e":[203,149,0],"to":[0,0,0],"ti":[0,0,0]},{"t":43}]},"a":{"k":[203,149,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[6.736,0],[0,0],[0,-6.737],[0,0],[0,0],[0,0],[0,0],[0,0],[-2.006,0],[0,0],[0,-2.005],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[-6.737,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,-2.005],[0,0],[2.005,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,-6.737]],"v":[[10.793,-45.417],[-10.793,-45.417],[-23.011,-33.199],[-23.011,-22.969],[-23.011,45.417],[-14.43,45.417],[-14.43,-22.969],[-14.43,-33.199],[-10.793,-36.836],[10.793,-36.836],[14.43,-33.199],[14.43,-22.969],[14.43,45.417],[23.011,45.417],[23.011,-22.969],[23.011,-33.199]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[204.566,150.267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bag Handle","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Bag","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.15,"y":1},"o":{"x":0.85,"y":0},"n":"0p15_1_0p85_0","t":25,"s":[224.5,210.5,0],"e":[217.5,212.7,0],"to":[0,0,0],"ti":[0,0,0]},{"t":43}]},"a":{"k":[203,149,0]},"s":{"k":[{"i":{"x":[0.15,0.15,0.15],"y":[1,1,0.15]},"o":{"x":[0.85,0.85,0.85],"y":[0,0,0.85]},"n":["0p15_1_0p85_0","0p15_1_0p85_0","0p15_0p15_0p85_0p85"],"t":25,"s":[136.1,136.1,100],"e":[100,100,100]},{"t":43}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[2.345,0],[0,0],[0,2.345],[0,0],[-2.345,0],[0,0],[0,-2.345],[0,0]],"o":[[0,0],[-2.345,0],[0,0],[0,-2.345],[0,0],[2.345,0],[0,0],[0,2.345]],"v":[[45.679,34.193],[-45.678,34.193],[-49.924,29.947],[-49.924,-29.947],[-45.678,-34.193],[45.679,-34.193],[49.924,-29.947],[49.924,29.947]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.15],"y":[1]},"o":{"x":[0.85],"y":[0]},"n":["0p15_1_0p85_0"],"t":25,"s":[1.5],"e":[2]},{"t":43}]},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[204.566,161.491],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bag","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"Line 2","parent":14,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[227.333,477,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-98.722,190.362],[25.82,190.362]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.15],"y":[1]},"o":{"x":[0.85],"y":[0]},"n":["0p15_1_0p85_0"],"t":25,"s":[2],"e":[2.5]},{"t":43}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":33,"st":-114.5,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Head","parent":15,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.66,"y":0},"n":"0p833_0p833_0p66_0","t":14,"s":[173,119,0],"e":[173,119.562,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":21,"s":[173,119.562,0],"e":[173,124.298,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":26,"s":[173,124.298,0],"e":[173,120.157,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":30,"s":[173,120.157,0],"e":[173,113.702,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":35.5,"s":[173,113.702,0],"e":[173,122.003,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":40.5,"s":[173,122.003,0],"e":[173,117,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":46,"s":[173,117,0],"e":[173,121,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":49.5,"s":[173,121,0],"e":[173,119,0],"to":[0,0,0],"ti":[0,0,0]},{"t":53}]},"a":{"k":[173,119,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-4.515,4.516]],"o":[[4.516,4.516],[0,0]],"v":[[-8.176,-2.258],[8.176,-2.258]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[135.369,77.752],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Mouth","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.771,0],[0,-0.77],[-0.771,0],[0,0.771]],"o":[[-0.771,0],[0,0.771],[0.771,0],[0,-0.77]],"v":[[0,-1.395],[-1.395,0],[0,1.395],[1.395,0]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[147.473,65.158],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.771,0],[0,-0.77],[-0.771,0],[0,0.771]],"o":[[-0.771,0],[0,0.771],[0.771,0],[0,-0.77]],"v":[[0,-1.395],[-1.395,0],[0,1.395],[1.395,0]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[123.265,65.158],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[14.976,0],[0,-14.976],[-14.976,0],[0,14.976]],"o":[[-14.976,0],[0,14.976],[14.976,0],[0,-14.976]],"v":[[0,-27.116],[-27.116,0],[0,27.116],[27.116,0]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.15],"y":[1]},"o":{"x":[0.85],"y":[0]},"n":["0p15_1_0p85_0"],"t":21.5,"s":[2.5],"e":[2]},{"t":43}]},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[135.37,67.317],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Head","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":1,"nm":"Body Matte","parent":17,"td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.15,"y":1},"o":{"x":0.85,"y":0},"n":"0p15_1_0p85_0","t":21.5,"s":[18.667,-216.043,0],"e":[18.667,-195.75,0],"to":[0,0,0],"ti":[0,0,0]},{"t":43}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"Body","parent":16,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.72,"y":1},"o":{"x":0.28,"y":0},"n":"0p72_1_0p28_0","t":21.5,"s":[60,60,0],"e":[100,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":39.5}]},"a":{"k":[173,119,0]},"s":{"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,0.667]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0.333]},"n":["0p667_1_0p333_0","0p667_1_0p333_0","0p667_0p667_0p333_0p333"],"t":21.5,"s":[75.5,75.5,100],"e":[100,100,100]},{"t":42.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[-26.016,0],[0,-26.015]],"o":[[0,0],[0,0],[0,-26.015],[26.015,0],[0,0]],"v":[[47.06,39.581],[-47.151,39.581],[-47.105,-3.578],[0,-50.683],[47.105,-3.578]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.15],"y":[1]},"o":{"x":[0.85],"y":[0]},"n":["0p15_1_0p85_0"],"t":21.5,"s":[2.5],"e":[2]},{"t":43}]},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.736,145.1],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Body","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":1,"nm":"Jump Controller","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.66,"y":0},"n":"0_1_0p66_0","t":14,"s":[151.75,206,0],"e":[151.75,214,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.66,"y":0},"n":"0_1_0p66_0","t":21.5,"s":[151.75,214,0],"e":[151.75,161.63,0],"to":[0,0,0],"ti":[4.73695171290616e-15,3.37097382545471,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":31,"s":[151.75,161.63,0],"e":[151.75,193.774,0],"to":[-4.73695171290616e-15,-3.37097382545471,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":39.5,"s":[151.75,193.774,0],"e":[151.75,192.274,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":44,"s":[151.75,192.274,0],"e":[151.75,193.774,0],"to":[0,0,0],"ti":[0,0,0]},{"t":47.5}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":0,"op":90,"st":-10.5,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":1,"nm":"CONTROLLER","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":25,"s":[151.75,206,0],"e":[189,183,0],"to":[0,0,0],"ti":[0,0,0]},{"t":39.5}]},"a":{"k":[60,60,0]},"s":{"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,0.667]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0.333]},"n":["0p667_1_0p333_0","0p667_1_0p333_0","0p667_0p667_0p333_0p333"],"t":25,"s":[75.5,75.5,100],"e":[100,100,100]},{"t":39.5}]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":0,"op":90,"st":-45.5,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":1,"nm":"Body Matte 3","parent":14,"td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,1000.766,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":33,"st":-50.5,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Phone 9","parent":14,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.819,"y":0.384},"o":{"x":1,"y":0},"n":"0p819_0p384_1_0","t":23,"s":[276.184,584.377,0],"e":[276.184,563.559,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.358,"y":0.092},"n":"0p833_0p833_0p358_0p092","t":32.5,"s":[276.184,563.559,0],"e":[276.184,549.008,0],"to":[0,0,0],"ti":[0,0,0]},{"t":33}]},"a":{"k":[160,146.5,0]},"s":{"k":[132.45,132.45,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[3.204,0],[0,0],[0,3.204],[-3.204,0],[0,0],[0,-3.204]],"o":[[0,0],[-3.204,0],[0,-3.204],[0,0],[3.204,0],[0,3.204]],"v":[[4.637,5.801],[-4.637,5.801],[-10.438,0],[-4.637,-5.801],[4.637,-5.801],[10.438,0]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[95.499,221.476],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,4.888],[0,0],[-4.888,0],[0,0],[0,-4.888],[0,0],[4.888,0],[0,0]],"o":[[0,0],[0,-4.888],[0,0],[4.888,0],[0,0],[0,4.888],[0,0],[-4.888,0]],"v":[[-46.246,79.475],[-46.246,-79.475],[-37.395,-88.326],[37.396,-88.326],[46.247,-79.475],[46.247,79.475],[37.396,88.326],[-37.395,88.326]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[95.499,145.239],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":33,"st":-9,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":1,"nm":"Body Matte 2","parent":14,"td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,333.942,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":33,"st":-50.5,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":4,"nm":"Phone 8","parent":14,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":23,"s":[276.184,584.377,0],"e":[276.184,793.857,0],"to":[0,0,0],"ti":[0,0,0]},{"t":33}]},"a":{"k":[160,146.5,0]},"s":{"k":[132.45,132.45,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-46.247,-64.148],[46.247,-64.148],[46.486,76.481],[-46.007,76.481]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[95.498,145.24],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,4.888],[0,0],[-4.888,0],[0,0],[0,-4.888],[0,0],[4.888,0],[0,0]],"o":[[0,0],[0,-4.888],[0,0],[4.888,0],[0,0],[0,4.888],[0,0],[-4.888,0]],"v":[[-46.246,79.475],[-46.246,-79.475],[-37.395,-88.326],[37.396,-88.326],[46.247,-79.475],[46.247,79.475],[37.396,88.326],[-37.395,88.326]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[95.499,145.239],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":33,"st":-9,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":1,"nm":"Deep Cyan Solid 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,69,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":90,"st":-45.5,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":90,"fr":30,"w":375,"h":375} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.h b/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.h new file mode 100644 index 0000000000..b80f542874 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.h @@ -0,0 +1,17 @@ +// +// AppDelegate.h +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import + +@interface AppDelegate : UIResponder + +@property (strong, nonatomic) UIWindow *window; + + +@end + diff --git a/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.m b/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.m new file mode 100644 index 0000000000..b4e898e96b --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.m @@ -0,0 +1,51 @@ +// +// AppDelegate.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import "AppDelegate.h" + +@interface AppDelegate () + +@end + +@implementation AppDelegate + + +- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { + // Override point for customization after application launch. + return YES; +} + + +- (void)applicationWillResignActive:(UIApplication *)application { + // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. + // Use this method to pause ongoing tasks, disable timers, and invalidate graphics rendering callbacks. Games should use this method to pause the game. +} + + +- (void)applicationDidEnterBackground:(UIApplication *)application { + // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. + // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. +} + + +- (void)applicationWillEnterForeground:(UIApplication *)application { + // Called as part of the transition from the background to the active state; here you can undo many of the changes made on entering the background. +} + + +- (void)applicationDidBecomeActive:(UIApplication *)application { + // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. +} + + +- (void)applicationWillTerminate:(UIApplication *)application { + // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. +} + + +@end diff --git a/Lottie-Screenshot/Lottie-Screenshot/Assets.xcassets/AppIcon.appiconset/Contents.json b/Lottie-Screenshot/Lottie-Screenshot/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000000..118c98f746 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,38 @@ +{ + "images" : [ + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/LaunchScreen.storyboard b/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/LaunchScreen.storyboard new file mode 100644 index 0000000000..fdf3f97d1b --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/LaunchScreen.storyboard @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard b/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard new file mode 100644 index 0000000000..4529698c4c --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json b/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json new file mode 100755 index 0000000000..34acd29076 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Checkmark Outlines 2","parent":3,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[14.403,24.469,0]},"a":{"k":[17,13,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[12,-8],[-4.001,8],[-12,0]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0_1_0p167_0"],"t":94,"s":[100],"e":[0]},{"t":121}],"ix":1},"e":{"k":[{"i":{"x":[0],"y":[0]},"o":{"x":[0.167],"y":[0.167]},"n":["0_0_0p167_0p167"],"t":94,"s":[100],"e":[100]},{"t":121}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":94,"s":[0.76,0.76,0.76,1],"e":[0,0.65,0.6,1]},{"t":121}]},"o":{"k":100},"w":{"k":3},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[17,13],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"mn":"ADBE Vector Group"}],"ip":94,"op":151,"st":1,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"X Outlines","parent":3,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.52],"y":[0]},"n":["0_1_0p52_0"],"t":15,"s":[0],"e":[-90]},{"t":56}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.5,"y":0},"n":"0p833_0p833_0p5_0","t":88,"s":[15.346,24.665,0],"e":[2.449,24.665,0],"to":[0,0,0],"ti":[0,0,0]},{"t":94}]},"a":{"k":[11.313,11.759,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[7.391,7.84],[-7.493,-7.049]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":22,"s":[0,0.65,0.6,1],"e":[0.76,0.76,0.76,1]},{"t":36}]},"o":{"k":100},"w":{"k":3},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[11.364,11.364],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0_1_0p167_0p167"],"t":25,"s":[50],"e":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":46,"s":[0],"e":[0]},{"i":{"x":[0.801],"y":[0.738]},"o":{"x":[0.5],"y":[0]},"n":["0p801_0p738_0p5_0"],"t":86,"s":[0],"e":[43.795]},{"i":{"x":[0.708],"y":[0.786]},"o":{"x":[0.376],"y":[0.437]},"n":["0p708_0p786_0p376_0p437"],"t":94,"s":[43.795],"e":[50]},{"t":95}],"ix":1},"e":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0_1_0p167_0p167"],"t":25,"s":[50],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":46,"s":[100],"e":[100]},{"i":{"x":[0.801],"y":[0.743]},"o":{"x":[0.5],"y":[0]},"n":["0p801_0p743_0p5_0"],"t":86,"s":[100],"e":[55.405]},{"i":{"x":[0.708],"y":[0.755]},"o":{"x":[0.376],"y":[0.501]},"n":["0p708_0p755_0p376_0p501"],"t":94,"s":[55.405],"e":[50]},{"t":95}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":95,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Checkmark Outlines","parent":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[10.359,11.571,0]},"a":{"k":[17,13,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.52,"y":0},"n":"0_1_0p52_0","t":19,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[12,-8],[-4.001,8],[-12,0]],"c":false}],"e":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[9.332,-8],[-6.669,8],[-14.668,0]],"c":false}]},{"t":35}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.52],"y":[0]},"n":["0_1_0p52_0"],"t":19,"s":[0],"e":[3.4]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.167],"y":[0.167]},"n":["0_0_0p167_0p167"],"t":35,"s":[3.4],"e":[3.4]},{"i":{"x":[0.731],"y":[0.776]},"o":{"x":[0.5],"y":[0]},"n":["0p731_0p776_0p5_0"],"t":86,"s":[3.4],"e":[31.013]},{"i":{"x":[0.756],"y":[-0.33]},"o":{"x":[0.414],"y":[2.535]},"n":["0p756_-0p33_0p414_2p535"],"t":94,"s":[31.013],"e":[31.482]},{"t":95}],"ix":1},"e":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.52],"y":[0]},"n":["0_1_0p52_0"],"t":19,"s":[100],"e":[65.2]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.167],"y":[0.167]},"n":["0_0_0p167_0p167"],"t":35,"s":[65.2],"e":[65.2]},{"i":{"x":[0.731],"y":[0.794]},"o":{"x":[0.5],"y":[0]},"n":["0p731_0p794_0p5_0"],"t":88,"s":[65.2],"e":[38.107]},{"i":{"x":[0.756],"y":[0.887]},"o":{"x":[0.414],"y":[0.216]},"n":["0p756_0p887_0p414_0p216"],"t":94,"s":[38.107],"e":[31.482]},{"t":95}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":22,"s":[0,0.65,0.6,1],"e":[0.76,0.76,0.76,1]},{"t":36}]},"o":{"k":100},"w":{"k":3},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[17,13],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":95,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"White BG Outlines","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.52,"y":0},"n":"0_1_0p52_0","t":15,"s":[70.347,49.429,0],"e":[49.428,49.429,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":56,"s":[49.428,49.429,0],"e":[49.428,49.429,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.18,"y":1},"o":{"x":0.5,"y":0},"n":"0p18_1_0p5_0","t":86,"s":[49.428,49.429,0],"e":[70.347,49.429,0],"to":[0,0,0],"ti":[0,0,0]},{"t":106}]},"a":{"k":[24.25,24.25,0]},"s":{"k":[99.867,99.925,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-17.673,0],[0,17.673],[17.673,0],[0,-17.673]],"o":[[17.673,0],[0,-17.673],[-17.673,0],[0,17.673]],"v":[[8.544,32.018],[40.544,0.018],[8.544,-31.982],[-23.456,0.018]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[7.125,24.25],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[93,93],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":150,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Switch Outline Outlines","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[58.858,49.696,0]},"a":{"k":[42,34,0]},"s":{"k":[99.867,99.925,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,17.677],[-17.652,0],[0,0],[0,-17.677],[17.652,0],[0,0]],"o":[[0,-17.673],[0,0],[17.671,0],[0,17.673],[0,0],[-17.671,0]],"v":[[-50.46,-0.154],[-18.463,-32.154],[1.544,-32.154],[33.54,-0.154],[1.544,31.846],[-18.463,31.846]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tr","p":{"k":[42,34],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"mn":"ADBE Vector Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":22,"s":[0,0.65,0.6,1],"e":[0.76,0.76,0.76,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":36,"s":[0.76,0.76,0.76,1],"e":[0.76,0.76,0.76,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":93,"s":[0.76,0.76,0.76,1],"e":[0,0.65,0.6,1]},{"t":106}]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"}],"ip":0,"op":150,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":150,"fr":60,"w":100,"h":100} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/City.json b/Lottie-Screenshot/Lottie-Screenshot/City.json new file mode 100755 index 0000000000..c5cb0d5950 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/City.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Buildings 14 c","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[246.089,273.206,0]},"a":{"k":[245.839,534.206,0]},"s":{"k":[{"i":{"x":[0,0,0],"y":[1,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_1_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":21,"s":[0,0,100],"e":[100,100,100]},{"t":32}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.634,0],[0,-0.635],[-0.634,0],[0,0.634]],"o":[[-0.634,0],[0,0.634],[0.634,0],[0,-0.635]],"v":[[16.086,168.355],[14.936,169.506],[16.086,170.656],[17.238,169.506]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[229.752,364.7],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13","np":2,"mn":"ADBE Vector Group"}],"ip":21,"op":124,"st":21,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Buildings 14 door MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.75,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[27.832,183.075],[7.817,183.075],[7.883,147.659],[27.899,147.659]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[233.022,364.701],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":3,"mn":"ADBE Vector Group"}],"ip":12.5,"op":124,"st":4,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Buildings 14 b","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":12.5,"s":[187.75,104.167,0],"e":[187.75,70.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":22.5,"s":[187.75,70.5,0],"e":[187.75,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":32.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[27.915,196.464],[7.899,196.464],[7.817,155.214],[27.832,155.214]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[233.022,364.701],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18","np":2,"mn":"ADBE Vector Group"}],"ip":12.5,"op":124,"st":4,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Buildings 14 FLOOR","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.75,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-9.116,190.954],[44.766,190.954]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[233.023,357.544],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":2,"mn":"ADBE Vector Group"}],"ip":8.5,"op":124,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Buildings 14 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.75,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[2.691,0],[0,0],[0,0]],"o":[[-2.695,0],[0,0],[0,0],[0,0]],"v":[[44.781,132.522],[-9.101,132.522],[-9.116,190.954],[44.766,190.954]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[233.023,357.544],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":3,"mn":"ADBE Vector Group"}],"ip":8.5,"op":124,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"Buildings 14 a","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.06,"y":0},"n":"0p4_1_0p06_0","t":8.5,"s":[187.75,119.5,0],"e":[187.75,68.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":18.5,"s":[187.75,68.5,0],"e":[187.75,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":28.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[2.697,0],[2.698,0],[2.695,0],[2.697,0],[2.694,0],[2.692,0],[2.695,0],[2.695,0],[2.691,0],[2.691,0],[0,0],[0,0],[0,0]],"o":[[-2.695,0],[-2.697,0],[-2.694,0],[-2.697,0],[-2.695,0],[-2.692,0],[-2.695,0],[-2.695,0],[-2.69,0],[-2.689,0],[0,0],[0,0],[0,0],[0,0]],"v":[[44.766,142.922],[39.374,140.453],[33.979,142.922],[28.59,140.453],[23.197,142.922],[17.809,140.453],[12.425,142.922],[7.034,140.453],[1.644,142.922],[-3.737,140.453],[-9.116,142.922],[-9.116,148.678],[-9.554,207.867],[44.328,207.867]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[233.023,357.544],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19","np":3,"mn":"ADBE Vector Group"}],"ip":8.5,"op":124,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Buildings 13 DoorKnob","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[165.052,274.141,0]},"a":{"k":[165.052,535.141,0]},"s":{"k":[{"i":{"x":[0,0,0],"y":[1,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_1_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":14.5,"s":[0,0,100],"e":[100,100,100]},{"t":24.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-0.963],[0.965,0],[0,0.963],[-0.963,0]],"o":[[0,0.963],[-0.963,0],[0,-0.963],[0.965,0]],"v":[[-10.198,169.83],[-11.944,171.576],[-13.688,169.83],[-11.944,168.084]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[176.995,365.311],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 60","np":2,"mn":"ADBE Vector Group"}],"ip":14.5,"op":124,"st":14.5,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Buildings 13 a MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[19.505,189.874],[-47.592,189.874],[-47.592,142.679],[19.505,149.988]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,358.624],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":2,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":7,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Buildings 13 d","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.05,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p05_1_0p167_0p167","t":10,"s":[187.5,108.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":20}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.05,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p05_1_0p167_0p167","t":10,"s":[{"i":[[0,0],[0,0],[0,0],[-5.732,0],[0,-5.732]],"o":[[0,0],[0,0],[0,-5.732],[5.732,0],[0,0]],"v":[[-3.665,184.326],[-24.421,184.326],[-24.421,164.5],[-14.043,154.123],[-3.665,164.5]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[-5.732,0],[0,-5.732]],"o":[[0,0],[0,0],[0,-5.732],[5.732,0],[0,0]],"v":[[-3.665,184.326],[-24.421,184.326],[-24.421,164.5],[-14.043,154.123],[-3.665,164.5]],"c":true}]},{"t":20}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[173.042,364.172],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24","np":2,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":7,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Buildings 13 ROOF","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.2,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p2_1_0p167_0p167","t":9.5,"s":[158.999,256.358,0],"e":[158.999,233.108,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":18.5,"s":[158.999,233.108,0],"e":[158.999,239.108,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":24.5,"s":[158.999,239.108,0],"e":[158.999,235.608,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.6,"y":0},"n":"0p833_0p833_0p6_0","t":30,"s":[158.999,235.608,0],"e":[158.999,239.108,0],"to":[0,0,0],"ti":[0,0,0]},{"t":36.5}]},"a":{"k":[158.999,500.108,0]},"s":{"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":9.5,"s":[88,88,100],"e":[100,100,100]},{"t":18.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":9.5,"s":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[11.965,165.304],[11.93,165.386],[4.137,164.511],[4.131,164.452],[-52.461,158.286],[-52.503,158.335],[24.416,166.714],[24.457,166.666]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[11.924,157.679],[11.924,148.636],[4.09,148.636],[4.09,156.827],[-52.503,150.661],[-52.503,158.335],[24.416,166.714],[24.416,159.041]],"c":true}]},{"t":18.5}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,342.433],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25","np":3,"mn":"ADBE Vector Group"}],"ip":9.5,"op":124,"st":3,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Buildings 13 MATTE 2","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[19.505,189.874],[-47.592,189.874],[-47.592,111.118],[19.505,118.427]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,358.624],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":3,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"Buildings 13 b","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":7,"s":[138.696,284.218,0],"e":[138.696,254.218,0],"to":[0,0,0],"ti":[0,0,0]},{"t":16.5}]},"a":{"k":[138.696,515.218,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":7,"s":[0,0,100],"e":[100,100,100]},{"t":16.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-3.265],[3.265,0],[0,3.265],[-3.265,0]],"o":[[0,3.265],[-3.265,0],[0,-3.265],[3.265,0]],"v":[[-15.177,162.917],[-21.087,168.828],[-26.998,162.917],[-21.087,157.006]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[159.783,352.301],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26","np":3,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":7,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"Buildings 13 FLOOR","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[19.505,189.874],[-47.592,189.874]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,358.624],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":3,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":5,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Buildings 13 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[19.505,189.874],[-47.592,189.874],[-47.592,111.118],[19.505,118.427]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,358.624],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":3,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":5,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"Buildings 13 a","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":5,"s":[187.5,132.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":15}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[19.505,189.874],[-47.592,189.874],[-47.592,142.679],[19.505,149.988]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[173.042,358.624],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27","np":3,"mn":"ADBE Vector Group"}],"ip":7,"op":124,"st":5,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"Buildings 12 Circle 4","parent":21,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[216.87,487.439,0]},"a":{"k":[216.87,463.439,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":17.5,"s":[0,0,100],"e":[100,100,100]},{"t":25.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-1.994],[1.994,0],[0,1.994],[-1.995,0]],"o":[[0,1.994],[-1.995,0],[0,-1.994],[1.994,0]],"v":[[9.647,144.952],[6.036,148.563],[2.425,144.952],[6.036,141.341]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[210.834,318.487],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":3,"mn":"ADBE Vector Group"}],"ip":17.5,"op":124,"st":17.5,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"Buildings 12 Circle 3","parent":21,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[216.87,475.439,0]},"a":{"k":[216.87,463.439,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":15,"s":[0,0,100],"e":[100,100,100]},{"t":23}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-1.994],[1.994,0],[0,1.994],[-1.995,0]],"o":[[0,1.994],[-1.995,0],[0,-1.994],[1.994,0]],"v":[[9.647,144.952],[6.036,148.563],[2.425,144.952],[6.036,141.341]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[210.834,318.487],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":3,"mn":"ADBE Vector Group"}],"ip":15,"op":124,"st":15,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"Buildings 12 Circle 2","parent":21,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[216.87,463.439,0]},"a":{"k":[216.87,463.439,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":13,"s":[0,0,100],"e":[100,100,100]},{"t":21}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-1.994],[1.994,0],[0,1.994],[-1.995,0]],"o":[[0,1.994],[-1.995,0],[0,-1.994],[1.994,0]],"v":[[9.647,144.952],[6.036,148.563],[2.425,144.952],[6.036,141.341]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[210.834,318.487],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22","np":3,"mn":"ADBE Vector Group"}],"ip":13,"op":124,"st":13,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Buildings 12 FLOOR","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[40.787,201.346],[-16.023,201.346]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[222.778,335.977],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":3,"mn":"ADBE Vector Group"}],"ip":11,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":4,"nm":"Buildings 12 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[40.787,201.346],[-16.023,201.346],[-16.236,104.682],[40.573,93.142]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[222.778,335.977],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":3,"mn":"ADBE Vector Group"}],"ip":11,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":4,"nm":"Buildings 12 a","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":10,"s":[187.5,159.5,0],"e":[187.5,68.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":20,"s":[187.5,68.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":30}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":10,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[40.787,201.346],[-16.023,201.346],[-16.023,118.682],[40.823,119.017]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[40.573,229.846],[-16.236,229.846],[-16.023,118.682],[40.787,107.142]],"c":true}]},{"t":20}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[222.778,335.977],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23","np":3,"mn":"ADBE Vector Group"}],"ip":11,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":4,"nm":"Buildings 11 b","parent":25,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[164.459,476.332,0]},"a":{"k":[164.459,476.332,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":13.5,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-5.605,153.472],[-13.698,153.472],[-13.73,153.512]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-5.605,153.472],[-13.698,153.472],[-13.698,145.379]],"c":true}]},{"t":19}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[181.307,326.907],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":13.5,"s":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-10.599,153.472],[-18.692,153.472],[-18.723,153.512]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-10.599,153.472],[-18.692,153.472],[-18.692,145.379]],"c":true}]},{"t":19}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[171.908,326.907],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29","np":3,"mn":"ADBE Vector Group"}],"ip":13.5,"op":124,"st":7.5,"bm":0,"sr":1},{"ddd":0,"ind":23,"ty":4,"nm":"Buildings 11 Floor","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[22.272,185.108],[-37.959,185.108]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[184.711,339.122],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":24,"ty":4,"nm":"Buildings 11 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.272,185.108],[-37.959,185.108],[-37.85,108.782],[22.38,108.782]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[184.711,339.122],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":25,"ty":4,"nm":"Buildings 11","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":9,"s":[187.5,132.657,0],"e":[187.5,64.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":19,"s":[187.5,64.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.38,207.271],[-37.85,207.271],[-37.959,126.724],[22.272,126.724]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[184.711,339.122],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":26,"ty":4,"nm":"Buildings 10","parent":33,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[100.743,477.036,0]},"a":{"k":[100.743,477.036,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[0.4,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_0p4_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":23.5,"s":[100,0,100],"e":[100,116.3,100]},{"i":{"x":[0.4,0.4,0.4],"y":[0.4,1,0.4]},"o":{"x":[0.6,0.6,0.6],"y":[0.6,0,0.6]},"n":["0p4_0p4_0p6_0p6","0p4_1_0p6_0","0p4_0p4_0p6_0p6"],"t":29,"s":[100,116.3,100],"e":[100,86.5,100]},{"i":{"x":[0.4,0.4,0.4],"y":[0.4,1,0.4]},"o":{"x":[0.6,0.6,0.6],"y":[0.6,0,0.6]},"n":["0p4_0p4_0p6_0p6","0p4_1_0p6_0","0p4_0p4_0p6_0p6"],"t":34.5,"s":[100,86.5,100],"e":[100,100,100]},{"t":40}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[3.706,0],[0,3.706]],"o":[[0,3.706],[-3.706,0],[0,0]],"v":[[-22.89,147.479],[-29.6,154.189],[-36.309,147.479]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[143.762,329.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[3.706,0],[0,3.706]],"o":[[0,3.706],[-3.706,0],[0,0]],"v":[[-18.234,147.479],[-24.944,154.189],[-31.653,147.479]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[152.526,329.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[3.706,0],[0,3.706]],"o":[[0,3.706],[-3.706,0],[0,0]],"v":[[-32.202,147.479],[-38.912,154.189],[-45.621,147.479]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[126.235,329.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[3.706,0],[0,3.706]],"o":[[0,3.706],[-3.706,0],[0,0]],"v":[[-27.546,147.479],[-34.256,154.189],[-40.965,147.479]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,329.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[3.706,0],[0,3.706]],"o":[[0,3.706],[-3.706,0],[0,0]],"v":[[-36.858,147.479],[-43.568,154.189],[-50.277,147.479]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[117.472,329.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 41","np":3,"mn":"ADBE Vector Group"}],"ip":23.5,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":28,"ty":4,"nm":"Buildings 10 DoorKnob","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[93.042,246.265,0]},"a":{"k":[93.042,507.265,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,1,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_1_0p167_0p167","0p4_0p4_0p167_0p167"],"t":17.5,"s":[0,0,100],"e":[100,100,100]},{"t":22.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.634,0],[0,-0.635],[-0.634,0],[0,0.634]],"o":[[-0.634,0],[0,0.634],[0.634,0],[0,-0.635]],"v":[[-36.927,159.007],[-38.079,160.159],[-36.927,161.309],[-35.776,160.159]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[129.97,347.107],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15","np":2,"mn":"ADBE Vector Group"}],"ip":17.5,"op":124,"st":17.5,"bm":0,"sr":1},{"ddd":0,"ind":29,"ty":4,"nm":"Buildings 10 Floor","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.707,181.454],[-67.804,181.454]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":30,"ty":4,"nm":"Buildings 10 Door Matte","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-21.882,176.686],[-46.731,176.686],[-46.669,129.193],[-21.819,129.193]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.85,347.107],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42","np":3,"mn":"ADBE Vector Group"}],"ip":11.5,"op":124,"st":11.5,"bm":0,"sr":1},{"ddd":0,"ind":31,"ty":4,"nm":"Buildings 10 Door","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":11.5,"s":[187.5,102.5,0],"e":[187.5,70.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":21.5,"s":[187.5,70.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":31.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-21.819,196.123],[-46.669,196.123],[-46.759,143.193],[-21.91,143.193]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.85,347.107],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42","np":3,"mn":"ADBE Vector Group"}],"ip":11.5,"op":124,"st":11.5,"bm":0,"sr":1},{"ddd":0,"ind":32,"ty":4,"nm":"Buildings 10 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.707,181.454],[-67.804,181.454],[-67.925,90.26],[-0.828,90.26]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":33,"ty":4,"nm":"Buildings 10 a 2","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":9,"s":[187.5,138.5,0],"e":[187.5,65.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":19,"s":[187.5,65.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.414,238.454],[-67.511,238.454],[-67.804,134.26],[-0.707,134.26]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":34,"ty":4,"nm":"Buildings 10 MATTE 2","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.707,181.454],[-67.804,181.454],[-67.925,90.26],[-0.828,90.26]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":35,"ty":4,"nm":"Buildings 10 Bush 2","parent":37,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,333.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[120.744,493.036],[120.872,454.659]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ind":1,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[107.325,493.036],[107.453,454.659]],"c":false}},"nm":"Path 2","mn":"ADBE Vector Shape - Group"},{"ind":2,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[93.905,493.036],[94.033,454.659]],"c":false}},"nm":"Path 3","mn":"ADBE Vector Shape - Group"},{"ind":3,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[80.486,493.036],[80.614,454.659]],"c":false}},"nm":"Path 4","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":5,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":36,"ty":4,"nm":"Buildings 10 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.707,181.454],[-67.804,181.454],[-67.925,90.26],[-0.828,90.26]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":37,"ty":4,"nm":"Buildings 10 a","parent":33,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":16.5,"s":[187.5,333.5,0],"e":[187.5,330.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":23.5,"s":[187.5,330.5,0],"e":[187.5,333.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":33}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.707,134.599],[-67.804,134.599],[-67.511,170.976],[-0.414,170.976]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,320.06],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 43","np":3,"mn":"ADBE Vector Group"}],"ip":9,"op":124,"st":9,"bm":0,"sr":1},{"ddd":0,"ind":38,"ty":4,"nm":"Buildings 10 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-115.707,181.909],[-67.804,181.454],[-67.925,90.26],[-115.828,90.714]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[134.999,342.776],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44","np":3,"mn":"ADBE Vector Group"}],"ip":14,"op":124,"st":6.5,"bm":0,"sr":1},{"ddd":0,"ind":39,"ty":4,"nm":"Buildings 10","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":14,"s":[217.5,72.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":22}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[5.307,0],[0,-5.306],[0,-5.306],[-5.307,0],[0,0],[0,0]],"o":[[-5.307,0],[-5.307,0],[0,5.307],[0,0],[0,0],[0,-5.306]],"v":[[-42.837,146.629],[-52.446,156.238],[-62.055,165.847],[-52.446,175.458],[-33.228,175.458],[-33.228,156.238]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[109.804,348.774],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45","np":3,"mn":"ADBE Vector Group"}],"ip":14,"op":124,"st":6.5,"bm":0,"sr":1},{"ddd":0,"ind":40,"ty":4,"nm":"Buildings 12","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":10,"s":[288.643,263.23,0],"e":[288.643,263.23,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":20,"s":[288.643,263.23,0],"e":[288.643,263.23,0],"to":[0,0,0],"ti":[0,0,0]},{"t":30}]},"a":{"k":[288.393,524.23,0]},"s":{"k":[{"i":{"x":[0.4,0.4,0.4],"y":[1,0.4,0.4]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p4_1_0p167_0p167","0p4_0p4_0p167_0p167","0p4_0p4_0p167_0p167"],"t":10,"s":[42.5,100,100],"e":[100,100,100]},{"t":11.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[55.679,181.932],[6.024,181.932]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[257.542,342.298],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 57","np":3,"mn":"ADBE Vector Group"}],"ip":10,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":41,"ty":4,"nm":"Buildings 9 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":10,"s":[187.75,72.5,0],"e":[187.75,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":20,"s":[187.75,72.5,0],"e":[187.75,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":30}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[55.679,181.932],[6.024,181.932],[5.953,81.274],[55.608,81.274]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[257.542,342.298],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 57","np":3,"mn":"ADBE Vector Group"}],"ip":10,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":42,"ty":4,"nm":"Buildings 9","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":10,"s":[187.75,132.5,0],"e":[187.75,69.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":20,"s":[187.75,69.5,0],"e":[187.75,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":30}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[6.024,155.99],[30.852,135.077],[55.679,155.99]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[257.541,319.581],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 56","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[55.608,197.432],[5.953,197.432],[6.024,133.274],[55.679,133.274]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[257.542,342.298],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 57","np":3,"mn":"ADBE Vector Group"}],"ip":10,"op":124,"st":10,"bm":0,"sr":1},{"ddd":0,"ind":43,"ty":4,"nm":"Buildings 8 door","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":22,"s":[187.5,112.5,0],"e":[187.5,69.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":32,"s":[187.5,69.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":42}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.634,0],[0,-0.635],[-0.634,0],[0,0.634]],"o":[[-0.634,0],[0,0.634],[0.634,0],[0,-0.635]],"v":[[-0.699,140.654],[-1.85,141.806],[-0.699,142.956],[0.451,141.806]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[198.157,312.564],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-10.383,164.533],[6.216,164.533],[6.22,130.328],[-10.379,130.328]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,312.565],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34","np":3,"mn":"ADBE Vector Group"}],"ip":22,"op":124,"st":22,"bm":0,"sr":1},{"ddd":0,"ind":44,"ty":4,"nm":"Buildings 8 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.926,159.74],[-27.085,159.74],[-27.159,69.295],[22.852,69.295]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,311.082],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":3,"mn":"ADBE Vector Group"}],"ip":19.5,"op":124,"st":19.5,"bm":0,"sr":1},{"ddd":0,"ind":45,"ty":4,"nm":"Buildings 8 b","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":19.5,"s":[187.5,122.5,0],"e":[187.5,66.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":29.5,"s":[187.5,66.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":39.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.852,179.74],[-27.159,179.74],[-27.085,122.295],[22.926,122.295]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,311.082],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":3,"mn":"ADBE Vector Group"}],"ip":19.5,"op":124,"st":19.5,"bm":0,"sr":1},{"ddd":0,"ind":46,"ty":4,"nm":"Buildings 8 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[22.926,159.74],[-27.085,159.74],[-27.159,69.295],[22.852,69.295]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,311.082],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35","np":3,"mn":"ADBE Vector Group"}],"ip":19.5,"op":124,"st":19.5,"bm":0,"sr":1},{"ddd":0,"ind":47,"ty":4,"nm":"Buildings 8 a","parent":45,"tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,333.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.634,0],[0,-0.635],[-0.634,0],[0,0.634]],"o":[[-0.634,0],[0,0.634],[0.634,0],[0,-0.635]],"v":[[-0.699,140.654],[-1.85,141.806],[-0.699,142.956],[0.451,141.806]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tr","p":{"k":[198.157,312.564],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14","np":1,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[6.583,4.504],[0,0],[0,0]],"o":[[0,0],[0,0],[0,-8.578]],"v":[[3.855,120.615],[-10.245,141.264],[14.761,141.264]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[203.724,292.113],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-8.586],[0,0],[0,0]],"o":[[0,0],[0,0],[-6.592,4.504]],"v":[[-18.92,141.269],[6.085,141.269],[-7.999,120.607]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[187.395,292.109],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-13.809,0],[0,-13.809]],"o":[[0,-13.809],[13.811,0],[0,0]],"v":[[-27.085,142.687],[-2.08,117.682],[22.926,142.687]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.559,290.691],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36","np":3,"mn":"ADBE Vector Group"}],"ip":19.5,"op":124,"st":19.5,"bm":0,"sr":1},{"ddd":0,"ind":48,"ty":4,"nm":"Buildings 7 MATTE 2","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[131.141,192.33,0]},"a":{"k":[131.141,453.33,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-61.418,39.205],[13.25,39.205],[13.625,208.146],[-61.043,208.146]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[154.849,316.084],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":3,"mn":"ADBE Vector Group"}],"ip":15.5,"op":124,"st":12.5,"bm":0,"sr":1},{"ddd":0,"ind":49,"ty":4,"nm":"Buildings 7 b","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":15.5,"s":[187.5,152.5,0],"e":[187.5,70.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":25.5,"s":[187.5,70.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":35.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.675,0],[0,-0.675],[-0.675,0],[0,0.674]],"o":[[-0.675,0],[0,0.674],[0.675,0],[0,-0.675]],"v":[[-25.52,131.595],[-26.745,132.82],[-25.52,134.044],[-24.295,132.82]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[151.44,295.651],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[168.475,444.23],[93.807,444.23]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 46","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-13.278,148.439],[-34.139,148.439],[-34.139,117.35],[-13.278,117.35]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[154.849,295.792],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 47","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[-2.029,0],[0,-2.029]],"o":[[0,0],[0,0],[0,-2.029],[2.027,0],[0,0]],"v":[[-11.817,134.335],[-19.162,134.335],[-19.162,123.844],[-15.489,120.172],[-11.817,123.844]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[170.32,285.174],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 48","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[-2.029,0],[0,-2.029]],"o":[[0,0],[0,0],[0,-2.029],[2.027,0],[0,0]],"v":[[-28.255,134.335],[-35.601,134.335],[-35.601,123.844],[-31.928,120.172],[-28.255,123.844]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[139.379,285.174],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 49","np":3,"mn":"ADBE Vector Group"}],"ip":15.5,"op":124,"st":15.5,"bm":0,"sr":1},{"ddd":0,"ind":50,"ty":4,"nm":"Buildings 7 MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[131.141,192.33,0]},"a":{"k":[131.141,453.33,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-61.418,39.205],[13.25,39.205],[13.625,208.146],[-61.043,208.146]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[154.849,316.084],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":3,"mn":"ADBE Vector Group"}],"ip":14,"op":124,"st":14,"bm":0,"sr":1},{"ddd":0,"ind":51,"ty":4,"nm":"Buildings 7 a","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":14,"s":[131.141,328.33,0],"e":[131.141,188.33,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":24,"s":[131.141,188.33,0],"e":[131.141,192.33,0],"to":[0,0,0],"ti":[0,0,0]},{"t":34}]},"a":{"k":[131.141,453.33,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-61.043,79.205],[13.625,79.205],[13.625,208.146],[-61.043,208.146]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[154.849,316.084],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 50","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[-0.859,125.505],[-46.559,125.505],[-46.559,112.647],[-0.859,112.647]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[154.849,269.784],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 51","np":3,"mn":"ADBE Vector Group"}],"ip":14,"op":124,"st":14,"bm":0,"sr":1},{"ddd":0,"ind":52,"ty":4,"nm":"Buildings 6 b","parent":54,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,333.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":26.5,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[23.691,130.041],[12.274,130.041],[12.261,129.845],[23.679,129.845]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[23.691,130.041],[12.274,130.041],[12.274,124.343],[23.691,124.343]],"c":true}]},{"t":31.5}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[233.32,285.059],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 52","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":24,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[17.695,133.934],[6.278,133.934],[6.265,133.739],[17.683,133.739]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[17.695,133.934],[6.278,133.934],[6.278,128.236],[17.695,128.236]],"c":true}]},{"t":29}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[222.034,292.387],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 53","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":25,"s":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[17.695,130.041],[6.278,130.041],[6.265,129.845],[17.683,129.845]],"c":true}],"e":[{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[17.695,130.041],[6.278,130.041],[6.278,124.343],[17.695,124.343]],"c":true}]},{"t":30}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[222.034,285.059],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 54","np":3,"mn":"ADBE Vector Group"}],"ip":24,"op":124,"st":24,"bm":0,"sr":1},{"ddd":0,"ind":53,"ty":4,"nm":"Buildings 6 a 2","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[53.525,181.747],[-16.156,181.747],[-16.788,62.212],[53.051,62.04]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[234.641,305.363],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 58","np":3,"mn":"ADBE Vector Group"}],"ip":20.5,"op":124,"st":20.5,"bm":0,"sr":1},{"ddd":0,"ind":54,"ty":4,"nm":"Buildings 6 a","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.4,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p4_1_0p167_0p167","t":20.5,"s":[187.5,162.5,0],"e":[187.5,64.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.4,"y":1},"o":{"x":0.6,"y":0},"n":"0p4_1_0p6_0","t":30.5,"s":[187.5,64.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":40.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,-19.235]],"o":[[0,0],[0,0],[0,0],[19.235,0],[0,0]],"v":[[53.051,220.747],[-16.631,220.747],[-16.156,94.212],[18.699,94.212],[53.525,129.04]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[234.641,305.363],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 58","np":3,"mn":"ADBE Vector Group"}],"ip":20.5,"op":124,"st":20.5,"bm":0,"sr":1},{"ddd":0,"ind":55,"ty":4,"nm":"Splash 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[192.5,151.75,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[178.104,261.829],[174.666,259.39]],"c":false}},"nm":"Path 3","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.14],"y":[0.14]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_0p14_0p167_0p167"],"t":32.5,"s":[0],"e":[0]},{"t":37.5}],"ix":1},"e":{"k":[{"i":{"x":[0.14],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_1_0p167_0p167"],"t":32.5,"s":[0],"e":[100]},{"t":37.5}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"}],"ip":32.5,"op":124,"st":-83.5,"bm":0,"sr":1},{"ddd":0,"ind":56,"ty":4,"nm":"Splash 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[192.5,151.75,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[198.403,261.204],[201.208,258.381]],"c":false}},"nm":"Path 2","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.14],"y":[0.14]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_0p14_0p167_0p167"],"t":32.5,"s":[0],"e":[0]},{"t":37.5}],"ix":1},"e":{"k":[{"i":{"x":[0.14],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_1_0p167_0p167"],"t":32.5,"s":[0],"e":[100]},{"t":37.5}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"}],"ip":32.5,"op":124,"st":-83.5,"bm":0,"sr":1},{"ddd":0,"ind":57,"ty":4,"nm":"Splash 4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[192.5,151.75,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[188.379,258.391],[188.382,254.167]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":[{"i":{"x":[0.14],"y":[0.14]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_0p14_0p167_0p167"],"t":32.5,"s":[0],"e":[0]},{"t":37.5}],"ix":1},"e":{"k":[{"i":{"x":[0.14],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p14_1_0p167_0p167"],"t":32.5,"s":[0],"e":[100]},{"t":37.5}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"}],"ip":32.5,"op":124,"st":-83.5,"bm":0,"sr":1},{"ddd":0,"ind":58,"ty":4,"nm":"Sign MATTE","td":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[21.934,241.188],[-17.582,241.188],[-25.192,241.188],[-25.159,76.192],[21.967,76.192]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,256.823],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"mn":"ADBE Vector Group"}],"ip":22.5,"op":124,"st":22.5,"bm":0,"sr":1},{"ddd":0,"ind":59,"ty":4,"nm":"Sign","tt":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":22.5,"s":[187.5,189.5,0],"e":[187.5,69.5,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":32.5,"s":[187.5,69.5,0],"e":[187.5,72.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":42.5}]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[1.207,-1.418],[0.435,1.911],[-0.086,0.565],[-0.264,0.384],[-1.029,0],[-0.599,-0.874],[-0.07,-0.458],[0.126,-0.551]],"o":[[-1.207,-1.418],[-0.126,-0.551],[0.07,-0.458],[0.599,-0.873],[1.029,0],[0.263,0.383],[0.087,0.567],[-0.435,1.91]],"v":[[-2.079,119.376],[-5.131,114.082],[-5.223,112.391],[-4.729,111.117],[-2.082,109.793],[0.567,111.117],[1.06,112.39],[0.97,114.082]],"c":true}},"nm":"Path 2","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[195.559,256.84],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.897,1.055],[1.237,-0.697],[0.729,-0.084],[0.679,0.275],[0.21,1.467],[-0.248,0.7],[-0.113,0.257],[-0.185,0.401],[-1.787,3.471],[-0.216,0.401],[-0.3,0.352],[-0.951,0],[-0.613,-0.717],[-0.216,-0.403],[-0.209,-0.405],[-1.6,-3.47],[-0.179,-0.406],[-0.095,-0.265],[0.106,-0.744],[1.374,-0.559],[0.726,0.084],[0.634,0.356]],"o":[[-0.897,1.055],[-0.632,0.357],[-0.726,0.084],[-1.374,-0.556],[-0.107,-0.743],[0.095,-0.266],[0.179,-0.406],[1.599,-3.471],[0.208,-0.406],[0.216,-0.404],[0.613,-0.717],[0.949,-0.002],[0.3,0.352],[0.216,0.403],[1.79,3.47],[0.187,0.403],[0.113,0.257],[0.25,0.7],[-0.21,1.467],[-0.678,0.276],[-0.73,-0.084],[-1.239,-0.695]],"v":[[-2.079,119.376],[-5.308,122.25],[-7.35,122.943],[-9.481,122.663],[-12.038,119.395],[-11.799,117.261],[-11.481,116.48],[-10.931,115.27],[-5.853,104.857],[-5.221,103.645],[-4.483,102.496],[-2.083,101.372],[0.315,102.494],[1.054,103.641],[1.687,104.856],[6.771,115.264],[7.322,116.474],[7.64,117.255],[7.881,119.391],[5.325,122.66],[3.195,122.94],[1.152,122.247]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[195.559,256.84],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[202.735,497.108],[202.621,388.011]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[184.452,497.108],[184.338,388.011]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[21.483,131.188],[-18.032,131.188],[-25.642,131.188],[-25.642,93.192],[21.483,93.192]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[195.56,256.823],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":3,"mn":"ADBE Vector Group"}],"ip":22.5,"op":124,"st":22.5,"bm":0,"sr":1},{"ddd":0,"ind":61,"ty":4,"nm":"Clouds And Sun","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[183.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[7.949,0],[2.511,-4.208],[2.107,0],[0,-5.569],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[-5.257,0],[-1.619,-1.104],[-5.569,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,-7.951]],"v":[[27.407,97.788],[15.041,104.815],[9.362,103.063],[-0.722,113.147],[-0.722,115.404],[13.012,115.404],[19.447,115.404],[41.801,115.404],[41.801,112.182]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":23,"s":[238.133,342.294],"e":[238.133,246.294],"to":[0,0],"ti":[0,0]},{"t":51}],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 62","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-12.989],[-12.987,0],[0,12.988],[12.988,0]],"o":[[0,12.989],[12.988,0],[0,-12.988],[-12.987,0]],"v":[[6.687,112.297],[30.203,135.813],[53.721,112.297],[30.203,88.78]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":24,"s":[256.323,382.023],"e":[256.323,257.023],"to":[0,0],"ti":[0,0]},{"t":53}],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 63","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-4.418,0],[0,-4.418],[0,0],[0,0],[0,0]],"o":[[4.418,0],[0,0],[0,0],[0,0],[0,-4.418]],"v":[[37.554,111.294],[45.554,119.293],[45.554,121.085],[29.555,121.085],[29.555,119.293]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.65,0.6,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":25,"s":[270.157,387.35],"e":[270.157,264.35],"to":[0,0],"ti":[0,0]},{"t":56.5}],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 64","np":3,"mn":"ADBE Vector Group"}],"ip":25,"op":124,"st":23,"bm":0,"sr":1},{"ddd":0,"ind":62,"ty":1,"nm":"Deep Cyan Solid 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,72.5,0]},"a":{"k":[187.5,333.5,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":375,"sh":667,"sc":"#00a699","ip":0,"op":124,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":120,"fr":30,"w":375,"h":375} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/EmptyState.json b/Lottie-Screenshot/Lottie-Screenshot/EmptyState.json new file mode 100755 index 0000000000..86ac0c1932 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/EmptyState.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":1,"nm":"N","ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":-10.801,"s":[-111.167],"e":[-111.167]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":4,"s":[-111.167],"e":[-19.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":43.5,"s":[-19.9],"e":[0]},{"t":49.19921875}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":-10.801,"s":[-96.734,47.401,0],"e":[-31.369,31.877,0],"to":[45.0456504821777,-41.7948608398438,0],"ti":[-17.7793006896973,-2.18895292282104,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":4,"s":[-31.369,31.877,0],"e":[9.942,60.534,0],"to":[17.7793006896973,2.18895292282104,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":43.5,"s":[9.942,60.534,0],"e":[9.942,60.534,0],"to":[0,0,0],"ti":[0,0,0]},{"t":49.19921875}]},"a":{"k":[60,60,0]},"s":{"k":[36.267,36.267,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":0,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"W1","parent":10,"ks":{"o":{"k":[{"t":0,"s":[0],"h":1},{"t":312,"s":[100],"h":1},{"t":352,"s":[0],"h":1}]},"r":{"k":0},"p":{"k":[70.893,91.979,0]},"a":{"k":[0,0,0]},"s":{"k":[73.529,73.529,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[22.833,-107],[43.833,-107]],"c":false}},"nm":"Path 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"w":{"k":5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":312,"op":354,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"W2","parent":5,"ks":{"o":{"k":[{"t":0,"s":[0],"h":1},{"t":312,"s":[100],"h":1},{"t":352,"s":[0],"h":1}]},"r":{"k":0},"p":{"k":[70.893,35.572,0]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,2.439],[0,0],[-2.439,0],[0,0],[0,-2.44],[0,0],[2.439,0],[0,0]],"o":[[0,0],[0,-2.44],[0,0],[2.439,0],[0,0],[0,2.439],[0,0],[-2.439,0]],"v":[[-4.462,0.044],[-4.462,-0.045],[-0.045,-4.462],[0.045,-4.462],[4.462,-0.045],[4.462,0.044],[0.045,4.462],[-0.045,4.462]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[41.978,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"gr","it":[{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[91.684,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"}],"ip":312,"op":354,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"W3","parent":10,"ks":{"o":{"k":[{"t":0,"s":[0],"h":1},{"t":312,"s":[100],"h":1},{"t":352,"s":[0],"h":1}]},"r":{"k":0},"p":{"k":[70.893,35.572,0]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.439,0],[0,0],[0,2.439],[0,0],[2.439,0],[0,0],[0,-2.44],[0,0]],"o":[[0,0],[2.439,0],[0,0],[0,-2.44],[0,0],[-2.439,0],[0,0],[0,2.439]],"v":[[-4.107,4.461],[4.107,4.461],[8.524,0.044],[8.524,-0.044],[4.107,-4.461],[-4.107,-4.461],[-8.524,-0.044],[-8.524,0.044]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.96,0.91,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[46.04,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"},{"ty":"gr","it":[{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.96,0.91,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[95.746,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"}],"ip":312,"op":354,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"B","parent":10,"ks":{"o":{"k":[{"t":0,"s":[100],"h":1},{"t":80.4,"s":[0],"h":1},{"t":128.4,"s":[100],"h":1},{"t":140,"s":[0],"h":1},{"t":152,"s":[100],"h":1},{"t":163.199,"s":[0],"h":1},{"t":236,"s":[100],"h":1},{"t":247.199,"s":[0],"h":1},{"t":423.602,"s":[100],"h":1},{"t":434.801,"s":[0],"h":1},{"t":462.801,"s":[100],"h":1},{"t":474,"s":[0],"h":1}]},"r":{"k":0},"p":{"k":[70.893,91.979,0]},"a":{"k":[0,0,0]},"s":{"k":[73.529,73.529,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-44,-107],[-23,-107]],"c":false}},"nm":"Path 1"},{"ind":1,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[22.833,-107],[43.833,-107]],"c":false}},"nm":"Path 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"w":{"k":5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":0,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"E2","parent":10,"ks":{"o":{"k":[{"t":0,"s":[0],"h":1},{"t":80.4,"s":[100],"h":1},{"t":128.4,"s":[0],"h":1},{"t":140,"s":[100],"h":1},{"t":152,"s":[0],"h":1},{"t":163.199,"s":[100],"h":1},{"t":236,"s":[0],"h":1},{"t":247.199,"s":[100],"h":1},{"t":312,"s":[0],"h":1},{"t":352,"s":[100],"h":1},{"t":423.602,"s":[0],"h":1},{"t":434.801,"s":[100],"h":1},{"t":462.801,"s":[0],"h":1},{"t":474,"s":[100],"h":1}]},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":84,"s":[75.228,35.572,0],"e":[75.228,35.572,0],"to":[0,0,0],"ti":[0,0,0]},{"t":104,"s":[75.228,35.572,0],"h":1},{"t":156,"s":[74.598,35.572,0],"h":1},{"t":190,"s":[75.333,35.572,0],"h":1},{"t":228,"s":[75.228,35.572,0],"h":1},{"t":312,"s":[75.333,35.572,0],"h":1}]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,2.439],[0,0],[-2.439,0],[0,0],[0,-2.44],[0,0],[2.439,0],[0,0]],"o":[[0,0],[0,-2.44],[0,0],[2.439,0],[0,0],[0,2.439],[0,0],[-2.439,0]],"v":[[-4.462,0.044],[-4.462,-0.045],[-0.045,-4.462],[0.045,-4.462],[4.462,-0.045],[4.462,0.044],[0.045,4.462],[-0.045,4.462]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[41.978,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,2.439],[0,0],[-2.439,0],[0,0],[0,-2.44],[0,0],[2.439,0],[0,0]],"o":[[0,0],[0,-2.44],[0,0],[2.439,0],[0,0],[0,2.439],[0,0],[-2.439,0]],"v":[[-4.462,0.044],[-4.462,-0.045],[-0.045,-4.462],[0.045,-4.462],[4.462,-0.045],[4.462,0.044],[0.045,4.462],[-0.045,4.462]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[91.684,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"}],"ip":80,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"E1","parent":10,"ks":{"o":{"k":[{"t":0,"s":[0],"h":1},{"t":80.4,"s":[100],"h":1},{"t":128.4,"s":[0],"h":1},{"t":140,"s":[100],"h":1},{"t":152,"s":[0],"h":1},{"t":163.199,"s":[100],"h":1},{"t":236,"s":[0],"h":1},{"t":247.199,"s":[100],"h":1},{"t":312,"s":[0],"h":1},{"t":352,"s":[100],"h":1},{"t":423.602,"s":[0],"h":1},{"t":434.801,"s":[100],"h":1},{"t":462.801,"s":[0],"h":1},{"t":474,"s":[100],"h":1}]},"r":{"k":0},"p":{"k":[70.893,35.572,0]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.439,0],[0,0],[0,2.439],[0,0],[2.439,0],[0,0],[0,-2.44],[0,0]],"o":[[0,0],[2.439,0],[0,0],[0,-2.44],[0,0],[-2.439,0],[0,0],[0,2.439]],"v":[[-4.107,4.461],[4.107,4.461],[8.524,0.044],[8.524,-0.044],[4.107,-4.461],[-4.107,-4.461],[-8.524,-0.044],[-8.524,0.044]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.96,0.91,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[46.04,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.439,0],[0,0],[0,2.439],[0,0],[2.439,0],[0,0],[0,-2.44],[0,0]],"o":[[0,0],[2.439,0],[0,0],[0,-2.44],[0,0],[-2.439,0],[0,0],[0,2.439]],"v":[[-4.107,4.461],[4.107,4.461],[8.524,0.044],[8.524,-0.044],[4.107,-4.461],[-4.107,-4.461],[-8.524,-0.044],[-8.524,0.044]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.96,0.91,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[95.746,13.371],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"}],"ip":80,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"S","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[70.893,35.572,0]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.867,0.132],[1.362,-0.67],[0,0],[-0.516,-1.05],[-1.369,0.661],[0,0],[-0.733,1.322]],"o":[[-1.494,-0.227],[0,0],[-1.357,0.68],[0.516,1.049],[0,0],[1.363,-0.67],[0.425,-0.767]],"v":[[2.323,-2.694],[-2.067,-2.018],[-2.119,-1.993],[-3.149,1.155],[-0.026,2.259],[0.024,2.236],[3.24,-0.828]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[26.093,21.583],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.865,-0.144],[1.087,-1.06],[0,0],[-0.817,-0.837],[-1.096,1.053],[0,0],[-0.286,1.484]],"o":[[-1.491,0.249],[0,0],[-1.079,1.068],[0.816,0.837],[0,0],[1.087,-1.06],[0.166,-0.861]],"v":[[1.733,-3.174],[-2.23,-1.167],[-2.271,-1.128],[-2.272,2.184],[1.04,2.264],[1.08,2.225],[3.184,-1.686]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[39.598,38.412],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.65,-0.589],[0.342,-1.48],[0,0],[-1.139,-0.263],[-0.353,1.479],[0,0],[0.562,1.403]],"o":[[-1.12,1.015],[0,0],[-0.33,1.481],[1.139,0.262],[0,0],[0.342,-1.479],[-0.326,-0.814]],"v":[[-0.059,-3.173],[-2.309,0.657],[-2.322,0.713],[-0.532,3.5],[2.298,1.776],[2.31,1.722],[1.966,-2.706]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[59.443,47.861],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[1.357,0.68],[0,0],[1.494,-0.228],[-0.425,-0.766],[-1.363,-0.67],[0,0],[-0.516,1.05]],"o":[[0,0],[-1.363,-0.669],[-0.867,0.131],[0.733,1.322],[0,0],[1.369,0.66],[0.516,-1.049]],"v":[[2.119,-1.993],[2.067,-2.018],[-2.323,-2.693],[-3.24,-0.829],[-0.024,2.236],[0.026,2.26],[3.149,1.154]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[115.693,21.583],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[1.491,0.249],[-0.165,-0.861],[-1.087,-1.06],[0,0],[-0.816,0.837],[1.079,1.067]],"o":[[-1.087,-1.06],[-0.865,-0.144],[0.286,1.484],[0,0],[1.096,1.053],[0.817,-0.837],[0,0]],"v":[[2.23,-1.168],[-1.734,-3.174],[-3.184,-1.686],[-1.081,2.227],[-1.041,2.265],[2.271,2.185],[2.27,-1.127]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[102.188,38.411],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[1.12,1.015],[0.326,-0.813],[-0.341,-1.48],[0,0],[-1.139,0.263],[0.33,1.481]],"o":[[-0.341,-1.479],[-0.649,-0.588],[-0.562,1.403],[0,0],[0.353,1.478],[1.14,-0.263],[0,0]],"v":[[2.309,0.656],[0.059,-3.174],[-1.967,-2.707],[-2.311,1.722],[-2.299,1.776],[0.532,3.499],[2.321,0.713]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[82.343,47.862],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":0,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"MthCl","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[70.893,91.987,0]},"a":{"k":[0,0,0]},"s":{"k":[73.529,73.557,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-7.875,0],[-2.958,1.25]],"o":[[2.875,1.25],[7.875,0],[0,0]],"v":[[-16.625,-88.125],[0.125,-84.375],[16.625,-88.125]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":0,"op":120,"st":-136,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Mth","parent":10,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[70.893,35.572,0]},"a":{"k":[70.893,35.572,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":118,"s":[{"i":[[3.739,0],[2.667,0.395],[-0.491,-0.159],[-0.019,-0.006],[-0.522,-0.156],[-0.081,-0.024],[-0.228,-0.066],[-0.141,-0.04],[-0.13,-0.036],[-0.171,-0.047],[-0.109,-0.029],[-0.256,-0.067],[-0.098,-0.025],[-0.268,-0.005],[-0.041,-0.001],[-0.317,-0.003],[-0.082,-0.001],[-0.332,0],[-0.259,0.002],[-0.088,0.001],[-0.168,0.002],[-0.103,0.001],[-0.148,0.003],[-0.105,0.025],[-0.133,0.032],[-0.108,0.026],[-0.125,0.031],[-0.108,0.027],[-0.117,0.03],[-0.109,0.028],[-0.105,0.027],[-0.114,0.03],[-0.054,0.015],[-0.283,0.079],[-0.054,0.015],[-0.131,0.038],[-0.062,0.018],[-0.124,0.037],[-0.06,0.018],[-0.12,0.037],[-0.053,0.016],[-0.117,0.037],[-0.046,0.015],[-0.117,0.038],[-0.032,0.011],[-0.118,0.04]],"o":[[-3.74,0],[0.418,0.15],[0.019,0.006],[0.465,0.151],[0.079,0.024],[0.218,0.065],[0.137,0.039],[0.127,0.036],[0.166,0.046],[0.107,0.029],[0.249,0.067],[0.097,0.025],[0.255,0.066],[0.041,0.001],[0.31,0.005],[0.082,0.001],[0.326,0.003],[0.263,0],[0.088,-0.001],[0.17,-0.001],[0.104,-0.001],[0.15,-0.002],[0.109,-0.002],[0.135,-0.032],[0.109,-0.026],[0.127,-0.031],[0.11,-0.027],[0.118,-0.03],[0.111,-0.029],[0.107,-0.028],[0.116,-0.031],[0.055,-0.015],[0.297,-0.08],[0.055,-0.015],[0.134,-0.038],[0.063,-0.018],[0.127,-0.037],[0.061,-0.018],[0.124,-0.037],[0.054,-0.016],[0.122,-0.038],[0.047,-0.015],[0.121,-0.039],[0.033,-0.011],[0.125,-0.041],[-2.673,0.353]],"v":[[-0.002,-1.882],[-9.593,-3.102],[-8.227,-2.636],[-8.171,-2.618],[-6.689,-2.158],[-6.45,-2.087],[-5.78,-1.891],[-5.366,-1.773],[-4.98,-1.665],[-4.475,-1.526],[-4.151,-1.438],[-3.392,-1.236],[-3.099,-1.16],[-2.301,-1.093],[-2.178,-1.091],[-1.236,-1.079],[-0.989,-1.077],[-0.003,-1.073],[0.78,-1.075],[1.043,-1.077],[1.551,-1.082],[1.86,-1.086],[2.308,-1.094],[2.771,-1.086],[3.173,-1.183],[3.498,-1.262],[3.877,-1.356],[4.204,-1.438],[4.556,-1.527],[4.889,-1.613],[5.205,-1.695],[5.552,-1.787],[5.714,-1.831],[6.583,-2.069],[6.749,-2.115],[7.145,-2.228],[7.333,-2.282],[7.709,-2.392],[7.891,-2.446],[8.257,-2.557],[8.418,-2.607],[8.777,-2.719],[8.915,-2.763],[9.272,-2.878],[9.37,-2.911],[9.737,-3.034]],"c":true}],"e":[{"i":[[3.739,0],[2.687,-2.206],[-0.514,-0.438],[-0.02,-0.016],[-0.544,-0.336],[-0.084,-0.048],[-0.237,-0.12],[-0.146,-0.067],[-0.135,-0.057],[-0.177,-0.066],[-0.113,-0.038],[-0.265,-0.072],[-0.101,-0.025],[-0.268,-0.048],[-0.041,-0.007],[-0.317,-0.03],[-0.082,-0.006],[-0.332,0],[-0.259,0.016],[-0.088,0.007],[-0.168,0.02],[-0.103,0.015],[-0.148,0.027],[-0.108,0.022],[-0.137,0.033],[-0.111,0.03],[-0.129,0.039],[-0.111,0.037],[-0.121,0.044],[-0.113,0.046],[-0.108,0.047],[-0.118,0.055],[-0.056,0.027],[-0.293,0.172],[-0.056,0.035],[-0.136,0.09],[-0.064,0.045],[-0.129,0.096],[-0.062,0.048],[-0.125,0.105],[-0.055,0.048],[-0.122,0.115],[-0.048,0.046],[-0.122,0.126],[-0.034,0.036],[-0.124,0.145]],"o":[[-3.74,0],[0.441,0.511],[0.02,0.016],[0.487,0.41],[0.082,0.051],[0.227,0.134],[0.142,0.073],[0.132,0.062],[0.172,0.073],[0.111,0.041],[0.258,0.088],[0.1,0.027],[0.263,0.064],[0.041,0.008],[0.31,0.052],[0.082,0.007],[0.326,0.025],[0.263,0],[0.088,-0.005],[0.17,-0.013],[0.104,-0.012],[0.15,-0.022],[0.109,-0.02],[0.139,-0.029],[0.112,-0.027],[0.131,-0.035],[0.113,-0.034],[0.122,-0.041],[0.115,-0.043],[0.11,-0.044],[0.12,-0.052],[0.057,-0.027],[0.307,-0.15],[0.057,-0.034],[0.139,-0.085],[0.065,-0.043],[0.132,-0.091],[0.063,-0.047],[0.129,-0.1],[0.056,-0.047],[0.127,-0.109],[0.049,-0.045],[0.126,-0.121],[0.035,-0.037],[0.131,-0.139],[-2.687,-2.204]],"v":[[0.002,-4.034],[-9.858,-0.499],[-8.423,0.927],[-8.363,0.976],[-6.815,2.095],[-6.567,2.243],[-5.87,2.624],[-5.44,2.836],[-5.039,3.012],[-4.516,3.219],[-4.18,3.342],[-3.395,3.58],[-3.093,3.657],[-2.298,3.827],[-2.174,3.852],[-1.232,3.972],[-0.986,3.992],[0.001,4.034],[0.784,4.009],[1.047,3.987],[1.555,3.939],[1.864,3.896],[2.312,3.825],[2.637,3.761],[3.051,3.668],[3.385,3.583],[3.775,3.47],[4.113,3.364],[4.476,3.235],[4.82,3.105],[5.146,2.966],[5.505,2.809],[5.672,2.725],[6.572,2.242],[6.743,2.142],[7.155,1.877],[7.349,1.748],[7.741,1.466],[7.93,1.325],[8.31,1.018],[8.478,0.875],[8.853,0.54],[8.997,0.403],[9.37,0.034],[9.474,-0.077],[9.858,-0.501]],"c":true}]},{"t":134}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.67,0.57,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[70.892,31.078],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":118,"s":[{"i":[[1.658,-0.941],[3.513,1.319],[-0.426,-0.278],[-1.88,-0.611],[0.419,0.15],[-3.74,0],[-2.673,0.353],[0.125,-0.041],[-0.359,0.134],[0.008,-0.002],[-0.011,0.003],[-0.351,0.222]],"o":[[-8.469,3.434],[-1.789,-0.668],[0.626,0.41],[-0.491,-0.159],[2.668,0.395],[3.738,0],[-0.119,0.041],[0.435,-0.144],[-0.008,0.002],[0.011,-0.003],[0.77,-0.288],[0.429,-0.271]],"v":[[9.611,0.159],[-9.453,0.093],[-12.119,-0.173],[-8.227,1.401],[-9.594,0.936],[-0.002,2.156],[9.737,1.004],[9.37,1.127],[10.566,0.708],[10.542,0.714],[10.575,0.706],[12.281,-0.066]],"c":true}],"e":[{"i":[[1.802,0],[0,0],[-0.478,-1.738],[-1.97,-1.674],[0.442,0.512],[-3.74,0],[-2.687,-2.205],[0.131,-0.139],[-0.379,0.549],[0.008,-0.003],[-0.011,0.004],[-0.39,1.418]],"o":[[0,0],[-1.802,0],[0.703,2.561],[-0.514,-0.438],[2.688,-2.205],[3.738,0],[-0.125,0.144],[0.456,-0.484],[-0.008,0.003],[0.011,-0.005],[0.814,-1.182],[0.477,-1.738]],"v":[[9.915,-4.964],[-9.913,-4.964],[-12.57,-1.512],[-8.422,4.964],[-9.859,3.538],[0.002,0.005],[9.858,3.536],[9.474,3.96],[10.732,2.411],[10.707,2.42],[10.741,2.408],[12.572,-1.512]],"c":true}]},{"t":134}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.35,0.36,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[70.893,27.04],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"}],"ip":120,"op":564,"st":-136,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Bdy","parent":11,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.22],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p22_1_0p167_0"],"t":288,"s":[0],"e":[-2.4]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":306,"s":[-2.4],"e":[7.9]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":328,"s":[7.9],"e":[7.9]},{"i":{"x":[0.494],"y":[1]},"o":{"x":[0.604],"y":[0]},"n":["0p494_1_0p604_0"],"t":342,"s":[7.9],"e":[-2.6]},{"i":{"x":[0.379],"y":[1]},"o":{"x":[0.571],"y":[0]},"n":["0p379_1_0p571_0"],"t":362,"s":[-2.6],"e":[0]},{"t":384}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":49.199,"s":[130.6,60,0],"e":[115.364,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":52.156,"s":[115.364,60,0],"e":[97.194,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":56.582,"s":[97.194,60,0],"e":[87.163,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":59.539,"s":[87.163,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":68.4,"s":[60,60,0],"e":[51.3,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.486,"y":0},"n":"0p667_1_0p486_0","t":82.801,"s":[51.3,60,0],"e":[66.902,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":118.801,"s":[66.902,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0.333},"n":"0p833_0p833_0p333_0p333","t":152.4,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":193.199,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.59,"y":0.59},"n":"0p833_0p833_0p59_0p59","t":200.4,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":202.801,"s":[60,60,0],"e":[60,37.941,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":212.4,"s":[60,37.941,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":224.4,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":1,"y":1},"n":"0_0_1_1","t":229.199,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":238.80078125}]},"a":{"k":[70.893,70.893,0]},"s":{"k":[{"i":{"x":[0,0,0],"y":[0,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_0_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":193.199,"s":[100,100,100],"e":[100,90,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.59,0.59,0.59],"y":[0.59,0,0.59]},"n":["0p833_0p833_0p59_0p59","0p833_0p833_0p59_0","0p833_0p833_0p59_0p59"],"t":200.4,"s":[100,90,100],"e":[100,107.3,100]},{"i":{"x":[0,0,0],"y":[0,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_0_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":202.801,"s":[100,107.3,100],"e":[100,100,100]},{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[1,1,1],"y":[1,0,1]},"n":["0p833_0p833_1_1","0p833_0p833_1_0","0p833_0p833_1_1"],"t":212.4,"s":[100,100,100],"e":[100,103,100]},{"i":{"x":[0,0,0],"y":[0,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_0_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":224.4,"s":[100,103,100],"e":[100,85.4,100]},{"i":{"x":[0,0,0],"y":[0,1,0]},"o":{"x":[1,1,1],"y":[1,0,1]},"n":["0_0_1_1","0_1_1_0","0_0_1_1"],"t":229.199,"s":[100,85.4,100],"e":[100,100,100]},{"t":238.80078125}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[34.278,0],[0,34.278]],"o":[[0,34.278],[-34.277,0],[0,0]],"v":[[62.065,-31.033],[0,31.033],[-62.065,-31.033]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.35,0.37,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[70.893,31.283],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-13.343,-13.342],[-18.869,0],[-13.343,13.343],[0,18.87]],"o":[[0,18.87],[13.343,13.343],[18.869,0],[13.343,-13.342],[0,0]],"v":[[-70.643,-35.322],[-49.952,14.631],[0,35.322],[49.952,14.631],[70.643,-35.322]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.55,0.88,0.44,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[70.893,35.572],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14"}],"ip":0,"op":564,"st":-18,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":3,"nm":"NULL CONTROL","parent":0,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":49.199,"s":[-90],"e":[0]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0_1_0p167_0p167"],"t":68.4,"s":[0],"e":[12]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.486],"y":[0]},"n":["0p667_1_0p486_0"],"t":82.801,"s":[12],"e":[-10.982]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":118.801,"s":[-10.982],"e":[0]},{"t":152.400390625}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":49.199,"s":[130.455,59.867,0],"e":[170.455,59.867,0],"to":[4.71404361724854,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":68.4,"s":[170.455,59.867,0],"e":[178.433,59.867,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.486,"y":0},"n":"0p667_1_0p486_0","t":82.801,"s":[178.433,59.867,0],"e":[166.471,59.867,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":118.801,"s":[166.471,59.867,0],"e":[170.455,59.867,0],"to":[0,0,0],"ti":[0,0,0]},{"t":152.400390625}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"ip":0,"op":564,"st":-18,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":563,"fr":60,"w":100,"h":100} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/HamburgerArrow.json b/Lottie-Screenshot/Lottie-Screenshot/HamburgerArrow.json new file mode 100755 index 0000000000..886cc5756b --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/HamburgerArrow.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":3,"nm":"Rotator","ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.56],"y":[1]},"o":{"x":[0.634],"y":[0]},"n":["0p56_1_0p634_0"],"t":19,"s":[0],"e":[190.7]},{"i":{"x":[0.562],"y":[1]},"o":{"x":[0.398],"y":[0]},"n":["0p562_1_0p398_0"],"t":33,"s":[190.7],"e":[176.1]},{"i":{"x":[0.684],"y":[1]},"o":{"x":[0.31],"y":[0]},"n":["0p684_1_0p31_0"],"t":40.5,"s":[176.1],"e":[181.8]},{"i":{"x":[0.684],"y":[1]},"o":{"x":[0.438],"y":[0]},"n":["0p684_1_0p438_0"],"t":55,"s":[181.8],"e":[180]},{"i":{"x":[0.733],"y":[0.733]},"o":{"x":[0.385],"y":[0.385]},"n":["0p733_0p733_0p385_0p385"],"t":71,"s":[180],"e":[180]},{"i":{"x":[0.092],"y":[1]},"o":{"x":[0.406],"y":[0]},"n":["0p092_1_0p406_0"],"t":111,"s":[180],"e":[167.9]},{"i":{"x":[0.341],"y":[1]},"o":{"x":[0.6],"y":[0]},"n":["0p341_1_0p6_0"],"t":116,"s":[167.9],"e":[363]},{"i":{"x":[0.462],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p462_1_0p167_0"],"t":134,"s":[363],"e":[360]},{"t":141}]},"p":{"k":[200.5,149.375,0]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"ip":0,"op":180,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"A1","parent":0,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.56],"y":[1]},"o":{"x":[0.634],"y":[0]},"n":["0p56_1_0p634_0"],"t":19,"s":[0],"e":[-45]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[-45],"e":[-45]},{"i":{"x":[0.341],"y":[1]},"o":{"x":[0.6],"y":[0]},"n":["0p341_1_0p6_0"],"t":116,"s":[-45],"e":[0]},{"t":134}]},"p":{"k":[{"i":{"x":0.56,"y":1},"o":{"x":0.634,"y":0},"n":"0p56_1_0p634_0","t":19,"s":[94.5,82.875,0],"e":[96.2,57.055,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":33,"s":[96.2,57.055,0],"e":[96.2,57.055,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.341,"y":1},"o":{"x":0.6,"y":0},"n":"0p341_1_0p6_0","t":116,"s":[96.2,57.055,0],"e":[94.5,82.875,0],"to":[0,0,0],"ti":[0,0,0]},{"t":134}]},"a":{"k":[35,22.25,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-34,22.25],[35,22.25]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.4,0.16,0.7,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.56],"y":[1]},"o":{"x":[0.634],"y":[0]},"n":["0p56_1_0p634_0"],"t":19,"s":[0],"e":[26]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[26],"e":[26]},{"i":{"x":[0.341],"y":[1]},"o":{"x":[0.6],"y":[0]},"n":["0p341_1_0p6_0"],"t":116,"s":[26],"e":[0]},{"t":134}],"ix":1},"e":{"k":[{"i":{"x":[0.56],"y":[0.56]},"o":{"x":[0.634],"y":[0.634]},"n":["0p56_0p56_0p634_0p634"],"t":19,"s":[100],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[100],"e":[100]},{"i":{"x":[0.341],"y":[0.341]},"o":{"x":[0.6],"y":[0.6]},"n":["0p341_0p341_0p6_0p6"],"t":116,"s":[100],"e":[100]},{"t":134}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":0,"op":180,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"A2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60.625,0]},"a":{"k":[0.5,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-34,0],[35,0]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.4,0.16,0.7,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":0,"op":180,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"A3","parent":0,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.56],"y":[1]},"o":{"x":[0.634],"y":[0]},"n":["0p56_1_0p634_0"],"t":19,"s":[0],"e":[45]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[45],"e":[45]},{"i":{"x":[0.341],"y":[1]},"o":{"x":[0.6],"y":[0]},"n":["0p341_1_0p6_0"],"t":116,"s":[45],"e":[0]},{"t":134}]},"p":{"k":[{"i":{"x":0.56,"y":1},"o":{"x":0.634,"y":0},"n":"0p56_1_0p634_0","t":19,"s":[94.5,37.125,0],"e":[96.2,64.045,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":33,"s":[96.2,64.045,0],"e":[96.2,64.045,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.341,"y":1},"o":{"x":0.6,"y":0},"n":"0p341_1_0p6_0","t":116,"s":[96.2,64.045,0],"e":[94.5,37.125,0],"to":[0,0,0],"ti":[0,0,0]},{"t":134}]},"a":{"k":[35,-23.5,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-34,-23.5],[35,-23.5]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.4,0.16,0.7,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.56],"y":[1]},"o":{"x":[0.634],"y":[0]},"n":["0p56_1_0p634_0"],"t":19,"s":[0],"e":[26]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[26],"e":[26]},{"i":{"x":[0.341],"y":[1]},"o":{"x":[0.6],"y":[0]},"n":["0p341_1_0p6_0"],"t":116,"s":[26],"e":[0]},{"t":134}],"ix":1},"e":{"k":[{"i":{"x":[0.56],"y":[0.56]},"o":{"x":[0.634],"y":[0.634]},"n":["0p56_0p56_0p634_0p634"],"t":19,"s":[100],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[100],"e":[100]},{"i":{"x":[0.341],"y":[0.341]},"o":{"x":[0.6],"y":[0.6]},"n":["0p341_0p341_0p6_0p6"],"t":116,"s":[100],"e":[100]},{"t":134}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":0,"op":180,"st":0,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":180,"fr":30,"w":400,"h":300} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/Hosts.json b/Lottie-Screenshot/Lottie-Screenshot/Hosts.json new file mode 100755 index 0000000000..4e6963abb9 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Hosts.json @@ -0,0 +1 @@ +{"assets":[],"v":"4.3.1","ddd":0,"layers":[{"ddd":0,"ind":0,"ty":3,"nm":"WOMAN 1 CONTROLLER","parent":49,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0],"y":[0.97]},"o":{"x":[0.167],"y":[0.167]},"n":["0_0p97_0p167_0p167"],"t":55,"s":[-5],"e":[-0.102]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[1.059]},"n":["0p667_1_0p167_1p059"],"t":74,"s":[-0.102],"e":[0]},{"t":155}]},"p":{"k":[{"i":{"x":0,"y":0.925},"o":{"x":0.167,"y":0.167},"n":"0_0p925_0p167_0p167","t":55,"s":[59.126,803.095,0],"e":[59.126,70.284,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.114,"y":1},"n":"0p667_1_0p114_1","t":74,"s":[59.126,70.284,0],"e":[59.126,55.761,0],"to":[0,0,0],"ti":[0,0,0]},{"t":155}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Face","parent":4,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":71,"s":[28.965,58.471,0],"e":[31.389,58.445,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":121,"s":[31.389,58.445,0],"e":[31.389,58.445,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":196,"s":[31.389,58.445,0],"e":[31.389,58.445,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":260,"s":[31.389,58.445,0],"e":[30.177,58.458,0],"to":[0,0,0],"ti":[0,0,0]},{"t":432}]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-4.027,-6.712],[-20.117,10.058],[0,0]],"o":[[4.027,6.712],[8.706,14.51],[6.042,-3.021],[0,0]],"v":[[-33.094,-28.099],[-21.014,-7.964],[21.835,18.041],[33.094,6.506]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[110.484,106.751],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Face"}],"bounds":{"l":76,"t":77,"b":129,"r":145},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"MouthEyebrows","parent":4,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.76,"y":0},"n":"0p667_1_0p76_0","t":71,"s":[30.177,58.458,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":120.77,"s":[32.594,58.276,0],"e":[30.17,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":203.721,"s":[30.17,58.276,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.24,"y":1},"o":{"x":0.333,"y":0},"n":"0p24_1_0p333_0","t":260,"s":[32.594,58.276,0],"e":[30.17,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.24,"y":1},"o":{"x":0.76,"y":0},"n":"0p24_1_0p76_0","t":431.836,"s":[30.17,58.276,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"t":577}]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.004,2.431]],"o":[[3.025,0.883],[0,0]],"v":[[-4.266,0.871],[4.266,-1.755]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[113.954,100.684],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Nose"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.658,-4.09],[0,0]],"o":[[0,0],[0.658,4.089],[0,0]],"v":[[-1.973,-7.361],[0.658,-1.99],[1.973,7.361]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[104.202,91.58],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Nose"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[1.096,10.743]],"o":[[0,0],[0,0]],"v":[[-4.165,6.358],[3.069,-6.358]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[131.608,100.475],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Mouth"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[2.199,-4.489]],"o":[[-4.997,-0.097],[0,0]],"v":[[6.062,-3.651],[-6.062,3.747]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[88.712,80.471],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Right Eyebrow"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-4.363,1.021]],"o":[[2.055,-3.981],[0,0]],"v":[[-5.137,4.004],[5.137,-4.004]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[116.167,66.557],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Left Eyebrow"}],"bounds":{"l":75,"t":53,"b":113,"r":141},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Eyes","parent":4,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":71,"s":[30.177,58.458,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":120.77,"s":[32.594,58.276,0],"e":[32.67,58.291,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":151,"s":[32.67,58.291,0],"e":[32.165,58.277,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":161,"s":[32.165,58.277,0],"e":[30.17,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":203.721,"s":[30.17,58.276,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":260,"s":[32.594,58.276,0],"e":[30.17,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":431.836,"s":[30.17,58.276,0],"e":[32.594,58.276,0],"to":[0,0,0],"ti":[0,0,0]},{"t":577}]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":76.658,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":82.482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":87.725,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":95.295,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":99.955,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":105.779,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":111.02,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":175.666,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":180.324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":186.148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":191.391,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":228.082,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":232.74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":238.564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":243.807,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":314.275,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":318.934,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":324.758,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.009,-0.268],[-0.009,0.268]]}],"h":1},{"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[94.1,87.977],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Right Eye"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"t":72,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":76.658,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":82.482,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":87.725,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":95.295,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":99.955,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":105.779,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":111.02,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":175.666,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":180.324,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":186.148,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":191.391,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":228.082,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":232.74,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":238.564,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":243.807,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":314.275,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1},{"t":318.934,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":324.758,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.005,-0.198],[-0.005,0.198]]}],"h":1},{"t":330,"s":[{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-0.986,-1.612],[0.986,1.612]]}],"h":1}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[120.316,75.558],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Left Eye"}],"bounds":{"l":91,"t":70,"b":91,"r":125},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":1,"nm":"FaceNull","parent":0,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":55,"s":[-5],"e":[4.8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":76,"s":[4.8],"e":[-3]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":131,"s":[-3],"e":[-1.7]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":165,"s":[-1.7],"e":[-1.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":191,"s":[-1.7],"e":[0.8]},{"t":221}]},"p":{"k":[{"i":{"x":0.31,"y":1},"o":{"x":0.65,"y":0},"n":"0p31_1_0p65_0","t":55,"s":[49.912,75.771,0],"e":[69.912,53.347,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":76,"s":[69.912,53.347,0],"e":[69.912,55.771,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":131,"s":[69.912,55.771,0],"e":[69.912,55.771,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":165,"s":[69.912,55.771,0],"e":[68.699,55.771,0],"to":[0,0,0],"ti":[0,0,0]},{"t":191}]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Arm","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":66,"s":[82.262,167.029,0],"e":[114.379,167.34,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":233,"s":[114.379,167.34,0],"e":[82.262,167.029,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":281,"s":[82.262,167.029,0],"e":[114.379,167.34,0],"to":[0,0,0],"ti":[0,0,0]},{"t":448}]},"a":{"k":[160.756,239.757,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[177.541,254.288],[192.797,254.288]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm"}],"bounds":{"l":176,"t":252,"b":256,"r":195},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Hand & Pen","parent":0,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":66,"s":[0],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":74.893,"s":[-1],"e":[0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":79.635,"s":[0.5],"e":[-0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":86.748,"s":[-0.5],"e":[0.8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":94.455,"s":[0.8],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":102.162,"s":[-1],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":111.055,"s":[1],"e":[-0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":118.76,"s":[-0.7],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":127.652,"s":[1],"e":[-0.9]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":134.174,"s":[-0.9],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":141.287,"s":[1],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":148.402,"s":[-1],"e":[0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":157.885,"s":[0.7],"e":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":165,"s":[0],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":173.893,"s":[-1],"e":[0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":178.635,"s":[0.5],"e":[-0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":185.748,"s":[-0.5],"e":[0.8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":193.455,"s":[0.8],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":201.162,"s":[-1],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":210.055,"s":[1],"e":[-0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":217.76,"s":[-0.7],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":226.652,"s":[1],"e":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":281,"s":[0],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":289.893,"s":[-1],"e":[0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":294.635,"s":[0.5],"e":[-0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":301.748,"s":[-0.5],"e":[0.8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":309.455,"s":[0.8],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":317.162,"s":[-1],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":326.055,"s":[1],"e":[-0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":333.76,"s":[-0.7],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":342.652,"s":[1],"e":[-0.9]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":349.174,"s":[-0.9],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":356.287,"s":[1],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":363.402,"s":[-1],"e":[0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":372.885,"s":[0.7],"e":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":380,"s":[0],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":388.893,"s":[-1],"e":[0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":393.635,"s":[0.5],"e":[-0.5]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":400.748,"s":[-0.5],"e":[0.8]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":408.455,"s":[0.8],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":416.162,"s":[-1],"e":[1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":425.055,"s":[1],"e":[-0.7]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":432.76,"s":[-0.7],"e":[1]},{"t":441.65234375}]},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":66,"s":[82.262,167.029,0],"e":[114.379,167.34,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":233,"s":[114.379,167.34,0],"e":[82.262,167.029,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":281,"s":[82.262,167.029,0],"e":[114.379,167.34,0],"to":[0,0,0],"ti":[0,0,0]},{"t":448}]},"a":{"k":[160.756,239.757,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.572,1.578]],"o":[[5.252,-2.439],[0,0]],"v":[[-0.94,11.483],[15.329,5.445]]}},"nm":"Path 3"},{"ind":1,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-4.452,0.786]],"o":[[3.484,-2.881],[0,0]],"v":[[-6.088,2.813],[6.089,-2.813]]}},"nm":"Path 1"},{"ind":2,"ty":"sh","closed":true,"ks":{"k":{"i":[[-2.221,-1.01],[-2.188,-0.155],[-3.908,1.376],[-0.18,4.264],[0.179,1.377],[0,2.123],[0,0],[0.897,3.56],[0,0],[0.394,1.202],[3.375,-0.369],[3.255,-1.01],[3.841,-2.978],[0.1,-2.407],[-0.371,-2.286],[0,0]],"o":[[1.997,0.908],[4.133,0.293],[3.459,-1.218],[-0.001,0.189],[-0.145,-1.118],[0,-2.026],[0,0],[-0.905,-3.591],[0,0],[-1.057,-3.227],[-2.559,0.28],[-5.237,1.626],[-1.904,1.476],[-0.106,2.54],[0.688,4.23],[0,0]],"v":[[-1.836,11.996],[5.128,13.872],[17.58,11.704],[25.74,4.226],[25.673,0.645],[26.212,-4.21],[24.243,-8.735],[24.342,-15.359],[19.991,-21.808],[19.803,-25.799],[12.197,-30.666],[3.225,-28.843],[-12.744,-19.282],[-15.886,-13.164],[-15.651,-5.049],[-7.085,7.112]]}},"nm":"Path 2"},{"ind":3,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.464,1.993],[-2.472,0.048],[-2.372,-0.699],[-0.628,-0.185]],"o":[[-1.93,-1.546],[1.465,-1.992],[2.473,-0.048],[0.627,0.185],[0,0]],"v":[[-11.129,-21.808],[-11.651,-28.503],[-5.133,-31.464],[2.13,-30.107],[4.013,-29.553]]}},"nm":"Path 4"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[152.329,248.137],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hand Outline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-35.694,62.633],[-30.326,60.824]]}},"nm":"Path 4"},{"ind":1,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-35.694,62.633],[-26.06,45.727]]}},"nm":"Path 3"},{"ind":2,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.417,1.529],[-5.043,1.289]],"o":[[0,-1.773],[4.412,-2.791],[0,0]],"v":[[-26.695,41.512],[-18.542,34.949],[-4.118,28.981]]}},"nm":"Path 2"},{"ind":3,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-8.066,14.154],[8.066,-14.154]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[164.408,202.517],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Pen Outline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0.787,1.322],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[-1.137,-1.054]],"v":[[3.199,-8.403],[-6.131,8.403],[-1.712,8.403],[6.131,-4.846]]}},"nm":"Path 1"},{"ind":1,"ty":"sh","closed":true,"ks":{"k":{"i":[[1.535,0.828],[0,0],[0.816,-1.469],[0,0],[-2.05,0.537],[-0.349,0.04],[0,0]],"o":[[0,0],[-1.48,-0.798],[0,0],[2.025,-0.701],[0.34,-0.089],[0,0],[0.889,-1.501]],"v":[[38.941,-66.536],[38.941,-66.536],[34.799,-65.324],[17.798,-34.699],[23.963,-36.504],[24.999,-36.716],[40.126,-62.269]]}},"nm":"Path 2"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[141.237,255.844],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Pen Fill"}],"bounds":{"l":117,"t":172,"b":281,"r":198},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Shirt Drag","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50.088,64.229,0]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[-2.56,8.957]],"o":[[-0.32,-0.96],[0,0],[0,0]],"v":[[11.172,29.115],[-8.612,-11.841],[-8.612,-29.115]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[209.289,197.214],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-9.277,-10.556],[0,0],[0,0]],"o":[[0.96,0.32],[9.277,10.556],[0,0],[0,0]],"v":[[-30.253,-30.653],[1.415,-24.895],[23.487,19.889],[30.253,35.45]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[217.815,142.451],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm Outline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-15.086,5.233],[0,0]],"o":[[0,0],[16.954,-5.88],[0,0]],"v":[[-30.895,3.903],[4.343,5.38],[30.895,-10.614]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[137.794,145.124],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Neckline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":60,"s":[{"i":[[0,0],[-14.023,6.481],[0,0],[-6.86,-4.989],[0,0],[0,0],[0,0],[0,0],[1.527,-8.028],[0.013,-0.065],[7.654,-2.286],[0,0],[10.042,-4.708],[23.189,2.351],[-0.795,4.72],[-1.765,4.508],[-3.487,5.298],[0,0]],"o":[[0,0],[14.023,-6.481],[0,0],[6.86,4.989],[0,0],[0,0],[0,0],[2.526,7.7],[-0.012,0.065],[-1.406,7.253],[-10.535,3.147],[0,0],[-9.643,4.52],[-23.581,-2.391],[0.795,-4.72],[1.765,-4.508],[3.487,-5.298],[0,0]],"v":[[-53.833,66.9],[-21.496,66.005],[11.946,30.78],[36.215,29.63],[45.336,37.972],[49.69,46.288],[65.45,87.023],[67.011,91.783],[64.828,127.072],[68.587,116.068],[42.236,335.913],[12.373,293.507],[-14.272,286.789],[-34.58,330.005],[-73.042,126.967],[-71.541,97.471],[-61.661,75.723],[-56.902,67.579]]}],"e":[{"i":[[0,0],[-15.85,6.481],[0,0],[-7.754,-4.989],[0,0],[0,0],[0,0],[0,0],[1.726,-8.028],[0.014,-0.065],[0,0],[4.851,1.084],[27.519,-5.947],[9.709,0.788],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[7.754,4.989],[0,0],[0,0],[0,0],[2.855,7.7],[-0.014,0.065],[-1.589,7.253],[0,0],[-4.851,-1.084],[-11.433,2.471],[-17.505,-1.422],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.011,-63.645],[45.446,-64.794],[55.755,-56.452],[60.676,-48.137],[78.492,-7.402],[80.257,-2.641],[82.079,21.449],[82.038,21.643],[52.526,51.296],[13.793,55.211],[-22.477,40.066],[-34.738,69.333],[-81.1,39.203],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}]},{"t":69}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[171.031,177.362],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shirt"}],"bounds":{"l":83,"t":104,"b":520,"r":261},"ip":0,"op":74,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Shirt","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50.088,64.229,0]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":73,"s":[{"i":[[0,0],[0,0],[-2.56,8.957]],"o":[[-0.32,-0.96],[0,0],[0,0]],"v":[[11.172,29.115],[-8.612,-11.841],[-8.612,-29.115]]}],"e":[{"i":[[0,0],[0,0],[-1.271,9.229]],"o":[[-0.452,-0.905],[0,0],[0,0]],"v":[[25.855,25.752],[0.493,-12.005],[-1.943,-29.107]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":233,"s":[{"i":[[0,0],[0,0],[-1.271,9.229]],"o":[[-0.452,-0.905],[0,0],[0,0]],"v":[[25.855,25.752],[0.493,-12.005],[-1.943,-29.107]]}],"e":[{"i":[[0,0],[0,0],[-2.56,8.957]],"o":[[-0.32,-0.96],[0,0],[0,0]],"v":[[11.172,29.115],[-8.612,-11.841],[-8.612,-29.115]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":281,"s":[{"i":[[0,0],[0,0],[-2.56,8.957]],"o":[[-0.32,-0.96],[0,0],[0,0]],"v":[[11.172,29.115],[-8.612,-11.841],[-8.612,-29.115]]}],"e":[{"i":[[0,0],[0,0],[-1.271,9.229]],"o":[[-0.452,-0.905],[0,0],[0,0]],"v":[[25.855,25.752],[0.493,-12.005],[-1.943,-29.107]]}]},{"t":441}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[209.289,197.214],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":73,"s":[{"i":[[0,0],[-9.277,-10.556],[0,0],[0,0]],"o":[[0.96,0.32],[9.277,10.556],[0,0],[0,0]],"v":[[-30.253,-30.653],[1.415,-24.895],[23.487,19.889],[30.253,35.45]]}],"e":[{"i":[[0,0],[-10.939,-8.823],[0,0],[0,0]],"o":[[0.979,0.257],[10.939,8.823],[0,0],[0,0]],"v":[[-30.229,-30.503],[2.322,-27.882],[31.696,12.491],[41.013,26.673]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":233,"s":[{"i":[[0,0],[-10.939,-8.823],[0,0],[0,0]],"o":[[0.979,0.257],[10.939,8.823],[0,0],[0,0]],"v":[[-30.229,-30.503],[2.322,-27.882],[31.696,12.491],[41.013,26.673]]}],"e":[{"i":[[0,0],[-9.277,-10.556],[0,0],[0,0]],"o":[[0.96,0.32],[9.277,10.556],[0,0],[0,0]],"v":[[-30.253,-30.653],[1.415,-24.895],[23.487,19.889],[30.253,35.45]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":281,"s":[{"i":[[0,0],[-9.277,-10.556],[0,0],[0,0]],"o":[[0.96,0.32],[9.277,10.556],[0,0],[0,0]],"v":[[-30.253,-30.653],[1.415,-24.895],[23.487,19.889],[30.253,35.45]]}],"e":[{"i":[[0,0],[-10.939,-8.823],[0,0],[0,0]],"o":[[0.979,0.257],[10.939,8.823],[0,0],[0,0]],"v":[[-30.229,-30.503],[2.322,-27.882],[31.696,12.491],[41.013,26.673]]}]},{"t":441}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[217.815,142.451],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm Outline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-15.086,5.233],[0,0]],"o":[[0,0],[16.954,-5.88],[0,0]],"v":[[-30.895,3.903],[4.343,5.38],[30.895,-10.614]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[137.794,145.124],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Neckline"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":73,"s":[{"i":[[0,0],[-15.85,6.481],[0,0],[-7.754,-4.989],[0,0],[0,0],[0,0],[0,0],[1.726,-8.028],[0.014,-0.065],[0,0],[5.798,-3.909],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[7.754,4.989],[0,0],[0,0],[0,0],[2.855,7.7],[-0.014,0.065],[-1.589,7.253],[0,0],[-5.799,3.909],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.445,-64.794],[55.755,-56.452],[60.676,-48.137],[78.492,-7.402],[80.257,-2.641],[82.079,21.449],[82.038,21.643],[71.987,36.225],[64.488,41.614],[51.919,51.294],[10.762,55.811],[9.546,51.258],[5.917,48.967],[4.646,42.455],[-6.742,41.895],[-22.477,40.066],[-26.035,46.247],[-27.426,51.747],[-27.684,52.022],[-29.188,56.992],[-28.273,62.532],[-34.738,69.333],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}],"e":[{"i":[[0,0],[-15.85,6.481],[0,0],[-8.237,-4.143],[0,0],[0,0],[0,0],[0,0],[0.869,-8.165],[0.007,-0.066],[0,0],[5.354,-4.499],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[8.237,4.143],[0,0],[0,0],[0,0],[3.652,7.356],[-0.007,0.066],[-0.815,7.38],[0,0],[-5.354,4.499],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.713,-65.508],[56.846,-58.301],[62.617,-50.55],[84.631,-11.923],[86.889,-7.376],[91.244,16.388],[91.222,16.586],[82.767,32.147],[75.879,38.297],[51.919,51.294],[41.671,54.599],[40.455,50.046],[36.826,47.755],[35.555,41.243],[24.167,40.683],[8.433,38.854],[4.874,45.035],[3.483,50.535],[3.226,50.81],[1.722,55.779],[2.636,61.32],[-3.828,68.12],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":233,"s":[{"i":[[0,0],[-15.85,6.481],[0,0],[-8.237,-4.143],[0,0],[0,0],[0,0],[0,0],[0.869,-8.165],[0.007,-0.066],[0,0],[5.354,-4.499],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[8.237,4.143],[0,0],[0,0],[0,0],[3.652,7.356],[-0.007,0.066],[-0.815,7.38],[0,0],[-5.354,4.499],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.713,-65.508],[56.846,-58.301],[62.617,-50.55],[84.631,-11.923],[86.889,-7.376],[91.244,16.388],[91.222,16.586],[82.767,32.147],[75.879,38.297],[51.919,51.294],[41.671,54.599],[40.455,50.046],[36.826,47.755],[35.555,41.243],[24.167,40.683],[8.433,38.854],[4.874,45.035],[3.483,50.535],[3.226,50.81],[1.722,55.779],[2.636,61.32],[-3.828,68.12],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}],"e":[{"i":[[0,0],[-15.85,6.481],[0,0],[-7.754,-4.989],[0,0],[0,0],[0,0],[0,0],[1.726,-8.028],[0.014,-0.065],[0,0],[5.798,-3.909],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[7.754,4.989],[0,0],[0,0],[0,0],[2.855,7.7],[-0.014,0.065],[-1.589,7.253],[0,0],[-5.799,3.909],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.445,-64.794],[55.755,-56.452],[60.676,-48.137],[78.492,-7.402],[80.257,-2.641],[82.079,21.449],[82.038,21.643],[71.987,36.225],[64.488,41.614],[51.919,51.294],[10.762,55.811],[9.546,51.258],[5.917,48.967],[4.646,42.455],[-6.742,41.895],[-22.477,40.066],[-26.035,46.247],[-27.426,51.747],[-27.684,52.022],[-29.188,56.992],[-28.273,62.532],[-34.738,69.333],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":281,"s":[{"i":[[0,0],[-15.85,6.481],[0,0],[-7.754,-4.989],[0,0],[0,0],[0,0],[0,0],[1.726,-8.028],[0.014,-0.065],[0,0],[5.798,-3.909],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[7.754,4.989],[0,0],[0,0],[0,0],[2.855,7.7],[-0.014,0.065],[-1.589,7.253],[0,0],[-5.799,3.909],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.445,-64.794],[55.755,-56.452],[60.676,-48.137],[78.492,-7.402],[80.257,-2.641],[82.079,21.449],[82.038,21.643],[71.987,36.225],[64.488,41.614],[51.919,51.294],[10.762,55.811],[9.546,51.258],[5.917,48.967],[4.646,42.455],[-6.742,41.895],[-22.477,40.066],[-26.035,46.247],[-27.426,51.747],[-27.684,52.022],[-29.188,56.992],[-28.273,62.532],[-34.738,69.333],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}],"e":[{"i":[[0,0],[-15.85,6.481],[0,0],[-8.237,-4.143],[0,0],[0,0],[0,0],[0,0],[0.869,-8.165],[0.007,-0.066],[0,0],[5.354,-4.499],[0,0],[0,0],[1.391,1.541],[0,0],[1.966,1.546],[0,0],[6.602,-3.189],[-0.421,-1.911],[1.376,-1.474],[0,0],[-0.297,-1.8],[0,0],[3.878,0.451],[11.633,9.195],[0,0],[-0.898,4.72],[-1.996,4.508],[-3.941,5.298],[0,0]],"o":[[0,0],[15.851,-6.481],[0,0],[8.237,4.143],[0,0],[0,0],[0,0],[3.652,7.356],[-0.007,0.066],[-0.815,7.38],[0,0],[-5.354,4.499],[0,0],[0,0],[-2.277,-2.521],[0,0],[-1.967,-1.545],[0,0],[-3.631,1.753],[0.434,1.969],[0,0],[-1.245,1.333],[0,0],[0.636,3.852],[-6.951,-0.808],[-19.545,-15.45],[0,0],[0.899,-4.72],[1.995,-4.508],[3.942,-5.298],[0,0]],"v":[[-56.343,-27.525],[-19.79,-28.419],[18.012,-63.645],[45.713,-65.508],[56.846,-58.301],[62.617,-50.55],[84.631,-11.923],[86.889,-7.376],[91.244,16.388],[91.222,16.586],[82.767,32.147],[75.879,38.297],[51.919,51.294],[41.671,54.599],[40.455,50.046],[36.826,47.755],[35.555,41.243],[24.167,40.683],[8.433,38.854],[4.874,45.035],[3.483,50.535],[3.226,50.81],[1.722,55.779],[2.636,61.32],[-3.828,68.12],[-64.26,56.471],[-81.975,40.834],[-78.057,32.542],[-76.359,3.046],[-65.191,-18.701],[-59.812,-26.846]]}]},{"t":441}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[171.031,177.362],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shirt"}],"bounds":{"l":83,"t":104,"b":253,"r":269},"ip":73,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Hair","parent":4,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[30.177,58.458,0]},"a":{"k":[127.543,136.013,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":55,"s":[{"i":[[0,0],[-1.756,10.576],[-6.061,27.54],[-3.296,10.483],[-0.558,11.524]],"o":[[3.63,-8.289],[4.735,-28.52],[2.502,-11.368],[6.845,-21.769],[0,0]],"v":[[-24.567,169.717],[-16.349,140.932],[-8.705,53.194],[0.994,21.56],[16.307,-49.583]]}],"e":[{"i":[[0,0],[-1.112,4.866],[-4.377,12.729],[-2.65,4.884],[-0.558,11.524]],"o":[[3.114,-3.901],[3,-13.122],[1.807,-5.254],[5.503,-10.142],[0,0]],"v":[[-6.672,50.812],[-0.224,37.435],[2.12,-2.665],[9.869,-17.392],[16.307,-49.583]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":85,"s":[{"i":[[0,0],[-1.112,4.866],[-4.377,12.729],[-2.65,4.884],[-0.558,11.524]],"o":[[3.114,-3.901],[3,-13.122],[1.807,-5.254],[5.503,-10.142],[0,0]],"v":[[-6.672,50.812],[-0.224,37.435],[2.12,-2.665],[9.869,-17.392],[16.307,-49.583]]}],"e":[{"i":[[0,0],[-1.694,4.695],[-5.888,12.104],[-3.223,4.526],[-0.558,11.524]],"o":[[3.564,-3.495],[4.569,-12.661],[2.43,-4.996],[6.692,-9.4],[0,0]],"v":[[-21.62,50.069],[-13.598,37.572],[-6.41,-1.948],[3.068,-15.627],[16.307,-49.583]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":131,"s":[{"i":[[0,0],[-1.694,4.695],[-5.888,12.104],[-3.223,4.526],[-0.558,11.524]],"o":[[3.564,-3.495],[4.569,-12.661],[2.43,-4.996],[6.692,-9.4],[0,0]],"v":[[-21.62,50.069],[-13.598,37.572],[-6.41,-1.948],[3.068,-15.627],[16.307,-49.583]]}],"e":[{"i":[[0,0],[-1.634,4.717],[-5.732,12.179],[-3.164,4.567],[-0.558,11.524]],"o":[[3.519,-3.541],[4.406,-12.719],[2.366,-5.027],[6.571,-9.485],[0,0]],"v":[[-19.602,50.077],[-11.741,37.478],[-5.06,-2.13],[4.242,-15.93],[16.307,-49.583]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":165,"s":[{"i":[[0,0],[-1.634,4.717],[-5.732,12.179],[-3.164,4.567],[-0.558,11.524]],"o":[[3.519,-3.541],[4.406,-12.719],[2.366,-5.027],[6.571,-9.485],[0,0]],"v":[[-19.602,50.077],[-11.741,37.478],[-5.06,-2.13],[4.242,-15.93],[16.307,-49.583]]}],"e":[{"i":[[0,0],[-1.611,4.725],[-5.672,12.207],[-3.142,4.583],[-0.558,11.524]],"o":[[3.501,-3.558],[4.343,-12.741],[2.341,-5.039],[6.524,-9.517],[0,0]],"v":[[-19.311,49.958],[-11.512,37.32],[-5.026,-2.321],[4.207,-16.166],[16.307,-49.583]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":191,"s":[{"i":[[0,0],[-1.611,4.725],[-5.672,12.207],[-3.142,4.583],[-0.558,11.524]],"o":[[3.501,-3.558],[4.343,-12.741],[2.341,-5.039],[6.524,-9.517],[0,0]],"v":[[-19.311,49.958],[-11.512,37.32],[-5.026,-2.321],[4.207,-16.166],[16.307,-49.583]]}],"e":[{"i":[[0,0],[-1.316,4.815],[-4.907,12.534],[-2.852,4.768],[-0.558,11.524]],"o":[[3.275,-3.767],[3.548,-12.985],[2.026,-5.174],[5.923,-9.902],[0,0]],"v":[[-12.342,48.689],[-5.339,35.594],[-1.314,-4.372],[7.046,-18.762],[16.307,-49.583]]}]},{"t":221}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[96.177,175.215],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair Line"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":55,"s":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-5.948,-67.966],[-0.453,-8.358],[0,0],[-2.589,20.539]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.276,14.58],[0.453,8.358],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-19.577,150.456],[-16.942,190.108],[-17.839,215.388],[-7.19,194.099]]}],"e":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-9.988,-30.602],[-0.952,-3.774],[0,0],[-1.344,9.418]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[2.143,6.565],[0.952,3.774],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-6.443,76.219],[-1.446,94.105],[-0.823,105.608],[8.491,95.536]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":85,"s":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-9.988,-30.602],[-0.952,-3.774],[0,0],[-1.344,9.418]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[2.143,6.565],[0.952,3.774],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-6.443,76.219],[-1.446,94.105],[-0.823,105.608],[8.491,95.536]]}],"e":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.203,-31.587],[-0.487,-3.861],[0,0],[-2.476,9.186]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.331,6.776],[0.487,3.861],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-16.877,73.463],[-14.086,91.822],[-14.862,103.316],[-4.396,94.448]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":131,"s":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.203,-31.587],[-0.487,-3.861],[0,0],[-2.476,9.186]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.331,6.776],[0.487,3.861],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-16.877,73.463],[-14.086,91.822],[-14.862,103.316],[-4.396,94.448]]}],"e":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.608,-31.505],[-0.536,-3.855],[0,0],[-2.358,9.217]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.418,6.759],[0.536,3.855],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-15.346,73.657],[-12.32,91.979],[-12.949,103.483],[-2.597,94.481]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":165,"s":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.608,-31.505],[-0.536,-3.855],[0,0],[-2.358,9.217]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.418,6.759],[0.536,3.855],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-15.346,73.657],[-12.32,91.979],[-12.949,103.483],[-2.597,94.481]]}],"e":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.764,-31.472],[-0.555,-3.852],[0,0],[-2.312,9.228]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.451,6.752],[0.555,3.852],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-15.242,73.611],[-12.125,91.918],[-12.697,103.425],[-2.39,94.372]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":191,"s":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-6.764,-31.472],[-0.555,-3.852],[0,0],[-2.312,9.228]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.451,6.752],[0.555,3.852],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-15.242,73.611],[-12.125,91.918],[-12.697,103.425],[-2.39,94.372]]}],"e":[{"i":[[0,0],[1.641,-20.683],[2.86,-12.336],[-8.695,-30.994],[-0.792,-3.81],[0,0],[-1.738,9.354]],"o":[[-18.241,9.12],[-0.995,12.543],[-7.254,31.291],[1.865,6.649],[0.792,3.81],[0,0],[0,0]],"v":[[20.522,-103.324],[-10.303,-60.276],[-13.261,-22.806],[-10.582,73.339],[-6.341,91.418],[-6.201,102.938],[3.528,93.266]]}]},{"t":221}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[77.151,113.717],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair Line"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-7.899,-8.74],[0.493,-17.934]],"o":[[11.266,2.22],[12.37,13.686],[0,0]],"v":[[-23.943,-31.132],[7.773,-17.077],[23.45,31.132]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[126.171,71.883],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair Line"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[4.515,-10.712],[0,0]],"o":[[0,0],[-4.515,10.711],[0,0]],"v":[[11.063,-27.053],[9.261,-7.971],[-13.776,27.053]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[91.166,51.6],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair Line"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":55,"s":[{"i":[[-0.219,27.439],[-3.074,11.421],[-5.792,20.45],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[-0.462,-19.477],[-0.658,-28.712],[-1.111,-11.147],[-0.718,-10.274],[1.988,-12.359],[-2.961,13.17],[0.973,-21.49]],"o":[[0.102,-12.711],[8.218,-30.535],[4.066,-14.358],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[0.458,19.29],[0.265,11.555],[1.007,10.103],[0.866,12.4],[8.705,-4.967],[1.805,10.825],[10.292,-19.407]],"v":[[-40.042,151.376],[-35.688,112.162],[-19.989,54.527],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-68.724,32.185],[-68.194,117.545],[-66.55,151.862],[-63.134,181.88],[-64.979,213.703],[-52.767,188.623],[-52.428,230.14]]}],"e":[{"i":[[1.426,12.456],[-2.372,5.301],[-4.534,9.502],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.002,-13.291],[-2.375,-13],[-1.773,-5.014],[-1.329,-4.633],[1.237,-5.684],[-2.156,6.09],[-0.32,-9.787]],"o":[[-0.661,-5.77],[6.342,-14.172],[3.184,-6.671],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.002,13.163],[0.956,5.231],[1.607,4.544],[1.604,5.592],[8.359,-2.592],[2.444,4.841],[9.072,-9.204]],"v":[[-26.897,74.268],[-24.917,56.309],[-12.759,29.554],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-64.772,18.049],[-56.919,60.015],[-53.228,75.519],[-48.033,89.004],[-47.961,103.512],[-37.319,91.66],[-34.495,110.481]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":85,"s":[{"i":[[1.426,12.456],[-2.372,5.301],[-4.534,9.502],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.002,-13.291],[-2.375,-13],[-1.773,-5.014],[-1.329,-4.633],[1.237,-5.684],[-2.156,6.09],[-0.32,-9.787]],"o":[[-0.661,-5.77],[6.342,-14.172],[3.184,-6.671],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.002,13.163],[0.956,5.231],[1.607,4.544],[1.604,5.592],[8.359,-2.592],[2.444,4.841],[9.072,-9.204]],"v":[[-26.897,74.268],[-24.917,56.309],[-12.759,29.554],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-64.772,18.049],[-56.919,60.015],[-53.228,75.519],[-48.033,89.004],[-47.961,103.512],[-37.319,91.66],[-34.495,110.481]]}],"e":[{"i":[[-0.095,12.537],[-2.998,4.974],[-5.653,8.883],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.53,-13.28],[-0.781,-13.192],[-1.152,-5.192],[-0.758,-4.76],[1.917,-5.492],[-2.878,5.783],[0.869,-9.753]],"o":[[0.044,-5.808],[8.014,-13.298],[3.969,-6.236],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.525,13.153],[0.314,5.309],[1.044,4.705],[0.914,5.745],[8.612,-1.559],[1.839,5.101],[10.121,-8.036]],"v":[[-37.582,75.264],[-33.439,57.677],[-18.126,32.593],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-66.461,17.968],[-65.654,57.475],[-63.87,73.313],[-60.348,87.328],[-62.036,101.738],[-50.035,91.264],[-49.514,110.288]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":131,"s":[{"i":[[-0.095,12.537],[-2.998,4.974],[-5.653,8.883],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.53,-13.28],[-0.781,-13.192],[-1.152,-5.192],[-0.758,-4.76],[1.917,-5.492],[-2.878,5.783],[0.869,-9.753]],"o":[[0.044,-5.808],[8.014,-13.298],[3.969,-6.236],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.525,13.153],[0.314,5.309],[1.044,4.705],[0.914,5.745],[8.612,-1.559],[1.839,5.101],[10.121,-8.036]],"v":[[-37.582,75.264],[-33.439,57.677],[-18.126,32.593],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-66.461,17.968],[-65.654,57.475],[-63.87,73.313],[-60.348,87.328],[-62.036,101.738],[-50.035,91.264],[-49.514,110.288]]}],"e":[{"i":[[0.066,12.537],[-2.933,5.012],[-5.539,8.954],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.36,-13.286],[-0.95,-13.18],[-1.218,-5.176],[-0.819,-4.75],[1.846,-5.516],[-2.804,5.82],[0.744,-9.764]],"o":[[-0.031,-5.808],[7.842,-13.4],[3.889,-6.287],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.356,13.158],[0.382,5.304],[1.104,4.691],[0.988,5.733],[8.591,-1.669],[1.904,5.077],[10.017,-8.165]],"v":[[-36.003,75.064],[-32.086,57.426],[-17.096,32.147],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-65.615,18.144],[-64.301,57.637],[-62.314,73.451],[-58.613,87.419],[-60.115,101.85],[-48.25,91.222],[-47.485,110.239]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":165,"s":[{"i":[[0.066,12.537],[-2.933,5.012],[-5.539,8.954],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.36,-13.286],[-0.95,-13.18],[-1.218,-5.176],[-0.819,-4.75],[1.846,-5.516],[-2.804,5.82],[0.744,-9.764]],"o":[[-0.031,-5.808],[7.842,-13.4],[3.889,-6.287],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.356,13.158],[0.382,5.304],[1.104,4.691],[0.988,5.733],[8.591,-1.669],[1.904,5.077],[10.017,-8.165]],"v":[[-36.003,75.064],[-32.086,57.426],[-17.096,32.147],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-65.615,18.144],[-64.301,57.637],[-62.314,73.451],[-58.613,87.419],[-60.115,101.85],[-48.25,91.222],[-47.485,110.239]]}],"e":[{"i":[[0.128,12.537],[-2.909,5.027],[-5.494,8.982],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.294,-13.288],[-1.015,-13.176],[-1.244,-5.17],[-0.842,-4.746],[1.819,-5.525],[-2.775,5.833],[0.696,-9.767]],"o":[[-0.059,-5.808],[7.776,-13.438],[3.858,-6.306],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.291,13.16],[0.409,5.302],[1.127,4.686],[1.016,5.728],[8.583,-1.712],[1.929,5.068],[9.977,-8.215]],"v":[[-35.882,74.866],[-32.052,57.209],[-17.187,31.857],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-65.774,18.093],[-64.266,57.579],[-62.2,73.383],[-58.43,87.333],[-59.862,101.771],[-48.049,91.085],[-47.19,110.097]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":191,"s":[{"i":[[0.128,12.537],[-2.909,5.027],[-5.494,8.982],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[0.294,-13.288],[-1.015,-13.176],[-1.244,-5.17],[-0.842,-4.746],[1.819,-5.525],[-2.775,5.833],[0.696,-9.767]],"o":[[-0.059,-5.808],[7.776,-13.438],[3.858,-6.306],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[-0.291,13.16],[0.409,5.302],[1.127,4.686],[1.016,5.728],[8.583,-1.712],[1.929,5.068],[9.977,-8.215]],"v":[[-35.882,74.866],[-32.052,57.209],[-17.187,31.857],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-65.774,18.093],[-64.266,57.579],[-62.2,73.383],[-58.43,87.333],[-59.862,101.771],[-48.049,91.085],[-47.19,110.097]]}],"e":[{"i":[[0.902,12.505],[-2.593,5.197],[-5.061,9.233],[0.291,7.386],[8.301,15.747],[0,0],[-1.876,2.532],[-1.462,12.589],[-8.923,-7.354],[-0.538,-11.551],[-5.975,-6.746],[-6.116,-0.231],[-8.008,4.236],[2.536,9.956],[3.997,7.101],[2.185,2.946],[2.653,8.349],[8.661,4.504],[9.305,-0.483],[5.668,-6.059],[1.307,-9.739],[2.554,-14.435],[-0.527,-13.281],[-1.827,-13.088],[-1.561,-5.084],[-1.134,-4.685],[1.474,-5.627],[-2.409,5.994],[0.091,-9.791]],"o":[[-0.418,-5.793],[6.931,-13.893],[3.553,-6.482],[-13.669,-11.403],[-1.004,-1.905],[0,0],[7.543,-10.185],[11.116,3.183],[8.923,7.353],[0.42,9.001],[4.058,4.581],[6.132,0.232],[-7.359,-7.168],[-2.011,-7.896],[-1.799,-3.196],[-5.219,-7.035],[-5.149,-16.204],[-8.66,-4.503],[-8.285,0.43],[-6.869,7.342],[-1.936,14.42],[-2.308,13.043],[0.522,13.153],[0.735,5.267],[1.415,4.607],[1.368,5.654],[8.461,-2.239],[2.238,4.939],[9.45,-8.815]],"v":[[-31.071,72.687],[-28.34,54.827],[-15.355,29.407],[-10.553,10.735],[-43.933,-30.515],[-46.037,-36.57],[-39.548,-45.29],[-21.555,-76.079],[9.478,-61.142],[25.623,-31.578],[29.16,-5.46],[46.045,0.31],[64.774,-3.284],[48.309,-30.176],[41.947,-53.671],[35.499,-62.575],[23.63,-75.1],[1.024,-105.12],[-23.788,-106.528],[-46.575,-91.971],[-57.411,-63.894],[-59.939,-20.671],[-64.414,17.868],[-60.469,57.186],[-57.432,72.832],[-52.807,86.522],[-53.344,101.021],[-42.214,89.626],[-40.181,108.549]]}]},{"t":221}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[128.559,115.851],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair"}],"bounds":{"l":51,"t":0,"b":354,"r":202},"ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":3,"nm":"MAN CONTROLLER","parent":49,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.31,"y":0.982},"o":{"x":0.167,"y":0.167},"n":"0p31_0p982_0p167_0p167","t":60,"s":[-38.305,1072.657,0],"e":[-38.305,237.572,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.13,"y":1},"n":"0p667_1_0p13_1","t":82,"s":[-38.305,237.572,0],"e":[-38.305,227.875,0],"to":[0,0,0],"ti":[0,0,0]},{"t":155}]},"a":{"k":[60,60,0]},"s":{"k":[60.606,60.606,100]}},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Shirt","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.56,4.983]],"o":[[-0.028,-6.124],[0,0]],"v":[[-2.72,8.158],[2.748,-8.157]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[162.487,150.453],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.497,8.502]],"o":[[4.805,-7.445],[0,0]],"v":[[-6.221,13.268],[6.221,-13.268]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[133.671,131.341],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.659,-4.81]],"o":[[4.764,2.741],[0,0]],"v":[[-5.709,-5.807],[5.709,5.807]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[121.741,138.802],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.709,6.673]],"o":[[3.203,-6.264],[0,0]],"v":[[-5.641,10.189],[5.641,-10.189]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[113.632,134.36],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.796,-3.156],[-1.705,-2.847],[-0.49,-3.923]],"o":[[1.284,4.016],[2.2,2.484],[2.031,3.391],[0,0]],"v":[[-7.898,-14.884],[-1.688,-3.967],[4.844,3.517],[7.898,14.883]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[101.661,140.179],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.118,2.675]],"o":[[2.763,-5.071],[0,0]],"v":[[-6.089,5.984],[6.089,-5.984]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[83.791,135.731],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-8.19,-17.858]],"o":[[-6.09,15.508],[0,0]],"v":[[2.747,-25.719],[4.095,25.719]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[73.608,115.997],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-8.604,-26.177],[-0.188,-9.356]],"o":[[22.81,8.417],[2.937,8.935],[0,0]],"v":[[-31.693,-35.632],[27.841,4.046],[31.693,35.632]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[173.801,123.601],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17"}],"bounds":{"l":58,"t":72,"b":175,"r":221},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"Laptop Lines","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[83.791,289.043],[142.108,289.043]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0.546,-3.608],[0,0]],"o":[[0,0],[-3.65,0],[0,0],[0,0]],"v":[[79.292,-64.905],[-53.322,-64.905],[-60.619,-58.629],[-79.292,64.905]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[153.432,224.137],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"}],"bounds":{"l":70,"t":155,"b":293,"r":237},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"Laptop Lines 2","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[-1.967,-1.967],[0,0]],"o":[[0,0],[-2.781,0],[0,0],[0,0]],"v":[[18.989,-11.785],[-14.815,-11.785],[-17.022,-6.455],[1.218,11.785]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[59.296,270.035],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"bounds":{"l":39,"t":256,"b":284,"r":80},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":1,"nm":"Elbow","parent":21,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":79,"s":[0],"e":[-6.4]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":118.059,"s":[-6.4],"e":[-6.4]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p667_1_0p167_0"],"t":151,"s":[-6.4],"e":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[0],"e":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p833_1_0p167_0"],"t":195,"s":[0],"e":[-7.2]},{"t":232}]},"p":{"k":[31.833,202.255,0]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Shoulder Lines 2","parent":21,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[44.592,51.827,0]},"a":{"k":[25.876,117.05,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.346,-6.543],[0,0]],"o":[[2.077,1.115],[-0.346,6.544],[0,0]],"v":[[-3.808,-27.561],[3.462,-10.833],[-3.808,27.561]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[54.252,166.291],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15"}],"bounds":{"l":49,"t":137,"b":196,"r":60},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":4,"nm":"Shoulder Lines","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-135,9,0]},"a":{"k":[25.876,117.05,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":79,"s":[{"i":[[0,0],[7.499,-3.482],[7.913,-10.71],[3.634,-11.239],[2.354,-8.194]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.152,9.677],[-2.704,8.362],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-17.131,-13.701],[-30.401,19.339],[-37.226,44.18]]}],"e":[{"i":[[0,0],[7.499,-3.482],[8.376,-10.352],[4.123,-11.069],[2.711,-8.083]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.569,9.354],[-3.068,8.236],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-18.009,-15.087],[-32.714,17.34],[-40.62,41.859]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":118,"s":[{"i":[[0,0],[7.499,-3.482],[8.376,-10.352],[4.123,-11.069],[2.711,-8.083]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.569,9.354],[-3.068,8.236],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-18.009,-15.087],[-32.714,17.34],[-40.62,41.859]]}],"e":[{"i":[[0,0],[7.499,-3.482],[8.376,-10.352],[4.123,-11.069],[2.711,-8.083]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.569,9.354],[-3.068,8.236],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-18.009,-15.087],[-32.714,17.34],[-40.62,41.859]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":151,"s":[{"i":[[0,0],[7.499,-3.482],[8.376,-10.352],[4.123,-11.069],[2.711,-8.083]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.569,9.354],[-3.068,8.236],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-18.009,-15.087],[-32.714,17.34],[-40.62,41.859]]}],"e":[{"i":[[0,0],[7.499,-3.482],[7.913,-10.71],[3.634,-11.239],[2.354,-8.194]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.152,9.677],[-2.704,8.362],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-17.131,-13.701],[-30.401,19.339],[-37.226,44.18]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":176,"s":[{"i":[[0,0],[7.499,-3.482],[7.913,-10.71],[3.634,-11.239],[2.354,-8.194]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.152,9.677],[-2.704,8.362],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-17.131,-13.701],[-30.401,19.339],[-37.226,44.18]]}],"e":[{"i":[[0,0],[7.499,-3.482],[7.913,-10.71],[3.634,-11.239],[2.354,-8.194]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.152,9.677],[-2.704,8.362],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-17.131,-13.701],[-30.401,19.339],[-37.226,44.18]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":195,"s":[{"i":[[0,0],[7.499,-3.482],[7.913,-10.71],[3.634,-11.239],[2.354,-8.194]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.152,9.677],[-2.704,8.362],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-17.131,-13.701],[-30.401,19.339],[-37.226,44.18]]}],"e":[{"i":[[0,0],[7.499,-3.482],[8.548,-10.211],[4.307,-10.999],[2.845,-8.037]],"o":[[-7.499,3.482],[-11.59,5.382],[-7.724,9.227],[-3.205,8.183],[0,0]],"v":[[37.226,-44.18],[14.73,-33.732],[-18.314,-15.551],[-33.558,16.626],[-41.873,41.009]]}]},{"t":232}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[44.102,132.149],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16"}],"bounds":{"l":0,"t":86,"b":178,"r":83},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":1,"nm":"Shoulder","parent":11,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":79,"s":[0],"e":[4.2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":118,"s":[4.2],"e":[4.2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p667_1_0p167_0"],"t":151,"s":[4.2],"e":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[0],"e":[0]},{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.167],"y":[0]},"n":["0p833_1_0p167_0"],"t":195,"s":[0],"e":[7.2]},{"t":232}]},"p":{"k":[-129.592,7.173,0]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":4,"nm":"Face 3","parent":25,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":62,"s":[45.292,23.446,0],"e":[28.292,10.946,0],"to":[0,0,0],"ti":[0,0,0]},{"t":103}]},"a":{"k":[98.32,96.819,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.397,0.72],[-0.817,0.094]],"o":[[-0.358,-0.741],[0.396,-0.721],[0,0]],"v":[[-0.839,1.849],[-0.776,-0.525],[1.197,-1.849]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[0],"e":[2.75],"__fnct":[null]},{"t":103}]},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[98.267,96.819],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28"}],"bounds":{"l":95,"t":93,"b":101,"r":101},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":23,"ty":4,"nm":"Face 2","parent":25,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[52.258,57.326,0]},"a":{"k":[112.845,124.928,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.526,-0.392]],"o":[[1.574,-0.053],[0,0]],"v":[[-2.341,-0.23],[2.341,0.283]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[115.243,111.564],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-10.87,7.954]],"o":[[0,0],[0,0]],"v":[[-11.18,-5.524],[11.18,-2.43]]}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":62,"s":[41.4],"e":[0]},{"t":103}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":62,"s":[69.8],"e":[100]},{"t":103}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[114.273,106.043],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30"}],"bounds":{"l":99,"t":97,"b":114,"r":129},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":24,"ty":4,"nm":"Face","parent":25,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[52.258,57.326,0]},"a":{"k":[112.845,124.928,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.973,-3.605],[0,0]],"o":[[0.566,0.105],[0,0],[0,0]],"v":[[-2.277,-2.242],[2.277,1.17],[-1.027,2.435]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[77.394,70.857],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.254,-0.867],[-1.109,-0.18],[-2.295,-0.36]],"o":[[2.403,-0.245],[1.049,0.403],[2.293,0.373],[0,0]],"v":[[-8.609,-1.092],[-1.493,-0.141],[1.684,0.964],[8.609,0.562]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[123,53.3],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.616,-0.881],[-4.697,0.53],[-2.786,-0.942]],"o":[[3.605,-0.924],[4.592,1.119],[2.922,-0.33],[0,0]],"v":[[-16.717,-1.335],[-5.663,-1.4],[8.051,1.752],[16.717,0.844]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[118.436,61.509],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.685,0.312]],"o":[[1.014,1.381],[0,0]],"v":[[-2.266,-1.054],[2.266,0.742]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[91.459,70.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[5.519,-1.88],[-0.894,-5.82],[-6.04,2.991]],"o":[[0,0],[-4.018,1.368],[0.895,5.82],[0,0]],"v":[[6.732,-8.409],[-2.714,-13.461],[-5.399,0.854],[6.682,12.35]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[74.752,72.03],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.684,-7.606]],"o":[[0,0],[0,0]],"v":[[-5.018,-6.549],[5.018,6.549]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[138.162,36.807],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-12.752,16.555],[-12.124,-1.168],[-6.294,-9.202],[-0.255,-12.304],[8.027,-10.233]],"o":[[0,0],[7.537,-9.784],[10.96,1.057],[3.425,5.006],[0,0],[0,0]],"v":[[-36.408,17.143],[-28.354,-19.546],[3.394,-32.04],[33.47,-17.516],[40.597,9.201],[33.079,33.208]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[111.578,40.084],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[2.098,-1.582],[1.214,-1.959],[0.472,-1.606],[1.31,-4.455]],"o":[[-2.098,1.582],[-1.84,1.387],[-0.882,1.423],[-1.31,4.456],[0,0]],"v":[[8.498,-14.056],[2.204,-9.31],[-2.732,-4.531],[-4.568,0.126],[-8.498,14.056]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[89.982,49.566],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.545,-3.206],[-5.169,1.27]],"o":[[-1.684,2.782],[4.812,-2.276],[0,0]],"v":[[-4.127,-4.545],[-7.511,4.545],[7.511,-0.794]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[109.052,40.592],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[4.524,-3.023]],"o":[[-1.218,5.303],[0,0]],"v":[[4.523,-6.56],[-4.524,6.56]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[129.227,34.696],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[3.184,-12.333],[9.026,-6.742],[8.13,8.198],[-0.834,10.673]],"o":[[-0.408,12.686],[-2.698,10.449],[-10.832,8.09],[-7.444,-7.506],[0,0]],"v":[[32.745,-38.261],[28.29,-0.453],[12.212,30.171],[-21.174,21.952],[-31.911,-5.962]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[113.345,90.342],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.654,-0.174],[-0.677,-0.006]],"o":[[0.359,0.573],[0.654,0.173],[0,0]],"v":[[-1.829,-0.647],[-0.186,0.461],[1.829,0.647]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[131.315,85.027],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[1.453,-0.265]],"o":[[-1.232,0.814],[0,0]],"v":[[2.042,-0.821],[-2.042,0.821]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[105.134,82.629],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.916,-3.216]],"o":[[0,0],[0,0]],"v":[[-3.544,-0.409],[3.544,1.608]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[105.242,75.256],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.606,-0.304],[-2.17,1.454]],"o":[[0.251,0.63],[2.334,1.172],[0,0]],"v":[[-4.456,-1.266],[-3.005,0.094],[4.456,-0.373]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[118.034,96.935],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.767,-3.446]],"o":[[-0.088,0.681],[0,0]],"v":[[-1.193,-9.443],[1.281,9.443]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[122.67,82.327],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.36,0.315],[3.823,-0.555]],"o":[[-0.302,-0.372],[-2.905,-2.547],[0,0]],"v":[[5.889,2.383],[4.882,1.361],[-5.889,-1.828]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[106.768,69.524],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.674,-1.848]],"o":[[3.508,-2.147],[0,0]],"v":[[-5.902,1.169],[5.902,0.678]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[132.731,71.715],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.898,-1.805]],"o":[[0,0],[0,0]],"v":[[-2.898,0.902],[2.898,0.902]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[132.845,77.632],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0.66,-2.131],[0,0],[-4.569,0.875],[-4.284,3.31],[2.458,-2.485],[0,0],[-2.172,-2.923],[-0.633,-1.799],[0.046,-2.277],[0,0],[0.431,-2.774],[1.253,-4.115],[0.826,-2.557],[1.583,-1.885],[0,0],[0.597,-1.151],[5.857,-6.595],[0.566,0.788],[1.841,3.549],[1.93,5.648],[1.373,4.015],[-2.562,1.922],[1.801,1.893],[0.696,2.518],[0.018,4.341],[-0.984,1.016],[-1.573,-0.208],[0,0],[-0.528,1.039],[-2.201,3.33],[-5.027,2.588]],"o":[[0,0],[0,0],[5.316,-1.017],[-1.312,3.241],[3.21,-3.34],[0,0],[1.138,1.531],[0.757,2.149],[0,0],[-0.057,2.806],[-0.662,4.273],[-0.826,2.556],[-0.753,2.343],[-9.777,11.639],[0,0],[-2.994,5.768],[-0.116,0.131],[-2.334,-3.246],[-2.753,-5.307],[-1.165,-4.079],[-0.737,-2.156],[-2.061,1.605],[-1.8,-1.893],[-1.157,-4.184],[-0.006,-1.414],[1.105,-1.14],[2.941,0.389],[0,0],[1.766,-3.472],[3.136,-4.745],[1.983,-1.021]],"v":[[-3.897,-48.872],[-5.931,-42.307],[8.479,-47.645],[24.799,-54.598],[17.421,-45.555],[26.94,-55.969],[34.464,-45.827],[37.389,-40.936],[38.063,-34.174],[37.638,-13.126],[37.093,-4.73],[33.643,7.753],[31.165,15.421],[28.419,22.258],[12.619,36.169],[10.707,39.546],[0.235,55.839],[-7.2,47.943],[-13.471,36.697],[-19.652,19.641],[-23.434,11.225],[-25.492,-2.955],[-32.546,-4.089],[-35.799,-11.127],[-38.14,-23.897],[-36.992,-27.867],[-32.529,-28.92],[-25.327,-24.385],[-24.344,-29.326],[-20.167,-41.275],[-7.456,-51.86]]}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[111.811,87.443],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45"}],"bounds":{"l":35,"t":-7,"b":182,"r":188},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":25,"ty":1,"nm":"Head","parent":11,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":67,"s":[0],"e":[2]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":103,"s":[2],"e":[2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":124,"s":[2],"e":[-1]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":158,"s":[-1],"e":[-1]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":189,"s":[-1],"e":[-3]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":218,"s":[-3],"e":[-3]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":222,"s":[-3],"e":[0]},{"t":286}]},"p":{"k":[6.242,14.675,0]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":0,"op":3600,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":26,"ty":4,"nm":"Laptop","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[54,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":71,"s":[{"i":[[14.879,-1.218],[4.942,0],[5.21,-0.428],[0,0],[12.574,10.158],[0,0],[-2.837,0],[0,0],[0,0],[0,0],[3.174,-6.011],[3.303,-1.843],[34.655,-17.567],[0,0],[7.377,-6.007]],"o":[[-14.879,1.218],[0,0],[-6.208,0.51],[0,0],[-19.095,-15.426],[-1.983,-2.028],[0,0],[0,0],[0,0],[6.798,-0.028],[-1.744,3.3],[-7.322,4.085],[-21.609,10.954],[0,0],[-0.631,0.513]],"v":[[-3.377,272.268],[-26.527,182.515],[-41.063,160.697],[-55.853,147.97],[-80.894,167.005],[-97.742,39.591],[-95.451,34.148],[-62.219,34.148],[-46.741,-64.87],[89.52,-65.44],[97.619,-52.232],[90.161,-43.969],[41.015,171.24],[24.43,142.423],[9.147,131.637]]}],"e":[{"i":[[0.804,-0.318],[4.942,0],[0,0],[0,0],[0,0],[0,0],[-2.837,0],[0,0],[0,0],[0,0],[3.174,-6.011],[3.303,-1.843],[18.279,-45.804],[1.218,-9.509],[7.377,-6.007]],"o":[[-5.017,1.984],[0,0],[0,0],[0,0],[0,0],[-1.983,-2.028],[0,0],[0,0],[0,0],[6.798,-0.028],[-1.744,3.3],[-7.322,4.085],[-3.623,9.078],[-1.129,8.816],[-0.631,0.513]],"v":[[-3.604,64.39],[-16.481,64.94],[-38.362,64.94],[-66.363,64.94],[-81.005,56.702],[-97.742,39.591],[-95.451,34.148],[-62.219,34.148],[-46.741,-64.87],[89.52,-65.44],[97.619,-52.232],[90.161,-43.969],[11.656,-0.275],[5.473,29.696],[-1.439,63.153]]}]},{"t":80}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[145.504,224.387],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44"}],"bounds":{"l":46,"t":158,"b":497,"r":245},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":27,"ty":4,"nm":"Arm Lines","parent":18,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[257.758,-49.428,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[7.67,1.622],[11.323,-9.66]],"o":[[0,0],[-6.692,-1.415],[0,0]],"v":[[53.39,19.044],[-3.288,-5.807],[-38.238,-2.111]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[45.113,214.977],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-10.025,-2.025],[10.025,2.025]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[30.146,250.382],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"}],"bounds":{"l":5,"t":205,"b":256,"r":100},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":28,"ty":4,"nm":"Arm","parent":18,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[257.758,-49.428,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[9.949,3.976],[6.744,1.417],[4.152,-0.46],[-2.593,-11.47],[-9.38,-2.704],[-10.137,-1.878],[-7.448,0],[0,0]],"o":[[-6.419,-2.565],[-4.088,-0.858],[-11.989,1.331],[2.283,10.098],[10.05,2.896],[7.331,1.358],[0,0],[-9.663,-4.378]],"v":[[10.705,-18.579],[-9,-24.745],[-21.441,-25.709],[-37.381,-1.98],[-17.159,16.311],[13.235,23.739],[44.28,30.161],[49.346,-1.34]]}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[48.377,232.081],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40"}],"bounds":{"l":10,"t":206,"b":263,"r":98},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":29,"ty":4,"nm":"Shoulder","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":79,"s":[{"i":[[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.184],[-90.144,52.569],[-67.468,50.855],[-66.898,50.969],[-58.748,53.482]]}],"e":[{"i":[[0,0],[0,0],[8.323,-5.602],[0,0],[0,0],[0,0],[-0.814,-3.4],[-3.097,-1.623],[1.826,-1.116],[1.067,-2.298],[-3.203,-2.677],[-0.156,-0.174],[-0.781,0.343],[-1.236,0.394],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-8.323,5.601],[0,0],[0,0],[-2.027,2.851],[0.814,3.401],[-1.826,1.116],[-2.162,1.322],[-1.758,3.785],[0.179,0.148],[0.811,-0.096],[1.242,-0.546],[7.359,-2.347],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-73.558,-45.238],[-90.628,-16.226],[-101.493,15.1],[-99.992,14.326],[-101.93,24.316],[-95.679,32.347],[-101.157,35.695],[-106.666,40.765],[-102.922,51.781],[-102.4,52.259],[-99.997,51.609],[-96.269,50.205],[-67.468,50.855],[-66.898,50.969],[-58.748,53.482]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":118,"s":[{"i":[[0,0],[0,0],[8.323,-5.602],[0,0],[0,0],[0,0],[-0.814,-3.4],[-3.097,-1.623],[1.826,-1.116],[1.067,-2.298],[-3.203,-2.677],[-0.156,-0.174],[-0.781,0.343],[-1.236,0.394],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-8.323,5.601],[0,0],[0,0],[-2.027,2.851],[0.814,3.401],[-1.826,1.116],[-2.162,1.322],[-1.758,3.785],[0.179,0.148],[0.811,-0.096],[1.242,-0.546],[7.359,-2.347],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-73.558,-45.238],[-90.628,-16.226],[-101.493,15.1],[-99.992,14.326],[-101.93,24.316],[-95.679,32.347],[-101.157,35.695],[-106.666,40.765],[-102.922,51.781],[-102.4,52.259],[-99.997,51.609],[-96.269,50.205],[-67.468,50.855],[-66.898,50.969],[-58.748,53.482]]}],"e":[{"i":[[0,0],[0,0],[8.323,-5.602],[0,0],[0,0],[0,0],[-0.814,-3.4],[-3.097,-1.623],[1.826,-1.116],[1.067,-2.298],[-3.203,-2.677],[-0.156,-0.174],[-0.781,0.343],[-1.236,0.394],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-8.323,5.601],[0,0],[0,0],[-2.027,2.851],[0.814,3.401],[-1.826,1.116],[-2.162,1.322],[-1.758,3.785],[0.179,0.148],[0.811,-0.096],[1.242,-0.546],[7.359,-2.347],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-73.558,-45.238],[-90.628,-16.226],[-101.493,15.1],[-99.992,14.326],[-101.93,24.316],[-95.679,32.347],[-101.157,35.695],[-106.666,40.765],[-102.922,51.781],[-102.4,52.259],[-99.997,51.609],[-96.269,50.205],[-67.468,50.855],[-66.898,50.969],[-58.748,53.482]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":151,"s":[{"i":[[0,0],[0,0],[8.323,-5.602],[0,0],[0,0],[0,0],[-0.814,-3.4],[-3.097,-1.623],[1.826,-1.116],[1.067,-2.298],[-3.203,-2.677],[-0.156,-0.174],[-0.781,0.343],[-1.236,0.394],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-8.323,5.601],[0,0],[0,0],[-2.027,2.851],[0.814,3.401],[-1.826,1.116],[-2.162,1.322],[-1.758,3.785],[0.179,0.148],[0.811,-0.096],[1.242,-0.546],[7.359,-2.347],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-73.558,-45.238],[-90.628,-16.226],[-101.493,15.1],[-99.992,14.326],[-101.93,24.316],[-95.679,32.347],[-101.157,35.695],[-106.666,40.765],[-102.922,51.781],[-102.4,52.259],[-99.997,51.609],[-96.269,50.205],[-67.468,50.855],[-66.898,50.969],[-58.748,53.482]]}],"e":[{"i":[[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.184],[-90.144,52.569],[-67.468,50.854],[-66.898,50.969],[-58.748,53.482]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":176,"s":[{"i":[[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.184],[-90.144,52.569],[-67.468,50.854],[-66.898,50.969],[-58.748,53.482]]}],"e":[{"i":[[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.184],[-90.144,52.569],[-67.468,50.854],[-66.898,50.969],[-58.748,53.482]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":195,"s":[{"i":[[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.184],[-90.144,52.569],[-67.468,50.854],[-66.898,50.969],[-58.748,53.482]]}],"e":[{"i":[[0,0],[0,0],[8.603,-5.162],[0,0],[0,0],[0,0],[-0.636,-3.438],[-3.009,-1.782],[1.881,-1.02],[1.185,-2.24],[-3.06,-2.84],[-0.147,-0.182],[-0.798,0.302],[-1.254,0.329],[-7.362,-2.334],[0,0],[-2.625,-1.112]],"o":[[0,0],[0,0],[-8.602,5.161],[0,0],[0,0],[-2.172,2.741],[0.637,3.439],[-1.881,1.02],[-2.228,1.208],[-1.952,3.689],[0.171,0.158],[0.815,-0.053],[1.269,-0.48],[7.471,-1.962],[0,0],[2.717,0.862],[0,0]],"v":[[-23.192,-69.389],[-54.076,-55.21],[-74.035,-46.239],[-92.588,-18.152],[-105.066,12.568],[-103.527,11.872],[-105.981,21.749],[-100.155,30.093],[-105.8,33.152],[-111.565,37.929],[-108.398,49.124],[-107.901,49.629],[-105.469,49.105],[-101.672,47.896],[-78.944,48.665],[-78.39,48.842],[-58.748,53.482]]}]},{"t":232}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[109.52,157.358],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39"}],"bounds":{"l":-3,"t":87,"b":213,"r":87},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":30,"ty":4,"nm":"Man Shirt","parent":11,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[144.057,147.959,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":71,"s":[{"i":[[8.388,10.771],[15.389,6.286],[0,0],[5.586,-4.133],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[0,0],[-10.188,-18.99],[-2.625,-1.112],[-27.462,-0.599],[0,0],[-15.632,18.123],[-1.35,119.186]],"o":[[-8.388,-10.771],[-15.389,-6.285],[0,0],[-5.586,4.134],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[14.486,27.001],[0,0],[44.257,0.965],[0,0],[30.925,-35.853],[-0.138,-20.208]],"v":[[94.216,-36.524],[65.815,-58.691],[37.588,-67.398],[23.828,-39.286],[14.91,-33.745],[2.525,-14.077],[-10.757,-32.064],[-15.327,-48.411],[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.075],[-97.371,17.821],[-95.917,16.962],[-97.279,27.047],[-90.578,34.706],[-95.856,38.363],[-101.065,43.74],[-96.696,54.523],[-96.147,54.971],[-93.786,54.185],[-90.144,52.569],[-84.274,91.405],[-69.08,207.225],[-39.8,176.513],[-7.594,417.874],[47.41,164.711],[69.98,312.875],[100.276,3.289]]}],"e":[{"i":[[8.388,10.771],[15.389,6.286],[0,0],[5.586,-4.133],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[7.988,-6.07],[0,0],[0,0],[0,0],[-1.007,-3.348],[-3.185,-1.443],[1.759,-1.219],[0.933,-2.356],[-3.351,-2.489],[-0.166,-0.165],[-0.76,0.387],[-1.211,0.464],[-7.573,-1.517],[0,0],[-2.625,-1.112],[0,0],[0,0],[-4.109,-0.053],[0,0]],"o":[[-8.388,-10.771],[-15.389,-6.285],[0,0],[-5.586,4.134],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[-7.988,6.069],[0,0],[0,0],[-1.86,2.962],[1.008,3.349],[-1.759,1.219],[-2.083,1.444],[-1.538,3.88],[0.187,0.138],[0.804,-0.142],[1.209,-0.616],[7.212,-2.765],[0,0],[2.795,0.56],[0,0],[0,0],[0.626,-4.061],[0,0],[0.698,-1.416]],"v":[[94.216,-36.524],[65.815,-58.691],[37.588,-67.398],[23.827,-39.286],[14.91,-33.745],[2.526,-14.078],[-10.757,-32.064],[-15.327,-48.411],[-23.192,-69.389],[-54.076,-55.21],[-72.94,-44.019],[-88.319,-14.076],[-86.462,15.801],[-85.008,14.942],[-86.37,25.027],[-79.669,32.686],[-84.947,36.343],[-90.156,41.72],[-83.969,63.715],[-83.42,64.163],[-81.059,63.376],[-77.417,61.761],[-65.65,62.067],[-65.08,62.182],[-56.93,64.695],[-19.351,80.602],[-11.849,8.953],[-3.594,1.965],[100.276,3.289]]}]},{"t":80}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[109.52,157.358],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39"}],"bounds":{"l":7,"t":87,"b":576,"r":211},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":31,"ty":3,"nm":"WOMAN 2 CONTROLLER","parent":49,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.757,"y":0.977},"o":{"x":0.167,"y":0.167},"n":"0p757_0p977_0p167_0p167","t":67,"s":[69.47,1093.388,0],"e":[69.47,427.573,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.633,"y":1},"o":{"x":0.079,"y":1},"n":"0p633_1_0p079_1","t":89,"s":[69.47,427.573,0],"e":[69.47,414.27,0],"to":[0,0,0],"ti":[0,0,0]},{"t":148}]},"a":{"k":[60,60,0]},"s":{"k":[60.606,60.606,100]}},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":33,"ty":1,"nm":"Head","parent":31,"ks":{"o":{"k":0},"r":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":43,"s":[-50],"e":[2]},{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.333],"y":[0.333]},"n":["0p667_0p667_0p333_0p333"],"t":93,"s":[2],"e":[2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":157,"s":[2],"e":[-2]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0p667_1_0p333_0"],"t":167,"s":[-2],"e":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0.333]},"n":["0p833_0p833_0p333_0p333"],"t":184,"s":[0],"e":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.463],"y":[0]},"n":["0p667_1_0p463_0"],"t":251,"s":[0],"e":[-4]},{"i":{"x":[0.16],"y":[0.84]},"o":{"x":[0.333],"y":[0]},"n":["0p16_0p84_0p333_0"],"t":269,"s":[-4],"e":[-0.5]},{"i":{"x":[0.469],"y":[1]},"o":{"x":[0.167],"y":[0.446]},"n":["0p469_1_0p167_0p446"],"t":283,"s":[-0.5],"e":[0]},{"t":310}]},"p":{"k":[124.413,92.487,0]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":-12,"op":3588,"st":-12,"bm":0,"sr":1},{"ddd":0,"ind":35,"ty":1,"nm":"Hair Controller","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[375,667,0]},"a":{"k":[50,50,0]},"s":{"k":[100,100,100]}},"sw":100,"sh":100,"sc":"#ffffff","ip":-7,"op":3593,"st":-7,"bm":0,"sr":1},{"ddd":0,"ind":36,"ty":4,"nm":"Face 5","parent":33,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.71,"y":0},"n":"0p29_1_0p71_0","t":145,"s":[-14.413,17.513,0],"e":[-16.411,17.582,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.29,"y":0.29},"o":{"x":0.71,"y":0.71},"n":"0p29_0p29_0p71_0p71","t":155,"s":[-16.411,17.582,0],"e":[-16.411,17.582,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.29,"y":1},"o":{"x":0.71,"y":0},"n":"0p29_1_0p71_0","t":235,"s":[-16.411,17.582,0],"e":[-14.412,17.638,0],"to":[0,0,0],"ti":[0,0,0]},{"t":245}]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[1.184,-2.73],[-0.583,-1.028],[-0.33,-0.275],[-1.27,-0.549],[-1.943,2.909]],"o":[[-0.396,2.949],[-0.47,1.084],[0.211,0.374],[1.062,0.886],[3.211,1.388],[0,0]],"v":[[-3.697,-8.3],[-6.083,0.274],[-6.495,3.66],[-5.618,4.593],[-2.195,6.912],[7.079,4.175]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[125.103,117.731],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[155.8,103.384],[170.739,103.384]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[119.588,103.384],[130.445,103.384]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0,0],[0,0],[0,0],[-5.969,0],[0,0],[0,5.968]],"o":[[0,0],[0,0],[0,5.968],[0,0],[5.968,0],[0,0]],"v":[[11.12,-9.591],[-11.121,-9.591],[-11.121,-1.216],[-0.313,9.591],[0.313,9.591],[11.12,-1.216]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[142.466,106.676],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0,0],[0,0],[0,0],[-5.969,0],[0,0],[0,5.968]],"o":[[0,0],[0,0],[0,5.968],[0,0],[5.968,0],[0,0]],"v":[[11.121,-9.591],[-11.121,-9.591],[-11.121,-1.216],[-0.313,9.591],[0.314,9.591],[11.121,-1.216]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.34,0.73,0.61,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[107.872,106.676],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[2.443,-0.594]],"o":[[-1.987,-1.541],[0,0]],"v":[[3.565,1.059],[-3.565,-0.465]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[112.993,87.473],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 47"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.238,-1.775]],"o":[[4.766,-2.806],[0,0]],"v":[[-8.001,1.712],[8.001,0.063]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[141.592,88.837],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 48"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.155,5.717]],"o":[[7.063,3.7],[0,0]],"v":[[-10.875,-0.169],[10.876,-3.532]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[130.463,137.496],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 49"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[141.339,103.993],[141.339,107.194]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tm","s":{"k":[{"t":92,"s":[0],"h":1},{"t":100,"s":[51],"h":1},{"t":107,"s":[0],"h":1},{"t":165,"s":[0],"h":1},{"t":173,"s":[51],"h":1},{"t":180,"s":[0],"h":1},{"t":282,"s":[0],"h":1},{"t":290,"s":[51],"h":1},{"t":297,"s":[0],"h":1},{"t":305,"s":[51],"h":1},{"t":312,"s":[0],"h":1}],"ix":1},"e":{"k":[{"t":92,"s":[100],"h":1},{"t":100,"s":[50],"h":1},{"t":107,"s":[100],"h":1},{"t":165,"s":[100],"h":1},{"t":173,"s":[50],"h":1},{"t":180,"s":[100],"h":1},{"t":282,"s":[100],"h":1},{"t":290,"s":[50],"h":1},{"t":297,"s":[100],"h":1},{"t":305,"s":[50],"h":1},{"t":312,"s":[100],"h":1}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 2"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[110.299,103.993],[110.299,107.194]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tm","s":{"k":[{"t":92,"s":[0],"h":1},{"t":100,"s":[51],"h":1},{"t":107,"s":[0],"h":1},{"t":165,"s":[0],"h":1},{"t":173,"s":[51],"h":1},{"t":180,"s":[0],"h":1},{"t":282,"s":[0],"h":1},{"t":290,"s":[51],"h":1},{"t":297,"s":[0],"h":1},{"t":305,"s":[51],"h":1},{"t":312,"s":[0],"h":1}],"ix":1},"e":{"k":[{"t":92,"s":[100],"h":1},{"t":100,"s":[50],"h":1},{"t":107,"s":[100],"h":1},{"t":165,"s":[100],"h":1},{"t":173,"s":[50],"h":1},{"t":180,"s":[100],"h":1},{"t":282,"s":[100],"h":1},{"t":290,"s":[50],"h":1},{"t":297,"s":[100],"h":1},{"t":305,"s":[50],"h":1},{"t":312,"s":[100],"h":1}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Eye"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[3.164,4.236],[3.252,-1.941],[-1.207,-3.424],[-3.509,0.99]],"o":[[-2.293,-3.07],[-3.347,1.997],[1.33,3.778],[5.574,-1.572]],"v":[[5.471,-5.027],[-4.512,-6.702],[-7.428,3.788],[2.083,7.653]]}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.64,0.62,0.59,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[133.033,138.483],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Mouth"}],"bounds":{"l":87,"t":74,"b":167,"r":175},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":37,"ty":4,"nm":"Face 4","parent":33,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.413,17.513,0]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.614,-1.416],[-0.227,-2.136],[6.018,-2.53],[0.904,-0.698],[0.397,-1.672],[-0.199,-6.732],[-1.297,-2.093],[0,0]],"o":[[0.956,-1.923],[1.615,1.416],[0.69,6.492],[-1.053,0.443],[-1.36,1.051],[-1.557,6.553],[0.073,2.46],[3.232,5.215],[0,0]],"v":[[-0.727,-29.893],[4.823,-30.443],[7.199,-24.618],[-0.247,-7.947],[-3.353,-6.531],[-5.642,-2.026],[-7.69,18.017],[-5.939,25.075],[2.331,31.859]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[171.657,134.365],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"},{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[-2.047,-6.441],[-1.596,-4.685],[-7.343,-2.05],[-7.319,3.221],[0,0]],"o":[[0.083,-0.071],[0,0],[2.047,6.441],[1.595,4.684],[7.343,2.049],[7.32,-3.221],[0,0]],"v":[[-25.765,-41.678],[-27.814,-7.146],[-25.763,3.98],[-17.113,25.061],[-7.343,39.699],[16.688,35.6],[27.814,28.867]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[127.413,119.495],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 44"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Face "}],"bounds":{"l":96,"t":74,"b":168,"r":181},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":38,"ty":4,"nm":"Hair 5","parent":33,"ks":{"o":{"k":100},"r":{"k":0.963},"p":{"k":[22.32,-87.357,0]},"a":{"k":[148.763,71.027,0]},"s":{"k":[165,165,100]}},"ef":[{"ty":5,"nm":"Puppet","ix":1,"ef":[{"ty":7,"nm":"On Transparent","ix":1,"v":{"k":0}}]}],"shapes":[{"ty":"gr","it":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.297,-0.523]],"o":[[-1.109,3.149],[0,0]],"v":[[-1.693,-3.772],[2.803,3.772]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[79.31,108.144],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 23"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.371,-3.506],[-3.312,1.792]],"o":[[-3.053,2.204],[1.371,3.507],[0,0]],"v":[[-0.658,-7.75],[-3.947,2.215],[5.318,5.958]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[71.748,98.942],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 24"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.986,0.651]],"o":[[0.98,2.894],[0,0]],"v":[[-3.645,-2.388],[3.645,1.737]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[84.425,88.726],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 25"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.124,-1.4]],"o":[[-0.952,1.523],[0,0]],"v":[[0.328,-2.522],[0.625,2.522]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[67.554,82.87],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 26"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.652,-0.81]],"o":[[0.287,-2.759],[0,0]],"v":[[-3.035,2.417],[3.035,-1.607]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[65.699,54.163],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 27"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.391,-2.78],[-2.673,-0.856]],"o":[[-2.333,1.561],[0.392,2.779],[0,0]],"v":[[0.883,-6.699],[-2.378,0.593],[2.77,6.699]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[62.166,69.41],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 28"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[3.046,-3.361],[-1.307,-4.344]],"o":[[-4.451,-0.874],[-3.046,3.362],[0,0]],"v":[[8.264,-7.962],[-4.091,-3.862],[-6.957,8.836]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[77.996,34.062],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 29"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.017,-3.498]],"o":[[-3.429,-0.692],[0,0]],"v":[[3.561,-2.554],[-3.561,3.246]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[96.412,24.555],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 30"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.092,3.146],[2.127,2.32]],"o":[[2.259,-2.192],[0.092,-3.147],[0,0]],"v":[[-1.902,8.531],[1.81,0.102],[-1.404,-8.531]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[220.852,89.888],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 31"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.126,1.535],[0.353,1.499]],"o":[[1.311,-0.807],[0.125,-1.535],[0,0]],"v":[[-1.124,4.238],[0.999,0.326],[0.417,-4.238]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[218.969,115.405],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 32"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-6.531,2.304],[0,0]],"o":[[0,0],[6.531,-2.303],[0,0]],"v":[[-9.638,1.864],[1.623,4.58],[9.638,-6.884]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[202.518,132.1],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 33"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.027,3.812]],"o":[[0,0],[0,0]],"v":[[-5.84,-1.906],[5.84,-1.906]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[187.04,145.141],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 34"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.178,3.789]],"o":[[4.281,0.879],[0,0]],"v":[[-5.594,2.081],[5.594,-2.96]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[175.606,146.196],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 35"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.455,-0.726],[-2.185,1.334]],"o":[[1.106,2.308],[2.454,0.727],[0,0]],"v":[[-6.535,-2.782],[-0.859,2.055],[6.535,1.086]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[203.32,105.505],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 36"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.368,-0.585],[-1.937,1.483]],"o":[[1.023,2.214],[2.368,0.584],[0,0]],"v":[[-6.191,-2.544],[-0.734,1.96],[6.191,0.514]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[188.853,90.361],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 37"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[5.179,-5.192]],"o":[[0,0],[0,0]],"v":[[-3.843,-5.42],[-1.336,5.42]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[224.312,70.626],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 38"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-5.641,-8.312],[0,0]],"o":[[0,0],[5.64,8.312],[0,0]],"v":[[-10.984,-11.727],[5.344,-4.899],[5.344,13.21]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[215.125,51.996],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 39"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.693,-1.342],[0.343,-2.133]],"o":[[1.998,-0.819],[1.692,1.342],[0,0]],"v":[[-4.35,-2.905],[1.77,-2.038],[4.007,3.723]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[193.016,29.719],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 40"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.012,0.268],[-1.355,-0.393],[-1.965,-2.723]],"o":[[2.225,-2.049],[1.406,-0.125],[3.225,0.936],[0,0]],"v":[[-9.945,-0.107],[-1.647,-3.352],[2.554,-3.076],[9.945,3.477]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[169.223,23.427],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 41"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.436,-2.123]],"o":[[1.804,-1.821],[0,0]],"v":[[-3.35,0.598],[3.349,1.223]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[143.874,18.211],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 42"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-3.693,1.825],[-3.998,-0.989],[-1.031,-2.749]],"o":[[1.644,-3.777],[3.693,-1.825],[2.851,0.706],[0,0]],"v":[[-13.568,5.53],[-5.218,-3.234],[6.818,-4.542],[13.568,0.566]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[119.271,12.406],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 43"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-6.218,0.967],[-4.093,4.779]],"o":[[4.557,4.339],[6.218,-0.967],[0,0]],"v":[[-16.737,-0.984],[0.749,4.155],[16.737,-5.122]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[106.024,73.405],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 45"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-14.054,-7.463],[0,0],[-3.806,-7.711],[0,0]],"o":[[0,0],[14.053,7.462],[0,0],[3.806,7.712],[0,0]],"v":[[-23.276,-22.837],[-8.051,-7.462],[11.272,-3.202],[16.249,13.18],[23.276,22.837]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[146.59,76.045],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 46"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0.013,0.372],[-0.98,1.642],[1.524,1.84],[0.106,1.421],[1.735,0.784],[0.641,3.273],[-2.331,4.224],[-2.012,0.97],[0.324,2.335],[-4.679,4.247],[-4.167,-1.54],[-1.518,1.06],[-1.751,1.179],[-1.384,1.014],[-1.57,1.863],[-6.526,-6.148],[-0.527,-0.858],[-2.201,0.371],[-0.014,0.002],[-1.995,-3.548],[-2.639,1.415],[-3.519,0.1],[-3.202,-3.578],[-2.158,0.77],[-2.103,-0.65],[-0.958,-2.77],[-1.932,-0.413],[-3.813,-1.833],[1.28,-5.645],[1.099,-2.91],[-0.736,-1.46],[0.187,-2.416],[1.27,-1.374],[-1.228,-2.103],[-0.014,-1.956],[0.919,-2.703],[-0.997,-4.116],[0.535,-1.697],[2.42,-1.064],[0.312,-1.557],[1.929,-1.527],[2.083,0.378],[1.264,-2.065],[1.84,-0.887],[2.345,0.847],[1.078,0.027],[1.053,-0.701],[4.083,0.398],[0.51,0.639],[-0.1,0.873],[-3.528,3.62],[-1.875,1.477],[-0.296,5.635],[4.632,-1.462],[0.803,0.241],[0.257,0.961],[3.299,7.409],[0.286,2.663],[2.743,0.134],[2.755,1.249],[3.849,2.243],[1.797,-1.498],[1.273,-0.673],[2.094,-0.634],[0.012,-2.422],[0.282,-3.51],[0.5,-4.66],[2.979,0.203],[1.997,5.18],[2.367,0.002],[0.959,3.502]],"o":[[-0.073,-2.059],[1.224,-2.051],[-0.919,-1.108],[-0.14,-1.899],[-2.95,-1.331],[-0.927,-4.735],[1.128,-2.045],[2.123,-1.025],[-0.905,-6.528],[3.788,-3.439],[1.737,0.642],[1.116,-0.779],[1.423,-0.959],[1.966,-1.44],[5.777,-6.858],[0.453,0.428],[1.167,1.903],[0.013,-0.002],[4.069,-0.699],[1.467,2.61],[3.126,-1.678],[5.583,-0.159],[1.527,1.707],[1.756,-0.627],[2.707,0.836],[0.645,1.867],[3.476,0.744],[5.217,2.506],[-0.416,1.839],[-0.578,1.529],[0.828,1.642],[-0.131,1.683],[-1.653,1.789],[0.75,1.284],[0.017,2.657],[-1.362,4.009],[0.474,1.958],[-0.806,2.559],[-1.453,0.639],[-0.65,3.254],[-2.498,1.976],[-2.383,-0.432],[-0.579,0.947],[-2.247,1.083],[-1.014,-0.367],[-1.264,-0.032],[-3.415,2.274],[-0.814,-0.079],[-0.548,-0.686],[0.574,-5.022],[1.667,-1.709],[4.434,-3.491],[0.255,-4.851],[-0.8,0.253],[-0.953,-0.285],[-2.093,-7.836],[-0.752,-1.69],[-0.292,-2.731],[-3.388,-0.165],[-1.603,-0.727],[-2.021,-1.179],[-4.292,3.576],[-3.771,1.994],[-2.318,0.702],[-0.019,3.93],[-0.361,4.605],[-0.318,2.969],[-6.202,-0.421],[-0.852,-2.207],[-2.157,-0.002],[-0.098,-0.359]],"v":[[-73.136,23.27],[-71.63,17.729],[-72.045,11.257],[-73.659,7.304],[-76.762,2.938],[-82.678,-4.721],[-79.509,-18.537],[-74.565,-23.679],[-71.514,-29.244],[-67.443,-46.77],[-53.7,-51.324],[-48.468,-52.002],[-44.208,-54.411],[-39.724,-56.928],[-34.999,-62.471],[-10.202,-66.092],[-8.66,-63.989],[-3.07,-61.442],[-3.03,-61.449],[7.136,-56.109],[14.601,-54.13],[24.539,-57.143],[38.104,-51.143],[44.168,-49.726],[50.239,-49.536],[57.146,-43.204],[61.233,-39.48],[71.298,-35.432],[82.325,-22.773],[82.099,-14.206],[82.388,-9.57],[82.936,-2.937],[80.394,1.8],[79.755,8.357],[81.115,13.229],[79.696,21.57],[79.362,34.023],[79.315,39.743],[74.121,45.445],[71.233,48.863],[65.125,58.531],[58.576,60.54],[52.622,63.458],[49.112,66.244],[42.541,68.454],[39.507,67.393],[36.101,68.912],[24.393,71.842],[22.183,70.947],[21.807,68.41],[26.662,52.176],[29.909,48.457],[37.429,35.156],[31.946,25.969],[29.524,26.454],[27.929,24.094],[19.624,8.632],[18.113,1.194],[12.855,-3.779],[2.327,-5.657],[-9.101,-12.076],[-15.458,-11.546],[-28.554,-1.079],[-37.355,2.675],[-41.252,7.951],[-41.634,21.023],[-42.602,35.092],[-48.536,40.029],[-62.231,32.803],[-67.627,29.312],[-72.964,24.38]]}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.64,0.62,0.59,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[146.525,76.76],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Hair Color"}],"bounds":{"l":17,"t":-39,"b":195,"r":276},"ip":13,"op":3613,"st":13,"bm":0,"sr":1},{"ddd":0,"ind":41,"ty":4,"nm":"Face","parent":33,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.413,17.513,0]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.16,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p16_1_0p167_0p167","t":72,"s":[{"i":[[-2.381,-7.602],[-7.298,-16.757],[0,0],[-11.316,-0.475],[-4.673,16.485],[-0.013,3.82],[-0.65,4.122],[-3.611,2.048],[-1.917,1.319],[-0.142,3.14],[1.384,2.618],[0,0],[3.103,4.85],[0,0],[5.782,2.424],[0,0],[4.126,-3.385],[0,0],[0.376,-4.848]],"o":[[2.3,7.342],[0.639,1.466],[0,0],[12.174,0.511],[22.062,-77.832],[0.014,-4.174],[0.647,-4.1],[2.023,-1.147],[2.589,-1.782],[0.133,-2.958],[-2.711,-5.128],[0,0],[-3.804,-5.945],[0,0],[-2.196,-0.921],[0,0],[-3.37,2.765],[0,0],[-0.613,7.915]],"v":[[-48.912,69.927],[-119.598,350.592],[-114.432,356.262],[-58.92,203.017],[-28.926,234.514],[14.354,99.36],[15.352,86.892],[20.898,76.227],[26.242,73.575],[29.885,65.246],[28.798,56.835],[22.735,54.277],[12.963,38.749],[8.343,23.127],[-7.927,20.91],[-20.438,12.995],[-36.526,26.394],[-47.871,28.102],[-50.406,48.556]]}],"e":[{"i":[[-2.381,-7.602],[-7.298,-16.757],[0,0],[-11.316,-0.475],[0.841,1.793],[-0.013,3.82],[-0.65,4.122],[-3.611,2.048],[-1.917,1.319],[-0.142,3.14],[1.384,2.618],[0,0],[3.103,4.85],[0,0],[5.782,2.424],[0,0],[4.126,-3.385],[0,0],[0.376,-4.848]],"o":[[2.3,7.342],[0.639,1.466],[0,0],[12.174,0.511],[-1.622,-3.458],[0.014,-4.174],[0.647,-4.1],[2.023,-1.147],[2.589,-1.782],[0.133,-2.958],[-2.711,-5.128],[0,0],[-3.804,-5.945],[0,0],[-2.196,-0.921],[0,0],[-3.37,2.765],[0,0],[-0.613,7.915]],"v":[[-38.356,-30.352],[-24.542,4.494],[-19.376,10.164],[3.395,21.045],[26.799,10.286],[24.91,-0.919],[25.908,-13.387],[31.454,-24.052],[36.798,-26.704],[40.441,-35.033],[39.354,-43.444],[33.291,-46.002],[23.519,-61.53],[18.898,-77.152],[2.629,-79.369],[-9.882,-87.284],[-25.971,-73.885],[-37.316,-72.177],[-39.85,-51.723]]}]},{"t":88}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[143.963,149.995],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Face Color 3"}],"bounds":{"l":23,"t":62,"b":507,"r":185},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":42,"ty":4,"nm":"Body 2","parent":31,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[1.863,-10.984]],"o":[[0.274,11.137],[0,0]],"v":[[1.059,-16.642],[-1.333,16.641]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[86.765,232.432],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 19"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.307,-7.635]],"o":[[0.345,7.968],[0,0]],"v":[[-1.999,-11.763],[1.999,11.764]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[210.014,241.318],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 20"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-9.253,-2.868],[-7.169,-8.889],[0,0]],"o":[[0,0],[9.253,2.868],[7.169,8.89],[0,0]],"v":[[-35.094,-35.966],[-6.563,-25.687],[23.05,-12.783],[35.094,35.966]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[209.082,202.19],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 21"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0],[-2.422,-14.852],[-17.861,5.759],[-3.835,9.093],[0,0]],"o":[[0,0],[0,0],[0,0],[2.422,14.852],[17.86,-5.759],[3.835,-9.093],[0,0]],"v":[[-20.428,-41.314],[-23.939,-34.284],[-27.504,-30.219],[-31.069,0.395],[-8.316,35.556],[27.125,-12.639],[33.49,-34.284]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[140.497,200.509],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 22"}],"bounds":{"l":84,"t":151,"b":257,"r":250},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":43,"ty":4,"nm":"Body","parent":31,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[60,60,0]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.16,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p16_1_0p167_0p167","t":72,"s":[{"i":[[0,0],[0,0],[-2.698,-12.917],[-1.6,-4.649],[-2.569,-3.319],[-4.188,0.288],[-3.195,3.793],[-3.459,23.19],[1.623,3.459],[11.558,-0.427]],"o":[[0,0],[0,0],[1.005,4.812],[1.367,3.968],[2.569,3.319],[4.947,-0.341],[15.109,-17.931],[-3.806,-0.328],[-0.827,-1.764],[-11.098,0.41]],"v":[[-9.261,117.437],[-15.856,127.568],[-18.191,318.409],[-15.068,332.533],[-9.257,345.989],[2.105,349.42],[14.08,341.314],[45.555,124.271],[36.913,117.559],[10.587,107.862]]}],"e":[{"i":[[0,0],[0,0],[-2.698,-12.917],[-1.6,-4.649],[-2.569,-3.319],[-4.188,0.288],[-3.195,3.793],[-3.459,23.19],[1.623,3.459],[11.558,-0.427]],"o":[[0,0],[0,0],[1.005,4.812],[1.367,3.968],[2.569,3.319],[4.947,-0.341],[15.109,-17.931],[-3.806,-0.328],[-0.827,-1.764],[-11.098,0.41]],"v":[[-19.376,10.164],[-25.971,20.295],[-28.309,55.985],[-25.186,70.109],[-19.376,83.565],[-8.014,86.996],[3.962,78.89],[35.441,16.998],[26.799,10.286],[0.473,0.59]]}]},{"t":88}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[143.963,149.995],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Face Color 2"}],"bounds":{"l":114,"t":150,"b":500,"r":190},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":46,"ty":4,"nm":"Arm With Phone 2","parent":47,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[125.525,137.415,0]},"a":{"k":[125.525,137.415,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.415,-0.395],[0.133,-0.558],[0.331,-1.382]],"o":[[-0.327,-0.471],[-0.416,0.396],[-0.331,1.382],[0,0]],"v":[[1.604,-2.609],[0.091,-2.611],[-0.61,-1.067],[-1.604,3.08]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[80.237,135.219],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.574,1.189]],"o":[[1.934,-2.073],[0,0]],"v":[[-3.424,2.478],[3.424,-2.478]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[104.584,143.105],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 11"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-1.403,-7.947],[-2.719,1.163],[0,0],[1.357,4.978],[0,0]],"o":[[0,0],[1.403,7.948],[0,0],[0,0],[-1.356,-4.978],[0,0]],"v":[[-4.361,-14.542],[-4.361,2.827],[1.688,14.264],[4.407,13.101],[4.407,0.246],[1.874,-15.427]]}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[97.91,138.792],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 13"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-2.14,1.41]],"o":[[2.14,-1.41],[0,0]],"v":[[-3.21,2.115],[3.21,-2.115]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[89.255,113.129],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 14"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.489,0.697],[-0.383,0.181],[-0.47,-0.038],[-2.982,-0.239]],"o":[[0.33,-0.785],[0.243,-0.347],[0.426,-0.2],[2.982,0.239],[0,0]],"v":[[-6.236,1.652],[-5.003,-0.578],[-4.101,-1.452],[-2.71,-1.581],[6.236,-0.863]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[93.549,124.587],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 15"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[-0.997,1.435],[-0.218,0.128],[-0.307,0.008],[-4.701,-0.452]],"o":[[0.5,-1.674],[0.144,-0.207],[0.266,-0.155],[4.721,-0.128],[0,0]],"v":[[-8.914,2.777],[-6.65,-1.926],[-6.132,-2.471],[-5.237,-2.648],[8.914,-2.163]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[90.304,118.279],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 16"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0.302,-3.809]],"o":[[2.766,2.635],[0,0]],"v":[[-2.132,-5.178],[1.83,5.178]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[85.922,150.948],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 17"}],"bounds":{"l":72,"t":105,"b":168,"r":112},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":47,"ty":4,"nm":"Arm With Phone","parent":31,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[60,60,0],"e":[58,57,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":133,"s":[58,57,0],"e":[58,57,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":161,"s":[58,57,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":212,"s":[60,60,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[60,60,0],"e":[58,57,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":271,"s":[58,57,0],"e":[58,57,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":273,"s":[58,57,0],"e":[60,60,0],"to":[0,0,0],"ti":[0,0,0]},{"t":356}]},"a":{"k":[125.525,137.415,0]},"s":{"k":[165,165,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":212,"s":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[0,0],[-5.115,10.39],[0,0],[-1.343,1.465],[0,0]],"o":[[-0.012,0.166],[5.116,-10.391],[0,0],[1.342,-1.465],[0,0]],"v":[[-27.023,41.215],[-9.034,1.253],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}],"e":[{"i":[[0,0],[-4.336,10.739],[0,0],[-1.343,1.465],[0,0]],"o":[[0,0.166],[4.336,-10.74],[0,0],[1.342,-1.465],[0,0]],"v":[[-22.099,42.605],[-7.104,1.426],[8.704,-25.959],[14.683,-29.327],[22.099,-42.771]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[90.895,195.551],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 12"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":212,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-31.309,49.825],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}],"e":[{"i":[[0,0],[0,0],[-0.218,7.603],[-1.128,3.85],[-2.39,0.833],[0,0],[0,0],[2.655,2.453]],"o":[[0,0],[0,0],[0.135,-4.729],[0.711,-2.429],[0,0],[0,0],[0,0],[0,0]],"v":[[-27.111,53.674],[9.966,-3.808],[5.96,-30.951],[8.74,-45.517],[13.682,-50.704],[22.206,-53.674],[27.111,-44.63],[22.206,-41.917]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[62.22,175.881],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 18"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}],"e":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}],"e":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}],"e":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":212,"s":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}],"e":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}],"e":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}],"e":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[0,0],[-7.692,3.84]],"o":[[8.414,1.765],[0,0]],"v":[[-17.661,-1.346],[7.444,-4.579]]}],"e":[{"i":[[0,0],[-7.388,4.396]],"o":[[8.521,1.14],[0,0]],"v":[[-12.399,1.967],[12.399,-3.107]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[55.308,241.722],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}],"e":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}],"e":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}],"e":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":212,"s":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}],"e":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}],"e":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}],"e":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[0,0],[1.121,-11.351]],"o":[[-10.444,4.585],[0,0]],"v":[[5.587,-17.296],[-13.585,9.121]]}],"e":[{"i":[[0,0],[0.281,-11.403]],"o":[[-10.078,5.342],[0,0]],"v":[[8.587,-13.88],[-8.587,13.88]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[31.785,226.973],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}],"e":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}],"e":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}],"e":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.167,"y":0},"n":"0p833_1_0p167_0","t":212,"s":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}],"e":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}],"e":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}],"e":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[0,0],[6.1,-4.924],[7.563,0.441],[1.041,0.644],[0.671,1.294],[0.915,5.381]],"o":[[-2.748,7.342],[-5.895,4.758],[-1.222,-0.071],[-1.24,-0.766],[-2.512,-4.846],[0,0]],"v":[[18.179,-15.88],[3.499,2.889],[-17.383,10.462],[-20.905,9.567],[-23.589,6.187],[-28.77,-9.277]]}],"e":[{"i":[[0,0],[5.72,-5.361],[7.575,-0.12],[1.086,0.565],[0.764,1.241],[1.309,5.299]],"o":[[-2.199,7.525],[-5.528,5.18],[-1.224,0.019],[-1.293,-0.673],[-2.862,-4.648],[0,0]],"v":[[23.167,-14.455],[9.91,5.345],[-10.357,14.436],[-13.935,13.803],[-16.861,10.63],[-23.167,-4.41]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":2.75},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[45.192,253.499],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"},{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":[{"i":{"x":0.16,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p16_1_0p167_0p167","t":72,"s":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.563,105.143],[-39.161,94.731],[-34.41,84.978],[-4.949,44.723],[-2.419,41.191],[-1.992,30.258],[-4.547,15.379],[-1.633,-8.059],[8.237,-12.773],[12.395,-19.03],[20.282,-20.199],[25.374,-19.223],[27.592,-12.961],[21.669,-12.533],[21.132,-10.506],[23.253,10.826],[23.899,12.249],[27.99,11.101],[30.328,6.789],[36.808,6.866],[39.507,13.235],[32.904,28.295],[21.296,40.509],[11.626,173.073],[-0.405,136.59],[-3.409,142.954],[-19.93,264.602]]}],"e":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":88,"s":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}],"e":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":102,"s":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}],"e":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":133,"s":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}],"e":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":161,"s":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}],"e":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":212,"s":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}],"e":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":240,"s":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}],"e":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}]},{"i":{"x":0.833,"y":1},"o":{"x":0.333,"y":0},"n":"0p833_1_0p333_0","t":271,"s":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}],"e":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":273,"s":[{"i":[[3.247,5.018],[-1.143,3.447],[-2.163,2.919],[-11.624,11.907],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.878,-6.528],[4.915,-11.142],[1.542,-1.779],[6.222,-0.406]],"o":[[-1.974,-3.05],[1.143,-3.448],[9.908,-13.369],[1.014,-1.039],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.913,11.144],[-0.95,2.155],[-4.083,4.711],[-5.232,0.341]],"v":[[-42.471,56.801],[-43.298,46.3],[-37.841,36.923],[-5.493,-1.051],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[10.417,15.182],[-4.32,48.613],[-7.785,54.738],[-25.006,60.588]]}],"e":[{"i":[[3.608,4.765],[-0.885,3.522],[-1.942,3.07],[-10.714,12.732],[-0.644,1.301],[0.628,3.658],[0.851,4.959],[-5.36,6.146],[-3.747,0.141],[-2.438,1.109],[-2.679,0.02],[-1.463,-0.97],[1.249,-1.234],[1.022,-1.405],[0.048,-0.708],[-1.881,-6.928],[-0.354,-0.389],[-0.87,1.395],[-1.157,1.167],[-1.817,-1.528],[-0.097,-2.372],[3.733,-4.203],[3.419,-4.461],[2.389,-6.722],[4.078,-11.475],[1.407,-1.888],[6.175,-0.863]],"o":[[-2.193,-2.896],[0.886,-3.523],[8.896,-14.063],[0.935,-1.111],[1.645,-3.328],[-0.852,-4.96],[-1.38,-8.037],[2.464,-2.825],[-0.306,-2.661],[2.438,-1.109],[1.755,-0.013],[1.464,0.969],[-1.236,1.22],[-0.416,0.573],[-0.479,7.162],[0.138,0.508],[1.106,1.215],[0.87,-1.394],[1.672,-1.685],[1.817,1.528],[0.231,5.616],[-3.732,4.203],[-4.338,5.663],[-4.078,11.476],[-0.789,2.219],[-3.725,4.999],[-5.193,0.726]],"v":[[-37.409,60.295],[-39.007,49.883],[-34.256,40.13],[-4.795,-0.125],[-2.265,-3.657],[-1.838,-14.59],[-4.393,-29.469],[-1.479,-52.907],[8.391,-57.621],[12.549,-63.878],[20.436,-65.047],[25.528,-64.071],[27.746,-57.809],[21.823,-57.381],[21.286,-55.354],[23.407,-34.022],[24.053,-32.599],[28.144,-33.747],[30.482,-38.059],[36.962,-37.982],[39.661,-31.613],[33.058,-16.553],[21.45,-4.339],[12.268,14.891],[0.035,49.317],[-2.969,55.681],[-19.712,62.784]]}]},{"t":356}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.85,0.84,0.81,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[77.769,180.786],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Arm Color"}],"bounds":{"l":7,"t":105,"b":456,"r":128},"ip":6,"op":3606,"st":6,"bm":0,"sr":1},{"ddd":0,"ind":49,"ty":3,"nm":"SCALER","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[475.962,315.467,0]},"a":{"k":[60,60,0]},"s":{"k":[165,165,100]}},"ip":0,"op":3600,"st":0,"bm":0,"sr":1}],"ip":0,"op":396,"fr":60,"w":750,"h":1334} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/Image.json b/Lottie-Screenshot/Lottie-Screenshot/Image.json new file mode 100644 index 0000000000..156306e0a1 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Image.json @@ -0,0 +1 @@ +{"assets":[{"id":"image_0","w":400,"h":211,"u":"images/","p":"img_0.png"}],"layers":[{"ddd":0,"ind":0,"ty":2,"nm":"weaccept.jpg","cl":"jpg","refId":"image_0","ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[90]},{"t":60.0000024438501}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[0,0,0],"e":[200,400,0],"to":[33.3333320617676,66.6666641235352,0],"ti":[-33.3333320617676,-66.6666641235352,0]},{"t":60.0000024438501}]},"a":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[0,0,0],"e":[35,270,0],"to":[5.83333349227905,45,0],"ti":[-5.83333349227905,-45,0]},{"t":60.0000024438501}]},"s":{"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[100,100,100],"e":[150,150,100]},{"t":60.0000024438501}]}},"ao":0,"ip":0,"op":61.0000024845809,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":61.0000024845809,"fr":29.9700012207031,"w":600,"h":600} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/Info.plist b/Lottie-Screenshot/Lottie-Screenshot/Info.plist new file mode 100644 index 0000000000..38e98af23d --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/Info.plist @@ -0,0 +1,38 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git a/Lottie-Screenshot/Lottie-Screenshot/LightBulb.json b/Lottie-Screenshot/Lottie-Screenshot/LightBulb.json new file mode 100755 index 0000000000..ddfb09295c --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/LightBulb.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":11,"ty":4,"nm":"IL","parent":16,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[15,15,0]},"a":{"k":[15,15,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[12.38,24.417],[18.715,24.417]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":2,"mn":"ADBE Vector Group"}],"ip":14.5,"op":85,"st":23.5,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"F","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[19.4,19.55,0]},"a":{"k":[15,15,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-0.896,-1.738],[0.896,0.279],[0.094,1.357],[-0.892,2.698],[-0.86,26.758]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":[{"i":{"x":[0.1],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p1_1_0p167_0p167"],"t":23.5,"s":[61.6],"e":[0]},{"t":36.5}],"ix":1},"e":{"k":[{"i":{"x":[0.1],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p1_1_0p167_0p167"],"t":23.5,"s":[58.5],"e":[26]},{"t":36.5}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[16.423,12.685],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4","np":3,"mn":"ADBE Vector Group"}],"ip":23.5,"op":85,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"H6","parent":16,"ks":{"o":{"k":100},"r":{"k":230},"p":{"k":[15.434,13.798,0]},"a":{"k":[15.434,13.798,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.1,0.1],"y":[1,1]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p1_1_0p167_0p167","0p1_1_0p167_0p167"],"t":42.5,"s":[16.462,16.462],"e":[28.562,28.562]},{"t":55.5}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"tm","s":{"k":65,"ix":1},"e":{"k":75,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":46,"s":[1],"e":[0]},{"t":55.5}]},"lc":2,"lj":2,"d":[{"n":"d","nm":"dash","v":{"k":0}},{"n":"g","nm":"gap","v":{"k":2.5}},{"n":"o","nm":"offset","v":{"k":0}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[15.45,13.746],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":42.5,"op":62.5,"st":-27,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"H5","parent":16,"ks":{"o":{"k":100},"r":{"k":138},"p":{"k":[15.434,13.798,0]},"a":{"k":[15.434,13.798,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.1,0.1],"y":[1,1]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p1_1_0p167_0p167","0p1_1_0p167_0p167"],"t":45,"s":[16.462,16.462],"e":[28.562,28.562]},{"t":58}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"tm","s":{"k":60,"ix":1},"e":{"k":80,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":48.5,"s":[1],"e":[0]},{"t":58}]},"lc":2,"lj":2,"d":[{"n":"d","nm":"dash","v":{"k":0}},{"n":"g","nm":"gap","v":{"k":2}},{"n":"o","nm":"offset","v":{"k":0}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[15.45,13.746],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":45,"op":62.5,"st":-24.5,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"H7","parent":16,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[15.434,13.798,0]},"a":{"k":[15.434,13.798,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.1,0.1],"y":[1,1]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p1_1_0p167_0p167","0p1_1_0p167_0p167"],"t":42.5,"s":[16.462,16.462],"e":[28.562,28.562]},{"t":55.5}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"tm","s":{"k":60.7,"ix":1},"e":{"k":85,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":46,"s":[1],"e":[0]},{"t":55.5}]},"lc":2,"lj":2,"d":[{"n":"d","nm":"dash","v":{"k":0}},{"n":"g","nm":"gap","v":{"k":2}},{"n":"o","nm":"offset","v":{"k":0}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[15.45,13.746],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":42.5,"op":62.5,"st":-27,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"OU","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":14.5,"s":[19.834,33.227,0],"e":[19.834,33.227,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29.5}]},"a":{"k":[15.434,28.677,0]},"s":{"k":[{"i":{"x":[0,0,0],"y":[1,1,0]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0_1_0p167_0p167","0_1_0p167_0p167","0_0_0p167_0p167"],"t":14.5,"s":[16,16,100],"e":[100,100,100]},{"t":29.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":14.5,"s":[{"i":[[0,0],[0.263,0.089],[0.733,0.619]],"o":[[-0.275,-0.06],[-0.93,-0.312],[0,0]],"v":[[1.66,0.82],[0.853,0.596],[-1.66,-0.82]],"c":false}],"e":[{"i":[[0,0],[0.263,0.089],[0.733,0.619]],"o":[[-0.275,-0.06],[-0.93,-0.312],[0,0]],"v":[[1.66,0.82],[0.853,0.596],[-1.66,-0.82]],"c":false}]},{"t":29.5}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[12.114,20.529],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,2.418],[4.269,0],[0,-4.27],[-1.817,-1.412],[0,-1.088],[0,0],[-0.475,-0.48],[-0.675,0],[0,0],[-0.443,0.478],[0,0.657],[0,0],[-0.875,0.712]],"o":[[0,-4.27],[-4.269,0],[0,2.479],[0.859,0.669],[0,0],[0,0.675],[0.475,0.48],[0,0],[0.652,0],[0.448,-0.481],[0,0],[0,-1.128],[1.739,-1.415]],"v":[[7.73,-3.574],[0,-11.305],[-7.73,-3.574],[-4.743,2.52],[-3.237,5.238],[-3.237,8.747],[-2.494,10.553],[-0.694,11.305],[0.86,11.305],[2.582,10.553],[3.28,8.779],[3.28,5.217],[4.878,2.412]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 2","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[15.434,17.373],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5","np":2,"mn":"ADBE Vector Group"}],"ip":14.5,"op":85,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"H3","parent":16,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[15.434,13.798,0]},"a":{"k":[15.434,13.798,0]},"s":{"k":[{"i":{"x":[0.19,0.19,0.19],"y":[1,1,0.19]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p19_1_0p167_0p167","0p19_1_0p167_0p167","0p19_0p19_0p167_0p167"],"t":52,"s":[71.2,71.2,100],"e":[100,100,100]},{"t":78}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-3.194,4.512]],"o":[[-4.016,-3.803],[0,0]],"v":[[2.327,7.337],[0.867,-7.337]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[5.377,14.639],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6","np":2,"mn":"ADBE Vector Group"}],"ip":51.5,"op":85,"st":34,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":4,"nm":"H2","parent":16,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[15,15,0]},"a":{"k":[15,15,0]},"s":{"k":[{"i":{"x":[0.19,0.19,0.19],"y":[1,1,0.19]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p19_1_0p167_0p167","0p19_1_0p167_0p167","0p19_0p19_0p167_0p167"],"t":48.5,"s":[73,73,100],"e":[100,100,100]},{"t":65.5}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-3.358,-5.293],[-0.145,-1.74]],"o":[[5.221,-3.587],[0.936,1.475],[0,0]],"v":[[-8.792,-2.382],[7.141,1.064],[8.792,5.969]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[17.856,6.903],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7","np":2,"mn":"ADBE Vector Group"}],"ip":48,"op":85,"st":30.5,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"H1","parent":16,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[15.434,13.798,0]},"a":{"k":[15.434,13.798,0]},"s":{"k":[{"i":{"x":[0.19,0.19,0.19],"y":[1,1,0.19]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p19_1_0p167_0p167","0p19_1_0p167_0p167","0p19_0p19_0p167_0p167"],"t":59,"s":[71.6,71.6,100],"e":[100,100,100]},{"t":84}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[1.417,-1.416]],"o":[[-0.502,1.939],[0,0]],"v":[[1.471,-2.577],[-1.471,2.577]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[0.26,0.24,0.25,1]},"o":{"k":100},"w":{"k":1},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[24.859,19.181],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8","np":2,"mn":"ADBE Vector Group"}],"ip":58.5,"op":85,"st":41,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":4,"nm":"BG","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":0},"o":{"x":0.167,"y":0.167},"n":"0_0_0p167_0p167","t":25,"s":[19.4,19.55,0],"e":[19.4,19.55,0],"to":[0,0,0],"ti":[0,0,0]},{"t":29}]},"a":{"k":[15,15,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":25,"s":[{"i":[[0,-0.831],[1.196,0],[0,0.831],[-1.196,0]],"o":[[0,0.831],[-1.196,0],[0,-0.831],[1.196,0]],"v":[[2.166,8.157],[0,9.662],[-2.166,8.157],[0,6.652]],"c":true}],"e":[{"i":[[0,-3.265],[3.265,0],[0,3.265],[-3.264,0]],"o":[[0,3.265],[-3.264,0],[0,-3.265],[3.265,0]],"v":[[5.911,0],[-0.001,5.912],[-5.911,0],[-0.001,-5.912]],"c":true}]},{"t":29}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":37.5,"s":[0.8,0.8,0.8,1],"e":[1,0.68,0,1]},{"t":43.5}]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[15.434,13.798],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9","np":2,"mn":"ADBE Vector Group"}],"ip":25,"op":85,"st":-2,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":85,"fr":30,"w":40,"h":40} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/LoopPlayOnce.json b/Lottie-Screenshot/Lottie-Screenshot/LoopPlayOnce.json new file mode 100755 index 0000000000..c361e18b44 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/LoopPlayOnce.json @@ -0,0 +1 @@ +{"assets":[],"v":"4.3.1","ddd":0,"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"A2","ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":186,"s":[0],"e":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":190.822,"s":[0],"e":[-90]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":198,"s":[-90],"e":[-90]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":199.133,"s":[-90],"e":[-180]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":204,"s":[-180],"e":[-180]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":213,"s":[-180],"e":[-270]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":215,"s":[-270],"e":[-270]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":218.777,"s":[-270],"e":[-360]},{"t":221.04296875}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.329,"y":0},"n":"0p833_0p833_0p329_0","t":186,"s":[65.486,48.686,0],"e":[67.952,48.686,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":190.822,"s":[67.952,48.686,0],"e":[73.934,43.296,0],"to":[3.2987060546875,0,0],"ti":[0,2.97662353515625,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":196.939,"s":[73.934,43.296,0],"e":[73.934,41.53,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":197.713,"s":[73.934,41.53,0],"e":[73.934,36.065,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":201,"s":[73.934,36.065,0],"e":[67.922,30.675,0],"to":[0,-2.9715576171875,0],"ti":[3.3204345703125,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":204,"s":[67.922,30.675,0],"e":[31.93,30.675,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":213,"s":[31.93,30.675,0],"e":[25.934,36.065,0],"to":[-3.31396484375,0,0],"ti":[0,-2.9765625,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":214.244,"s":[25.934,36.065,0],"e":[25.934,61.285,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":218.777,"s":[25.934,61.285,0],"e":[31.916,66.675,0],"to":[0,2.97161865234375,0],"ti":[-3.30386352539062,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":220.818,"s":[31.916,66.675,0],"e":[46.676,66.675,0],"to":[0,0,0],"ti":[-6.52834367752075,0,0]},{"i":{"x":0.24,"y":1},"o":{"x":0.167,"y":0.477},"n":"0p24_1_0p167_0p477","t":224.068,"s":[46.676,66.675,0],"e":[54.52,66.675,0],"to":[4.28971433639526,0,0],"ti":[0,0,0]},{"t":248}]},"a":{"k":[31.521,43.417,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-2.416,-4.761],[2.416,0.071],[-2.273,4.761]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[29.105,43.417],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bottom Arrow"}],"bounds":{"l":24,"t":36,"b":51,"r":34},"ip":186,"op":1200,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":3,"nm":"C","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":79,"s":[57.801,49.347,0],"e":[62.201,49.347,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.36,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p36_1_0p167_0p167","t":85,"s":[62.201,49.347,0],"e":[53.801,49.347,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.36,"y":1},"o":{"x":0.64,"y":0},"n":"0p36_1_0p64_0","t":92,"s":[53.801,49.347,0],"e":[59.001,49.347,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.36,"y":1},"o":{"x":0.64,"y":0},"n":"0p36_1_0p64_0","t":105,"s":[59.001,49.347,0],"e":[57.801,49.347,0],"to":[0,0,0],"ti":[0,0,0]},{"t":123}]},"a":{"k":[60,60,0]},"s":{"k":[10,10,100]}},"ip":0,"op":186,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"A3","parent":1,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":60,"s":[0],"e":[-180]},{"t":66}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.51,"y":0},"n":"0p833_0p833_0p51_0","t":46,"s":[-42.372,-126.716,0],"e":[-122.111,-126.716,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":54,"s":[-122.111,-126.716,0],"e":[-251.164,-126.716,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":59,"s":[-251.164,-126.716,0],"e":[-301.751,-127.488,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":60,"s":[-301.751,-127.488,0],"e":[-391.843,-37.397,0],"to":[-49.7561645507812,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":63,"s":[-391.843,-37.397,0],"e":[-342.203,43.139,0],"to":[0,33.3444900512695,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":65,"s":[-342.203,43.139,0],"e":[-260.663,52.741,0],"to":[0,0,0],"ti":[-24.8243389129639,-0.02913675457239,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":66,"s":[-260.663,52.741,0],"e":[-96.313,52.971,0],"to":[42.5602226257324,0.04995366558433,0],"ti":[-54.0673141479492,-0.09492725133896,0]},{"i":{"x":0.568,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p568_1_0p167_0p167","t":70,"s":[-96.313,52.971,0],"e":[138.007,53.467,0],"to":[126.198516845703,0.22156970202923,0],"ti":[0,0,0]},{"t":80}]},"a":{"k":[26.689,43.417,0]},"s":{"k":[1000,1000,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[2.416,4.761],[-2.416,-0.071],[2.273,-4.761]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[29.105,43.417],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bottom Arrow"}],"bounds":{"l":24,"t":36,"b":51,"r":34},"ip":0,"op":186,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"LO1","parent":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-18.007,66.533,0]},"a":{"k":[26,26,0]},"s":{"k":[1000,1000,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,4.976],[0,0],[-4.976,0],[0,0],[0,0],[0,0],[0,-2.972],[0,0],[3.299,0],[0,0]],"o":[[0,0],[-4.976,0],[0,0],[0,-4.976],[0,0],[0,0],[0,0],[3.32,0],[0,0],[0,2.977],[0,0],[0,0]],"v":[[14.473,0.019],[-28.403,0.09],[-37.412,-8.919],[-37.412,-8.919],[-28.403,-17.928],[-10.144,-17.999],[-5.865,-17.999],[18.01,-17.999],[24.022,-12.61],[24.022,12.611],[18.04,18.001],[14.088,18.001]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.49],"y":[1]},"o":{"x":[0.51],"y":[0]},"n":["0p49_1_0p51_0"],"t":46,"s":[60.01],"e":[0]},{"t":83}],"ix":1},"e":{"k":[{"i":{"x":[0.49],"y":[1]},"o":{"x":[0.51],"y":[0]},"n":["0p49_1_0p51_0"],"t":46,"s":[100],"e":[25.3]},{"t":83}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1"},{"ty":"tr","p":{"k":[26,24.656],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"bounds":{"l":-14,"t":4,"b":45,"r":53},"ip":0,"op":186,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"LO2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[26,26,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,2.972],[0,0],[-3.314,0],[0,0],[0,0],[0,0],[0,-2.972],[0,0],[0,0],[3.299,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[-3.304,0],[0,0],[0,-2.977],[0,0],[0,0],[0,0],[3.32,0],[0,0],[0,0],[0,2.977],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[19.033,18.019],[4.586,18.019],[-18.018,18.019],[-24,12.629],[-24,-12.591],[-18.004,-17.981],[-13.894,-17.981],[-5.887,-17.981],[17.988,-17.981],[24,-12.591],[24,-7.126],[24,-5.36],[18.018,0.03],[14.065,0.03],[-1.77,0.019],[-9.597,0.019],[-15.124,0.019],[-35.687,-0.037]]}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.538],"y":[0]},"n":["0p833_0p833_0p538_0"],"t":186,"s":[74.2],"e":[11.375]},{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":224.068,"s":[11.375],"e":[8.2]},{"t":248}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.538],"y":[0]},"n":["0p833_0p833_0p538_0"],"t":186,"s":[95.6],"e":[45.72]},{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":224.068,"s":[45.72],"e":[43.22]},{"t":248}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 1"},{"ty":"tr","p":{"k":[26,24.656],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"bounds":{"l":-12,"t":4,"b":45,"r":52},"ip":186,"op":1207,"st":7,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"A5","ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":212.734,"s":[-90],"e":[-90]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":218.021,"s":[-90],"e":[-180]},{"t":220.2890625}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":208.201,"s":[64.156,66.677,0],"e":[68.109,66.677,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":209.652,"s":[68.109,66.677,0],"e":[74.091,61.287,0],"to":[3.2987060546875,0,0],"ti":[0,2.97662353515625,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":211.223,"s":[74.091,61.287,0],"e":[74.091,36.066,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":218.021,"s":[74.091,36.066,0],"e":[68.078,30.677,0],"to":[0,-2.97161865234375,0],"ti":[3.3204345703125,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":220,"s":[68.078,30.677,0],"e":[62.281,30.677,0],"to":[0,0,0],"ti":[5.45185279846191,-0.00000202649062,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":222,"s":[62.281,30.677,0],"e":[53.581,30.677,0],"to":[-4.76431894302368,0.00000177092954,0],"ti":[5.45185279846191,-0.00000202649062,0]},{"i":{"x":0.24,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p24_1_0p167_0p167","t":225,"s":[53.581,30.677,0],"e":[47.553,30.677,0],"to":[-4.76431894302368,0.00000177092954,0],"ti":[0,0,0]},{"t":248}]},"a":{"k":[31.521,43.417,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[-2.416,-4.761],[2.416,0.071],[-2.273,4.761]]}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":212.734,"s":[50],"e":[0]},{"t":238}],"ix":1},"e":{"k":[{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":212.734,"s":[50],"e":[100]},{"t":238}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[29.105,43.417],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bottom Arrow"}],"bounds":{"l":24,"t":36,"b":51,"r":34},"ip":210,"op":1200,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"LO4","ks":{"o":{"k":[{"t":181,"s":[100],"h":1},{"t":208.201171875,"s":[0],"h":1}]},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[26,26,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":true,"ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,2.972],[0,0],[-3.314,0],[0,0],[0,0],[0,0],[0,-2.972],[0,0],[3.299,0]],"o":[[0,0],[0,0],[-3.304,0],[0,0],[0,-2.977],[0,0],[0,0],[0,0],[3.32,0],[0,0],[0,2.977],[0,0]],"v":[[14.034,18.044],[4.555,18.044],[-18.049,18.044],[-24.031,12.654],[-24.031,-12.566],[-18.035,-17.956],[-13.925,-17.956],[-5.919,-17.956],[17.957,-17.956],[23.969,-12.566],[23.969,12.654],[17.987,18.044]]}},"nm":"Path 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[26,24.656],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"},{"ty":"tm","s":{"k":[{"i":{"x":[0.582],"y":[0.771]},"o":{"x":[0.33],"y":[0]},"n":["0p582_0p771_0p33_0"],"t":181,"s":[76],"e":[0]},{"t":208}],"ix":1},"e":{"k":[{"i":{"x":[0.582],"y":[0.683]},"o":{"x":[0.33],"y":[0]},"n":["0p582_0p683_0p33_0"],"t":181,"s":[91],"e":[23]},{"t":208}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"bounds":{"l":-1,"t":4,"b":45,"r":52},"ip":181,"op":410,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"LO3","ks":{"o":{"k":[{"t":181,"s":[0],"h":1},{"t":208.201171875,"s":[100],"h":1}]},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[26,26,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[-3.314,0],[0,0],[0,0],[0,0],[0,-2.972],[0,0],[3.299,0],[0,0],[0,0],[0,0],[0,2.972],[0,0]],"o":[[0,0],[0,-2.977],[0,0],[0,0],[0,0],[3.32,0],[0,0],[0,2.977],[0,0],[0,0],[0,0],[-3.304,0],[0,0],[0,0]],"v":[[-24.08,-7.902],[-24.08,-12.606],[-18.084,-17.996],[-13.974,-17.996],[-5.967,-17.996],[17.908,-17.996],[23.92,-12.606],[23.92,12.614],[17.938,18.004],[13.985,18.004],[4.506,18.004],[-18.098,18.004],[-24.08,12.614],[-24.08,-2.402]]}},"nm":"Path 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[26,24.656],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"},{"ty":"tm","s":{"k":[{"i":{"x":[0.695],"y":[0.691]},"o":{"x":[0.148],"y":[0.091]},"n":["0p695_0p691_0p148_0p091"],"t":208,"s":[63.3],"e":[33.93]},{"i":{"x":[0.779],"y":[0.717]},"o":{"x":[0.429],"y":[0.576]},"n":["0p779_0p717_0p429_0p576"],"t":220,"s":[33.93],"e":[30.243]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":222,"s":[30.243],"e":[23.055]},{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":225,"s":[23.055],"e":[20.05]},{"t":248}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":208,"s":[87],"e":[65]},{"i":{"x":[0.24],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p24_1_0p167_0p167"],"t":225,"s":[65],"e":[63.25]},{"t":248}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"bounds":{"l":-1,"t":4,"b":45,"r":52},"ip":181,"op":406,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"A4","ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":58.326,"s":[180],"e":[90]},{"t":62.306640625}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.439,"y":0},"n":"0p833_0p833_0p439_0","t":44,"s":[54.545,66.636,0],"e":[64.024,66.636,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":56.182,"s":[64.024,66.636,0],"e":[67.977,66.636,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":58.148,"s":[67.977,66.636,0],"e":[73.959,61.246,0],"to":[3.2987060546875,0,0],"ti":[0,2.97662353515625,0]},{"i":{"x":0.485,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p485_1_0p167_0p167","t":61.768,"s":[73.959,61.246,0],"e":[73.959,36.025,0],"to":[0,0,0],"ti":[0,0,0]},{"t":78}]},"a":{"k":[26.689,43.417,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0]],"v":[[2.416,4.761],[-2.416,-0.071],[2.273,-4.761]]}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.67],"y":[0]},"n":["0p833_0p833_0p67_0"],"t":44,"s":[0],"e":[50]},{"t":67.876953125}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.67],"y":[0]},"n":["0p833_0p833_0p67_0"],"t":44,"s":[100],"e":[50]},{"t":67.876953125}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[29.105,43.417],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Bottom Arrow"}],"bounds":{"l":24,"t":36,"b":51,"r":34},"ip":0,"op":68,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"LO5","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[26,26,0]},"s":{"k":[100,100,100]}},"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","closed":false,"ks":{"k":{"i":[[0,0],[0,0],[0,-2.972],[0,0],[3.299,0],[0,0],[0,0],[0,0],[0,2.972],[0,0],[-3.314,0],[0,0]],"o":[[0,0],[3.32,0],[0,0],[0,2.977],[0,0],[0,0],[0,0],[-3.304,0],[0,0],[0,-2.977],[0,0],[0,0]],"v":[[-5.889,-18.001],[17.986,-18.001],[23.998,-12.611],[23.998,12.609],[18.016,17.999],[14.064,17.999],[4.585,17.999],[-18.02,17.999],[-24.002,12.609],[-24.002,-12.611],[-18.006,-18.001],[-13.895,-18.001]]}},"nm":"Path 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0.28,0.28,0.28,1]},"o":{"k":100},"w":{"k":4},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[26,24.656],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 4"},{"ty":"tm","s":{"k":[{"i":{"x":[0.49],"y":[1]},"o":{"x":[0.51],"y":[0]},"n":["0p49_1_0p51_0"],"t":44,"s":[53.8],"e":[22]},{"t":80.611328125}],"ix":1},"e":{"k":[{"i":{"x":[0.49],"y":[1]},"o":{"x":[0.51],"y":[0]},"n":["0p49_1_0p51_0"],"t":44,"s":[100],"e":[38.6]},{"t":80.611328125}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"bounds":{"l":-1,"t":4,"b":45,"r":52},"ip":0,"op":181,"st":0,"bm":0,"sr":1}],"ip":0,"op":300,"fr":60,"w":100,"h":100} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/LottieLogo1.json b/Lottie-Screenshot/Lottie-Screenshot/LottieLogo1.json new file mode 100755 index 0000000000..51dbe4f0fc --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/LottieLogo1.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":1,"nm":"MASTER","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[214.457,347.822,0]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":12,"op":179,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"S5-Y 4","parent":0,"ks":{"o":{"k":100},"r":{"k":-89.1},"p":{"k":[53.205,131.606,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[142.038,29.278],[131.282,21.807]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[87],"e":[50.633]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[50.633],"e":[0]},{"t":83}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[100],"e":[75.856]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[75.856],"e":[0]},{"t":83}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":76,"op":84,"st":40,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"S4-Y 4","parent":0,"ks":{"o":{"k":100},"r":{"k":-89.1},"p":{"k":[53.205,131.606,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[142.183,-5.112],[130.029,5.016]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[87],"e":[43.833]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[43.833],"e":[0]},{"t":83}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[66.356],"e":[0]},{"t":83}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":76,"op":84,"st":40,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"S3-Y 4","parent":0,"ks":{"o":{"k":100},"r":{"k":-89.1},"p":{"k":[53.205,131.606,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[147.699,13.025],[133.195,13.21]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[87],"e":[42.133]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[42.133],"e":[0]},{"t":83}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":76,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[66.356],"e":[0]},{"t":83}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":76,"op":84,"st":40,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"S5-Y 3","parent":0,"ks":{"o":{"k":100},"r":{"k":97.9},"p":{"k":[58.205,-39.394,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[145.677,22.22],[134.922,14.749]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[87],"e":[50.633]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[50.633],"e":[0]},{"t":82}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[100],"e":[75.856]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[75.856],"e":[0]},{"t":82}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":75,"op":83,"st":39,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"S4-Y 3","parent":0,"ks":{"o":{"k":100},"r":{"k":97.9},"p":{"k":[58.205,-39.394,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[144.429,-5.397],[132.275,4.731]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[87],"e":[43.833]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[43.833],"e":[0]},{"t":82}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[66.356],"e":[0]},{"t":82}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":75,"op":83,"st":39,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"S3-Y 3","parent":0,"ks":{"o":{"k":100},"r":{"k":97.9},"p":{"k":[58.205,-39.394,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[149.624,8.244],[136.648,10.156]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[87],"e":[42.133]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[42.133],"e":[0]},{"t":82}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":75,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":78,"s":[66.356],"e":[0]},{"t":82}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":75,"op":83,"st":39,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"S13","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[128,3.65],[78.25,3.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":85,"s":[87],"e":[21.233]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":90,"s":[21.233],"e":[0]},{"t":94}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":85,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":90,"s":[66.356],"e":[0]},{"t":94}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":85,"op":95,"st":49,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"S12","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[119.25,-20.05],[63.5,-20.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":84,"s":[87],"e":[21.233]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":87,"s":[21.233],"e":[0]},{"t":91}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":84,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":87,"s":[66.356],"e":[0]},{"t":91}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":84,"op":94,"st":48,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"S11","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[119.5,-45.05],[82.75,-44.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":80,"s":[87],"e":[21.233]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":83,"s":[21.233],"e":[0]},{"t":87}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":80,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":83,"s":[66.356],"e":[0]},{"t":87}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":80,"op":90,"st":44,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"S5-Y 2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[169.5,18.073],[137.481,11.365]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[87],"e":[50.633]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[50.633],"e":[0]},{"t":107}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[100],"e":[75.856]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[75.856],"e":[0]},{"t":107}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":97,"op":107,"st":61,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"S4-Y 2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[156.45,-23.05],[132,2.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[87],"e":[43.833]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[43.833],"e":[0]},{"t":107}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[66.356],"e":[0]},{"t":107}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":97,"op":107,"st":61,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"S3-Y 2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[166.731,-7.927],[136.731,7.115]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[87],"e":[42.133]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[42.133],"e":[0]},{"t":107}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":97,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":100,"s":[66.356],"e":[0]},{"t":107}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":97,"op":107,"st":61,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"S6-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-87.5,20.95],[-48.75,54.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[87],"e":[43.933]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[43.933],"e":[0]},{"t":64}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[100],"e":[70.456]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[70.456],"e":[0]},{"t":64}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":54,"op":64,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"S5-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-94.5,37.073],[-48.769,55.365]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[87],"e":[50.633]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[50.633],"e":[0]},{"t":64}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[100],"e":[75.856]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[75.856],"e":[0]},{"t":64}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":54,"op":64,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"S4-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[7.45,21.95],[-32.75,55.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[87],"e":[43.833]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[43.833],"e":[0]},{"t":64}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[66.356],"e":[0]},{"t":64}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":54,"op":64,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"S3-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[16.231,39.073],[-32.769,57.365]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[87],"e":[42.133]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[42.133],"e":[0]},{"t":64}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[66.356],"e":[0]},{"t":64}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":54,"op":64,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"S8","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-0.148,14.256],[10.476,0],[0,0]],"o":[[0,0],[-8.551,-8.263],[-21.454,0],[0,0]],"v":[[-3,35.95],[-1.352,-6.756],[-32.046,-20.579],[-42.25,4.25]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":65,"s":[87],"e":[21.233]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[21.233],"e":[0]},{"t":75}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":65,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[66.356],"e":[0]},{"t":75}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":65,"op":75,"st":29,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":4,"nm":"S7","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[27,1.45],[31.046,-1.421],[0,0]],"o":[[-27,-1.45],[-26.426,1.21],[0,0]],"v":[[34.5,-13.05],[-35.046,-35.579],[-62.25,-5.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":65,"s":[87],"e":[21.233]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[21.233],"e":[0]},{"t":75}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":65,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[66.356],"e":[0]},{"t":75}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":65,"op":75,"st":29,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"S2-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[1.9,-10.768],[1,-19]],"o":[[0,0],[-3.167,17.951],[-1,19]],"v":[[-67.25,-105.5],[-72.333,-84.201],[-76.5,-37.75]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":29,"s":[87],"e":[25.333]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[25.333],"e":[0]},{"t":36}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":29,"s":[100],"e":[69.056]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[69.056],"e":[0]},{"t":36}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":30,"op":37,"st":-7,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":4,"nm":"S1-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[25.043,45.678,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[1.9,-10.768],[1,-19]],"o":[[0,0],[-3.167,17.951],[-1,19]],"v":[[-67.125,-112],[-75.458,-89.951],[-80.375,-39.25]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":29,"s":[87],"e":[37.533]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[37.533],"e":[0]},{"t":36}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":29,"s":[100],"e":[66.356]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[66.356],"e":[0]},{"t":36}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":1.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":30,"op":37,"st":-7,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":4,"nm":"Dot1","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.823,"y":0},"n":"0p833_0p833_0p823_0","t":-3,"s":[295.771,108.994,0],"e":[35.771,108.994,0],"to":[0,0,0],"ti":[0,0,0]},{"t":16}]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[9.4,9.4]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":-5,"op":17,"st":-36,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":4,"nm":"L-B","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":[{"i":{"x":[0.703],"y":[0.821]},"o":{"x":[0.167],"y":[0.167]},"n":["0p703_0p821_0p167_0p167"],"t":18,"s":[80],"e":[50]},{"i":{"x":[0.263],"y":[1]},"o":{"x":[0.037],"y":[0.168]},"n":["0p263_1_0p037_0p168"],"t":23,"s":[50],"e":[30]},{"t":55}],"ix":1},"e":{"k":[{"i":{"x":[0.337],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p337_1_0p167_0p167"],"t":18,"s":[81],"e":[73.4]},{"t":29}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":18,"op":179,"st":8,"bm":0,"sr":1},{"ddd":0,"ind":23,"ty":4,"nm":"L-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":[{"i":{"x":[0.703],"y":[0.857]},"o":{"x":[0.167],"y":[0.167]},"n":["0p703_0p857_0p167_0p167"],"t":16,"s":[80],"e":[50]},{"i":{"x":[0.938],"y":[1]},"o":{"x":[0.333],"y":[0.202]},"n":["0p938_1_0p333_0p202"],"t":20,"s":[50],"e":[0]},{"t":28}],"ix":1},"e":{"k":[{"i":{"x":[0.337],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p337_1_0p167_0p167"],"t":16,"s":[81],"e":[73.4]},{"t":27}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":16,"op":179,"st":8,"bm":0,"sr":1},{"ddd":0,"ind":24,"ty":1,"nm":"N","parent":0,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.26,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p26_1_0p167_0p167","t":28,"s":[-33.667,8.182,0],"e":[-33.667,-72.818,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.74,"y":0},"n":"0p833_0p833_0p74_0","t":40,"s":[-33.667,-72.818,0],"e":[-33.667,102.057,0],"to":[0,0,0],"ti":[0,0,0]},{"t":54}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":28,"op":54,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":25,"ty":4,"nm":"Dot-Y","parent":24,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":28,"s":[39.875,60,0],"e":[79.375,60,0],"to":[6.58333349227905,0,0],"ti":[-6.58333349227905,0,0]},{"t":54}]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[9.4,9.4]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":28,"op":54,"st":4,"bm":0,"sr":1},{"ddd":0,"ind":26,"ty":4,"nm":"T1a-B","parent":36,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,250,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":24.9,"ix":1},"e":{"k":[{"i":{"x":[0.673],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p673_1_0p167_0p167"],"t":70,"s":[24.9],"e":[89.1]},{"t":84}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":70,"op":179,"st":17,"bm":0,"sr":1},{"ddd":0,"ind":27,"ty":4,"nm":"T2a-B","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.06],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p06_1_0p167_0p167"],"t":75,"s":[50],"e":[0]},{"t":85}],"ix":1},"e":{"k":[{"i":{"x":[0.06],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p06_1_0p167_0p167"],"t":75,"s":[50],"e":[100]},{"t":85}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"}],"ip":75,"op":179,"st":15,"bm":0,"sr":1},{"ddd":0,"ind":28,"ty":4,"nm":"T1a-Y 2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":56,"s":[39.043,48.678,0],"e":[39.043,45.678,0],"to":[0,0,0],"ti":[0,0,0]},{"t":64}]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.301],"y":[0]},"n":["0p833_1_0p301_0"],"t":54,"s":[0],"e":[24.9]},{"t":70}],"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.301],"y":[0]},"n":["0p667_1_0p301_0"],"t":54,"s":[0],"e":[100]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":59,"op":179,"st":12,"bm":0,"sr":1},{"ddd":0,"ind":29,"ty":4,"nm":"O-B","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":31,"s":[-62.792,73.057,0],"e":[-53.792,7.557,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.638,"y":1},"o":{"x":0.167,"y":0.198},"n":"0p638_1_0p167_0p198","t":35.257,"s":[-53.792,7.557,0],"e":[-33.667,-72.818,0],"to":[0,0,0],"ti":[-19.1562919616699,1.73831975460052,0]},{"i":{"x":0.795,"y":1},"o":{"x":0.523,"y":0},"n":"0p795_1_0p523_0","t":44,"s":[-33.667,-72.818,0],"e":[-14.167,102.182,0],"to":[16.2075271606445,-1.47073686122894,0],"ti":[0,0,0]},{"i":{"x":0.348,"y":1},"o":{"x":0.18,"y":0},"n":"0p348_1_0p18_0","t":54,"s":[-14.167,102.182,0],"e":[-14.167,59.182,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.27,"y":1},"o":{"x":0.693,"y":0},"n":"0p27_1_0p693_0","t":63,"s":[-14.167,59.182,0],"e":[-14.167,62.182,0],"to":[0,0,0],"ti":[0,0,0]},{"t":73}]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.667,0.667],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"n":["0p667_1_0p333_0","0p667_1_0p333_0"],"t":54,"s":[3,3],"e":[44.6,44.6]},{"t":61}]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[0],"e":[30]},{"i":{"x":[0.432],"y":[1]},"o":{"x":[0.167],"y":[1.124]},"n":["0p432_1_0p167_1p124"],"t":63,"s":[30],"e":[39.9]},{"t":91}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":54,"s":[100],"e":[88]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":63,"s":[88],"e":[88]},{"t":91}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":54,"op":179,"st":4,"bm":0,"sr":1},{"ddd":0,"ind":30,"ty":4,"nm":"O-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":31,"s":[-62.792,73.057,0],"e":[-53.792,7.557,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.638,"y":1},"o":{"x":0.167,"y":0.198},"n":"0p638_1_0p167_0p198","t":35.257,"s":[-53.792,7.557,0],"e":[-33.667,-72.818,0],"to":[0,0,0],"ti":[-19.1562919616699,1.73831975460052,0]},{"i":{"x":0.795,"y":1},"o":{"x":0.523,"y":0},"n":"0p795_1_0p523_0","t":44,"s":[-33.667,-72.818,0],"e":[-14.167,102.182,0],"to":[16.2075271606445,-1.47073686122894,0],"ti":[0,0,0]},{"i":{"x":0.348,"y":1},"o":{"x":0.18,"y":0},"n":"0p348_1_0p18_0","t":54,"s":[-14.167,102.182,0],"e":[-14.167,59.182,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.27,"y":1},"o":{"x":0.693,"y":0},"n":"0p27_1_0p693_0","t":63,"s":[-14.167,59.182,0],"e":[-14.167,62.182,0],"to":[0,0,0],"ti":[0,0,0]},{"t":73}]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.667,0.667],"y":[1,1]},"o":{"x":[0.333,0.333],"y":[0,0]},"n":["0p667_1_0p333_0","0p667_1_0p333_0"],"t":54,"s":[3,3],"e":[44.6,44.6]},{"t":61}]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":8.8},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":54,"op":179,"st":4,"bm":0,"sr":1},{"ddd":0,"ind":31,"ty":4,"nm":"T1b-B","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.768,-25.966],[-1.768,25.966]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.21],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p21_1_0p167_0p167"],"t":81,"s":[11.7],"e":[100]},{"t":88}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[242.756,265.581],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"}],"ip":81,"op":179,"st":26,"bm":0,"sr":1},{"ddd":0,"ind":32,"ty":4,"nm":"T1b-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.768,-25.966],[-1.768,25.966]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[0],"e":[0]},{"t":75}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":70,"s":[11.7],"e":[100]},{"t":75}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[242.756,265.581],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"}],"ip":70,"op":161,"st":15,"bm":0,"sr":1},{"ddd":0,"ind":33,"ty":4,"nm":"T2b-B","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[246.65,213.814],[340.956,213.628]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":82,"s":[29],"e":[0]},{"t":91}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":82,"s":[41.1],"e":[66.5]},{"t":91}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"}],"ip":82,"op":179,"st":-17,"bm":0,"sr":1},{"ddd":0,"ind":34,"ty":4,"nm":"T2a-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.06],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p06_1_0p167_0p167"],"t":72,"s":[50],"e":[0]},{"t":82}],"ix":1},"e":{"k":[{"i":{"x":[0.06],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p06_1_0p167_0p167"],"t":72,"s":[50],"e":[100]},{"t":82}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"}],"ip":72,"op":89,"st":12,"bm":0,"sr":1},{"ddd":0,"ind":35,"ty":4,"nm":"T2b-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[39.043,45.678,0]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[246.65,213.814],[340.956,213.628]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":76,"s":[29],"e":[0]},{"t":85}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":76,"s":[41.1],"e":[66.5]},{"t":85}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"}],"ip":76,"op":92,"st":-23,"bm":0,"sr":1},{"ddd":0,"ind":36,"ty":4,"nm":"T1a-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":56,"s":[39.043,48.678,0],"e":[39.043,45.678,0],"to":[0,0,0],"ti":[0,0,0]},{"t":64}]},"a":{"k":[250,250,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[1]},"o":{"x":[0.301],"y":[0]},"n":["0p833_1_0p301_0"],"t":54,"s":[0],"e":[24.9]},{"t":70}],"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.301],"y":[0]},"n":["0p667_1_0p301_0"],"t":54,"s":[0],"e":[100]},{"t":74}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":59,"op":156,"st":12,"bm":0,"sr":1},{"ddd":0,"ind":37,"ty":4,"nm":"E1-B","parent":38,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[344.672,214.842,0]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":84,"s":[0],"e":[0]},{"t":93}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":84,"s":[0],"e":[37.5]},{"t":93}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":84,"op":179,"st":84,"bm":0,"sr":1},{"ddd":0,"ind":38,"ty":4,"nm":"E1-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.12,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p12_1_0p167_0p167","t":79,"s":[113.715,9.146,0],"e":[137.715,9.146,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.12,"y":1},"o":{"x":0.167,"y":0},"n":"0p12_1_0p167_0","t":88,"s":[137.715,9.146,0],"e":[133.715,9.146,0],"to":[0,0,0],"ti":[0,0,0]},{"t":92}]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":79,"s":[0],"e":[0]},{"t":88}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":79,"s":[0],"e":[37.5]},{"t":88}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":79,"op":94,"st":79,"bm":0,"sr":1},{"ddd":0,"ind":39,"ty":4,"nm":"E2-B","parent":40,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332.05,237.932,0]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":86,"s":[0],"e":[0]},{"t":95}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":86,"s":[0],"e":[43]},{"t":95}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":86,"op":179,"st":86,"bm":0,"sr":1},{"ddd":0,"ind":40,"ty":4,"nm":"E2-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.12,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p12_1_0p167_0p167","t":83,"s":[109.092,33.61,0],"e":[121.092,33.61,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.12,"y":0.12},"o":{"x":0.167,"y":0.167},"n":"0p12_0p12_0p167_0p167","t":92,"s":[121.092,33.61,0],"e":[121.092,33.61,0],"to":[0,0,0],"ti":[0,0,0]},{"t":96}]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":83,"s":[0],"e":[0]},{"t":92}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":83,"s":[0],"e":[43]},{"t":92}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":83,"op":96,"st":83,"bm":0,"sr":1},{"ddd":0,"ind":41,"ty":4,"nm":"I-B","parent":42,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[303.802,282.182,0]},"a":{"k":[303.802,282.182,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.859,-21.143],[-4.359,70.392]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":81,"s":[0],"e":[0]},{"t":91}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":81,"s":[0],"e":[45.7]},{"t":91}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[304.135,282.409],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":81,"op":179,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":42,"ty":4,"nm":"I-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.12,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p12_1_0p167_0p167","t":78,"s":[93.594,62.861,0],"e":[92.626,82.829,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.12,"y":1},"o":{"x":0.167,"y":0},"n":"0p12_1_0p167_0","t":88,"s":[92.626,82.829,0],"e":[92.844,77.861,0],"to":[0,0,0],"ti":[0,0,0]},{"t":92}]},"a":{"k":[303.802,282.182,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.859,-21.143],[-4.359,70.392]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.12],"y":[0.12]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_0p12_0p167_0p167"],"t":78,"s":[0],"e":[0]},{"t":88}],"ix":1},"e":{"k":[{"i":{"x":[0.12],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p12_1_0p167_0p167"],"t":78,"s":[0],"e":[45.7]},{"t":88}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[304.135,282.409],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":78,"op":93,"st":15,"bm":0,"sr":1},{"ddd":0,"ind":43,"ty":4,"nm":"E3-B","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[345.189,261.801,0]},"a":{"k":[345.124,261.801,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[75.663,0.29]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":92,"s":[0],"e":[0]},{"t":97}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":92,"s":[0],"e":[31.6]},{"t":97}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.674,261.877],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"}],"ip":92,"op":179,"st":29,"bm":0,"sr":1},{"ddd":0,"ind":44,"ty":4,"nm":"E3-Y","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":84,"s":[119.167,57.479,0],"e":[137.167,57.479,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":92,"s":[137.167,57.479,0],"e":[134.167,57.479,0],"to":[0,0,0],"ti":[0,0,0]},{"t":96}]},"a":{"k":[345.124,261.801,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[75.663,0.29]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":84,"s":[0],"e":[0]},{"t":92}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":84,"s":[0],"e":[31.6]},{"t":92}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.674,261.877],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"}],"ip":84,"op":102,"st":21,"bm":0,"sr":1},{"ddd":0,"ind":45,"ty":4,"nm":"Dot-Y","parent":46,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":0.812},"o":{"x":0,"y":0},"n":"0_0p812_0_0","t":96,"s":[43.263,59.75,0],"e":[62.513,59.75,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.708,"y":1},"o":{"x":0.39,"y":0.707},"n":"0p708_1_0p39_0p707","t":108,"s":[62.513,59.75,0],"e":[63.763,59.75,0],"to":[0,0,0],"ti":[0,0,0]},{"t":115}]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[9.2,9.2]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":96,"op":182,"st":65,"bm":0,"sr":1},{"ddd":0,"ind":46,"ty":1,"nm":"Bncr","parent":0,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.18,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p18_1_0p167_0p167","t":96,"s":[164.782,57.473,0],"e":[164.782,55.473,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.82,"y":0},"n":"0p833_0p833_0p82_0","t":99,"s":[164.782,55.473,0],"e":[164.782,57.473,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.18,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p18_1_0p167_0p167","t":102,"s":[164.782,57.473,0],"e":[164.782,56.909,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.82,"y":0},"n":"0p833_0p833_0p82_0","t":105,"s":[164.782,56.909,0],"e":[164.782,57.473,0],"to":[0,0,0],"ti":[0,0,0]},{"t":108}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":96,"op":182,"st":15,"bm":0,"sr":1},{"ddd":0,"ind":47,"ty":4,"nm":"BG","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[187.5,333.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[375,667]},"p":{"k":[0,0]},"r":{"k":0},"nm":"Rectangle Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1"}],"ip":0,"op":179,"st":0,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":179,"fr":30,"w":375,"h":667} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/LottieLogo2.json b/Lottie-Screenshot/Lottie-Screenshot/LottieLogo2.json new file mode 100755 index 0000000000..aba9b2a75c --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/LottieLogo2.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":1,"nm":"N7","parent":2,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":215,"s":[164.77,73.598,0],"e":[164.77,72.723,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.333,"y":0},"n":"0p833_0p833_0p333_0","t":221,"s":[164.77,72.723,0],"e":[164.77,73.598,0],"to":[0,0,0],"ti":[0,0,0]},{"t":227}]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":199,"op":378,"st":-29,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Circle-LB","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":187,"s":[33.313,49.949,0],"e":[45.658,49.949,0],"to":[0,0,0],"ti":[-8.45003604888916,0.04923928901553,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.728,"y":0.379},"n":"0p833_0p833_0p728_0p379","t":202,"s":[45.658,49.949,0],"e":[56.795,60,0],"to":[8.45003604888916,-0.04923928901553,0],"ti":[0,0,0]},{"i":{"x":0.682,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p682_1_0p167_0p167","t":215,"s":[56.795,60,0],"e":[62.041,60.051,0],"to":[0,0,0],"ti":[0,0,0]},{"t":240}]},"a":{"k":[40,-210,0]},"s":{"k":[17.27,17.27,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[56.234,56.234]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[40,-210],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":1,"nm":"N6","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[160.358,243.128,0]},"a":{"k":[60,60,0]},"s":{"k":[74.933,74.963,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"L-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[26],"e":[28.7]},{"t":240}],"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[65],"e":[73.4]},{"t":240}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":193,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"L-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":28.8,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":193,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"T-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":15.2,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[82.2],"e":[90.4]},{"t":237}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":199,"op":378,"st":156,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"O-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":-36},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[23.5],"e":[40.5]},{"t":237}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":169,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"O-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":199,"op":378,"st":169,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"T-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.768,-25.966],[-1.768,25.966]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[242.756,265.581],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[79],"e":[100]},{"t":236}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":144,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"T-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":15.2,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.6},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":199,"op":378,"st":156,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"T-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[0.667]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_0p667_0p167_0p167"],"t":177,"s":[100],"e":[100]},{"t":236}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":139,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"T-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[246.65,213.814],[340.956,213.628]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[12.6],"e":[0]},{"t":236}],"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[61.8],"e":[66.5]},{"t":236}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"}],"ip":199,"op":378,"st":111,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"E1-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[134.15,26.131,0]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[22.1],"e":[16.8]},{"t":236}],"ix":1},"e":{"k":37.5,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"E1-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[134.15,26.131,0]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":37.5,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"E2-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[121.453,49.357,0]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[34.1],"e":[31.3]},{"t":226}],"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"E2-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[121.453,49.357,0]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[9.3],"e":[0]},{"t":245}],"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":199,"op":378,"st":199,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"E3-DB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[134.604,73.367,0]},"a":{"k":[345.124,261.801,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[75.663,0.29]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[28.4],"e":[31.6]},{"t":231}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.674,261.877],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"}],"ip":199,"op":378,"st":136,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"E3-LB","parent":2,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[93.038,93.869,0]},"a":{"k":[303.802,282.182,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.859,-21.143],[-4.359,70.392]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_1_0p167_0p167"],"t":177,"s":[42.8],"e":[45.7]},{"t":238}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[304.135,282.409],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":199,"op":378,"st":136,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":1,"nm":"N5","parent":20,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.37,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p37_1_0p167_0p167","t":156,"s":[127.278,60.65,0],"e":[127.278,56.021,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.63,"y":0},"n":"0p833_0p833_0p63_0","t":161,"s":[127.278,56.021,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":166,"s":[127.278,60.65,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.37,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p37_1_0p167_0p167","t":176,"s":[127.278,60.65,0],"e":[127.278,51.724,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.63,"y":0},"n":"0p833_0p833_0p63_0","t":182,"s":[127.278,51.724,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.37,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p37_1_0p167_0p167","t":187,"s":[127.278,60.65,0],"e":[127.278,58.335,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.63,"y":0},"n":"0p833_0p833_0p63_0","t":191,"s":[127.278,58.335,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":195,"s":[127.278,60.65,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.2,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p2_1_0p167_0p167","t":199,"s":[127.278,60.65,0],"e":[127.278,57.344,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.8,"y":0},"n":"0p833_0p833_0p8_0","t":206,"s":[127.278,57.344,0],"e":[127.278,60.65,0],"to":[0,0,0],"ti":[0,0,0]},{"t":215}]},"a":{"k":[60,60,0]},"s":{"k":[16.529,16.529,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":141,"op":199,"st":-59,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Circle-LB","parent":18,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":141,"s":[-184.133,-369.832,0],"e":[-26.883,-150.332,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":151,"s":[-26.883,-150.332,0],"e":[-123.133,-66.832,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":156,"s":[-123.133,-66.832,0],"e":[-184.717,-59.498,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":160.4,"s":[-184.717,-59.498,0],"e":[-246.3,-10.165,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.83,"y":0.824},"o":{"x":0.42,"y":0.333},"n":"0p83_0p824_0p42_0p333","t":166,"s":[-246.3,-10.165,0],"e":[-141.292,161.335,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":176,"s":[-141.292,161.335,0],"e":[27.867,80.168,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":187,"s":[27.867,80.168,0],"e":[187.14,79.249,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":199,"s":[187.14,79.249,0],"e":[301.367,134.918,0],"to":[0,0,0],"ti":[-32.0105094909668,-29.9585418701172,0]},{"t":215}]},"a":{"k":[40,-210,0]},"s":{"k":[102.17,102.17,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":175,"s":[56.234,56.234],"e":[56.234,42.034]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":176,"s":[56.234,42.034],"e":[56.234,56.234]},{"t":177}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[40,-210],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":1,"nm":"N4","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.915},"o":{"x":0.167,"y":0.167},"n":"0p833_0p915_0p167_0p167","t":141,"s":[-106.909,364.08,0],"e":[-110.281,311.097,0],"to":[0,0,0],"ti":[4.12133312225342,12.7436285018921,0]},{"i":{"x":0.776,"y":1},"o":{"x":0.156,"y":0.089},"n":"0p776_1_0p156_0p089","t":168.292,"s":[-110.281,311.097,0],"e":[-160.861,299.103,0],"to":[-3.60302448272705,-11.1409587860107,0],"ti":[0,0,0]},{"t":199}]},"a":{"k":[46,60,0]},"s":{"k":[453.347,453.523,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":4,"nm":"T-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"}],"ip":141,"op":199,"st":81,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":1,"nm":"N","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[94.114,385.384,0]},"a":{"k":[60,60,0]},"s":{"k":[100,100,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":176,"op":188,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":23,"ty":4,"nm":"Trail 19-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[75.832,65.596,0]},"a":{"k":[180,552,0]},"s":{"k":[-100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[97.833,486.847],[175.667,560.8]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[82.6],"e":[55]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[55],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[91.5],"e":[59.45]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[59.45],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":24,"ty":4,"nm":"Trail 18-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[82.657,94.096,0]},"a":{"k":[172,580,0]},"s":{"k":[-100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[105.833,526.347],[173.667,562.9]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[76.6],"e":[51]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[51],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[89.7],"e":[49.25]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[49.25],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":25,"ty":4,"nm":"Trail 17-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[93.067,82.596,0]},"a":{"k":[160,568,0]},"s":{"k":[-100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[82.833,569.347],[173.967,563.9]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[78.6],"e":[52]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[52],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[90],"e":[51.05]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[51.05],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":26,"ty":4,"nm":"Trail 16-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[-31.284,1.723,0]},"a":{"k":[100.116,489.127,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[104.833,484.847],[175.667,560.8]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[81.5],"e":[57]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[57],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[92.8],"e":[59.45]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[59.45],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":27,"ty":4,"nm":"Trail 15-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[-33.371,38.138,0]},"a":{"k":[98.029,525.542,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[97.833,523.347],[173.667,562.9]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[75.9],"e":[47]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[47],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[91.5],"e":[49.25]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[49.25],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":28,"ty":4,"nm":"Trail 14-LB","parent":22,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[100],"e":[0]},{"t":185}]},"r":{"k":0},"p":{"k":[-47.916,84.721,0]},"a":{"k":[83.484,572.125,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[86.833,569.347],[173.967,563.9]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[81.4],"e":[49]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[49],"e":[20]},{"t":185}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":176,"s":[92.3],"e":[51.05]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":178,"s":[51.05],"e":[20]},{"t":185}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":176,"op":188,"st":164,"bm":0,"sr":1},{"ddd":0,"ind":29,"ty":4,"nm":"E-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[246.65,213.814],[340.956,213.628]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.37],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p37_1_0p167_0p167"],"t":141,"s":[26.2],"e":[0]},{"t":211}],"ix":1},"e":{"k":[{"i":{"x":[0.37],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p37_1_0p167_0p167"],"t":141,"s":[47.5],"e":[66.5]},{"t":211}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 5"}],"ip":141,"op":199,"st":53,"bm":0,"sr":1},{"ddd":0,"ind":30,"ty":4,"nm":"E-LB","parent":31,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[370.312,214.842,0],"e":[344.021,214.842,0],"to":[0,0,0],"ti":[0,0,0]},{"t":262}]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":37.5,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":31,"ty":4,"nm":"E-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[160.596,26.131,0],"e":[134.15,26.131,0],"to":[0,0,0],"ti":[0,0,0]},{"t":156}]},"a":{"k":[344.672,214.842,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[62.163,0.29]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.3},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.672,214.842],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":37.5,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":32,"ty":4,"nm":"E-LB","parent":33,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[392.848,237.932,0],"e":[332.05,237.932,0],"to":[0,0,0],"ti":[0,0,0]},{"t":230}]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":33,"ty":4,"nm":"E-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[182.61,49.357,0],"e":[121.453,49.357,0],"to":[0,0,0],"ti":[0,0,0]},{"t":162}]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.3},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":141,"op":199,"st":141,"bm":0,"sr":1},{"ddd":0,"ind":34,"ty":4,"nm":"E-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[174.274,73.367,0],"e":[134.604,73.367,0],"to":[0,0,0],"ti":[0,0,0]},{"t":199}]},"a":{"k":[345.124,261.801,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[75.663,0.29]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":31.6,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.674,261.877],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"}],"ip":141,"op":199,"st":78,"bm":0,"sr":1},{"ddd":0,"ind":35,"ty":4,"nm":"E-LB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.29,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p29_1_0p167_0p167","t":141,"s":[174.274,73.367,0],"e":[134.604,73.367,0],"to":[0,0,0],"ti":[0,0,0]},{"t":167}]},"a":{"k":[345.124,261.801,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-13.664,-0.145],[75.663,0.29]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":31.6,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":3,"nm":"Trim Paths 2"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.6},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[344.674,261.877],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1"}],"ip":141,"op":199,"st":78,"bm":0,"sr":1},{"ddd":0,"ind":36,"ty":4,"nm":"I-LB","parent":37,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":177,"s":[303.217,291.74,0],"e":[303.802,282.182,0],"to":[0,0,0],"ti":[0,0,0]},{"t":183}]},"a":{"k":[303.802,282.182,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.859,-21.143],[-4.359,70.392]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":45.7,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[304.135,282.409],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":141,"op":199,"st":78,"bm":0,"sr":1},{"ddd":0,"ind":37,"ty":4,"nm":"I-DB","parent":20,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":172,"s":[90.724,128.91,0],"e":[92.23,106.485,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":176,"s":[92.23,106.485,0],"e":[93.038,90.563,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":183,"s":[93.038,90.563,0],"e":[93.038,93.869,0],"to":[0,0,0],"ti":[0,0,0]},{"t":188}]},"a":{"k":[303.802,282.182,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[0.859,-21.143],[-4.359,70.392]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":45.7,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":3,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[304.135,282.409],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 6"}],"ip":141,"op":199,"st":78,"bm":0,"sr":1},{"ddd":0,"ind":38,"ty":4,"nm":"Trail 10-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.833,433.847],[163.067,552]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[82.8],"e":[39.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[39.5],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[93.6],"e":[53.85]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[53.85],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":39,"ty":4,"nm":"Trail 9-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-25.167,488.347],[158.567,558.5]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[79.4],"e":[35]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[35],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[91],"e":[53.55]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[53.55],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":40,"ty":4,"nm":"Trail 8-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-30.167,598.347],[156.567,566]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[85.1],"e":[46.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[46.7],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[92.6],"e":[63.15]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[63.15],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":41,"ty":4,"nm":"Trail 6-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[357.567,425.847],[217.067,554]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[82.1],"e":[34.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[34.5],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[92.9],"e":[42.55]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[42.55],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":42,"ty":4,"nm":"Trail 7-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[373.567,514.347],[222.567,558.5]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[80.9],"e":[36.2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[36.2],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[93.8],"e":[45.75]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[45.75],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":43,"ty":4,"nm":"Trail 5-LB","parent":44,"ks":{"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[100],"e":[0]},{"t":142}]},"r":{"k":0},"p":{"k":[43.655,-11.938,0]},"a":{"k":[0,0,0]},"s":{"k":[12.311,12.306,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[393.067,608.347],[217.567,565]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":2},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[75.9],"e":[32.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[32.9],"e":[20]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":132,"s":[88.1],"e":[56.25]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":134,"s":[56.25],"e":[20]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":132,"op":141,"st":120,"bm":0,"sr":1},{"ddd":0,"ind":44,"ty":1,"nm":"N8","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":94,"s":[835.752,537.963,0],"e":[26.472,413.046,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.494,"y":1},"o":{"x":0.148,"y":1},"n":"0p494_1_0p148_1","t":134,"s":[26.472,413.046,0],"e":[14.483,413.046,0],"to":[0,0,0],"ti":[0,0,0]},{"t":140}]},"a":{"k":[60,60,0]},"s":{"k":[812.277,812.594,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":94,"op":141,"st":-56,"bm":0,"sr":1},{"ddd":0,"ind":45,"ty":1,"nm":"Bounce","parent":44,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":94,"s":[66.959,52.918,0],"e":[66.959,47.996,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":106,"s":[66.959,47.996,0],"e":[66.959,52.918,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":115,"s":[66.959,52.918,0],"e":[66.959,51.534,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":117,"s":[66.959,51.534,0],"e":[66.959,52.918,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":121,"s":[66.959,52.918,0],"e":[66.959,51.811,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":124,"s":[66.959,51.811,0],"e":[66.959,52.918,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":126,"s":[66.959,52.918,0],"e":[66.959,52.918,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":132,"s":[66.959,52.918,0],"e":[69.726,3.103,0],"to":[0,0,0],"ti":[0,0,0]},{"t":139}]},"a":{"k":[60,60,0]},"s":{"k":[9.225,9.225,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":94,"op":141,"st":-56,"bm":0,"sr":1},{"ddd":0,"ind":46,"ty":4,"nm":"T-LB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":94,"s":[31.1],"e":[44.3]},{"i":{"x":[0.836],"y":[0.949]},"o":{"x":[0.167],"y":[0.167]},"n":["0p836_0p949_0p167_0p167"],"t":102,"s":[44.3],"e":[90.6]},{"i":{"x":[0.821],"y":[1]},"o":{"x":[0.382],"y":[0.966]},"n":["0p821_1_0p382_0p966"],"t":133,"s":[90.6],"e":[93.3]},{"t":148}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":94,"op":141,"st":-99,"bm":0,"sr":1},{"ddd":0,"ind":47,"ty":4,"nm":"T-DB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.9},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.836],"y":[0.949]},"o":{"x":[0.167],"y":[0.167]},"n":["0p836_0p949_0p167_0p167"],"t":94,"s":[44.3],"e":[90.6]},{"i":{"x":[0.821],"y":[1]},"o":{"x":[0.382],"y":[0.966]},"n":["0p821_1_0p382_0p966"],"t":125,"s":[90.6],"e":[93.3]},{"t":140}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":94,"op":141,"st":-99,"bm":0,"sr":1},{"ddd":0,"ind":48,"ty":4,"nm":"T-DB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.768,-25.966],[-1.768,25.966]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":116,"s":[0],"e":[0]},{"t":142}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":116,"s":[0],"e":[100]},{"t":142}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":2,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[242.756,265.581],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 10"}],"ip":116,"op":141,"st":-111,"bm":0,"sr":1},{"ddd":0,"ind":49,"ty":4,"nm":"I-LB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":130,"s":[64.566,99.144,0],"e":[65.12,90.228,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.513,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p513_1_0p167_0p167","t":132,"s":[65.12,90.228,0],"e":[66.965,56.247,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.227,"y":1},"o":{"x":0.564,"y":0},"n":"0p227_1_0p564_0","t":144,"s":[66.965,56.247,0],"e":[66.657,62.143,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.332,"y":1},"o":{"x":0.53,"y":0},"n":"0p332_1_0p53_0","t":153,"s":[66.657,62.143,0],"e":[66.891,57.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":166,"s":[66.891,57.244,0],"e":[66.78,58.738,0],"to":[0,0,0],"ti":[0,0,0]},{"t":185}]},"a":{"k":[277.698,247.258,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":130,"s":[40],"e":[0]},{"t":147}],"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":94,"op":141,"st":-116,"bm":0,"sr":1},{"ddd":0,"ind":50,"ty":4,"nm":"I-DB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":130,"s":[64.566,108.344,0],"e":[65.12,90.228,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.513,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p513_1_0p167_0p167","t":132,"s":[65.12,90.228,0],"e":[66.965,56.247,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.227,"y":1},"o":{"x":0.564,"y":0},"n":"0p227_1_0p564_0","t":144,"s":[66.965,56.247,0],"e":[66.657,62.143,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.332,"y":1},"o":{"x":0.53,"y":0},"n":"0p332_1_0p53_0","t":153,"s":[66.657,62.143,0],"e":[66.891,57.244,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":166,"s":[66.891,57.244,0],"e":[66.78,58.738,0],"to":[0,0,0],"ti":[0,0,0]},{"t":185}]},"a":{"k":[277.698,247.258,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[1.681,-29.992],[-1.681,29.992]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":100,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[277.698,247.258],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 7"}],"ip":94,"op":141,"st":-116,"bm":0,"sr":1},{"ddd":0,"ind":51,"ty":4,"nm":"E-LB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[110.383,49.357,0]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.37],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p37_1_0p167_0p167"],"t":127,"s":[12.2],"e":[0]},{"t":167}],"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.562},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":94,"op":141,"st":-56,"bm":0,"sr":1},{"ddd":0,"ind":52,"ty":4,"nm":"E-DB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[110.383,49.357,0]},"a":{"k":[332.05,237.932,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-26.67,-0.283],[99.171,0.066]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.37],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"n":["0p37_1_0p167_0p167"],"t":113,"s":[12.2],"e":[0]},{"t":153}],"ix":1},"e":{"k":43,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[331.664,238.14],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 3"}],"ip":94,"op":141,"st":-56,"bm":0,"sr":1},{"ddd":0,"ind":53,"ty":4,"nm":"O-LB","parent":44,"ks":{"o":{"k":100},"r":{"k":-170},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":94,"s":[36.6],"e":[39.8]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":96,"s":[39.8],"e":[64.9]},{"t":116}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":94,"op":141,"st":-86,"bm":0,"sr":1},{"ddd":0,"ind":54,"ty":4,"nm":"O-DB","parent":44,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":94,"op":141,"st":-86,"bm":0,"sr":1},{"ddd":0,"ind":55,"ty":4,"nm":"Circle-LB","parent":45,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":94,"s":[-1010,-37,0],"e":[-699.345,-205.308,0],"to":[0,0,0],"ti":[-211.260208129883,2.26553344726562,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":105.785,"s":[-699.345,-205.308,0],"e":[29.052,56.461,0],"to":[211.260208129883,-2.26553344726562,0],"ti":[-552.383728027344,-58.7071266174316,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":131,"s":[29.052,56.461,0],"e":[60,51.996,0],"to":[10.4709663391113,1.11285018920898,0],"ti":[-10.5157165527344,-1.12986266613007,0]},{"t":132}]},"a":{"k":[40,-210,0]},"s":{"k":[154.2,154.2,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":131,"s":[56.234,56.234],"e":[56.234,45.634]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":132,"s":[56.234,45.634],"e":[56.234,56.234]},{"t":133}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[40,-210],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":94,"op":141,"st":94,"bm":0,"sr":1},{"ddd":0,"ind":56,"ty":1,"nm":"N3","parent":67,"ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[511.88,-46.466,0]},"a":{"k":[60,60,0]},"s":{"k":[590,590,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":51,"op":94,"st":-14,"bm":0,"sr":1},{"ddd":0,"ind":57,"ty":4,"nm":"L-LB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[0],"e":[0]},{"t":106}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[81.7],"e":[100]},{"t":106}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":73.4,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":51,"op":94,"st":-20,"bm":0,"sr":1},{"ddd":0,"ind":58,"ty":4,"nm":"L-DB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":39,"s":[0],"e":[0]},{"t":94}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":39,"s":[81.7],"e":[100]},{"t":94}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":8.4},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":73.4,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":51,"op":94,"st":-20,"bm":0,"sr":1},{"ddd":0,"ind":59,"ty":4,"nm":"Trail-LB","parent":67,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[84.9],"e":[-27.544]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[-27.544],"e":[-181.4]},{"t":86}]},"p":{"k":[71.715,60.311,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-590,590,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[31,31]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[34.9],"e":[25.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[25.3],"e":[44.833]},{"t":86}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[34.9],"e":[38.733]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[38.733],"e":[44.833]},{"t":86}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":0.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":71,"op":88,"st":-17,"bm":0,"sr":1},{"ddd":0,"ind":60,"ty":4,"nm":"Trail-LB","parent":67,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[84.9],"e":[-27.544]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[-27.544],"e":[-181.4]},{"t":86}]},"p":{"k":[71.715,60.311,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-590,590,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[33.4,33.4]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[34.9],"e":[19.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[19.9],"e":[44.833]},{"t":86}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":71,"s":[34.9],"e":[38.733]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":79,"s":[38.733],"e":[44.833]},{"t":86}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":0.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":71,"op":88,"st":-17,"bm":0,"sr":1},{"ddd":0,"ind":61,"ty":4,"nm":"Trail-LB","parent":67,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[84.9],"e":[-27.544]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[-27.544],"e":[-117.5]},{"t":60}]},"p":{"k":[71.715,60.311,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-590,590,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[33.9,33.9]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[19.9],"e":[28.263]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[28.263],"e":[35]},{"t":60}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[38.733],"e":[34.359]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[34.359],"e":[35]},{"t":60}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":0.5},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":51,"op":61,"st":-40,"bm":0,"sr":1},{"ddd":0,"ind":62,"ty":4,"nm":"Trail-LB","parent":67,"ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[59.2],"e":[-74.544]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[-74.544],"e":[-192.8]},{"t":60}]},"p":{"k":[71.715,60.311,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-590,590,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-8.706,0],[0,8.706],[8.706,0],[0,-8.706]],"o":[[8.706,0],[0,-8.706],[-8.706,0],[0,8.706]],"v":[[197.001,282.482],[212.764,266.719],[197.001,250.956],[181.237,266.719]],"c":true}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":0.5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[19.9],"e":[38.733]},{"t":60}],"ix":1},"e":{"k":38.733,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":51,"op":61,"st":-40,"bm":0,"sr":1},{"ddd":0,"ind":63,"ty":4,"nm":"O2-LB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.667],"y":[0.879]},"o":{"x":[0.167],"y":[0.167]},"n":["0p667_0p879_0p167_0p167"],"t":51,"s":[13.5],"e":[34.7]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0.336]},"n":["0p833_0p833_0p333_0p336"],"t":63,"s":[34.7],"e":[100]},{"t":157}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":51,"op":94,"st":-40,"bm":0,"sr":1},{"ddd":0,"ind":64,"ty":4,"nm":"T1-LB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[32.1],"e":[32.1]},{"t":128}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[39],"e":[62.4]},{"t":128}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":51,"op":94,"st":-57,"bm":0,"sr":1},{"ddd":0,"ind":65,"ty":4,"nm":"T2-DB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[38.919,61.496,0]},"a":{"k":[250,250,0]},"s":{"k":[100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-0.5,9.501],[-0.048,5.655],[0.054,0.06],[0.946,1.486],[-9.967,8.05],[-40.546,0]],"o":[[0.031,-0.594],[0.076,-8.978],[-1.161,-1.3],[-5.939,-9.327],[24.677,-19.929],[0,0]],"v":[[-30.72,63.761],[-30.741,45.192],[-37.397,27.014],[-40.698,22.661],[-37.873,-7.117],[49.506,11.559]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":40,"s":[32.1],"e":[32.1]},{"t":100}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":40,"s":[39],"e":[62.4]},{"t":100}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[227.677,234.375],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 9"}],"ip":51,"op":94,"st":-57,"bm":0,"sr":1},{"ddd":0,"ind":66,"ty":4,"nm":"O1-DB","parent":56,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[-14.604,78.098,0]},"a":{"k":[196.791,266.504,0]},"s":{"k":[-100.59,100.59,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[44.6,44.6]},"p":{"k":[0.8,-0.5]},"nm":"Ellipse Path 1"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[34.7],"e":[100]},{"t":64}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[196,267],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":51,"op":94,"st":-43,"bm":0,"sr":1},{"ddd":0,"ind":67,"ty":1,"nm":"N9","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":51,"s":[131.469,237.982,0],"e":[131.469,267.967,0],"to":[0,0,0],"ti":[0,0,0]},{"t":93}]},"a":{"k":[60,60,0]},"s":{"k":[87.222,87.256,100]}},"ao":0,"sw":120,"sh":120,"sc":"#ffffff","ip":51,"op":94,"st":-14,"bm":0,"sr":1},{"ddd":0,"ind":68,"ty":4,"nm":"Circle2-LB","parent":67,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.821},"o":{"x":0.191,"y":0},"n":"0p833_0p821_0p191_0","t":51,"s":[-27.064,44.384,0],"e":[63.032,163.934,0],"to":[-0.65391635894775,34.5792617797852,0],"ti":[-80.4530563354492,-9.73607635498047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":55.708,"s":[63.032,163.934,0],"e":[174.786,55.646,0],"to":[80.4530563354492,9.73607635498047,0],"ti":[1.84608364105225,32.7129554748535,0]},{"i":{"x":0.65,"y":0.807},"o":{"x":0.167,"y":0.189},"n":"0p65_0p807_0p167_0p189","t":59.495,"s":[174.786,55.646,0],"e":[76.027,-43.113,0],"to":[-1.84608364105225,-32.7129554748535,0],"ti":[62.4875564575195,7.59005880355835,0]},{"i":{"x":0.801,"y":0.805},"o":{"x":0.458,"y":0.449},"n":"0p801_0p805_0p458_0p449","t":64,"s":[76.027,-43.113,0],"e":[-27.064,44.384,0],"to":[-62.4875564575195,-7.59005880355835,0],"ti":[1.65391635894775,-36.5792617797852,0]},{"i":{"x":0.833,"y":0.809},"o":{"x":0.456,"y":0.293},"n":"0p833_0p809_0p456_0p293","t":72,"s":[-27.064,44.384,0],"e":[63.032,163.934,0],"to":[-1.65391635894775,36.5792617797852,0],"ti":[-80.4530563354492,-9.73607635498047,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":77.811,"s":[63.032,163.934,0],"e":[174.786,55.646,0],"to":[80.4530563354492,9.73607635498047,0],"ti":[1.84608364105225,32.7129554748535,0]},{"i":{"x":0.52,"y":0.64},"o":{"x":0.167,"y":0.183},"n":"0p52_0p64_0p167_0p183","t":81.971,"s":[174.786,55.646,0],"e":[76.027,-43.113,0],"to":[-1.84608364105225,-32.7129554748535,0],"ti":[62.4875564575195,7.59005880355835,0]},{"i":{"x":0.833,"y":0.845},"o":{"x":0.457,"y":0.425},"n":"0p833_0p845_0p457_0p425","t":87,"s":[76.027,-43.113,0],"e":[-27.064,44.384,0],"to":[-62.4875564575195,-7.59005880355835,0],"ti":[0.97977685928345,-33.1263580322266,0]},{"t":93}]},"a":{"k":[40,-210,0]},"s":{"k":[86.631,86.631,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[56.234,56.234]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[40,-210],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":51,"op":94,"st":51,"bm":0,"sr":1},{"ddd":0,"ind":69,"ty":4,"nm":"Trail 2 -LB","parent":72,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[146.615,210.395,0]},"a":{"k":[0,0,0]},"s":{"k":[20.202,20.194,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-1.517,48.858],[1.163,74.935]],"o":[[5,-48.625],[3.488,-112.321],[0,0]],"v":[[6.286,136.061],[15,-6.875],[15,-344]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.2,0.81,0.76,1]},"o":{"k":100},"w":{"k":3},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":12,"s":[94.3],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":18,"s":[29],"e":[3.5]},{"t":23}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":12,"s":[100],"e":[37.3]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":18,"s":[37.3],"e":[3.5]},{"t":23}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":12,"op":24,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":70,"ty":4,"nm":"Trail -LB","parent":72,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[146.615,210.395,0]},"a":{"k":[0,0,0]},"s":{"k":[20.202,20.194,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[-1.517,48.858],[1.163,74.935]],"o":[[5,-48.625],[3.488,-112.321],[0,0]],"v":[[15.5,138.847],[25,-6.875],[25,-344]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.2,0.81,0.76,1]},"o":{"k":100},"w":{"k":3},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":12,"s":[94.3],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":18,"s":[29],"e":[3.5]},{"t":23}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":12,"s":[100],"e":[44.9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":18,"s":[44.9],"e":[3.5]},{"t":23}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":12,"op":24,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":71,"ty":4,"nm":"L-LB","parent":72,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[165.615,264.614,0]},"a":{"k":[165.615,264.614,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"w":{"k":9.194},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":17,"s":[0],"e":[0]},{"t":59}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":17,"s":[0],"e":[60]},{"t":59}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":0,"op":51,"st":-19,"bm":0,"sr":1},{"ddd":0,"ind":72,"ty":4,"nm":"L-DB","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[213.833,805.997,0],"e":[230.862,559.564,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":14,"s":[230.862,559.564,0],"e":[269.283,179.31,0],"to":[0,0,0],"ti":[-13.2794542312622,95.2064895629883,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":32.54,"s":[269.283,179.31,0],"e":[375.689,179.31,0],"to":[11.989333152771,-85.9570236206055,0],"ti":[13.8078565597534,-45.3741569519043,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":40.53,"s":[375.689,179.31,0],"e":[53.475,110.345,0],"to":[-42.8080711364746,140.672103881836,0],"ti":[136.512664794922,1.07854127883911,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":58.755,"s":[53.475,110.345,0],"e":[7.982,110.093,0],"to":[-89.1692886352539,-0.70449697971344,0],"ti":[0,0,0]},{"t":62}]},"a":{"k":[165.615,264.614,0]},"s":{"k":[495.002,495.195,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[25.671,-4.167],[1.456,6.902],[-8.481,1.863],[-47.562,13.01],[-0.501,0.133],[-71.423,-2.315]],"o":[[0,0],[-8.224,1.335],[-1.456,-6.903],[23.817,-5.233],[0.16,-0.044],[0.501,-0.133],[0,0]],"v":[[-8.837,-58.229],[-35.834,33.662],[-51.688,23.148],[-41.174,7.293],[51.797,44.178],[53.188,43.741],[140.394,43.672]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.48,0.53,1]},"o":{"k":100},"w":{"k":9},"lc":2,"lj":1,"ml":10,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[166.029,270.643],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 8"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":5,"s":[0],"e":[0]},{"t":51}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.333],"y":[0]},"n":["0p833_0p833_0p333_0"],"t":5,"s":[0],"e":[60]},{"t":51}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"}],"ip":0,"op":51,"st":-19,"bm":0,"sr":1},{"ddd":0,"ind":73,"ty":4,"nm":"Circle-LB","parent":72,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.507,"y":0.071},"n":"0p833_0p833_0p507_0p071","t":0,"s":[151.039,86.27,0],"e":[151.183,215.665,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":18,"s":[151.183,215.665,0],"e":[149.526,243.382,0],"to":[0,0,0],"ti":[2.77621531486511,-25.1235408782959,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":23.539,"s":[149.526,243.382,0],"e":[141.351,286.676,0],"to":[-2.77621531486511,25.1235408782959,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":32.324,"s":[141.351,286.676,0],"e":[120.158,294.548,0],"to":[0,0,0],"ti":[8.87767791748047,15.7244482040405,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":38.193,"s":[120.158,294.548,0],"e":[131.663,272.749,0],"to":[-8.87767791748047,-15.7244482040405,0],"ti":[-7.84585571289062,-1.15270864963531,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":44.524,"s":[131.663,272.749,0],"e":[167.691,296.667,0],"to":[10.647047996521,1.56425821781158,0],"ti":[-14.0278644561768,-10.0415287017822,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":53.212,"s":[167.691,296.667,0],"e":[208.564,311.2,0],"to":[14.0278644561768,10.0415287017822,0],"ti":[-15.3408555984497,-0.48081922531128,0]},{"t":62}]},"a":{"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":17,"s":[40,-210,0],"e":[49.6,-210,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":22,"s":[49.6,-210,0],"e":[40,-210,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":0.667},"o":{"x":0.333,"y":0.333},"n":"0p667_0p667_0p333_0p333","t":32,"s":[40,-210,0],"e":[40,-210,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":43,"s":[40,-210,0],"e":[52.2,-164.3,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0},"n":"0p667_1_0p167_0","t":48,"s":[52.2,-164.3,0],"e":[52.2,-210,0],"to":[0,0,0],"ti":[0,0,0]},{"t":53}]},"s":{"k":[15.138,15.138,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":17,"s":[56.234,84.034],"e":[56.234,56.234]},{"t":19}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0,0.82,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[40,-210],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":0,"op":51,"st":-13,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":378,"fr":30,"w":281,"h":500} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/PinJump.json b/Lottie-Screenshot/Lottie-Screenshot/PinJump.json new file mode 100755 index 0000000000..2f798eedcf --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/PinJump.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":3,"nm":"Controller","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":8,"s":[77.145,101.974,0],"e":[77.145,86.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":13,"s":[77.145,86.974,0],"e":[77.145,101.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":20,"s":[77.145,101.974,0],"e":[77.145,101.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.21,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p21_1_0p167_0p167","t":38,"s":[77.145,101.974,0],"e":[77.145,86.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.79,"y":0},"n":"0p833_0p833_0p79_0","t":45,"s":[77.145,86.974,0],"e":[77.145,101.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":52,"s":[77.145,101.974,0],"e":[77.145,101.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.21,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p21_1_0p167_0p167","t":71,"s":[77.145,101.974,0],"e":[77.145,86.974,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.79,"y":0},"n":"0p833_0p833_0p79_0","t":78,"s":[77.145,86.974,0],"e":[77.145,101.974,0],"to":[0,0,0],"ti":[0,0,0]},{"t":85}]},"a":{"k":[60,60,0]},"s":{"k":[25.65,25.65,100]}},"ao":0,"ip":0,"op":93,"st":-2,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Pin 2","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[61.385,-27.617,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":2,"s":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}],"e":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":5,"s":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}],"e":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":8,"s":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}],"e":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":13,"s":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}],"e":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":19,"s":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}],"e":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":20,"s":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}],"e":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":23,"s":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}],"e":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0},"n":"0p833_0p833_0p167_0","t":29,"s":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}],"e":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}]},{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":32,"s":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}],"e":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":35,"s":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}],"e":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":38,"s":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}],"e":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":43,"s":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}],"e":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":49,"s":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}],"e":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":50,"s":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}],"e":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":53,"s":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}],"e":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0},"n":"0p833_0p833_0p167_0","t":59,"s":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}],"e":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}]},{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":65,"s":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}],"e":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":68,"s":[{"i":[[-16.236,0.01],[0.093,9.528],[16.351,-0.042],[-0.137,-9.379]],"o":[[16.714,-0.01],[-0.093,-9.554],[-16.239,0.041],[0.137,9.366]],"v":[[1.587,39.055],[31.439,21.924],[1.596,4.661],[-28.149,22.063]],"c":true}],"e":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":71,"s":[{"i":[[-16.236,0.019],[0.093,18.601],[16.351,-0.081],[-0.137,-18.31]],"o":[[16.714,-0.02],[-0.093,-18.651],[-16.239,0.081],[0.137,18.284]],"v":[[1.587,-7.254],[31.439,-40.697],[1.596,-74.399],[-28.149,-40.427]],"c":true}],"e":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":76,"s":[{"i":[[-15.817,-3.646],[-3.995,16.991],[15.942,3.615],[3.888,-16.735]],"o":[[16.282,3.753],[4.006,-17.037],[-15.834,-3.591],[-3.883,16.712]],"v":[[-11.835,-13.952],[24.584,-37.728],[2.922,-75.21],[-33.51,-50.927]],"c":true}],"e":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":82,"s":[{"i":[[-16.094,2.14],[2.631,19.267],[16.199,-2.219],[-2.636,-18.96]],"o":[[16.568,-2.203],[-2.639,-19.32],[-16.089,2.204],[2.632,18.933]],"v":[[-3.427,-17.086],[21.603,-55.648],[-12.585,-86.683],[-37.438,-47.587]],"c":true}],"e":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":83,"s":[{"i":[[-16.211,0.888],[1.016,17.197],[16.323,-0.952],[-1.046,-16.925]],"o":[[16.688,-0.914],[-1.019,-17.243],[-16.212,0.945],[1.045,16.901]],"v":[[-4.59,-6.214],[23.558,-38.742],[-7.915,-68.308],[-35.931,-35.297]],"c":true}],"e":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":86,"s":[{"i":[[-16.236,0.013],[0.093,13.102],[16.351,-0.057],[-0.137,-12.897]],"o":[[16.714,-0.014],[-0.093,-13.138],[-16.239,0.057],[0.137,12.879]],"v":[[1.587,20.812],[31.439,-2.745],[1.596,-26.484],[-28.149,-2.554]],"c":true}],"e":[{"i":[[-16.236,0.017],[0.093,16.49],[16.351,-0.072],[-0.137,-16.232]],"o":[[16.714,-0.017],[-0.093,-16.535],[-16.239,0.071],[0.137,16.209]],"v":[[1.587,3.52],[31.439,-26.129],[1.596,-56.006],[-28.149,-25.889]],"c":true}]},{"t":92}]},"nm":"Path 2"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 2"}],"ip":0,"op":93,"st":-2,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Pin 1","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[61.385,-27.617,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":2,"s":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}],"e":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":5,"s":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}],"e":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":8,"s":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}],"e":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":13,"s":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}],"e":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":19,"s":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}],"e":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":20,"s":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}],"e":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":23,"s":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}],"e":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0},"n":"0p833_0p833_0p167_0","t":29,"s":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}],"e":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}]},{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":32,"s":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}],"e":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":35,"s":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}],"e":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":38,"s":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}],"e":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":43,"s":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}],"e":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":49,"s":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}],"e":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":50,"s":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}],"e":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":53,"s":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}],"e":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0},"n":"0p833_0p833_0p167_0","t":59,"s":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}],"e":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}]},{"i":{"x":0.01,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p01_1_0p167_0p167","t":65,"s":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}],"e":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":0.99,"y":0},"n":"0p833_0p833_0p99_0","t":68,"s":[{"i":[[20.38,-16.883],[11.483,15.607],[1.953,5.121],[-29.139,3.258],[1.869,-21.644],[2.744,-3.755]],"o":[[-15.948,-14.793],[-3.564,-4.845],[-6.397,-16.777],[36.861,-4.122],[-0.347,4.014],[-13.56,18.56]],"v":[[-1.836,87.688],[-44,42.679],[-52.819,27.703],[-10.038,-9.523],[57.347,23.909],[51.849,35.795]],"c":true}],"e":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":71,"s":[{"i":[[20.38,-32.959],[11.483,30.469],[1.953,9.998],[-29.139,6.361],[1.869,-42.253],[2.744,-7.331]],"o":[[-15.948,-28.88],[-3.564,-9.458],[-6.397,-32.753],[36.861,-8.047],[-0.347,7.836],[-13.56,36.233]],"v":[[-1.836,87.688],[-44,-0.18],[-52.819,-29.415],[-10.038,-102.09],[57.347,-36.823],[51.849,-13.619]],"c":true}],"e":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}]},{"i":{"x":0.833,"y":0.833},"o":{"x":1,"y":0},"n":"0p833_0p833_1_0","t":76,"s":[{"i":[[33.819,-9.33],[4.491,30.389],[-0.294,9.562],[-29.777,-0.772],[11.101,-38.127],[4.282,-6.069]],"o":[[17.445,-26.224],[-1.394,-9.433],[0.964,-31.325],[37.667,0.976],[-2.059,7.071],[-21.165,29.997]],"v":[[-66.438,54.619],[-57.787,-17.786],[-59.955,-46.448],[-2.326,-103.098],[48.966,-28.347],[38.515,-8.418]],"c":true}],"e":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.167,"y":0.167},"n":"0p667_1_0p167_0p167","t":82,"s":[{"i":[[10.43,-46.114],[15.544,30.081],[3.301,10.107],[-28.021,10.398],[-3.916,-44.038],[1.719,-7.957]],"o":[[-21.734,-42.215],[-4.825,-9.337],[-10.813,-33.113],[35.447,-13.154],[0.726,8.167],[-8.497,39.325]],"v":[[1.266,100.479],[-47.658,-3.802],[-60.393,-32.952],[-27.899,-113.864],[47.818,-55.016],[45.535,-30.247]],"c":true}],"e":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.333,"y":0},"n":"0_1_0p333_0","t":83,"s":[{"i":[[20.38,-30.523],[12.979,27.561],[2.446,9.141],[-28.781,7.445],[-0.232,-39.174],[2.376,-6.927]],"o":[[-15.948,-26.746],[-4.029,-8.555],[-8.014,-29.946],[36.408,-9.418],[0.043,7.265],[-11.741,34.234]],"v":[[-1.836,87.688],[-49.761,2.772],[-60.019,-23.791],[-20.907,-93.291],[49.621,-36.548],[45.283,-14.795]],"c":true}],"e":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}]},{"i":{"x":0,"y":1},"o":{"x":0.167,"y":0.167},"n":"0_1_0p167_0p167","t":86,"s":[{"i":[[20.38,-23.216],[11.483,21.462],[1.953,7.042],[-29.139,4.481],[1.869,-29.762],[2.744,-5.164]],"o":[[-15.948,-20.343],[-3.564,-6.662],[-6.397,-23.071],[36.861,-5.668],[-0.347,5.52],[-13.56,25.522]],"v":[[-1.836,87.688],[-44,25.795],[-52.819,5.202],[-10.038,-45.989],[57.347,-0.016],[51.849,16.329]],"c":true}],"e":[{"i":[[20.38,-29.219],[11.483,27.012],[1.953,8.863],[-29.139,5.639],[1.869,-37.458],[2.744,-6.499]],"o":[[-15.948,-25.603],[-3.564,-8.384],[-6.397,-29.036],[36.861,-7.134],[-0.347,6.947],[-13.56,32.121]],"v":[[-1.836,87.688],[-44,9.791],[-52.819,-16.127],[-10.038,-80.554],[57.347,-22.694],[51.849,-2.123]],"c":true}]},{"t":92}]},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.97,0.24,0.24,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 2"}],"ip":0,"op":93,"st":-2,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"C5","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":80,"s":[136.5,102.286,0],"e":[18.5,102.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":134}]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[8.894,8.894]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":80,"s":[1,1,1,1],"e":[0.89,0.89,0.89,1]},{"t":85}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":80,"op":93,"st":80,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"C4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":51,"s":[136.5,102.286,0],"e":[18.5,102.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":105}]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[8.894,8.894]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":51,"s":[1,1,1,1],"e":[0.89,0.89,0.89,1]},{"t":56}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":51,"op":93,"st":51,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"C3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":18,"s":[136.5,102.286,0],"e":[18.5,102.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":72}]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[16.094,16.094]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":18,"s":[1,1,1,1],"e":[0.97,0.24,0.24,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":22,"s":[0.97,0.24,0.24,1],"e":[0.97,0.24,0.24,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":67,"s":[0.97,0.24,0.24,1],"e":[1,1,1,1]},{"t":72}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":18,"op":93,"st":18,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"C2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":-13,"s":[136.5,102.286,0],"e":[18.5,102.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":41}]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[8.894,8.894]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":38,"s":[0.89,0.89,0.89,1],"e":[1,1,1,1]},{"t":42}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":0,"op":93,"st":-13,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"C1","ks":{"o":{"k":98},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":-41,"s":[136.5,102.286,0],"e":[18.5,102.286,0],"to":[0,0,0],"ti":[0,0,0]},{"t":13}]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[8.894,8.894]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":9,"s":[0.89,0.89,0.89,1],"e":[1,1,1,1]},{"t":13}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":0,"op":93,"st":-41,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Line","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[75,75,0]},"a":{"k":[0,0,0]},"s":{"k":[50,50,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-109.5,54.75],[119.5,54.75]],"c":false}},"nm":"Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.89,0.89,0.89,1]},"o":{"k":100},"w":{"k":1},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":0,"op":93,"st":-2,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":93,"fr":30,"w":150,"h":150} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/SplitDimensions.json b/Lottie-Screenshot/Lottie-Screenshot/SplitDimensions.json new file mode 100755 index 0000000000..0228b328b5 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/SplitDimensions.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Shape Layer 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"s":true,"x":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20.5],"e":[92]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":37,"s":[92],"e":[20.5]},{"t":119}]},"y":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[77.75],"e":[24.5]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":68,"s":[24.5],"e":[74.75]},{"t":119}]}},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[26.135,26.135]},"p":{"k":[0,0]},"r":{"k":0},"nm":"Rectangle Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0,0,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":120,"fr":60,"w":100,"h":100} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/TrimPathFill.json b/Lottie-Screenshot/Lottie-Screenshot/TrimPathFill.json new file mode 100755 index 0000000000..26a4ceeb25 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/TrimPathFill.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Shape Layer 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[200,200,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[147.008,97.246]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.06,1,1]},"o":{"k":100},"w":{"k":11},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0,0,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-54.496,-56.377],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":1800,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[200,200,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[100.922,-82.055],[100.922,82.055],[-100.922,82.055],[-100.922,-82.055]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"st","fillEnabled":true,"c":{"k":[0,0.09,1,1]},"o":{"k":100},"w":{"k":21},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0,0,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[70.992,93.828],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":1800,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":1800,"fr":60,"w":400,"h":400} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/TrimPathsFull.json b/Lottie-Screenshot/Lottie-Screenshot/TrimPathsFull.json new file mode 100755 index 0000000000..f2f6dee20b --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/TrimPathsFull.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"PathsIndividually 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,782,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[183.664,183.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[183.664,183.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[116.664,116.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[38.664,38.664],"e":[116.664,116.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.97,1,0.51,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.97,1,0.51,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[74]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[74],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-60],"e":[660]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[261.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"OffsetPastEnd 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,782,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[41.664,41.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[41.664,41.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[157.664,157.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[157.664,157.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.54,1,0.35,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.54,1,0.35,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[270],"e":[990]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[128.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"StartGreaterThanEnd 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,782,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[156.664,156.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[156.664,156.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[37.664,37.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[37.664,37.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.14,0.96,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.14,0.96,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[42]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[42],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":100,"ix":1},"e":{"k":75,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[15.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Offset92","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,782,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[38.664,38.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[153.664,153.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[153.664,153.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[1,0.49,0.97,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[1,0.49,0.97,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-45],"e":[675]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-106.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Normal 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,782,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[154.664,154.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[154.664,154.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[45.664,45.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[45.664,45.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.43,0.03,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.43,0.03,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[38]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[38],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-249.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"PathsIndividually 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,228,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[183.664,183.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[183.664,183.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[116.664,116.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[38.664,38.664],"e":[116.664,116.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.97,1,0.51,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.97,1,0.51,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[74]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[74],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-60],"e":[660]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[261.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"OffsetPastEnd 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,228,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[41.664,41.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[41.664,41.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[157.664,157.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[157.664,157.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.54,1,0.35,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.54,1,0.35,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[270],"e":[990]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[128.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"StartGreaterThanEnd 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,228,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[156.664,156.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[156.664,156.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[37.664,37.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[37.664,37.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.14,0.96,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.14,0.96,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[42]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[42],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":100,"ix":1},"e":{"k":75,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[15.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Offset91","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,228,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[38.664,38.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[153.664,153.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[153.664,153.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[1,0.49,0.97,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[1,0.49,0.97,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-45],"e":[675]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-106.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Normal 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,228,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[154.664,154.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[154.664,154.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[45.664,45.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[45.664,45.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.43,0.03,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.43,0.03,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[38]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[38],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-249.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"PathsIndividually","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[183.664,183.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[183.664,183.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[116.664,116.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[38.664,38.664],"e":[116.664,116.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.97,1,0.51,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.97,1,0.51,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[74]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[74],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-60],"e":[660]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[261.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"OffsetPastEnd","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[41.664,41.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[41.664,41.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[157.664,157.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[157.664,157.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.54,1,0.35,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.54,1,0.35,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[270],"e":[990]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[128.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"StartGreaterThanEnd","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[156.664,156.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[156.664,156.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[37.664,37.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":15,"s":[37.664,37.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.14,0.96,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.14,0.96,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[42]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[42],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":100,"ix":1},"e":{"k":75,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[15.832,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Offset90","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[38.664,38.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[38.664,38.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[153.664,153.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":14,"s":[153.664,153.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[1,0.49,0.97,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[1,0.49,0.97,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[6]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[6],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[-45],"e":[675]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-106.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"Normal","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[332,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[154.664,154.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[154.664,154.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[97.664,97.664],"e":[45.664,45.664]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":13,"s":[45.664,45.664],"e":[97.664,97.664]},{"t":27.0002595545367}]},"p":{"k":[0,127]},"nm":"Ellipse Path 2","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,0,0,1],"e":[0.43,0.03,1,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[0.43,0.03,1,1],"e":[1,0,0,1]},{"t":27.0002595545367}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[20],"e":[38]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":13,"s":[38],"e":[20]},{"t":27.0002595545367}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":50,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[720]},{"t":27.0002595545367}],"ix":3},"m":1,"ix":4,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"},{"ty":"tr","p":{"k":[-249.168,-64.168],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"mn":"ADBE Vector Group"}],"ip":0,"op":28.0002691676676,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":28.0002691676676,"fr":33.3333282470703,"w":664,"h":1000} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/TwitterHeart.json b/Lottie-Screenshot/Lottie-Screenshot/TwitterHeart.json new file mode 100755 index 0000000000..725439c4ef --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/TwitterHeart.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Dot14","ks":{"o":{"k":100},"r":{"k":-320},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.63,0.81,0.94,1],"e":[0.82,0.65,0.91,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Dot13","ks":{"o":{"k":100},"r":{"k":-306.6},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.66,0.8,0.97,1],"e":[0.82,0.65,0.91,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Dot12","ks":{"o":{"k":100},"r":{"k":-271.7},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.78,0.59,0.9,1],"e":[0.89,0.82,0.58,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Dot11","ks":{"o":{"k":100},"r":{"k":-258.3},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.78,0.62,0.89,1],"e":[0.92,0.75,0.33,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.92,0.75,0.33,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Dot10","ks":{"o":{"k":100},"r":{"k":-220.3},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.61,0.89,0.79,1],"e":[0.79,0.74,0.6,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"Dot9","ks":{"o":{"k":100},"r":{"k":-206.9},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.62,0.88,0.78,1],"e":[0.79,0.74,0.6,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.79,0.74,0.6,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tm","s":{"k":44,"ix":1},"e":{"k":45,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Dot8","ks":{"o":{"k":100},"r":{"k":-168.2},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.86,0.62,0.68,1],"e":[0.33,0.6,0.8,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Dot7","ks":{"o":{"k":100},"r":{"k":-154.8},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.89,0.6,0.69,1],"e":[0.33,0.6,0.8,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.33,0.6,0.8,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Dot6","ks":{"o":{"k":100},"r":{"k":-117.1},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.62,0.82,0.96,1],"e":[0.7,0.84,0.66,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tm","s":{"k":29,"ix":1},"e":{"k":30,"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Dot5","ks":{"o":{"k":100},"r":{"k":-103.7},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.72,0.85,0.95,1],"e":[0.7,0.84,0.67,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.7,0.84,0.67,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Dot4","ks":{"o":{"k":100},"r":{"k":-69.3},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.8,0.58,0.93,1],"e":[0.7,0.85,0.66,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"Dot3","ks":{"o":{"k":100},"r":{"k":-55.9},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.64,0.81,0.97,1],"e":[0.7,0.85,0.66,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.7,0.85,0.66,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"Dot2","ks":{"o":{"k":100},"r":{"k":-13.4},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[47],"e":[29]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[29],"e":[9]},{"t":78}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[48],"e":[30]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[30],"e":[10]},{"t":78}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.61,0.89,0.79,1],"e":[0.63,0.51,0.62,1]},{"t":56}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[5],"e":[2]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[2],"e":[0]},{"t":70}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Dot1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-37.5,-40.5],[-1,0.5]],"c":false}},"nm":"Path 1"},{"ty":"tm","s":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[44],"e":[19]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[19],"e":[0]},{"t":89}],"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[45],"e":[20]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[20],"e":[1]},{"t":89}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":44,"s":[0.62,0.88,0.78,1],"e":[0.8,0.52,0.76,1]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[0.8,0.52,0.76,1],"e":[0.55,0.27,0.71,1]},{"t":66}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":56,"s":[5],"e":[0]},{"t":89}]},"lc":2,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":44,"op":90,"st":-44,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"C2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":38,"s":[25.744,25.744],"e":[60.744,60.744]},{"t":45}]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"st","fillEnabled":true,"c":{"k":[0.81,0.58,0.96,1]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":38,"s":[23.3],"e":[1]},{"t":45}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":38,"op":46,"st":-47,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"C1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50,50,0]},"a":{"k":[0,0,0]},"s":{"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,0.833]},"o":{"x":[0.167,0.167,0.167],"y":[0.167,0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":33,"s":[4,4,100],"e":[40,40,100]},{"t":39}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[57.344,57.344]},"p":{"k":[0,0]},"nm":"Ellipse Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":33,"s":[1,0,0.26,1],"e":[0.81,0.56,0.97,1]},{"t":39}]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1"}],"ip":33,"op":39,"st":-46,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"H2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50.217,50.85,0]},"a":{"k":[2.958,2.958,0]},"s":{"k":[{"i":{"x":[0.32,0.32,0.32],"y":[1,1,0.32]},"o":{"x":[0.68,0.68,0.68],"y":[0,0,0.68]},"n":["0p32_1_0p68_0","0p32_1_0p68_0","0p32_0p32_0p68_0p68"],"t":43,"s":[4,4,100],"e":[48.44,48.44,100]},{"i":{"x":[0.32,0.32,0.32],"y":[1,1,0.32]},"o":{"x":[0.68,0.68,0.68],"y":[0,0,0.68]},"n":["0p32_1_0p68_0","0p32_1_0p68_0","0p32_0p32_0p68_0p68"],"t":54,"s":[48.44,48.44,100],"e":[37.04,37.04,100]},{"i":{"x":[0.32,0.32,0.32],"y":[1,1,0.32]},"o":{"x":[0.68,0.68,0.68],"y":[0,0,0.68]},"n":["0p32_1_0p68_0","0p32_1_0p68_0","0p32_0p32_0p68_0p68"],"t":70,"s":[37.04,37.04,100],"e":[40,40,100]},{"t":91}]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[4.833,0],[0,-3.333],[-3.25,0],[0,8.333],[3.917,0],[0,0]],"o":[[-4.833,0],[0,7.667],[3.25,0],[0,-4.5],[-3.917,0],[0,0]],"v":[[-4.583,-10.167],[-11.25,-2.25],[2.833,16.083],[17.167,-2.333],[10.167,-10],[2.917,-5.917]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.18,0.32,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":43,"op":136,"st":-46,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"H1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[50.217,50.85,0]},"a":{"k":[2.958,2.958,0]},"s":{"k":[40,40,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[4.833,0],[0,-3.333],[-3.25,0],[0,8.333],[3.917,0],[0,0]],"o":[[-4.833,0],[0,7.667],[3.25,0],[0,-4.5],[-3.917,0],[0,0]],"v":[[-4.583,-10.167],[-11.25,-2.25],[2.833,16.083],[17.167,-2.333],[10.167,-10],[2.917,-5.917]],"c":true}},"nm":"Path 1"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.67,0.73,0.76,1]},"o":{"k":100},"nm":"Fill 1"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1"}],"ip":0,"op":33,"st":-46,"bm":0,"sr":1}],"v":"4.4.26","ddd":0,"ip":0,"op":116,"fr":60,"w":100,"h":100} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/ViewController.h b/Lottie-Screenshot/Lottie-Screenshot/ViewController.h new file mode 100644 index 0000000000..b530e6edd4 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/ViewController.h @@ -0,0 +1,15 @@ +// +// ViewController.h +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import + +@interface ViewController : UIViewController + + +@end + diff --git a/Lottie-Screenshot/Lottie-Screenshot/ViewController.m b/Lottie-Screenshot/Lottie-Screenshot/ViewController.m new file mode 100644 index 0000000000..eb71d86731 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/ViewController.m @@ -0,0 +1,29 @@ +// +// ViewController.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import "ViewController.h" + +@interface ViewController () + +@end + +@implementation ViewController + +- (void)viewDidLoad { + [super viewDidLoad]; + // Do any additional setup after loading the view, typically from a nib. +} + + +- (void)didReceiveMemoryWarning { + [super didReceiveMemoryWarning]; + // Dispose of any resources that can be recreated. +} + + +@end diff --git a/Lottie-Screenshot/Lottie-Screenshot/image_2.json b/Lottie-Screenshot/Lottie-Screenshot/image_2.json new file mode 100644 index 0000000000..6ee4b250fd --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/image_2.json @@ -0,0 +1 @@ +{"assets":[{"id":"image_0","w":400,"h":211,"u":"images/","p":"img_0.png"}],"layers":[{"ddd":0,"ind":0,"ty":3,"nm":"Null 1","ks":{"o":{"k":0},"r":{"k":0},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[250,180,0],"e":[250,876,0],"to":[0,116,0],"ti":[0,-116,0]},{"t":119}]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":2,"nm":"img_0.png","cl":"png","parent":0,"refId":"image_0","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[6,-18,0]},"a":{"k":[200,105.5,0]},"s":{"k":[100,100,100]}},"ao":0,"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 1","parent":0,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[0,0,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[432.184,232.152]},"p":{"k":[0,0]},"r":{"k":0},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":2},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.36,0.82,0.47,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[7.092,-19.924],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":120,"fr":30,"w":500,"h":1000} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/img_0.png b/Lottie-Screenshot/Lottie-Screenshot/img_0.png new file mode 100644 index 0000000000..bf1e9c53c0 Binary files /dev/null and b/Lottie-Screenshot/Lottie-Screenshot/img_0.png differ diff --git a/Lottie-Screenshot/Lottie-Screenshot/main.m b/Lottie-Screenshot/Lottie-Screenshot/main.m new file mode 100644 index 0000000000..16e4a4708c --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/main.m @@ -0,0 +1,16 @@ +// +// main.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import "AppDelegate.h" + +int main(int argc, char * argv[]) { + @autoreleasepool { + return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); + } +} diff --git a/Lottie-Screenshot/Lottie-Screenshot/pathStrokeTests.json b/Lottie-Screenshot/Lottie-Screenshot/pathStrokeTests.json new file mode 100644 index 0000000000..936da2bdb3 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/pathStrokeTests.json @@ -0,0 +1 @@ +{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Shape Layer 10","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,500,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,0],[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0],[0,0]],"v":[[-228,342],[-22,242],[6,358],[64,258],[172,346]],"c":false}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":25},"lc":1,"lj":1,"ml":4,"d":[{"n":"d","nm":"dash","v":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[10],"e":[98]},{"t":119}]}},{"n":"o","nm":"offset","v":{"k":0}}],"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,298,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[43,2],[-14,-24],[-57,7],[23,34]],"o":[[-43,-2],[14,24],[57,-7],[-23,-34]],"v":[[120,-161],[86,-102],[181,-20],[159,-97]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[100],"e":[50]},{"t":119}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,298,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[100.992,100.992]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-19.828,-122.203],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[100],"e":[50]},{"t":119}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,298,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[87.414,87.414]},"p":{"k":[0,0]},"r":{"k":26},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-176.293,-116.293],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":0,"ix":1},"e":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[100],"e":[50]},{"t":119}],"ix":2},"o":{"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 6","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,478,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[43,2],[-14,-24],[-57,7],[23,34]],"o":[[-43,-2],[14,24],[57,-7],[-23,-34]],"v":[[120,-161],[86,-102],[181,-20],[159,-97]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":50,"ix":1},"e":{"k":0,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[180]},{"t":119}],"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"Shape Layer 5","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,478,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[100.992,100.992]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-19.828,-122.203],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":50,"ix":1},"e":{"k":0,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[180]},{"t":119}],"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Shape Layer 4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,478,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[87.414,87.414]},"p":{"k":[0,0]},"r":{"k":26},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":10},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-176.293,-116.293],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":2,"mn":"ADBE Vector Group"},{"ty":"tm","s":{"k":50,"ix":1},"e":{"k":0,"ix":2},"o":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[180]},{"t":119}],"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Shape Layer 9","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,660,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[{"i":[[43,2],[-14,-24],[-57,7],[23,34]],"o":[[-43,-2],[14,24],[57,-7],[-23,-34]],"v":[[120,-161],[86,-102],[181,-20],[159,-97]],"c":true}],"e":[{"i":[[8.958,42.104],[-14,-24],[-57,7],[23,34]],"o":[[-30,-141],[14,24],[57,-7],[-23,-34]],"v":[[152,-115],[86,-102],[181,-20],[211,-147]],"c":true}]},{"t":119}]},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,1,1,1],"e":[1,0,0,1]},{"t":119}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[10],"e":[20]},{"t":119}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Shape Layer 8","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,660,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[100.992,100.992],"e":[138.992,138.992]},{"t":119}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[0,0],"e":[0,50],"to":[0,8.33333301544189],"ti":[0,-8.33333301544189]},{"t":119}]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,1,1,1],"e":[1,0,0,1]},{"t":119}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[10],"e":[20]},{"t":119}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-19.828,-122.203],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Shape Layer 7","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,660,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[87.414,87.414],"e":[114.414,114.414]},{"t":119}]},"p":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[0,0],"e":[0,-61],"to":[0,-10.1666669845581],"ti":[0,10.1666669845581]},{"t":119}]},"r":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[26],"e":[134]},{"t":119}]},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[1,1,1,1],"e":[1,0,0,1]},{"t":119}]},"o":{"k":100},"w":{"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[10],"e":[20]},{"t":119}]},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"tr","p":{"k":[-176.293,-116.293],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":120,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":120,"fr":30,"w":500,"h":1000} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-Screenshot/phonePreComp.json b/Lottie-Screenshot/Lottie-Screenshot/phonePreComp.json new file mode 100644 index 0000000000..94deacfbd2 --- /dev/null +++ b/Lottie-Screenshot/Lottie-Screenshot/phonePreComp.json @@ -0,0 +1 @@ +{"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"hand_fingers_3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[104.683,292.624,0]},"a":{"k":[21.045,17.897,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.85,2.521],[0.308,-0.595],[5.573,0],[2.276,1.202],[0,0],[-3.956,7.539],[-0.83,0.914],[-0.457,0.394],[-6.933,-3.627],[0,0],[-2.414,0]],"o":[[-0.223,0.617],[-2.755,5.253],[-2.414,0],[0,0],[-7.539,-3.945],[0.595,-1.138],[0.403,-0.457],[-2.637,7.167],[0,0],[2.276,1.201],[3.754,0]],"v":[[20.242,5.604],[19.445,7.422],[5.704,15.696],[-1.442,13.93],[-9.779,9.549],[-16.286,-11.335],[-14.138,-14.419],[-12.852,-15.696],[-5.525,3.35],[2.812,7.731],[9.958,9.497]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.76,0.59,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[20.492,19.849],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"shadow","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.149,-5.711],[0.606,-1.606],[2.537,-0.072],[2.276,1.201],[0,0],[-6.528,8.745],[-3.775,0],[-2.275,-1.191],[0,0]],"o":[[-0.042,1.658],[-2.746,6.07],[-2.413,0.069],[0,0],[-6.933,-3.627],[2.84,-2.521],[2.425,0],[0,0],[5.37,2.828]],"v":[[18.269,5.721],[17.312,10.656],[5.654,17.298],[-1.492,15.532],[-9.829,11.152],[-15.781,-10.645],[-5.477,-14.548],[1.669,-12.792],[10.006,-8.412]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[23.421,14.798],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"meat","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"hand_fingers_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[102.433,320.124,0]},"a":{"k":[21.045,17.897,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.85,2.521],[0.308,-0.595],[5.573,0],[2.276,1.202],[0,0],[-3.956,7.539],[-0.83,0.914],[-0.457,0.394],[-6.933,-3.627],[0,0],[-2.414,0]],"o":[[-0.223,0.617],[-2.755,5.253],[-2.414,0],[0,0],[-7.539,-3.945],[0.595,-1.138],[0.403,-0.457],[-2.637,7.167],[0,0],[2.276,1.201],[3.754,0]],"v":[[20.242,5.604],[19.445,7.422],[5.704,15.696],[-1.442,13.93],[-9.779,9.549],[-16.286,-11.335],[-14.138,-14.419],[-12.852,-15.696],[-5.525,3.35],[2.812,7.731],[9.958,9.497]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.76,0.59,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[20.492,19.849],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"shadow","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.149,-5.711],[0.606,-1.606],[2.537,-0.072],[2.276,1.201],[0,0],[-6.528,8.745],[-3.775,0],[-2.275,-1.191],[0,0]],"o":[[-0.042,1.658],[-2.746,6.07],[-2.413,0.069],[0,0],[-6.933,-3.627],[2.84,-2.521],[2.425,0],[0,0],[5.37,2.828]],"v":[[18.269,5.721],[17.312,10.656],[5.654,17.298],[-1.492,15.532],[-9.829,11.152],[-15.781,-10.645],[-5.477,-14.548],[1.669,-12.792],[10.006,-8.412]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[23.421,14.798],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"meat","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"hand_fingers_5","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[101.933,349.624,0]},"a":{"k":[21.045,17.897,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-2.85,2.521],[0.308,-0.595],[5.573,0],[2.276,1.202],[0,0],[-3.956,7.539],[-0.83,0.914],[-0.457,0.394],[-6.933,-3.627],[0,0],[-2.414,0]],"o":[[-0.223,0.617],[-2.755,5.253],[-2.414,0],[0,0],[-7.539,-3.945],[0.595,-1.138],[0.403,-0.457],[-2.637,7.167],[0,0],[2.276,1.201],[3.754,0]],"v":[[20.242,5.604],[19.445,7.422],[5.704,15.696],[-1.442,13.93],[-9.779,9.549],[-16.286,-11.335],[-14.138,-14.419],[-12.852,-15.696],[-5.525,3.35],[2.812,7.731],[9.958,9.497]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.76,0.59,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[20.492,19.849],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"shadow","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0.149,-5.711],[0.606,-1.606],[2.537,-0.072],[2.276,1.201],[0,0],[-6.528,8.745],[-3.775,0],[-2.275,-1.191],[0,0]],"o":[[-0.042,1.658],[-2.746,6.07],[-2.413,0.069],[0,0],[-6.933,-3.627],[2.84,-2.521],[2.425,0],[0,0],[5.37,2.828]],"v":[[18.269,5.721],[17.312,10.656],[5.654,17.298],[-1.492,15.532],[-9.829,11.152],[-15.781,-10.645],[-5.477,-14.548],[1.669,-12.792],[10.006,-8.412]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[23.421,14.798],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"meat","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"screen_glare","ks":{"o":{"k":20},"r":{"k":0},"p":{"k":[211.449,262.596,0]},"a":{"k":[38.565,131.866,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[0,-8.763],[0,0],[8.762,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,8.752],[0,0],[0,0],[0,0],[8.762,0]],"v":[[38.566,-115.947],[38.566,115.947],[22.636,131.865],[-38.566,131.865],[4.782,-131.865],[22.636,-131.865]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[38.565,131.866],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]},{"id":"comp_1","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"phone_accessory","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[162.852,263.596,0]},"a":{"k":[93.707,136.116,0]},"s":{"k":[100,100,100]}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[46.855,29.59],[46.855,71.48],[174.855,71.48],[174.855,29.59]],"c":true}},"o":{"k":100},"x":{"k":0},"nm":"Mask 1"}],"shapes":[{"ty":"gr","it":[{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":3},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.55,0.75,0.34,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Shape 1","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[128,212]},"p":{"k":[0,0]},"r":{"k":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.55,0.75,0.34,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[110.855,135.59],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"screen","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]},{"id":"comp_2","layers":[{"ddd":0,"ind":0,"ty":0,"nm":"slide 1_content_game_icons","refId":"comp_3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.008,"y":1},"o":{"x":0.333,"y":0},"n":"0p008_1_0p333_0","t":30,"s":[180,1727,0],"e":[180,1403,0],"to":[0,-54,0],"ti":[0,54,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":53,"s":[180,1403,0],"e":[180,1403,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":67,"s":[180,1403,0],"e":[180,1067,0],"to":[0,-56,0],"ti":[0,56,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":89,"s":[180,1067,0],"e":[180,1067,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":102,"s":[180,1067,0],"e":[180,523,0],"to":[0,-90.6666641235352,0],"ti":[0,90.6666641235352,0]},{"t":123.000005009893}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":0,"nm":"slide 1_content_game_icons","refId":"comp_3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.008,"y":1},"o":{"x":0.333,"y":0},"n":"0p008_1_0p333_0","t":30,"s":[180,1125,0],"e":[180,801,0],"to":[0,-54,0],"ti":[0,54,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":53,"s":[180,801,0],"e":[180,801,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":67,"s":[180,801,0],"e":[180,465,0],"to":[0,-56,0],"ti":[0,56,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":89,"s":[180,465,0],"e":[180,465,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":102,"s":[180,465,0],"e":[180,-79,0],"to":[0,-90.6666641235352,0],"ti":[0,90.6666641235352,0]},{"t":123.000005009893}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":0,"nm":"slide 1_content_game_icons","refId":"comp_3","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.008,"y":1},"o":{"x":0.333,"y":0},"n":"0p008_1_0p333_0","t":30,"s":[180,523,0],"e":[180,199,0],"to":[0,-54,0],"ti":[0,54,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":53,"s":[180,199,0],"e":[180,199,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":67,"s":[180,199,0],"e":[180,-137,0],"to":[0,-56,0],"ti":[0,56,0]},{"i":{"x":0.008,"y":0.008},"o":{"x":0.167,"y":0.167},"n":"0p008_0p008_0p167_0p167","t":89,"s":[180,-137,0],"e":[180,-137,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.008,"y":1},"o":{"x":0.167,"y":0},"n":"0p008_1_0p167_0","t":102,"s":[180,-137,0],"e":[180,-473,0],"to":[0,-56,0],"ti":[0,56,0]},{"t":123.000005009893}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]},{"id":"comp_3","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Shape Layer 31","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,862,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 30","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,862,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 29","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,802.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 28","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,802.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 27","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,741.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":4,"nm":"Shape Layer 26","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,741.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":4,"nm":"Shape Layer 25","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,682,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":7,"ty":4,"nm":"Shape Layer 24","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,682,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":8,"ty":4,"nm":"Shape Layer 23","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,620.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":9,"ty":4,"nm":"Shape Layer 22","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,620.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":10,"ty":4,"nm":"Shape Layer 21","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,561,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":11,"ty":4,"nm":"Shape Layer 20","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,561,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":12,"ty":4,"nm":"Shape Layer 19","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,501.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":13,"ty":4,"nm":"Shape Layer 18","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,501.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":14,"ty":4,"nm":"Shape Layer 17","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,442,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":15,"ty":4,"nm":"Shape Layer 16","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,442,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":16,"ty":4,"nm":"Shape Layer 15","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,380.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":17,"ty":4,"nm":"Shape Layer 14","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,380.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":18,"ty":4,"nm":"Shape Layer 13","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[235.5,321,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":19,"ty":4,"nm":"Shape Layer 12","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[176,321,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[39.49,39.49]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.84,0.92,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-27.255,-290.755],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":20,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,570,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":21,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,570,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":22,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,510,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":23,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,510,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":24,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,450,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":25,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,450,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":26,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,30,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":27,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208.03,30.003,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":28,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,90,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":29,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,90,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":30,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,150,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":31,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,150,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":32,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,330,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":33,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,330,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":34,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,390,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":35,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,390,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":36,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,210,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":37,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,210,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":38,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[149,270,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":39,"ty":0,"nm":"slide 1_content_game_icons_bg","refId":"comp_4","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[208,270,0]},"a":{"k":[30,30,0]},"s":{"k":[100,100,100]}},"ao":0,"w":60,"h":60,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]},{"id":"comp_4","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"Shape Layer 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[27,33,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[54,54]},"p":{"k":[0,0]},"r":{"k":0},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,0.93,0.29,1]},"o":{"k":100},"w":{"k":2},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.96,0.76,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[3,-3],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"mn":"ADBE Vector Group"},{"ty":"rd","nm":"Round Corners 1","r":{"k":3},"mn":"ADBE Vector Filter - RC"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]},{"id":"comp_5","layers":[{"ddd":0,"ind":0,"ty":4,"nm":"phone_accessory","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[162.852,263.596,0]},"a":{"k":[93.707,136.116,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[6,6]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.72,0.72,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[83.746,20.016],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[76.785,53.124],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_speaker_1_shadow","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[44,6]},"p":{"k":[0,0]},"r":{"k":20},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.72,0.72,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[112.001,19.911],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[97.457,53.124],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_speaker_2_shadow","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[6,6]},"p":{"k":[0,0]},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.79,0.79,0.79,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[83.746,18.617],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_speaker_2","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[44,6]},"p":{"k":[0,0]},"r":{"k":20},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.79,0.79,0.79,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[112.001,18.513],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_speaker_2","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[36,10]},"p":{"k":[0,0]},"r":{"k":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.79,0.79,0.79,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[112.193,253.972],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_button","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[36,13]},"p":{"k":[0,0]},"r":{"k":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.72,0.72,0.72,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[112.204,256.567],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,83.784],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_button_shadow","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[128,212]},"p":{"k":[0,0]},"r":{"k":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[110.855,135.59],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"screen","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":1,"ty":4,"nm":"phone_body","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[180,263.472,0]},"a":{"k":[0,0,0]},"s":{"k":[101.391,100.011,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[142,222]},"p":{"k":[0,0]},"r":{"k":14},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[0.76,0.76,0.76,1]},"o":{"k":100},"w":{"k":4},"lc":2,"lj":2,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.88,0.88,0.88,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[0,0.254],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[102.027,120],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"phone_body","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"phone_shadow","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[260.5,421,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[57.008,17.775]},"p":{"k":[0,0]},"r":{"k":20},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.05,0.26,0.24,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-15.053,-11.528],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 2","np":3,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[158.162,23.549]},"p":{"k":[0,0]},"r":{"k":20},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[0.05,0.26,0.24,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-79.919,-20.726],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":4,"nm":"hand_fingers_index ","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[108.855,257.099,0]},"a":{"k":[42.254,29.18,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[-1.095,-3.999],[0,0],[0.531,-1.011],[5.572,0],[2.275,1.201],[0,0],[1.095,3.998],[0,0],[-0.532,1],[-5.572,0],[-2.286,-1.201],[0,0]],"o":[[0,0],[-0.276,1.053],[-2.754,5.253],[-2.414,0],[0,0],[-3.945,-2.063],[0,0],[0.276,-1.053],[2.754,-5.253],[2.425,0],[0,0],[3.945,2.063]],"v":[[40.563,13.473],[40.563,13.483],[39.351,16.589],[25.612,24.852],[18.466,23.086],[-32.854,-3.85],[-40.563,-13.473],[-40.563,-13.484],[-39.351,-16.578],[-25.623,-24.852],[-18.466,-23.087],[32.843,3.849]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[42.695,25.102],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"meat","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[1.882,-3.583],[5.572,0],[2.276,1.201],[0,0],[-1.882,6.838],[0,0],[-0.531,1],[-5.572,0],[-2.287,-1.201],[0,0],[-1.095,-3.999],[0,0]],"o":[[-2.754,5.253],[-2.414,0],[0,0],[-6.519,-3.424],[0,0],[0.277,-1.053],[2.755,-5.253],[2.424,0],[0,0],[3.945,2.063],[0,0],[1,3.648]],"v":[[39.792,20.656],[26.053,28.93],[18.907,27.165],[-32.412,0.229],[-40.122,-17.551],[-40.122,-17.561],[-38.91,-20.656],[-25.181,-28.93],[-18.024,-27.164],[33.284,-0.228],[41.004,9.396],[41.004,9.406]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.76,0.59,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[42.254,29.18],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"shadow","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}]}],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"hand_thumb","ks":{"o":{"k":100},"r":{"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":30,"s":[9.135],"e":[68.043]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.333],"y":[0.333]},"n":["0_0_0p333_0p333"],"t":39,"s":[68.043],"e":[68.043]},{"i":{"x":[0.671],"y":[1]},"o":{"x":[0.78],"y":[0]},"n":["0p671_1_0p78_0"],"t":47,"s":[68.043],"e":[9.135]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":57,"s":[9.135],"e":[9.135]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":67,"s":[9.135],"e":[68.043]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.333],"y":[0.333]},"n":["0_0_0p333_0p333"],"t":76,"s":[68.043],"e":[68.043]},{"i":{"x":[0.671],"y":[1]},"o":{"x":[0.78],"y":[0]},"n":["0p671_1_0p78_0"],"t":84,"s":[68.043],"e":[9.135]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":94,"s":[9.135],"e":[9.135]},{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":102,"s":[9.135],"e":[68.043]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.333],"y":[0.333]},"n":["0_0_0p333_0p333"],"t":111,"s":[68.043],"e":[68.043]},{"i":{"x":[0],"y":[0]},"o":{"x":[0.78],"y":[0.78]},"n":["0_0_0p78_0p78"],"t":119,"s":[68.043],"e":[68.043]},{"i":{"x":[0.671],"y":[1]},"o":{"x":[0.78],"y":[0]},"n":["0p671_1_0p78_0"],"t":124,"s":[68.043],"e":[9.135]},{"i":{"x":[0.671],"y":[0.671]},"o":{"x":[0.167],"y":[0.167]},"n":["0p671_0p671_0p167_0p167"],"t":134,"s":[9.135],"e":[9.135]},{"t":140.000005702317}]},"p":{"k":[{"i":{"x":0.279,"y":1},"o":{"x":0.333,"y":0},"n":"0p279_1_0p333_0","t":0,"s":[547,304.325,0],"e":[247,304.325,0],"to":[-50,0,0],"ti":[50,0,0]},{"i":{"x":0.279,"y":0.279},"o":{"x":0.167,"y":0.167},"n":"0p279_0p279_0p167_0p167","t":23,"s":[247,304.325,0],"e":[247,304.325,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.811,"y":1},"o":{"x":1,"y":0},"n":"0p811_1_1_0","t":140,"s":[247,304.325,0],"e":[-39,304.325,0],"to":[-47.6666679382324,0,0],"ti":[47.6666679382324,0,0]},{"t":154.000006272549}]},"a":{"k":[-11,-122.175,0]},"s":{"k":[80.724,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[76.342,37.236]},"p":{"k":[0,0]},"r":{"k":20},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect"},{"ty":"st","fillEnabled":true,"c":{"k":[1,1,1,1]},"o":{"k":100},"w":{"k":0},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[-33.243,-122.175],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,93.164],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"hand_thumb_bottom","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.279,"y":1},"o":{"x":0.333,"y":0},"n":"0p279_1_0p333_0","t":0,"s":[536.087,349.338,0],"e":[244.087,349.338,0],"to":[-48.6666679382324,0,0],"ti":[48.6666679382324,0,0]},{"i":{"x":0.279,"y":0.279},"o":{"x":0.167,"y":0.167},"n":"0p279_0p279_0p167_0p167","t":23,"s":[244.087,349.338,0],"e":[244.087,349.338,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.811,"y":1},"o":{"x":1,"y":0},"n":"0p811_1_1_0","t":140,"s":[244.087,349.338,0],"e":[-41.913,349.338,0],"to":[-47.6666679382324,0,0],"ti":[47.6666679382324,0,0]},{"t":154.000006272549}]},"a":{"k":[36.756,61.847,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[11.813,-2.042],[5.955,13.431],[-10.831,7.479],[-0.84,15.271],[0,0]],"o":[[-16.951,2.935],[11.315,1.925],[11.165,-7.709],[0,0],[3.956,22.863]],"v":[[3.659,27.6],[-33.773,13.915],[4.925,7.331],[25.969,-30.536],[29.818,-9.502]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.76,0.59,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[39.488,92.909],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"shadow","np":2,"mn":"ADBE Vector Group"},{"ty":"gr","it":[{"ind":0,"ty":"sh","ks":{"k":{"i":[[11.813,-2.042],[5.955,13.431],[0.489,2.829],[-17.875,4.87],[0,0],[0,0],[-6.891,3.392],[-1.713,0.297],[-2.255,-0.532],[0,0],[-1.244,-7.209],[0,0],[0,0]],"o":[[-16.951,2.935],[-1,-2.233],[-3.221,-18.63],[0,0],[0,0],[-1.372,-7.933],[1.478,-0.734],[2.424,-0.415],[0,0],[6.732,1.595],[0,0],[0,0],[3.956,22.863]],"v":[[6.391,58.662],[-31.041,44.976],[-33.285,37.394],[-9.412,-12.213],[-13.133,-31.142],[-14.994,-40.616],[-5.296,-59.619],[-0.5,-61.182],[6.572,-60.97],[6.593,-60.97],[20.066,-46.689],[28.701,0.526],[32.55,21.56]],"c":true}},"nm":"Path 1","mn":"ADBE Vector Shape - Group"},{"ty":"fl","fillEnabled":true,"c":{"k":[1,0.82,0.7,1]},"o":{"k":100},"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill"},{"ty":"tr","p":{"k":[36.756,61.847],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":3},"r":{"k":0,"ix":6},"o":{"k":100,"ix":7},"sk":{"k":0,"ix":4},"sa":{"k":0,"ix":5},"nm":"Transform"}],"nm":"meat","np":2,"mn":"ADBE Vector Group"}],"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":3,"ty":0,"nm":"screen_glare","refId":"comp_0","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.204,"y":1},"o":{"x":0.333,"y":0},"n":"0p204_1_0p333_0","t":0,"s":[472,320,0],"e":[180,320,0],"to":[-48.6666679382324,0,0],"ti":[48.6666679382324,0,0]},{"i":{"x":0.204,"y":0.204},"o":{"x":0.167,"y":0.167},"n":"0p204_0p204_0p167_0p167","t":21,"s":[180,320,0],"e":[180,320,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.736,"y":1},"o":{"x":1,"y":0},"n":"0p736_1_1_0","t":140,"s":[180,320,0],"e":[-106,320,0],"to":[-47.6666679382324,0,0],"ti":[47.6666679382324,0,0]},{"t":154.000006272549}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":4,"ty":0,"nm":"phone_top","refId":"comp_1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.26,"y":1},"o":{"x":0.333,"y":0},"n":"0p26_1_0p333_0","t":0,"s":[472,320,0],"e":[180,320,0],"to":[-48.6666679382324,0,0],"ti":[48.6666679382324,0,0]},{"i":{"x":0.26,"y":0.26},"o":{"x":0.167,"y":0.167},"n":"0p26_0p26_0p167_0p167","t":21,"s":[180,320,0],"e":[180,320,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.792,"y":1},"o":{"x":1,"y":0},"n":"0p792_1_1_0","t":140,"s":[180,320,0],"e":[-106,320,0],"to":[-47.6666679382324,0,0],"ti":[47.6666679382324,0,0]},{"t":154.000006272549}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":5,"ty":0,"nm":"slide 1_content","refId":"comp_2","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.222,"y":1},"o":{"x":0.333,"y":0},"n":"0p222_1_0p333_0","t":0,"s":[472,320,0],"e":[181.07,320,0],"to":[-48.4882736206055,0,0],"ti":[48.6666679382324,0,0]},{"i":{"x":1,"y":1},"o":{"x":0.143,"y":0.143},"n":"1_1_0p143_0p143","t":21,"s":[181.07,320,0],"e":[181.07,320,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.754,"y":1},"o":{"x":1,"y":0},"n":"0p754_1_1_0","t":140,"s":[181.07,320,0],"e":[-106,320,0],"to":[-47.6666679382324,0,0],"ti":[47.8450622558594,0,0]},{"t":154.000006272549}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"hasMask":true,"masksProperties":[{"inv":false,"mode":"a","pt":{"k":{"i":[[0,0],[0,0],[0,0],[0,0]],"o":[[0,0],[0,0],[0,0],[0,0]],"v":[[114.562,198.875],[114.562,369.875],[243.297,369.875],[242.547,198.875]],"c":true}},"o":{"k":100},"x":{"k":0},"nm":"Mask 1"}],"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":6,"ty":0,"nm":"phone_bg","refId":"comp_5","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[{"i":{"x":0.26,"y":1},"o":{"x":0.333,"y":0},"n":"0p26_1_0p333_0","t":0,"s":[472,320,0],"e":[180,320,0],"to":[-48.6666679382324,0,0],"ti":[48.6666679382324,0,0]},{"i":{"x":0.26,"y":0.26},"o":{"x":0.167,"y":0.167},"n":"0p26_0p26_0p167_0p167","t":21,"s":[180,320,0],"e":[180,320,0],"to":[0,0,0],"ti":[0,0,0]},{"i":{"x":0.792,"y":1},"o":{"x":1,"y":0},"n":"0p792_1_1_0","t":140,"s":[180,320,0],"e":[-106,320,0],"to":[-47.6666679382324,0,0],"ti":[47.6666679382324,0,0]},{"t":154.000006272549}]},"a":{"k":[180,320,0]},"s":{"k":[100,100,100]}},"ao":0,"w":360,"h":640,"ip":0,"op":900.000036657751,"st":0,"bm":0,"sr":1}],"v":"4.5.0","ddd":0,"ip":0,"op":158.000006435472,"fr":29.9700012207031,"w":360,"h":640} \ No newline at end of file diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/AlBoardmanTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/AlBoardmanTest.m new file mode 100644 index 0000000000..e61addfaaa --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/AlBoardmanTest.m @@ -0,0 +1,37 @@ +// +// AlBoardmanTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface AlBoardmanTest : LottieAnimationTestCase + +@end + +@implementation AlBoardmanTest + +- (void)setUp { + self.animationName = @"9squares-AlBoardman"; + [super setUp]; +} + +- (void)testAlBoardmanTest0 { + [self testAnimationProgress:0]; +} + +- (void)testAlBoardmanTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testAlBoardmanTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/AlarmTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/AlarmTest.m new file mode 100644 index 0000000000..c02d2201cd --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/AlarmTest.m @@ -0,0 +1,36 @@ +// +// AlarmTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface AlarmTest : LottieAnimationTestCase + +@end + +@implementation AlarmTest + +- (void)setUp { + self.animationName = @"Alarm"; + [super setUp]; +} + +- (void)testAlarm0 { + [self testAnimationProgress:0]; +} + +- (void)testAlarm50 { + [self testAnimationProgress:0.5]; +} + +- (void)testAlarm100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/AllSetTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/AllSetTest.m new file mode 100644 index 0000000000..faaf5f4fae --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/AllSetTest.m @@ -0,0 +1,40 @@ +// +// AllSetTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface AllSetTest : LottieAnimationTestCase + +@end + +@implementation AllSetTest + +- (void)setUp { + self.animationName = @"AllSet"; + [super setUp]; +} + +- (void)testAllSet0 { + [self testAnimationProgress:0]; +} + +- (void)testAllSet30 { + [self testAnimationProgress:0.3]; +} + +- (void)testAllSet50 { + [self testAnimationProgress:0.5]; +} + +- (void)testAllSet100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m new file mode 100644 index 0000000000..868abe9753 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m @@ -0,0 +1,36 @@ +// +// CheckSwitchTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface CheckSwitchTest : LottieAnimationTestCase + +@end + +@implementation CheckSwitchTest + +- (void)setUp { + self.animationName = @"CheckSwitch"; + [super setUp]; +} + +- (void)testCheckSwitch0 { + [self testAnimationProgress:0]; +} + +- (void)testCheckSwitch50 { + [self testAnimationProgress:0.5]; +} + +- (void)testCheckSwitch100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/CityTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/CityTest.m new file mode 100644 index 0000000000..9bd1245cfd --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/CityTest.m @@ -0,0 +1,45 @@ +// +// CityTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + + +@interface CityTest : LottieAnimationTestCase + +@end + +@implementation CityTest + +- (void)setUp { + self.animationName = @"City"; + [super setUp]; +} + +- (void)testCity0 { + [self testAnimationProgress:0]; +} + +- (void)testCity15 { + [self testAnimationProgress:0.15]; +} + +- (void)testCity25 { + [self testAnimationProgress:0.25]; +} + +- (void)testCity50 { + [self testAnimationProgress:0.5]; +} + +- (void)testCity100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/EmpyStateTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/EmpyStateTest.m new file mode 100644 index 0000000000..4f33b9fa0b --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/EmpyStateTest.m @@ -0,0 +1,37 @@ +// +// EmpyStateTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface EmpyStateTest : LottieAnimationTestCase + +@end + +@implementation EmpyStateTest + +- (void)setUp { + self.animationName = @"EmptyState"; + [super setUp]; +} + +- (void)testEmpyStateTest0 { + [self testAnimationProgress:0]; +} + +- (void)testEmpyStateTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testEmpyStateTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/HamburgerArrowTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/HamburgerArrowTest.m new file mode 100644 index 0000000000..5cefee6b99 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/HamburgerArrowTest.m @@ -0,0 +1,37 @@ +// +// HamburgerArrowTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface HamburgerArrowTest : LottieAnimationTestCase + +@end + +@implementation HamburgerArrowTest + +- (void)setUp { + self.animationName = @"HamburgerArrow"; + [super setUp]; +} + +- (void)testHamburgerArrowTest0 { + [self testAnimationProgress:0]; +} + +- (void)testHamburgerArrowTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testHamburgerArrowTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/Hosts.m b/Lottie-Screenshot/Lottie-ScreenshotTests/Hosts.m new file mode 100644 index 0000000000..06efb8bcba --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/Hosts.m @@ -0,0 +1,45 @@ +// +// Hosts.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface Hosts : LottieAnimationTestCase + +@end + +@implementation Hosts + +- (void)setUp { + self.animationName = @"Hosts"; + [super setUp]; +} + +- (void)testHosts0 { + [self testAnimationProgress:0]; +} + +- (void)testHosts15 { + [self testAnimationProgress:0.15]; +} + +- (void)testHosts25 { + [self testAnimationProgress:0.25]; +} + +- (void)testHosts50 { + [self testAnimationProgress:0.5]; +} + +- (void)testHosts100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ImageLoadTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/ImageLoadTest.m new file mode 100644 index 0000000000..434571ecab --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/ImageLoadTest.m @@ -0,0 +1,37 @@ +// +// ImageLoadTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/24/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface ImageLoadTest : LottieAnimationTestCase + +@end + +@implementation ImageLoadTest + +- (void)setUp { + self.animationName = @"Image"; + [super setUp]; +} + +- (void)testImageLoadTest0 { + [self testAnimationProgress:0]; +} + +- (void)testImageLoadTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testImageLoadTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ImageMoveTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/ImageMoveTest.m new file mode 100644 index 0000000000..7dddafddc7 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/ImageMoveTest.m @@ -0,0 +1,37 @@ +// +// ImageMoveTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/24/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface ImageMoveTest : LottieAnimationTestCase + +@end + +@implementation ImageMoveTest + +- (void)setUp { + self.animationName = @"image_2"; + [super setUp]; +} + +- (void)testImageMoveTest0 { + [self testAnimationProgress:0]; +} + +- (void)testImageMoveTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testImageMoveTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist b/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist new file mode 100644 index 0000000000..6c6c23c43a --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist @@ -0,0 +1,22 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + + diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LightBulb.m b/Lottie-Screenshot/Lottie-ScreenshotTests/LightBulb.m new file mode 100644 index 0000000000..55b5ebbea6 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LightBulb.m @@ -0,0 +1,37 @@ +// +// LightBulb.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface LightBulb : LottieAnimationTestCase + +@end + +@implementation LightBulb + +- (void)setUp { + self.animationName = @"LightBulb"; + [super setUp]; +} + +- (void)testLightBulb0 { + [self testAnimationProgress:0]; +} + +- (void)testLightBulb50 { + [self testAnimationProgress:0.5]; +} + +- (void)testLightBulb100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LoopPlayOnceTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/LoopPlayOnceTest.m new file mode 100644 index 0000000000..a2b150c7aa --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LoopPlayOnceTest.m @@ -0,0 +1,37 @@ +// +// LoopPlayOnceTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface LoopPlayOnceTest : LottieAnimationTestCase + +@end + +@implementation LoopPlayOnceTest + +- (void)setUp { + self.animationName = @"LoopPlayOnce"; + [super setUp]; +} + +- (void)testLoopPlayOnceTest0 { + [self testAnimationProgress:0]; +} + +- (void)testLoopPlayOnceTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testLoopPlayOnceTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.h b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.h new file mode 100644 index 0000000000..2f36c74734 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.h @@ -0,0 +1,18 @@ +// +// LottieAnimationTestCase.h +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import + +@interface LottieAnimationTestCase : FBSnapshotTestCase + +@property (nonatomic, strong) NSString *animationName; + +- (void)testAnimationProgress:(float)progress; + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.m b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.m new file mode 100644 index 0000000000..578b4513ad --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.m @@ -0,0 +1,51 @@ +// +// LottieAnimationTestCase.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import "LottieAnimationTestCase.h" +@interface LottieAnimationTestCase () + +@property (nonatomic, strong) UIWindow *window; +@property (nonatomic, strong) LOTAnimationView *animationView; + + +@end + +@implementation LottieAnimationTestCase + +- (void)setUp { + [super setUp]; +// self.recordMode = YES; + self.usesDrawViewHierarchyInRect = YES; + self.animationView = [LOTAnimationView animationNamed:self.animationName]; + self.window = [[UIWindow alloc] initWithFrame:self.animationView.bounds]; + self.window.rootViewController = [[UIViewController alloc] init]; + [self.window.rootViewController.view addSubview:self.animationView]; + [self.window makeKeyAndVisible]; +} + +- (void)testAnimationProgress:(float)progress { + XCTestExpectation *expectation = [self expectationWithDescription:@"Image"]; + [[NSOperationQueue mainQueue] addOperationWithBlock:^{ + [NSThread sleepForTimeInterval:0.1]; + [expectation fulfill]; + }]; + + self.animationView.animationProgress = progress; + [self waitForExpectationsWithTimeout:1 handler:^(NSError * _Nullable error) { + FBSnapshotVerifyView(self.animationView.layer, nil); + }]; +} + +//-(void)tearDown { +// [super tearDown]; +// [self.animationView removeFromSuperview]; +// self.animationView = nil; +// [self.window resignKeyWindow]; +//} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTest.m new file mode 100644 index 0000000000..23e719c6da --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTest.m @@ -0,0 +1,44 @@ +// +// Lottie_ScreenshotUITests.m +// Lottie-ScreenshotUITests +// +// Created by Brandon Withrow on 2/21/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import "LottieAnimationTestCase.h" +#import + +@interface LottieLogoTest : LottieAnimationTestCase + +@end + +@implementation LottieLogoTest + +- (void)setUp { + self.animationName = @"LottieLogo1"; + [super setUp]; +} + +- (void)testLottieLogo0 { + [self testAnimationProgress:0]; +} + +- (void)testLottieLogo15 { + [self testAnimationProgress:0.15]; +} + +- (void)testLottieLogo25 { + [self testAnimationProgress:0.25]; +} + +- (void)testLottieLogo50 { + [self testAnimationProgress:0.5]; +} + +- (void)testLottieLogo100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTestB.m b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTestB.m new file mode 100644 index 0000000000..499efea798 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTestB.m @@ -0,0 +1,43 @@ +// +// LottieLogoTestB.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface LottieLogoTestB : LottieAnimationTestCase +@end + +@implementation LottieLogoTestB + +- (void)setUp { + self.animationName = @"LottieLogo2"; + [super setUp]; +} + +- (void)testLottieLogo0 { + [self testAnimationProgress:0]; +} + +- (void)testLottieLogo15 { + [self testAnimationProgress:0.15]; +} + +- (void)testLottieLogo25 { + [self testAnimationProgress:0.25]; +} + +- (void)testLottieLogo50 { + [self testAnimationProgress:0.5]; +} + +- (void)testLottieLogo100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/PathStrokeTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/PathStrokeTest.m new file mode 100644 index 0000000000..bb6e4577c8 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/PathStrokeTest.m @@ -0,0 +1,36 @@ +// +// PathStrokeTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface PathStrokeTest : LottieAnimationTestCase + +@end + +@implementation PathStrokeTest + +- (void)setUp { + self.animationName = @"pathStrokeTests"; + [super setUp]; +} + +- (void)testPathStroke0 { + [self testAnimationProgress:0]; +} + +- (void)testPathStroke50 { + [self testAnimationProgress:0.5]; +} + +- (void)testPathStroke100 { + [self testAnimationProgress:1]; +} + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/PhonePreCompTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/PhonePreCompTest.m new file mode 100644 index 0000000000..0900fb61ac --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/PhonePreCompTest.m @@ -0,0 +1,37 @@ +// +// PhonePreCompTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/24/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface PhonePreCompTest : LottieAnimationTestCase + +@end + +@implementation PhonePreCompTest + +- (void)setUp { + self.animationName = @"phonePreComp"; + [super setUp]; +} + +- (void)testPhonePreCompTest25 { + [self testAnimationProgress:0.25]; +} + +- (void)testPhonePreCompTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testPhonePreCompTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/PinJump.m b/Lottie-Screenshot/Lottie-ScreenshotTests/PinJump.m new file mode 100644 index 0000000000..ca71e27cce --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/PinJump.m @@ -0,0 +1,37 @@ +// +// PinJump.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface PinJump : LottieAnimationTestCase + +@end + +@implementation PinJump + +- (void)setUp { + self.animationName = @"PinJump"; + [super setUp]; +} + +- (void)testPinJump0 { + [self testAnimationProgress:0]; +} + +- (void)testPinJump50 { + [self testAnimationProgress:0.5]; +} + +- (void)testPinJump100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_100@2x.png b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_100@2x.png new file mode 100644 index 0000000000..05e3894363 Binary files /dev/null and b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_100@2x.png differ diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_15@2x.png b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_15@2x.png new file mode 100644 index 0000000000..e3797ed966 Binary files /dev/null and b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_15@2x.png differ diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_25@2x.png b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_25@2x.png new file mode 100644 index 0000000000..f01e11023a Binary files /dev/null and b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_25@2x.png differ diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_50@2x.png b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_50@2x.png new file mode 100644 index 0000000000..eb353e9ddd Binary files /dev/null and b/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_50@2x.png differ diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m b/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m new file mode 100644 index 0000000000..7372d0683b --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m @@ -0,0 +1,37 @@ +// +// SplitDimensions.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface SplitDimensions : LottieAnimationTestCase + +@end + +@implementation SplitDimensions + +- (void)setUp { + self.animationName = @"SplitDimensions"; + [super setUp]; +} + +- (void)testSplitDimensions0 { + [self testAnimationProgress:0]; +} + +- (void)testSplitDimensions50 { + [self testAnimationProgress:0.5]; +} + +- (void)testSplitDimensions100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathFill.m b/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathFill.m new file mode 100644 index 0000000000..8b76ad8c3e --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathFill.m @@ -0,0 +1,29 @@ +// +// TrimPathFill.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface TrimPathFill : LottieAnimationTestCase + +@end + +@implementation TrimPathFill + +- (void)setUp { + self.animationName = @"TrimPathFill"; + [super setUp]; +} + +- (void)testTrimPathFill100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathsFull.m b/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathsFull.m new file mode 100644 index 0000000000..8e9265d680 --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathsFull.m @@ -0,0 +1,37 @@ +// +// TrimPathsFull.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface TrimPathsFull : LottieAnimationTestCase + +@end + +@implementation TrimPathsFull + +- (void)setUp { + self.animationName = @"TrimPathsFull"; + [super setUp]; +} + +- (void)testTrimPathsFull0 { + [self testAnimationProgress:0]; +} + +- (void)testTrimPathsFull50 { + [self testAnimationProgress:0.5]; +} + +- (void)testTrimPathsFull100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/TwitterHeartTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/TwitterHeartTest.m new file mode 100644 index 0000000000..348be7aedf --- /dev/null +++ b/Lottie-Screenshot/Lottie-ScreenshotTests/TwitterHeartTest.m @@ -0,0 +1,37 @@ +// +// TwitterHeartTest.m +// Lottie-Screenshot +// +// Created by Brandon Withrow on 2/22/17. +// Copyright © 2017 Brandon Withrow. All rights reserved. +// + +#import +#import +#import "LottieAnimationTestCase.h" + +@interface TwitterHeartTest : LottieAnimationTestCase + +@end + +@implementation TwitterHeartTest + +- (void)setUp { + self.animationName = @"TwitterHeart"; + [super setUp]; +} + +- (void)testTwitterHeartTest0 { + [self testAnimationProgress:0]; +} + +- (void)testTwitterHeartTest50 { + [self testAnimationProgress:0.5]; +} + +- (void)testTwitterHeartTest100 { + [self testAnimationProgress:1]; +} + + +@end diff --git a/Lottie-Screenshot/Podfile b/Lottie-Screenshot/Podfile new file mode 100644 index 0000000000..59e161ca0d --- /dev/null +++ b/Lottie-Screenshot/Podfile @@ -0,0 +1,17 @@ +# Uncomment the next line to define a global platform for your project +# platform :ios, '9.0' + +target 'Lottie-Screenshot' do + # Uncomment the next line if you're using Swift or would like to use dynamic frameworks + # use_frameworks! + + # Pods for Lottie-Screenshot + + target 'Lottie-ScreenshotTests' do + inherit! :search_paths + # Pods for testing + pod 'FBSnapshotTestCase/Core' + pod 'lottie-ios', :path => '../' + end + +end diff --git a/Lottie-Screenshot/Podfile.lock b/Lottie-Screenshot/Podfile.lock new file mode 100644 index 0000000000..3060aa3d89 --- /dev/null +++ b/Lottie-Screenshot/Podfile.lock @@ -0,0 +1,19 @@ +PODS: + - FBSnapshotTestCase/Core (2.1.4) + - lottie-ios (1.0.4) + +DEPENDENCIES: + - FBSnapshotTestCase/Core + - lottie-ios (from `../`) + +EXTERNAL SOURCES: + lottie-ios: + :path: ../ + +SPEC CHECKSUMS: + FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a + lottie-ios: 8b2c5ba38105430a72f03ce54be90d8dac950161 + +PODFILE CHECKSUM: 3901ca88392ceeedc459164e7080c5f357e54e04 + +COCOAPODS: 1.1.1 diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h new file mode 100644 index 0000000000..eefe11bae3 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h @@ -0,0 +1,20 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import + +@interface UIApplication (StrictKeyWindow) + +/** + @return The receiver's @c keyWindow. Raises an assertion if @c nil. + */ +- (UIWindow *)fb_strictKeyWindow; + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m new file mode 100644 index 0000000000..0f7a0c2508 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m @@ -0,0 +1,27 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import + +@implementation UIApplication (StrictKeyWindow) + +- (UIWindow *)fb_strictKeyWindow +{ + UIWindow *keyWindow = [UIApplication sharedApplication].keyWindow; + if (!keyWindow) { + [NSException raise:@"FBSnapshotTestCaseNilKeyWindowException" + format:@"Snapshot tests must be hosted by an application with a key window. Please ensure your test" + " host sets up a key window at launch (either via storyboards or programmatically) and doesn't" + " do anything to remove it while snapshot tests are running."]; + } + return keyWindow; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.h new file mode 100644 index 0000000000..9091d62a22 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.h @@ -0,0 +1,37 @@ +// +// Created by Gabriel Handford on 3/1/09. +// Copyright 2009-2013. All rights reserved. +// Created by John Boiles on 10/20/11. +// Copyright (c) 2011. All rights reserved +// Modified by Felix Schulze on 2/11/13. +// Copyright 2013. All rights reserved. +// +// Permission is hereby granted, free of charge, to any person +// obtaining a copy of this software and associated documentation +// files (the "Software"), to deal in the Software without +// restriction, including without limitation the rights to use, +// copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following +// conditions: +// +// The above copyright notice and this permission notice shall be +// included in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. +// + +#import + +@interface UIImage (Compare) + +- (BOOL)fb_compareWithImage:(UIImage *)image tolerance:(CGFloat)tolerance; + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.m new file mode 100644 index 0000000000..c997f578b3 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.m @@ -0,0 +1,134 @@ +// +// Created by Gabriel Handford on 3/1/09. +// Copyright 2009-2013. All rights reserved. +// Created by John Boiles on 10/20/11. +// Copyright (c) 2011. All rights reserved +// Modified by Felix Schulze on 2/11/13. +// Copyright 2013. All rights reserved. +// +// Permission is hereby granted, free of charge, to any person +// obtaining a copy of this software and associated documentation +// files (the "Software"), to deal in the Software without +// restriction, including without limitation the rights to use, +// copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following +// conditions: +// +// The above copyright notice and this permission notice shall be +// included in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. +// + +#import + +// This makes debugging much more fun +typedef union { + uint32_t raw; + unsigned char bytes[4]; + struct { + char red; + char green; + char blue; + char alpha; + } __attribute__ ((packed)) pixels; +} FBComparePixel; + +@implementation UIImage (Compare) + +- (BOOL)fb_compareWithImage:(UIImage *)image tolerance:(CGFloat)tolerance +{ + NSAssert(CGSizeEqualToSize(self.size, image.size), @"Images must be same size."); + + CGSize referenceImageSize = CGSizeMake(CGImageGetWidth(self.CGImage), CGImageGetHeight(self.CGImage)); + CGSize imageSize = CGSizeMake(CGImageGetWidth(image.CGImage), CGImageGetHeight(image.CGImage)); + + // The images have the equal size, so we could use the smallest amount of bytes because of byte padding + size_t minBytesPerRow = MIN(CGImageGetBytesPerRow(self.CGImage), CGImageGetBytesPerRow(image.CGImage)); + size_t referenceImageSizeBytes = referenceImageSize.height * minBytesPerRow; + void *referenceImagePixels = calloc(1, referenceImageSizeBytes); + void *imagePixels = calloc(1, referenceImageSizeBytes); + + if (!referenceImagePixels || !imagePixels) { + free(referenceImagePixels); + free(imagePixels); + return NO; + } + + CGContextRef referenceImageContext = CGBitmapContextCreate(referenceImagePixels, + referenceImageSize.width, + referenceImageSize.height, + CGImageGetBitsPerComponent(self.CGImage), + minBytesPerRow, + CGImageGetColorSpace(self.CGImage), + (CGBitmapInfo)kCGImageAlphaPremultipliedLast + ); + CGContextRef imageContext = CGBitmapContextCreate(imagePixels, + imageSize.width, + imageSize.height, + CGImageGetBitsPerComponent(image.CGImage), + minBytesPerRow, + CGImageGetColorSpace(image.CGImage), + (CGBitmapInfo)kCGImageAlphaPremultipliedLast + ); + + if (!referenceImageContext || !imageContext) { + CGContextRelease(referenceImageContext); + CGContextRelease(imageContext); + free(referenceImagePixels); + free(imagePixels); + return NO; + } + + CGContextDrawImage(referenceImageContext, CGRectMake(0, 0, referenceImageSize.width, referenceImageSize.height), self.CGImage); + CGContextDrawImage(imageContext, CGRectMake(0, 0, imageSize.width, imageSize.height), image.CGImage); + + CGContextRelease(referenceImageContext); + CGContextRelease(imageContext); + + BOOL imageEqual = YES; + + // Do a fast compare if we can + if (tolerance == 0) { + imageEqual = (memcmp(referenceImagePixels, imagePixels, referenceImageSizeBytes) == 0); + } else { + // Go through each pixel in turn and see if it is different + const NSInteger pixelCount = referenceImageSize.width * referenceImageSize.height; + + FBComparePixel *p1 = referenceImagePixels; + FBComparePixel *p2 = imagePixels; + + NSInteger numDiffPixels = 0; + for (int n = 0; n < pixelCount; ++n) { + // If this pixel is different, increment the pixel diff count and see + // if we have hit our limit. + if (p1->raw != p2->raw) { + numDiffPixels ++; + + CGFloat percent = (CGFloat)numDiffPixels / pixelCount; + if (percent > tolerance) { + imageEqual = NO; + break; + } + } + + p1++; + p2++; + } + } + + free(referenceImagePixels); + free(imagePixels); + + return imageEqual; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.h new file mode 100644 index 0000000000..a0863f3030 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.h @@ -0,0 +1,37 @@ +// +// Created by Gabriel Handford on 3/1/09. +// Copyright 2009-2013. All rights reserved. +// Created by John Boiles on 10/20/11. +// Copyright (c) 2011. All rights reserved +// Modified by Felix Schulze on 2/11/13. +// Copyright 2013. All rights reserved. +// +// Permission is hereby granted, free of charge, to any person +// obtaining a copy of this software and associated documentation +// files (the "Software"), to deal in the Software without +// restriction, including without limitation the rights to use, +// copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following +// conditions: +// +// The above copyright notice and this permission notice shall be +// included in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. +// + +#import + +@interface UIImage (Diff) + +- (UIImage *)fb_diffWithImage:(UIImage *)image; + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.m new file mode 100644 index 0000000000..ebb72fe3d9 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.m @@ -0,0 +1,56 @@ +// +// Created by Gabriel Handford on 3/1/09. +// Copyright 2009-2013. All rights reserved. +// Created by John Boiles on 10/20/11. +// Copyright (c) 2011. All rights reserved +// Modified by Felix Schulze on 2/11/13. +// Copyright 2013. All rights reserved. +// +// Permission is hereby granted, free of charge, to any person +// obtaining a copy of this software and associated documentation +// files (the "Software"), to deal in the Software without +// restriction, including without limitation the rights to use, +// copy, modify, merge, publish, distribute, sublicense, and/or sell +// copies of the Software, and to permit persons to whom the +// Software is furnished to do so, subject to the following +// conditions: +// +// The above copyright notice and this permission notice shall be +// included in all copies or substantial portions of the Software. +// +// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +// OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +// HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +// WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +// OTHER DEALINGS IN THE SOFTWARE. +// + +#import + +@implementation UIImage (Diff) + +- (UIImage *)fb_diffWithImage:(UIImage *)image +{ + if (!image) { + return nil; + } + CGSize imageSize = CGSizeMake(MAX(self.size.width, image.size.width), MAX(self.size.height, image.size.height)); + UIGraphicsBeginImageContextWithOptions(imageSize, YES, 0); + CGContextRef context = UIGraphicsGetCurrentContext(); + [self drawInRect:CGRectMake(0, 0, self.size.width, self.size.height)]; + CGContextSetAlpha(context, 0.5); + CGContextBeginTransparencyLayer(context, NULL); + [image drawInRect:CGRectMake(0, 0, image.size.width, image.size.height)]; + CGContextSetBlendMode(context, kCGBlendModeDifference); + CGContextSetFillColorWithColor(context,[UIColor whiteColor].CGColor); + CGContextFillRect(context, CGRectMake(0, 0, self.size.width, self.size.height)); + CGContextEndTransparencyLayer(context); + UIImage *returnImage = UIGraphicsGetImageFromCurrentImageContext(); + UIGraphicsEndImageContext(); + return returnImage; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.h new file mode 100644 index 0000000000..b0d5b26b28 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.h @@ -0,0 +1,24 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import + +@interface UIImage (Snapshot) + +/// Uses renderInContext: to get a snapshot of the layer. ++ (UIImage *)fb_imageForLayer:(CALayer *)layer; + +/// Uses renderInContext: to get a snapshot of the view layer. ++ (UIImage *)fb_imageForViewLayer:(UIView *)view; + +/// Uses drawViewHierarchyInRect: to get a snapshot of the view and adds the view into a window if needed. ++ (UIImage *)fb_imageForView:(UIView *)view; + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.m new file mode 100644 index 0000000000..b93ee17bfd --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.m @@ -0,0 +1,76 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import + +@implementation UIImage (Snapshot) + ++ (UIImage *)fb_imageForLayer:(CALayer *)layer +{ + if (layer.presentationLayer) { + layer = layer.presentationLayer; + } + CGRect bounds = layer.bounds; + NSAssert1(CGRectGetWidth(bounds), @"Zero width for layer %@", layer); + NSAssert1(CGRectGetHeight(bounds), @"Zero height for layer %@", layer); + + UIGraphicsBeginImageContextWithOptions(bounds.size, NO, 0); + CGContextRef context = UIGraphicsGetCurrentContext(); + NSAssert1(context, @"Could not generate context for layer %@", layer); + CGContextSaveGState(context); + [layer layoutIfNeeded]; + [layer renderInContext:context]; + CGContextRestoreGState(context); + + UIImage *snapshot = UIGraphicsGetImageFromCurrentImageContext(); + UIGraphicsEndImageContext(); + return snapshot; +} + ++ (UIImage *)fb_imageForViewLayer:(UIView *)view +{ + [view layoutIfNeeded]; + return [self fb_imageForLayer:view.layer]; +} + ++ (UIImage *)fb_imageForView:(UIView *)view +{ + CGRect bounds = view.bounds; + NSAssert1(CGRectGetWidth(bounds), @"Zero width for view %@", view); + NSAssert1(CGRectGetHeight(bounds), @"Zero height for view %@", view); + + // If the input view is already a UIWindow, then just use that. Otherwise wrap in a window. + UIWindow *window = [view isKindOfClass:[UIWindow class]] ? (UIWindow *)view : view.window; + BOOL removeFromSuperview = NO; + if (!window) { + window = [[UIApplication sharedApplication] fb_strictKeyWindow]; + } + + if (!view.window && view != window) { + [window addSubview:view]; + removeFromSuperview = YES; + } + + UIGraphicsBeginImageContextWithOptions(bounds.size, NO, 0); + [view layoutIfNeeded]; + [view drawViewHierarchyInRect:view.bounds afterScreenUpdates:YES]; + + UIImage *snapshot = UIGraphicsGetImageFromCurrentImageContext(); + UIGraphicsEndImageContext(); + + if (removeFromSuperview) { + [view removeFromSuperview]; + } + + return snapshot; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h new file mode 100644 index 0000000000..72abc3c005 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h @@ -0,0 +1,180 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import + +#import + +#import + +#import + +/* + There are three ways of setting reference image directories. + + 1. Set the preprocessor macro FB_REFERENCE_IMAGE_DIR to a double quoted + c-string with the path. + 2. Set an environment variable named FB_REFERENCE_IMAGE_DIR with the path. This + takes precedence over the preprocessor macro to allow for run-time override. + 3. Keep everything unset, which will cause the reference images to be looked up + inside the bundle holding the current test, in the + Resources/ReferenceImages_* directories. + */ +#ifndef FB_REFERENCE_IMAGE_DIR +#define FB_REFERENCE_IMAGE_DIR "" +#endif + +/** + Similar to our much-loved XCTAssert() macros. Use this to perform your test. No need to write an explanation, though. + @param view The view to snapshot + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param suffixes An NSOrderedSet of strings for the different suffixes + @param tolerance The percentage of pixels that can differ and still count as an 'identical' view + */ +#define FBSnapshotVerifyViewWithOptions(view__, identifier__, suffixes__, tolerance__) \ + FBSnapshotVerifyViewOrLayerWithOptions(View, view__, identifier__, suffixes__, tolerance__) + +#define FBSnapshotVerifyView(view__, identifier__) \ + FBSnapshotVerifyViewWithOptions(view__, identifier__, FBSnapshotTestCaseDefaultSuffixes(), 0) + + +/** + Similar to our much-loved XCTAssert() macros. Use this to perform your test. No need to write an explanation, though. + @param layer The layer to snapshot + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param suffixes An NSOrderedSet of strings for the different suffixes + @param tolerance The percentage of pixels that can differ and still count as an 'identical' layer + */ +#define FBSnapshotVerifyLayerWithOptions(layer__, identifier__, suffixes__, tolerance__) \ + FBSnapshotVerifyViewOrLayerWithOptions(Layer, layer__, identifier__, suffixes__, tolerance__) + +#define FBSnapshotVerifyLayer(layer__, identifier__) \ + FBSnapshotVerifyLayerWithOptions(layer__, identifier__, FBSnapshotTestCaseDefaultSuffixes(), 0) + + +#define FBSnapshotVerifyViewOrLayerWithOptions(what__, viewOrLayer__, identifier__, suffixes__, tolerance__) \ +{ \ + NSString *errorDescription = [self snapshotVerifyViewOrLayer:viewOrLayer__ identifier:identifier__ suffixes:suffixes__ tolerance:tolerance__]; \ + BOOL noErrors = (errorDescription == nil); \ + XCTAssertTrue(noErrors, @"%@", errorDescription); \ +} + + +/** + The base class of view snapshotting tests. If you have small UI component, it's often easier to configure it in a test + and compare an image of the view to a reference image that write lots of complex layout-code tests. + + In order to flip the tests in your subclass to record the reference images set @c recordMode to @c YES. + + @attention When recording, the reference image directory should be explicitly + set, otherwise the images may be written to somewhere inside the + simulator directory. + + For example: + @code + - (void)setUp + { + [super setUp]; + self.recordMode = YES; + } + @endcode + */ +@interface FBSnapshotTestCase : XCTestCase + +/** + When YES, the test macros will save reference images, rather than performing an actual test. + */ +@property (readwrite, nonatomic, assign) BOOL recordMode; + +/** + When @c YES appends the name of the device model and OS to the snapshot file name. + The default value is @c NO. + */ +@property (readwrite, nonatomic, assign, getter=isDeviceAgnostic) BOOL deviceAgnostic; + +/** + When YES, renders a snapshot of the complete view hierarchy as visible onscreen. + There are several things that do not work if renderInContext: is used. + - UIVisualEffect #70 + - UIAppearance #91 + - Size Classes #92 + + @attention If the view does't belong to a UIWindow, it will create one and add the view as a subview. + */ +@property (readwrite, nonatomic, assign) BOOL usesDrawViewHierarchyInRect; + +- (void)setUp NS_REQUIRES_SUPER; +- (void)tearDown NS_REQUIRES_SUPER; + +/** + Performs the comparison or records a snapshot of the layer if recordMode is YES. + @param viewOrLayer The UIView or CALayer to snapshot + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param suffixes An NSOrderedSet of strings for the different suffixes + @param tolerance The percentage difference to still count as identical - 0 mean pixel perfect, 1 means I don't care + @returns nil if the comparison (or saving of the reference image) succeeded. Otherwise it contains an error description. + */ +- (NSString *)snapshotVerifyViewOrLayer:(id)viewOrLayer + identifier:(NSString *)identifier + suffixes:(NSOrderedSet *)suffixes + tolerance:(CGFloat)tolerance; + +/** + Performs the comparison or records a snapshot of the layer if recordMode is YES. + @param layer The Layer to snapshot + @param referenceImagesDirectory The directory in which reference images are stored. + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param tolerance The percentage difference to still count as identical - 0 mean pixel perfect, 1 means I don't care + @param errorPtr An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if the comparison (or saving of the reference image) succeeded. + */ +- (BOOL)compareSnapshotOfLayer:(CALayer *)layer + referenceImagesDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr; + +/** + Performs the comparison or records a snapshot of the view if recordMode is YES. + @param view The view to snapshot + @param referenceImagesDirectory The directory in which reference images are stored. + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param tolerance The percentage difference to still count as identical - 0 mean pixel perfect, 1 means I don't care + @param errorPtr An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if the comparison (or saving of the reference image) succeeded. + */ +- (BOOL)compareSnapshotOfView:(UIView *)view + referenceImagesDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr; + +/** + Checks if reference image with identifier based name exists in the reference images directory. + @param referenceImagesDirectory The directory in which reference images are stored. + @param identifier An optional identifier, used if there are multiple snapshot tests in a given -test method. + @param errorPtr An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if reference image exists. + */ +- (BOOL)referenceImageRecordedInDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + error:(NSError **)errorPtr; + +/** + Returns the reference image directory. + + Helper function used to implement the assert macros. + + @param dir directory to use if environment variable not specified. Ignored if null or empty. + */ +- (NSString *)getReferenceImageDirectoryWithDefault:(NSString *)dir; + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.m new file mode 100644 index 0000000000..f44458ce84 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.m @@ -0,0 +1,192 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import + +@implementation FBSnapshotTestCase +{ + FBSnapshotTestController *_snapshotController; +} + +#pragma mark - Overrides + +- (void)setUp +{ + [super setUp]; + _snapshotController = [[FBSnapshotTestController alloc] initWithTestName:NSStringFromClass([self class])]; +} + +- (void)tearDown +{ + _snapshotController = nil; + [super tearDown]; +} + +- (BOOL)recordMode +{ + return _snapshotController.recordMode; +} + +- (void)setRecordMode:(BOOL)recordMode +{ + NSAssert1(_snapshotController, @"%s cannot be called before [super setUp]", __FUNCTION__); + _snapshotController.recordMode = recordMode; +} + +- (BOOL)isDeviceAgnostic +{ + return _snapshotController.deviceAgnostic; +} + +- (void)setDeviceAgnostic:(BOOL)deviceAgnostic +{ + NSAssert1(_snapshotController, @"%s cannot be called before [super setUp]", __FUNCTION__); + _snapshotController.deviceAgnostic = deviceAgnostic; +} + +- (BOOL)usesDrawViewHierarchyInRect +{ + return _snapshotController.usesDrawViewHierarchyInRect; +} + +- (void)setUsesDrawViewHierarchyInRect:(BOOL)usesDrawViewHierarchyInRect +{ + NSAssert1(_snapshotController, @"%s cannot be called before [super setUp]", __FUNCTION__); + _snapshotController.usesDrawViewHierarchyInRect = usesDrawViewHierarchyInRect; +} + +#pragma mark - Public API + +- (NSString *)snapshotVerifyViewOrLayer:(id)viewOrLayer + identifier:(NSString *)identifier + suffixes:(NSOrderedSet *)suffixes + tolerance:(CGFloat)tolerance +{ + if (nil == viewOrLayer) { + return @"Object to be snapshotted must not be nil"; + } + NSString *referenceImageDirectory = [self getReferenceImageDirectoryWithDefault:(@ FB_REFERENCE_IMAGE_DIR)]; + if (referenceImageDirectory == nil) { + return @"Missing value for referenceImagesDirectory - Set FB_REFERENCE_IMAGE_DIR as Environment variable in your scheme."; + } + if (suffixes.count == 0) { + return [NSString stringWithFormat:@"Suffixes set cannot be empty %@", suffixes]; + } + + BOOL testSuccess = NO; + NSError *error = nil; + NSMutableArray *errors = [NSMutableArray array]; + + if (self.recordMode) { + NSString *referenceImagesDirectory = [NSString stringWithFormat:@"%@%@", referenceImageDirectory, suffixes.firstObject]; + BOOL referenceImageSaved = [self _compareSnapshotOfViewOrLayer:viewOrLayer referenceImagesDirectory:referenceImagesDirectory identifier:(identifier) tolerance:tolerance error:&error]; + if (!referenceImageSaved) { + [errors addObject:error]; + } + } else { + for (NSString *suffix in suffixes) { + NSString *referenceImagesDirectory = [NSString stringWithFormat:@"%@%@", referenceImageDirectory, suffix]; + BOOL referenceImageAvailable = [self referenceImageRecordedInDirectory:referenceImagesDirectory identifier:(identifier) error:&error]; + + if (referenceImageAvailable) { + BOOL comparisonSuccess = [self _compareSnapshotOfViewOrLayer:viewOrLayer referenceImagesDirectory:referenceImagesDirectory identifier:identifier tolerance:tolerance error:&error]; + [errors removeAllObjects]; + if (comparisonSuccess) { + testSuccess = YES; + break; + } else { + [errors addObject:error]; + } + } else { + [errors addObject:error]; + } + } + } + + if (!testSuccess) { + return [NSString stringWithFormat:@"Snapshot comparison failed: %@", errors.firstObject]; + } + if (self.recordMode) { + return @"Test ran in record mode. Reference image is now saved. Disable record mode to perform an actual snapshot comparison!"; + } + + return nil; +} + +- (BOOL)compareSnapshotOfLayer:(CALayer *)layer + referenceImagesDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + return [self _compareSnapshotOfViewOrLayer:layer + referenceImagesDirectory:referenceImagesDirectory + identifier:identifier + tolerance:tolerance + error:errorPtr]; +} + +- (BOOL)compareSnapshotOfView:(UIView *)view + referenceImagesDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + return [self _compareSnapshotOfViewOrLayer:view + referenceImagesDirectory:referenceImagesDirectory + identifier:identifier + tolerance:tolerance + error:errorPtr]; +} + +- (BOOL)referenceImageRecordedInDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + NSAssert1(_snapshotController, @"%s cannot be called before [super setUp]", __FUNCTION__); + _snapshotController.referenceImagesDirectory = referenceImagesDirectory; + UIImage *referenceImage = [_snapshotController referenceImageForSelector:self.invocation.selector + identifier:identifier + error:errorPtr]; + + return (referenceImage != nil); +} + +- (NSString *)getReferenceImageDirectoryWithDefault:(NSString *)dir +{ + NSString *envReferenceImageDirectory = [NSProcessInfo processInfo].environment[@"FB_REFERENCE_IMAGE_DIR"]; + if (envReferenceImageDirectory) { + return envReferenceImageDirectory; + } + if (dir && dir.length > 0) { + return dir; + } + return [[NSBundle bundleForClass:self.class].resourcePath stringByAppendingPathComponent:@"ReferenceImages"]; +} + + +#pragma mark - Private API + +- (BOOL)_compareSnapshotOfViewOrLayer:(id)viewOrLayer + referenceImagesDirectory:(NSString *)referenceImagesDirectory + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + _snapshotController.referenceImagesDirectory = referenceImagesDirectory; + return [_snapshotController compareSnapshotOfViewOrLayer:viewOrLayer + selector:self.invocation.selector + identifier:identifier + tolerance:tolerance + error:errorPtr]; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h new file mode 100644 index 0000000000..e04acf2f3a --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h @@ -0,0 +1,44 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import + +#ifdef __cplusplus +extern "C" { +#endif + +/** + Returns a Boolean value that indicates whether the snapshot test is running in 64Bit. + This method is a convenience for creating the suffixes set based on the architecture + that the test is running. + + @returns @c YES if the test is running in 64bit, otherwise @c NO. + */ +BOOL FBSnapshotTestCaseIs64Bit(void); + +/** + Returns a default set of strings that is used to append a suffix based on the architectures. + @warning Do not modify this function, you can create your own and use it with @c FBSnapshotVerifyViewWithOptions() + + @returns An @c NSOrderedSet object containing strings that are appended to the reference images directory. + */ +NSOrderedSet *FBSnapshotTestCaseDefaultSuffixes(void); + +/** + Returns a fully «normalized» file name. + Strips punctuation and spaces and replaces them with @c _. Also appends the device model, running OS and screen size to the file name. + + @returns An @c NSString object containing the passed @c fileName with the device model, OS and screen size appended at the end. + */ +NSString *FBDeviceAgnosticNormalizedFileName(NSString *fileName); + +#ifdef __cplusplus +} +#endif diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.m new file mode 100644 index 0000000000..d8709d8bcb --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.m @@ -0,0 +1,51 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import +#import + +BOOL FBSnapshotTestCaseIs64Bit(void) +{ +#if __LP64__ + return YES; +#else + return NO; +#endif +} + +NSOrderedSet *FBSnapshotTestCaseDefaultSuffixes(void) +{ + NSMutableOrderedSet *suffixesSet = [[NSMutableOrderedSet alloc] init]; + [suffixesSet addObject:@"_32"]; + [suffixesSet addObject:@"_64"]; + if (FBSnapshotTestCaseIs64Bit()) { + return [suffixesSet reversedOrderedSet]; + } + return [suffixesSet copy]; +} + +NSString *FBDeviceAgnosticNormalizedFileName(NSString *fileName) +{ + UIDevice *device = [UIDevice currentDevice]; + UIWindow *keyWindow = [[UIApplication sharedApplication] fb_strictKeyWindow]; + CGSize screenSize = keyWindow.bounds.size; + NSString *os = device.systemVersion; + + fileName = [NSString stringWithFormat:@"%@_%@%@_%.0fx%.0f", fileName, device.model, os, screenSize.width, screenSize.height]; + + NSMutableCharacterSet *invalidCharacters = [NSMutableCharacterSet new]; + [invalidCharacters formUnionWithCharacterSet:[NSCharacterSet whitespaceCharacterSet]]; + [invalidCharacters formUnionWithCharacterSet:[NSCharacterSet punctuationCharacterSet]]; + NSArray *validComponents = [fileName componentsSeparatedByCharactersInSet:invalidCharacters]; + fileName = [validComponents componentsJoinedByString:@"_"]; + + return fileName; +} \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h new file mode 100644 index 0000000000..a0285ad8ae --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h @@ -0,0 +1,166 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import + +typedef NS_ENUM(NSInteger, FBSnapshotTestControllerErrorCode) { + FBSnapshotTestControllerErrorCodeUnknown, + FBSnapshotTestControllerErrorCodeNeedsRecord, + FBSnapshotTestControllerErrorCodePNGCreationFailed, + FBSnapshotTestControllerErrorCodeImagesDifferentSizes, + FBSnapshotTestControllerErrorCodeImagesDifferent, +}; +/** + Errors returned by the methods of FBSnapshotTestController use this domain. + */ +extern NSString *const FBSnapshotTestControllerErrorDomain; + +/** + Errors returned by the methods of FBSnapshotTestController sometimes contain this key in the `userInfo` dictionary. + */ +extern NSString *const FBReferenceImageFilePathKey; + +/** + Errors returned by the methods of FBSnapshotTestController sometimes contain this key in the `userInfo` dictionary. + */ +extern NSString *const FBReferenceImageKey; + +/** + Errors returned by the methods of FBSnapshotTestController sometimes contain this key in the `userInfo` dictionary. + */ +extern NSString *const FBCapturedImageKey; + +/** + Errors returned by the methods of FBSnapshotTestController sometimes contain this key in the `userInfo` dictionary. + */ +extern NSString *const FBDiffedImageKey; + +/** + Provides the heavy-lifting for FBSnapshotTestCase. It loads and saves images, along with performing the actual pixel- + by-pixel comparison of images. + Instances are initialized with the test class, and directories to read and write to. + */ +@interface FBSnapshotTestController : NSObject + +/** + Record snapshots. + */ +@property (readwrite, nonatomic, assign) BOOL recordMode; + +/** + When @c YES appends the name of the device model and OS to the snapshot file name. + The default value is @c NO. + */ +@property (readwrite, nonatomic, assign, getter=isDeviceAgnostic) BOOL deviceAgnostic; + +/** + Uses drawViewHierarchyInRect:afterScreenUpdates: to draw the image instead of renderInContext: + */ +@property (readwrite, nonatomic, assign) BOOL usesDrawViewHierarchyInRect; + +/** + The directory in which referfence images are stored. + */ +@property (readwrite, nonatomic, copy) NSString *referenceImagesDirectory; + +/** + @param testClass The subclass of FBSnapshotTestCase that is using this controller. + @returns An instance of FBSnapshotTestController. + */ +- (instancetype)initWithTestClass:(Class)testClass; + +/** + Designated initializer. + @param testName The name of the tests. + @returns An instance of FBSnapshotTestController. + */ +- (instancetype)initWithTestName:(NSString *)testName; + +/** + Performs the comparison of the layer. + @param layer The Layer to snapshot. + @param selector The test method being run. + @param identifier An optional identifier, used is there are muliptle snapshot tests in a given -test method. + @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if the comparison (or saving of the reference image) succeeded. + */ +- (BOOL)compareSnapshotOfLayer:(CALayer *)layer + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr; + +/** + Performs the comparison of the view. + @param view The view to snapshot. + @param selector The test method being run. + @param identifier An optional identifier, used is there are muliptle snapshot tests in a given -test method. + @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if the comparison (or saving of the reference image) succeeded. + */ +- (BOOL)compareSnapshotOfView:(UIView *)view + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr; + +/** + Performs the comparison of a view or layer. + @param view The view or layer to snapshot. + @param selector The test method being run. + @param identifier An optional identifier, used is there are muliptle snapshot tests in a given -test method. + @param tolerance The percentage of pixels that can differ and still be considered 'identical' + @param error An error to log in an XCTAssert() macro if the method fails (missing reference image, images differ, etc). + @returns YES if the comparison (or saving of the reference image) succeeded. + */ +- (BOOL)compareSnapshotOfViewOrLayer:(id)viewOrLayer + selector:(SEL)selector + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr; + +/** + Loads a reference image. + @param selector The test method being run. + @param identifier The optional identifier, used when multiple images are tested in a single -test method. + @param errorPtr An error, if this methods returns nil, the error will be something useful. + @returns An image. + */ +- (UIImage *)referenceImageForSelector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr; + +/** + Performs a pixel-by-pixel comparison of the two images with an allowable margin of error. + @param referenceImage The reference (correct) image. + @param image The image to test against the reference. + @param tolerance The percentage of pixels that can differ and still be considered 'identical' + @param errorPtr An error that indicates why the comparison failed if it does. + @returns YES if the comparison succeeded and the images are the same(ish). + */ +- (BOOL)compareReferenceImage:(UIImage *)referenceImage + toImage:(UIImage *)image + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr; + +/** + Saves the reference image and the test image to `failedOutputDirectory`. + @param referenceImage The reference (correct) image. + @param testImage The image to test against the reference. + @param selector The test method being run. + @param identifier The optional identifier, used when multiple images are tested in a single -test method. + @param errorPtr An error that indicates why the comparison failed if it does. + @returns YES if the save succeeded. + */ +- (BOOL)saveFailedReferenceImage:(UIImage *)referenceImage + testImage:(UIImage *)testImage + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr; +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.m b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.m new file mode 100644 index 0000000000..74c5a0a6d9 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.m @@ -0,0 +1,358 @@ +/* + * Copyright (c) 2015, Facebook, Inc. + * All rights reserved. + * + * This source code is licensed under the BSD-style license found in the + * LICENSE file in the root directory of this source tree. An additional grant + * of patent rights can be found in the PATENTS file in the same directory. + * + */ + +#import +#import +#import +#import +#import + +#import + +NSString *const FBSnapshotTestControllerErrorDomain = @"FBSnapshotTestControllerErrorDomain"; +NSString *const FBReferenceImageFilePathKey = @"FBReferenceImageFilePathKey"; +NSString *const FBReferenceImageKey = @"FBReferenceImageKey"; +NSString *const FBCapturedImageKey = @"FBCapturedImageKey"; +NSString *const FBDiffedImageKey = @"FBDiffedImageKey"; + +typedef NS_ENUM(NSUInteger, FBTestSnapshotFileNameType) { + FBTestSnapshotFileNameTypeReference, + FBTestSnapshotFileNameTypeFailedReference, + FBTestSnapshotFileNameTypeFailedTest, + FBTestSnapshotFileNameTypeFailedTestDiff, +}; + +@implementation FBSnapshotTestController +{ + NSString *_testName; + NSFileManager *_fileManager; +} + +#pragma mark - Initializers + +- (instancetype)initWithTestClass:(Class)testClass; +{ + return [self initWithTestName:NSStringFromClass(testClass)]; +} + +- (instancetype)initWithTestName:(NSString *)testName +{ + if (self = [super init]) { + _testName = [testName copy]; + _deviceAgnostic = NO; + + _fileManager = [[NSFileManager alloc] init]; + } + return self; +} + +#pragma mark - Overrides + +- (NSString *)description +{ + return [NSString stringWithFormat:@"%@ %@", [super description], _referenceImagesDirectory]; +} + +#pragma mark - Public API + +- (BOOL)compareSnapshotOfLayer:(CALayer *)layer + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + return [self compareSnapshotOfViewOrLayer:layer + selector:selector + identifier:identifier + tolerance:0 + error:errorPtr]; +} + +- (BOOL)compareSnapshotOfView:(UIView *)view + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + return [self compareSnapshotOfViewOrLayer:view + selector:selector + identifier:identifier + tolerance:0 + error:errorPtr]; +} + +- (BOOL)compareSnapshotOfViewOrLayer:(id)viewOrLayer + selector:(SEL)selector + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + if (self.recordMode) { + return [self _recordSnapshotOfViewOrLayer:viewOrLayer selector:selector identifier:identifier error:errorPtr]; + } else { + return [self _performPixelComparisonWithViewOrLayer:viewOrLayer selector:selector identifier:identifier tolerance:tolerance error:errorPtr]; + } +} + +- (UIImage *)referenceImageForSelector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + NSString *filePath = [self _referenceFilePathForSelector:selector identifier:identifier]; + UIImage *image = [UIImage imageWithContentsOfFile:filePath]; + if (nil == image && NULL != errorPtr) { + BOOL exists = [_fileManager fileExistsAtPath:filePath]; + if (!exists) { + *errorPtr = [NSError errorWithDomain:FBSnapshotTestControllerErrorDomain + code:FBSnapshotTestControllerErrorCodeNeedsRecord + userInfo:@{ + FBReferenceImageFilePathKey: filePath, + NSLocalizedDescriptionKey: @"Unable to load reference image.", + NSLocalizedFailureReasonErrorKey: @"Reference image not found. You need to run the test in record mode", + }]; + } else { + *errorPtr = [NSError errorWithDomain:FBSnapshotTestControllerErrorDomain + code:FBSnapshotTestControllerErrorCodeUnknown + userInfo:nil]; + } + } + return image; +} + +- (BOOL)compareReferenceImage:(UIImage *)referenceImage + toImage:(UIImage *)image + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + BOOL sameImageDimensions = CGSizeEqualToSize(referenceImage.size, image.size); + if (sameImageDimensions && [referenceImage fb_compareWithImage:image tolerance:tolerance]) { + return YES; + } + + if (NULL != errorPtr) { + NSString *errorDescription = sameImageDimensions ? @"Images different" : @"Images different sizes"; + NSString *errorReason = sameImageDimensions ? [NSString stringWithFormat:@"image pixels differed by more than %.2f%% from the reference image", tolerance * 100] + : [NSString stringWithFormat:@"referenceImage:%@, image:%@", NSStringFromCGSize(referenceImage.size), NSStringFromCGSize(image.size)]; + FBSnapshotTestControllerErrorCode errorCode = sameImageDimensions ? FBSnapshotTestControllerErrorCodeImagesDifferent : FBSnapshotTestControllerErrorCodeImagesDifferentSizes; + + *errorPtr = [NSError errorWithDomain:FBSnapshotTestControllerErrorDomain + code:errorCode + userInfo:@{ + NSLocalizedDescriptionKey: errorDescription, + NSLocalizedFailureReasonErrorKey: errorReason, + FBReferenceImageKey: referenceImage, + FBCapturedImageKey: image, + FBDiffedImageKey: [referenceImage fb_diffWithImage:image], + }]; + } + return NO; +} + +- (BOOL)saveFailedReferenceImage:(UIImage *)referenceImage + testImage:(UIImage *)testImage + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + NSData *referencePNGData = UIImagePNGRepresentation(referenceImage); + NSData *testPNGData = UIImagePNGRepresentation(testImage); + + NSString *referencePath = [self _failedFilePathForSelector:selector + identifier:identifier + fileNameType:FBTestSnapshotFileNameTypeFailedReference]; + + NSError *creationError = nil; + BOOL didCreateDir = [_fileManager createDirectoryAtPath:[referencePath stringByDeletingLastPathComponent] + withIntermediateDirectories:YES + attributes:nil + error:&creationError]; + if (!didCreateDir) { + if (NULL != errorPtr) { + *errorPtr = creationError; + } + return NO; + } + + if (![referencePNGData writeToFile:referencePath options:NSDataWritingAtomic error:errorPtr]) { + return NO; + } + + NSString *testPath = [self _failedFilePathForSelector:selector + identifier:identifier + fileNameType:FBTestSnapshotFileNameTypeFailedTest]; + + if (![testPNGData writeToFile:testPath options:NSDataWritingAtomic error:errorPtr]) { + return NO; + } + + NSString *diffPath = [self _failedFilePathForSelector:selector + identifier:identifier + fileNameType:FBTestSnapshotFileNameTypeFailedTestDiff]; + + UIImage *diffImage = [referenceImage fb_diffWithImage:testImage]; + NSData *diffImageData = UIImagePNGRepresentation(diffImage); + + if (![diffImageData writeToFile:diffPath options:NSDataWritingAtomic error:errorPtr]) { + return NO; + } + + NSLog(@"If you have Kaleidoscope installed you can run this command to see an image diff:\n" + @"ksdiff \"%@\" \"%@\"", referencePath, testPath); + + return YES; +} + +#pragma mark - Private API + +- (NSString *)_fileNameForSelector:(SEL)selector + identifier:(NSString *)identifier + fileNameType:(FBTestSnapshotFileNameType)fileNameType +{ + NSString *fileName = nil; + switch (fileNameType) { + case FBTestSnapshotFileNameTypeFailedReference: + fileName = @"reference_"; + break; + case FBTestSnapshotFileNameTypeFailedTest: + fileName = @"failed_"; + break; + case FBTestSnapshotFileNameTypeFailedTestDiff: + fileName = @"diff_"; + break; + default: + fileName = @""; + break; + } + fileName = [fileName stringByAppendingString:NSStringFromSelector(selector)]; + if (0 < identifier.length) { + fileName = [fileName stringByAppendingFormat:@"_%@", identifier]; + } + + if (self.isDeviceAgnostic) { + fileName = FBDeviceAgnosticNormalizedFileName(fileName); + } + + if ([[UIScreen mainScreen] scale] > 1) { + fileName = [fileName stringByAppendingFormat:@"@%.fx", [[UIScreen mainScreen] scale]]; + } + fileName = [fileName stringByAppendingPathExtension:@"png"]; + return fileName; +} + +- (NSString *)_referenceFilePathForSelector:(SEL)selector + identifier:(NSString *)identifier +{ + NSString *fileName = [self _fileNameForSelector:selector + identifier:identifier + fileNameType:FBTestSnapshotFileNameTypeReference]; + NSString *filePath = [_referenceImagesDirectory stringByAppendingPathComponent:_testName]; + filePath = [filePath stringByAppendingPathComponent:fileName]; + return filePath; +} + +- (NSString *)_failedFilePathForSelector:(SEL)selector + identifier:(NSString *)identifier + fileNameType:(FBTestSnapshotFileNameType)fileNameType +{ + NSString *fileName = [self _fileNameForSelector:selector + identifier:identifier + fileNameType:fileNameType]; + NSString *folderPath = NSTemporaryDirectory(); + if (getenv("IMAGE_DIFF_DIR")) { + folderPath = @(getenv("IMAGE_DIFF_DIR")); + } + NSString *filePath = [folderPath stringByAppendingPathComponent:_testName]; + filePath = [filePath stringByAppendingPathComponent:fileName]; + return filePath; +} + +- (BOOL)_performPixelComparisonWithViewOrLayer:(id)viewOrLayer + selector:(SEL)selector + identifier:(NSString *)identifier + tolerance:(CGFloat)tolerance + error:(NSError **)errorPtr +{ + UIImage *referenceImage = [self referenceImageForSelector:selector identifier:identifier error:errorPtr]; + if (nil != referenceImage) { + UIImage *snapshot = [self _imageForViewOrLayer:viewOrLayer]; + BOOL imagesSame = [self compareReferenceImage:referenceImage toImage:snapshot tolerance:tolerance error:errorPtr]; + if (!imagesSame) { + NSError *saveError = nil; + if ([self saveFailedReferenceImage:referenceImage testImage:snapshot selector:selector identifier:identifier error:&saveError] == NO) { + NSLog(@"Error saving test images: %@", saveError); + } + } + return imagesSame; + } + return NO; +} + +- (BOOL)_recordSnapshotOfViewOrLayer:(id)viewOrLayer + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + UIImage *snapshot = [self _imageForViewOrLayer:viewOrLayer]; + return [self _saveReferenceImage:snapshot selector:selector identifier:identifier error:errorPtr]; +} + +- (BOOL)_saveReferenceImage:(UIImage *)image + selector:(SEL)selector + identifier:(NSString *)identifier + error:(NSError **)errorPtr +{ + BOOL didWrite = NO; + if (nil != image) { + NSString *filePath = [self _referenceFilePathForSelector:selector identifier:identifier]; + NSData *pngData = UIImagePNGRepresentation(image); + if (nil != pngData) { + NSError *creationError = nil; + BOOL didCreateDir = [_fileManager createDirectoryAtPath:[filePath stringByDeletingLastPathComponent] + withIntermediateDirectories:YES + attributes:nil + error:&creationError]; + if (!didCreateDir) { + if (NULL != errorPtr) { + *errorPtr = creationError; + } + return NO; + } + didWrite = [pngData writeToFile:filePath options:NSDataWritingAtomic error:errorPtr]; + if (didWrite) { + NSLog(@"Reference image save at: %@", filePath); + } + } else { + if (nil != errorPtr) { + *errorPtr = [NSError errorWithDomain:FBSnapshotTestControllerErrorDomain + code:FBSnapshotTestControllerErrorCodePNGCreationFailed + userInfo:@{ + FBReferenceImageFilePathKey: filePath, + }]; + } + } + } + return didWrite; +} + +- (UIImage *)_imageForViewOrLayer:(id)viewOrLayer +{ + if ([viewOrLayer isKindOfClass:[UIView class]]) { + if (_usesDrawViewHierarchyInRect) { + return [UIImage fb_imageForView:viewOrLayer]; + } else { + return [UIImage fb_imageForViewLayer:viewOrLayer]; + } + } else if ([viewOrLayer isKindOfClass:[CALayer class]]) { + return [UIImage fb_imageForLayer:viewOrLayer]; + } else { + [NSException raise:@"Only UIView and CALayer classes can be snapshotted" format:@"%@", viewOrLayer]; + } + return nil; +} + +@end diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/LICENSE b/Lottie-Screenshot/Pods/FBSnapshotTestCase/LICENSE new file mode 100644 index 0000000000..2dd780cbdb --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/LICENSE @@ -0,0 +1,29 @@ +BSD License + +For the FBSnapshotTestCase software + +Copyright (c) 2013, Facebook, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/Lottie-Screenshot/Pods/FBSnapshotTestCase/README.md b/Lottie-Screenshot/Pods/FBSnapshotTestCase/README.md new file mode 100644 index 0000000000..bc23b83785 --- /dev/null +++ b/Lottie-Screenshot/Pods/FBSnapshotTestCase/README.md @@ -0,0 +1,97 @@ +FBSnapshotTestCase +====================== + +[![Build Status](https://travis-ci.org/facebook/ios-snapshot-test-case.svg)](https://travis-ci.org/facebook/ios-snapshot-test-case) [![Cocoa Pod Version](https://cocoapod-badges.herokuapp.com/v/FBSnapshotTestCase/badge.svg)](http://cocoadocs.org/docsets/FBSnapshotTestCase/) + +What it does +------------ + +A "snapshot test case" takes a configured `UIView` or `CALayer` and uses the +`renderInContext:` method to get an image snapshot of its contents. It +compares this snapshot to a "reference image" stored in your source code +repository and fails the test if the two images don't match. + +Why? +---- + +At Facebook we write a lot of UI code. As you might imagine, each type of +feed story is rendered using a subclass of `UIView`. There are a lot of edge +cases that we want to handle correctly: + +- What if there is more text than can fit in the space available? +- What if an image doesn't match the size of an image view? +- What should the highlighted state look like? + +It's straightforward to test logic code, but less obvious how you should test +views. You can do a lot of rectangle asserts, but these are hard to understand +or visualize. Looking at an image diff shows you exactly what changed and how +it will look to users. + +We developed `FBSnapshotTestCase` to make snapshot tests easy. + +Installation with CocoaPods +--------------------------- + +1. Add the following lines to your Podfile: + + ``` + target "Tests" do + pod 'FBSnapshotTestCase' + end + ``` + + If you support iOS 7 use `FBSnapshotTestCase/Core` instead, which doesn't contain Swift support. + + Replace "Tests" with the name of your test project. + +2. There are [three ways](https://github.com/facebook/ios-snapshot-test-case/blob/master/FBSnapshotTestCase/FBSnapshotTestCase.h#L19-L29) of setting reference image directories, the recommended one is to define `FB_REFERENCE_IMAGE_DIR` in your scheme. This should point to the directory where you want reference images to be stored. At Facebook, we normally use this: + +|Name|Value| +|:---|:----| +|`FB_REFERENCE_IMAGE_DIR`|`$(SOURCE_ROOT)/$(PROJECT_NAME)Tests/ReferenceImages`| + + +![](FBSnapshotTestCaseDemo/Scheme_FB_REFERENCE_IMAGE_DIR.png) + +Creating a snapshot test +------------------------ + +1. Subclass `FBSnapshotTestCase` instead of `XCTestCase`. +2. From within your test, use `FBSnapshotVerifyView`. +3. Run the test once with `self.recordMode = YES;` in the test's `-setUp` + method. (This creates the reference images on disk.) +4. Remove the line enabling record mode and run the test. + +Features +-------- + +- Automatically names reference images on disk according to test class and + selector. +- Prints a descriptive error message to the console on failure. (Bonus: + failure message includes a one-line command to see an image diff if + you have [Kaleidoscope](http://www.kaleidoscopeapp.com) installed.) +- Supply an optional "identifier" if you want to perform multiple snapshots + in a single test method. +- Support for `CALayer` via `FBSnapshotVerifyLayer`. +- `usesDrawViewHierarchyInRect` to handle cases like `UIVisualEffect`, `UIAppearance` and Size Classes. +- `isDeviceAgnostic` to allow appending the device model (`iPhone`, `iPad`, `iPod Touch`, etc), OS version and screen size to the images (allowing to have multiple tests for the same «snapshot» for different `OS`s and devices). + +Notes +----- + +Your unit test must be an "application test", not a "logic test." (That is, it +must be run within the Simulator so that it has access to UIKit.) In Xcode 5 +and later new projects only offer application tests, but older projects will +have separate targets for the two types. + +Authors +------- + +`FBSnapshotTestCase` was written at Facebook by +[Jonathan Dann](https://facebook.com/j.p.dann) with significant contributions by +[Todd Krabach](https://facebook.com/toddkrabach). + +License +------- + +`FBSnapshotTestCase` is BSD-licensed. See `LICENSE`. diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCase.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCase.h new file mode 120000 index 0000000000..2925eab148 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCase.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h new file mode 120000 index 0000000000..6127a30c83 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestController.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestController.h new file mode 120000 index 0000000000..4a7dea1301 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestController.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIApplication+StrictKeyWindow.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIApplication+StrictKeyWindow.h new file mode 120000 index 0000000000..efa5fe0bec --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIApplication+StrictKeyWindow.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Compare.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Compare.h new file mode 120000 index 0000000000..2fd266d772 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Compare.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Diff.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Diff.h new file mode 120000 index 0000000000..2ecee67cc0 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Diff.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Snapshot.h b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Snapshot.h new file mode 120000 index 0000000000..577a4cb8d3 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Snapshot.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CAAnimationGroup+LOTAnimatableGroup.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CAAnimationGroup+LOTAnimatableGroup.h new file mode 120000 index 0000000000..5c04dc470d --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CAAnimationGroup+LOTAnimatableGroup.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Extensions/CAAnimationGroup+LOTAnimatableGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CADisplayLink.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CADisplayLink.h new file mode 120000 index 0000000000..1dc0ece123 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CADisplayLink.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/CADisplayLink.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CALayer+Compat.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CALayer+Compat.h new file mode 120000 index 0000000000..52d04f77a8 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CALayer+Compat.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/CALayer+Compat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CGGeometry+LOTAdditions.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CGGeometry+LOTAdditions.h new file mode 120000 index 0000000000..2652594f43 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CGGeometry+LOTAdditions.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableBoundsValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableBoundsValue.h new file mode 120000 index 0000000000..0155e3820d --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableBoundsValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableBoundsValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableColorValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableColorValue.h new file mode 120000 index 0000000000..003fbe1b01 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableColorValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableColorValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableLayer.h new file mode 120000 index 0000000000..5e120f4bac --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableNumberValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableNumberValue.h new file mode 120000 index 0000000000..64f07fbd02 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableNumberValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableNumberValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatablePointValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatablePointValue.h new file mode 120000 index 0000000000..25b53b6478 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatablePointValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatablePointValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableScaleValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableScaleValue.h new file mode 120000 index 0000000000..ee505d06be --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableScaleValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableScaleValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableShapeValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableShapeValue.h new file mode 120000 index 0000000000..e6316dc27f --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableShapeValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableShapeValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableValue.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableValue.h new file mode 120000 index 0000000000..845d6a95bd --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatableValue.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableProperties/LOTAnimatableValue.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationCache.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationCache.h new file mode 120000 index 0000000000..7ea2eedb77 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationCache.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimationCache/LOTAnimationCache.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationTransitionController.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationTransitionController.h new file mode 120000 index 0000000000..3fe78bb8b0 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationTransitionController.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationTransitionController.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView.h new file mode 120000 index 0000000000..3fd48001cb --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationView.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Compat.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Compat.h new file mode 120000 index 0000000000..8c1e182304 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Compat.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationView_Compat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Internal.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Internal.h new file mode 120000 index 0000000000..b1410e31ac --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Internal.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Private/LOTAnimationView_Internal.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAsset.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAsset.h new file mode 120000 index 0000000000..0305f5c827 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAsset.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTAsset.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAssetGroup.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAssetGroup.h new file mode 120000 index 0000000000..a6f9f32f5f --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAssetGroup.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTAssetGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTComposition.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTComposition.h new file mode 120000 index 0000000000..1579c80e4f --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTComposition.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTComposition.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionLayer.h new file mode 120000 index 0000000000..2e9d4c8f5d --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTEllipseShapeLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTEllipseShapeLayer.h new file mode 120000 index 0000000000..545ba77741 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTEllipseShapeLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGroupLayerView.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGroupLayerView.h new file mode 120000 index 0000000000..9c87b5076b --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGroupLayerView.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTHelpers.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTHelpers.h new file mode 120000 index 0000000000..22972a000e --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTHelpers.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Extensions/LOTHelpers.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayer.h new file mode 120000 index 0000000000..b51e90f58e --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerGroup.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerGroup.h new file mode 120000 index 0000000000..0367eb01fc --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerGroup.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTLayerGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerView.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerView.h new file mode 120000 index 0000000000..5360b6d64e --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerView.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTLayerView.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMask.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMask.h new file mode 120000 index 0000000000..667f881a67 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMask.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTMask.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskLayer.h new file mode 120000 index 0000000000..a4027a0e81 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTModels.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTModels.h new file mode 120000 index 0000000000..b129d01ac9 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTModels.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTModels.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPlatformCompat.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPlatformCompat.h new file mode 120000 index 0000000000..c0e0701683 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPlatformCompat.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/LOTPlatformCompat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRectShapeLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRectShapeLayer.h new file mode 120000 index 0000000000..2ad4f25629 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRectShapeLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeCircle.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeCircle.h new file mode 120000 index 0000000000..ceb08c55f6 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeCircle.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeCircle.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeFill.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeFill.h new file mode 120000 index 0000000000..1931ac6f20 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeFill.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeFill.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGroup.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGroup.h new file mode 120000 index 0000000000..825ee65c3f --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGroup.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeLayerView.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeLayerView.h new file mode 120000 index 0000000000..ad599ec8b9 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeLayerView.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapePath.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapePath.h new file mode 120000 index 0000000000..1711e16252 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapePath.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapePath.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRectangle.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRectangle.h new file mode 120000 index 0000000000..fbf2264edb --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRectangle.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeRectangle.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStroke.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStroke.h new file mode 120000 index 0000000000..336977919a --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStroke.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeStroke.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTransform.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTransform.h new file mode 120000 index 0000000000..349414c619 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTransform.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeTransform.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTrimPath.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTrimPath.h new file mode 120000 index 0000000000..187a947df6 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTrimPath.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Models/LOTShapeTrimPath.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeShapeLayer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeShapeLayer.h new file mode 120000 index 0000000000..4698d91b33 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeShapeLayer.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/AnimatableLayers/LOTStrokeShapeLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/Lottie.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/Lottie.h new file mode 120000 index 0000000000..a1d2dfd8a8 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/Lottie.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/Lottie.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/NSValue+Compat.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/NSValue+Compat.h new file mode 120000 index 0000000000..2dbbff7a14 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/NSValue+Compat.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/NSValue+Compat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIBezierPath.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIBezierPath.h new file mode 120000 index 0000000000..9a563a25cd --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIBezierPath.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/UIBezierPath.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor+Expanded.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor+Expanded.h new file mode 120000 index 0000000000..97c1b5c784 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor+Expanded.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/Extensions/UIColor+Expanded.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor.h new file mode 120000 index 0000000000..ee8f5dc524 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/MacCompatability/UIColor.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCase.h b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCase.h new file mode 120000 index 0000000000..2925eab148 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCase.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h new file mode 120000 index 0000000000..6127a30c83 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestController.h b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestController.h new file mode 120000 index 0000000000..4a7dea1301 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestController.h @@ -0,0 +1 @@ +../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationTransitionController.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationTransitionController.h new file mode 120000 index 0000000000..3fe78bb8b0 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationTransitionController.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationTransitionController.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView.h new file mode 120000 index 0000000000..3fd48001cb --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationView.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView_Compat.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView_Compat.h new file mode 120000 index 0000000000..8c1e182304 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView_Compat.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationView_Compat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/Lottie.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/Lottie.h new file mode 120000 index 0000000000..a1d2dfd8a8 --- /dev/null +++ b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/Lottie.h @@ -0,0 +1 @@ +../../../../../../lottie-ios/Classes/PublicHeaders/Lottie.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Local Podspecs/lottie-ios.podspec.json b/Lottie-Screenshot/Pods/Local Podspecs/lottie-ios.podspec.json new file mode 100644 index 0000000000..461187a441 --- /dev/null +++ b/Lottie-Screenshot/Pods/Local Podspecs/lottie-ios.podspec.json @@ -0,0 +1,35 @@ +{ + "name": "lottie-ios", + "version": "1.0.4", + "summary": "Used to natively render vector animations exported from After Effects.", + "description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!\n\nFor the first time, designers can create and ship beautiful animations without an enginineer painstakingly recreating it be hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity! Animations can be played, resized, looped, sped up, slowed down, and even interactively scrubbed.", + "homepage": "https://github.com/airbnb/lottie-ios", + "license": { + "type": "Apache", + "file": "LICENSE" + }, + "authors": { + "Brandon Withrow": "buba447@gmail.com" + }, + "source": { + "git": "https://github.com/airbnb/lottie-ios.git", + "tag": "1.0.4" + }, + "platforms": { + "ios": "8.0", + "osx": "10.10" + }, + "source_files": "lottie-ios/Classes/**/*", + "public_header_files": "lottie-ios/Classes/PublicHeaders/*.h", + "ios": { + "frameworks": "UIKit" + }, + "osx": { + "frameworks": [ + "AppKit", + "CoreVideo" + ] + }, + "module_name": "Lottie", + "header_dir": "Lottie" +} diff --git a/Lottie-Screenshot/Pods/Manifest.lock b/Lottie-Screenshot/Pods/Manifest.lock new file mode 100644 index 0000000000..3060aa3d89 --- /dev/null +++ b/Lottie-Screenshot/Pods/Manifest.lock @@ -0,0 +1,19 @@ +PODS: + - FBSnapshotTestCase/Core (2.1.4) + - lottie-ios (1.0.4) + +DEPENDENCIES: + - FBSnapshotTestCase/Core + - lottie-ios (from `../`) + +EXTERNAL SOURCES: + lottie-ios: + :path: ../ + +SPEC CHECKSUMS: + FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a + lottie-ios: 8b2c5ba38105430a72f03ce54be90d8dac950161 + +PODFILE CHECKSUM: 3901ca88392ceeedc459164e7080c5f357e54e04 + +COCOAPODS: 1.1.1 diff --git a/Lottie-Screenshot/Pods/Pods.xcodeproj/project.pbxproj b/Lottie-Screenshot/Pods/Pods.xcodeproj/project.pbxproj new file mode 100644 index 0000000000..047254a95c --- /dev/null +++ b/Lottie-Screenshot/Pods/Pods.xcodeproj/project.pbxproj @@ -0,0 +1,1239 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 004E610849A35AE7DE7A9A086E8782E6 /* LOTStrokeShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = BE2BCC7714B0D364A21645462B39FF66 /* LOTStrokeShapeLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 05232FF14413AEC4305804FBCF2476CD /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 6DD3F8CA54098F443CC46D9A41F78270 /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 085FE0FAD4FEAD7ABB5BA5F1008639C2 /* LOTAnimatableScaleValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 3560077B1BC8B9E28CDE25159CA9D646 /* LOTAnimatableScaleValue.m */; }; + 0864E26084214BD1B49E1CE263B78747 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F7387090D868251A127AAB6C4280807 /* LOTLayerGroup.m */; }; + 0B56FACEE662ECE31A3B495D3CF366E9 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = F8F7C7C75CB8DB00E995AF6F8293409A /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 0D27778CADFD5426FF627572D09CEE6E /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F5BFE76B2221E79668085B2455D08F6 /* UIColor.m */; }; + 0E27C6362C76387D2579BA2123E24C35 /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 61866EE2B860BE232DBF27E31260CD9B /* LOTShapeRectangle.m */; }; + 0ED2ADBCE28E6B97D549934625B1B040 /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = A16AFBD73CF204B5EDFFFFA8C591F3B1 /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 113BB3A838E558D498E636EA469EA811 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 64C02EFE2DB9F6A1E2AA3F4E2EB4CFC4 /* LOTCompositionLayer.m */; }; + 133817BF8D9890AF184FFE4B7C91E67C /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B68973EFABFE5144C68CDEB1BCBCB1 /* UIImage+Compare.m */; }; + 144842511ABA8C2BAAA9B126CB1F1AE6 /* LOTGroupLayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3B78C012C08124056B21345F1023272B /* LOTGroupLayerView.m */; }; + 160AA8672CFFE0695070CE13081F9C0E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; + 182135EFDA6B5561FC21D1B3D1883430 /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = 05176770DB87B145505D05D41E3452DF /* LOTShapeStroke.m */; }; + 18787D6A762B68F3BF9FB56D211F4E53 /* LOTStrokeShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = CCCF8665CEAF126BB717C90B0C56BD9E /* LOTStrokeShapeLayer.m */; }; + 1A288818B22434F67FCF6CAF87B69DB8 /* LOTAnimatableColorValue.h in Headers */ = {isa = PBXBuildFile; fileRef = A00524CC857D7CAB4512B07E911C576B /* LOTAnimatableColorValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1B5EF4D1016C74BFD05E6F5E9FC9E3FC /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 97CBB2AA6774AC8A48C1906307FBEAD8 /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 1C8FCC1D19D95BC30FE3F6C8A3F29CB9 /* LOTAnimatableLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3ECEA9F0B536624CB4C107A7C4A6A537 /* LOTAnimatableLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1D299A13E6DAE2FBC9DF132E49F5FEE1 /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 07B596C7B22D9AF68985A746C4924BB6 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1E1D1EF438D496FC3563AB7B2237682B /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = EA73364B20DF118492F5374D5C5F015A /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1EAB281991C7149434641C09B116A88A /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 05364621E18EB334A0BA99ABBA3D859D /* LOTAnimationView.m */; }; + 21BE1C548791A438C8D6C90F0AF80326 /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 93BA027A45339A7CBAD75999788DFDB1 /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 21FC0E89EBC90C649D1228868E5F09E9 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = CCDF5A3F7DAEA1255A1B399D8AAE1B8D /* FBSnapshotTestController.m */; }; + 26D2E6ABB11485F0C41DB6BDA7BDAE36 /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D02D0DA5D34B73A3E203C4F57A3F646 /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 273380C3C5FF5A3A2745F9CEADF5E3A8 /* LOTRectShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 80C463F28C5C272770C4B5D1801F4BF6 /* LOTRectShapeLayer.m */; }; + 279328FE6763888ED2750A4903CF0134 /* LOTShapeLayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E423746CD8AC8E3A0848266FE6443731 /* LOTShapeLayerView.m */; }; + 2A16C057A820E388D1747481B2431FDB /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3C9DB2BA605971226D43AEEC7C1B50CB /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2ED3318CE04B591883206DDBC0CB773E /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = ED1DD07E19C76E929D5FFBE8B540B6C9 /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3022BC32A48B9131D7500DD2C813659E /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 07318C2E4A31ADF8D8C9429B28E7284A /* LOTShapeCircle.m */; }; + 305A4FC079A09ECC076C8FC0ED888736 /* CADisplayLink.h in Headers */ = {isa = PBXBuildFile; fileRef = A8EB28EDBE333C083789AEB11FC56720 /* CADisplayLink.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 307FF2F6A1653C54A8EEE0331459DE70 /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = 8306854ED41D9256D98722F30C695233 /* LOTShapePath.m */; }; + 3650FB70615288AC8E1AF7935218EB91 /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = E4CDC2607337D2B22E81EA58572A8ADA /* LOTShapeGroup.m */; }; + 40BCE0A7D1847AF1D6E307033A930BEA /* LOTEllipseShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = EADB4AC5A4CCC033F65AA351B6F35992 /* LOTEllipseShapeLayer.m */; }; + 40C441ECE0AF19B750FD1D732F3E92BB /* LOTRectShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = D1604BD778526A0036FC6B8B35E44307 /* LOTRectShapeLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41AD7987A6FBC617A26EA8E0DB63E7B9 /* Pods-Lottie-ScreenshotTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 999C515F2D3951E507FD245E96E0F3D1 /* Pods-Lottie-ScreenshotTests-dummy.m */; }; + 435ADA859052D444EC9C43D83A74D8F4 /* FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E09DE45901F0746BBFF1DCE9EE718B4F /* FBSnapshotTestCase-dummy.m */; }; + 4466C1B3F3FC86FAF4C7C02EACF67804 /* LOTAnimatableNumberValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 7569901E51D990CC036B38B15EBD39F9 /* LOTAnimatableNumberValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4870F9E71CC1264977D7B4C9DBC31563 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3C32099E0A716483F90035D502A494AC /* XCTest.framework */; }; + 4B3290A15515F7D8ED634ACE200A126E /* LOTLayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = 038940E0144433F656A85787AEFC4789 /* LOTLayerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 51603663E033F753C1E9C1BC2D0B22ED /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = F9FD642016AA39DDF7D9B92D3C8E1F1C /* FBSnapshotTestCasePlatform.m */; }; + 51A474309F26DF0E2B50A1005DB6AD6F /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CB64626B8FF205280AB53044A579DF5 /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 588F4F95328B4798B75A348B5AF88444 /* CADisplayLink.m in Sources */ = {isa = PBXBuildFile; fileRef = 43042AF73F5EF53C693A92A503A217CE /* CADisplayLink.m */; }; + 58E3B0DC56512E546C886B867CE32E0C /* LOTAnimatableValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 78E4C4B20006D429182F57D7947F5D7B /* LOTAnimatableValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5B2C095993117B50DD74EA1263665F9C /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C33952C2E59ECEE2D4260DDC5E6C13 /* CALayer+Compat.m */; }; + 5C7070E2CFF1068319B3649CB50AA814 /* LOTAnimatableBoundsValue.h in Headers */ = {isa = PBXBuildFile; fileRef = D5D468B9E5C5BA35B8074C1B8F8D2297 /* LOTAnimatableBoundsValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 5F9651AF911CE8C728095B3EAEC91F9A /* LOTAnimationTransitionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E7B738D4C6BD3E45C455EB8F792CB65 /* LOTAnimationTransitionController.m */; }; + 617784A44D87123A3940DD1AE617F9AF /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C0700543E7DEEC74BEBEA8E5E773A9D /* UIImage+Snapshot.m */; }; + 6530F8342E1B365D2067018819EE5634 /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 15981AEAED90BB00EE8F68A61DEC8375 /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 66DA519BDAC71A15D0720F2DC8C17447 /* LOTAnimatableShapeValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 677B639A549FF8AC274FF71BB882E3AA /* LOTAnimatableShapeValue.m */; }; + 6A35555B9AE6F789FE47773CF54E0E5D /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = ECEEC0C38F0CB593A261A272853A5867 /* LOTComposition.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6DBF40DE23D672CC5E3D04A006D14E6C /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = B20FA362BC7CC34116836CA9BD8FF6AF /* LOTLayer.m */; }; + 6DCDC5FCE0BC9059DB1E5272D785225F /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 99D25FB6CA08D8F054E3322A99CEC718 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 70438051F06B159F8E143D62A3A89CF0 /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = CF5FC1CEA6B8146F33F214CC5CEE3F1E /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7142B71757FA9DDF32B1786573009A30 /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 02DDDEE2317A547C688693827D4F76EB /* LOTShapeFill.m */; }; + 724B26087D0DBE606982A4F242CE54B8 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 4958BAC558BF6C3951301AE1CF47F152 /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 74D89F5673E41E38C52F223EEFF8F649 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; + 75A82DFCD555EB6742BD40D9DF559BB1 /* lottie-ios-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A9115D95F61A301EB9C832D78CF34899 /* lottie-ios-dummy.m */; }; + 76F899637EA5DCFD17A14634468CF2E5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */; }; + 77B7606AB2142A1DD619539FD56E34AC /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = ADA0079C71443D88AC4CD411792901CE /* LOTComposition.m */; }; + 7B9780D72C08BDF08FB3AA14AA598A9A /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 140293088C8EF757C1EFAA25F8037D9B /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 80D5637B3071EB743975C4342E33A03B /* LOTAnimatableShapeValue.h in Headers */ = {isa = PBXBuildFile; fileRef = D8E918D5B2D6419A3AFD7F7124EBE104 /* LOTAnimatableShapeValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 821CC7A28889F9A7CD3BDBC47308CF89 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E445C646535DB2D63FFACBB4B72D0F1 /* LOTAsset.m */; }; + 82E96B12BEDB151A6408DED1F93AB0CE /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */; }; + 83B58EAD7AF0CFB7C6336179D3248FDE /* LOTAnimatableLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A4F7D12A242A57D3EF14D1F6616ED9A /* LOTAnimatableLayer.m */; }; + 8A1D16BE93881C36FFDD65537AC0DFFA /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = 733BF5458787592E4207097782000CD6 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8DC592A79F975885506582EB40824ED1 /* UIApplication+StrictKeyWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = C729EBF50DE6FD37BF3605967C64677D /* UIApplication+StrictKeyWindow.m */; }; + 9151C0E6802A8E79DD383EC22E2F7C31 /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BD08E2A92D3B81640EA040F25376E22 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 965784FB50F5BB7606E5FB708E84E62C /* LOTEllipseShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 98B41C434E789596D3AC8800DD2CD307 /* LOTEllipseShapeLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 974152DB404C2F88514A64E4569C6927 /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 38965692E939501A5CDEE82E3AD594FF /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9786CE94CB18CDFD081E9AAAADE80B7A /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = BE892D413DC54440D27EA7561E050CFD /* UIColor+Expanded.m */; }; + 9A9F791039C52486CE245C2244379280 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; + 9AECEE069E4EEF49ECFE3625D931E122 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = BE4BF91A4BCF797F2DA527CB177AF682 /* FBSnapshotTestCase.m */; }; + 9D8EC246A6479CED8E570183AAC149B4 /* LOTAnimatableColorValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B8EB4D56150252E86AD80FB5FE8429F /* LOTAnimatableColorValue.m */; }; + 9F02C096864E7A0E13E36B11ECD4AFBE /* LOTLayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BED7D9C1303A6F7CEEA162DB076B8C3 /* LOTLayerView.m */; }; + A473029F314F0C90561BA8EE66686143 /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = B6BB4F4206F03C1E9E3D2DA3C2E8E246 /* LOTShapeTransform.m */; }; + A4849058E9A6170C9FEFCE8DCF7A7A82 /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C49C86E467436D4F902AFC5C71D3BB4 /* LOTShapeTrimPath.m */; }; + B17FBA00CA088A275C9F4F7BC01BDAFB /* LOTAnimatableScaleValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 31367EB37EEEF9556D54F6D970B9D049 /* LOTAnimatableScaleValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B5A4141963E33CEAC4734D58DA4A61C8 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = E26948A465DA7F9182A844227BB76FDF /* CGGeometry+LOTAdditions.m */; }; + B813FCC6707ED781FF64F93A6EF6CEDD /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = BCE092CF70280A949717C5ABFD0ACB22 /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8FB6C282DF4080988EC45751AEA9EE4 /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = DBEABECC60EE1973EAB4E59395BB25CD /* LOTAnimationCache.m */; }; + BAB4E2BEB14BF995128697B341DC5503 /* CAAnimationGroup+LOTAnimatableGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = EC4019E5FCDE1AD8742EA4B1ACA5437B /* CAAnimationGroup+LOTAnimatableGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BB88C8AD1FE0EE86CB270179D733FD2D /* LOTAnimatablePointValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 82BFF6E971134D49A95BD90792C3F292 /* LOTAnimatablePointValue.m */; }; + BBFBA3A6AFF45240FEE4B5783B39FE9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; + BC489FFBAA3479CF29C42AEC35C75B53 /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = B63DBF7F4DED8A6D00EA22B92F2CFEB1 /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BF6315305F6FB4BA113CB7C1CF3DB989 /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 5BB7B3ACC2D2613EC78FA39E589DF12D /* CAAnimationGroup+LOTAnimatableGroup.m */; }; + C09E02113BFE904B0BF00E40AA4D4307 /* LOTMaskLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = E82C6E21269B90CA058C07E04660D53C /* LOTMaskLayer.m */; }; + C1278F1281D347E393F458AE28BA16FB /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A4BB743C817BFCE080C119BF765584 /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; + C5617D495A50C757EE0F917223243854 /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = 68DD6E42927FC2D506EF0306BC209102 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CB26423766E497E81B5766A6EAA46F11 /* UIApplication+StrictKeyWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 212D3E874316D9872CAAF31F57642B5B /* UIApplication+StrictKeyWindow.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBD6B5424896E3AB02205D3EBCDE8589 /* LOTShapeLayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C1B8F29A34D48D33230CDDB8E7D9BE52 /* LOTShapeLayerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CDEB4A230EF1C29D586F636E7930608F /* LOTCompositionLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = B811B6FBCAE84F38CC9C21BD00CFD108 /* LOTCompositionLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D2AECA1DB93F7AEEFEF6D57D5B930E1E /* LOTMaskLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = F7FC6FBB374316208B19451FE5AFF8AE /* LOTMaskLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D34AF7C03E8D90AE18128D9443DFA49E /* LOTAnimatableBoundsValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 885EC2653429B2C1EC2F0584CE31CF25 /* LOTAnimatableBoundsValue.m */; }; + D46C6252DF6894C74ED406EEC2F7AA37 /* LOTAnimatablePointValue.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E4A48A03D7C1E9A4210E1B851C79A09 /* LOTAnimatablePointValue.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D50A18DC4D72EEA7F237C92F64FE632D /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 33223A2DBD476B89F9429A641244BEB5 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D53476AF1039009185E5442560BC6B84 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = F0F4075D6B024EAA593008C4C52FC62A /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D578D8F734C258FA322ECA2F53930B65 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = E678584E5002CEB3BB5250E9EA4DDA18 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D788EFAD255EFD1C0FB7855151FD8019 /* UIBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = C073BC0E55B84351A7D909F103C26CFB /* UIBezierPath.m */; }; + D88DCD024FD2C6E7436FF8E7A9F1E67C /* LOTGroupLayerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C4774FA11E80AF5891AEFB3C74BA06F1 /* LOTGroupLayerView.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DA6C40296B11C3E0DA1C9FD331466716 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 5499A1C23271BB1DE3830424EB0B001A /* LOTMask.m */; }; + DEE21E35007904F5E4882EE19A8439E7 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = C816DF3AB339341FEAD7215FA5021AC8 /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E01A3F880F393188851897284E616F88 /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 89DB172AC401BC60B44B7BF2C69C84D2 /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EA689DF73D2B4ED24512B11DDBA39AE5 /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 625711C8512C13928984673DEC813608 /* NSValue+Compat.m */; }; + ED7CAF704AF0700F362A56E0E099B9A7 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 95C152A464951E4B71863951DE878A6A /* UIImage+Diff.m */; }; + EECE0F950464CD49B576F2E493A99137 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41342C8431DAAFD900CDBA3C3B840CBB /* QuartzCore.framework */; }; + F0B633447C4935FFAF78FA1B3A3FC8F1 /* UIBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 597B14DB63DE8ACC04DBB3C8781EACE3 /* UIBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F15A7644B57DA972DDDDE13DB429A6F8 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 915154231B2D379CD6ADA48ACB7965D0 /* LOTAssetGroup.m */; }; + F180876FFDE15FDD00997D4EEF4C29EF /* LOTAnimatableNumberValue.m in Sources */ = {isa = PBXBuildFile; fileRef = 77CA5C924D189B67A22F0E617D6A57BD /* LOTAnimatableNumberValue.m */; }; + F2BD1CC6370CD2CA8DA8EFA97BC197BC /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0DC471240572119B9619F397A3E45664 /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F31EA277C8E6D1207C31371089E8D34C /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 41A00D8C0ACF36904BF73A8E34DC2303 /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F349C06671F2C15846976A3C114649D9 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = 907AE9EFB80E5F2036335EAC3A582763 /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F393DF31D66DBDE91439C1F1C313B839 /* LOTAnimationTransitionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D438951D367D7E6B9A52EB39CABFD3C /* LOTAnimationTransitionController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F9D51412103AD03A7C710DA6E8733558 /* Pods-Lottie-Screenshot-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 655D6C341556780E1908F71111873629 /* Pods-Lottie-Screenshot-dummy.m */; }; + FF72B5A5245CB6C6FE58483917DD4C13 /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 16A7FA1EE4820146B1234EEEEDD31489 /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 62DEB739FE912FB19F3164445F270C7F /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 04A9C975C5D97BA01C2CBF0F860CFC39; + remoteInfo = FBSnapshotTestCase; + }; + B198D39B4D8B16695BDEB4A9A8EA51E8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; + proxyType = 1; + remoteGlobalIDString = 017653E2E48B0CC14E4BB5342FB2EE43; + remoteInfo = "lottie-ios"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 0270CB541F60288863CF0A62758DAD05 /* Pods-Lottie-ScreenshotTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie-ScreenshotTests-acknowledgements.plist"; sourceTree = ""; }; + 02DDDEE2317A547C688693827D4F76EB /* LOTShapeFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeFill.m; sourceTree = ""; }; + 038940E0144433F656A85787AEFC4789 /* LOTLayerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerView.h; sourceTree = ""; }; + 04BB54E959844486243C8F0CCA419960 /* Pods-Lottie-Screenshot-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Screenshot-frameworks.sh"; sourceTree = ""; }; + 05176770DB87B145505D05D41E3452DF /* LOTShapeStroke.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStroke.m; sourceTree = ""; }; + 05364621E18EB334A0BA99ABBA3D859D /* LOTAnimationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationView.m; sourceTree = ""; }; + 07318C2E4A31ADF8D8C9429B28E7284A /* LOTShapeCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeCircle.m; sourceTree = ""; }; + 07B596C7B22D9AF68985A746C4924BB6 /* CGGeometry+LOTAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CGGeometry+LOTAdditions.h"; sourceTree = ""; }; + 0A210C72E6F26E72961614F90732A7D2 /* libPods-Lottie-ScreenshotTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-Lottie-ScreenshotTests.a"; path = "libPods-Lottie-ScreenshotTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 0D438951D367D7E6B9A52EB39CABFD3C /* LOTAnimationTransitionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationTransitionController.h; sourceTree = ""; }; + 0DC471240572119B9619F397A3E45664 /* LOTAnimationView_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Internal.h; sourceTree = ""; }; + 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; + 11E26C61A7F7781A6C9138BBEF1563FA /* lottie-ios.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "lottie-ios.xcconfig"; sourceTree = ""; }; + 13B68973EFABFE5144C68CDEB1BCBCB1 /* UIImage+Compare.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Compare.m"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.m"; sourceTree = ""; }; + 140293088C8EF757C1EFAA25F8037D9B /* LOTShapeFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeFill.h; sourceTree = ""; }; + 15981AEAED90BB00EE8F68A61DEC8375 /* UIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = UIColor.h; sourceTree = ""; }; + 16A7FA1EE4820146B1234EEEEDD31489 /* UIImage+Snapshot.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Snapshot.h"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.h"; sourceTree = ""; }; + 212D3E874316D9872CAAF31F57642B5B /* UIApplication+StrictKeyWindow.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIApplication+StrictKeyWindow.h"; path = "FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h"; sourceTree = ""; }; + 24A4BB743C817BFCE080C119BF765584 /* FBSnapshotTestCasePlatform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCasePlatform.h; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.h; sourceTree = ""; }; + 2CB64626B8FF205280AB53044A579DF5 /* Lottie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Lottie.h; sourceTree = ""; }; + 2E4A48A03D7C1E9A4210E1B851C79A09 /* LOTAnimatablePointValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatablePointValue.h; sourceTree = ""; }; + 31367EB37EEEF9556D54F6D970B9D049 /* LOTAnimatableScaleValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableScaleValue.h; sourceTree = ""; }; + 33223A2DBD476B89F9429A641244BEB5 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; + 3560077B1BC8B9E28CDE25159CA9D646 /* LOTAnimatableScaleValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableScaleValue.m; sourceTree = ""; }; + 369FCE2DB833E45A299CDB5969B90EB6 /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; + 38965692E939501A5CDEE82E3AD594FF /* LOTAnimationCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationCache.h; sourceTree = ""; }; + 3B78C012C08124056B21345F1023272B /* LOTGroupLayerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTGroupLayerView.m; sourceTree = ""; }; + 3C32099E0A716483F90035D502A494AC /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + 3C9DB2BA605971226D43AEEC7C1B50CB /* LOTLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayer.h; sourceTree = ""; }; + 3ECEA9F0B536624CB4C107A7C4A6A537 /* LOTAnimatableLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableLayer.h; sourceTree = ""; }; + 3F5BFE76B2221E79668085B2455D08F6 /* UIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = UIColor.m; sourceTree = ""; }; + 41342C8431DAAFD900CDBA3C3B840CBB /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = DEVELOPER_DIR; }; + 41A00D8C0ACF36904BF73A8E34DC2303 /* LOTHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTHelpers.h; sourceTree = ""; }; + 43042AF73F5EF53C693A92A503A217CE /* CADisplayLink.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CADisplayLink.m; sourceTree = ""; }; + 460BE209217BFF0930B2331436E2C5F1 /* Pods-Lottie-ScreenshotTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-ScreenshotTests-resources.sh"; sourceTree = ""; }; + 4958BAC558BF6C3951301AE1CF47F152 /* LOTAssetGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; + 4A4F7D12A242A57D3EF14D1F6616ED9A /* LOTAnimatableLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableLayer.m; sourceTree = ""; }; + 4C49C86E467436D4F902AFC5C71D3BB4 /* LOTShapeTrimPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTrimPath.m; sourceTree = ""; }; + 5499A1C23271BB1DE3830424EB0B001A /* LOTMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMask.m; sourceTree = ""; }; + 597B14DB63DE8ACC04DBB3C8781EACE3 /* UIBezierPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = UIBezierPath.h; sourceTree = ""; }; + 5B8EB4D56150252E86AD80FB5FE8429F /* LOTAnimatableColorValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableColorValue.m; sourceTree = ""; }; + 5BB7B3ACC2D2613EC78FA39E589DF12D /* CAAnimationGroup+LOTAnimatableGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CAAnimationGroup+LOTAnimatableGroup.m"; sourceTree = ""; }; + 5F7387090D868251A127AAB6C4280807 /* LOTLayerGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; + 61866EE2B860BE232DBF27E31260CD9B /* LOTShapeRectangle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRectangle.m; sourceTree = ""; }; + 625711C8512C13928984673DEC813608 /* NSValue+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSValue+Compat.m"; sourceTree = ""; }; + 64C02EFE2DB9F6A1E2AA3F4E2EB4CFC4 /* LOTCompositionLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionLayer.m; sourceTree = ""; }; + 655D6C341556780E1908F71111873629 /* Pods-Lottie-Screenshot-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Lottie-Screenshot-dummy.m"; sourceTree = ""; }; + 66A25C1B11D426C3DB98F5132098E20F /* liblottie-ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "liblottie-ios.a"; path = "liblottie-ios.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 677B639A549FF8AC274FF71BB882E3AA /* LOTAnimatableShapeValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableShapeValue.m; sourceTree = ""; }; + 68DD6E42927FC2D506EF0306BC209102 /* LOTShapeRectangle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRectangle.h; sourceTree = ""; }; + 6BED7D9C1303A6F7CEEA162DB076B8C3 /* LOTLayerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerView.m; sourceTree = ""; }; + 6DD3F8CA54098F443CC46D9A41F78270 /* LOTShapeGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGroup.h; sourceTree = ""; }; + 6E7B738D4C6BD3E45C455EB8F792CB65 /* LOTAnimationTransitionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationTransitionController.m; sourceTree = ""; }; + 72C33952C2E59ECEE2D4260DDC5E6C13 /* CALayer+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CALayer+Compat.m"; sourceTree = ""; }; + 733BF5458787592E4207097782000CD6 /* LOTAnimationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView.h; sourceTree = ""; }; + 7569901E51D990CC036B38B15EBD39F9 /* LOTAnimatableNumberValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableNumberValue.h; sourceTree = ""; }; + 75CEFEA58795A32733A5366DC46BE9F4 /* Pods-Lottie-Screenshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Screenshot.debug.xcconfig"; sourceTree = ""; }; + 77CA5C924D189B67A22F0E617D6A57BD /* LOTAnimatableNumberValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableNumberValue.m; sourceTree = ""; }; + 78E4C4B20006D429182F57D7947F5D7B /* LOTAnimatableValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableValue.h; sourceTree = ""; }; + 7B9C6C81252DA3432D727A951677CB8B /* Pods-Lottie-ScreenshotTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-ScreenshotTests-frameworks.sh"; sourceTree = ""; }; + 7C0700543E7DEEC74BEBEA8E5E773A9D /* UIImage+Snapshot.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Snapshot.m"; path = "FBSnapshotTestCase/Categories/UIImage+Snapshot.m"; sourceTree = ""; }; + 7D02D0DA5D34B73A3E203C4F57A3F646 /* LOTModels.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTModels.h; sourceTree = ""; }; + 80C463F28C5C272770C4B5D1801F4BF6 /* LOTRectShapeLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRectShapeLayer.m; sourceTree = ""; }; + 82BFF6E971134D49A95BD90792C3F292 /* LOTAnimatablePointValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatablePointValue.m; sourceTree = ""; }; + 8306854ED41D9256D98722F30C695233 /* LOTShapePath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapePath.m; sourceTree = ""; }; + 885EC2653429B2C1EC2F0584CE31CF25 /* LOTAnimatableBoundsValue.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatableBoundsValue.m; sourceTree = ""; }; + 89DB172AC401BC60B44B7BF2C69C84D2 /* LOTShapeCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeCircle.h; sourceTree = ""; }; + 8E445C646535DB2D63FFACBB4B72D0F1 /* LOTAsset.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.m; sourceTree = ""; }; + 907AE9EFB80E5F2036335EAC3A582763 /* LOTShapePath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapePath.h; sourceTree = ""; }; + 915154231B2D379CD6ADA48ACB7965D0 /* LOTAssetGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 93BA027A45339A7CBAD75999788DFDB1 /* LOTPlatformCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPlatformCompat.h; sourceTree = ""; }; + 95C152A464951E4B71863951DE878A6A /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; + 97CBB2AA6774AC8A48C1906307FBEAD8 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; + 98B41C434E789596D3AC8800DD2CD307 /* LOTEllipseShapeLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTEllipseShapeLayer.h; sourceTree = ""; }; + 999C515F2D3951E507FD245E96E0F3D1 /* Pods-Lottie-ScreenshotTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Lottie-ScreenshotTests-dummy.m"; sourceTree = ""; }; + 99D25FB6CA08D8F054E3322A99CEC718 /* LOTAnimationView_Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Compat.h; sourceTree = ""; }; + 9BD08E2A92D3B81640EA040F25376E22 /* LOTShapeTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTransform.h; sourceTree = ""; }; + A00524CC857D7CAB4512B07E911C576B /* LOTAnimatableColorValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableColorValue.h; sourceTree = ""; }; + A16AFBD73CF204B5EDFFFFA8C591F3B1 /* LOTShapeStroke.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStroke.h; sourceTree = ""; }; + A8EB28EDBE333C083789AEB11FC56720 /* CADisplayLink.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CADisplayLink.h; sourceTree = ""; }; + A9115D95F61A301EB9C832D78CF34899 /* lottie-ios-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "lottie-ios-dummy.m"; sourceTree = ""; }; + A99B8DAB9F51200CB9A72818F3409F17 /* lottie-ios-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-prefix.pch"; sourceTree = ""; }; + ADA0079C71443D88AC4CD411792901CE /* LOTComposition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTComposition.m; sourceTree = ""; }; + ADAEE9C9AB5CB4F9C0C3B8F95476B0B3 /* FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.xcconfig; sourceTree = ""; }; + AFD73DA215516DDC488B29056334410D /* Pods-Lottie-Screenshot-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie-Screenshot-acknowledgements.plist"; sourceTree = ""; }; + B20FA362BC7CC34116836CA9BD8FF6AF /* LOTLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayer.m; sourceTree = ""; }; + B266830476FF524C73B006D4CA677519 /* Pods-Lottie-Screenshot-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Screenshot-resources.sh"; sourceTree = ""; }; + B63DBF7F4DED8A6D00EA22B92F2CFEB1 /* NSValue+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSValue+Compat.h"; sourceTree = ""; }; + B6BB4F4206F03C1E9E3D2DA3C2E8E246 /* LOTShapeTransform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTransform.m; sourceTree = ""; }; + B811B6FBCAE84F38CC9C21BD00CFD108 /* LOTCompositionLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCompositionLayer.h; sourceTree = ""; }; + BCE092CF70280A949717C5ABFD0ACB22 /* LOTMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMask.h; sourceTree = ""; }; + BE2BCC7714B0D364A21645462B39FF66 /* LOTStrokeShapeLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTStrokeShapeLayer.h; sourceTree = ""; }; + BE4BF91A4BCF797F2DA527CB177AF682 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; + BE892D413DC54440D27EA7561E050CFD /* UIColor+Expanded.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Expanded.m"; sourceTree = ""; }; + C073BC0E55B84351A7D909F103C26CFB /* UIBezierPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = UIBezierPath.m; sourceTree = ""; }; + C1B8F29A34D48D33230CDDB8E7D9BE52 /* LOTShapeLayerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeLayerView.h; sourceTree = ""; }; + C455C5504591B2DCDC72B6EADCE5ED06 /* libFBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFBSnapshotTestCase.a; path = libFBSnapshotTestCase.a; sourceTree = BUILT_PRODUCTS_DIR; }; + C4774FA11E80AF5891AEFB3C74BA06F1 /* LOTGroupLayerView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTGroupLayerView.h; sourceTree = ""; }; + C729EBF50DE6FD37BF3605967C64677D /* UIApplication+StrictKeyWindow.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+StrictKeyWindow.m"; path = "FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m"; sourceTree = ""; }; + C816DF3AB339341FEAD7215FA5021AC8 /* LOTShapeTrimPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTrimPath.h; sourceTree = ""; }; + CA88547526037C5BAC70D04DCEED9DEA /* Pods-Lottie-ScreenshotTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-ScreenshotTests.release.xcconfig"; sourceTree = ""; }; + CB46A245C6AD3A25E1D578D0AA2B875D /* Pods-Lottie-ScreenshotTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Lottie-ScreenshotTests-acknowledgements.markdown"; sourceTree = ""; }; + CCCF8665CEAF126BB717C90B0C56BD9E /* LOTStrokeShapeLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeShapeLayer.m; sourceTree = ""; }; + CCDF5A3F7DAEA1255A1B399D8AAE1B8D /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; + CF5FC1CEA6B8146F33F214CC5CEE3F1E /* CALayer+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CALayer+Compat.h"; sourceTree = ""; }; + D1604BD778526A0036FC6B8B35E44307 /* LOTRectShapeLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRectShapeLayer.h; sourceTree = ""; }; + D3A198E7445EB9E2BDA4B311FBFE135E /* Pods-Lottie-Screenshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Screenshot.release.xcconfig"; sourceTree = ""; }; + D5D468B9E5C5BA35B8074C1B8F8D2297 /* LOTAnimatableBoundsValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableBoundsValue.h; sourceTree = ""; }; + D8E918D5B2D6419A3AFD7F7124EBE104 /* LOTAnimatableShapeValue.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatableShapeValue.h; sourceTree = ""; }; + DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; + DBEABECC60EE1973EAB4E59395BB25CD /* LOTAnimationCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationCache.m; sourceTree = ""; }; + E066A4D208CF4D968A2E3F91565F92D5 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-ScreenshotTests.debug.xcconfig"; sourceTree = ""; }; + E09DE45901F0746BBFF1DCE9EE718B4F /* FBSnapshotTestCase-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "FBSnapshotTestCase-dummy.m"; sourceTree = ""; }; + E26948A465DA7F9182A844227BB76FDF /* CGGeometry+LOTAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CGGeometry+LOTAdditions.m"; sourceTree = ""; }; + E423746CD8AC8E3A0848266FE6443731 /* LOTShapeLayerView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeLayerView.m; sourceTree = ""; }; + E4CDC2607337D2B22E81EA58572A8ADA /* LOTShapeGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGroup.m; sourceTree = ""; }; + E678584E5002CEB3BB5250E9EA4DDA18 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; + E82C6E21269B90CA058C07E04660D53C /* LOTMaskLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMaskLayer.m; sourceTree = ""; }; + EA73364B20DF118492F5374D5C5F015A /* UIColor+Expanded.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIColor+Expanded.h"; sourceTree = ""; }; + EADB4AC5A4CCC033F65AA351B6F35992 /* LOTEllipseShapeLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTEllipseShapeLayer.m; sourceTree = ""; }; + EC4019E5FCDE1AD8742EA4B1ACA5437B /* CAAnimationGroup+LOTAnimatableGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CAAnimationGroup+LOTAnimatableGroup.h"; sourceTree = ""; }; + ECEEC0C38F0CB593A261A272853A5867 /* LOTComposition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTComposition.h; sourceTree = ""; }; + ED1DD07E19C76E929D5FFBE8B540B6C9 /* LOTLayerGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; + EE3796BCB273D97B31BD1626ABAFE5FB /* libPods-Lottie-Screenshot.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libPods-Lottie-Screenshot.a"; path = "libPods-Lottie-Screenshot.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + F0F4075D6B024EAA593008C4C52FC62A /* LOTAsset.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; + F618D9733DD8305110C756D87765C45E /* Pods-Lottie-Screenshot-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Lottie-Screenshot-acknowledgements.markdown"; sourceTree = ""; }; + F7FC6FBB374316208B19451FE5AFF8AE /* LOTMaskLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMaskLayer.h; sourceTree = ""; }; + F8F7C7C75CB8DB00E995AF6F8293409A /* UIImage+Diff.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Diff.h"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.h"; sourceTree = ""; }; + F9FD642016AA39DDF7D9B92D3C8E1F1C /* FBSnapshotTestCasePlatform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCasePlatform.m; path = FBSnapshotTestCase/FBSnapshotTestCasePlatform.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 782EF76364CF8948F607E953E76DBEE7 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 9A9F791039C52486CE245C2244379280 /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 7D1BF90F4A8B70846676FDA90221F664 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + BBFBA3A6AFF45240FEE4B5783B39FE9B /* Foundation.framework in Frameworks */, + EECE0F950464CD49B576F2E493A99137 /* QuartzCore.framework in Frameworks */, + 76F899637EA5DCFD17A14634468CF2E5 /* UIKit.framework in Frameworks */, + 4870F9E71CC1264977D7B4C9DBC31563 /* XCTest.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 99BA8D0941DB45290AB12DAE9DFE5F5E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 74D89F5673E41E38C52F223EEFF8F649 /* Foundation.framework in Frameworks */, + 82E96B12BEDB151A6408DED1F93AB0CE /* UIKit.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 9A2457899FF7DBBABE13EA6F85CBFA8C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 160AA8672CFFE0695070CE13081F9C0E /* Foundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0503C4B11811FBABA0EF383923DC4A62 /* Products */ = { + isa = PBXGroup; + children = ( + C455C5504591B2DCDC72B6EADCE5ED06 /* libFBSnapshotTestCase.a */, + 66A25C1B11D426C3DB98F5132098E20F /* liblottie-ios.a */, + EE3796BCB273D97B31BD1626ABAFE5FB /* libPods-Lottie-Screenshot.a */, + 0A210C72E6F26E72961614F90732A7D2 /* libPods-Lottie-ScreenshotTests.a */, + ); + name = Products; + sourceTree = ""; + }; + 05AA9A436737A6FB5593F8F36D0346FC /* FBSnapshotTestCase */ = { + isa = PBXGroup; + children = ( + C317C498D5DF9352F73784EC781DCD15 /* Core */, + 7907A8A0F90352D1F87DFAF751EE87E8 /* Support Files */, + ); + name = FBSnapshotTestCase; + path = FBSnapshotTestCase; + sourceTree = ""; + }; + 07E2ED49ABBB3C7E295856ACEFB91B50 /* MacCompatability */ = { + isa = PBXGroup; + children = ( + A8EB28EDBE333C083789AEB11FC56720 /* CADisplayLink.h */, + 43042AF73F5EF53C693A92A503A217CE /* CADisplayLink.m */, + CF5FC1CEA6B8146F33F214CC5CEE3F1E /* CALayer+Compat.h */, + 72C33952C2E59ECEE2D4260DDC5E6C13 /* CALayer+Compat.m */, + 93BA027A45339A7CBAD75999788DFDB1 /* LOTPlatformCompat.h */, + B63DBF7F4DED8A6D00EA22B92F2CFEB1 /* NSValue+Compat.h */, + 625711C8512C13928984673DEC813608 /* NSValue+Compat.m */, + 597B14DB63DE8ACC04DBB3C8781EACE3 /* UIBezierPath.h */, + C073BC0E55B84351A7D909F103C26CFB /* UIBezierPath.m */, + 15981AEAED90BB00EE8F68A61DEC8375 /* UIColor.h */, + 3F5BFE76B2221E79668085B2455D08F6 /* UIColor.m */, + ); + name = MacCompatability; + path = MacCompatability; + sourceTree = ""; + }; + 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */ = { + isa = PBXGroup; + children = ( + F76C5E10C253876355FB231229C42226 /* iOS */, + ); + name = Frameworks; + sourceTree = ""; + }; + 21828EA87374AE11CE01F069C9D4840F /* AnimatableProperties */ = { + isa = PBXGroup; + children = ( + D5D468B9E5C5BA35B8074C1B8F8D2297 /* LOTAnimatableBoundsValue.h */, + 885EC2653429B2C1EC2F0584CE31CF25 /* LOTAnimatableBoundsValue.m */, + A00524CC857D7CAB4512B07E911C576B /* LOTAnimatableColorValue.h */, + 5B8EB4D56150252E86AD80FB5FE8429F /* LOTAnimatableColorValue.m */, + 7569901E51D990CC036B38B15EBD39F9 /* LOTAnimatableNumberValue.h */, + 77CA5C924D189B67A22F0E617D6A57BD /* LOTAnimatableNumberValue.m */, + 2E4A48A03D7C1E9A4210E1B851C79A09 /* LOTAnimatablePointValue.h */, + 82BFF6E971134D49A95BD90792C3F292 /* LOTAnimatablePointValue.m */, + 31367EB37EEEF9556D54F6D970B9D049 /* LOTAnimatableScaleValue.h */, + 3560077B1BC8B9E28CDE25159CA9D646 /* LOTAnimatableScaleValue.m */, + D8E918D5B2D6419A3AFD7F7124EBE104 /* LOTAnimatableShapeValue.h */, + 677B639A549FF8AC274FF71BB882E3AA /* LOTAnimatableShapeValue.m */, + 78E4C4B20006D429182F57D7947F5D7B /* LOTAnimatableValue.h */, + ); + name = AnimatableProperties; + path = AnimatableProperties; + sourceTree = ""; + }; + 38DB89C3AF09DFFB4508ECB274C3D42A /* Private */ = { + isa = PBXGroup; + children = ( + 6E7B738D4C6BD3E45C455EB8F792CB65 /* LOTAnimationTransitionController.m */, + 05364621E18EB334A0BA99ABBA3D859D /* LOTAnimationView.m */, + 0DC471240572119B9619F397A3E45664 /* LOTAnimationView_Internal.h */, + ); + name = Private; + path = Private; + sourceTree = ""; + }; + 534A17F38C7AF62FFA7AA15600BE5852 /* Pods-Lottie-ScreenshotTests */ = { + isa = PBXGroup; + children = ( + CB46A245C6AD3A25E1D578D0AA2B875D /* Pods-Lottie-ScreenshotTests-acknowledgements.markdown */, + 0270CB541F60288863CF0A62758DAD05 /* Pods-Lottie-ScreenshotTests-acknowledgements.plist */, + 999C515F2D3951E507FD245E96E0F3D1 /* Pods-Lottie-ScreenshotTests-dummy.m */, + 7B9C6C81252DA3432D727A951677CB8B /* Pods-Lottie-ScreenshotTests-frameworks.sh */, + 460BE209217BFF0930B2331436E2C5F1 /* Pods-Lottie-ScreenshotTests-resources.sh */, + E066A4D208CF4D968A2E3F91565F92D5 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */, + CA88547526037C5BAC70D04DCEED9DEA /* Pods-Lottie-ScreenshotTests.release.xcconfig */, + ); + name = "Pods-Lottie-ScreenshotTests"; + path = "Target Support Files/Pods-Lottie-ScreenshotTests"; + sourceTree = ""; + }; + 57B919C0074B414DCC7544BC0DB9A1C4 /* Pods-Lottie-Screenshot */ = { + isa = PBXGroup; + children = ( + F618D9733DD8305110C756D87765C45E /* Pods-Lottie-Screenshot-acknowledgements.markdown */, + AFD73DA215516DDC488B29056334410D /* Pods-Lottie-Screenshot-acknowledgements.plist */, + 655D6C341556780E1908F71111873629 /* Pods-Lottie-Screenshot-dummy.m */, + 04BB54E959844486243C8F0CCA419960 /* Pods-Lottie-Screenshot-frameworks.sh */, + B266830476FF524C73B006D4CA677519 /* Pods-Lottie-Screenshot-resources.sh */, + 75CEFEA58795A32733A5366DC46BE9F4 /* Pods-Lottie-Screenshot.debug.xcconfig */, + D3A198E7445EB9E2BDA4B311FBFE135E /* Pods-Lottie-Screenshot.release.xcconfig */, + ); + name = "Pods-Lottie-Screenshot"; + path = "Target Support Files/Pods-Lottie-Screenshot"; + sourceTree = ""; + }; + 74E493DDE84AD96F225E8CFE807FB45A /* Pods */ = { + isa = PBXGroup; + children = ( + 05AA9A436737A6FB5593F8F36D0346FC /* FBSnapshotTestCase */, + ); + name = Pods; + sourceTree = ""; + }; + 7907A8A0F90352D1F87DFAF751EE87E8 /* Support Files */ = { + isa = PBXGroup; + children = ( + ADAEE9C9AB5CB4F9C0C3B8F95476B0B3 /* FBSnapshotTestCase.xcconfig */, + E09DE45901F0746BBFF1DCE9EE718B4F /* FBSnapshotTestCase-dummy.m */, + 369FCE2DB833E45A299CDB5969B90EB6 /* FBSnapshotTestCase-prefix.pch */, + ); + name = "Support Files"; + path = "../Target Support Files/FBSnapshotTestCase"; + sourceTree = ""; + }; + 7DB346D0F39D3F0E887471402A8071AB = { + isa = PBXGroup; + children = ( + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, + 91A05F117974EDC888120AA0FA94B840 /* Development Pods */, + 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */, + 74E493DDE84AD96F225E8CFE807FB45A /* Pods */, + 0503C4B11811FBABA0EF383923DC4A62 /* Products */, + B1F8FE61E363311CD83F5DFAF2B2CA43 /* Targets Support Files */, + ); + sourceTree = ""; + }; + 7F53B698E6B668814303FA26BBE91140 /* Classes */ = { + isa = PBXGroup; + children = ( + A755B52416B2608A7A1004C260CA5C8F /* AnimatableLayers */, + 21828EA87374AE11CE01F069C9D4840F /* AnimatableProperties */, + C0899A81DD2F6215D860DB2862F04A38 /* AnimationCache */, + C3EA18C74143ED5F3705953B007C282E /* Extensions */, + 07E2ED49ABBB3C7E295856ACEFB91B50 /* MacCompatability */, + FFC3FECD9616A25C70441807D55BDDF0 /* Models */, + 38DB89C3AF09DFFB4508ECB274C3D42A /* Private */, + A34E2EA63C584E33A377C47963E8C692 /* PublicHeaders */, + ); + name = Classes; + path = Classes; + sourceTree = ""; + }; + 8A90EDBE720812738012CCCCAD456075 /* Support Files */ = { + isa = PBXGroup; + children = ( + 11E26C61A7F7781A6C9138BBEF1563FA /* lottie-ios.xcconfig */, + A9115D95F61A301EB9C832D78CF34899 /* lottie-ios-dummy.m */, + A99B8DAB9F51200CB9A72818F3409F17 /* lottie-ios-prefix.pch */, + ); + name = "Support Files"; + path = "Lottie-Screenshot/Pods/Target Support Files/lottie-ios"; + sourceTree = ""; + }; + 91A05F117974EDC888120AA0FA94B840 /* Development Pods */ = { + isa = PBXGroup; + children = ( + 99923F5D4DBD9DDCEC3804B1BB730208 /* lottie-ios */, + ); + name = "Development Pods"; + sourceTree = ""; + }; + 99923F5D4DBD9DDCEC3804B1BB730208 /* lottie-ios */ = { + isa = PBXGroup; + children = ( + ED7F556B32EB02A655327A38065BB42E /* lottie-ios */, + 8A90EDBE720812738012CCCCAD456075 /* Support Files */, + ); + name = "lottie-ios"; + path = ../..; + sourceTree = ""; + }; + A34E2EA63C584E33A377C47963E8C692 /* PublicHeaders */ = { + isa = PBXGroup; + children = ( + 0D438951D367D7E6B9A52EB39CABFD3C /* LOTAnimationTransitionController.h */, + 733BF5458787592E4207097782000CD6 /* LOTAnimationView.h */, + 99D25FB6CA08D8F054E3322A99CEC718 /* LOTAnimationView_Compat.h */, + 2CB64626B8FF205280AB53044A579DF5 /* Lottie.h */, + ); + name = PublicHeaders; + path = PublicHeaders; + sourceTree = ""; + }; + A755B52416B2608A7A1004C260CA5C8F /* AnimatableLayers */ = { + isa = PBXGroup; + children = ( + 3ECEA9F0B536624CB4C107A7C4A6A537 /* LOTAnimatableLayer.h */, + 4A4F7D12A242A57D3EF14D1F6616ED9A /* LOTAnimatableLayer.m */, + B811B6FBCAE84F38CC9C21BD00CFD108 /* LOTCompositionLayer.h */, + 64C02EFE2DB9F6A1E2AA3F4E2EB4CFC4 /* LOTCompositionLayer.m */, + 98B41C434E789596D3AC8800DD2CD307 /* LOTEllipseShapeLayer.h */, + EADB4AC5A4CCC033F65AA351B6F35992 /* LOTEllipseShapeLayer.m */, + C4774FA11E80AF5891AEFB3C74BA06F1 /* LOTGroupLayerView.h */, + 3B78C012C08124056B21345F1023272B /* LOTGroupLayerView.m */, + 038940E0144433F656A85787AEFC4789 /* LOTLayerView.h */, + 6BED7D9C1303A6F7CEEA162DB076B8C3 /* LOTLayerView.m */, + F7FC6FBB374316208B19451FE5AFF8AE /* LOTMaskLayer.h */, + E82C6E21269B90CA058C07E04660D53C /* LOTMaskLayer.m */, + D1604BD778526A0036FC6B8B35E44307 /* LOTRectShapeLayer.h */, + 80C463F28C5C272770C4B5D1801F4BF6 /* LOTRectShapeLayer.m */, + C1B8F29A34D48D33230CDDB8E7D9BE52 /* LOTShapeLayerView.h */, + E423746CD8AC8E3A0848266FE6443731 /* LOTShapeLayerView.m */, + BE2BCC7714B0D364A21645462B39FF66 /* LOTStrokeShapeLayer.h */, + CCCF8665CEAF126BB717C90B0C56BD9E /* LOTStrokeShapeLayer.m */, + ); + name = AnimatableLayers; + path = AnimatableLayers; + sourceTree = ""; + }; + B1F8FE61E363311CD83F5DFAF2B2CA43 /* Targets Support Files */ = { + isa = PBXGroup; + children = ( + 57B919C0074B414DCC7544BC0DB9A1C4 /* Pods-Lottie-Screenshot */, + 534A17F38C7AF62FFA7AA15600BE5852 /* Pods-Lottie-ScreenshotTests */, + ); + name = "Targets Support Files"; + sourceTree = ""; + }; + C0899A81DD2F6215D860DB2862F04A38 /* AnimationCache */ = { + isa = PBXGroup; + children = ( + 38965692E939501A5CDEE82E3AD594FF /* LOTAnimationCache.h */, + DBEABECC60EE1973EAB4E59395BB25CD /* LOTAnimationCache.m */, + ); + name = AnimationCache; + path = AnimationCache; + sourceTree = ""; + }; + C317C498D5DF9352F73784EC781DCD15 /* Core */ = { + isa = PBXGroup; + children = ( + E678584E5002CEB3BB5250E9EA4DDA18 /* FBSnapshotTestCase.h */, + BE4BF91A4BCF797F2DA527CB177AF682 /* FBSnapshotTestCase.m */, + 24A4BB743C817BFCE080C119BF765584 /* FBSnapshotTestCasePlatform.h */, + F9FD642016AA39DDF7D9B92D3C8E1F1C /* FBSnapshotTestCasePlatform.m */, + 33223A2DBD476B89F9429A641244BEB5 /* FBSnapshotTestController.h */, + CCDF5A3F7DAEA1255A1B399D8AAE1B8D /* FBSnapshotTestController.m */, + 212D3E874316D9872CAAF31F57642B5B /* UIApplication+StrictKeyWindow.h */, + C729EBF50DE6FD37BF3605967C64677D /* UIApplication+StrictKeyWindow.m */, + 97CBB2AA6774AC8A48C1906307FBEAD8 /* UIImage+Compare.h */, + 13B68973EFABFE5144C68CDEB1BCBCB1 /* UIImage+Compare.m */, + F8F7C7C75CB8DB00E995AF6F8293409A /* UIImage+Diff.h */, + 95C152A464951E4B71863951DE878A6A /* UIImage+Diff.m */, + 16A7FA1EE4820146B1234EEEEDD31489 /* UIImage+Snapshot.h */, + 7C0700543E7DEEC74BEBEA8E5E773A9D /* UIImage+Snapshot.m */, + ); + name = Core; + sourceTree = ""; + }; + C3EA18C74143ED5F3705953B007C282E /* Extensions */ = { + isa = PBXGroup; + children = ( + EC4019E5FCDE1AD8742EA4B1ACA5437B /* CAAnimationGroup+LOTAnimatableGroup.h */, + 5BB7B3ACC2D2613EC78FA39E589DF12D /* CAAnimationGroup+LOTAnimatableGroup.m */, + 07B596C7B22D9AF68985A746C4924BB6 /* CGGeometry+LOTAdditions.h */, + E26948A465DA7F9182A844227BB76FDF /* CGGeometry+LOTAdditions.m */, + 41A00D8C0ACF36904BF73A8E34DC2303 /* LOTHelpers.h */, + EA73364B20DF118492F5374D5C5F015A /* UIColor+Expanded.h */, + BE892D413DC54440D27EA7561E050CFD /* UIColor+Expanded.m */, + ); + name = Extensions; + path = Extensions; + sourceTree = ""; + }; + ED7F556B32EB02A655327A38065BB42E /* lottie-ios */ = { + isa = PBXGroup; + children = ( + 7F53B698E6B668814303FA26BBE91140 /* Classes */, + ); + name = "lottie-ios"; + path = "lottie-ios"; + sourceTree = ""; + }; + F76C5E10C253876355FB231229C42226 /* iOS */ = { + isa = PBXGroup; + children = ( + DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */, + 41342C8431DAAFD900CDBA3C3B840CBB /* QuartzCore.framework */, + 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */, + 3C32099E0A716483F90035D502A494AC /* XCTest.framework */, + ); + name = iOS; + sourceTree = ""; + }; + FFC3FECD9616A25C70441807D55BDDF0 /* Models */ = { + isa = PBXGroup; + children = ( + F0F4075D6B024EAA593008C4C52FC62A /* LOTAsset.h */, + 8E445C646535DB2D63FFACBB4B72D0F1 /* LOTAsset.m */, + 4958BAC558BF6C3951301AE1CF47F152 /* LOTAssetGroup.h */, + 915154231B2D379CD6ADA48ACB7965D0 /* LOTAssetGroup.m */, + ECEEC0C38F0CB593A261A272853A5867 /* LOTComposition.h */, + ADA0079C71443D88AC4CD411792901CE /* LOTComposition.m */, + 3C9DB2BA605971226D43AEEC7C1B50CB /* LOTLayer.h */, + B20FA362BC7CC34116836CA9BD8FF6AF /* LOTLayer.m */, + ED1DD07E19C76E929D5FFBE8B540B6C9 /* LOTLayerGroup.h */, + 5F7387090D868251A127AAB6C4280807 /* LOTLayerGroup.m */, + BCE092CF70280A949717C5ABFD0ACB22 /* LOTMask.h */, + 5499A1C23271BB1DE3830424EB0B001A /* LOTMask.m */, + 7D02D0DA5D34B73A3E203C4F57A3F646 /* LOTModels.h */, + 89DB172AC401BC60B44B7BF2C69C84D2 /* LOTShapeCircle.h */, + 07318C2E4A31ADF8D8C9429B28E7284A /* LOTShapeCircle.m */, + 140293088C8EF757C1EFAA25F8037D9B /* LOTShapeFill.h */, + 02DDDEE2317A547C688693827D4F76EB /* LOTShapeFill.m */, + 6DD3F8CA54098F443CC46D9A41F78270 /* LOTShapeGroup.h */, + E4CDC2607337D2B22E81EA58572A8ADA /* LOTShapeGroup.m */, + 907AE9EFB80E5F2036335EAC3A582763 /* LOTShapePath.h */, + 8306854ED41D9256D98722F30C695233 /* LOTShapePath.m */, + 68DD6E42927FC2D506EF0306BC209102 /* LOTShapeRectangle.h */, + 61866EE2B860BE232DBF27E31260CD9B /* LOTShapeRectangle.m */, + A16AFBD73CF204B5EDFFFFA8C591F3B1 /* LOTShapeStroke.h */, + 05176770DB87B145505D05D41E3452DF /* LOTShapeStroke.m */, + 9BD08E2A92D3B81640EA040F25376E22 /* LOTShapeTransform.h */, + B6BB4F4206F03C1E9E3D2DA3C2E8E246 /* LOTShapeTransform.m */, + C816DF3AB339341FEAD7215FA5021AC8 /* LOTShapeTrimPath.h */, + 4C49C86E467436D4F902AFC5C71D3BB4 /* LOTShapeTrimPath.m */, + ); + name = Models; + path = Models; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + DF2D3D0B85F27C47538BC56ED1599E0D /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + D578D8F734C258FA322ECA2F53930B65 /* FBSnapshotTestCase.h in Headers */, + C1278F1281D347E393F458AE28BA16FB /* FBSnapshotTestCasePlatform.h in Headers */, + D50A18DC4D72EEA7F237C92F64FE632D /* FBSnapshotTestController.h in Headers */, + CB26423766E497E81B5766A6EAA46F11 /* UIApplication+StrictKeyWindow.h in Headers */, + 1B5EF4D1016C74BFD05E6F5E9FC9E3FC /* UIImage+Compare.h in Headers */, + 0B56FACEE662ECE31A3B495D3CF366E9 /* UIImage+Diff.h in Headers */, + FF72B5A5245CB6C6FE58483917DD4C13 /* UIImage+Snapshot.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + FA8FB5225B08C0DCC3D77A3D8F129B9F /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + BAB4E2BEB14BF995128697B341DC5503 /* CAAnimationGroup+LOTAnimatableGroup.h in Headers */, + 305A4FC079A09ECC076C8FC0ED888736 /* CADisplayLink.h in Headers */, + 70438051F06B159F8E143D62A3A89CF0 /* CALayer+Compat.h in Headers */, + 1D299A13E6DAE2FBC9DF132E49F5FEE1 /* CGGeometry+LOTAdditions.h in Headers */, + 5C7070E2CFF1068319B3649CB50AA814 /* LOTAnimatableBoundsValue.h in Headers */, + 1A288818B22434F67FCF6CAF87B69DB8 /* LOTAnimatableColorValue.h in Headers */, + 1C8FCC1D19D95BC30FE3F6C8A3F29CB9 /* LOTAnimatableLayer.h in Headers */, + 4466C1B3F3FC86FAF4C7C02EACF67804 /* LOTAnimatableNumberValue.h in Headers */, + D46C6252DF6894C74ED406EEC2F7AA37 /* LOTAnimatablePointValue.h in Headers */, + B17FBA00CA088A275C9F4F7BC01BDAFB /* LOTAnimatableScaleValue.h in Headers */, + 80D5637B3071EB743975C4342E33A03B /* LOTAnimatableShapeValue.h in Headers */, + 58E3B0DC56512E546C886B867CE32E0C /* LOTAnimatableValue.h in Headers */, + 974152DB404C2F88514A64E4569C6927 /* LOTAnimationCache.h in Headers */, + F393DF31D66DBDE91439C1F1C313B839 /* LOTAnimationTransitionController.h in Headers */, + 8A1D16BE93881C36FFDD65537AC0DFFA /* LOTAnimationView.h in Headers */, + 6DCDC5FCE0BC9059DB1E5272D785225F /* LOTAnimationView_Compat.h in Headers */, + F2BD1CC6370CD2CA8DA8EFA97BC197BC /* LOTAnimationView_Internal.h in Headers */, + D53476AF1039009185E5442560BC6B84 /* LOTAsset.h in Headers */, + 724B26087D0DBE606982A4F242CE54B8 /* LOTAssetGroup.h in Headers */, + 6A35555B9AE6F789FE47773CF54E0E5D /* LOTComposition.h in Headers */, + CDEB4A230EF1C29D586F636E7930608F /* LOTCompositionLayer.h in Headers */, + 965784FB50F5BB7606E5FB708E84E62C /* LOTEllipseShapeLayer.h in Headers */, + D88DCD024FD2C6E7436FF8E7A9F1E67C /* LOTGroupLayerView.h in Headers */, + F31EA277C8E6D1207C31371089E8D34C /* LOTHelpers.h in Headers */, + 2A16C057A820E388D1747481B2431FDB /* LOTLayer.h in Headers */, + 2ED3318CE04B591883206DDBC0CB773E /* LOTLayerGroup.h in Headers */, + 4B3290A15515F7D8ED634ACE200A126E /* LOTLayerView.h in Headers */, + B813FCC6707ED781FF64F93A6EF6CEDD /* LOTMask.h in Headers */, + D2AECA1DB93F7AEEFEF6D57D5B930E1E /* LOTMaskLayer.h in Headers */, + 26D2E6ABB11485F0C41DB6BDA7BDAE36 /* LOTModels.h in Headers */, + 21BE1C548791A438C8D6C90F0AF80326 /* LOTPlatformCompat.h in Headers */, + 40C441ECE0AF19B750FD1D732F3E92BB /* LOTRectShapeLayer.h in Headers */, + E01A3F880F393188851897284E616F88 /* LOTShapeCircle.h in Headers */, + 7B9780D72C08BDF08FB3AA14AA598A9A /* LOTShapeFill.h in Headers */, + 05232FF14413AEC4305804FBCF2476CD /* LOTShapeGroup.h in Headers */, + CBD6B5424896E3AB02205D3EBCDE8589 /* LOTShapeLayerView.h in Headers */, + F349C06671F2C15846976A3C114649D9 /* LOTShapePath.h in Headers */, + C5617D495A50C757EE0F917223243854 /* LOTShapeRectangle.h in Headers */, + 0ED2ADBCE28E6B97D549934625B1B040 /* LOTShapeStroke.h in Headers */, + 9151C0E6802A8E79DD383EC22E2F7C31 /* LOTShapeTransform.h in Headers */, + DEE21E35007904F5E4882EE19A8439E7 /* LOTShapeTrimPath.h in Headers */, + 004E610849A35AE7DE7A9A086E8782E6 /* LOTStrokeShapeLayer.h in Headers */, + 51A474309F26DF0E2B50A1005DB6AD6F /* Lottie.h in Headers */, + BC489FFBAA3479CF29C42AEC35C75B53 /* NSValue+Compat.h in Headers */, + F0B633447C4935FFAF78FA1B3A3FC8F1 /* UIBezierPath.h in Headers */, + 1E1D1EF438D496FC3563AB7B2237682B /* UIColor+Expanded.h in Headers */, + 6530F8342E1B365D2067018819EE5634 /* UIColor.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 017653E2E48B0CC14E4BB5342FB2EE43 /* lottie-ios */ = { + isa = PBXNativeTarget; + buildConfigurationList = 3C126D931246CCCA229D241130F71C59 /* Build configuration list for PBXNativeTarget "lottie-ios" */; + buildPhases = ( + ED41494652DAB3D2BBB2D5F69B48004A /* Sources */, + 99BA8D0941DB45290AB12DAE9DFE5F5E /* Frameworks */, + FA8FB5225B08C0DCC3D77A3D8F129B9F /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "lottie-ios"; + productName = "lottie-ios"; + productReference = 66A25C1B11D426C3DB98F5132098E20F /* liblottie-ios.a */; + productType = "com.apple.product-type.library.static"; + }; + 04A9C975C5D97BA01C2CBF0F860CFC39 /* FBSnapshotTestCase */ = { + isa = PBXNativeTarget; + buildConfigurationList = 00C014BDE0544770866F9904FE165F2A /* Build configuration list for PBXNativeTarget "FBSnapshotTestCase" */; + buildPhases = ( + 9B2B10BC2698505B46A2E658DB30287D /* Sources */, + 7D1BF90F4A8B70846676FDA90221F664 /* Frameworks */, + DF2D3D0B85F27C47538BC56ED1599E0D /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = FBSnapshotTestCase; + productName = FBSnapshotTestCase; + productReference = C455C5504591B2DCDC72B6EADCE5ED06 /* libFBSnapshotTestCase.a */; + productType = "com.apple.product-type.library.static"; + }; + 768CCB02D05E95A4A4EFFB398E73DA97 /* Pods-Lottie-Screenshot */ = { + isa = PBXNativeTarget; + buildConfigurationList = D2E17FAF139AE8DFCBB08842714E2258 /* Build configuration list for PBXNativeTarget "Pods-Lottie-Screenshot" */; + buildPhases = ( + DF5E566C19FBE31B439EAF61571B29A4 /* Sources */, + 782EF76364CF8948F607E953E76DBEE7 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "Pods-Lottie-Screenshot"; + productName = "Pods-Lottie-Screenshot"; + productReference = EE3796BCB273D97B31BD1626ABAFE5FB /* libPods-Lottie-Screenshot.a */; + productType = "com.apple.product-type.library.static"; + }; + 9D3D886CDF185EACF35FA4D61A19941B /* Pods-Lottie-ScreenshotTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = D804F465D9A0DC3E66D8A83A437125E5 /* Build configuration list for PBXNativeTarget "Pods-Lottie-ScreenshotTests" */; + buildPhases = ( + 2DD27AD2947EFB180EED40FFC1A1F52C /* Sources */, + 9A2457899FF7DBBABE13EA6F85CBFA8C /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + EA47EE380EF9710586FB7567B494D543 /* PBXTargetDependency */, + 2A0F497EBDD155A3D84B549AE0C5BAD5 /* PBXTargetDependency */, + ); + name = "Pods-Lottie-ScreenshotTests"; + productName = "Pods-Lottie-ScreenshotTests"; + productReference = 0A210C72E6F26E72961614F90732A7D2 /* libPods-Lottie-ScreenshotTests.a */; + productType = "com.apple.product-type.library.static"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + D41D8CD98F00B204E9800998ECF8427E /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0730; + LastUpgradeCheck = 0700; + }; + buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 7DB346D0F39D3F0E887471402A8071AB; + productRefGroup = 0503C4B11811FBABA0EF383923DC4A62 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 04A9C975C5D97BA01C2CBF0F860CFC39 /* FBSnapshotTestCase */, + 017653E2E48B0CC14E4BB5342FB2EE43 /* lottie-ios */, + 768CCB02D05E95A4A4EFFB398E73DA97 /* Pods-Lottie-Screenshot */, + 9D3D886CDF185EACF35FA4D61A19941B /* Pods-Lottie-ScreenshotTests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXSourcesBuildPhase section */ + 2DD27AD2947EFB180EED40FFC1A1F52C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 41AD7987A6FBC617A26EA8E0DB63E7B9 /* Pods-Lottie-ScreenshotTests-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 9B2B10BC2698505B46A2E658DB30287D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 435ADA859052D444EC9C43D83A74D8F4 /* FBSnapshotTestCase-dummy.m in Sources */, + 9AECEE069E4EEF49ECFE3625D931E122 /* FBSnapshotTestCase.m in Sources */, + 51603663E033F753C1E9C1BC2D0B22ED /* FBSnapshotTestCasePlatform.m in Sources */, + 21FC0E89EBC90C649D1228868E5F09E9 /* FBSnapshotTestController.m in Sources */, + 8DC592A79F975885506582EB40824ED1 /* UIApplication+StrictKeyWindow.m in Sources */, + 133817BF8D9890AF184FFE4B7C91E67C /* UIImage+Compare.m in Sources */, + ED7CAF704AF0700F362A56E0E099B9A7 /* UIImage+Diff.m in Sources */, + 617784A44D87123A3940DD1AE617F9AF /* UIImage+Snapshot.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + DF5E566C19FBE31B439EAF61571B29A4 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + F9D51412103AD03A7C710DA6E8733558 /* Pods-Lottie-Screenshot-dummy.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ED41494652DAB3D2BBB2D5F69B48004A /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + BF6315305F6FB4BA113CB7C1CF3DB989 /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, + 588F4F95328B4798B75A348B5AF88444 /* CADisplayLink.m in Sources */, + 5B2C095993117B50DD74EA1263665F9C /* CALayer+Compat.m in Sources */, + B5A4141963E33CEAC4734D58DA4A61C8 /* CGGeometry+LOTAdditions.m in Sources */, + D34AF7C03E8D90AE18128D9443DFA49E /* LOTAnimatableBoundsValue.m in Sources */, + 9D8EC246A6479CED8E570183AAC149B4 /* LOTAnimatableColorValue.m in Sources */, + 83B58EAD7AF0CFB7C6336179D3248FDE /* LOTAnimatableLayer.m in Sources */, + F180876FFDE15FDD00997D4EEF4C29EF /* LOTAnimatableNumberValue.m in Sources */, + BB88C8AD1FE0EE86CB270179D733FD2D /* LOTAnimatablePointValue.m in Sources */, + 085FE0FAD4FEAD7ABB5BA5F1008639C2 /* LOTAnimatableScaleValue.m in Sources */, + 66DA519BDAC71A15D0720F2DC8C17447 /* LOTAnimatableShapeValue.m in Sources */, + B8FB6C282DF4080988EC45751AEA9EE4 /* LOTAnimationCache.m in Sources */, + 5F9651AF911CE8C728095B3EAEC91F9A /* LOTAnimationTransitionController.m in Sources */, + 1EAB281991C7149434641C09B116A88A /* LOTAnimationView.m in Sources */, + 821CC7A28889F9A7CD3BDBC47308CF89 /* LOTAsset.m in Sources */, + F15A7644B57DA972DDDDE13DB429A6F8 /* LOTAssetGroup.m in Sources */, + 77B7606AB2142A1DD619539FD56E34AC /* LOTComposition.m in Sources */, + 113BB3A838E558D498E636EA469EA811 /* LOTCompositionLayer.m in Sources */, + 40BCE0A7D1847AF1D6E307033A930BEA /* LOTEllipseShapeLayer.m in Sources */, + 144842511ABA8C2BAAA9B126CB1F1AE6 /* LOTGroupLayerView.m in Sources */, + 6DBF40DE23D672CC5E3D04A006D14E6C /* LOTLayer.m in Sources */, + 0864E26084214BD1B49E1CE263B78747 /* LOTLayerGroup.m in Sources */, + 9F02C096864E7A0E13E36B11ECD4AFBE /* LOTLayerView.m in Sources */, + DA6C40296B11C3E0DA1C9FD331466716 /* LOTMask.m in Sources */, + C09E02113BFE904B0BF00E40AA4D4307 /* LOTMaskLayer.m in Sources */, + 273380C3C5FF5A3A2745F9CEADF5E3A8 /* LOTRectShapeLayer.m in Sources */, + 3022BC32A48B9131D7500DD2C813659E /* LOTShapeCircle.m in Sources */, + 7142B71757FA9DDF32B1786573009A30 /* LOTShapeFill.m in Sources */, + 3650FB70615288AC8E1AF7935218EB91 /* LOTShapeGroup.m in Sources */, + 279328FE6763888ED2750A4903CF0134 /* LOTShapeLayerView.m in Sources */, + 307FF2F6A1653C54A8EEE0331459DE70 /* LOTShapePath.m in Sources */, + 0E27C6362C76387D2579BA2123E24C35 /* LOTShapeRectangle.m in Sources */, + 182135EFDA6B5561FC21D1B3D1883430 /* LOTShapeStroke.m in Sources */, + A473029F314F0C90561BA8EE66686143 /* LOTShapeTransform.m in Sources */, + A4849058E9A6170C9FEFCE8DCF7A7A82 /* LOTShapeTrimPath.m in Sources */, + 18787D6A762B68F3BF9FB56D211F4E53 /* LOTStrokeShapeLayer.m in Sources */, + 75A82DFCD555EB6742BD40D9DF559BB1 /* lottie-ios-dummy.m in Sources */, + EA689DF73D2B4ED24512B11DDBA39AE5 /* NSValue+Compat.m in Sources */, + D788EFAD255EFD1C0FB7855151FD8019 /* UIBezierPath.m in Sources */, + 9786CE94CB18CDFD081E9AAAADE80B7A /* UIColor+Expanded.m in Sources */, + 0D27778CADFD5426FF627572D09CEE6E /* UIColor.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 2A0F497EBDD155A3D84B549AE0C5BAD5 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = "lottie-ios"; + target = 017653E2E48B0CC14E4BB5342FB2EE43 /* lottie-ios */; + targetProxy = B198D39B4D8B16695BDEB4A9A8EA51E8 /* PBXContainerItemProxy */; + }; + EA47EE380EF9710586FB7567B494D543 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = FBSnapshotTestCase; + target = 04A9C975C5D97BA01C2CBF0F860CFC39 /* FBSnapshotTestCase */; + targetProxy = 62DEB739FE912FB19F3164445F270C7F /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 3A919D51D12FD6294AB04B8A1807A4B0 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 11E26C61A7F7781A6C9138BBEF1563FA /* lottie-ios.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios/lottie-ios-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 3E5E3446EA9E6283BA620F9C00FD056E /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = E066A4D208CF4D968A2E3F91565F92D5 /* Pods-Lottie-ScreenshotTests.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MACH_O_TYPE = staticlib; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 673254EEAF0B5BF4596080C749645884 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGNING_REQUIRED = NO; + COPY_PHASE_STRIP = YES; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_RELEASE=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; + STRIP_INSTALLED_PRODUCT = NO; + SYMROOT = "${SRCROOT}/../build"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 85A58E597AF500082D4449F54366C7FE /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ADAEE9C9AB5CB4F9C0C3B8F95476B0B3 /* FBSnapshotTestCase.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 8C1AEA7505361174C2C92F0BCC62AEEA /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 75CEFEA58795A32733A5366DC46BE9F4 /* Pods-Lottie-Screenshot.debug.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MACH_O_TYPE = staticlib; + MTL_ENABLE_DEBUG_INFO = YES; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Debug; + }; + 9412671703F5EA23D7E43AE32D6E6221 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = ADAEE9C9AB5CB4F9C0C3B8F95476B0B3 /* FBSnapshotTestCase.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + 9E5655E0BB8AB07FBFE190CBBFA5BB34 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CA88547526037C5BAC70D04DCEED9DEA /* Pods-Lottie-ScreenshotTests.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MACH_O_TYPE = staticlib; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + B1BEAC92A1B89FFE6B043C4E434C999A /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 11E26C61A7F7781A6C9138BBEF1563FA /* lottie-ios.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios/lottie-ios-prefix.pch"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PRIVATE_HEADERS_FOLDER_PATH = ""; + PRODUCT_NAME = "$(TARGET_NAME)"; + PUBLIC_HEADERS_FOLDER_PATH = ""; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + C4D4E3DE71B81F26D8F2701C64F24545 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D3A198E7445EB9E2BDA4B311FBFE135E /* Pods-Lottie-Screenshot.release.xcconfig */; + buildSettings = { + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MACH_O_TYPE = staticlib; + MTL_ENABLE_DEBUG_INFO = NO; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + }; + name = Release; + }; + E4F26E6EB105713A6A7E7E2E283AC2DF /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGNING_REQUIRED = NO; + COPY_PHASE_STRIP = NO; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "POD_CONFIGURATION_DEBUG=1", + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + ONLY_ACTIVE_ARCH = YES; + PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/; + STRIP_INSTALLED_PRODUCT = NO; + SYMROOT = "${SRCROOT}/../build"; + }; + name = Debug; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 00C014BDE0544770866F9904FE165F2A /* Build configuration list for PBXNativeTarget "FBSnapshotTestCase" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 85A58E597AF500082D4449F54366C7FE /* Debug */, + 9412671703F5EA23D7E43AE32D6E6221 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + E4F26E6EB105713A6A7E7E2E283AC2DF /* Debug */, + 673254EEAF0B5BF4596080C749645884 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 3C126D931246CCCA229D241130F71C59 /* Build configuration list for PBXNativeTarget "lottie-ios" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3A919D51D12FD6294AB04B8A1807A4B0 /* Debug */, + B1BEAC92A1B89FFE6B043C4E434C999A /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + D2E17FAF139AE8DFCBB08842714E2258 /* Build configuration list for PBXNativeTarget "Pods-Lottie-Screenshot" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8C1AEA7505361174C2C92F0BCC62AEEA /* Debug */, + C4D4E3DE71B81F26D8F2701C64F24545 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + D804F465D9A0DC3E66D8A83A437125E5 /* Build configuration list for PBXNativeTarget "Pods-Lottie-ScreenshotTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 3E5E3446EA9E6283BA620F9C00FD056E /* Debug */, + 9E5655E0BB8AB07FBFE190CBBFA5BB34 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */; +} diff --git a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m new file mode 100644 index 0000000000..fb0c8fe94c --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_FBSnapshotTestCase : NSObject +@end +@implementation PodsDummy_FBSnapshotTestCase +@end diff --git a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch new file mode 100644 index 0000000000..aa992a4adb --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch @@ -0,0 +1,4 @@ +#ifdef __OBJC__ +#import +#endif + diff --git a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig new file mode 100644 index 0000000000..820f7190ed --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig @@ -0,0 +1,11 @@ +CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/FBSnapshotTestCase +ENABLE_BITCODE = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -framework "XCTest" +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.markdown b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.markdown new file mode 100644 index 0000000000..102af75385 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.markdown @@ -0,0 +1,3 @@ +# Acknowledgements +This application makes use of the following third party libraries: +Generated by CocoaPods - https://cocoapods.org diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.plist b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.plist new file mode 100644 index 0000000000..7acbad1eab --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.plist @@ -0,0 +1,29 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - https://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-dummy.m b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-dummy.m new file mode 100644 index 0000000000..299783bbd4 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_Lottie_Screenshot : NSObject +@end +@implementation PodsDummy_Pods_Lottie_Screenshot +@end diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-frameworks.sh b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-frameworks.sh new file mode 100755 index 0000000000..893c16a631 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-frameworks.sh @@ -0,0 +1,84 @@ +#!/bin/sh +set -e + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # use filter instead of exclude so missing patterns dont' throw errors + echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements \"$1\"" + /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements "$1" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current file + archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + stripped="" + for arch in $archs; do + if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi +} + diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-resources.sh b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-resources.sh new file mode 100755 index 0000000000..25e9d37757 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-resources.sh @@ -0,0 +1,96 @@ +#!/bin/sh +set -e + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +case "${TARGETED_DEVICE_FAMILY}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync -av $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + rsync -av "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.debug.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.debug.xcconfig new file mode 100644 index 0000000000..108374dfaf --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.debug.xcconfig @@ -0,0 +1,8 @@ +ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = $(inherited) -ObjC +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.release.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.release.xcconfig new file mode 100644 index 0000000000..108374dfaf --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.release.xcconfig @@ -0,0 +1,8 @@ +ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = $(inherited) -ObjC +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.markdown b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.markdown new file mode 100644 index 0000000000..11cf6504db --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.markdown @@ -0,0 +1,240 @@ +# Acknowledgements +This application makes use of the following third party libraries: + +## FBSnapshotTestCase + +BSD License + +For the FBSnapshotTestCase software + +Copyright (c) 2013, Facebook, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +## lottie-ios + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +Generated by CocoaPods - https://cocoapods.org diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.plist b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.plist new file mode 100644 index 0000000000..5d417f5a6c --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.plist @@ -0,0 +1,278 @@ + + + + + PreferenceSpecifiers + + + FooterText + This application makes use of the following third party libraries: + Title + Acknowledgements + Type + PSGroupSpecifier + + + FooterText + BSD License + +For the FBSnapshotTestCase software + +Copyright (c) 2013, Facebook, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name Facebook nor the names of its contributors may be used to + endorse or promote products derived from this software without specific + prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + License + BSD + Title + FBSnapshotTestCase + Type + PSGroupSpecifier + + + FooterText + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + License + Apache + Title + lottie-ios + Type + PSGroupSpecifier + + + FooterText + Generated by CocoaPods - https://cocoapods.org + Title + + Type + PSGroupSpecifier + + + StringsTable + Acknowledgements + Title + Acknowledgements + + diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-dummy.m b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-dummy.m new file mode 100644 index 0000000000..aee6a10079 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_Lottie_ScreenshotTests : NSObject +@end +@implementation PodsDummy_Pods_Lottie_ScreenshotTests +@end diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-frameworks.sh b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-frameworks.sh new file mode 100755 index 0000000000..893c16a631 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-frameworks.sh @@ -0,0 +1,84 @@ +#!/bin/sh +set -e + +echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" +mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + +SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" + +install_framework() +{ + if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then + local source="${BUILT_PRODUCTS_DIR}/$1" + elif [ -r "${BUILT_PRODUCTS_DIR}/$(basename "$1")" ]; then + local source="${BUILT_PRODUCTS_DIR}/$(basename "$1")" + elif [ -r "$1" ]; then + local source="$1" + fi + + local destination="${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + + if [ -L "${source}" ]; then + echo "Symlinked..." + source="$(readlink "${source}")" + fi + + # use filter instead of exclude so missing patterns dont' throw errors + echo "rsync -av --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" --filter \"- Headers\" --filter \"- PrivateHeaders\" --filter \"- Modules\" \"${source}\" \"${destination}\"" + rsync -av --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${source}" "${destination}" + + local basename + basename="$(basename -s .framework "$1")" + binary="${destination}/${basename}.framework/${basename}" + if ! [ -r "$binary" ]; then + binary="${destination}/${basename}" + fi + + # Strip invalid architectures so "fat" simulator / device frameworks work on device + if [[ "$(file "$binary")" == *"dynamically linked shared library"* ]]; then + strip_invalid_archs "$binary" + fi + + # Resign the code if required by the build settings to avoid unstable apps + code_sign_if_enabled "${destination}/$(basename "$1")" + + # Embed linked Swift runtime libraries. No longer necessary as of Xcode 7. + if [ "${XCODE_VERSION_MAJOR}" -lt 7 ]; then + local swift_runtime_libs + swift_runtime_libs=$(xcrun otool -LX "$binary" | grep --color=never @rpath/libswift | sed -E s/@rpath\\/\(.+dylib\).*/\\1/g | uniq -u && exit ${PIPESTATUS[0]}) + for lib in $swift_runtime_libs; do + echo "rsync -auv \"${SWIFT_STDLIB_PATH}/${lib}\" \"${destination}\"" + rsync -auv "${SWIFT_STDLIB_PATH}/${lib}" "${destination}" + code_sign_if_enabled "${destination}/${lib}" + done + fi +} + +# Signs a framework with the provided identity +code_sign_if_enabled() { + if [ -n "${EXPANDED_CODE_SIGN_IDENTITY}" -a "${CODE_SIGNING_REQUIRED}" != "NO" -a "${CODE_SIGNING_ALLOWED}" != "NO" ]; then + # Use the current code_sign_identitiy + echo "Code Signing $1 with Identity ${EXPANDED_CODE_SIGN_IDENTITY_NAME}" + echo "/usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements \"$1\"" + /usr/bin/codesign --force --sign ${EXPANDED_CODE_SIGN_IDENTITY} ${OTHER_CODE_SIGN_FLAGS} --preserve-metadata=identifier,entitlements "$1" + fi +} + +# Strip invalid architectures +strip_invalid_archs() { + binary="$1" + # Get architectures for current file + archs="$(lipo -info "$binary" | rev | cut -d ':' -f1 | rev)" + stripped="" + for arch in $archs; do + if ! [[ "${VALID_ARCHS}" == *"$arch"* ]]; then + # Strip non-valid architectures in-place + lipo -remove "$arch" -output "$binary" "$binary" || exit 1 + stripped="$stripped $arch" + fi + done + if [[ "$stripped" ]]; then + echo "Stripped $binary of architectures:$stripped" + fi +} + diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-resources.sh b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-resources.sh new file mode 100755 index 0000000000..25e9d37757 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-resources.sh @@ -0,0 +1,96 @@ +#!/bin/sh +set -e + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +case "${TARGETED_DEVICE_FAMILY}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync -av $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + rsync -av "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "$XCASSET_FILES" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.debug.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.debug.xcconfig new file mode 100644 index 0000000000..1e82290828 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.debug.xcconfig @@ -0,0 +1,10 @@ +ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +LIBRARY_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/FBSnapshotTestCase" "$PODS_CONFIGURATION_BUILD_DIR/lottie-ios" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = $(inherited) -ObjC -l"FBSnapshotTestCase" -l"lottie-ios" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -framework "XCTest" +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.release.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.release.xcconfig new file mode 100644 index 0000000000..1e82290828 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.release.xcconfig @@ -0,0 +1,10 @@ +ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO +FRAMEWORK_SEARCH_PATHS = $(inherited) $(PLATFORM_DIR)/Developer/Library/Frameworks "$(PLATFORM_DIR)/Developer/Library/Frameworks" +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +LIBRARY_SEARCH_PATHS = $(inherited) "$PODS_CONFIGURATION_BUILD_DIR/FBSnapshotTestCase" "$PODS_CONFIGURATION_BUILD_DIR/lottie-ios" +OTHER_CFLAGS = $(inherited) -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" -isystem "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = $(inherited) -ObjC -l"FBSnapshotTestCase" -l"lottie-ios" -framework "Foundation" -framework "QuartzCore" -framework "UIKit" -framework "XCTest" +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT}/Pods diff --git a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m new file mode 100644 index 0000000000..67e66c90b7 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_lottie_ios : NSObject +@end +@implementation PodsDummy_lottie_ios +@end diff --git a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch new file mode 100644 index 0000000000..aa992a4adb --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch @@ -0,0 +1,4 @@ +#ifdef __OBJC__ +#import +#endif + diff --git a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios.xcconfig b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios.xcconfig new file mode 100644 index 0000000000..f9ae3a3465 --- /dev/null +++ b/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios.xcconfig @@ -0,0 +1,9 @@ +CONFIGURATION_BUILD_DIR = $PODS_CONFIGURATION_BUILD_DIR/lottie-ios +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/lottie-ios" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/FBSnapshotTestCase" "${PODS_ROOT}/Headers/Public/lottie-ios" +OTHER_LDFLAGS = -framework "UIKit" +PODS_BUILD_DIR = $BUILD_DIR +PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest0@2x.png new file mode 100644 index 0000000000..635e4f95c1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png new file mode 100644 index 0000000000..12ca874dbe Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png new file mode 100644 index 0000000000..47d523f25a Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png new file mode 100644 index 0000000000..f2150feba1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png new file mode 100644 index 0000000000..abf6d39770 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png new file mode 100644 index 0000000000..d01dad4947 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png new file mode 100644 index 0000000000..fef23715a5 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png new file mode 100644 index 0000000000..f1c0e987c8 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png new file mode 100644 index 0000000000..5a46603c2c Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png new file mode 100644 index 0000000000..68b5d16eda Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png new file mode 100644 index 0000000000..b338c583de Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png new file mode 100644 index 0000000000..7ed86d6c1b Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png new file mode 100644 index 0000000000..310fa4acf0 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png new file mode 100644 index 0000000000..67fe7c9441 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png new file mode 100644 index 0000000000..0728ca49c0 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png new file mode 100644 index 0000000000..39ed026b38 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png new file mode 100644 index 0000000000..94f0de5f6e Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png new file mode 100644 index 0000000000..64debdb76c Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png new file mode 100644 index 0000000000..39ed026b38 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png new file mode 100644 index 0000000000..eab3a85c92 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png new file mode 100644 index 0000000000..3d63f3ff3f Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png new file mode 100644 index 0000000000..eea1c9df2a Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png new file mode 100644 index 0000000000..0104c4ce21 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png new file mode 100644 index 0000000000..0104c4ce21 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png new file mode 100644 index 0000000000..375c04d935 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png new file mode 100644 index 0000000000..477b201efa Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png new file mode 100644 index 0000000000..4a5f02d89a Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png new file mode 100644 index 0000000000..6b44425b2e Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png new file mode 100644 index 0000000000..efb05fb3ce Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png new file mode 100644 index 0000000000..c449d363ce Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png new file mode 100644 index 0000000000..6b37dd1bfb Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png new file mode 100644 index 0000000000..be2456578a Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png new file mode 100644 index 0000000000..3909052a6f Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png new file mode 100644 index 0000000000..2c601c563e Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png new file mode 100644 index 0000000000..24f5f18559 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png new file mode 100644 index 0000000000..eaf160be22 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png new file mode 100644 index 0000000000..f2150feba1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png new file mode 100644 index 0000000000..a6ce53fda1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png new file mode 100644 index 0000000000..d8a9a37ec8 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png new file mode 100644 index 0000000000..f5a6e2b6a6 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png new file mode 100644 index 0000000000..0825a1e581 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png new file mode 100644 index 0000000000..c5cb885721 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png new file mode 100644 index 0000000000..e3797ed966 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png new file mode 100644 index 0000000000..f799ff0cbb Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png new file mode 100644 index 0000000000..45142cdf5e Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png new file mode 100644 index 0000000000..32a780a9a1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png new file mode 100644 index 0000000000..dcc8ac286a Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png new file mode 100644 index 0000000000..57e3538606 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png new file mode 100644 index 0000000000..a0a5095fb4 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png new file mode 100644 index 0000000000..ea15de49f6 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png new file mode 100644 index 0000000000..9434dc5486 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png new file mode 100644 index 0000000000..318793e41c Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png new file mode 100644 index 0000000000..949170a84b Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png new file mode 100644 index 0000000000..b869d3d2f3 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png new file mode 100644 index 0000000000..be5b4d14ed Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png new file mode 100644 index 0000000000..2e847aa5d9 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png new file mode 100644 index 0000000000..03f72553ea Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png new file mode 100644 index 0000000000..0468be3d70 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png new file mode 100644 index 0000000000..d28df99f04 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png new file mode 100644 index 0000000000..da6b88b5a5 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png new file mode 100644 index 0000000000..fb0e41bc96 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png new file mode 100644 index 0000000000..c6489cbc6d Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png new file mode 100644 index 0000000000..5fc0438181 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png new file mode 100644 index 0000000000..c564bc7fa1 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png new file mode 100644 index 0000000000..bc1b7d8277 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png new file mode 100644 index 0000000000..56955c9f9d Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png new file mode 100644 index 0000000000..56955c9f9d Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png new file mode 100644 index 0000000000..8b697ea3eb Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png new file mode 100644 index 0000000000..780e6d7a8c Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png new file mode 100644 index 0000000000..0dc2b30792 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png new file mode 100644 index 0000000000..2b244cf4d5 Binary files /dev/null and b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png differ diff --git a/Lottie.xcodeproj/project.pbxproj b/Lottie.xcodeproj/project.pbxproj index 2a62603be8..06708a3395 100644 --- a/Lottie.xcodeproj/project.pbxproj +++ b/Lottie.xcodeproj/project.pbxproj @@ -143,6 +143,29 @@ 481A4AEC1E4A78A0003CF62B /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 481A4AE11E4A78A0003CF62B /* UIColor.h */; }; 481A4AED1E4A78A0003CF62B /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 481A4AE21E4A78A0003CF62B /* UIColor.m */; }; 481A4AEE1E4A78A5003CF62B /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 481A4ADC1E4A78A0003CF62B /* LOTPlatformCompat.h */; }; + 4883E4E31E5F9EE400027E57 /* LOTStrokeShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 489F8E111E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m */; }; + 4883E4E41E5F9EE400027E57 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 48183C9B1E54E20B0039F121 /* CGGeometry+LOTAdditions.m */; }; + 484EBA161E565AF700D4CAD9 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA141E565AF700D4CAD9 /* LOTAsset.h */; }; + 484EBA171E565AF700D4CAD9 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA141E565AF700D4CAD9 /* LOTAsset.h */; }; + 484EBA181E565AF700D4CAD9 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA151E565AF700D4CAD9 /* LOTAsset.m */; }; + 484EBA191E565AF700D4CAD9 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA151E565AF700D4CAD9 /* LOTAsset.m */; }; + 484EBA1A1E565AF700D4CAD9 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA151E565AF700D4CAD9 /* LOTAsset.m */; }; + 484EBA251E57898D00D4CAD9 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA231E57898D00D4CAD9 /* LOTLayerGroup.h */; }; + 484EBA261E57898D00D4CAD9 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 484EBA231E57898D00D4CAD9 /* LOTLayerGroup.h */; }; + 484EBA271E57898D00D4CAD9 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA241E57898D00D4CAD9 /* LOTLayerGroup.m */; }; + 484EBA281E57898D00D4CAD9 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 484EBA241E57898D00D4CAD9 /* LOTLayerGroup.m */; }; + 4883E4E71E5FA59200027E57 /* LOTCompositionLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4883E4E51E5FA59200027E57 /* LOTCompositionLayer.h */; }; + 4883E4E81E5FA59200027E57 /* LOTCompositionLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4883E4E51E5FA59200027E57 /* LOTCompositionLayer.h */; }; + 4883E4E91E5FA59200027E57 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4E61E5FA59200027E57 /* LOTCompositionLayer.m */; }; + 4883E4EA1E5FA59200027E57 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4E61E5FA59200027E57 /* LOTCompositionLayer.m */; }; + 4883E4EB1E5FA59200027E57 /* LOTCompositionLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4E61E5FA59200027E57 /* LOTCompositionLayer.m */; }; + 4883E4F01E5FA5EE00027E57 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 4883E4EC1E5FA5EE00027E57 /* LOTAssetGroup.h */; }; + 4883E4F11E5FA5EE00027E57 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 4883E4EC1E5FA5EE00027E57 /* LOTAssetGroup.h */; }; + 4883E4F21E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4ED1E5FA5EE00027E57 /* LOTAssetGroup.m */; }; + 4883E4F31E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4ED1E5FA5EE00027E57 /* LOTAssetGroup.m */; }; + 4883E4F41E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E4ED1E5FA5EE00027E57 /* LOTAssetGroup.m */; }; + 4883E4FA1E5FA67200027E57 /* LOTStrokeShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 489F8E111E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m */; }; + 4883E4FB1E5FA67200027E57 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 48183C9B1E54E20B0039F121 /* CGGeometry+LOTAdditions.m */; }; 489F8E121E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 489F8E101E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h */; }; 489F8E131E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 489F8E101E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h */; }; 489F8E141E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 489F8E111E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m */; }; @@ -280,6 +303,14 @@ 481A4AE01E4A78A0003CF62B /* UIBezierPath.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIBezierPath.m; sourceTree = ""; }; 481A4AE11E4A78A0003CF62B /* UIColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIColor.h; sourceTree = ""; }; 481A4AE21E4A78A0003CF62B /* UIColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIColor.m; sourceTree = ""; }; + 484EBA141E565AF700D4CAD9 /* LOTAsset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; + 484EBA151E565AF700D4CAD9 /* LOTAsset.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.m; sourceTree = ""; }; + 484EBA231E57898D00D4CAD9 /* LOTLayerGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; + 484EBA241E57898D00D4CAD9 /* LOTLayerGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; + 4883E4E51E5FA59200027E57 /* LOTCompositionLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTCompositionLayer.h; sourceTree = ""; }; + 4883E4E61E5FA59200027E57 /* LOTCompositionLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionLayer.m; sourceTree = ""; }; + 4883E4EC1E5FA5EE00027E57 /* LOTAssetGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; + 4883E4ED1E5FA5EE00027E57 /* LOTAssetGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; 489F8E101E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOTStrokeShapeLayer.h; sourceTree = ""; }; 489F8E111E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeShapeLayer.m; sourceTree = ""; }; 62CA59B81E3C173B002D7188 /* Lottie.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Lottie.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -322,6 +353,8 @@ children = ( 481A4A181E4A7885003CF62B /* LOTAnimatableLayer.h */, 481A4A191E4A7885003CF62B /* LOTAnimatableLayer.m */, + 4883E4E51E5FA59200027E57 /* LOTCompositionLayer.h */, + 4883E4E61E5FA59200027E57 /* LOTCompositionLayer.m */, 481A4A1A1E4A7885003CF62B /* LOTEllipseShapeLayer.h */, 481A4A1B1E4A7885003CF62B /* LOTEllipseShapeLayer.m */, 481A4A1C1E4A7885003CF62B /* LOTGroupLayerView.h */, @@ -390,6 +423,8 @@ 481A4A3F1E4A7885003CF62B /* Models */ = { isa = PBXGroup; children = ( + 4883E4EC1E5FA5EE00027E57 /* LOTAssetGroup.h */, + 4883E4ED1E5FA5EE00027E57 /* LOTAssetGroup.m */, 481A4A401E4A7885003CF62B /* LOTComposition.h */, 481A4A411E4A7885003CF62B /* LOTComposition.m */, 481A4A421E4A7885003CF62B /* LOTLayer.h */, @@ -397,6 +432,10 @@ 481A4A441E4A7885003CF62B /* LOTMask.h */, 481A4A451E4A7885003CF62B /* LOTMask.m */, 481A4A461E4A7885003CF62B /* LOTModels.h */, + 484EBA141E565AF700D4CAD9 /* LOTAsset.h */, + 484EBA151E565AF700D4CAD9 /* LOTAsset.m */, + 484EBA231E57898D00D4CAD9 /* LOTLayerGroup.h */, + 484EBA241E57898D00D4CAD9 /* LOTLayerGroup.m */, 481A4A471E4A7885003CF62B /* LOTShapeCircle.h */, 481A4A481E4A7885003CF62B /* LOTShapeCircle.m */, 481A4A491E4A7885003CF62B /* LOTShapeFill.h */, @@ -523,7 +562,9 @@ 481A4AB91E4A7885003CF62B /* LOTShapeGroup.h in Headers */, 481A4A5F1E4A7885003CF62B /* LOTEllipseShapeLayer.h in Headers */, 481A4ACD1E4A7885003CF62B /* LOTShapeTrimPath.h in Headers */, + 4883E4F01E5FA5EE00027E57 /* LOTAssetGroup.h in Headers */, 489F8E121E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h in Headers */, + 484EBA251E57898D00D4CAD9 /* LOTLayerGroup.h in Headers */, 481A4A671E4A7885003CF62B /* LOTLayerView.h in Headers */, 481A4AC11E4A7885003CF62B /* LOTShapeRectangle.h in Headers */, 481A4AC51E4A7885003CF62B /* LOTShapeStroke.h in Headers */, @@ -535,9 +576,11 @@ 481A4A771E4A7885003CF62B /* LOTAnimatableBoundsValue.h in Headers */, 481A4AB11E4A7885003CF62B /* LOTShapeCircle.h in Headers */, 481A4A8B1E4A7885003CF62B /* LOTAnimatableShapeValue.h in Headers */, + 484EBA161E565AF700D4CAD9 /* LOTAsset.h in Headers */, 481A4AAB1E4A7885003CF62B /* LOTMask.h in Headers */, 481A4A871E4A7885003CF62B /* LOTAnimatableScaleValue.h in Headers */, 481A4A951E4A7885003CF62B /* CAAnimationGroup+LOTAnimatableGroup.h in Headers */, + 4883E4E71E5FA59200027E57 /* LOTCompositionLayer.h in Headers */, 481A4AA71E4A7885003CF62B /* LOTLayer.h in Headers */, 2DBA19324CDD83B5F0F115B8 /* LOTAnimationView_Compat.h in Headers */, ); @@ -566,6 +609,7 @@ 481A4A601E4A7885003CF62B /* LOTEllipseShapeLayer.h in Headers */, 481A4ACA1E4A7885003CF62B /* LOTShapeTransform.h in Headers */, 481A4AE51E4A78A0003CF62B /* CALayer+Compat.h in Headers */, + 484EBA171E565AF700D4CAD9 /* LOTAsset.h in Headers */, 489F8E131E4CF3BE00F2DEB7 /* LOTStrokeShapeLayer.h in Headers */, 48183C9D1E54E20B0039F121 /* CGGeometry+LOTAdditions.h in Headers */, 481A4A701E4A7885003CF62B /* LOTRectShapeLayer.h in Headers */, @@ -580,9 +624,12 @@ 481A4AC61E4A7885003CF62B /* LOTShapeStroke.h in Headers */, 481A4AA41E4A7885003CF62B /* LOTComposition.h in Headers */, 481A4A801E4A7885003CF62B /* LOTAnimatableNumberValue.h in Headers */, + 484EBA261E57898D00D4CAD9 /* LOTLayerGroup.h in Headers */, + 4883E4E81E5FA59200027E57 /* LOTCompositionLayer.h in Headers */, 481A4ACE1E4A7885003CF62B /* LOTShapeTrimPath.h in Headers */, 481A4AA01E4A7885003CF62B /* UIColor+Expanded.h in Headers */, FAE1F7CE1E428CBE002E0974 /* LOTAnimationTransitionController.h in Headers */, + 4883E4F11E5FA5EE00027E57 /* LOTAssetGroup.h in Headers */, FAE1F7D71E428CBE002E0974 /* Lottie.h in Headers */, 481A4AAC1E4A7885003CF62B /* LOTMask.h in Headers */, 481A4A961E4A7885003CF62B /* CAAnimationGroup+LOTAnimatableGroup.h in Headers */, @@ -710,10 +757,12 @@ buildActionMask = 2147483647; files = ( 481A4ACB1E4A7885003CF62B /* LOTShapeTransform.m in Sources */, + 484EBA271E57898D00D4CAD9 /* LOTLayerGroup.m in Sources */, 481A4A6D1E4A7885003CF62B /* LOTMaskLayer.m in Sources */, 481A4A971E4A7885003CF62B /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, 481A4A811E4A7885003CF62B /* LOTAnimatableNumberValue.m in Sources */, 481A4A931E4A7885003CF62B /* LOTAnimationCache.m in Sources */, + 4883E4E91E5FA59200027E57 /* LOTCompositionLayer.m in Sources */, 481A4AA11E4A7885003CF62B /* UIColor+Expanded.m in Sources */, 481A4AA51E4A7885003CF62B /* LOTComposition.m in Sources */, 481A4A7D1E4A7885003CF62B /* LOTAnimatableColorValue.m in Sources */, @@ -729,6 +778,7 @@ 481A4A5D1E4A7885003CF62B /* LOTAnimatableLayer.m in Sources */, 481A4ABB1E4A7885003CF62B /* LOTShapeGroup.m in Sources */, 481A4AAD1E4A7885003CF62B /* LOTMask.m in Sources */, + 484EBA181E565AF700D4CAD9 /* LOTAsset.m in Sources */, 481A4A8D1E4A7885003CF62B /* LOTAnimatableShapeValue.m in Sources */, 481A4AB31E4A7885003CF62B /* LOTShapeCircle.m in Sources */, 481A4A711E4A7885003CF62B /* LOTRectShapeLayer.m in Sources */, @@ -737,6 +787,7 @@ 481A4ABF1E4A7885003CF62B /* LOTShapePath.m in Sources */, 481A4A611E4A7885003CF62B /* LOTEllipseShapeLayer.m in Sources */, 481A4A851E4A7885003CF62B /* LOTAnimatablePointValue.m in Sources */, + 4883E4F21E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */, 481A4A791E4A7885003CF62B /* LOTAnimatableBoundsValue.m in Sources */, 481A4AD31E4A7885003CF62B /* LOTAnimationView.m in Sources */, 481A4A891E4A7885003CF62B /* LOTAnimatableScaleValue.m in Sources */, @@ -747,12 +798,15 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 4883E4FA1E5FA67200027E57 /* LOTStrokeShapeLayer.m in Sources */, + 4883E4FB1E5FA67200027E57 /* CGGeometry+LOTAdditions.m in Sources */, 84FE12F81E4C1553009B157C /* LOTAnimatableLayer.m in Sources */, 84FE12F91E4C1553009B157C /* LOTEllipseShapeLayer.m in Sources */, 84FE12FA1E4C1553009B157C /* LOTGroupLayerView.m in Sources */, 84FE12FB1E4C1553009B157C /* LOTLayerView.m in Sources */, 84FE12FC1E4C1553009B157C /* LOTMaskLayer.m in Sources */, 84FE12FD1E4C1553009B157C /* LOTRectShapeLayer.m in Sources */, + 4883E4F41E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */, 84FE12FE1E4C1553009B157C /* LOTShapeLayerView.m in Sources */, 84FE12FF1E4C1553009B157C /* LOTAnimatableBoundsValue.m in Sources */, 84FE13001E4C1553009B157C /* LOTAnimatableColorValue.m in Sources */, @@ -763,9 +817,11 @@ 84FE13051E4C1553009B157C /* LOTAnimationCache.m in Sources */, 84FE13061E4C1553009B157C /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, 84FE13081E4C1553009B157C /* UIColor+Expanded.m in Sources */, + 484EBA1A1E565AF700D4CAD9 /* LOTAsset.m in Sources */, 84FE13091E4C1553009B157C /* LOTComposition.m in Sources */, 84FE130A1E4C1553009B157C /* LOTLayer.m in Sources */, 84FE130B1E4C1553009B157C /* LOTMask.m in Sources */, + 4883E4EB1E5FA59200027E57 /* LOTCompositionLayer.m in Sources */, 84FE130C1E4C1553009B157C /* LOTShapeCircle.m in Sources */, 84FE130D1E4C1553009B157C /* LOTShapeFill.m in Sources */, 84FE130E1E4C1553009B157C /* LOTShapeGroup.m in Sources */, @@ -789,6 +845,7 @@ 481A4A941E4A7885003CF62B /* LOTAnimationCache.m in Sources */, 481A4AD01E4A7885003CF62B /* LOTShapeTrimPath.m in Sources */, 481A4AA61E4A7885003CF62B /* LOTComposition.m in Sources */, + 4883E4F31E5FA5EE00027E57 /* LOTAssetGroup.m in Sources */, 481A4AC41E4A7885003CF62B /* LOTShapeRectangle.m in Sources */, 481A4ACC1E4A7885003CF62B /* LOTShapeTransform.m in Sources */, 481A4AB81E4A7885003CF62B /* LOTShapeFill.m in Sources */, @@ -800,7 +857,9 @@ 481A4A5E1E4A7885003CF62B /* LOTAnimatableLayer.m in Sources */, 481A4A8A1E4A7885003CF62B /* LOTAnimatableScaleValue.m in Sources */, 481A4A861E4A7885003CF62B /* LOTAnimatablePointValue.m in Sources */, + 484EBA191E565AF700D4CAD9 /* LOTAsset.m in Sources */, 481A4A621E4A7885003CF62B /* LOTEllipseShapeLayer.m in Sources */, + 484EBA281E57898D00D4CAD9 /* LOTLayerGroup.m in Sources */, 481A4A821E4A7885003CF62B /* LOTAnimatableNumberValue.m in Sources */, 481A4AE41E4A78A0003CF62B /* CADisplayLink.m in Sources */, 481A4A981E4A7885003CF62B /* CAAnimationGroup+LOTAnimatableGroup.m in Sources */, @@ -813,6 +872,7 @@ 481A4AE91E4A78A0003CF62B /* NSValue+Compat.m in Sources */, 481A4AE61E4A78A0003CF62B /* CALayer+Compat.m in Sources */, 481A4AEB1E4A78A0003CF62B /* UIBezierPath.m in Sources */, + 4883E4EA1E5FA59200027E57 /* LOTCompositionLayer.m in Sources */, 481A4A7A1E4A7885003CF62B /* LOTAnimatableBoundsValue.m in Sources */, 481A4A7E1E4A7885003CF62B /* LOTAnimatableColorValue.m in Sources */, 481A4AAA1E4A7885003CF62B /* LOTLayer.m in Sources */, diff --git a/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h index 944d006473..41a23a0b76 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.h @@ -10,8 +10,8 @@ @interface LOTAnimatableLayer : CALayer -- (instancetype)initWithDuration:(NSTimeInterval)duration NS_DESIGNATED_INITIALIZER; +- (instancetype)initWithLayerDuration:(NSTimeInterval)duration NS_DESIGNATED_INITIALIZER; -@property (nonatomic, readonly) NSTimeInterval laAnimationDuration; +@property (nonatomic, readonly) NSTimeInterval layerDuration; @end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m index c16e01b07b..0e31c24961 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTAnimatableLayer.m @@ -10,10 +10,10 @@ @implementation LOTAnimatableLayer -- (instancetype)initWithDuration:(NSTimeInterval)duration { +- (instancetype)initWithLayerDuration:(NSTimeInterval)duration { self = [super init]; if (self) { - _laAnimationDuration = duration; + _layerDuration = duration; } return self; } diff --git a/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.h new file mode 100644 index 0000000000..cec001a13c --- /dev/null +++ b/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.h @@ -0,0 +1,26 @@ +// +// LOTCompositionLayer.h +// Pods +// +// Created by Brandon Withrow on 2/17/17. +// +// + +#import +#import "LOTAnimationView_Compat.h" + +@class LOTLayerGroup; +@class LOTAssetGroup; + +@interface LOTCompositionLayer : CALayer + +- (instancetype)initWithLayerGroup:(LOTLayerGroup *)layerGroup + withAssetGroup:(LOTAssetGroup *)assetGroup + withBounds:(CGRect)bounds; + +- (void)addSublayer:(LOTView *)view + toLayerNamed:(NSString *)layer; + +- (void)layoutCustomChildLayers; + +@end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.m new file mode 100644 index 0000000000..f8d950b45a --- /dev/null +++ b/lottie-ios/Classes/AnimatableLayers/LOTCompositionLayer.m @@ -0,0 +1,155 @@ +// +// LOTCompositionLayer.m +// Pods +// +// Created by Brandon Withrow on 2/17/17. +// +// + +#import "LOTCompositionLayer.h" +#import "LOTPlatformCompat.h" +#import "LOTLayerView.h" +#import "LOTAnimationView_Internal.h" +#import "LOTAsset.h" +#import "LOTAssetGroup.h" + +@interface LOTCustomChild : NSObject + +@property (nonatomic, strong) LOTView *childView; +@property (nonatomic, weak) LOTLayerView *layer; +@property (nonatomic, assign) LOTConstraintType constraint; + +@end + +@implementation LOTCustomChild + +@end + +@implementation LOTCompositionLayer { + NSDictionary *_layerMap; + NSDictionary *_layerNameMap; + NSMutableArray *_customLayers; +} + +- (instancetype)initWithLayerGroup:(LOTLayerGroup *)layerGroup + withAssetGroup:(LOTAssetGroup *)assetGroup + withBounds:(CGRect)bounds { + self = [super init]; + if (self) { + self.masksToBounds = YES; + [self _setupWithLayerGroup:layerGroup withAssetGroup:assetGroup withBounds:bounds]; + } + return self; +} + +- (void)_setupWithLayerGroup:(LOTLayerGroup *)layerGroup + withAssetGroup:(LOTAssetGroup *)assetGroup + withBounds:(CGRect)bounds + { + if (_customLayers) { + for (LOTCustomChild *child in _customLayers) { + [child.childView.layer removeFromSuperlayer]; + } + _customLayers = nil; + } + + if (_layerMap) { + _layerMap = nil; + [self removeAllAnimations]; + [self.sublayers makeObjectsPerformSelector:@selector(removeFromSuperlayer)]; + } + + if (_layerNameMap) { + _layerNameMap = nil; + } + + self.bounds = bounds; + + NSMutableDictionary *layerMap = [NSMutableDictionary dictionary]; + NSMutableDictionary *layerNameMap = [NSMutableDictionary dictionary]; + + NSArray *reversedItems = [[layerGroup.layers reverseObjectEnumerator] allObjects]; + + CALayer *maskedLayer = nil; + for (LOTLayer *layer in reversedItems) { + LOTAsset *asset; + + if (layer.referenceID) { + asset = [assetGroup assetModelForID:layer.referenceID]; + } + + LOTLayerView *layerView = [[LOTLayerView alloc] initWithModel:layer inLayerGroup:layerGroup]; + + if (asset.layerGroup) { + LOTCompositionLayer *precompLayer = [[LOTCompositionLayer alloc] initWithLayerGroup:asset.layerGroup + withAssetGroup:assetGroup + withBounds:layer.layerBounds]; + precompLayer.frame = layer.layerBounds; + [layerView LOT_addChildLayer:precompLayer]; + } + + layerMap[layer.layerID] = layerView; + layerNameMap[layer.layerName] = layerView; + if (maskedLayer) { + maskedLayer.mask = layerView; + maskedLayer = nil; + } else { + if (layer.matteType == LOTMatteTypeAdd) { + maskedLayer = layerView; + } + [self addSublayer:layerView]; + } + } + _layerMap = layerMap; + _layerNameMap = layerNameMap; +} + +- (void)layoutCustomChildLayers { + if (!_customLayers.count) { + return; + } + + for (LOTCustomChild *child in _customLayers) { + switch (child.constraint) { + case LOTConstraintTypeAlignToLayer: + child.childView.frame = child.layer.bounds; + break; + case LOTConstraintTypeAlignToBounds: { + CGRect selfBounds = self.frame; + CGRect convertedBounds = [child.childView.layer.superlayer convertRect:selfBounds fromLayer:self]; + child.childView.layer.frame = convertedBounds; + } break; + default: + break; + } + } +} + +- (void)addSubview:(LOTView *)view + toLayerNamed:(NSString *)layer { + LOTConstraintType constraint = LOTConstraintTypeAlignToBounds; + LOTLayerView *layerObject = _layerNameMap[layer]; + LOTCustomChild *newChild = [[LOTCustomChild alloc] init]; + newChild.constraint = constraint; + newChild.childView = view; + + if (!layer) { + NSException* layerNotFoundExpection = [NSException exceptionWithName:@"LayerNotFoundException" + reason:@"The required layer was not specified." + userInfo:nil]; + @throw layerNotFoundExpection; + } else { + newChild.layer = layerObject; + [layerObject.superlayer insertSublayer:view.layer above:layerObject]; + + view.layer.mask = layerObject; + } + + if (!_customLayers) { + _customLayers = [NSMutableArray array]; + } + [_customLayers addObject:newChild]; + [self layoutCustomChildLayers]; +} + +@end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h index 5d6ea1d4d3..043158c677 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.h @@ -16,6 +16,6 @@ stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration; + withLayerDuration:(NSTimeInterval)duration; @end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m index aa23648608..cdd89e5619 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTEllipseShapeLayer.m @@ -123,8 +123,8 @@ const CGFloat kEllipseControlPointPercentage = 0.55228; stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration { - self = [super initWithDuration:duration]; + withLayerDuration:(NSTimeInterval)duration { + self = [super initWithLayerDuration:duration]; if (self) { _circle = circleShape; _stroke = stroke; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h index c19444ff26..b4c0c98cc0 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.h @@ -22,7 +22,7 @@ fill:(LOTShapeFill *)previousFill stroke:(LOTShapeStroke *)previousStroke trimPath:(LOTShapeTrimPath *)previousTrimPath - withDuration:(NSTimeInterval)duration; + withLayerDuration:(NSTimeInterval)duration; @property (nonatomic, readonly) LOTShapeGroup *shapeGroup; @property (nonatomic, readonly) LOTShapeTransform *shapeTransform; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m index da87d25ad9..248de0acd1 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTGroupLayerView.m @@ -24,8 +24,8 @@ fill:(LOTShapeFill *)previousFill stroke:(LOTShapeStroke *)previousStroke trimPath:(LOTShapeTrimPath *)previousTrimPath - withDuration:(NSTimeInterval)duration { - self = [super initWithDuration:duration]; + withLayerDuration:(NSTimeInterval)duration { + self = [super initWithLayerDuration:duration]; if (self) { _shapeGroup = shapeGroup; _shapeTransform = previousTransform; @@ -73,7 +73,7 @@ stroke:currentStroke trim:currentTrim transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [self addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeRectangle class]]) { @@ -83,7 +83,7 @@ stroke:currentStroke trim:currentTrim transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [self addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeCircle class]]) { @@ -93,7 +93,7 @@ stroke:currentStroke trim:currentTrim transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [self addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeGroup class]]) { @@ -103,7 +103,7 @@ fill:currentFill stroke:currentStroke trimPath:currentTrim - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [groupLayers addObject:groupLayer]; [self addSublayer:groupLayer]; } diff --git a/lottie-ios/Classes/AnimatableLayers/LOTLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.h index 5ebcbf3b28..82c139e169 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTLayerView.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.h @@ -13,7 +13,9 @@ @interface LOTLayerView : LOTAnimatableLayer -- (instancetype)initWithModel:(LOTLayer *)model inComposition:(LOTComposition *)comp; +- (instancetype)initWithModel:(LOTLayer *)model inLayerGroup:(LOTLayerGroup *)layerGroup; + +- (void)LOT_addChildLayer:(CALayer *)childLayer; @property (nonatomic, readonly) LOTLayer *layerModel; @property (nonatomic, assign) BOOL debugModeOn; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.m index 1b81ce8ffd..8c82cdf1af 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTLayerView.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTLayerView.m @@ -17,7 +17,7 @@ @interface LOTParentLayer : LOTAnimatableLayer -- (instancetype)initWithParentModel:(LOTLayer *)parent inComposition:(LOTComposition *)comp; +- (instancetype)initWithParentModel:(LOTLayer *)parent; @end @@ -26,10 +26,10 @@ CAAnimationGroup *_animation; } -- (instancetype)initWithParentModel:(LOTLayer *)parent inComposition:(LOTComposition *)comp { - self = [super initWithDuration:comp.timeDuration]; +- (instancetype)initWithParentModel:(LOTLayer *)parent { + self = [super initWithLayerDuration:parent.layerDuration]; if (self) { - self.bounds = parent.compBounds; + self.bounds = parent.layerBounds; _parentModel = parent; [self _setupLayerFromModel]; } @@ -90,23 +90,21 @@ CAAnimationGroup *_animation; CAKeyframeAnimation *_inOutAnimation; NSArray *_parentLayers; - LOTComposition *_composition; LOTMaskLayer *_maskLayer; } -- (instancetype)initWithModel:(LOTLayer *)model inComposition:(LOTComposition *)comp { - self = [super initWithDuration:comp.timeDuration]; +- (instancetype)initWithModel:(LOTLayer *)model inLayerGroup:(LOTLayerGroup *)layerGroup { + self = [super initWithLayerDuration:model.layerDuration]; if (self) { _layerModel = model; - _composition = comp; - [self _setupViewFromModel]; + [self _setupViewFromModelWithLayerGroup:layerGroup]; } return self; } -- (void)_setupViewFromModel { +- (void)_setupViewFromModelWithLayerGroup:(LOTLayerGroup *)layersGroup { self.backgroundColor = nil; - self.bounds = _composition.compBounds; + self.bounds = _layerModel.layerBounds; self.anchorPoint = CGPointZero; _childContainerLayer = [CALayer new]; @@ -114,7 +112,8 @@ _childContainerLayer.backgroundColor = _layerModel.solidColor.CGColor; if (_layerModel.layerType == LOTLayerTypeSolid) { - _childContainerLayer.bounds = CGRectMake(0, 0, _layerModel.solidWidth.floatValue, _layerModel.solidHeight.floatValue); + self.bounds = _layerModel.parentCompBounds; + _childContainerLayer.bounds = _layerModel.layerBounds; _childContainerLayer.backgroundColor = nil; _childContainerLayer.masksToBounds = NO; @@ -125,13 +124,24 @@ [_childContainerLayer addSublayer:solid]; } + if (_layerModel.layerType == LOTLayerTypePrecomp) { + self.bounds = _layerModel.parentCompBounds; + _childContainerLayer.bounds = _layerModel.layerBounds; + } + + if (_layerModel.layerType == LOTLayerTypeImage) { + self.bounds = _layerModel.parentCompBounds; + _childContainerLayer.bounds = _layerModel.layerBounds; + [self _setImageForAsset]; + } + NSNumber *parentID = _layerModel.parentID; CALayer *currentChild = _childContainerLayer; NSMutableArray *parentLayers = [NSMutableArray array]; if (parentID) { while (parentID != nil) { - LOTLayer *parentModel = [_composition layerModelForID:parentID]; - LOTParentLayer *parentLayer = [[LOTParentLayer alloc] initWithParentModel:parentModel inComposition:_composition]; + LOTLayer *parentModel = [layersGroup layerModelForID:parentID]; + LOTParentLayer *parentLayer = [[LOTParentLayer alloc] initWithParentModel:parentModel]; [parentLayer addSublayer:currentChild]; [parentLayers addObject:parentLayer]; currentChild = parentLayer; @@ -164,7 +174,7 @@ NSArray *groupItems = _layerModel.shapes; NSArray *reversedItems = [[groupItems reverseObjectEnumerator] allObjects]; - LOTShapeTransform *currentTransform = [LOTShapeTransform transformIdentityWithCompBounds:_composition.compBounds]; + LOTShapeTransform *currentTransform = [LOTShapeTransform transformIdentityWithCompBounds:_layerModel.layerBounds]; LOTShapeTrimPath *currentTrimPath = nil; LOTShapeFill *currentFill = nil; LOTShapeStroke *currentStroke = nil; @@ -178,7 +188,7 @@ fill:currentFill stroke:currentStroke trimPath:currentTrimPath - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [_childContainerLayer addSublayer:groupLayer]; [shapeLayers addObject:groupLayer]; } else if ([item isKindOfClass:[LOTShapePath class]]) { @@ -188,7 +198,7 @@ stroke:currentStroke trim:currentTrimPath transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [_childContainerLayer addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeRectangle class]]) { @@ -198,7 +208,7 @@ stroke:currentStroke trim:currentTrimPath transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [_childContainerLayer addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeCircle class]]) { @@ -208,7 +218,7 @@ stroke:currentStroke trim:currentTrimPath transform:currentTransform - withDuration:self.laAnimationDuration]; + withLayerDuration:self.layerDuration]; [shapeLayers addObject:shapeLayer]; [_childContainerLayer addSublayer:shapeLayer]; } else if ([item isKindOfClass:[LOTShapeTransform class]]) { @@ -225,7 +235,7 @@ _shapeLayers = shapeLayers; if (_layerModel.masks) { - _maskLayer = [[LOTMaskLayer alloc] initWithMasks:_layerModel.masks inComposition:_composition]; + _maskLayer = [[LOTMaskLayer alloc] initWithMasks:_layerModel.masks inLayer:_layerModel]; _childContainerLayer.mask = _maskLayer; } @@ -270,19 +280,24 @@ [_childContainerLayer addAnimation:_animation forKey:@"LottieAnimation"]; } - if (_layerModel.hasInOutAnimation) { - CAKeyframeAnimation *inOutAnimation = [CAKeyframeAnimation animationWithKeyPath:@"hidden"]; - inOutAnimation.keyTimes = _layerModel.inOutKeyTimes; - inOutAnimation.values = _layerModel.inOutKeyframes; - inOutAnimation.duration = _layerModel.compDuration; - inOutAnimation.calculationMode = kCAAnimationDiscrete; - inOutAnimation.fillMode = kCAFillModeForwards; - inOutAnimation.removedOnCompletion = NO; - _inOutAnimation = inOutAnimation; - _inOutAnimation.duration = self.laAnimationDuration; - [self addAnimation:_inOutAnimation forKey:@""]; - } + CAKeyframeAnimation *inOutAnimation = [CAKeyframeAnimation animationWithKeyPath:@"hidden"]; + inOutAnimation.keyTimes = _layerModel.inOutKeyTimes; + inOutAnimation.values = _layerModel.inOutKeyframes; + inOutAnimation.duration = _layerModel.layerDuration; + inOutAnimation.calculationMode = kCAAnimationDiscrete; + inOutAnimation.fillMode = kCAFillModeBoth; + inOutAnimation.removedOnCompletion = NO; + + _inOutAnimation = inOutAnimation; + _inOutAnimation.duration = self.layerDuration; + [self addAnimation:_inOutAnimation forKey:@"inout"]; + self.duration = self.layerDuration + LOT_singleFrameTimeValue; + +} + +- (void)LOT_addChildLayer:(CALayer *)childLayer { + [_childContainerLayer addSublayer:childLayer]; } - (void)setDebugModeOn:(BOOL)debugModeOn { @@ -291,6 +306,10 @@ self.borderWidth = debugModeOn ? 2 : 0; self.backgroundColor = debugModeOn ? [[UIColor blueColor] colorWithAlphaComponent:0.2].CGColor : [UIColor clearColor].CGColor; + _childContainerLayer.borderColor = debugModeOn ? [UIColor yellowColor].CGColor : nil; + _childContainerLayer.borderWidth = debugModeOn ? 2 : 0; + _childContainerLayer.backgroundColor = debugModeOn ? [[UIColor orangeColor] colorWithAlphaComponent:0.2].CGColor : [UIColor clearColor].CGColor; + for (LOTGroupLayerView *group in _shapeLayers) { group.debugModeOn = debugModeOn; } @@ -302,4 +321,35 @@ return text; } +#if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR + +- (void)_setImageForAsset { + if (_layerModel.imageAsset.imageName) { + NSArray *components = [_layerModel.imageAsset.imageName componentsSeparatedByString:@"."]; + UIImage *image = [UIImage imageNamed:components.firstObject]; + if (image) { + _childContainerLayer.contents = (__bridge id _Nullable)(image.CGImage); + } + } +} + +#else + +- (void)_setImageForAsset { + if (_layerModel.imageAsset.imageName) { + NSArray *components = [_layerModel.imageAsset.imageName componentsSeparatedByString:@"."]; + NSImage *image = [NSImage imageNamed:components.firstObject]; + if (image) { + NSWindow *window = [NSApp mainWindow]; + CGFloat desiredScaleFactor = [window backingScaleFactor]; + CGFloat actualScaleFactor = [image recommendedLayerContentsScale:desiredScaleFactor]; + id layerContents = [image layerContentsForContentsScale:actualScaleFactor]; + _childContainerLayer.contents = layerContents; + } + } + +} + +#endif + @end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h index c4d61e7123..fc9f1295e7 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.h @@ -11,7 +11,7 @@ @interface LOTMaskLayer : LOTAnimatableLayer -- (instancetype)initWithMasks:(NSArray *)masks inComposition:(LOTComposition *)comp; +- (instancetype)initWithMasks:(NSArray *)masks inLayer:(LOTLayer *)layer; @property (nonatomic, readonly) NSArray *masks; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m index 4d68aa3e92..dda144da3c 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTMaskLayer.m @@ -10,15 +10,15 @@ #import "CAAnimationGroup+LOTAnimatableGroup.h" @implementation LOTMaskLayer { - LOTComposition *_composition; + LOTLayer *_layer; NSArray *_maskLayers; } -- (instancetype)initWithMasks:(NSArray *)masks inComposition:(LOTComposition *)comp { - self = [super initWithDuration:comp.timeDuration]; +- (instancetype)initWithMasks:(NSArray *)masks inLayer:(LOTLayer *)layer { + self = [super initWithLayerDuration:layer.layerDuration]; if (self) { _masks = masks; - _composition = comp; + _layer = layer; [self _setupViewFromModel]; } return self; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h index fdedc65e0c..7a9016a2c6 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.h @@ -17,6 +17,6 @@ stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration; + withLayerDuration:(NSTimeInterval)duration; @end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m index c7e60c3fe9..caac2d20d1 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTRectShapeLayer.m @@ -70,7 +70,7 @@ // UIBezierPath Draws rects from the top left corner, After Effects draws them from the top right. // Switching to manual drawing. - CGFloat radius = presentationRect.rectCornerRadius; + CGFloat radius = MIN(MIN(halfWidth, halfHeight), presentationRect.rectCornerRadius); UIBezierPath *path1 = [UIBezierPath new]; UIBezierPath *path2 = [UIBezierPath new]; @@ -155,8 +155,8 @@ stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration { - self = [super initWithDuration:duration]; + withLayerDuration:(NSTimeInterval)duration { + self = [super initWithLayerDuration:duration]; if (self) { _rectangle = rectShape; _stroke = stroke; diff --git a/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h index 59afd9aa11..efdd7c245f 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h +++ b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.h @@ -16,6 +16,6 @@ stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration; + withLayerDuration:(NSTimeInterval)duration; @end diff --git a/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m index f64bf75f4d..820f9dac36 100644 --- a/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m +++ b/lottie-ios/Classes/AnimatableLayers/LOTShapeLayerView.m @@ -30,8 +30,8 @@ stroke:(LOTShapeStroke *)stroke trim:(LOTShapeTrimPath *)trim transform:(LOTShapeTransform *)transform - withDuration:(NSTimeInterval)duration { - self = [super initWithDuration:duration]; + withLayerDuration:(NSTimeInterval)duration { + self = [super initWithLayerDuration:duration]; if (self) { _path = shape; _stroke = stroke; diff --git a/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.h b/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.h index 4b6fc82a91..4397205eed 100644 --- a/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.h +++ b/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.h @@ -8,6 +8,7 @@ // extern const CGSize CGSizeMax; +extern const NSTimeInterval LOT_singleFrameTimeValue; CGRect LOT_RectIntegral(CGRect rect); diff --git a/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.m b/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.m index 47c1e06283..fe570260f0 100644 --- a/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.m +++ b/lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.m @@ -2,6 +2,7 @@ #import "CGGeometry+LOTAdditions.h" const CGSize CGSizeMax = {CGFLOAT_MAX, CGFLOAT_MAX}; +const NSTimeInterval LOT_singleFrameTimeValue = 1.0 / 60.0; // // Core Graphics Geometry Additions // diff --git a/lottie-ios/Classes/Models/LOTAsset.h b/lottie-ios/Classes/Models/LOTAsset.h new file mode 100644 index 0000000000..d1cffd859d --- /dev/null +++ b/lottie-ios/Classes/Models/LOTAsset.h @@ -0,0 +1,32 @@ +// +// LOTAsset.h +// Pods +// +// Created by Brandon Withrow on 2/16/17. +// +// + +#import +#import + +@class LOTLayerGroup; +@class LOTLayer; +@class LOTAssetGroup; + +@interface LOTAsset : NSObject + +- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary + withBounds:(CGRect)bounds + withFramerate:(NSNumber * _Nullable)framerate + withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup; + +@property (nonatomic, readonly) NSString *referenceID; +@property (nonatomic, readonly) NSNumber *assetWidth; +@property (nonatomic, readonly) NSNumber *assetHeight; + +@property (nonatomic, readonly) NSString *imageName; +@property (nonatomic, readonly) NSString *imageDirectory; + +@property (nonatomic, readonly) LOTLayerGroup *layerGroup; + +@end diff --git a/lottie-ios/Classes/Models/LOTAsset.m b/lottie-ios/Classes/Models/LOTAsset.m new file mode 100644 index 0000000000..e5713294af --- /dev/null +++ b/lottie-ios/Classes/Models/LOTAsset.m @@ -0,0 +1,63 @@ +// +// LOTAsset.m +// Pods +// +// Created by Brandon Withrow on 2/16/17. +// +// + +#import "LOTAsset.h" +#import "LOTLayer.h" +#import "LOTLayerGroup.h" +#import "LOTAssetGroup.h" + +@implementation LOTAsset + +- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary + withBounds:(CGRect)bounds + withFramerate:(NSNumber *)framerate + withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup{ + self = [super init]; + if (self) { + [self _mapFromJSON:jsonDictionary + withBounds:bounds + withFramerate:framerate + withAssetGroup:assetGroup]; + } + return self; +} + + +- (void)_mapFromJSON:(NSDictionary *)jsonDictionary + withBounds:(CGRect)bounds + withFramerate:(NSNumber *)framerate + withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup{ + _referenceID = [jsonDictionary[@"id"] copy]; + + if (jsonDictionary[@"w"]) { + _assetWidth = [jsonDictionary[@"w"] copy]; + } + + if (jsonDictionary[@"h"]) { + _assetHeight = [jsonDictionary[@"h"] copy]; + } + + if (jsonDictionary[@"u"]) { + _imageDirectory = [jsonDictionary[@"u"] copy]; + } + + if (jsonDictionary[@"p"]) { + _imageName = [jsonDictionary[@"p"] copy]; + } + + NSArray *layersJSON = jsonDictionary[@"layers"]; + if (layersJSON) { + _layerGroup = [[LOTLayerGroup alloc] initWithLayerJSON:layersJSON + withBounds:bounds + withFramerate:framerate + withAssetGroup:assetGroup]; + } + +} + +@end diff --git a/lottie-ios/Classes/Models/LOTAssetGroup.h b/lottie-ios/Classes/Models/LOTAssetGroup.h new file mode 100644 index 0000000000..3fdde36709 --- /dev/null +++ b/lottie-ios/Classes/Models/LOTAssetGroup.h @@ -0,0 +1,26 @@ +// +// LOTAssetGroup.h +// Pods +// +// Created by Brandon Withrow on 2/17/17. +// +// + +#import +#import + +@class LOTAsset; +@class LOTLayerGroup; +@interface LOTAssetGroup : NSObject + +- (instancetype)initWithJSON:(NSArray *)jsonArray; + +- (void)buildAssetNamed:(NSString *)refID + withBounds:(CGRect)bounds + andFramerate:(NSNumber * _Nullable)framerate; + +- (void)finalizeInitialization; + +- (LOTAsset *)assetModelForID:(NSNumber *)assetID; + +@end diff --git a/lottie-ios/Classes/Models/LOTAssetGroup.m b/lottie-ios/Classes/Models/LOTAssetGroup.m new file mode 100644 index 0000000000..f81b1a6ab7 --- /dev/null +++ b/lottie-ios/Classes/Models/LOTAssetGroup.m @@ -0,0 +1,62 @@ +// +// LOTAssetGroup.m +// Pods +// +// Created by Brandon Withrow on 2/17/17. +// +// + +#import "LOTAssetGroup.h" +#import "LOTAsset.h" + +@implementation LOTAssetGroup { + NSMutableDictionary *_assetMap; + NSDictionary *_assetJSONMap; +} + +- (instancetype)initWithJSON:(NSArray *)jsonArray { + self = [super init]; + if (self) { + _assetMap = [NSMutableDictionary dictionary]; + NSMutableDictionary *assetJSONMap = [NSMutableDictionary dictionary]; + for (NSDictionary *assetDictionary in jsonArray) { + NSString *referenceID = assetDictionary[@"id"]; + if (referenceID) { + assetJSONMap[referenceID] = assetDictionary; + } + } + _assetJSONMap = assetJSONMap; + } + return self; +} + +- (void)buildAssetNamed:(NSString *)refID + withBounds:(CGRect)bounds + andFramerate:(NSNumber * _Nullable)framerate { + + if ([self assetModelForID:refID]) { + return; + } + + NSDictionary *assetDictionary = _assetJSONMap[refID]; + if (assetDictionary) { + LOTAsset *asset = [[LOTAsset alloc] initWithJSON:assetDictionary + withBounds:bounds + withFramerate:framerate + withAssetGroup:self]; + _assetMap[refID] = asset; + } +} + +- (void)finalizeInitialization { + for (NSString *refID in _assetJSONMap.allKeys) { + [self buildAssetNamed:refID withBounds:CGRectZero andFramerate:nil]; + } + _assetJSONMap = nil; +} + +- (LOTAsset *)assetModelForID:(NSNumber *)assetID { + return _assetMap[assetID]; +} + +@end diff --git a/lottie-ios/Classes/Models/LOTComposition.h b/lottie-ios/Classes/Models/LOTComposition.h index 8332508242..fd4d6780a2 100644 --- a/lottie-ios/Classes/Models/LOTComposition.h +++ b/lottie-ios/Classes/Models/LOTComposition.h @@ -9,19 +9,20 @@ #import #import +@class LOTLayerGroup; @class LOTLayer; +@class LOTAssetGroup; @interface LOTComposition : NSObject - (instancetype)initWithJSON:(NSDictionary *)jsonDictionary; -@property (nonatomic, readonly) NSArray *layers; @property (nonatomic, readonly) CGRect compBounds; @property (nonatomic, readonly) NSNumber *startFrame; @property (nonatomic, readonly) NSNumber *endFrame; @property (nonatomic, readonly) NSNumber *framerate; @property (nonatomic, readonly) NSTimeInterval timeDuration; - -- (LOTLayer *)layerModelForID:(NSNumber *)layerID; +@property (nonatomic, readonly) LOTLayerGroup *layerGroup; +@property (nonatomic, readonly) LOTAssetGroup *assetGroup; @end diff --git a/lottie-ios/Classes/Models/LOTComposition.m b/lottie-ios/Classes/Models/LOTComposition.m index f20f0adaf6..10099cde9e 100644 --- a/lottie-ios/Classes/Models/LOTComposition.m +++ b/lottie-ios/Classes/Models/LOTComposition.m @@ -8,10 +8,10 @@ #import "LOTComposition.h" #import "LOTLayer.h" +#import "LOTAssetGroup.h" +#import "LOTLayerGroup.h" -@implementation LOTComposition { - NSDictionary *_modelMap; -} +@implementation LOTComposition - (instancetype)initWithJSON:(NSDictionary *)jsonDictionary { self = [super init]; @@ -39,19 +39,17 @@ _timeDuration = timeDuration; } - NSArray *layersJSON = jsonDictionary[@"layers"]; - NSMutableArray *layers = [NSMutableArray array]; - NSMutableDictionary *modelMap = [NSMutableDictionary dictionary]; - - for (NSDictionary *layerJSON in layersJSON) { - LOTLayer *layer = [[LOTLayer alloc] initWithJSON:layerJSON fromComposition:self]; - [layers addObject:layer]; - modelMap[layer.layerID] = layer; + NSArray *assetArray = jsonDictionary[@"assets"]; + if (assetArray.count) { + _assetGroup = [[LOTAssetGroup alloc] initWithJSON:assetArray]; } - NSArray *assets = jsonDictionary[@"assets"]; - if (assets && assets.count > 0) { - NSLog(@"%s: Warning: images and precomps are not supported.", __PRETTY_FUNCTION__); + NSArray *layersJSON = jsonDictionary[@"layers"]; + if (layersJSON) { + _layerGroup = [[LOTLayerGroup alloc] initWithLayerJSON:layersJSON + withBounds:_compBounds + withFramerate:_framerate + withAssetGroup:_assetGroup]; } NSString *version = jsonDictionary[@"v"]; @@ -61,12 +59,8 @@ NSLog(@"%s: Warning: version (%@) is lower than supported version (%@)", __PRETTY_FUNCTION__, version, supportedVersion); } - _modelMap = modelMap; - _layers = layers; -} + [_assetGroup finalizeInitialization]; -- (LOTLayer *)layerModelForID:(NSNumber *)layerID { - return _modelMap[layerID]; } @end diff --git a/lottie-ios/Classes/Models/LOTLayer.h b/lottie-ios/Classes/Models/LOTLayer.h index e022134a26..ce4fe25ff8 100644 --- a/lottie-ios/Classes/Models/LOTLayer.h +++ b/lottie-ios/Classes/Models/LOTLayer.h @@ -11,18 +11,19 @@ @class LOTShapeGroup; @class LOTMask; +@class LOTAsset; @class LOTAnimatableColorValue; @class LOTAnimatablePointValue; @class LOTAnimatableNumberValue; @class LOTAnimatableScaleValue; -@class LOTComposition; typedef enum : NSInteger { - LOTLayerTypeNone = 0, // bodymovin calls this a "PreComp" + LOTLayerTypePrecomp, LOTLayerTypeSolid, LOTLayerTypeImage, LOTLayerTypeNull, - LOTLayerTypeShape + LOTLayerTypeShape, + LOTLayerTypeUnknown } LOTLayerType; typedef enum : NSInteger { @@ -34,23 +35,30 @@ typedef enum : NSInteger { @interface LOTLayer : NSObject -- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary fromComposition:(LOTComposition *)composition; +- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary + withCompBounds:(CGRect)compBounds + withFramerate:(NSNumber *)framerate; + +- (void)setImageAsset:(LOTAsset *)imageAsset; @property (nonatomic, readonly) NSString *layerName; +@property (nonatomic, readonly) NSString *referenceID; @property (nonatomic, readonly) NSNumber *layerID; @property (nonatomic, readonly) LOTLayerType layerType; @property (nonatomic, readonly) NSNumber *parentID; @property (nonatomic, readonly) NSNumber *inFrame; @property (nonatomic, readonly) NSNumber *outFrame; -@property (nonatomic, readonly) CGRect compBounds; +@property (nonatomic, readonly) CGRect layerBounds; +@property (nonatomic, readonly) CGRect parentCompBounds; @property (nonatomic, readonly) NSNumber *framerate; @property (nonatomic, readonly) NSArray *shapes; @property (nonatomic, readonly) NSArray *masks; -@property (nonatomic, readonly) NSNumber *solidWidth; -@property (nonatomic, readonly) NSNumber *solidHeight; +@property (nonatomic, readonly) NSNumber *layerWidth; +@property (nonatomic, readonly) NSNumber *layerHeight; @property (nonatomic, readonly) UIColor *solidColor; +@property (nonatomic, readonly) LOTAsset *imageAsset; @property (nonatomic, readonly) LOTAnimatableNumberValue *opacity; @property (nonatomic, readonly) LOTAnimatableNumberValue *rotation; @@ -62,12 +70,10 @@ typedef enum : NSInteger { @property (nonatomic, readonly) LOTAnimatablePointValue *anchor; @property (nonatomic, readonly) LOTAnimatableScaleValue *scale; -@property (nonatomic, readonly) BOOL hasOutAnimation; @property (nonatomic, readonly) BOOL hasInAnimation; -@property (nonatomic, readonly) BOOL hasInOutAnimation; @property (nonatomic, readonly) NSArray *inOutKeyframes; @property (nonatomic, readonly) NSArray *inOutKeyTimes; -@property (nonatomic, readonly) NSTimeInterval compDuration; +@property (nonatomic, readonly) NSTimeInterval layerDuration; @property (nonatomic, readonly) LOTMatteType matteType; diff --git a/lottie-ios/Classes/Models/LOTLayer.m b/lottie-ios/Classes/Models/LOTLayer.m index d7b5589137..78a87c663e 100644 --- a/lottie-ios/Classes/Models/LOTLayer.m +++ b/lottie-ios/Classes/Models/LOTLayer.m @@ -7,6 +7,7 @@ // #import "LOTLayer.h" +#import "LOTAsset.h" #import "LOTAnimatableColorValue.h" #import "LOTAnimatablePointValue.h" #import "LOTAnimatableNumberValue.h" @@ -15,45 +16,58 @@ #import "LOTComposition.h" #import "LOTHelpers.h" #import "LOTMask.h" +#import "LOTHelpers.h" @implementation LOTLayer -- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary fromComposition:(LOTComposition *)composition { +- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary + withCompBounds:(CGRect)compBounds + withFramerate:(NSNumber *)framerate { self = [super init]; if (self) { - [self _mapFromJSON:jsonDictionary fromComposition:composition]; + [self _mapFromJSON:jsonDictionary withCompBounds:compBounds withFramerate:framerate]; } return self; } -- (void)_mapFromJSON:(NSDictionary *)jsonDictionary fromComposition:(LOTComposition *)composition { +- (void)_mapFromJSON:(NSDictionary *)jsonDictionary + withCompBounds:(CGRect)compBounds + withFramerate:(NSNumber *)framerate { + _parentCompBounds = compBounds; _layerName = [jsonDictionary[@"nm"] copy]; _layerID = [jsonDictionary[@"ind"] copy]; - _compBounds = composition.compBounds; - _framerate = composition.framerate; - NSInteger layerType = [jsonDictionary[@"ty"] integerValue]; - if (layerType <= LOTLayerTypeShape) { - if (layerType == LOTLayerTypeImage) { - NSLog(@"%s: Warning: image layer not supported. convert to a shape layer?", __PRETTY_FUNCTION__); - } - _layerType = layerType; - } else { - NSLog(@"%s: Warning: Invalid layer type: %d", __PRETTY_FUNCTION__, (int)layerType); - _layerType = LOTLayerTypeImage; + NSNumber *layerType = jsonDictionary[@"ty"]; + _layerType = layerType.integerValue; + + if (jsonDictionary[@"refId"]) { + _referenceID = [jsonDictionary[@"refId"] copy]; } _parentID = [jsonDictionary[@"parent"] copy]; + _inFrame = [jsonDictionary[@"ip"] copy]; _outFrame = [jsonDictionary[@"op"] copy]; + _framerate = framerate; + + _layerWidth = @(compBounds.size.width); + _layerHeight = @(compBounds.size.height); + + if (_layerType == LOTLayerTypePrecomp || + _layerType == LOTLayerTypeImage) { + _layerHeight = [jsonDictionary[@"h"] copy]; + _layerWidth = [jsonDictionary[@"w"] copy]; + } if (_layerType == LOTLayerTypeSolid) { - _solidWidth = jsonDictionary[@"sw"]; - _solidHeight = jsonDictionary[@"sh"]; - _compBounds = CGRectMake(0, 0, _solidWidth.floatValue, _solidHeight.floatValue); + _layerWidth = jsonDictionary[@"sw"]; + _layerHeight = jsonDictionary[@"sh"]; NSString *solidColor = jsonDictionary[@"sc"]; _solidColor = [UIColor LOT_colorWithHexString:solidColor]; } + + _layerBounds = CGRectMake(0, 0, _layerWidth.floatValue, _layerHeight.floatValue); + NSDictionary *ks = jsonDictionary[@"ks"]; NSDictionary *opacity = ks[@"o"]; @@ -85,7 +99,7 @@ NSDictionary *anchor = ks[@"a"]; if (anchor) { _anchor = [[LOTAnimatablePointValue alloc] initWithPointValues:anchor frameRate:_framerate]; - [_anchor remapPointsFromBounds:_compBounds toBounds:CGRectMake(0, 0, 1, 1)]; + [_anchor remapPointsFromBounds:_layerBounds toBounds:CGRectMake(0, 0, 1, 1)]; _anchor.usePathAnimation = NO; } @@ -106,47 +120,45 @@ NSMutableArray *shapes = [NSMutableArray array]; for (NSDictionary *shapeJSON in jsonDictionary[@"shapes"]) { - id shapeItem = [LOTShapeGroup shapeItemWithJSON:shapeJSON frameRate:_framerate compBounds:_compBounds]; + id shapeItem = [LOTShapeGroup shapeItemWithJSON:shapeJSON frameRate:_framerate compBounds:_layerBounds]; if (shapeItem) { [shapes addObject:shapeItem]; } } _shapes = shapes; - _hasInAnimation = (_inFrame.integerValue > composition.startFrame.integerValue); - _hasOutAnimation = (_outFrame.integerValue < composition.endFrame.integerValue); - _hasInOutAnimation = _hasInAnimation || _hasOutAnimation; - if (_hasInOutAnimation) { - NSMutableArray *keys = [NSMutableArray array]; - NSMutableArray *keyTimes = [NSMutableArray array]; - CGFloat compLength = composition.endFrame.floatValue - composition.startFrame.floatValue; - - if (_hasInAnimation) { - [keys addObject:@1]; - [keyTimes addObject:@0]; - [keys addObject:@0]; - CGFloat inTime = _inFrame.floatValue / compLength; - [keyTimes addObject:@(inTime)]; - } else { - [keys addObject:@0]; - [keyTimes addObject:@0]; - } - - if (_hasOutAnimation) { - [keys addObject:@1]; - CGFloat outTime = _outFrame.floatValue / compLength; - [keyTimes addObject:@(outTime)]; - [keys addObject:@1]; - [keyTimes addObject:@1]; - } else { - [keys addObject:@0]; - [keyTimes addObject:@1]; - } - - _compDuration = composition.timeDuration; - _inOutKeyTimes = keyTimes; - _inOutKeyframes = keys; + _hasInAnimation = _inFrame.integerValue > 0; + + NSMutableArray *keys = [NSMutableArray array]; + NSMutableArray *keyTimes = [NSMutableArray array]; + CGFloat layerLength = _outFrame.integerValue; + _layerDuration = (layerLength / _framerate.floatValue); + + if (_hasInAnimation) { + [keys addObject:@1]; + [keyTimes addObject:@0]; + [keys addObject:@0]; + CGFloat inTime = _inFrame.floatValue / layerLength; + [keyTimes addObject:@(inTime)]; + } else { + [keys addObject:@0]; + [keyTimes addObject:@0]; } + + [keys addObject:@1]; + [keyTimes addObject:@1]; + + + + _inOutKeyTimes = keyTimes; + _inOutKeyframes = keys; +} + +- (void)setImageAsset:(LOTAsset *)imageAsset { + _imageAsset = imageAsset; + [_anchor remapPointsFromBounds:CGRectMake(0, 0, 1, 1) toBounds:_layerBounds]; + _layerBounds = CGRectMake(0, 0, imageAsset.assetWidth.floatValue, imageAsset.assetHeight.floatValue); + [_anchor remapPointsFromBounds:_layerBounds toBounds:CGRectMake(0, 0, 1, 1)]; } - (NSString*)description { diff --git a/lottie-ios/Classes/Models/LOTLayerGroup.h b/lottie-ios/Classes/Models/LOTLayerGroup.h new file mode 100644 index 0000000000..b723546a9c --- /dev/null +++ b/lottie-ios/Classes/Models/LOTLayerGroup.h @@ -0,0 +1,27 @@ +// +// LOTLayerGroup.h +// Pods +// +// Created by Brandon Withrow on 2/16/17. +// +// + +#import +#import + +@class LOTLayer; +@class LOTAssetGroup; + +@interface LOTLayerGroup : NSObject + +- (instancetype)initWithLayerJSON:(NSArray *)layersJSON + withBounds:(CGRect)bounds + withFramerate:(NSNumber *)framerate + withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup; + +@property (nonatomic, readonly) NSArray *layers; + +- (LOTLayer *)layerModelForID:(NSNumber *)layerID; +- (LOTLayer *)layerForReferenceID:(NSString *)referenceID; + +@end diff --git a/lottie-ios/Classes/Models/LOTLayerGroup.m b/lottie-ios/Classes/Models/LOTLayerGroup.m new file mode 100644 index 0000000000..367c1b457b --- /dev/null +++ b/lottie-ios/Classes/Models/LOTLayerGroup.m @@ -0,0 +1,68 @@ +// +// LOTLayerGroup.m +// Pods +// +// Created by Brandon Withrow on 2/16/17. +// +// + +#import "LOTLayerGroup.h" +#import "LOTLayer.h" +#import "LOTAssetGroup.h" + +@implementation LOTLayerGroup { + CGRect _bounds; + NSNumber *_framerate; + NSDictionary *_modelMap; + NSDictionary *_referenceIDMap; + NSArray *layersJSON; +} + +- (instancetype)initWithLayerJSON:(NSArray *)layersJSON + withBounds:(CGRect)bounds + withFramerate:(NSNumber *)framerate + withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup { + self = [super init]; + if (self) { + _framerate = framerate; + _bounds = bounds; + [self _mapFromJSON:layersJSON withAssetGroup:assetGroup]; + } + return self; +} + +- (void)_mapFromJSON:(NSArray *)layersJSON withAssetGroup:(LOTAssetGroup * _Nullable)assetGroup { + NSMutableArray *layers = [NSMutableArray array]; + NSMutableDictionary *modelMap = [NSMutableDictionary dictionary]; + NSMutableDictionary *referenceMap = [NSMutableDictionary dictionary]; + + for (NSDictionary *layerJSON in layersJSON) { + LOTLayer *layer = [[LOTLayer alloc] initWithJSON:layerJSON withCompBounds:_bounds withFramerate:_framerate]; + [layers addObject:layer]; + modelMap[layer.layerID] = layer; + if (layer.referenceID && assetGroup) { + referenceMap[layer.referenceID] = layer; + [assetGroup buildAssetNamed:layer.referenceID withBounds:layer.layerBounds andFramerate:layer.framerate]; + if (layer.layerType == LOTLayerTypeImage) { + LOTAsset *imageAsset = [assetGroup assetModelForID:layer.referenceID]; + if (imageAsset) { + [layer setImageAsset:imageAsset]; + } + } + } + } + + _referenceIDMap = referenceMap; + _modelMap = modelMap; + _layers = layers; +} + +- (LOTLayer *)layerModelForID:(NSNumber *)layerID { + return _modelMap[layerID]; +} + +- (LOTLayer *)layerForReferenceID:(NSString *)referenceID { + return _referenceIDMap[referenceID]; +} + +@end diff --git a/lottie-ios/Classes/Models/LOTModels.h b/lottie-ios/Classes/Models/LOTModels.h index b35f0c3aa5..8d2ec9e1da 100644 --- a/lottie-ios/Classes/Models/LOTModels.h +++ b/lottie-ios/Classes/Models/LOTModels.h @@ -28,5 +28,7 @@ #import "LOTShapeStroke.h" #import "LOTShapeTransform.h" #import "LOTShapeTrimPath.h" +#import "LOTLayerGroup.h" +#import "LOTAsset.h" #endif /* LOTModels_h */ diff --git a/lottie-ios/Classes/Private/LOTAnimationView.m b/lottie-ios/Classes/Private/LOTAnimationView.m index 9e7fc76984..b3ff43cdb5 100644 --- a/lottie-ios/Classes/Private/LOTAnimationView.m +++ b/lottie-ios/Classes/Private/LOTAnimationView.m @@ -13,8 +13,7 @@ #import "LOTHelpers.h" #import "LOTAnimationView_Internal.h" #import "LOTAnimationCache.h" - -const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; +#import "LOTCompositionLayer.h" @implementation LOTAnimationState { BOOL _needsAnimationUpdate; @@ -22,11 +21,13 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; BOOL _playFromBeginning; CFTimeInterval _previousLocalTime; CGFloat _animatedProgress; + NSNumber *_framerate; } -- (id)initWithDuration:(CGFloat)duration layer:(CALayer *)layer{ +- (id)initWithDuration:(CGFloat)duration layer:(CALayer *)layer frameRate:(NSNumber *)framerate { self = [super init]; if (self) { + _framerate = framerate; _layer = layer; _needsAnimationUpdate = NO; _animationIsPlaying = NO; @@ -117,7 +118,7 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; } _animatedProgress = animatedProgress > 1 ? fmod(animatedProgress, 1) : MAX(animatedProgress, 0); _animationIsPlaying = NO; - CFTimeInterval offset = _animatedProgress == 1 ? _animationDuration - singleFrameTimeValue : _animatedProgress * _animationDuration; + CFTimeInterval offset = _animatedProgress == 1 ? _animationDuration - LOT_singleFrameTimeValue : _animatedProgress * _animationDuration; CFTimeInterval clock = CACurrentMediaTime(); [self updateAnimationLayerClockTime:clock timeOffset:offset]; } @@ -163,29 +164,15 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; - (void)logStats:(NSString *)logName { CFTimeInterval localTime = [_layer convertTime:CACurrentMediaTime() fromLayer:nil]; - NSLog(@"LOTAnimationState %@ || Is Playing %@ || Duration %f || Speed %lf || Progress %lf || Local Time %lf || ", - logName, (_animationIsPlaying ? @"YES" : @"NO"), self.animationDuration, _layer.speed, self.animatedProgress, localTime); + NSLog(@"LOTAnimationState %@ || Is Playing %@ || Duration %f || Speed %lf || Progress %lf || Local Time %lf || Frame %i ", + logName, (_animationIsPlaying ? @"YES" : @"NO"), self.animationDuration, _layer.speed, self.animatedProgress, localTime, (int)(localTime * _framerate.integerValue)); } @end -@interface LOTCustomChild : NSObject - -@property (nonatomic, strong) LOTView *childView; -@property (nonatomic, weak) LOTLayerView *layer; -@property (nonatomic, assign) LOTConstraintType constraint; - -@end - -@implementation LOTCustomChild - -@end - @implementation LOTAnimationView { - NSDictionary *_layerMap; - NSDictionary *_layerNameMap; - NSMutableArray *_customLayers; - CALayer *_animationContainer; + CALayer *_timingLayer; + LOTCompositionLayer *_compLayer; CADisplayLink *_completionDisplayLink; BOOL hasFullyInitialized_; } @@ -231,7 +218,7 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; [self _initializeAnimationContainer]; [self _setupWithSceneModel:laScene restoreAnimationState:NO]; } else { - _animationState = [[LOTAnimationState alloc] initWithDuration:singleFrameTimeValue layer:nil]; + _animationState = [[LOTAnimationState alloc] initWithDuration:LOT_singleFrameTimeValue layer:nil frameRate:@1]; dispatch_async(dispatch_get_global_queue( DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^(void){ NSData *animationData = [NSData dataWithContentsOfURL:url]; if (!animationData) { @@ -270,9 +257,8 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; #if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR - (void)_initializeAnimationContainer { - _animationContainer = [CALayer new]; - _animationContainer.masksToBounds = YES; - [self.layer addSublayer:_animationContainer]; + _timingLayer = [CALayer new]; + [self.layer addSublayer:_timingLayer]; self.clipsToBounds = YES; } @@ -280,9 +266,8 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; - (void)_initializeAnimationContainer { self.wantsLayer = YES; - _animationContainer = [CALayer new]; - _animationContainer.masksToBounds = YES; - [self.layer addSublayer:_animationContainer]; + _timingLayer = [CALayer new]; + [self.layer addSublayer:_timingLayer]; } #endif @@ -291,7 +276,7 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; _sceneModel = model; [self _buildSubviewsFromModel]; LOTAnimationState *oldState = _animationState; - _animationState = [[LOTAnimationState alloc] initWithDuration:_sceneModel.timeDuration layer:_animationContainer]; + _animationState = [[LOTAnimationState alloc] initWithDuration:_sceneModel.timeDuration layer:_timingLayer frameRate:_sceneModel.framerate]; if (restoreAnimation && oldState) { [self setLoopAnimation:oldState.loopAnimation]; @@ -308,68 +293,16 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; } - (void)_buildSubviewsFromModel { - if (_customLayers) { - for (LOTCustomChild *child in _customLayers) { - [child.childView.layer removeFromSuperlayer]; - } - _customLayers = nil; - } - - if (_layerMap) { - _layerMap = nil; - [_animationContainer removeAllAnimations]; - [_animationContainer.sublayers makeObjectsPerformSelector:@selector(removeFromSuperlayer)]; - } - - if (_layerNameMap) { - _layerNameMap = nil; - } - - _animationContainer.transform = CATransform3DIdentity; - _animationContainer.bounds = _sceneModel.compBounds; - - NSMutableDictionary *layerMap = [NSMutableDictionary dictionary]; - NSMutableDictionary *layerNameMap = [NSMutableDictionary dictionary]; - - NSArray *reversedItems = [[_sceneModel.layers reverseObjectEnumerator] allObjects]; - - LOTLayerView *maskedLayer = nil; - for (LOTLayer *layer in reversedItems) { - LOTLayerView *layerView = [[LOTLayerView alloc] initWithModel:layer inComposition:_sceneModel]; - layerMap[layer.layerID] = layerView; - layerNameMap[layer.layerName] = layerView; - if (maskedLayer) { - maskedLayer.mask = layerView; - maskedLayer = nil; - } else { - if (layer.matteType == LOTMatteTypeAdd) { - maskedLayer = layerView; - } - [_animationContainer addSublayer:layerView]; - } - } - _layerMap = layerMap; - _layerNameMap = layerNameMap; -} - -- (void)_layoutCustomChildLayers { - if (!_customLayers.count) { - return; - } - - for (LOTCustomChild *child in _customLayers) { - switch (child.constraint) { - case LOTConstraintTypeAlignToLayer: - child.childView.frame = child.layer.bounds; - break; - case LOTConstraintTypeAlignToBounds: { - CGRect selfBounds = _animationContainer.frame; - CGRect convertedBounds = [child.childView.layer.superlayer convertRect:selfBounds fromLayer:self.layer]; - child.childView.layer.frame = convertedBounds; - } break; - default: - break; + if (_sceneModel) { + if (_compLayer) { + [_compLayer removeFromSuperlayer]; + [_compLayer removeAllAnimations]; + _compLayer = nil; } + _compLayer = [[LOTCompositionLayer alloc] initWithLayerGroup:_sceneModel.layerGroup + withAssetGroup:_sceneModel.assetGroup + withBounds:_sceneModel.compBounds]; + [_timingLayer addSublayer:_compLayer]; } } @@ -411,29 +344,7 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; - (void)addSubview:(LOTView *)view toLayerNamed:(NSString *)layer { - LOTConstraintType constraint = LOTConstraintTypeAlignToBounds; - LOTLayerView *layerObject = _layerNameMap[layer]; - LOTCustomChild *newChild = [[LOTCustomChild alloc] init]; - newChild.constraint = constraint; - newChild.childView = view; - - if (!layer) { - NSException* layerNotFoundExpection = [NSException exceptionWithName:@"LayerNotFoundException" - reason:@"The required layer was not specified." - userInfo:nil]; - @throw layerNotFoundExpection; - } else { - newChild.layer = layerObject; - [layerObject.superlayer insertSublayer:view.layer above:layerObject]; - - view.layer.mask = layerObject; - } - - if (!_customLayers) { - _customLayers = [NSMutableArray array]; - } - [_customLayers addObject:newChild]; - [self _layoutCustomChildLayers]; + [_compLayer addSublayer:view toLayerNamed:layer]; } # pragma mark - Display Link @@ -557,6 +468,17 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; } #else + +- (void)setCompletionBlock:(LOTAnimationCompletionBlock)completionBlock { + if (completionBlock) { + _completionBlock = ^(BOOL finished) { + dispatch_async(dispatch_get_main_queue(), ^{ completionBlock(finished); }); + }; + } + else { + _completionBlock = nil; + } +} - (void)setContentMode:(LOTViewContentMode)contentMode { _contentMode = contentMode; @@ -588,7 +510,7 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; - (void)_layout { if (!hasFullyInitialized_) { - _animationContainer.bounds = self.bounds; + _compLayer.bounds = self.bounds; return; } @@ -621,12 +543,13 @@ const NSTimeInterval singleFrameTimeValue = 1.0 / 60.0; [CATransaction begin]; [CATransaction setDisableActions:YES]; - _animationContainer.transform = CATransform3DIdentity; - _animationContainer.bounds = _sceneModel.compBounds; - _animationContainer.transform = xform; - _animationContainer.position = centerPoint; + _compLayer.transform = CATransform3DIdentity; + _compLayer.bounds = _sceneModel.compBounds; + _compLayer.transform = xform; + _compLayer.position = centerPoint; + [_compLayer layoutCustomChildLayers]; [CATransaction commit]; - [self _layoutCustomChildLayers]; + } @end diff --git a/lottie-ios/Classes/Private/LOTAnimationView_Internal.h b/lottie-ios/Classes/Private/LOTAnimationView_Internal.h index 28a04223df..ccc3c320d6 100644 --- a/lottie-ios/Classes/Private/LOTAnimationView_Internal.h +++ b/lottie-ios/Classes/Private/LOTAnimationView_Internal.h @@ -16,7 +16,7 @@ typedef enum : NSUInteger { @interface LOTAnimationState : NSObject -- (_Nonnull instancetype)initWithDuration:(CGFloat)duration layer:( CALayer * _Nullable)layer; +- (instancetype)initWithDuration:(CGFloat)duration layer:(CALayer *)layer frameRate:(NSNumber *)framerate; - (void)setAnimationIsPlaying:(BOOL)animationIsPlaying; - (void)setAnimationDoesLoop:(BOOL)loopAnimation; diff --git a/package.json b/package.json index a261e58f0b..0a10dc7fc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lottie-ios", - "version": "1.0.4", + "version": "1.0.5", "description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!", "main": "index.js", "scripts": {