diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 07a8d41025..4476fae7f2 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - lottie-ios (2.0.0) + - lottie-ios (2.0.1) DEPENDENCIES: - lottie-ios (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - lottie-ios: 7e7828153b1c6f0b508ccf08769aab7e1bee35a4 + lottie-ios: eebbfc38fb4259235270f28a843b978c76b2a878 PODFILE CHECKSUM: fdbd59f361db8744871f0e9a0b3f94e0b7b8ca6b diff --git a/Example/Pods/Local Podspecs/lottie-ios.podspec.json b/Example/Pods/Local Podspecs/lottie-ios.podspec.json index 918fde8b33..74d12e76f5 100644 --- a/Example/Pods/Local Podspecs/lottie-ios.podspec.json +++ b/Example/Pods/Local Podspecs/lottie-ios.podspec.json @@ -1,6 +1,6 @@ { "name": "lottie-ios", - "version": "2.0.0", + "version": "2.0.1", "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", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/airbnb/lottie-ios.git", - "tag": "2.0.0" + "tag": "2.0.1" }, "platforms": { "ios": "8.0", diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 07a8d41025..4476fae7f2 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,5 +1,5 @@ PODS: - - lottie-ios (2.0.0) + - lottie-ios (2.0.1) DEPENDENCIES: - lottie-ios (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - lottie-ios: 7e7828153b1c6f0b508ccf08769aab7e1bee35a4 + lottie-ios: eebbfc38fb4259235270f28a843b978c76b2a878 PODFILE CHECKSUM: fdbd59f361db8744871f0e9a0b3f94e0b7b8ca6b diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index 99ae58b6cb..603083b79a 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,242 +7,246 @@ objects = { /* Begin PBXBuildFile section */ - 007E4CE787CDDFE115BD2395C3D58B53 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0914C3D1BB020D1666BE3DF1319D1468 /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0113E6A9D6D2767987C3934A2D57B8F3 /* LOTBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 737372E68C45054F1F0E8F5293218A44 /* LOTBezierPath.m */; }; - 01205B9F0CE8A5EBBB54D1C5BCCB1DC4 /* LOTColorInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = A440B2CA5E8463B2855173E01F45A806 /* LOTColorInterpolator.m */; }; + 0133FFEADD530E893FFFD07F670D7125 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DDBC02C47FB1B42166C38BEBE6BA824 /* LOTMask.m */; }; 01B90D54FAED1AE4FD2D90E5B97772B5 /* Pods-Lottie Viewer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9AE28354BEE8C3C41E6AFE2DFC2E018D /* Pods-Lottie Viewer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 01DDBD5ED7F3E6E2F448FFBF783BF797 /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = C1181C44DD48ED3F2D8F1A8B71134253 /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 032FBB0ED63566E4130AB92DDC190E27 /* LOTTrimPathNode.h in Headers */ = {isa = PBXBuildFile; fileRef = CE73EEC50134B5B4F416A3401FF9042C /* LOTTrimPathNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0488909A5FD3E9599EA9ABBA911FFB34 /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = B96561392AC6D77B040BAB9416C80592 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 064F66D818DD4706CAC85F3B68F73749 /* LOTFillRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D9AB9A3C8544AAD6F9E922C1845A067 /* LOTFillRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 080EE2654013B1C6CF9C12A1F3BFA05B /* LOTShapeGradientFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 780084EBD7485CFA3B7416A62BABFD29 /* LOTShapeGradientFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 083078C54E5A97B03190C2A6753738E4 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = EDDE7EC7E5BC851A14AF0CB6D4D1D629 /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 0A3E668361239489ACC95FB7D0D33B8D /* LOTRenderNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CD4D05128042AE099820528EBB77DA5 /* LOTRenderNode.m */; }; - 0CC69162269AAE11F2EB0406E9BA6F92 /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 7638AF524716B756200A1E294DCE6DD0 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1160F958CF64DA2970E9C5D3C3BD0F73 /* LOTShapeGradientFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35E4EFB40361BED2B2D8ACC585D3B6 /* LOTShapeGradientFill.m */; }; - 15A69708FD63C15FA4AFDEB58D326221 /* LOTRenderGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = C8CA0E3E8CE98CBB51863ED33A60B443 /* LOTRenderGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 01CA18A104FE0B363D71E3D772D354E1 /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = BFEB629687AA55F0E8B966872425F44B /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0248B1D1666734466D451B0888BCF56B /* LOTLayerContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = A276AF18852C5AA4A0B4311C39FEACE1 /* LOTLayerContainer.m */; }; + 041815C5FFACF1BD99C2C2FFF800D91B /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 640AC583141578756994EA7D498CEBBC /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0469BBBF23001D56C120A10FE7334AEA /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A29106AD09AC0DEB000CE8F4CC5FE33 /* LOTShapeTransform.m */; }; + 0478F5BC379EC47489D18D0C4DA7C7B4 /* LOTBezierData.h in Headers */ = {isa = PBXBuildFile; fileRef = F7B615385B9C79685F281B2F9DE00AFF /* LOTBezierData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 04AC55B67C2D87F62787B225BB867EB8 /* LOTValueInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E61CC4B568663BB36FBFCCCD48AB927 /* LOTValueInterpolator.m */; }; + 058347143C5AAA20320AFD7EF865AF2E /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = EFF2B75871BAA4E24BFBB9EE5A967E4A /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 05E7FB7F11C0418FEE30BE3C338B7F20 /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BFD6FA18A487BDAFF00DCAB6892360D /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 07AA372423FD8BE23406FC8676CB2140 /* LOTLayerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = CE4EA067B06BC4E571940939C00F32AE /* LOTLayerContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 09249CC3AE4137A4E82FFE6FB7224C3E /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C31C307A2E1D58863801004254CE2FC /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0BDA7FEA0D7D3C3A59F2BEB61FE3521A /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = CBBD3D7AF8563FB005A8CA484A870417 /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 0C5DC0ACDEED0C2F5B0C40ADB8BD3713 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = AD0CD99851F4669CABDDFB3D2EC0E467 /* LOTAssetGroup.m */; }; + 0F32F097F6088B6FD6E69AED1E36D26B /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = EFB0884EA88CF20FB752FF4B654F4D9E /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 102531B7F530E09AFBEE42D809F0910B /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FEE9B2BD06631226BA1423A506F65DA5 /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 128D86D4ADCFA24F557711400BF9DFB2 /* LOTPathInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 163DE9F8317FC31F872997FB07F53922 /* LOTPathInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 135D8CD06B4F67D85B67E8BBA7662E37 /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = F5DF3F62FFE632E81B3DDF078FAC8824 /* LOTShapeGroup.m */; }; + 143471BF760AC7349F8F5FFADC47E4A1 /* LOTTransformInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = F12320BABAD12E91F078D72AE1924A1E /* LOTTransformInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 15138F82F7F05C4E4B16C9EACCCF28CC /* LOTValueInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = DFF9FE624EE5BE3288826890070B03B4 /* LOTValueInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; 15FC70FD083E40FAD0F5944D41DD88BE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B84DD8BA444B84A5807EA458734DA5D /* Foundation.framework */; }; - 1643723A3D83FB6AF451C7A569A0958A /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CBC1D36A6B981ABF7D54FD5E7E537F0 /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 16BC343FC946706017903227D9CD2ED9 /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 26061E2A3C9EFA49C45E1D4A045D5900 /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1A8CBD2FC2C0163FA3C8507DCA35B1F4 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 238C5B254AB52BE949F0C3F74A87F9D1 /* LOTAssetGroup.m */; }; - 1C11DCB6A779EDC031B683568D4A6D45 /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CD6A6E7124D229A032350C4BD92C108 /* LOTShapeFill.m */; }; - 1E4D6384007FC7B58B0CCB20D2E1DC28 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63E8A32304416366E7C4FC7A2D6C3A08 /* AppKit.framework */; }; - 1F1B7E5EFA728FE16CDF659D9D5D6C1B /* LOTRepeaterRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BD4F8E71F3DBF0AD3ED15D2224801B4 /* LOTRepeaterRenderer.m */; }; - 217A161C45EE7CD73ADA3B4CF4BACE24 /* LOTColorInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = A440B2CA5E8463B2855173E01F45A806 /* LOTColorInterpolator.m */; }; - 23737331826499B913A94AD28FC99BD0 /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E6E5442ECF02A8EEC377300C37FBC5 /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 23F3BE215E20A9C8F9A737A32238648A /* LOTSizeInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = E83AAA60413CCF33A4E8E7BE5ED844A1 /* LOTSizeInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 249FCB272BEAC94C791F2615D19BFABD /* LOTBezierData.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CB61C6731B26EDC8ED1A4D8524C5C1F /* LOTBezierData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 25FAA4843DBF1DAB3A7CB6498E582F5E /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD0010316488D8EC0A1800CF1A7F486 /* LOTLayer.m */; }; - 26FFDF193F926F36AF218AFC1FC0EF2E /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = CD107C64E33A91E1ACD8AE8E009965FA /* LOTShapePath.m */; }; - 27304B411D91507AE042CC581545A03C /* LOTValueInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 23EC07331D11117C34706DD26D827CBA /* LOTValueInterpolator.m */; }; - 27D818246FE55C56E740E6E40A77755B /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = C7E2C05F5BF80F29F77083777B0D4A7A /* UIColor+Expanded.m */; }; - 2996D07A6B5E82E6C2A7C231A8D9D433 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA13E2F72B2A84E8D774F18DD936CA54 /* UIKit.framework */; }; - 2A2211C52D8A29503D4AC6A6F3BFBCD3 /* LOTAnimatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F56F07FA10F7E5E57F35B93DBA7C9E6 /* LOTAnimatorNode.m */; }; - 2D7019381372FCC884F510469E37FFE2 /* LOTRenderGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EFFC03BECC29C79B75F8541338F68E9 /* LOTRenderGroup.m */; }; - 2E70E1EA65747D0874BF1979FBFE9C34 /* LOTSizeInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = E83AAA60413CCF33A4E8E7BE5ED844A1 /* LOTSizeInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E86F3F7B5CBF49F9FD6178E00E294E6 /* LOTTrimPathNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F2C1F23D90540B8557C36B1672D34D /* LOTTrimPathNode.m */; }; - 3040AC880CE183F72CAD989DE8458909 /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = B96561392AC6D77B040BAB9416C80592 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 30FEFF5535512D7C5FB6A930E4061C2B /* LOTCircleAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A9FB03B3E77F980AF170B3F5E5475DF /* LOTCircleAnimator.m */; }; - 3138F5BBE4FFBC10368BC613EE1B0FE5 /* LOTPolystarAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C98E6BA39ECBA1EDC1D792A6203F3BC /* LOTPolystarAnimator.m */; }; - 315967903F4A99096A38B84E8DFF6D6C /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = F055041EFDF9460DF1C60F767496E3DD /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 31E256A401FDD9C1CBBF8EBCCB95D39F /* LOTCompositionContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E651DBB1F9F0A5785B6B1867677AF657 /* LOTCompositionContainer.m */; }; - 31F37F818D3DAE33DF03F855EBC2AFB1 /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E811D6D61801082BFDE513DF2F2C96 /* LOTShapeTransform.m */; }; - 32BFFF62324A08FFBD2230B71077D8E6 /* LOTLayerContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = AAC5E0AE5D6E08C8F5422BB829EFA1F7 /* LOTLayerContainer.m */; }; - 36A21C8A065607D830D9C2AE7AFD7594 /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 14FC709609743F7B20CFF47FCEAB60B5 /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3B9A4C9C10150C57B65A3C699F70B7AE /* LOTShapeStar.m in Sources */ = {isa = PBXBuildFile; fileRef = D207A793A5F5FDC9C83183F9565E9196 /* LOTShapeStar.m */; }; - 3C0B74A7D9169975CE0FAAA6FEC3D57F /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E74CB75C96857653F0D6632949A999EE /* LOTAnimationCache.m */; }; - 3C4A5EB17655706A359D0C097F8BF5A6 /* LOTPointInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E05955FA282F55FC352425B41343D33 /* LOTPointInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3DBEE7AC2233565BF72657BC49B0B3C6 /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 14FC709609743F7B20CFF47FCEAB60B5 /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3DC0EFC3250B7D90FD71BFF74465180A /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 70DE1A1AB45E92A500B10062AB46FC51 /* LOTComposition.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3EC08015BF4F57E9040F7A89C14069CB /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CD602D21D6F65BC14087F3AEDF24A12 /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 41F03ADA61FD65A8D59C29EC3B47EE3E /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 56DD5837FEE2F25E3BEA1F3D44566EFA /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4408E5BC937D788836C12579CAA3C972 /* LOTStrokeRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 462F01DA1176DB5F3C94FBEC747E3E85 /* LOTStrokeRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 45973011F3F82C632C471238257DDE3F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B84DD8BA444B84A5807EA458734DA5D /* Foundation.framework */; }; - 4603CC5AFC2D351943CF4282E4D7A06C /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DCF473D4CAB48069DCDF518E4DD0E36C /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 46C16EDC081B6970E3185148D438AE58 /* LOTSizeInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E7E40F946EA566F3C1802D68E9525711 /* LOTSizeInterpolator.m */; }; - 4782C1892482777DF6AAC4851E816DE9 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 058DD00DE0B86D35D277715286A7B341 /* LOTMask.m */; }; - 47B7CAC357017B4D6BB37CE6EB7B80FE /* LOTBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 52B1ACA03A2820600528E3CB10A02EFA /* LOTBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 489AC67397663D822C2FD82E9AF86DF5 /* LOTTrimPathNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 14F2C1F23D90540B8557C36B1672D34D /* LOTTrimPathNode.m */; }; - 498AFC180716063FF23718CE832EF861 /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 660D86394AA9AE108D137A7554DE231A /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4C102EDE0618C1F6977296ECCBFFCA4C /* LOTNumberInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E48A0E6D9107A70680BDE3A9DD0B4921 /* LOTNumberInterpolator.m */; }; - 4D6322493BFB6E43DE3E24BE2E92C643 /* LOTPathAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 10C1E0415598A79FB027436ADD23237A /* LOTPathAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4DB6A95D59A44530939ED5534F0FF239 /* lottie-ios-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C415EA7F1183D8CBF4DD450C8E917A /* lottie-ios-iOS-dummy.m */; }; - 4E2E55FFF3B23BF374CA7C8C9E9201DA /* LOTKeyframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 963F50EB280BA0CC45F4452DB3242841 /* LOTKeyframe.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 506B645EC3C541FAED6C5A54380E10D7 /* LOTValueInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 23EC07331D11117C34706DD26D827CBA /* LOTValueInterpolator.m */; }; - 51776C0123A69159D64920D9086C6CF1 /* LOTPathInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = C18A98A12C76AE96590C46619AF50823 /* LOTPathInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5324E079388C9FBA49CF45980CF7B7E0 /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = C7E2C05F5BF80F29F77083777B0D4A7A /* UIColor+Expanded.m */; }; - 538C0E57D375BC58B64C2F3DAD1BA426 /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = C6199FA5510BF2C76F5188B039776BF4 /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 586AC15F0DD9D4D52D10A930A0014B45 /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = C474D58587388AA484CBDD3117A7B84E /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 58F90EFC3D5F3C7DA57600DC06CF4742 /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = C474D58587388AA484CBDD3117A7B84E /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 5B1B10D19127B822B1A59D51C6364E51 /* LOTRoundedRectAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A0C7193EB2F87E793153C60D42AC2E4 /* LOTRoundedRectAnimator.m */; }; - 5B5C6CB22E23150937A396AD937DF916 /* LOTShapeRepeater.h in Headers */ = {isa = PBXBuildFile; fileRef = D771C1BC9D5061096C8648E1156989E1 /* LOTShapeRepeater.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BD9577271A660A9177D7DA4C60F4E75 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 184E7BA8E6CDCE622A5BEFE919A33632 /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BDAA4C7122DA3F0DF3BFCC61B052099 /* LOTPolygonAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = A66AFC9A2D8C64B15D617B74ADE0A366 /* LOTPolygonAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5BEC1A3D75232CE2F3C7EB8FB44F84E4 /* LOTRenderGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = C8CA0E3E8CE98CBB51863ED33A60B443 /* LOTRenderGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5E307BBC680D38135FAA2EBCB0E3CF0F /* LOTBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 52B1ACA03A2820600528E3CB10A02EFA /* LOTBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 5EC8CACD3143F6A77AE0FC028AE55D6B /* LOTBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 737372E68C45054F1F0E8F5293218A44 /* LOTBezierPath.m */; }; - 5F02BF29BFDC04F0B1671A1512194418 /* lottie-ios-OSX-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 60CC0BDE6346F89ADB5DB741F83E073E /* lottie-ios-OSX-dummy.m */; }; - 5FD5D1E3D4AFB3EF6FBAB3F4547E5354 /* LOTArrayInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 670D66823248683CD22871B1BB4B23B8 /* LOTArrayInterpolator.m */; }; - 636B14B245046846CA324DFC0EA7BA26 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = FD755653E0E4F3638099505793310D06 /* CGGeometry+LOTAdditions.m */; }; - 648794749416A57BDEE58D8051CD47F7 /* LOTRepeaterRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 83559A1BFC28C491768C7E1B3E2E7E22 /* LOTRepeaterRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 65FF40093F0E3F93700C64C4F49CA676 /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CD602D21D6F65BC14087F3AEDF24A12 /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 668C9E46B1FE6DDAF5F767249AB6AEBD /* LOTShapeGradientFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E35E4EFB40361BED2B2D8ACC585D3B6 /* LOTShapeGradientFill.m */; }; + 17A00D57A6C4A6D6463E5F6522E8D129 /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = CA6F1F349655818E455BB32B81CE76C3 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 17A62FF686E85FEF13D1CBD7D0CC4EA7 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 388E5271657E5F451ACAA3DEED3F0883 /* CGGeometry+LOTAdditions.m */; }; + 1ABEC2E59BA7DBE57EF387E40F8AD425 /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 254929E078621D727680C60C8AD7D5F9 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 1BE630C1617D729AEA91961890C79DAD /* LOTNumberInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 124238FB2EC01ED7CC98B0310B47B923 /* LOTNumberInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1C5949AF6E78EEC3FFC58A185B792B28 /* LOTAnimationTransitionController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA79E353A86F9435F4C3AEFFA6435431 /* LOTAnimationTransitionController.m */; }; + 1DCC034B1DA8E26506816F2471973A53 /* LOTCompositionContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E163C612A86E86E93C227DD11031212D /* LOTCompositionContainer.m */; }; + 1DF1789AB573BE037050DC514AF3CBC5 /* LOTPolystarAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC5A2EA5A56A22F913CE6E9E4AD6103 /* LOTPolystarAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 1F9AB4BA70AA01C21D71C267AB9CE424 /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = CCB438EE180D15F5CD80E7F6EF8B67BC /* NSValue+Compat.m */; }; + 206FCFAA953237ED2F93448208A36010 /* LOTCircleAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EF80DBF84D5BCA14EA5DD32E2F4561E /* LOTCircleAnimator.m */; }; + 20E74BB34A430D7AADE3DB49AE08CF90 /* LOTStrokeRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 00F45D9395854D5914F249B4519A8435 /* LOTStrokeRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 215779D971C6A39D61AE80FD2FC198B2 /* LOTKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B4BF03CCBBC997108D8977F52E13425 /* LOTKeyframe.m */; }; + 2256B21D1AF91C4786C899DE39D862B3 /* LOTSizeInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E2E5BF778CE81D4DBD40B62520DC80C3 /* LOTSizeInterpolator.m */; }; + 2276B191DA471B6A80957FFB74A07402 /* LOTRepeaterRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E9EB8901935762854B21A580963F85B7 /* LOTRepeaterRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 22CB1FBDB1838FBB4022AD2C45288C0E /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = BE75E7306DA323A53F0BDC5E8ADE7D01 /* LOTShapePath.m */; }; + 250DEAA2D3427D05C3F32957B61D6C0C /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 354F7D96C06C765B2E34C025F0E06A6A /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 26B6FE76613500339A3D28932982F375 /* LOTBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 11CC2F0E37054580A6ED2A71FB467D83 /* LOTBezierPath.m */; }; + 2757CA1C9DBC4A94262E8475904AD0AE /* LOTRepeaterRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = FFD26B1BA220CC290C4187D516DCD37F /* LOTRepeaterRenderer.m */; }; + 27FB869098EDC3628EE58B8EC92F399D /* LOTRenderGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0084A7292CE978C874B246A9EB6381 /* LOTRenderGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 28CC83B8FD706EA5D1D2DFD6B4E9EA3E /* LOTBezierData.h in Headers */ = {isa = PBXBuildFile; fileRef = F7B615385B9C79685F281B2F9DE00AFF /* LOTBezierData.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 291C75FF81C67D099D66E2C1BF916F5B /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = BFEB629687AA55F0E8B966872425F44B /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2959ECFD1DF11505B299E9D3F4203169 /* LOTPathInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C0D44AE0F3E87EA3B1E8CEC1F837072 /* LOTPathInterpolator.m */; }; + 29E0416A0F956F32906C4230FFB1D36A /* LOTBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17FCB5B7FE2AED04383B16392C30F0FE /* LOTBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A8184EC7305052AA49EAE7E217E4C1C /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 29EE0D11FDEE4508D4F0A9312512A308 /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2A84A6F209A1BD3E3F54D25A195B6DAC /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 640AC583141578756994EA7D498CEBBC /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2BC7AC9088FB37E1B3911EE37D922584 /* LOTFillRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 32D6DAC7BAB79510DE255DC844D5F0DB /* LOTFillRenderer.m */; }; + 2D74CBACD187FA9EF7D579790E3FC62A /* LOTGradientFillRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 087050B3BDBEA80640AF6F3040DF369B /* LOTGradientFillRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 2DD280CB51F96369DF8F5907D23F5D48 /* LOTBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 11CC2F0E37054580A6ED2A71FB467D83 /* LOTBezierPath.m */; }; + 2DE67B0EDBE74238AC841FF5F7F8F8DB /* LOTStrokeRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 385B962A2BB11B26318F9971CC75FB78 /* LOTStrokeRenderer.m */; }; + 2EDA19385FD94309F668770C1B4727F3 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F4B53572FF50546CB2E56BAC299CFD2 /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3049736A34FBC0DCC0BC3261E1F69A3C /* LOTFillRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4557CE048FBBB46F05420CA49BCBB2B5 /* LOTFillRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 338BE0FA90372A7938D85E5E298593CF /* LOTRenderGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E8B458FCD8B6D801269775FCAF6F4E /* LOTRenderGroup.m */; }; + 3430982E15E23327E24B0C3A7A7C7FB3 /* LOTShapeStar.h in Headers */ = {isa = PBXBuildFile; fileRef = 7873AFFA9383EBAFB66FC349A2015C6D /* LOTShapeStar.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 37F692C569F1D847FE7742E367DD46F1 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = AD0CD99851F4669CABDDFB3D2EC0E467 /* LOTAssetGroup.m */; }; + 38FA0E05377CD1F10F1355BBFFE37FBA /* LOTRenderNode.h in Headers */ = {isa = PBXBuildFile; fileRef = EC0F8632C759E789306769B9A9EFE3F8 /* LOTRenderNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 39610DEEDE7D48675250AF2E40542C01 /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EE05828FC4E8B5247E9D7A31C198404 /* UIColor+Expanded.m */; }; + 39B2A659D8BC444B4DD5D8BC1A60154E /* LOTPointInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = ABDF3850B7D3D4FC0B7A8FB258EA2648 /* LOTPointInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 39DBC89F21D4F4E7D69B60EAF68AC1E0 /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4C31C307A2E1D58863801004254CE2FC /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3A76FF16D3E92E82C9A8FCCADA0850EA /* lottie-ios-OSX-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D00258E4C4D882665FA7673AF9DE81C /* lottie-ios-OSX-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3B920976474D454831CCE2D052D7ACCC /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AFB4DE7291BD517EEAE433AE08F5F72 /* CALayer+Compat.m */; }; + 3C94F2DC5AE91D67B9BAC880D5174630 /* LOTShapeRepeater.h in Headers */ = {isa = PBXBuildFile; fileRef = E902C6F4CFE66F380138E7D579151603 /* LOTShapeRepeater.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D16E9DE786A8E05D6C6714087B67945 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 84B93F527E46E075184D3CFD439D0A94 /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 3D4FA9A5C9442389B7E848295488586C /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 13E47715F56AC9EF2A7B1AB0B3D94298 /* LOTComposition.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 3D6C0A32585A4BC007055964F5514D35 /* LOTNumberInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 124238FB2EC01ED7CC98B0310B47B923 /* LOTNumberInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 41D04AE507FBAF457E71910A4E361D5E /* LOTCompositionContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = F1A507779F364FF107375255F9D93E16 /* LOTCompositionContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 42254C515E32877A5FEF49A86F9517F3 /* LOTAnimatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 680F9C8CE3A4BF873FDC1E21259D9A80 /* LOTAnimatorNode.m */; }; + 429D25FBC88CDC87D632BD83CD735774 /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF8301450FA3DEA65B24F23A080E96C /* LOTShapeTrimPath.m */; }; + 4452366DECE891E52256BED652418A2A /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F50785200ED77748DB031FFC724BE57 /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4890EA31896FEDE4BD67C09BABDE4258 /* LOTShapeGradientFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 32A4115C17FCA30A699818AE84CFCCB2 /* LOTShapeGradientFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4923EC0E48D60DE9A2118E1E0ED441B5 /* LOTStrokeRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 00F45D9395854D5914F249B4519A8435 /* LOTStrokeRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 493F9E6153E79BDE314442822F25360D /* LOTTrimPathNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C2162546F19E59068CFDA8C935A568 /* LOTTrimPathNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 4BBA57B762F1F0B2497DF4D487EE283C /* LOTPathAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E037F59AE039926CF841C97067DFED2 /* LOTPathAnimator.m */; }; + 4D1E0A318A5A9D06AF93CC69D14B1AE7 /* LOTValueInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9E61CC4B568663BB36FBFCCCD48AB927 /* LOTValueInterpolator.m */; }; + 4E4FA059DFB6BA464E1D706C3011AA8E /* LOTRenderNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C3404BBE9193C4D6371A6846471C78F /* LOTRenderNode.m */; }; + 4F734B764BDF6C18FF6384BFCA1D9651 /* LOTValueInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = DFF9FE624EE5BE3288826890070B03B4 /* LOTValueInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 534CB06071410EBADACE10EFF6243B8E /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F9CEC80AC8D5EF9DD171F2F2C8E6CC /* LOTShapeCircle.m */; }; + 55DCA9EE86DE4678C06C858B0E5734B6 /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = C9E419F01A93BD04051BB1EB3B516D57 /* LOTLayer.m */; }; + 56E26821CB518236D22C2BE728A1ED94 /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AFB4DE7291BD517EEAE433AE08F5F72 /* CALayer+Compat.m */; }; + 583AF817115099898C17855607475BE0 /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = C9E419F01A93BD04051BB1EB3B516D57 /* LOTLayer.m */; }; + 5BCDDE1DE2AEBFB461F398FFF6ABAE13 /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A0687984871641854DEC273DC4895A0 /* UIColor.m */; }; + 5C51C621B1DAAE3F34F6C14622A5E5AA /* LOTArrayInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C7726C886540D32FC8A39FDED5D2546 /* LOTArrayInterpolator.m */; }; + 5CA0301E1386EF531DA07598B076DFFF /* LOTRoundedRectAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9491E24ACF5F09433E2D9C9A160AB6BE /* LOTRoundedRectAnimator.m */; }; + 60DF8C4F1B8C3AF62F253B92E357CA7D /* LOTPathAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E037F59AE039926CF841C97067DFED2 /* LOTPathAnimator.m */; }; + 613C5D12B013C2EE93A57D5733FE9690 /* LOTNumberInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 93A507558C19E74B0FD5C7B5A24DF7D3 /* LOTNumberInterpolator.m */; }; + 61D0D6D68286D5510A8EE71DC4E62C01 /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = EFF2B75871BAA4E24BFBB9EE5A967E4A /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 63406C24EF26FC54846D9FD88F728C9E /* LOTRoundedRectAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = DCC7CD8BCC483B241E0E764BD5278A1F /* LOTRoundedRectAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 637F45223B3A822483E69333066A1D9F /* LOTLayerContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = A276AF18852C5AA4A0B4311C39FEACE1 /* LOTLayerContainer.m */; }; + 64034D922404DECEC02268FA36483A5C /* LOTColorInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 895AB1E9A3863329030253DFBBBC5DAA /* LOTColorInterpolator.m */; }; + 64FCA6CC66CF19668241C36088143FE8 /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = CA6F1F349655818E455BB32B81CE76C3 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 676DCEFB6259514EEE6121C5D3ABF3B1 /* LOTRenderNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C3404BBE9193C4D6371A6846471C78F /* LOTRenderNode.m */; }; + 688725651C17BDCA674DF069EAA85C34 /* LOTBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 17FCB5B7FE2AED04383B16392C30F0FE /* LOTBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; 695E0CCAE6F585FBCDE5F397DA85EC93 /* Pods-lottie-ios_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 74883CF1E01724853AB546D683B3DEA1 /* Pods-lottie-ios_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6C90AFC6A78B91ECACFA301CE6448201 /* LOTBezierData.h in Headers */ = {isa = PBXBuildFile; fileRef = 7CB61C6731B26EDC8ED1A4D8524C5C1F /* LOTBezierData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 6CBC7C99775617FDAE6CAF0053EEB478 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 015E4719B41BEE71124DB619B815D0EB /* LOTAsset.m */; }; - 6D560562E53568167133CA04A6CD606D /* LOTPathInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F58CA0F006815A07E2522C14E920FE /* LOTPathInterpolator.m */; }; - 6DF7DD83DE599EBFAFA892AB4927304F /* LOTPointInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E6DA10F2BAD0E89C3005375B0F28F86F /* LOTPointInterpolator.m */; }; + 6C7CD03539254C49AF34AEBB02F5AF32 /* LOTShapeGradientFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 40ADAA13B1697CA58DFE37C98BAD8F89 /* LOTShapeGradientFill.m */; }; + 6CE0EC91B79DAE8FEE641C6DF4847B75 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B84DD8BA444B84A5807EA458734DA5D /* Foundation.framework */; }; + 6D525BFD24B345930C0197658FFDB89B /* LOTArrayInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 79285C9FAA5E6C410E4FCFB189002961 /* LOTArrayInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 6D6D80A848EA53E74B75AEBE6ACE08DA /* LOTPathAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = D94C265138441DF828EA6848E5200AD8 /* LOTPathAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; 6E546A07530D4E0B229B36F2BC7AFC89 /* Pods-Lottie-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 957779C8BD629DE80F8E678BC2E2E54A /* Pods-Lottie-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6EBE3EE655FC9D26CCD48BFE130122EA /* LOTTransformInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 2052717A4D37E0EAD4921666B49D7E4E /* LOTTransformInterpolator.m */; }; - 7079107AB070D1726BFF39772DCC5A85 /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = B85BFB725490AA6D5D736A44DA9E2382 /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 70A91AA609A1DC28B9A585F1E6B0781F /* LOTTransformInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = C54CC4F8138AC4981CD5059BDE90B042 /* LOTTransformInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 71EE763152DE52633D3556DCA1D5E1D2 /* LOTRepeaterRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 83559A1BFC28C491768C7E1B3E2E7E22 /* LOTRepeaterRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73D4558D5B8855CB5FCE24421AEFA32B /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A41FB4ADF5E1C0905B24EF252399664 /* LOTShapeGroup.m */; }; - 7501FF917F60CCA9BE405A59D25287E7 /* LOTShapeStar.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E5DDDF49900A4A4077D829C63C7DDD3 /* LOTShapeStar.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 75B386621443C41C9A2B9BD474007CA3 /* lottie-ios-OSX-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7D00258E4C4D882665FA7673AF9DE81C /* lottie-ios-OSX-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 7683259B110FF64E1227A9AD1C6408F2 /* LOTStrokeRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = C14497927E8905B9CEAEB09872B620F2 /* LOTStrokeRenderer.m */; }; - 789866F2EC2A68FB0AB0382DBADE772F /* LOTRoundedRectAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 5A0C7193EB2F87E793153C60D42AC2E4 /* LOTRoundedRectAnimator.m */; }; - 78ED5C2B5ABFA088DABF414C5202B284 /* LOTGradientFillRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 51C5E89A472F7A6C2D6400A8F3C4146F /* LOTGradientFillRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 790FC2E04648D5F6F76E7EB98BE3DDCF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F9FC62FF143AB6667CDD8163FCFDE1C /* Cocoa.framework */; }; - 797C67DC663CB8CB601D5DA1DBC32D96 /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = B85BFB725490AA6D5D736A44DA9E2382 /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7B6879DB588D957984747E9E936F0242 /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E74CB75C96857653F0D6632949A999EE /* LOTAnimationCache.m */; }; - 7C106746CBF6DE3FD9AB13B78D085412 /* LOTMaskContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D47E3935753EA8450CFA4819D954324 /* LOTMaskContainer.m */; }; - 7C33BB27254CB9784D202DD34438DFD4 /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = E50EA2223414E5E5AA1213684F7AC63C /* LOTComposition.m */; }; - 7C7A1BC65180F217665415462582BB5E /* LOTArrayInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 670D66823248683CD22871B1BB4B23B8 /* LOTArrayInterpolator.m */; }; - 7E05F97A0EEBCF66E849EA18832CE5FE /* LOTGradientFillRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 51C5E89A472F7A6C2D6400A8F3C4146F /* LOTGradientFillRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8163EA67C6254862C6F50D957E98C6C1 /* LOTKeyframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 963F50EB280BA0CC45F4452DB3242841 /* LOTKeyframe.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8213350B361FF546C641E281AB1CD75A /* LOTBezierData.m in Sources */ = {isa = PBXBuildFile; fileRef = 200F30E33CB1E73CADA54E4128A67F82 /* LOTBezierData.m */; }; - 835BA09616FEC72EF312C035E5E2049C /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 965327CEEC2C6CC441DC406A81FCE42E /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 837D8EA7ABC0C54ACFC57E487FE2935F /* LOTAnimationTransitionController.h in Headers */ = {isa = PBXBuildFile; fileRef = AC9D68C0B0FB189582F49A4BE241C2B8 /* LOTAnimationTransitionController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6F721002FC4ACFDBF74353E5F1596356 /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = B6E121A7E42D036876B27B749DC548E3 /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6FE22F84B19E14EFF4D0F19D528FD503 /* LOTMaskContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CE5BDC7E100622D90F07574668DBAC3 /* LOTMaskContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 70906A4823FF8D2B2A23753E1ED015F9 /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 3900A594FE0DEF6B8BA86526B90BC037 /* LOTShapeFill.m */; }; + 70B75716D52B02D35A9C7581989D4719 /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = F9B0111590F9E7561B280B699754C616 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 71460EFF6C00B1C9A9C18A6E848059BD /* LOTShapeStar.h in Headers */ = {isa = PBXBuildFile; fileRef = 7873AFFA9383EBAFB66FC349A2015C6D /* LOTShapeStar.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 723257A348B7FB2DA59D7C86F1231301 /* LOTTransformInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BE1A2554DCA7790C66F3AF85D88C375 /* LOTTransformInterpolator.m */; }; + 723F54A5F68BED846841D94B0E90CCF5 /* LOTShapeGradientFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 32A4115C17FCA30A699818AE84CFCCB2 /* LOTShapeGradientFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 72568E1A55004F7CDA6585449AD09E1D /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = E41784961D98C1F827A1729F549B4BF0 /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 727A41AEFB7F329F8FD7F558C13378F2 /* LOTColorInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 5884FA946CEE3F0926F9F6884B171F90 /* LOTColorInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 72D7FD8A060BBDE7F5CFB374565719F4 /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = BE75E7306DA323A53F0BDC5E8ADE7D01 /* LOTShapePath.m */; }; + 73D88C15A521E651C32C0C5C03A8D6DC /* LOTShapeRepeater.m in Sources */ = {isa = PBXBuildFile; fileRef = 195BEB471D872A654C174968D6E77681 /* LOTShapeRepeater.m */; }; + 758097A3851D65FEA1ADCF9E12C53321 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DDBC02C47FB1B42166C38BEBE6BA824 /* LOTMask.m */; }; + 76A89A2690F45E6CA87B6BD6DD4F2C36 /* LOTRoundedRectAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = DCC7CD8BCC483B241E0E764BD5278A1F /* LOTRoundedRectAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 78D9EA9128E031A1A0934F1E950B31D4 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = E2E408997CCC3CD3A129F267643F146A /* LOTLayerGroup.m */; }; + 7A0A8DA459EE610910008BE35B47B5B8 /* LOTRenderGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E8B458FCD8B6D801269775FCAF6F4E /* LOTRenderGroup.m */; }; + 7A1E1FAF6A5598560248099355B34DA8 /* LOTPointInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 231D61FE1A26A7D4072149DADDEF5D17 /* LOTPointInterpolator.m */; }; + 7B6C4377265FF7AA6FBB67D331C2080F /* LOTPathAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = D94C265138441DF828EA6848E5200AD8 /* LOTPathAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 7F3CA03F79E205ED36B141EA20B0D65F /* LOTCacheProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 401CCFBAECEC8D0C3C52D1115925C3A9 /* LOTCacheProvider.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 7F80A4DDB120F7AC6AAD2079037F5A28 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63E8A32304416366E7C4FC7A2D6C3A08 /* AppKit.framework */; }; + 7FAEE1F647ABB0208853DE9613D5B4A8 /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BFD6FA18A487BDAFF00DCAB6892360D /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8003C2BFE071A986B5F6CE59F8B96929 /* LOTCompositionContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = F1A507779F364FF107375255F9D93E16 /* LOTCompositionContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8115B3E34763AF9369CD497FF265637C /* LOTSizeInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7AD11689DF3F412E897EEA0E1A20EC /* LOTSizeInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 814EDC0B22B1A44D3C7216C1CC16A744 /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = E41784961D98C1F827A1729F549B4BF0 /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 83057165929907318861D6587948CF50 /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 2788848F7D3FFE6142EFF2DA8840DABE /* LOTAnimationCache.m */; }; 85F796CD33CB23088638090D7AA2DECA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F9FC62FF143AB6667CDD8163FCFDE1C /* Cocoa.framework */; }; - 87AA3D0E7864B825DB8F66E8D84C3BF6 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = B58D067401A5F502DCD40129EB7A440E /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 87EB36C04DAFC05CE19885B28FF50D97 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = 058DD00DE0B86D35D277715286A7B341 /* LOTMask.m */; }; - 8ACD848179BA7BA30F9D6978A9023863 /* LOTMaskContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D47E3935753EA8450CFA4819D954324 /* LOTMaskContainer.m */; }; - 8C8764FCDAB48144D26073AF0A812CBF /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = FD755653E0E4F3638099505793310D06 /* CGGeometry+LOTAdditions.m */; }; - 8CC1D456C3A4BDE0CE4DF077294315A5 /* LOTNumberInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 050B89E26019D708676FE6D597486AA3 /* LOTNumberInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8D3242EA448E74A07B9187B646E82CE7 /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FE81351B5FC70D4629F7C3777CFBAEE /* LOTShapeCircle.m */; }; - 8F295390CAE63698D121964A7F92F1CD /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C86BDFE6BD69FC06AFD16C037CF5C0 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8FB6EF22A184DA5AE030D1802B272244 /* LOTRoundedRectAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = B37308FE101636F8A4DBCF7878678963 /* LOTRoundedRectAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9118135DBC2E8BFD1DECFB4FA13398F0 /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 27A443511711B85270F11D81D92E3359 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9275D8B8BE82C0B54A18B5CFA99F4492 /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 1183E2F8FB4C96C600D5C19F62480983 /* NSValue+Compat.m */; }; - 93102632D8FD62C3E438C37652B88542 /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CD6A6E7124D229A032350C4BD92C108 /* LOTShapeFill.m */; }; - 939682BF78E05F260E3E97148C973C10 /* LOTGradientFillRender.m in Sources */ = {isa = PBXBuildFile; fileRef = 602510C984B59608944A3D1C295AAF6A /* LOTGradientFillRender.m */; }; - 93B9F117132BEDBCCC72BE271FDAE216 /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FE81351B5FC70D4629F7C3777CFBAEE /* LOTShapeCircle.m */; }; - 94D4CEC3A86993A41E447ED72B76FE2F /* LOTLayerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2953B6F3BDD62335CDA7373450A30023 /* LOTLayerContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 955B1FD85439B8E22F4CFEE395AEFAB4 /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 015E4719B41BEE71124DB619B815D0EB /* LOTAsset.m */; }; - 96E6C1F692BFB4107924FF1686214594 /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = E032DA5A2E4F7B82A2C00C9E85BB6EF7 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 9774998411F6C32E87AFFFF1872788CC /* LOTFillRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3DAD19E1C0784148D21B76146DD358 /* LOTFillRenderer.m */; }; - 97BD56D564A9025DACD7A85E72C6D739 /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = C1A647306CCDE9D43DD521D6AA06ABE5 /* LOTShapeStroke.m */; }; - 983718C1AB7F1795AD05940DFC97BFBE /* LOTRenderGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EFFC03BECC29C79B75F8541338F68E9 /* LOTRenderGroup.m */; }; - 9858C4128E8CA83A9E678CC54DDC161C /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFB9B48CA5FB64F65C9333F75A778DD2 /* CoreVideo.framework */; }; - 9AC9D54B12D07CD23C307248D4662100 /* LOTMaskContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4CD9AC3F3A7829D7346A730D88D9EC /* LOTMaskContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9AF3853ED5E46F1C9DD9F2980FDDF683 /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = BF05B8E8E3DECBCBBF3776DCDA85F973 /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CD44B04AB82F4E1F69C55E455FA599A /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C5B5849DB406C657A45BBF3337A53CF /* LOTLayerGroup.m */; }; - 9D4B9ABC3CD99567A367DF907D2C90A2 /* LOTShapeStar.m in Sources */ = {isa = PBXBuildFile; fileRef = D207A793A5F5FDC9C83183F9565E9196 /* LOTShapeStar.m */; }; + 8608B02FA85E03A41C69027CC4C4A200 /* LOTCacheProvider.h in Headers */ = {isa = PBXBuildFile; fileRef = 401CCFBAECEC8D0C3C52D1115925C3A9 /* LOTCacheProvider.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 872497D4C0041437F907306333545649 /* LOTPolygonAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE85B2ED9EB599574B692C14D53E4D1 /* LOTPolygonAnimator.m */; }; + 87549635CDF975084E766CDA8B877D24 /* LOTShapeStar.m in Sources */ = {isa = PBXBuildFile; fileRef = 0633F6AF0D0293BB6C3E936131E8B274 /* LOTShapeStar.m */; }; + 87716100C75A91907714561B9647028F /* LOTPointInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 231D61FE1A26A7D4072149DADDEF5D17 /* LOTPointInterpolator.m */; }; + 88FFE452AF36CF92EB55C0B0ED4A40B6 /* LOTAnimationTransitionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 75625D7F09AF22922918BA008E3D793F /* LOTAnimationTransitionController.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8B3A3D2BD113EE7611EF283970382C8C /* LOTPolygonAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = DCEF1CD90EC0C5E27BFEFAAA1F13BB23 /* LOTPolygonAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8D077B66D11339C0845F20D71BEB90A3 /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = F7F9CEC80AC8D5EF9DD171F2F2C8E6CC /* LOTShapeCircle.m */; }; + 8DA74072DA1517ED96CBC486BBFD3E61 /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = EFB0884EA88CF20FB752FF4B654F4D9E /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 8F06BBB8F69820CE34A179F1939E48DF /* lottie-ios-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0508D1F4EB475E8EA9FD7082C7562045 /* lottie-ios-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8FE44C7300656FCF3EDED038E81C3F03 /* LOTAnimatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = C6EF86EF8C7795CFC009921600798923 /* LOTAnimatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 901A62A0FA52B2C746CBAA5CF29FB173 /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 254929E078621D727680C60C8AD7D5F9 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 921F692C15380CCEDB2D110BECE1AE2A /* LOTGradientFillRender.m in Sources */ = {isa = PBXBuildFile; fileRef = D3F01AFD95809E228394B86CDC1328AD /* LOTGradientFillRender.m */; }; + 931CBBA33E11CB91213C787B6AE22B91 /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = EE49D3729D6DF758F03850E66287A28D /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 94883E34E6037CFC4B92955E61E3E8F5 /* LOTRepeaterRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = FFD26B1BA220CC290C4187D516DCD37F /* LOTRepeaterRenderer.m */; }; + 94BDE0E80864E42E20EEDF0DB03FCDAD /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = CCF8301450FA3DEA65B24F23A080E96C /* LOTShapeTrimPath.m */; }; + 9691E6131CE3BF54C1E98D497EF0CE6F /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A29106AD09AC0DEB000CE8F4CC5FE33 /* LOTShapeTransform.m */; }; + 970D1FA3EE73636BCDF78FA61CDA5215 /* LOTShapeRepeater.m in Sources */ = {isa = PBXBuildFile; fileRef = 195BEB471D872A654C174968D6E77681 /* LOTShapeRepeater.m */; }; + 97E68ECEA1A61118F8317CC1CC24437B /* LOTSizeInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 0F7AD11689DF3F412E897EEA0E1A20EC /* LOTSizeInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9C678A389BDCC79CC990F570FEAB613A /* LOTShapeGradientFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 40ADAA13B1697CA58DFE37C98BAD8F89 /* LOTShapeGradientFill.m */; }; 9E52F4F7D4588D34FC4EAAF7B00E2724 /* Pods-lottie-ios_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 392AE6678DE5B261D36B7164386E03C8 /* Pods-lottie-ios_Tests-dummy.m */; }; - 9EE8964A9FB7C35ECBF84D5DA1DCC7A4 /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 15222E3BE5FC1C5126F6D66151AEA60D /* LOTShapeRectangle.m */; }; - 9F5DECEB520D3F653BD9D88167EEC5F9 /* LOTLayerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 2953B6F3BDD62335CDA7373450A30023 /* LOTLayerContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9FBBE059D9ABB4D6CA76179F564C2D49 /* LOTRepeaterRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BD4F8E71F3DBF0AD3ED15D2224801B4 /* LOTRepeaterRenderer.m */; }; - A018A85970808AF81175F318F171EC54 /* LOTRenderNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BDCF9DF10A185547D96234169BEDBD2D /* LOTRenderNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A12E4F469C71330DC3A2139F9914B384 /* LOTPointInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E05955FA282F55FC352425B41343D33 /* LOTPointInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A164699BC1D31DC1179BE4EBF4BB9056 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = B58D067401A5F502DCD40129EB7A440E /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A187FAE67EA0E0ED57DC026A78D244C9 /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = E50EA2223414E5E5AA1213684F7AC63C /* LOTComposition.m */; }; - A21FB514583C34D0E89CC47A6EBBF281 /* LOTPolystarAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E67C37F95E01DC18467986837F45B3A /* LOTPolystarAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + 9EAEAC8893B76C5BB0BC656A246DCB28 /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = 095E8F8D1757E210BE10C0D622603395 /* LOTComposition.m */; }; + 9FD7F91CBFE622582043F1846BE722E8 /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = EEFF2C2B7AB6EC76FE0796BAFDF28C58 /* LOTAnimationView.m */; }; + A053EF8D74FC9348579B5AADFD9D38E6 /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFB9B48CA5FB64F65C9333F75A778DD2 /* CoreVideo.framework */; }; + A26B337C4900EB2E146C6189C1D3A639 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA13E2F72B2A84E8D774F18DD936CA54 /* UIKit.framework */; }; A3F1908F279F394BDF70BFC74585F2C8 /* Pods-Lottie Viewer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E6CC126717DE752766A8C58E618A6BA1 /* Pods-Lottie Viewer-dummy.m */; }; - A51A3BB51CFE23E5ED76325FB17F9742 /* LOTCircleAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 01862C48EE191B29F2238997094ACB96 /* LOTCircleAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A5E370A7E4E1F13A7EC2B1D44D67BCD1 /* LOTCompositionContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = C9455CCCA9058488B442F11AF14442DD /* LOTCompositionContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A60BA84267EB1CDDE78A396A6DB344FB /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CB853B966FD2623AA8DE1736451DB48 /* UIColor.m */; }; - A62782F696EC1607F811EC501EA3CEBB /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 7638AF524716B756200A1E294DCE6DD0 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A64126F87E03C046A2E5B2D0D07EEBC6 /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 1183E2F8FB4C96C600D5C19F62480983 /* NSValue+Compat.m */; }; - A866835C6EC6517CB9873A7489D3CFEE /* LOTPolygonAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = A66AFC9A2D8C64B15D617B74ADE0A366 /* LOTPolygonAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A910F5BFC1634C338D28BA62EB01164D /* LOTFillRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4D3DAD19E1C0784148D21B76146DD358 /* LOTFillRenderer.m */; }; - A97A6EABF275F31E2D97E458EBC92AF9 /* LOTColorInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = CCE39CBC5D8946ACEF41CD6534532AF6 /* LOTColorInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A9933805135BEAF4EE73F66B5A0FFBE0 /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 56DD5837FEE2F25E3BEA1F3D44566EFA /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA01DF11A588AE11A444E68693AA1C51 /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BE499758B1F7303D1734C712FF63D5F /* LOTAnimationView.m */; }; - ABAF04E288793BF25947D980998187D8 /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = C9C86BDFE6BD69FC06AFD16C037CF5C0 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AC78F6D649537E10073743D2C141B98B /* LOTArrayInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 02C5FDFAC2FCFDCF442936D17AB9DC73 /* LOTArrayInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ACD4BD5A68AFB23BC366A6726CFDD9FB /* LOTPathInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = C18A98A12C76AE96590C46619AF50823 /* LOTPathInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - ADF7B9A81852B10A2836F2007CC5DF36 /* LOTPathInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F58CA0F006815A07E2522C14E920FE /* LOTPathInterpolator.m */; }; - AE88295270CA84C35758619E7E2A4ED5 /* LOTValueInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AD6E7B7251A16ABE775A7261872E4B8 /* LOTValueInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B026D9E890C6E51933A7F079AC6E2836 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = EDDE7EC7E5BC851A14AF0CB6D4D1D629 /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B074C0C47AB1EAD0420583520C2417C3 /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 17E6E5442ECF02A8EEC377300C37FBC5 /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B0C9AE606D97B5E4392B8D87C1B52075 /* LOTColorInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = CCE39CBC5D8946ACEF41CD6534532AF6 /* LOTColorInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B0E564B77FEA7D33D894C918BAB82A85 /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B464FA3F23FAFBEF36B39E99B6E9BB8 /* CALayer+Compat.m */; }; - B34DA44778D13706808C92A5D12E7F09 /* LOTStrokeRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 462F01DA1176DB5F3C94FBEC747E3E85 /* LOTStrokeRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B391BBECAB19C72E3CC90A2A1DAA121E /* LOTNumberInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E48A0E6D9107A70680BDE3A9DD0B4921 /* LOTNumberInterpolator.m */; }; + A452E3C3FAA6560220B691B87BC8D4FC /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = E2E408997CCC3CD3A129F267643F146A /* LOTLayerGroup.m */; }; + A4D16819F13B4E0CCAA9C67243FCC4EA /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = EEFF2C2B7AB6EC76FE0796BAFDF28C58 /* LOTAnimationView.m */; }; + A4F0867F3065F554C3F2EA6D7306CD13 /* LOTFillRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 32D6DAC7BAB79510DE255DC844D5F0DB /* LOTFillRenderer.m */; }; + A528DC89DDC58003B652011A38EB2990 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C64FD73609735518CBDDFEC2196CC8 /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A5B78FE76CEB7FFE32A9A092421028A1 /* LOTPathInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 8C0D44AE0F3E87EA3B1E8CEC1F837072 /* LOTPathInterpolator.m */; }; + A6594A8D3F787BB8E88E5F37A7E06A8F /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 522B03738BCAF3227B9BCAA3CC3B452B /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A67074ED6C6CC7494A90F79140C726C2 /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF6FEF9CA87EF74B82AAEF9B781D3B5 /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + A8954F1DE5C34AC60517C978D90CB454 /* LOTShapeStar.m in Sources */ = {isa = PBXBuildFile; fileRef = 0633F6AF0D0293BB6C3E936131E8B274 /* LOTShapeStar.m */; }; + A925D2063C88486F56F335BC79B82A0A /* LOTMaskContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = A97F880818F1ED7D27847B461F3F3023 /* LOTMaskContainer.m */; }; + AB203FC44BD3B14BF56B66EA435274B8 /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = AA1C251F069A150B96AE64779D5ED3C2 /* LOTShapeRectangle.m */; }; + AB39864C6050E0805B1A1C1EAD380186 /* LOTColorInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 895AB1E9A3863329030253DFBBBC5DAA /* LOTColorInterpolator.m */; }; + AC342BBD83EFC640054FCE7A41092A58 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8F9FC62FF143AB6667CDD8163FCFDE1C /* Cocoa.framework */; }; + AC81597D19C554498AAE41F6E84199BB /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = F30E6E314C14CC7A89F2D97C2DA80326 /* LOTAsset.m */; }; + ADAC11B7AECEF1670964944E920A426B /* LOTPolygonAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = DCEF1CD90EC0C5E27BFEFAAA1F13BB23 /* LOTPolygonAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + AEC67AE1C57F8672A8A4BB64635C6D0D /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB3515254A94C0CD9443516856C5542 /* LOTShapeStroke.m */; }; + AF4809FB5E2F703A0D256E2B30099B55 /* LOTShapeRepeater.h in Headers */ = {isa = PBXBuildFile; fileRef = E902C6F4CFE66F380138E7D579151603 /* LOTShapeRepeater.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B0665EFCD2F5CE83BC916DDE648921D4 /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 2788848F7D3FFE6142EFF2DA8840DABE /* LOTAnimationCache.m */; }; + B0910276AD81EEF5F0FF325B699E4C06 /* LOTMaskContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CE5BDC7E100622D90F07574668DBAC3 /* LOTMaskContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B168039775197D0E60CB03987EC31409 /* LOTNumberInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 93A507558C19E74B0FD5C7B5A24DF7D3 /* LOTNumberInterpolator.m */; }; + B22C65B695C4C0AD7F4B5E6896812636 /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 11640282F57FF8E94851A3450079EF41 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B28CA3122349A0F5F878A8DE9D48E9F4 /* LOTKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B4BF03CCBBC997108D8977F52E13425 /* LOTKeyframe.m */; }; + B30739A4D27796F9DBEE182ADF18605A /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 84B93F527E46E075184D3CFD439D0A94 /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B32B4D68C5BAEAD2EB16546E7392C6F6 /* LOTCircleAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = F9EC36080659D928ABCA1D513C0CAF88 /* LOTCircleAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; B3CFE17627AD96132E88A45FBD85C4E4 /* Pods-Lottie-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6B2EA2A4719AB76E637979AE2E65E786 /* Pods-Lottie-Example-dummy.m */; }; - B5043059F616E2B8902BAB59D2945EEE /* LOTShapeRepeater.h in Headers */ = {isa = PBXBuildFile; fileRef = D771C1BC9D5061096C8648E1156989E1 /* LOTShapeRepeater.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B52271DB616E7A95A113541D7BE6F0F7 /* LOTRoundedRectAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = B37308FE101636F8A4DBCF7878678963 /* LOTRoundedRectAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B5D37DFBC8E511F9A5C3B6BB0ADAEAC2 /* LOTRenderNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CD4D05128042AE099820528EBB77DA5 /* LOTRenderNode.m */; }; - B84EBF6F73434F7C56B82E0499314DFF /* LOTShapeRepeater.m in Sources */ = {isa = PBXBuildFile; fileRef = 929FE93692406FC4316BD911F247E73C /* LOTShapeRepeater.m */; }; + B4BF81C82C25686A8A2C7AFEAFFADA1E /* LOTPolystarAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 998F038B1BE5F586CAF4FC7A948C9D4E /* LOTPolystarAnimator.m */; }; + B5107EA52C6BE9EDCBE2DFC2C8FEB3B3 /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EE05828FC4E8B5247E9D7A31C198404 /* UIColor+Expanded.m */; }; + B5D5631F8C3707AEA0328BDDB1572553 /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 13E47715F56AC9EF2A7B1AB0B3D94298 /* LOTComposition.h */; settings = {ATTRIBUTES = (Public, ); }; }; B8BCA47B1A77DF95917998D9085EFAA9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B84DD8BA444B84A5807EA458734DA5D /* Foundation.framework */; }; - B8F377CA6CC677C90965830F39696803 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 238C5B254AB52BE949F0C3F74A87F9D1 /* LOTAssetGroup.m */; }; - B9CDCD666E10E1BB8944DFB296781472 /* LOTBezierData.m in Sources */ = {isa = PBXBuildFile; fileRef = 200F30E33CB1E73CADA54E4128A67F82 /* LOTBezierData.m */; }; - BA409ABBA0FF854F4D495514A3BADAFE /* LOTPathAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = A4691668BA02F5BC097A6FC675ECA1AB /* LOTPathAnimator.m */; }; - BB5EC31C111219CA632BB59E709A0E38 /* LOTCircleAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 01862C48EE191B29F2238997094ACB96 /* LOTCircleAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BBEE0F50D6833B75FE17E8A769F44221 /* LOTPolygonAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = B2CFF222C9F6A8FC65F3EC2AD442AC0C /* LOTPolygonAnimator.m */; }; - BCAE6D159508AF1B2777569C2E385A2F /* LOTKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 469DC9ABC91366FF980F6D50BA28CD59 /* LOTKeyframe.m */; }; - BF2210F006AB76B7AA621E25F2D8C992 /* lottie-ios-iOS-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0508D1F4EB475E8EA9FD7082C7562045 /* lottie-ios-iOS-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C0933B9CAC28BD59BEF656453A278117 /* LOTArrayInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 02C5FDFAC2FCFDCF442936D17AB9DC73 /* LOTArrayInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C0DCDE2BD17312E6CC73C6DAB97FA08A /* LOTAnimatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 866B4E109E94DE246563931CB229E4F2 /* LOTAnimatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C1C7BE8793CC88975662716557AD1E0D /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 660D86394AA9AE108D137A7554DE231A /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C4DD741B0DE426E780F55A6FFE95F3EC /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CBC1D36A6B981ABF7D54FD5E7E537F0 /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C6F32E4CA214695865AE492D1B6DC6E8 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = F6AA1912BE618936D5FEBC53A99D7BB1 /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C773D37ABB762C5CEDB87F70C6EA85F7 /* LOTTransformInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 2052717A4D37E0EAD4921666B49D7E4E /* LOTTransformInterpolator.m */; }; - C7F62AB90EE513CED16F7E15840A440E /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = C1A647306CCDE9D43DD521D6AA06ABE5 /* LOTShapeStroke.m */; }; - C88B3524B9448F17050F39CD1CA0E368 /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 70DE1A1AB45E92A500B10062AB46FC51 /* LOTComposition.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C8DC09CC8083684A3BB76E554EE5705F /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BE499758B1F7303D1734C712FF63D5F /* LOTAnimationView.m */; }; - C90C4D6EDE7FE8C155F04611E35DC162 /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E816352A5368B0FF779EDE9871EC9FBE /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CAE0CBEDBC030E7A0B20B9FA7A7CB22C /* LOTStrokeRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = C14497927E8905B9CEAEB09872B620F2 /* LOTStrokeRenderer.m */; }; - CCA9BCEACD55362DE8DD35D3601BD6C7 /* LOTAnimatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F56F07FA10F7E5E57F35B93DBA7C9E6 /* LOTAnimatorNode.m */; }; - CD77DFB263607D1D27181B7891D36D02 /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 9CB853B966FD2623AA8DE1736451DB48 /* UIColor.m */; }; - CEC3AD71F2F341F11659A3D68977C9EE /* LOTAnimatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 866B4E109E94DE246563931CB229E4F2 /* LOTAnimatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CFD0075EE0DF99BCE9AC9AC4CE68CECB /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 965327CEEC2C6CC441DC406A81FCE42E /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1B523D8A664213F7D7862644D6A9CBB /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E811D6D61801082BFDE513DF2F2C96 /* LOTShapeTransform.m */; }; - D1C06ACC59FFC22F94B974CC9AF69102 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0914C3D1BB020D1666BE3DF1319D1468 /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D27F5F8E36F4D60973ABDFB674B9218B /* LOTValueInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AD6E7B7251A16ABE775A7261872E4B8 /* LOTValueInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D3310310A276F56711A85A52F588CA80 /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = A701B666B0C5A5B6530AC3869DA89737 /* LOTShapeTrimPath.m */; }; - D3D25F49CAA6C782BDA9106DA8EE0F21 /* LOTRenderNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BDCF9DF10A185547D96234169BEDBD2D /* LOTRenderNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D41E75A7E0FE46E0FC44ABE8AD633882 /* LOTPointInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E6DA10F2BAD0E89C3005375B0F28F86F /* LOTPointInterpolator.m */; }; - D4C306E4A46B38189E66431EF9CEAC8C /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = A701B666B0C5A5B6530AC3869DA89737 /* LOTShapeTrimPath.m */; }; - D58BCD36479E89EADCB1F60E415A5CF7 /* LOTShapeStar.h in Headers */ = {isa = PBXBuildFile; fileRef = 3E5DDDF49900A4A4077D829C63C7DDD3 /* LOTShapeStar.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D75CA64C710DEDC4780A9743BD934AE9 /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B464FA3F23FAFBEF36B39E99B6E9BB8 /* CALayer+Compat.m */; }; - D9D8FEE1139BC950FB62CD7E616CC10D /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = C6199FA5510BF2C76F5188B039776BF4 /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DAAA3469A18E2D0DCEC79C3F5717DD90 /* LOTAnimationTransitionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F3392B7C43FB2671398D39F08A5D5BF /* LOTAnimationTransitionController.m */; }; - DAE489625565D793DD007517F15D11E1 /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 26061E2A3C9EFA49C45E1D4A045D5900 /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC760A30EFA4300160357D233671C5D4 /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = BF05B8E8E3DECBCBBF3776DCDA85F973 /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC8290EDD3726CAFEDE75DCFBB929979 /* LOTShapeRepeater.m in Sources */ = {isa = PBXBuildFile; fileRef = 929FE93692406FC4316BD911F247E73C /* LOTShapeRepeater.m */; }; - DED840E8C7238F3734AC690B27DECE34 /* LOTLayerContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = AAC5E0AE5D6E08C8F5422BB829EFA1F7 /* LOTLayerContainer.m */; }; - DF595CA620FF8F034A9233E8A47BCD17 /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C5B5849DB406C657A45BBF3337A53CF /* LOTLayerGroup.m */; }; - E04E1393E667F40A8F9771471BF8E989 /* LOTPolystarAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C98E6BA39ECBA1EDC1D792A6203F3BC /* LOTPolystarAnimator.m */; }; - E04F4CD42E204C346F279D5706D18E0C /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = DCF473D4CAB48069DCDF518E4DD0E36C /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E1676DC8C02B8E95CB4300ABBFEFAAE5 /* LOTCircleAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A9FB03B3E77F980AF170B3F5E5475DF /* LOTCircleAnimator.m */; }; - E371E19617C1F0D15F9914D3270A9BE6 /* LOTKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 469DC9ABC91366FF980F6D50BA28CD59 /* LOTKeyframe.m */; }; - E39772BF1C1919D4FE1428DC1CD33512 /* LOTNumberInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 050B89E26019D708676FE6D597486AA3 /* LOTNumberInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E3C10468E780D367A3AEBA61E2D0A55C /* LOTPolystarAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 7E67C37F95E01DC18467986837F45B3A /* LOTPolystarAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E4349F11E62DE6E6F3CAB7299DA64E8A /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 15222E3BE5FC1C5126F6D66151AEA60D /* LOTShapeRectangle.m */; }; - E6607E7BEA517AD3FF954582D482D864 /* LOTMaskContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B4CD9AC3F3A7829D7346A730D88D9EC /* LOTMaskContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - E79A538C7CEC7317DA345D2F5C0D0E10 /* LOTGradientFillRender.m in Sources */ = {isa = PBXBuildFile; fileRef = 602510C984B59608944A3D1C295AAF6A /* LOTGradientFillRender.m */; }; - E9D93A51F81F7D9DC0E98DB0BFD6E341 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = F6AA1912BE618936D5FEBC53A99D7BB1 /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EA27A1C94583FB543FAEC9002451FBC2 /* LOTCompositionContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E651DBB1F9F0A5785B6B1867677AF657 /* LOTCompositionContainer.m */; }; - EBF11B3F4B4C0973A61F379A40976ECA /* LOTShapeGradientFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 780084EBD7485CFA3B7416A62BABFD29 /* LOTShapeGradientFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EE5D5F6A090FD1F24D9980CF01A36BAC /* LOTFillRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0D9AB9A3C8544AAD6F9E922C1845A067 /* LOTFillRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EFF9120EDB2B324F26209F3A9DDBB4E3 /* LOTTrimPathNode.h in Headers */ = {isa = PBXBuildFile; fileRef = CE73EEC50134B5B4F416A3401FF9042C /* LOTTrimPathNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F011E7D57FD4CDF061FEE36F8BA532A2 /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A41FB4ADF5E1C0905B24EF252399664 /* LOTShapeGroup.m */; }; - F0CC8E448332BF19EBEDC9ED73821CBF /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 184E7BA8E6CDCE622A5BEFE919A33632 /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F139D29C781CD9AEA182381B47F5DC05 /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E816352A5368B0FF779EDE9871EC9FBE /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F256C6447D27245DA00B49D0681054D4 /* LOTPathAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = A4691668BA02F5BC097A6FC675ECA1AB /* LOTPathAnimator.m */; }; - F4038B50C04B94E63E17A7BC92671D31 /* LOTCompositionContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = C9455CCCA9058488B442F11AF14442DD /* LOTCompositionContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F560596BFFBDD9076F4E24AC84324F57 /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 27A443511711B85270F11D81D92E3359 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F58C85C13BAF74B8AB4FA406426A5CE3 /* LOTPolygonAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = B2CFF222C9F6A8FC65F3EC2AD442AC0C /* LOTPolygonAnimator.m */; }; - F65D020E25E78FB9D00C5B4640A993AC /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = CD107C64E33A91E1ACD8AE8E009965FA /* LOTShapePath.m */; }; - F6F0ED28FD90CC04BD4EF542A37D3BB8 /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = C1181C44DD48ED3F2D8F1A8B71134253 /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FA8095378AFEC0B0C83A208A96043809 /* LOTTransformInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = C54CC4F8138AC4981CD5059BDE90B042 /* LOTTransformInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FB3DC06B26A47B4A8742A1433267CA6D /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = E032DA5A2E4F7B82A2C00C9E85BB6EF7 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - FBBB016D051716A4051487DF6E68EEC6 /* LOTSizeInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E7E40F946EA566F3C1802D68E9525711 /* LOTSizeInterpolator.m */; }; - FCF4720429314C65A332DB5867D81712 /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DD0010316488D8EC0A1800CF1A7F486 /* LOTLayer.m */; }; - FCF9D88C67709073F23840B15990928C /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = F055041EFDF9460DF1C60F767496E3DD /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FD3BAEFB672E4B449CBA79ACD24DB397 /* LOTPathAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 10C1E0415598A79FB027436ADD23237A /* LOTPathAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + B8BF98A210A659B98CC53A6AA695287F /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = F30E6E314C14CC7A89F2D97C2DA80326 /* LOTAsset.m */; }; + B8F69980FF10236CC7EEC807A01D9356 /* lottie-ios-OSX-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 60CC0BDE6346F89ADB5DB741F83E073E /* lottie-ios-OSX-dummy.m */; }; + BA01C754913783A9863434A8ECA7E25A /* LOTAnimatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = C6EF86EF8C7795CFC009921600798923 /* LOTAnimatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + BC4C33E9AB8159B79B2350A381FFDEA4 /* LOTTrimPathNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 17C2162546F19E59068CFDA8C935A568 /* LOTTrimPathNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C033620179AD42B4C6542FFC723FA0EE /* LOTLayerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = CE4EA067B06BC4E571940939C00F32AE /* LOTLayerContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C18E04262595B0E74D83C11EC0023C53 /* LOTAnimatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 680F9C8CE3A4BF873FDC1E21259D9A80 /* LOTAnimatorNode.m */; }; + C233688C8977C5679B140932CE496414 /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = CCB438EE180D15F5CD80E7F6EF8B67BC /* NSValue+Compat.m */; }; + C521F8BF837A340793C6A1BF645FB3CB /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F50785200ED77748DB031FFC724BE57 /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C639579894C1E6954BB946DFB8E2CA8F /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A0687984871641854DEC273DC4895A0 /* UIColor.m */; }; + C8281A3AC0EB5E7DBC7C49DE1FF00ECA /* LOTPathInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 163DE9F8317FC31F872997FB07F53922 /* LOTPathInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + C962B64AB751880C383E0E8F808396FD /* LOTKeyframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ADCEBC41FBF7EAA03F1A124C5204525 /* LOTKeyframe.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CAE03320526C65C9AD59AC40E1864396 /* LOTGradientFillRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 087050B3BDBEA80640AF6F3040DF369B /* LOTGradientFillRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CBBEF77DFF3140B38EF2EF3F3C1E253A /* LOTTransformInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6BE1A2554DCA7790C66F3AF85D88C375 /* LOTTransformInterpolator.m */; }; + CD89E0502FA21EFA91EA730F7222E93D /* LOTFillRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4557CE048FBBB46F05420CA49BCBB2B5 /* LOTFillRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + CD8D833406E14AC1904F3B6C193DF830 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 98C64FD73609735518CBDDFEC2196CC8 /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D264AB0F4FC57D500C168A80614D2B57 /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 36EC7B269BF2C91EDACA06F176C297BF /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D26BC46C64B408167749918025C3E341 /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 764A6CCE1025F2E3AD808D840F9728FA /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D34C6B4492AB61FFE7DA806E0DD5F47B /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 388E5271657E5F451ACAA3DEED3F0883 /* CGGeometry+LOTAdditions.m */; }; + D3B0A545D587249376425B0884624A92 /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 522B03738BCAF3227B9BCAA3CC3B452B /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + D404207C6BED03FAA4611C1446996946 /* LOTTrimPathNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 44F645E03A998ADE8610603B9D4529B0 /* LOTTrimPathNode.m */; }; + D4B772FDD8BBE727C6177161ED604FF1 /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = AA1C251F069A150B96AE64779D5ED3C2 /* LOTShapeRectangle.m */; }; + D4DE1B6007BBE07BD92B89F4E157C1DA /* LOTBezierData.m in Sources */ = {isa = PBXBuildFile; fileRef = 33712E5C749E2BD17C616AE83AAA5235 /* LOTBezierData.m */; }; + D50D34E881FE20451DDF650588012DC2 /* LOTMaskContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = A97F880818F1ED7D27847B461F3F3023 /* LOTMaskContainer.m */; }; + D52FFD968AF44DA60E9BF23BE7480786 /* LOTRoundedRectAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9491E24ACF5F09433E2D9C9A160AB6BE /* LOTRoundedRectAnimator.m */; }; + D7878E0FFF01647661D139EB26321C89 /* LOTTrimPathNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 44F645E03A998ADE8610603B9D4529B0 /* LOTTrimPathNode.m */; }; + D9D405CA9B3DF5854C9EFD95BA6C51AA /* LOTStrokeRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 385B962A2BB11B26318F9971CC75FB78 /* LOTStrokeRenderer.m */; }; + DA951C440415457A4B9D4F9E682ABF38 /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 36EC7B269BF2C91EDACA06F176C297BF /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DB09BE24716AE840C0C7C0978C7A9047 /* LOTCircleAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = F9EC36080659D928ABCA1D513C0CAF88 /* LOTCircleAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DBB5FEC5D8623370D88A47AD51D0BFAE /* LOTKeyframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ADCEBC41FBF7EAA03F1A124C5204525 /* LOTKeyframe.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DC6917978DA902721D0FB9A3173FFB1C /* LOTPointInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = ABDF3850B7D3D4FC0B7A8FB258EA2648 /* LOTPointInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + DCF7007A768E5BF69A671D7368A901DD /* LOTArrayInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C7726C886540D32FC8A39FDED5D2546 /* LOTArrayInterpolator.m */; }; + DEB305B2F82DA87A5CEC373542F9EF12 /* LOTCacheProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = D331C1E1D4B1D3BD055A6FA010093177 /* LOTCacheProvider.m */; }; + DF86A40E41E1D102261F8ED4408E5D46 /* LOTBezierData.m in Sources */ = {isa = PBXBuildFile; fileRef = 33712E5C749E2BD17C616AE83AAA5235 /* LOTBezierData.m */; }; + E066A743BB05D7B677E1A0AB97E3824E /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB3515254A94C0CD9443516856C5542 /* LOTShapeStroke.m */; }; + E2867F52712F82FAA335D230469EEA41 /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 354F7D96C06C765B2E34C025F0E06A6A /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E34CB8D20D73A83805E34AFDE03BE9C8 /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = 095E8F8D1757E210BE10C0D622603395 /* LOTComposition.m */; }; + E3C385EC82D2A10A333FC59E3CB2EC7D /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = F5DF3F62FFE632E81B3DDF078FAC8824 /* LOTShapeGroup.m */; }; + E494C8B44CD875B7193A17996EDDBDBE /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = F9B0111590F9E7561B280B699754C616 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E6F83E23BFB20F1D99841FA5AA22E676 /* LOTCircleAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EF80DBF84D5BCA14EA5DD32E2F4561E /* LOTCircleAnimator.m */; }; + E71FB7EF45308E071054CCC64C469D09 /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = FA58D9AFF3891C447BB45C2F0FC0D5F6 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E77D2D1168F44DCC5E827D6B39FD94EA /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BF6FEF9CA87EF74B82AAEF9B781D3B5 /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + E8BF37267306BBBF4DE7315CE2F707E4 /* LOTRepeaterRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E9EB8901935762854B21A580963F85B7 /* LOTRepeaterRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC07BEF3F10550BC01FCEC133AF935E4 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 29EE0D11FDEE4508D4F0A9312512A308 /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EC158F95F30AB207735E30C5908DE79A /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = B6E121A7E42D036876B27B749DC548E3 /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; + ED2E49ABA6602AE6D21C363C6C011419 /* LOTArrayInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 79285C9FAA5E6C410E4FCFB189002961 /* LOTArrayInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + EDC2C5C5C7812064189A6CE832E2FFAE /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 3900A594FE0DEF6B8BA86526B90BC037 /* LOTShapeFill.m */; }; + EFF93BBB6CB98E814067EBAC45625403 /* lottie-ios-iOS-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 54C415EA7F1183D8CBF4DD450C8E917A /* lottie-ios-iOS-dummy.m */; }; + F00CFAD78874CC2DEF54BDFB69D8311F /* LOTRenderNode.h in Headers */ = {isa = PBXBuildFile; fileRef = EC0F8632C759E789306769B9A9EFE3F8 /* LOTRenderNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F0A0BE1DF0B4EFE5C5E3C4DCEC14275B /* LOTColorInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 5884FA946CEE3F0926F9F6884B171F90 /* LOTColorInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F15203D9684EE188E3D5B003ED2D1803 /* LOTCacheProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = D331C1E1D4B1D3BD055A6FA010093177 /* LOTCacheProvider.m */; }; + F260E7F3C91DFB571360D13DF57F5E34 /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = EE49D3729D6DF758F03850E66287A28D /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F2B3CFC64E7E8B22C36575CD96B3720B /* LOTTransformInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = F12320BABAD12E91F078D72AE1924A1E /* LOTTransformInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F2DBDB6FADE86934608663B0E9FAF328 /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 764A6CCE1025F2E3AD808D840F9728FA /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F4196D63C9B81F74DC01C59F925E57D6 /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = FA58D9AFF3891C447BB45C2F0FC0D5F6 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F4E29E7ADC5752264DEEEF237B51D8A2 /* LOTPolygonAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = DDE85B2ED9EB599574B692C14D53E4D1 /* LOTPolygonAnimator.m */; }; + F51EF1C9EBA5C3B9C5F254C30E791EF9 /* LOTRenderGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B0084A7292CE978C874B246A9EB6381 /* LOTRenderGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F5E9F337668B33B57E62C7E34AAF754D /* LOTSizeInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E2E5BF778CE81D4DBD40B62520DC80C3 /* LOTSizeInterpolator.m */; }; + F633678B416263AA4DBC95F6083AC51D /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FEE9B2BD06631226BA1423A506F65DA5 /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F79EE7C25BFEB6CD46461F1C19A10783 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F4B53572FF50546CB2E56BAC299CFD2 /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F91141B437285B7097F0EFAD7FA4E1EA /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = CBBD3D7AF8563FB005A8CA484A870417 /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; + F9763771D2B217B27F709EF135B0F493 /* LOTPolystarAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 998F038B1BE5F586CAF4FC7A948C9D4E /* LOTPolystarAnimator.m */; }; + FA0B7BB0AF6599CB69D35D6F21C6FD1C /* LOTGradientFillRender.m in Sources */ = {isa = PBXBuildFile; fileRef = D3F01AFD95809E228394B86CDC1328AD /* LOTGradientFillRender.m */; }; + FC17895174A97FF6F5C56F1261CAE4A1 /* LOTPolystarAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EC5A2EA5A56A22F913CE6E9E4AD6103 /* LOTPolystarAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; + FCC672B6B6560C34BB0448A204ECC694 /* LOTCompositionContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E163C612A86E86E93C227DD11031212D /* LOTCompositionContainer.m */; }; + FF75C787DE7654B349AB95C0C0DEBEE9 /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = 11640282F57FF8E94851A3450079EF41 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -250,209 +254,211 @@ isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 0EF42CE7615F2EAAE9DA71F73907E392; + remoteGlobalIDString = 5AF6B3CA022AC2500F8F2880745BB992; remoteInfo = "lottie-ios-iOS"; }; D4791C006ECE4521039908D2894E5846 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = 320F391AAF4ECF48F4B38D0AF83CAF01; + remoteGlobalIDString = C3ED1BE19A2E3ADF592D40371146E32D; remoteInfo = "lottie-ios-OSX"; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 015E4719B41BEE71124DB619B815D0EB /* LOTAsset.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.m; sourceTree = ""; }; - 01862C48EE191B29F2238997094ACB96 /* LOTCircleAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCircleAnimator.h; sourceTree = ""; }; - 02C5FDFAC2FCFDCF442936D17AB9DC73 /* LOTArrayInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTArrayInterpolator.h; sourceTree = ""; }; + 00F45D9395854D5914F249B4519A8435 /* LOTStrokeRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTStrokeRenderer.h; sourceTree = ""; }; 0508D1F4EB475E8EA9FD7082C7562045 /* lottie-ios-iOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "lottie-ios-iOS-umbrella.h"; path = "../lottie-ios-iOS/lottie-ios-iOS-umbrella.h"; sourceTree = ""; }; - 050B89E26019D708676FE6D597486AA3 /* LOTNumberInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTNumberInterpolator.h; sourceTree = ""; }; - 058DD00DE0B86D35D277715286A7B341 /* LOTMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMask.m; sourceTree = ""; }; - 0914C3D1BB020D1666BE3DF1319D1468 /* LOTLayerGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; - 0D47E3935753EA8450CFA4819D954324 /* LOTMaskContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMaskContainer.m; sourceTree = ""; }; - 0D9AB9A3C8544AAD6F9E922C1845A067 /* LOTFillRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTFillRenderer.h; sourceTree = ""; }; - 10C1E0415598A79FB027436ADD23237A /* LOTPathAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathAnimator.h; sourceTree = ""; }; - 1183E2F8FB4C96C600D5C19F62480983 /* NSValue+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSValue+Compat.m"; sourceTree = ""; }; - 14F2C1F23D90540B8557C36B1672D34D /* LOTTrimPathNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTrimPathNode.m; sourceTree = ""; }; - 14FC709609743F7B20CFF47FCEAB60B5 /* NSValue+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSValue+Compat.h"; sourceTree = ""; }; - 15222E3BE5FC1C5126F6D66151AEA60D /* LOTShapeRectangle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRectangle.m; sourceTree = ""; }; + 0633F6AF0D0293BB6C3E936131E8B274 /* LOTShapeStar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStar.m; sourceTree = ""; }; + 087050B3BDBEA80640AF6F3040DF369B /* LOTGradientFillRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTGradientFillRender.h; sourceTree = ""; }; + 095E8F8D1757E210BE10C0D622603395 /* LOTComposition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTComposition.m; sourceTree = ""; }; + 0BFD6FA18A487BDAFF00DCAB6892360D /* LOTAnimationView_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Internal.h; sourceTree = ""; }; + 0E037F59AE039926CF841C97067DFED2 /* LOTPathAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathAnimator.m; sourceTree = ""; }; + 0F7AD11689DF3F412E897EEA0E1A20EC /* LOTSizeInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTSizeInterpolator.h; sourceTree = ""; }; + 11640282F57FF8E94851A3450079EF41 /* LOTShapeTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTransform.h; sourceTree = ""; }; + 11CC2F0E37054580A6ED2A71FB467D83 /* LOTBezierPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierPath.m; sourceTree = ""; }; + 124238FB2EC01ED7CC98B0310B47B923 /* LOTNumberInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTNumberInterpolator.h; sourceTree = ""; }; + 13E47715F56AC9EF2A7B1AB0B3D94298 /* LOTComposition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTComposition.h; sourceTree = ""; }; + 163DE9F8317FC31F872997FB07F53922 /* LOTPathInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathInterpolator.h; sourceTree = ""; }; 1688BB5C71E5E3A2AB6A945B3793E06E /* Pods-lottie-ios_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-lottie-ios_Tests.release.xcconfig"; sourceTree = ""; }; - 17E6E5442ECF02A8EEC377300C37FBC5 /* LOTAnimationCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationCache.h; sourceTree = ""; }; - 184E7BA8E6CDCE622A5BEFE919A33632 /* LOTAsset.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; + 17C2162546F19E59068CFDA8C935A568 /* LOTTrimPathNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTrimPathNode.h; sourceTree = ""; }; + 17FCB5B7FE2AED04383B16392C30F0FE /* LOTBezierPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierPath.h; sourceTree = ""; }; + 195BEB471D872A654C174968D6E77681 /* LOTShapeRepeater.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRepeater.m; sourceTree = ""; }; 1A6EFDACDACB6E43B1C860B406F5CC02 /* Pods_Lottie_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_Lottie_Example.framework; path = "Pods-Lottie-Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 1AD6E7B7251A16ABE775A7261872E4B8 /* LOTValueInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTValueInterpolator.h; sourceTree = ""; }; - 1E35E4EFB40361BED2B2D8ACC585D3B6 /* LOTShapeGradientFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGradientFill.m; sourceTree = ""; }; + 1EC5A2EA5A56A22F913CE6E9E4AD6103 /* LOTPolystarAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolystarAnimator.h; sourceTree = ""; }; + 1F4B53572FF50546CB2E56BAC299CFD2 /* LOTShapePath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapePath.h; sourceTree = ""; }; 200981A59C027D7B3DD2231DB8680AAA /* Pods-Lottie-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Example.release.xcconfig"; sourceTree = ""; }; - 200F30E33CB1E73CADA54E4128A67F82 /* LOTBezierData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierData.m; sourceTree = ""; }; - 2052717A4D37E0EAD4921666B49D7E4E /* LOTTransformInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTransformInterpolator.m; sourceTree = ""; }; 22BDFBAA4524EAF16132AD22EC39BA9D /* Pods-lottie-ios_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-lottie-ios_Tests.debug.xcconfig"; sourceTree = ""; }; + 231D61FE1A26A7D4072149DADDEF5D17 /* LOTPointInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPointInterpolator.m; sourceTree = ""; }; 23289CF2CB9CCDE468ABF8D7040AB9F7 /* lottie-ios-OSX-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-OSX-prefix.pch"; sourceTree = ""; }; - 238C5B254AB52BE949F0C3F74A87F9D1 /* LOTAssetGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; - 23EC07331D11117C34706DD26D827CBA /* LOTValueInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTValueInterpolator.m; sourceTree = ""; }; - 26061E2A3C9EFA49C45E1D4A045D5900 /* LOTLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayer.h; sourceTree = ""; }; - 27A443511711B85270F11D81D92E3359 /* LOTShapeTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTransform.h; sourceTree = ""; }; - 2953B6F3BDD62335CDA7373450A30023 /* LOTLayerContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerContainer.h; sourceTree = ""; }; - 2B464FA3F23FAFBEF36B39E99B6E9BB8 /* CALayer+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CALayer+Compat.m"; sourceTree = ""; }; - 2BE499758B1F7303D1734C712FF63D5F /* LOTAnimationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationView.m; sourceTree = ""; }; + 254929E078621D727680C60C8AD7D5F9 /* LOTAnimationView_Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Compat.h; sourceTree = ""; }; + 2788848F7D3FFE6142EFF2DA8840DABE /* LOTAnimationCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationCache.m; sourceTree = ""; }; + 29EE0D11FDEE4508D4F0A9312512A308 /* LOTLayerGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; + 2A0687984871641854DEC273DC4895A0 /* UIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = UIColor.m; sourceTree = ""; }; + 2B0084A7292CE978C874B246A9EB6381 /* LOTRenderGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderGroup.h; sourceTree = ""; }; 2CB517641B868E9238D1CBF2F61FC321 /* Pods-Lottie-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Lottie-Example-acknowledgements.markdown"; sourceTree = ""; }; - 2E05955FA282F55FC352425B41343D33 /* LOTPointInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPointInterpolator.h; sourceTree = ""; }; - 2EFFC03BECC29C79B75F8541338F68E9 /* LOTRenderGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderGroup.m; sourceTree = ""; }; - 2F3392B7C43FB2671398D39F08A5D5BF /* LOTAnimationTransitionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationTransitionController.m; sourceTree = ""; }; + 32A4115C17FCA30A699818AE84CFCCB2 /* LOTShapeGradientFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGradientFill.h; sourceTree = ""; }; 32A6F597E0546E4D2A2E39015759C533 /* Pods_Lottie_Viewer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_Lottie_Viewer.framework; path = "Pods-Lottie Viewer.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 32D6DAC7BAB79510DE255DC844D5F0DB /* LOTFillRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTFillRenderer.m; sourceTree = ""; }; + 33712E5C749E2BD17C616AE83AAA5235 /* LOTBezierData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierData.m; sourceTree = ""; }; + 354F7D96C06C765B2E34C025F0E06A6A /* LOTShapeFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeFill.h; sourceTree = ""; }; + 36EC7B269BF2C91EDACA06F176C297BF /* LOTPlatformCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPlatformCompat.h; sourceTree = ""; }; + 385B962A2BB11B26318F9971CC75FB78 /* LOTStrokeRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeRenderer.m; sourceTree = ""; }; + 388E5271657E5F451ACAA3DEED3F0883 /* CGGeometry+LOTAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CGGeometry+LOTAdditions.m"; sourceTree = ""; }; + 3900A594FE0DEF6B8BA86526B90BC037 /* LOTShapeFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeFill.m; sourceTree = ""; }; 392AE6678DE5B261D36B7164386E03C8 /* Pods-lottie-ios_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-lottie-ios_Tests-dummy.m"; sourceTree = ""; }; - 3C5B5849DB406C657A45BBF3337A53CF /* LOTLayerGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; + 3C3404BBE9193C4D6371A6846471C78F /* LOTRenderNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderNode.m; sourceTree = ""; }; + 3CE5BDC7E100622D90F07574668DBAC3 /* LOTMaskContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMaskContainer.h; sourceTree = ""; }; + 3DDBC02C47FB1B42166C38BEBE6BA824 /* LOTMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMask.m; sourceTree = ""; }; 3DF4ABD88E12E333FE644FFDE33C8DD8 /* Pods-lottie-ios_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-lottie-ios_Tests-acknowledgements.plist"; sourceTree = ""; }; 3E4E92FF73D0C5408716B831624378F8 /* Pods-Lottie-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Example.debug.xcconfig"; sourceTree = ""; }; - 3E5DDDF49900A4A4077D829C63C7DDD3 /* LOTShapeStar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStar.h; sourceTree = ""; }; 3FC57817E38FEE88C847125F31F36F1F /* lottie-ios-iOS.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "lottie-ios-iOS.xcconfig"; path = "../lottie-ios-iOS/lottie-ios-iOS.xcconfig"; sourceTree = ""; }; - 462F01DA1176DB5F3C94FBEC747E3E85 /* LOTStrokeRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTStrokeRenderer.h; sourceTree = ""; }; - 469DC9ABC91366FF980F6D50BA28CD59 /* LOTKeyframe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTKeyframe.m; sourceTree = ""; }; - 4BD4F8E71F3DBF0AD3ED15D2224801B4 /* LOTRepeaterRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRepeaterRenderer.m; sourceTree = ""; }; + 401CCFBAECEC8D0C3C52D1115925C3A9 /* LOTCacheProvider.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCacheProvider.h; sourceTree = ""; }; + 40ADAA13B1697CA58DFE37C98BAD8F89 /* LOTShapeGradientFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGradientFill.m; sourceTree = ""; }; + 44F645E03A998ADE8610603B9D4529B0 /* LOTTrimPathNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTrimPathNode.m; sourceTree = ""; }; + 4557CE048FBBB46F05420CA49BCBB2B5 /* LOTFillRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTFillRenderer.h; sourceTree = ""; }; + 4ADCEBC41FBF7EAA03F1A124C5204525 /* LOTKeyframe.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTKeyframe.h; sourceTree = ""; }; + 4B4BF03CCBBC997108D8977F52E13425 /* LOTKeyframe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTKeyframe.m; sourceTree = ""; }; + 4C31C307A2E1D58863801004254CE2FC /* UIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = UIColor.h; sourceTree = ""; }; 4CD8D48838914CC935697BC0B8645E9A /* Pods-Lottie-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-Lottie-Example.modulemap"; sourceTree = ""; }; - 4D3DAD19E1C0784148D21B76146DD358 /* LOTFillRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTFillRenderer.m; sourceTree = ""; }; - 51C5E89A472F7A6C2D6400A8F3C4146F /* LOTGradientFillRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTGradientFillRender.h; sourceTree = ""; }; - 52B1ACA03A2820600528E3CB10A02EFA /* LOTBezierPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierPath.h; sourceTree = ""; }; + 4EF80DBF84D5BCA14EA5DD32E2F4561E /* LOTCircleAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCircleAnimator.m; sourceTree = ""; }; + 522B03738BCAF3227B9BCAA3CC3B452B /* NSValue+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSValue+Compat.h"; sourceTree = ""; }; 539ADAB8D98168C3A5104707E1819800 /* Pods-Lottie Viewer-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie Viewer-resources.sh"; sourceTree = ""; }; 54C415EA7F1183D8CBF4DD450C8E917A /* lottie-ios-iOS-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "lottie-ios-iOS-dummy.m"; path = "../lottie-ios-iOS/lottie-ios-iOS-dummy.m"; sourceTree = ""; }; 55280B1678DBB5373CEB5963E62E39C8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 56DD5837FEE2F25E3BEA1F3D44566EFA /* LOTShapeFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeFill.h; sourceTree = ""; }; 57B1FEF3178D7604EED65FA3A99A03DD /* lottie-ios-iOS.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; name = "lottie-ios-iOS.modulemap"; path = "../lottie-ios-iOS/lottie-ios-iOS.modulemap"; sourceTree = ""; }; - 5A0C7193EB2F87E793153C60D42AC2E4 /* LOTRoundedRectAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRoundedRectAnimator.m; sourceTree = ""; }; - 602510C984B59608944A3D1C295AAF6A /* LOTGradientFillRender.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTGradientFillRender.m; sourceTree = ""; }; + 5884FA946CEE3F0926F9F6884B171F90 /* LOTColorInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTColorInterpolator.h; sourceTree = ""; }; + 5DB3515254A94C0CD9443516856C5542 /* LOTShapeStroke.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStroke.m; sourceTree = ""; }; + 5F50785200ED77748DB031FFC724BE57 /* LOTLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayer.h; sourceTree = ""; }; 60CC0BDE6346F89ADB5DB741F83E073E /* lottie-ios-OSX-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "lottie-ios-OSX-dummy.m"; sourceTree = ""; }; + 61E8B458FCD8B6D801269775FCAF6F4E /* LOTRenderGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderGroup.m; sourceTree = ""; }; 61E8C766168C906716D70FDBED5C32CA /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 63E8A32304416366E7C4FC7A2D6C3A08 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; }; - 660D86394AA9AE108D137A7554DE231A /* UIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = UIColor.h; sourceTree = ""; }; - 670D66823248683CD22871B1BB4B23B8 /* LOTArrayInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTArrayInterpolator.m; sourceTree = ""; }; + 640AC583141578756994EA7D498CEBBC /* LOTShapeCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeCircle.h; sourceTree = ""; }; + 680F9C8CE3A4BF873FDC1E21259D9A80 /* LOTAnimatorNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatorNode.m; sourceTree = ""; }; 68BD4E155A46A5ACAC446D5FC4010BFB /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../lottie-ios-iOS/Info.plist"; sourceTree = ""; }; - 6A9FB03B3E77F980AF170B3F5E5475DF /* LOTCircleAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCircleAnimator.m; sourceTree = ""; }; 6AE2E9ED9175D72655AC45CF4432C1C7 /* lottie-ios-OSX.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "lottie-ios-OSX.xcconfig"; sourceTree = ""; }; + 6AFB4DE7291BD517EEAE433AE08F5F72 /* CALayer+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CALayer+Compat.m"; sourceTree = ""; }; 6B2EA2A4719AB76E637979AE2E65E786 /* Pods-Lottie-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Lottie-Example-dummy.m"; sourceTree = ""; }; - 6B4CD9AC3F3A7829D7346A730D88D9EC /* LOTMaskContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMaskContainer.h; sourceTree = ""; }; - 6CD6A6E7124D229A032350C4BD92C108 /* LOTShapeFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeFill.m; sourceTree = ""; }; - 6FE81351B5FC70D4629F7C3777CFBAEE /* LOTShapeCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeCircle.m; sourceTree = ""; }; - 70DE1A1AB45E92A500B10062AB46FC51 /* LOTComposition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTComposition.h; sourceTree = ""; }; - 737372E68C45054F1F0E8F5293218A44 /* LOTBezierPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierPath.m; sourceTree = ""; }; + 6BE1A2554DCA7790C66F3AF85D88C375 /* LOTTransformInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTransformInterpolator.m; sourceTree = ""; }; + 6BF6FEF9CA87EF74B82AAEF9B781D3B5 /* LOTShapeGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGroup.h; sourceTree = ""; }; 74883CF1E01724853AB546D683B3DEA1 /* Pods-lottie-ios_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-lottie-ios_Tests-umbrella.h"; sourceTree = ""; }; + 75625D7F09AF22922918BA008E3D793F /* LOTAnimationTransitionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationTransitionController.h; sourceTree = ""; }; 75F4DD86D133631479410B893D4B04F4 /* Pods_lottie_ios_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_lottie_ios_Tests.framework; path = "Pods-lottie-ios_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - 7638AF524716B756200A1E294DCE6DD0 /* CGGeometry+LOTAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CGGeometry+LOTAdditions.h"; sourceTree = ""; }; + 764A6CCE1025F2E3AD808D840F9728FA /* LOTHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTHelpers.h; sourceTree = ""; }; 766EB392982CB8B00285AF081FA67A18 /* Pods-lottie-ios_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-lottie-ios_Tests-acknowledgements.markdown"; sourceTree = ""; }; - 780084EBD7485CFA3B7416A62BABFD29 /* LOTShapeGradientFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGradientFill.h; sourceTree = ""; }; + 7873AFFA9383EBAFB66FC349A2015C6D /* LOTShapeStar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStar.h; sourceTree = ""; }; + 79285C9FAA5E6C410E4FCFB189002961 /* LOTArrayInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTArrayInterpolator.h; sourceTree = ""; }; 7B84DD8BA444B84A5807EA458734DA5D /* 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; }; - 7CB61C6731B26EDC8ED1A4D8524C5C1F /* LOTBezierData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierData.h; sourceTree = ""; }; - 7CD602D21D6F65BC14087F3AEDF24A12 /* LOTHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTHelpers.h; sourceTree = ""; }; 7D00258E4C4D882665FA7673AF9DE81C /* lottie-ios-OSX-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-OSX-umbrella.h"; sourceTree = ""; }; 7DA1DF4DC5CE76C3EF3AFAF093E3B908 /* Pods-Lottie Viewer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie Viewer-acknowledgements.plist"; sourceTree = ""; }; - 7E67C37F95E01DC18467986837F45B3A /* LOTPolystarAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolystarAnimator.h; sourceTree = ""; }; - 7F56F07FA10F7E5E57F35B93DBA7C9E6 /* LOTAnimatorNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatorNode.m; sourceTree = ""; }; 804BBDA063F6BE0570BCF2BE94D00E85 /* lottie-ios-OSX.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "lottie-ios-OSX.modulemap"; sourceTree = ""; }; - 83559A1BFC28C491768C7E1B3E2E7E22 /* LOTRepeaterRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRepeaterRenderer.h; sourceTree = ""; }; - 866B4E109E94DE246563931CB229E4F2 /* LOTAnimatorNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatorNode.h; sourceTree = ""; }; - 88E811D6D61801082BFDE513DF2F2C96 /* LOTShapeTransform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTransform.m; sourceTree = ""; }; - 88F58CA0F006815A07E2522C14E920FE /* LOTPathInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathInterpolator.m; sourceTree = ""; }; + 84B93F527E46E075184D3CFD439D0A94 /* LOTAssetGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; + 895AB1E9A3863329030253DFBBBC5DAA /* LOTColorInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTColorInterpolator.m; sourceTree = ""; }; + 8A29106AD09AC0DEB000CE8F4CC5FE33 /* LOTShapeTransform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTransform.m; sourceTree = ""; }; + 8C0D44AE0F3E87EA3B1E8CEC1F837072 /* LOTPathInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathInterpolator.m; sourceTree = ""; }; 8D6D246FF2E46CE46B6F9453A989B292 /* Pods-Lottie-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Example-resources.sh"; sourceTree = ""; }; 8DE920DB509B09F953A5AC49A25A0138 /* Pods-lottie-ios_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-lottie-ios_Tests.modulemap"; sourceTree = ""; }; + 8EE05828FC4E8B5247E9D7A31C198404 /* UIColor+Expanded.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Expanded.m"; sourceTree = ""; }; 8F9FC62FF143AB6667CDD8163FCFDE1C /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; 90EF56A40FDBFDD04B5EB248A2D1C35C /* Pods-lottie-ios_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-lottie-ios_Tests-resources.sh"; sourceTree = ""; }; 92739E3C4C309D0CE7610B1348E7BF12 /* Pods-Lottie Viewer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Lottie Viewer-acknowledgements.markdown"; sourceTree = ""; }; - 929FE93692406FC4316BD911F247E73C /* LOTShapeRepeater.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRepeater.m; sourceTree = ""; }; 93361AC71C1E15FE77A86A3A784E84B0 /* Pods-lottie-ios_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-lottie-ios_Tests-frameworks.sh"; sourceTree = ""; }; 937CB982BF7625A942908DCE0D0B45FB /* Lottie.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Lottie.framework; path = "lottie-ios-OSX.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; + 93A507558C19E74B0FD5C7B5A24DF7D3 /* LOTNumberInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTNumberInterpolator.m; sourceTree = ""; }; + 9491E24ACF5F09433E2D9C9A160AB6BE /* LOTRoundedRectAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRoundedRectAnimator.m; sourceTree = ""; }; 957779C8BD629DE80F8E678BC2E2E54A /* Pods-Lottie-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Lottie-Example-umbrella.h"; sourceTree = ""; }; 957CDEEF051F9285513835BC0A9E2DD8 /* Pods-Lottie-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie-Example-acknowledgements.plist"; sourceTree = ""; }; - 963F50EB280BA0CC45F4452DB3242841 /* LOTKeyframe.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTKeyframe.h; sourceTree = ""; }; - 965327CEEC2C6CC441DC406A81FCE42E /* LOTShapeCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeCircle.h; sourceTree = ""; }; 97149B27FC504CA715F1A3D792D28F99 /* Pods-Lottie Viewer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie Viewer-frameworks.sh"; sourceTree = ""; }; - 9A41FB4ADF5E1C0905B24EF252399664 /* LOTShapeGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGroup.m; sourceTree = ""; }; + 98C64FD73609735518CBDDFEC2196CC8 /* LOTShapeTrimPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTrimPath.h; sourceTree = ""; }; + 998F038B1BE5F586CAF4FC7A948C9D4E /* LOTPolystarAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolystarAnimator.m; sourceTree = ""; }; 9AE28354BEE8C3C41E6AFE2DFC2E018D /* Pods-Lottie Viewer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Lottie Viewer-umbrella.h"; sourceTree = ""; }; - 9C98E6BA39ECBA1EDC1D792A6203F3BC /* LOTPolystarAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolystarAnimator.m; sourceTree = ""; }; - 9CB853B966FD2623AA8DE1736451DB48 /* UIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = UIColor.m; sourceTree = ""; }; - 9CBC1D36A6B981ABF7D54FD5E7E537F0 /* LOTModels.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTModels.h; sourceTree = ""; }; - 9CD4D05128042AE099820528EBB77DA5 /* LOTRenderNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderNode.m; sourceTree = ""; }; - 9DD0010316488D8EC0A1800CF1A7F486 /* LOTLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayer.m; sourceTree = ""; }; - A440B2CA5E8463B2855173E01F45A806 /* LOTColorInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTColorInterpolator.m; sourceTree = ""; }; - A4691668BA02F5BC097A6FC675ECA1AB /* LOTPathAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathAnimator.m; sourceTree = ""; }; - A66AFC9A2D8C64B15D617B74ADE0A366 /* LOTPolygonAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolygonAnimator.h; sourceTree = ""; }; - A701B666B0C5A5B6530AC3869DA89737 /* LOTShapeTrimPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTrimPath.m; sourceTree = ""; }; - AAC5E0AE5D6E08C8F5422BB829EFA1F7 /* LOTLayerContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerContainer.m; sourceTree = ""; }; - AC9D68C0B0FB189582F49A4BE241C2B8 /* LOTAnimationTransitionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationTransitionController.h; sourceTree = ""; }; + 9C7726C886540D32FC8A39FDED5D2546 /* LOTArrayInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTArrayInterpolator.m; sourceTree = ""; }; + 9E61CC4B568663BB36FBFCCCD48AB927 /* LOTValueInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTValueInterpolator.m; sourceTree = ""; }; + A276AF18852C5AA4A0B4311C39FEACE1 /* LOTLayerContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerContainer.m; sourceTree = ""; }; + A97F880818F1ED7D27847B461F3F3023 /* LOTMaskContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMaskContainer.m; sourceTree = ""; }; + AA1C251F069A150B96AE64779D5ED3C2 /* LOTShapeRectangle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRectangle.m; sourceTree = ""; }; + ABDF3850B7D3D4FC0B7A8FB258EA2648 /* LOTPointInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPointInterpolator.h; sourceTree = ""; }; + AD0CD99851F4669CABDDFB3D2EC0E467 /* LOTAssetGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; AF2DE7A29FB4261F8DF6B5D2E56A7759 /* Pods-Lottie Viewer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie Viewer.debug.xcconfig"; sourceTree = ""; }; - B2CFF222C9F6A8FC65F3EC2AD442AC0C /* LOTPolygonAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolygonAnimator.m; sourceTree = ""; }; - B37308FE101636F8A4DBCF7878678963 /* LOTRoundedRectAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRoundedRectAnimator.h; sourceTree = ""; }; - B58D067401A5F502DCD40129EB7A440E /* LOTShapeTrimPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTrimPath.h; sourceTree = ""; }; - B85BFB725490AA6D5D736A44DA9E2382 /* UIColor+Expanded.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIColor+Expanded.h"; sourceTree = ""; }; - B96561392AC6D77B040BAB9416C80592 /* LOTAnimationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView.h; sourceTree = ""; }; + B6E121A7E42D036876B27B749DC548E3 /* Lottie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Lottie.h; sourceTree = ""; }; BBBFB35C75DBB9AACD3D259D46474425 /* Lottie.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Lottie.framework; path = "lottie-ios-iOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; - BDCF9DF10A185547D96234169BEDBD2D /* LOTRenderNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderNode.h; sourceTree = ""; }; - BF05B8E8E3DECBCBBF3776DCDA85F973 /* CALayer+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CALayer+Compat.h"; sourceTree = ""; }; - C1181C44DD48ED3F2D8F1A8B71134253 /* LOTShapeGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGroup.h; sourceTree = ""; }; - C14497927E8905B9CEAEB09872B620F2 /* LOTStrokeRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeRenderer.m; sourceTree = ""; }; - C18A98A12C76AE96590C46619AF50823 /* LOTPathInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathInterpolator.h; sourceTree = ""; }; - C1A647306CCDE9D43DD521D6AA06ABE5 /* LOTShapeStroke.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStroke.m; sourceTree = ""; }; - C474D58587388AA484CBDD3117A7B84E /* Lottie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Lottie.h; sourceTree = ""; }; - C54CC4F8138AC4981CD5059BDE90B042 /* LOTTransformInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTransformInterpolator.h; sourceTree = ""; }; - C6199FA5510BF2C76F5188B039776BF4 /* LOTShapeStroke.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStroke.h; sourceTree = ""; }; - C7E2C05F5BF80F29F77083777B0D4A7A /* UIColor+Expanded.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Expanded.m"; sourceTree = ""; }; - C8CA0E3E8CE98CBB51863ED33A60B443 /* LOTRenderGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderGroup.h; sourceTree = ""; }; - C9455CCCA9058488B442F11AF14442DD /* LOTCompositionContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCompositionContainer.h; sourceTree = ""; }; - C9C86BDFE6BD69FC06AFD16C037CF5C0 /* LOTShapeRectangle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRectangle.h; sourceTree = ""; }; + BE75E7306DA323A53F0BDC5E8ADE7D01 /* LOTShapePath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapePath.m; sourceTree = ""; }; + BFEB629687AA55F0E8B966872425F44B /* LOTModels.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTModels.h; sourceTree = ""; }; + C6EF86EF8C7795CFC009921600798923 /* LOTAnimatorNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatorNode.h; sourceTree = ""; }; + C9E419F01A93BD04051BB1EB3B516D57 /* LOTLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayer.m; sourceTree = ""; }; CA13E2F72B2A84E8D774F18DD936CA54 /* 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; }; - CCE39CBC5D8946ACEF41CD6534532AF6 /* LOTColorInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTColorInterpolator.h; sourceTree = ""; }; - CD107C64E33A91E1ACD8AE8E009965FA /* LOTShapePath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapePath.m; sourceTree = ""; }; - CE73EEC50134B5B4F416A3401FF9042C /* LOTTrimPathNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTrimPathNode.h; sourceTree = ""; }; + CA6F1F349655818E455BB32B81CE76C3 /* LOTShapeRectangle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRectangle.h; sourceTree = ""; }; + CBBD3D7AF8563FB005A8CA484A870417 /* LOTAsset.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; + CCB438EE180D15F5CD80E7F6EF8B67BC /* NSValue+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSValue+Compat.m"; sourceTree = ""; }; + CCF8301450FA3DEA65B24F23A080E96C /* LOTShapeTrimPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTrimPath.m; sourceTree = ""; }; + CE4EA067B06BC4E571940939C00F32AE /* LOTLayerContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerContainer.h; sourceTree = ""; }; CF4BF66849AF08D9851F6F39E0898EAC /* Pods-Lottie Viewer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; path = "Pods-Lottie Viewer.modulemap"; sourceTree = ""; }; - D207A793A5F5FDC9C83183F9565E9196 /* LOTShapeStar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStar.m; sourceTree = ""; }; - D771C1BC9D5061096C8648E1156989E1 /* LOTShapeRepeater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRepeater.h; sourceTree = ""; }; - DCF473D4CAB48069DCDF518E4DD0E36C /* LOTPlatformCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPlatformCompat.h; sourceTree = ""; }; + D331C1E1D4B1D3BD055A6FA010093177 /* LOTCacheProvider.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCacheProvider.m; sourceTree = ""; }; + D3F01AFD95809E228394B86CDC1328AD /* LOTGradientFillRender.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTGradientFillRender.m; sourceTree = ""; }; + D94C265138441DF828EA6848E5200AD8 /* LOTPathAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathAnimator.h; sourceTree = ""; }; + DA79E353A86F9435F4C3AEFFA6435431 /* LOTAnimationTransitionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationTransitionController.m; sourceTree = ""; }; + DCC7CD8BCC483B241E0E764BD5278A1F /* LOTRoundedRectAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRoundedRectAnimator.h; sourceTree = ""; }; + DCEF1CD90EC0C5E27BFEFAAA1F13BB23 /* LOTPolygonAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolygonAnimator.h; sourceTree = ""; }; + DDE85B2ED9EB599574B692C14D53E4D1 /* LOTPolygonAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolygonAnimator.m; sourceTree = ""; }; DFB9B48CA5FB64F65C9333F75A778DD2 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/CoreVideo.framework; sourceTree = DEVELOPER_DIR; }; - E032DA5A2E4F7B82A2C00C9E85BB6EF7 /* LOTAnimationView_Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Compat.h; sourceTree = ""; }; - E48A0E6D9107A70680BDE3A9DD0B4921 /* LOTNumberInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTNumberInterpolator.m; sourceTree = ""; }; - E50EA2223414E5E5AA1213684F7AC63C /* LOTComposition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTComposition.m; sourceTree = ""; }; + DFF9FE624EE5BE3288826890070B03B4 /* LOTValueInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTValueInterpolator.h; sourceTree = ""; }; + E163C612A86E86E93C227DD11031212D /* LOTCompositionContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionContainer.m; sourceTree = ""; }; + E2E408997CCC3CD3A129F267643F146A /* LOTLayerGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; + E2E5BF778CE81D4DBD40B62520DC80C3 /* LOTSizeInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTSizeInterpolator.m; sourceTree = ""; }; + E41784961D98C1F827A1729F549B4BF0 /* UIColor+Expanded.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIColor+Expanded.h"; sourceTree = ""; }; E578078ACB6D731DF0DEA72A20BF04B7 /* Pods-Lottie-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Example-frameworks.sh"; sourceTree = ""; }; - E651DBB1F9F0A5785B6B1867677AF657 /* LOTCompositionContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionContainer.m; sourceTree = ""; }; E6CC126717DE752766A8C58E618A6BA1 /* Pods-Lottie Viewer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Lottie Viewer-dummy.m"; sourceTree = ""; }; - E6DA10F2BAD0E89C3005375B0F28F86F /* LOTPointInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPointInterpolator.m; sourceTree = ""; }; - E74CB75C96857653F0D6632949A999EE /* LOTAnimationCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationCache.m; sourceTree = ""; }; - E7E40F946EA566F3C1802D68E9525711 /* LOTSizeInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTSizeInterpolator.m; sourceTree = ""; }; E7F9BF29D1BB924B7546DF44AF6619AF /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - E816352A5368B0FF779EDE9871EC9FBE /* LOTAnimationView_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Internal.h; sourceTree = ""; }; - E83AAA60413CCF33A4E8E7BE5ED844A1 /* LOTSizeInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTSizeInterpolator.h; sourceTree = ""; }; + E902C6F4CFE66F380138E7D579151603 /* LOTShapeRepeater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRepeater.h; sourceTree = ""; }; + E9EB8901935762854B21A580963F85B7 /* LOTRepeaterRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRepeaterRenderer.h; sourceTree = ""; }; EAA55B722ECBCD50F62BBFB43D59B4B2 /* lottie-ios-iOS-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "lottie-ios-iOS-prefix.pch"; path = "../lottie-ios-iOS/lottie-ios-iOS-prefix.pch"; sourceTree = ""; }; - EDDE7EC7E5BC851A14AF0CB6D4D1D629 /* LOTAssetGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; + EC0F8632C759E789306769B9A9EFE3F8 /* LOTRenderNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderNode.h; sourceTree = ""; }; + EE49D3729D6DF758F03850E66287A28D /* LOTMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMask.h; sourceTree = ""; }; + EEFF2C2B7AB6EC76FE0796BAFDF28C58 /* LOTAnimationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationView.m; sourceTree = ""; }; + EFB0884EA88CF20FB752FF4B654F4D9E /* LOTShapeStroke.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStroke.h; sourceTree = ""; }; EFE7F290BE29B5B38039D5BF5C4FB52E /* Pods-Lottie Viewer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie Viewer.release.xcconfig"; sourceTree = ""; }; - F055041EFDF9460DF1C60F767496E3DD /* LOTMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMask.h; sourceTree = ""; }; - F6AA1912BE618936D5FEBC53A99D7BB1 /* LOTShapePath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapePath.h; sourceTree = ""; }; + EFF2B75871BAA4E24BFBB9EE5A967E4A /* LOTAnimationCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationCache.h; sourceTree = ""; }; + F12320BABAD12E91F078D72AE1924A1E /* LOTTransformInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTransformInterpolator.h; sourceTree = ""; }; + F1A507779F364FF107375255F9D93E16 /* LOTCompositionContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCompositionContainer.h; sourceTree = ""; }; + F30E6E314C14CC7A89F2D97C2DA80326 /* LOTAsset.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.m; sourceTree = ""; }; + F5DF3F62FFE632E81B3DDF078FAC8824 /* LOTShapeGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGroup.m; sourceTree = ""; }; + F7B615385B9C79685F281B2F9DE00AFF /* LOTBezierData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierData.h; sourceTree = ""; }; + F7F9CEC80AC8D5EF9DD171F2F2C8E6CC /* LOTShapeCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeCircle.m; sourceTree = ""; }; + F9B0111590F9E7561B280B699754C616 /* LOTAnimationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView.h; sourceTree = ""; }; + F9EC36080659D928ABCA1D513C0CAF88 /* LOTCircleAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCircleAnimator.h; sourceTree = ""; }; + FA58D9AFF3891C447BB45C2F0FC0D5F6 /* CGGeometry+LOTAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CGGeometry+LOTAdditions.h"; sourceTree = ""; }; FCD61B30751008C76B625BB6423F54AC /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - FD755653E0E4F3638099505793310D06 /* CGGeometry+LOTAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CGGeometry+LOTAdditions.m"; sourceTree = ""; }; + FEE9B2BD06631226BA1423A506F65DA5 /* CALayer+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CALayer+Compat.h"; sourceTree = ""; }; + FFD26B1BA220CC290C4187D516DCD37F /* LOTRepeaterRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRepeaterRenderer.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 1F6C76C81ECD5EDEC0D0E8CB3A2A0526 /* Frameworks */ = { + 35238516DA8B4E1DE968CC94C1A4BD2C /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 1E4D6384007FC7B58B0CCB20D2E1DC28 /* AppKit.framework in Frameworks */, - 790FC2E04648D5F6F76E7EB98BE3DDCF /* Cocoa.framework in Frameworks */, - 9858C4128E8CA83A9E678CC54DDC161C /* CoreVideo.framework in Frameworks */, + 15FC70FD083E40FAD0F5944D41DD88BE /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 35238516DA8B4E1DE968CC94C1A4BD2C /* Frameworks */ = { + 5486ACCEB44DA02681B22834529405BA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 15FC70FD083E40FAD0F5944D41DD88BE /* Foundation.framework in Frameworks */, + 7F80A4DDB120F7AC6AAD2079037F5A28 /* AppKit.framework in Frameworks */, + AC342BBD83EFC640054FCE7A41092A58 /* Cocoa.framework in Frameworks */, + A053EF8D74FC9348579B5AADFD9D38E6 /* CoreVideo.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9053053187983505594FF69244787C46 /* Frameworks */ = { + 608A7922991CA867AD37BE0307CAE136 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 45973011F3F82C632C471238257DDE3F /* Foundation.framework in Frameworks */, - 2996D07A6B5E82E6C2A7C231A8D9D433 /* UIKit.framework in Frameworks */, + 6CE0EC91B79DAE8FEE641C6DF4847B75 /* Foundation.framework in Frameworks */, + A26B337C4900EB2E146C6189C1D3A639 /* UIKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -475,39 +481,6 @@ /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 076D71C9B73F715F7AEF2808571D4FFF /* MacCompatability */ = { - isa = PBXGroup; - children = ( - BF05B8E8E3DECBCBBF3776DCDA85F973 /* CALayer+Compat.h */, - 2B464FA3F23FAFBEF36B39E99B6E9BB8 /* CALayer+Compat.m */, - DCF473D4CAB48069DCDF518E4DD0E36C /* LOTPlatformCompat.h */, - 14FC709609743F7B20CFF47FCEAB60B5 /* NSValue+Compat.h */, - 1183E2F8FB4C96C600D5C19F62480983 /* NSValue+Compat.m */, - 660D86394AA9AE108D137A7554DE231A /* UIColor.h */, - 9CB853B966FD2623AA8DE1736451DB48 /* UIColor.m */, - ); - name = MacCompatability; - path = MacCompatability; - sourceTree = ""; - }; - 1D5AF2A7502AB57F36EEE74A408AC20C /* RenderNodes */ = { - isa = PBXGroup; - children = ( - 0D9AB9A3C8544AAD6F9E922C1845A067 /* LOTFillRenderer.h */, - 4D3DAD19E1C0784148D21B76146DD358 /* LOTFillRenderer.m */, - 51C5E89A472F7A6C2D6400A8F3C4146F /* LOTGradientFillRender.h */, - 602510C984B59608944A3D1C295AAF6A /* LOTGradientFillRender.m */, - C8CA0E3E8CE98CBB51863ED33A60B443 /* LOTRenderGroup.h */, - 2EFFC03BECC29C79B75F8541338F68E9 /* LOTRenderGroup.m */, - 83559A1BFC28C491768C7E1B3E2E7E22 /* LOTRepeaterRenderer.h */, - 4BD4F8E71F3DBF0AD3ED15D2224801B4 /* LOTRepeaterRenderer.m */, - 462F01DA1176DB5F3C94FBEC747E3E85 /* LOTStrokeRenderer.h */, - C14497927E8905B9CEAEB09872B620F2 /* LOTStrokeRenderer.m */, - ); - name = RenderNodes; - path = RenderNodes; - sourceTree = ""; - }; 26342C9887425AAD969E2A28B5DBF666 /* iOS */ = { isa = PBXGroup; children = ( @@ -517,20 +490,18 @@ name = iOS; sourceTree = ""; }; - 2C6916856B9D38FF2417811DC9FA29ED /* RenderSystem */ = { + 30D4CF59870E1C2F32291CB9F13A2246 /* AnimatableLayers */ = { isa = PBXGroup; children = ( - 866B4E109E94DE246563931CB229E4F2 /* LOTAnimatorNode.h */, - 7F56F07FA10F7E5E57F35B93DBA7C9E6 /* LOTAnimatorNode.m */, - BDCF9DF10A185547D96234169BEDBD2D /* LOTRenderNode.h */, - 9CD4D05128042AE099820528EBB77DA5 /* LOTRenderNode.m */, - 9EC3C1BEDEE7E9F3F27C01066FBCB723 /* AnimatorNodes */, - 47ADACA36263FE0D2BA2D54A42EE190F /* InterpolatorNodes */, - F32BFA5D28B5BF83A1A0702EF5FB9E9A /* ManipulatorNodes */, - 1D5AF2A7502AB57F36EEE74A408AC20C /* RenderNodes */, + F1A507779F364FF107375255F9D93E16 /* LOTCompositionContainer.h */, + E163C612A86E86E93C227DD11031212D /* LOTCompositionContainer.m */, + CE4EA067B06BC4E571940939C00F32AE /* LOTLayerContainer.h */, + A276AF18852C5AA4A0B4311C39FEACE1 /* LOTLayerContainer.m */, + 3CE5BDC7E100622D90F07574668DBAC3 /* LOTMaskContainer.h */, + A97F880818F1ED7D27847B461F3F3023 /* LOTMaskContainer.m */, ); - name = RenderSystem; - path = RenderSystem; + name = AnimatableLayers; + path = AnimatableLayers; sourceTree = ""; }; 45F23E6F821A6253AB54CCD8C58A5946 /* Support Files */ = { @@ -553,59 +524,6 @@ path = "Example/Pods/Target Support Files/lottie-ios-OSX"; sourceTree = ""; }; - 46D3DF35DBE941AF970ADE9DBCBA4466 /* Private */ = { - isa = PBXGroup; - children = ( - E74CB75C96857653F0D6632949A999EE /* LOTAnimationCache.m */, - 2F3392B7C43FB2671398D39F08A5D5BF /* LOTAnimationTransitionController.m */, - 2BE499758B1F7303D1734C712FF63D5F /* LOTAnimationView.m */, - E816352A5368B0FF779EDE9871EC9FBE /* LOTAnimationView_Internal.h */, - E50EA2223414E5E5AA1213684F7AC63C /* LOTComposition.m */, - ); - name = Private; - path = Private; - sourceTree = ""; - }; - 47ADACA36263FE0D2BA2D54A42EE190F /* InterpolatorNodes */ = { - isa = PBXGroup; - children = ( - 02C5FDFAC2FCFDCF442936D17AB9DC73 /* LOTArrayInterpolator.h */, - 670D66823248683CD22871B1BB4B23B8 /* LOTArrayInterpolator.m */, - CCE39CBC5D8946ACEF41CD6534532AF6 /* LOTColorInterpolator.h */, - A440B2CA5E8463B2855173E01F45A806 /* LOTColorInterpolator.m */, - 050B89E26019D708676FE6D597486AA3 /* LOTNumberInterpolator.h */, - E48A0E6D9107A70680BDE3A9DD0B4921 /* LOTNumberInterpolator.m */, - C18A98A12C76AE96590C46619AF50823 /* LOTPathInterpolator.h */, - 88F58CA0F006815A07E2522C14E920FE /* LOTPathInterpolator.m */, - 2E05955FA282F55FC352425B41343D33 /* LOTPointInterpolator.h */, - E6DA10F2BAD0E89C3005375B0F28F86F /* LOTPointInterpolator.m */, - E83AAA60413CCF33A4E8E7BE5ED844A1 /* LOTSizeInterpolator.h */, - E7E40F946EA566F3C1802D68E9525711 /* LOTSizeInterpolator.m */, - C54CC4F8138AC4981CD5059BDE90B042 /* LOTTransformInterpolator.h */, - 2052717A4D37E0EAD4921666B49D7E4E /* LOTTransformInterpolator.m */, - 1AD6E7B7251A16ABE775A7261872E4B8 /* LOTValueInterpolator.h */, - 23EC07331D11117C34706DD26D827CBA /* LOTValueInterpolator.m */, - ); - name = InterpolatorNodes; - path = InterpolatorNodes; - sourceTree = ""; - }; - 524CC3C75445C88F4013E40B67179FBF /* Classes */ = { - isa = PBXGroup; - children = ( - 6217E012B6885FBEFFB2F711F7816265 /* AnimatableLayers */, - E742460EBE127FB8E59FA0D1B15CBED5 /* AnimatableProperties */, - DDCB847C60EE8A03AF1B9ADF8FAEC7AE /* Extensions */, - 076D71C9B73F715F7AEF2808571D4FFF /* MacCompatability */, - AD6D7C64B764C12EF058CC5C7E2C54D8 /* Models */, - 46D3DF35DBE941AF970ADE9DBCBA4466 /* Private */, - AE3B76F1B7E808C42CF57D4B32FFCC8A /* PublicHeaders */, - 2C6916856B9D38FF2417811DC9FA29ED /* RenderSystem */, - ); - name = Classes; - path = Classes; - sourceTree = ""; - }; 5FC4F12401C1D88BD6B82E45E9A89DA3 /* Pods-Lottie-Example */ = { isa = PBXGroup; children = ( @@ -624,18 +542,52 @@ path = "Target Support Files/Pods-Lottie-Example"; sourceTree = ""; }; - 6217E012B6885FBEFFB2F711F7816265 /* AnimatableLayers */ = { + 64ECD2DD53A33EF85A978658916AC203 /* Extensions */ = { isa = PBXGroup; children = ( - C9455CCCA9058488B442F11AF14442DD /* LOTCompositionContainer.h */, - E651DBB1F9F0A5785B6B1867677AF657 /* LOTCompositionContainer.m */, - 2953B6F3BDD62335CDA7373450A30023 /* LOTLayerContainer.h */, - AAC5E0AE5D6E08C8F5422BB829EFA1F7 /* LOTLayerContainer.m */, - 6B4CD9AC3F3A7829D7346A730D88D9EC /* LOTMaskContainer.h */, - 0D47E3935753EA8450CFA4819D954324 /* LOTMaskContainer.m */, + FA58D9AFF3891C447BB45C2F0FC0D5F6 /* CGGeometry+LOTAdditions.h */, + 388E5271657E5F451ACAA3DEED3F0883 /* CGGeometry+LOTAdditions.m */, + 17FCB5B7FE2AED04383B16392C30F0FE /* LOTBezierPath.h */, + 11CC2F0E37054580A6ED2A71FB467D83 /* LOTBezierPath.m */, + 764A6CCE1025F2E3AD808D840F9728FA /* LOTHelpers.h */, + E41784961D98C1F827A1729F549B4BF0 /* UIColor+Expanded.h */, + 8EE05828FC4E8B5247E9D7A31C198404 /* UIColor+Expanded.m */, ); - name = AnimatableLayers; - path = AnimatableLayers; + name = Extensions; + path = Extensions; + sourceTree = ""; + }; + 69695D719113403D18EBCD4657C8DD9E /* MacCompatability */ = { + isa = PBXGroup; + children = ( + FEE9B2BD06631226BA1423A506F65DA5 /* CALayer+Compat.h */, + 6AFB4DE7291BD517EEAE433AE08F5F72 /* CALayer+Compat.m */, + 36EC7B269BF2C91EDACA06F176C297BF /* LOTPlatformCompat.h */, + 522B03738BCAF3227B9BCAA3CC3B452B /* NSValue+Compat.h */, + CCB438EE180D15F5CD80E7F6EF8B67BC /* NSValue+Compat.m */, + 4C31C307A2E1D58863801004254CE2FC /* UIColor.h */, + 2A0687984871641854DEC273DC4895A0 /* UIColor.m */, + ); + name = MacCompatability; + path = MacCompatability; + sourceTree = ""; + }; + 76D9AC084F88AE62B7CE935BB1487110 /* AnimatorNodes */ = { + isa = PBXGroup; + children = ( + F9EC36080659D928ABCA1D513C0CAF88 /* LOTCircleAnimator.h */, + 4EF80DBF84D5BCA14EA5DD32E2F4561E /* LOTCircleAnimator.m */, + D94C265138441DF828EA6848E5200AD8 /* LOTPathAnimator.h */, + 0E037F59AE039926CF841C97067DFED2 /* LOTPathAnimator.m */, + DCEF1CD90EC0C5E27BFEFAAA1F13BB23 /* LOTPolygonAnimator.h */, + DDE85B2ED9EB599574B692C14D53E4D1 /* LOTPolygonAnimator.m */, + 1EC5A2EA5A56A22F913CE6E9E4AD6103 /* LOTPolystarAnimator.h */, + 998F038B1BE5F586CAF4FC7A948C9D4E /* LOTPolystarAnimator.m */, + DCC7CD8BCC483B241E0E764BD5278A1F /* LOTRoundedRectAnimator.h */, + 9491E24ACF5F09433E2D9C9A160AB6BE /* LOTRoundedRectAnimator.m */, + ); + name = AnimatorNodes; + path = AnimatorNodes; sourceTree = ""; }; 7DB346D0F39D3F0E887471402A8071AB = { @@ -649,6 +601,81 @@ ); sourceTree = ""; }; + 8249CB74AC79B4A596C389F65A62A0BE /* Models */ = { + isa = PBXGroup; + children = ( + CBBD3D7AF8563FB005A8CA484A870417 /* LOTAsset.h */, + F30E6E314C14CC7A89F2D97C2DA80326 /* LOTAsset.m */, + 84B93F527E46E075184D3CFD439D0A94 /* LOTAssetGroup.h */, + AD0CD99851F4669CABDDFB3D2EC0E467 /* LOTAssetGroup.m */, + 5F50785200ED77748DB031FFC724BE57 /* LOTLayer.h */, + C9E419F01A93BD04051BB1EB3B516D57 /* LOTLayer.m */, + 29EE0D11FDEE4508D4F0A9312512A308 /* LOTLayerGroup.h */, + E2E408997CCC3CD3A129F267643F146A /* LOTLayerGroup.m */, + EE49D3729D6DF758F03850E66287A28D /* LOTMask.h */, + 3DDBC02C47FB1B42166C38BEBE6BA824 /* LOTMask.m */, + BFEB629687AA55F0E8B966872425F44B /* LOTModels.h */, + 640AC583141578756994EA7D498CEBBC /* LOTShapeCircle.h */, + F7F9CEC80AC8D5EF9DD171F2F2C8E6CC /* LOTShapeCircle.m */, + 354F7D96C06C765B2E34C025F0E06A6A /* LOTShapeFill.h */, + 3900A594FE0DEF6B8BA86526B90BC037 /* LOTShapeFill.m */, + 32A4115C17FCA30A699818AE84CFCCB2 /* LOTShapeGradientFill.h */, + 40ADAA13B1697CA58DFE37C98BAD8F89 /* LOTShapeGradientFill.m */, + 6BF6FEF9CA87EF74B82AAEF9B781D3B5 /* LOTShapeGroup.h */, + F5DF3F62FFE632E81B3DDF078FAC8824 /* LOTShapeGroup.m */, + 1F4B53572FF50546CB2E56BAC299CFD2 /* LOTShapePath.h */, + BE75E7306DA323A53F0BDC5E8ADE7D01 /* LOTShapePath.m */, + CA6F1F349655818E455BB32B81CE76C3 /* LOTShapeRectangle.h */, + AA1C251F069A150B96AE64779D5ED3C2 /* LOTShapeRectangle.m */, + E902C6F4CFE66F380138E7D579151603 /* LOTShapeRepeater.h */, + 195BEB471D872A654C174968D6E77681 /* LOTShapeRepeater.m */, + 7873AFFA9383EBAFB66FC349A2015C6D /* LOTShapeStar.h */, + 0633F6AF0D0293BB6C3E936131E8B274 /* LOTShapeStar.m */, + EFB0884EA88CF20FB752FF4B654F4D9E /* LOTShapeStroke.h */, + 5DB3515254A94C0CD9443516856C5542 /* LOTShapeStroke.m */, + 11640282F57FF8E94851A3450079EF41 /* LOTShapeTransform.h */, + 8A29106AD09AC0DEB000CE8F4CC5FE33 /* LOTShapeTransform.m */, + 98C64FD73609735518CBDDFEC2196CC8 /* LOTShapeTrimPath.h */, + CCF8301450FA3DEA65B24F23A080E96C /* LOTShapeTrimPath.m */, + ); + name = Models; + path = Models; + sourceTree = ""; + }; + 861895567243C1378551E950AD80E453 /* RenderNodes */ = { + isa = PBXGroup; + children = ( + 4557CE048FBBB46F05420CA49BCBB2B5 /* LOTFillRenderer.h */, + 32D6DAC7BAB79510DE255DC844D5F0DB /* LOTFillRenderer.m */, + 087050B3BDBEA80640AF6F3040DF369B /* LOTGradientFillRender.h */, + D3F01AFD95809E228394B86CDC1328AD /* LOTGradientFillRender.m */, + 2B0084A7292CE978C874B246A9EB6381 /* LOTRenderGroup.h */, + 61E8B458FCD8B6D801269775FCAF6F4E /* LOTRenderGroup.m */, + E9EB8901935762854B21A580963F85B7 /* LOTRepeaterRenderer.h */, + FFD26B1BA220CC290C4187D516DCD37F /* LOTRepeaterRenderer.m */, + 00F45D9395854D5914F249B4519A8435 /* LOTStrokeRenderer.h */, + 385B962A2BB11B26318F9971CC75FB78 /* LOTStrokeRenderer.m */, + ); + name = RenderNodes; + path = RenderNodes; + sourceTree = ""; + }; + 8892A28291EE130E11698A1CEBDA72AB /* Classes */ = { + isa = PBXGroup; + children = ( + 30D4CF59870E1C2F32291CB9F13A2246 /* AnimatableLayers */, + F25C3C7BDDEB662C33488C1167ED1CFA /* AnimatableProperties */, + 64ECD2DD53A33EF85A978658916AC203 /* Extensions */, + 69695D719113403D18EBCD4657C8DD9E /* MacCompatability */, + 8249CB74AC79B4A596C389F65A62A0BE /* Models */, + DE0947FFC87068A2451CBEC2B09E9AFD /* Private */, + FF2CC04C2A6F7C07381F4A2076CABC2F /* PublicHeaders */, + F2697BFB91BD5442654154A1AD9431AB /* RenderSystem */, + ); + name = Classes; + path = Classes; + sourceTree = ""; + }; 8E2258F31D65A13EFD2AC50E431AFDF1 /* Pods-lottie-ios_Tests */ = { isa = PBXGroup; children = ( @@ -667,30 +694,36 @@ path = "Target Support Files/Pods-lottie-ios_Tests"; sourceTree = ""; }; - 91A05F117974EDC888120AA0FA94B840 /* Development Pods */ = { + 8E955543DA63ABCC7754540D3AF184F5 /* InterpolatorNodes */ = { isa = PBXGroup; children = ( - F13189DB0902F98D525915FBB3DAB361 /* lottie-ios */, + 79285C9FAA5E6C410E4FCFB189002961 /* LOTArrayInterpolator.h */, + 9C7726C886540D32FC8A39FDED5D2546 /* LOTArrayInterpolator.m */, + 5884FA946CEE3F0926F9F6884B171F90 /* LOTColorInterpolator.h */, + 895AB1E9A3863329030253DFBBBC5DAA /* LOTColorInterpolator.m */, + 124238FB2EC01ED7CC98B0310B47B923 /* LOTNumberInterpolator.h */, + 93A507558C19E74B0FD5C7B5A24DF7D3 /* LOTNumberInterpolator.m */, + 163DE9F8317FC31F872997FB07F53922 /* LOTPathInterpolator.h */, + 8C0D44AE0F3E87EA3B1E8CEC1F837072 /* LOTPathInterpolator.m */, + ABDF3850B7D3D4FC0B7A8FB258EA2648 /* LOTPointInterpolator.h */, + 231D61FE1A26A7D4072149DADDEF5D17 /* LOTPointInterpolator.m */, + 0F7AD11689DF3F412E897EEA0E1A20EC /* LOTSizeInterpolator.h */, + E2E5BF778CE81D4DBD40B62520DC80C3 /* LOTSizeInterpolator.m */, + F12320BABAD12E91F078D72AE1924A1E /* LOTTransformInterpolator.h */, + 6BE1A2554DCA7790C66F3AF85D88C375 /* LOTTransformInterpolator.m */, + DFF9FE624EE5BE3288826890070B03B4 /* LOTValueInterpolator.h */, + 9E61CC4B568663BB36FBFCCCD48AB927 /* LOTValueInterpolator.m */, ); - name = "Development Pods"; + name = InterpolatorNodes; + path = InterpolatorNodes; sourceTree = ""; }; - 9EC3C1BEDEE7E9F3F27C01066FBCB723 /* AnimatorNodes */ = { + 91A05F117974EDC888120AA0FA94B840 /* Development Pods */ = { isa = PBXGroup; children = ( - 01862C48EE191B29F2238997094ACB96 /* LOTCircleAnimator.h */, - 6A9FB03B3E77F980AF170B3F5E5475DF /* LOTCircleAnimator.m */, - 10C1E0415598A79FB027436ADD23237A /* LOTPathAnimator.h */, - A4691668BA02F5BC097A6FC675ECA1AB /* LOTPathAnimator.m */, - A66AFC9A2D8C64B15D617B74ADE0A366 /* LOTPolygonAnimator.h */, - B2CFF222C9F6A8FC65F3EC2AD442AC0C /* LOTPolygonAnimator.m */, - 7E67C37F95E01DC18467986837F45B3A /* LOTPolystarAnimator.h */, - 9C98E6BA39ECBA1EDC1D792A6203F3BC /* LOTPolystarAnimator.m */, - B37308FE101636F8A4DBCF7878678963 /* LOTRoundedRectAnimator.h */, - 5A0C7193EB2F87E793153C60D42AC2E4 /* LOTRoundedRectAnimator.m */, + F13189DB0902F98D525915FBB3DAB361 /* lottie-ios */, ); - name = AnimatorNodes; - path = AnimatorNodes; + name = "Development Pods"; sourceTree = ""; }; A548659F165EEAABADBF152D8985886E /* OS X */ = { @@ -706,80 +739,34 @@ A619B21630D8FBCCD05871350496FD40 /* lottie-ios */ = { isa = PBXGroup; children = ( - 524CC3C75445C88F4013E40B67179FBF /* Classes */, + 8892A28291EE130E11698A1CEBDA72AB /* Classes */, ); name = "lottie-ios"; path = "lottie-ios"; sourceTree = ""; }; - AD6D7C64B764C12EF058CC5C7E2C54D8 /* Models */ = { + DB72168FC80C67AC42F60DDEB2845EBD /* ManipulatorNodes */ = { isa = PBXGroup; children = ( - 184E7BA8E6CDCE622A5BEFE919A33632 /* LOTAsset.h */, - 015E4719B41BEE71124DB619B815D0EB /* LOTAsset.m */, - EDDE7EC7E5BC851A14AF0CB6D4D1D629 /* LOTAssetGroup.h */, - 238C5B254AB52BE949F0C3F74A87F9D1 /* LOTAssetGroup.m */, - 26061E2A3C9EFA49C45E1D4A045D5900 /* LOTLayer.h */, - 9DD0010316488D8EC0A1800CF1A7F486 /* LOTLayer.m */, - 0914C3D1BB020D1666BE3DF1319D1468 /* LOTLayerGroup.h */, - 3C5B5849DB406C657A45BBF3337A53CF /* LOTLayerGroup.m */, - F055041EFDF9460DF1C60F767496E3DD /* LOTMask.h */, - 058DD00DE0B86D35D277715286A7B341 /* LOTMask.m */, - 9CBC1D36A6B981ABF7D54FD5E7E537F0 /* LOTModels.h */, - 965327CEEC2C6CC441DC406A81FCE42E /* LOTShapeCircle.h */, - 6FE81351B5FC70D4629F7C3777CFBAEE /* LOTShapeCircle.m */, - 56DD5837FEE2F25E3BEA1F3D44566EFA /* LOTShapeFill.h */, - 6CD6A6E7124D229A032350C4BD92C108 /* LOTShapeFill.m */, - 780084EBD7485CFA3B7416A62BABFD29 /* LOTShapeGradientFill.h */, - 1E35E4EFB40361BED2B2D8ACC585D3B6 /* LOTShapeGradientFill.m */, - C1181C44DD48ED3F2D8F1A8B71134253 /* LOTShapeGroup.h */, - 9A41FB4ADF5E1C0905B24EF252399664 /* LOTShapeGroup.m */, - F6AA1912BE618936D5FEBC53A99D7BB1 /* LOTShapePath.h */, - CD107C64E33A91E1ACD8AE8E009965FA /* LOTShapePath.m */, - C9C86BDFE6BD69FC06AFD16C037CF5C0 /* LOTShapeRectangle.h */, - 15222E3BE5FC1C5126F6D66151AEA60D /* LOTShapeRectangle.m */, - D771C1BC9D5061096C8648E1156989E1 /* LOTShapeRepeater.h */, - 929FE93692406FC4316BD911F247E73C /* LOTShapeRepeater.m */, - 3E5DDDF49900A4A4077D829C63C7DDD3 /* LOTShapeStar.h */, - D207A793A5F5FDC9C83183F9565E9196 /* LOTShapeStar.m */, - C6199FA5510BF2C76F5188B039776BF4 /* LOTShapeStroke.h */, - C1A647306CCDE9D43DD521D6AA06ABE5 /* LOTShapeStroke.m */, - 27A443511711B85270F11D81D92E3359 /* LOTShapeTransform.h */, - 88E811D6D61801082BFDE513DF2F2C96 /* LOTShapeTransform.m */, - B58D067401A5F502DCD40129EB7A440E /* LOTShapeTrimPath.h */, - A701B666B0C5A5B6530AC3869DA89737 /* LOTShapeTrimPath.m */, + 17C2162546F19E59068CFDA8C935A568 /* LOTTrimPathNode.h */, + 44F645E03A998ADE8610603B9D4529B0 /* LOTTrimPathNode.m */, ); - name = Models; - path = Models; - sourceTree = ""; - }; - AE3B76F1B7E808C42CF57D4B32FFCC8A /* PublicHeaders */ = { - isa = PBXGroup; - children = ( - 17E6E5442ECF02A8EEC377300C37FBC5 /* LOTAnimationCache.h */, - AC9D68C0B0FB189582F49A4BE241C2B8 /* LOTAnimationTransitionController.h */, - B96561392AC6D77B040BAB9416C80592 /* LOTAnimationView.h */, - E032DA5A2E4F7B82A2C00C9E85BB6EF7 /* LOTAnimationView_Compat.h */, - 70DE1A1AB45E92A500B10062AB46FC51 /* LOTComposition.h */, - C474D58587388AA484CBDD3117A7B84E /* Lottie.h */, - ); - name = PublicHeaders; - path = PublicHeaders; + name = ManipulatorNodes; + path = ManipulatorNodes; sourceTree = ""; }; - DDCB847C60EE8A03AF1B9ADF8FAEC7AE /* Extensions */ = { + DE0947FFC87068A2451CBEC2B09E9AFD /* Private */ = { isa = PBXGroup; children = ( - 7638AF524716B756200A1E294DCE6DD0 /* CGGeometry+LOTAdditions.h */, - FD755653E0E4F3638099505793310D06 /* CGGeometry+LOTAdditions.m */, - 52B1ACA03A2820600528E3CB10A02EFA /* LOTBezierPath.h */, - 737372E68C45054F1F0E8F5293218A44 /* LOTBezierPath.m */, - 7CD602D21D6F65BC14087F3AEDF24A12 /* LOTHelpers.h */, - B85BFB725490AA6D5D736A44DA9E2382 /* UIColor+Expanded.h */, - C7E2C05F5BF80F29F77083777B0D4A7A /* UIColor+Expanded.m */, + 2788848F7D3FFE6142EFF2DA8840DABE /* LOTAnimationCache.m */, + DA79E353A86F9435F4C3AEFFA6435431 /* LOTAnimationTransitionController.m */, + EEFF2C2B7AB6EC76FE0796BAFDF28C58 /* LOTAnimationView.m */, + 0BFD6FA18A487BDAFF00DCAB6892360D /* LOTAnimationView_Internal.h */, + D331C1E1D4B1D3BD055A6FA010093177 /* LOTCacheProvider.m */, + 095E8F8D1757E210BE10C0D622603395 /* LOTComposition.m */, ); - name = Extensions; - path = Extensions; + name = Private; + path = Private; sourceTree = ""; }; DE13583AB8F794BBEAF85E3A80DA349C /* Frameworks */ = { @@ -809,18 +796,6 @@ path = "Target Support Files/Pods-Lottie Viewer"; sourceTree = ""; }; - E742460EBE127FB8E59FA0D1B15CBED5 /* AnimatableProperties */ = { - isa = PBXGroup; - children = ( - 7CB61C6731B26EDC8ED1A4D8524C5C1F /* LOTBezierData.h */, - 200F30E33CB1E73CADA54E4128A67F82 /* LOTBezierData.m */, - 963F50EB280BA0CC45F4452DB3242841 /* LOTKeyframe.h */, - 469DC9ABC91366FF980F6D50BA28CD59 /* LOTKeyframe.m */, - ); - name = AnimatableProperties; - path = AnimatableProperties; - sourceTree = ""; - }; F13189DB0902F98D525915FBB3DAB361 /* lottie-ios */ = { isa = PBXGroup; children = ( @@ -831,14 +806,32 @@ path = ../..; sourceTree = ""; }; - F32BFA5D28B5BF83A1A0702EF5FB9E9A /* ManipulatorNodes */ = { + F25C3C7BDDEB662C33488C1167ED1CFA /* AnimatableProperties */ = { isa = PBXGroup; children = ( - CE73EEC50134B5B4F416A3401FF9042C /* LOTTrimPathNode.h */, - 14F2C1F23D90540B8557C36B1672D34D /* LOTTrimPathNode.m */, + F7B615385B9C79685F281B2F9DE00AFF /* LOTBezierData.h */, + 33712E5C749E2BD17C616AE83AAA5235 /* LOTBezierData.m */, + 4ADCEBC41FBF7EAA03F1A124C5204525 /* LOTKeyframe.h */, + 4B4BF03CCBBC997108D8977F52E13425 /* LOTKeyframe.m */, ); - name = ManipulatorNodes; - path = ManipulatorNodes; + name = AnimatableProperties; + path = AnimatableProperties; + sourceTree = ""; + }; + F2697BFB91BD5442654154A1AD9431AB /* RenderSystem */ = { + isa = PBXGroup; + children = ( + C6EF86EF8C7795CFC009921600798923 /* LOTAnimatorNode.h */, + 680F9C8CE3A4BF873FDC1E21259D9A80 /* LOTAnimatorNode.m */, + EC0F8632C759E789306769B9A9EFE3F8 /* LOTRenderNode.h */, + 3C3404BBE9193C4D6371A6846471C78F /* LOTRenderNode.m */, + 76D9AC084F88AE62B7CE935BB1487110 /* AnimatorNodes */, + 8E955543DA63ABCC7754540D3AF184F5 /* InterpolatorNodes */, + DB72168FC80C67AC42F60DDEB2845EBD /* ManipulatorNodes */, + 861895567243C1378551E950AD80E453 /* RenderNodes */, + ); + name = RenderSystem; + path = RenderSystem; sourceTree = ""; }; F48E5E73B86D2655D2DBCCE71148A297 /* Products */ = { @@ -863,75 +856,24 @@ name = "Targets Support Files"; sourceTree = ""; }; + FF2CC04C2A6F7C07381F4A2076CABC2F /* PublicHeaders */ = { + isa = PBXGroup; + children = ( + EFF2B75871BAA4E24BFBB9EE5A967E4A /* LOTAnimationCache.h */, + 75625D7F09AF22922918BA008E3D793F /* LOTAnimationTransitionController.h */, + F9B0111590F9E7561B280B699754C616 /* LOTAnimationView.h */, + 254929E078621D727680C60C8AD7D5F9 /* LOTAnimationView_Compat.h */, + 401CCFBAECEC8D0C3C52D1115925C3A9 /* LOTCacheProvider.h */, + 13E47715F56AC9EF2A7B1AB0B3D94298 /* LOTComposition.h */, + B6E121A7E42D036876B27B749DC548E3 /* Lottie.h */, + ); + name = PublicHeaders; + path = PublicHeaders; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 0B4461C0635B2BE0EFEEFA4497A24C36 /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - DC760A30EFA4300160357D233671C5D4 /* CALayer+Compat.h in Headers */, - A62782F696EC1607F811EC501EA3CEBB /* CGGeometry+LOTAdditions.h in Headers */, - B074C0C47AB1EAD0420583520C2417C3 /* LOTAnimationCache.h in Headers */, - 837D8EA7ABC0C54ACFC57E487FE2935F /* LOTAnimationTransitionController.h in Headers */, - 0488909A5FD3E9599EA9ABBA911FFB34 /* LOTAnimationView.h in Headers */, - FB3DC06B26A47B4A8742A1433267CA6D /* LOTAnimationView_Compat.h in Headers */, - F139D29C781CD9AEA182381B47F5DC05 /* LOTAnimationView_Internal.h in Headers */, - C0DCDE2BD17312E6CC73C6DAB97FA08A /* LOTAnimatorNode.h in Headers */, - C0933B9CAC28BD59BEF656453A278117 /* LOTArrayInterpolator.h in Headers */, - F0CC8E448332BF19EBEDC9ED73821CBF /* LOTAsset.h in Headers */, - B026D9E890C6E51933A7F079AC6E2836 /* LOTAssetGroup.h in Headers */, - 6C90AFC6A78B91ECACFA301CE6448201 /* LOTBezierData.h in Headers */, - 47B7CAC357017B4D6BB37CE6EB7B80FE /* LOTBezierPath.h in Headers */, - A51A3BB51CFE23E5ED76325FB17F9742 /* LOTCircleAnimator.h in Headers */, - A97A6EABF275F31E2D97E458EBC92AF9 /* LOTColorInterpolator.h in Headers */, - C88B3524B9448F17050F39CD1CA0E368 /* LOTComposition.h in Headers */, - A5E370A7E4E1F13A7EC2B1D44D67BCD1 /* LOTCompositionContainer.h in Headers */, - EE5D5F6A090FD1F24D9980CF01A36BAC /* LOTFillRenderer.h in Headers */, - 78ED5C2B5ABFA088DABF414C5202B284 /* LOTGradientFillRender.h in Headers */, - 65FF40093F0E3F93700C64C4F49CA676 /* LOTHelpers.h in Headers */, - 8163EA67C6254862C6F50D957E98C6C1 /* LOTKeyframe.h in Headers */, - 16BC343FC946706017903227D9CD2ED9 /* LOTLayer.h in Headers */, - 94D4CEC3A86993A41E447ED72B76FE2F /* LOTLayerContainer.h in Headers */, - 007E4CE787CDDFE115BD2395C3D58B53 /* LOTLayerGroup.h in Headers */, - FCF9D88C67709073F23840B15990928C /* LOTMask.h in Headers */, - E6607E7BEA517AD3FF954582D482D864 /* LOTMaskContainer.h in Headers */, - 1643723A3D83FB6AF451C7A569A0958A /* LOTModels.h in Headers */, - 8CC1D456C3A4BDE0CE4DF077294315A5 /* LOTNumberInterpolator.h in Headers */, - FD3BAEFB672E4B449CBA79ACD24DB397 /* LOTPathAnimator.h in Headers */, - 51776C0123A69159D64920D9086C6CF1 /* LOTPathInterpolator.h in Headers */, - E04F4CD42E204C346F279D5706D18E0C /* LOTPlatformCompat.h in Headers */, - 3C4A5EB17655706A359D0C097F8BF5A6 /* LOTPointInterpolator.h in Headers */, - A866835C6EC6517CB9873A7489D3CFEE /* LOTPolygonAnimator.h in Headers */, - E3C10468E780D367A3AEBA61E2D0A55C /* LOTPolystarAnimator.h in Headers */, - 15A69708FD63C15FA4AFDEB58D326221 /* LOTRenderGroup.h in Headers */, - A018A85970808AF81175F318F171EC54 /* LOTRenderNode.h in Headers */, - 71EE763152DE52633D3556DCA1D5E1D2 /* LOTRepeaterRenderer.h in Headers */, - B52271DB616E7A95A113541D7BE6F0F7 /* LOTRoundedRectAnimator.h in Headers */, - 835BA09616FEC72EF312C035E5E2049C /* LOTShapeCircle.h in Headers */, - A9933805135BEAF4EE73F66B5A0FFBE0 /* LOTShapeFill.h in Headers */, - 080EE2654013B1C6CF9C12A1F3BFA05B /* LOTShapeGradientFill.h in Headers */, - F6F0ED28FD90CC04BD4EF542A37D3BB8 /* LOTShapeGroup.h in Headers */, - E9D93A51F81F7D9DC0E98DB0BFD6E341 /* LOTShapePath.h in Headers */, - 8F295390CAE63698D121964A7F92F1CD /* LOTShapeRectangle.h in Headers */, - B5043059F616E2B8902BAB59D2945EEE /* LOTShapeRepeater.h in Headers */, - 7501FF917F60CCA9BE405A59D25287E7 /* LOTShapeStar.h in Headers */, - D9D8FEE1139BC950FB62CD7E616CC10D /* LOTShapeStroke.h in Headers */, - F560596BFFBDD9076F4E24AC84324F57 /* LOTShapeTransform.h in Headers */, - 87AA3D0E7864B825DB8F66E8D84C3BF6 /* LOTShapeTrimPath.h in Headers */, - 2E70E1EA65747D0874BF1979FBFE9C34 /* LOTSizeInterpolator.h in Headers */, - B34DA44778D13706808C92A5D12E7F09 /* LOTStrokeRenderer.h in Headers */, - BF2210F006AB76B7AA621E25F2D8C992 /* lottie-ios-iOS-umbrella.h in Headers */, - 58F90EFC3D5F3C7DA57600DC06CF4742 /* Lottie.h in Headers */, - 70A91AA609A1DC28B9A585F1E6B0781F /* LOTTransformInterpolator.h in Headers */, - 032FBB0ED63566E4130AB92DDC190E27 /* LOTTrimPathNode.h in Headers */, - D27F5F8E36F4D60973ABDFB674B9218B /* LOTValueInterpolator.h in Headers */, - 36A21C8A065607D830D9C2AE7AFD7594 /* NSValue+Compat.h in Headers */, - 7079107AB070D1726BFF39772DCC5A85 /* UIColor+Expanded.h in Headers */, - 498AFC180716063FF23718CE832EF861 /* UIColor.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; 3789888596B9F477052ABFBA23EE9E26 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -948,68 +890,69 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 957B0656AF8C75980598067F6D3E824A /* Headers */ = { + AF052696037DCD74F7F4495C5E9CFE59 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9AF3853ED5E46F1C9DD9F2980FDDF683 /* CALayer+Compat.h in Headers */, - 0CC69162269AAE11F2EB0406E9BA6F92 /* CGGeometry+LOTAdditions.h in Headers */, - 23737331826499B913A94AD28FC99BD0 /* LOTAnimationCache.h in Headers */, - 3040AC880CE183F72CAD989DE8458909 /* LOTAnimationView.h in Headers */, - 96E6C1F692BFB4107924FF1686214594 /* LOTAnimationView_Compat.h in Headers */, - C90C4D6EDE7FE8C155F04611E35DC162 /* LOTAnimationView_Internal.h in Headers */, - CEC3AD71F2F341F11659A3D68977C9EE /* LOTAnimatorNode.h in Headers */, - AC78F6D649537E10073743D2C141B98B /* LOTArrayInterpolator.h in Headers */, - 5BD9577271A660A9177D7DA4C60F4E75 /* LOTAsset.h in Headers */, - 083078C54E5A97B03190C2A6753738E4 /* LOTAssetGroup.h in Headers */, - 249FCB272BEAC94C791F2615D19BFABD /* LOTBezierData.h in Headers */, - 5E307BBC680D38135FAA2EBCB0E3CF0F /* LOTBezierPath.h in Headers */, - BB5EC31C111219CA632BB59E709A0E38 /* LOTCircleAnimator.h in Headers */, - B0C9AE606D97B5E4392B8D87C1B52075 /* LOTColorInterpolator.h in Headers */, - 3DC0EFC3250B7D90FD71BFF74465180A /* LOTComposition.h in Headers */, - F4038B50C04B94E63E17A7BC92671D31 /* LOTCompositionContainer.h in Headers */, - 064F66D818DD4706CAC85F3B68F73749 /* LOTFillRenderer.h in Headers */, - 7E05F97A0EEBCF66E849EA18832CE5FE /* LOTGradientFillRender.h in Headers */, - 3EC08015BF4F57E9040F7A89C14069CB /* LOTHelpers.h in Headers */, - 4E2E55FFF3B23BF374CA7C8C9E9201DA /* LOTKeyframe.h in Headers */, - DAE489625565D793DD007517F15D11E1 /* LOTLayer.h in Headers */, - 9F5DECEB520D3F653BD9D88167EEC5F9 /* LOTLayerContainer.h in Headers */, - D1C06ACC59FFC22F94B974CC9AF69102 /* LOTLayerGroup.h in Headers */, - 315967903F4A99096A38B84E8DFF6D6C /* LOTMask.h in Headers */, - 9AC9D54B12D07CD23C307248D4662100 /* LOTMaskContainer.h in Headers */, - C4DD741B0DE426E780F55A6FFE95F3EC /* LOTModels.h in Headers */, - E39772BF1C1919D4FE1428DC1CD33512 /* LOTNumberInterpolator.h in Headers */, - 4D6322493BFB6E43DE3E24BE2E92C643 /* LOTPathAnimator.h in Headers */, - ACD4BD5A68AFB23BC366A6726CFDD9FB /* LOTPathInterpolator.h in Headers */, - 4603CC5AFC2D351943CF4282E4D7A06C /* LOTPlatformCompat.h in Headers */, - A12E4F469C71330DC3A2139F9914B384 /* LOTPointInterpolator.h in Headers */, - 5BDAA4C7122DA3F0DF3BFCC61B052099 /* LOTPolygonAnimator.h in Headers */, - A21FB514583C34D0E89CC47A6EBBF281 /* LOTPolystarAnimator.h in Headers */, - 5BEC1A3D75232CE2F3C7EB8FB44F84E4 /* LOTRenderGroup.h in Headers */, - D3D25F49CAA6C782BDA9106DA8EE0F21 /* LOTRenderNode.h in Headers */, - 648794749416A57BDEE58D8051CD47F7 /* LOTRepeaterRenderer.h in Headers */, - 8FB6EF22A184DA5AE030D1802B272244 /* LOTRoundedRectAnimator.h in Headers */, - CFD0075EE0DF99BCE9AC9AC4CE68CECB /* LOTShapeCircle.h in Headers */, - 41F03ADA61FD65A8D59C29EC3B47EE3E /* LOTShapeFill.h in Headers */, - EBF11B3F4B4C0973A61F379A40976ECA /* LOTShapeGradientFill.h in Headers */, - 01DDBD5ED7F3E6E2F448FFBF783BF797 /* LOTShapeGroup.h in Headers */, - C6F32E4CA214695865AE492D1B6DC6E8 /* LOTShapePath.h in Headers */, - ABAF04E288793BF25947D980998187D8 /* LOTShapeRectangle.h in Headers */, - 5B5C6CB22E23150937A396AD937DF916 /* LOTShapeRepeater.h in Headers */, - D58BCD36479E89EADCB1F60E415A5CF7 /* LOTShapeStar.h in Headers */, - 538C0E57D375BC58B64C2F3DAD1BA426 /* LOTShapeStroke.h in Headers */, - 9118135DBC2E8BFD1DECFB4FA13398F0 /* LOTShapeTransform.h in Headers */, - A164699BC1D31DC1179BE4EBF4BB9056 /* LOTShapeTrimPath.h in Headers */, - 23F3BE215E20A9C8F9A737A32238648A /* LOTSizeInterpolator.h in Headers */, - 4408E5BC937D788836C12579CAA3C972 /* LOTStrokeRenderer.h in Headers */, - 75B386621443C41C9A2B9BD474007CA3 /* lottie-ios-OSX-umbrella.h in Headers */, - 586AC15F0DD9D4D52D10A930A0014B45 /* Lottie.h in Headers */, - FA8095378AFEC0B0C83A208A96043809 /* LOTTransformInterpolator.h in Headers */, - EFF9120EDB2B324F26209F3A9DDBB4E3 /* LOTTrimPathNode.h in Headers */, - AE88295270CA84C35758619E7E2A4ED5 /* LOTValueInterpolator.h in Headers */, - 3DBEE7AC2233565BF72657BC49B0B3C6 /* NSValue+Compat.h in Headers */, - 797C67DC663CB8CB601D5DA1DBC32D96 /* UIColor+Expanded.h in Headers */, - C1C7BE8793CC88975662716557AD1E0D /* UIColor.h in Headers */, + F633678B416263AA4DBC95F6083AC51D /* CALayer+Compat.h in Headers */, + E71FB7EF45308E071054CCC64C469D09 /* CGGeometry+LOTAdditions.h in Headers */, + 058347143C5AAA20320AFD7EF865AF2E /* LOTAnimationCache.h in Headers */, + E494C8B44CD875B7193A17996EDDBDBE /* LOTAnimationView.h in Headers */, + 1ABEC2E59BA7DBE57EF387E40F8AD425 /* LOTAnimationView_Compat.h in Headers */, + 7FAEE1F647ABB0208853DE9613D5B4A8 /* LOTAnimationView_Internal.h in Headers */, + 8FE44C7300656FCF3EDED038E81C3F03 /* LOTAnimatorNode.h in Headers */, + ED2E49ABA6602AE6D21C363C6C011419 /* LOTArrayInterpolator.h in Headers */, + F91141B437285B7097F0EFAD7FA4E1EA /* LOTAsset.h in Headers */, + 3D16E9DE786A8E05D6C6714087B67945 /* LOTAssetGroup.h in Headers */, + 28CC83B8FD706EA5D1D2DFD6B4E9EA3E /* LOTBezierData.h in Headers */, + 688725651C17BDCA674DF069EAA85C34 /* LOTBezierPath.h in Headers */, + 8608B02FA85E03A41C69027CC4C4A200 /* LOTCacheProvider.h in Headers */, + B32B4D68C5BAEAD2EB16546E7392C6F6 /* LOTCircleAnimator.h in Headers */, + 727A41AEFB7F329F8FD7F558C13378F2 /* LOTColorInterpolator.h in Headers */, + B5D5631F8C3707AEA0328BDDB1572553 /* LOTComposition.h in Headers */, + 8003C2BFE071A986B5F6CE59F8B96929 /* LOTCompositionContainer.h in Headers */, + CD89E0502FA21EFA91EA730F7222E93D /* LOTFillRenderer.h in Headers */, + CAE03320526C65C9AD59AC40E1864396 /* LOTGradientFillRender.h in Headers */, + F2DBDB6FADE86934608663B0E9FAF328 /* LOTHelpers.h in Headers */, + C962B64AB751880C383E0E8F808396FD /* LOTKeyframe.h in Headers */, + 4452366DECE891E52256BED652418A2A /* LOTLayer.h in Headers */, + 07AA372423FD8BE23406FC8676CB2140 /* LOTLayerContainer.h in Headers */, + EC07BEF3F10550BC01FCEC133AF935E4 /* LOTLayerGroup.h in Headers */, + 931CBBA33E11CB91213C787B6AE22B91 /* LOTMask.h in Headers */, + B0910276AD81EEF5F0FF325B699E4C06 /* LOTMaskContainer.h in Headers */, + 291C75FF81C67D099D66E2C1BF916F5B /* LOTModels.h in Headers */, + 3D6C0A32585A4BC007055964F5514D35 /* LOTNumberInterpolator.h in Headers */, + 7B6C4377265FF7AA6FBB67D331C2080F /* LOTPathAnimator.h in Headers */, + C8281A3AC0EB5E7DBC7C49DE1FF00ECA /* LOTPathInterpolator.h in Headers */, + DA951C440415457A4B9D4F9E682ABF38 /* LOTPlatformCompat.h in Headers */, + 39B2A659D8BC444B4DD5D8BC1A60154E /* LOTPointInterpolator.h in Headers */, + 8B3A3D2BD113EE7611EF283970382C8C /* LOTPolygonAnimator.h in Headers */, + FC17895174A97FF6F5C56F1261CAE4A1 /* LOTPolystarAnimator.h in Headers */, + 27FB869098EDC3628EE58B8EC92F399D /* LOTRenderGroup.h in Headers */, + 38FA0E05377CD1F10F1355BBFFE37FBA /* LOTRenderNode.h in Headers */, + 2276B191DA471B6A80957FFB74A07402 /* LOTRepeaterRenderer.h in Headers */, + 63406C24EF26FC54846D9FD88F728C9E /* LOTRoundedRectAnimator.h in Headers */, + 041815C5FFACF1BD99C2C2FFF800D91B /* LOTShapeCircle.h in Headers */, + E2867F52712F82FAA335D230469EEA41 /* LOTShapeFill.h in Headers */, + 723F54A5F68BED846841D94B0E90CCF5 /* LOTShapeGradientFill.h in Headers */, + A67074ED6C6CC7494A90F79140C726C2 /* LOTShapeGroup.h in Headers */, + F79EE7C25BFEB6CD46461F1C19A10783 /* LOTShapePath.h in Headers */, + 64FCA6CC66CF19668241C36088143FE8 /* LOTShapeRectangle.h in Headers */, + AF4809FB5E2F703A0D256E2B30099B55 /* LOTShapeRepeater.h in Headers */, + 3430982E15E23327E24B0C3A7A7C7FB3 /* LOTShapeStar.h in Headers */, + 8DA74072DA1517ED96CBC486BBFD3E61 /* LOTShapeStroke.h in Headers */, + FF75C787DE7654B349AB95C0C0DEBEE9 /* LOTShapeTransform.h in Headers */, + CD8D833406E14AC1904F3B6C193DF830 /* LOTShapeTrimPath.h in Headers */, + 8115B3E34763AF9369CD497FF265637C /* LOTSizeInterpolator.h in Headers */, + 20E74BB34A430D7AADE3DB49AE08CF90 /* LOTStrokeRenderer.h in Headers */, + 3A76FF16D3E92E82C9A8FCCADA0850EA /* lottie-ios-OSX-umbrella.h in Headers */, + 6F721002FC4ACFDBF74353E5F1596356 /* Lottie.h in Headers */, + 143471BF760AC7349F8F5FFADC47E4A1 /* LOTTransformInterpolator.h in Headers */, + BC4C33E9AB8159B79B2350A381FFDEA4 /* LOTTrimPathNode.h in Headers */, + 15138F82F7F05C4E4B16C9EACCCF28CC /* LOTValueInterpolator.h in Headers */, + D3B0A545D587249376425B0884624A92 /* NSValue+Compat.h in Headers */, + 814EDC0B22B1A44D3C7216C1CC16A744 /* UIColor+Expanded.h in Headers */, + 09249CC3AE4137A4E82FFE6FB7224C3E /* UIColor.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1021,26 +964,76 @@ ); runOnlyForDeploymentPostprocessing = 0; }; + FC2AAC3BC9FAD94DEDA45EEDBB433F79 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 102531B7F530E09AFBEE42D809F0910B /* CALayer+Compat.h in Headers */, + F4196D63C9B81F74DC01C59F925E57D6 /* CGGeometry+LOTAdditions.h in Headers */, + 61D0D6D68286D5510A8EE71DC4E62C01 /* LOTAnimationCache.h in Headers */, + 88FFE452AF36CF92EB55C0B0ED4A40B6 /* LOTAnimationTransitionController.h in Headers */, + 70B75716D52B02D35A9C7581989D4719 /* LOTAnimationView.h in Headers */, + 901A62A0FA52B2C746CBAA5CF29FB173 /* LOTAnimationView_Compat.h in Headers */, + 05E7FB7F11C0418FEE30BE3C338B7F20 /* LOTAnimationView_Internal.h in Headers */, + BA01C754913783A9863434A8ECA7E25A /* LOTAnimatorNode.h in Headers */, + 6D525BFD24B345930C0197658FFDB89B /* LOTArrayInterpolator.h in Headers */, + 0BDA7FEA0D7D3C3A59F2BEB61FE3521A /* LOTAsset.h in Headers */, + B30739A4D27796F9DBEE182ADF18605A /* LOTAssetGroup.h in Headers */, + 0478F5BC379EC47489D18D0C4DA7C7B4 /* LOTBezierData.h in Headers */, + 29E0416A0F956F32906C4230FFB1D36A /* LOTBezierPath.h in Headers */, + 7F3CA03F79E205ED36B141EA20B0D65F /* LOTCacheProvider.h in Headers */, + DB09BE24716AE840C0C7C0978C7A9047 /* LOTCircleAnimator.h in Headers */, + F0A0BE1DF0B4EFE5C5E3C4DCEC14275B /* LOTColorInterpolator.h in Headers */, + 3D4FA9A5C9442389B7E848295488586C /* LOTComposition.h in Headers */, + 41D04AE507FBAF457E71910A4E361D5E /* LOTCompositionContainer.h in Headers */, + 3049736A34FBC0DCC0BC3261E1F69A3C /* LOTFillRenderer.h in Headers */, + 2D74CBACD187FA9EF7D579790E3FC62A /* LOTGradientFillRender.h in Headers */, + D26BC46C64B408167749918025C3E341 /* LOTHelpers.h in Headers */, + DBB5FEC5D8623370D88A47AD51D0BFAE /* LOTKeyframe.h in Headers */, + C521F8BF837A340793C6A1BF645FB3CB /* LOTLayer.h in Headers */, + C033620179AD42B4C6542FFC723FA0EE /* LOTLayerContainer.h in Headers */, + 2A8184EC7305052AA49EAE7E217E4C1C /* LOTLayerGroup.h in Headers */, + F260E7F3C91DFB571360D13DF57F5E34 /* LOTMask.h in Headers */, + 6FE22F84B19E14EFF4D0F19D528FD503 /* LOTMaskContainer.h in Headers */, + 01CA18A104FE0B363D71E3D772D354E1 /* LOTModels.h in Headers */, + 1BE630C1617D729AEA91961890C79DAD /* LOTNumberInterpolator.h in Headers */, + 6D6D80A848EA53E74B75AEBE6ACE08DA /* LOTPathAnimator.h in Headers */, + 128D86D4ADCFA24F557711400BF9DFB2 /* LOTPathInterpolator.h in Headers */, + D264AB0F4FC57D500C168A80614D2B57 /* LOTPlatformCompat.h in Headers */, + DC6917978DA902721D0FB9A3173FFB1C /* LOTPointInterpolator.h in Headers */, + ADAC11B7AECEF1670964944E920A426B /* LOTPolygonAnimator.h in Headers */, + 1DF1789AB573BE037050DC514AF3CBC5 /* LOTPolystarAnimator.h in Headers */, + F51EF1C9EBA5C3B9C5F254C30E791EF9 /* LOTRenderGroup.h in Headers */, + F00CFAD78874CC2DEF54BDFB69D8311F /* LOTRenderNode.h in Headers */, + E8BF37267306BBBF4DE7315CE2F707E4 /* LOTRepeaterRenderer.h in Headers */, + 76A89A2690F45E6CA87B6BD6DD4F2C36 /* LOTRoundedRectAnimator.h in Headers */, + 2A84A6F209A1BD3E3F54D25A195B6DAC /* LOTShapeCircle.h in Headers */, + 250DEAA2D3427D05C3F32957B61D6C0C /* LOTShapeFill.h in Headers */, + 4890EA31896FEDE4BD67C09BABDE4258 /* LOTShapeGradientFill.h in Headers */, + E77D2D1168F44DCC5E827D6B39FD94EA /* LOTShapeGroup.h in Headers */, + 2EDA19385FD94309F668770C1B4727F3 /* LOTShapePath.h in Headers */, + 17A00D57A6C4A6D6463E5F6522E8D129 /* LOTShapeRectangle.h in Headers */, + 3C94F2DC5AE91D67B9BAC880D5174630 /* LOTShapeRepeater.h in Headers */, + 71460EFF6C00B1C9A9C18A6E848059BD /* LOTShapeStar.h in Headers */, + 0F32F097F6088B6FD6E69AED1E36D26B /* LOTShapeStroke.h in Headers */, + B22C65B695C4C0AD7F4B5E6896812636 /* LOTShapeTransform.h in Headers */, + A528DC89DDC58003B652011A38EB2990 /* LOTShapeTrimPath.h in Headers */, + 97E68ECEA1A61118F8317CC1CC24437B /* LOTSizeInterpolator.h in Headers */, + 4923EC0E48D60DE9A2118E1E0ED441B5 /* LOTStrokeRenderer.h in Headers */, + 8F06BBB8F69820CE34A179F1939E48DF /* lottie-ios-iOS-umbrella.h in Headers */, + EC158F95F30AB207735E30C5908DE79A /* Lottie.h in Headers */, + F2B3CFC64E7E8B22C36575CD96B3720B /* LOTTransformInterpolator.h in Headers */, + 493F9E6153E79BDE314442822F25360D /* LOTTrimPathNode.h in Headers */, + 4F734B764BDF6C18FF6384BFCA1D9651 /* LOTValueInterpolator.h in Headers */, + A6594A8D3F787BB8E88E5F37A7E06A8F /* NSValue+Compat.h in Headers */, + 72568E1A55004F7CDA6585449AD09E1D /* UIColor+Expanded.h in Headers */, + 39DBC89F21D4F4E7D69B60EAF68AC1E0 /* UIColor.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ - 0EF42CE7615F2EAAE9DA71F73907E392 /* lottie-ios-iOS */ = { - isa = PBXNativeTarget; - buildConfigurationList = 92B72AB912BBACD84A4E98143F6421FA /* Build configuration list for PBXNativeTarget "lottie-ios-iOS" */; - buildPhases = ( - 543D3D7BDAC574620A70D10F7F53C17E /* Sources */, - 9053053187983505594FF69244787C46 /* Frameworks */, - 0B4461C0635B2BE0EFEEFA4497A24C36 /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "lottie-ios-iOS"; - productName = "lottie-ios-iOS"; - productReference = BBBFB35C75DBB9AACD3D259D46474425 /* Lottie.framework */; - productType = "com.apple.product-type.framework"; - }; 2095D67C1D81E0F861D9AC87B89BF033 /* Pods-Lottie-Example */ = { isa = PBXNativeTarget; buildConfigurationList = C987B5E55958C3747F5AE7FFBC8C7287 /* Build configuration list for PBXNativeTarget "Pods-Lottie-Example" */; @@ -1059,21 +1052,21 @@ productReference = 1A6EFDACDACB6E43B1C860B406F5CC02 /* Pods_Lottie_Example.framework */; productType = "com.apple.product-type.framework"; }; - 320F391AAF4ECF48F4B38D0AF83CAF01 /* lottie-ios-OSX */ = { + 5AF6B3CA022AC2500F8F2880745BB992 /* lottie-ios-iOS */ = { isa = PBXNativeTarget; - buildConfigurationList = 706E2E3B5E74D75904AFA89032FB3557 /* Build configuration list for PBXNativeTarget "lottie-ios-OSX" */; + buildConfigurationList = 957F7EBCCA623E416D0370417D7BE135 /* Build configuration list for PBXNativeTarget "lottie-ios-iOS" */; buildPhases = ( - 16FFF065D6171CF6C443920EB0A7136E /* Sources */, - 1F6C76C81ECD5EDEC0D0E8CB3A2A0526 /* Frameworks */, - 957B0656AF8C75980598067F6D3E824A /* Headers */, + A8FB39247A6A56D1BB830F046C8344C4 /* Sources */, + 608A7922991CA867AD37BE0307CAE136 /* Frameworks */, + FC2AAC3BC9FAD94DEDA45EEDBB433F79 /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = "lottie-ios-OSX"; - productName = "lottie-ios-OSX"; - productReference = 937CB982BF7625A942908DCE0D0B45FB /* Lottie.framework */; + name = "lottie-ios-iOS"; + productName = "lottie-ios-iOS"; + productReference = BBBFB35C75DBB9AACD3D259D46474425 /* Lottie.framework */; productType = "com.apple.product-type.framework"; }; 61A79F8CD75FE84CA5FFFA6AE0244991 /* Pods-Lottie Viewer */ = { @@ -1111,6 +1104,23 @@ productReference = 75F4DD86D133631479410B893D4B04F4 /* Pods_lottie_ios_Tests.framework */; productType = "com.apple.product-type.framework"; }; + C3ED1BE19A2E3ADF592D40371146E32D /* lottie-ios-OSX */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5CA7CACD985FB190CAC341576DB7AA4C /* Build configuration list for PBXNativeTarget "lottie-ios-OSX" */; + buildPhases = ( + 39AF47F8401417B702627A46ABE0A17E /* Sources */, + 5486ACCEB44DA02681B22834529405BA /* Frameworks */, + AF052696037DCD74F7F4495C5E9CFE59 /* Headers */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "lottie-ios-OSX"; + productName = "lottie-ios-OSX"; + productReference = 937CB982BF7625A942908DCE0D0B45FB /* Lottie.framework */; + productType = "com.apple.product-type.framework"; + }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ @@ -1132,8 +1142,8 @@ projectDirPath = ""; projectRoot = ""; targets = ( - 0EF42CE7615F2EAAE9DA71F73907E392 /* lottie-ios-iOS */, - 320F391AAF4ECF48F4B38D0AF83CAF01 /* lottie-ios-OSX */, + 5AF6B3CA022AC2500F8F2880745BB992 /* lottie-ios-iOS */, + C3ED1BE19A2E3ADF592D40371146E32D /* lottie-ios-OSX */, 61A79F8CD75FE84CA5FFFA6AE0244991 /* Pods-Lottie Viewer */, 2095D67C1D81E0F861D9AC87B89BF033 /* Pods-Lottie-Example */, 83ADD99A263B92A7CBD14D1B3DBE0C7B /* Pods-lottie-ios_Tests */, @@ -1150,138 +1160,140 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 16FFF065D6171CF6C443920EB0A7136E /* Sources */ = { + 2D9FCDC01EDAD6CF532E19DE48A7A879 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B0E564B77FEA7D33D894C918BAB82A85 /* CALayer+Compat.m in Sources */, - 8C8764FCDAB48144D26073AF0A812CBF /* CGGeometry+LOTAdditions.m in Sources */, - 7B6879DB588D957984747E9E936F0242 /* LOTAnimationCache.m in Sources */, - C8DC09CC8083684A3BB76E554EE5705F /* LOTAnimationView.m in Sources */, - 2A2211C52D8A29503D4AC6A6F3BFBCD3 /* LOTAnimatorNode.m in Sources */, - 7C7A1BC65180F217665415462582BB5E /* LOTArrayInterpolator.m in Sources */, - 955B1FD85439B8E22F4CFEE395AEFAB4 /* LOTAsset.m in Sources */, - 1A8CBD2FC2C0163FA3C8507DCA35B1F4 /* LOTAssetGroup.m in Sources */, - B9CDCD666E10E1BB8944DFB296781472 /* LOTBezierData.m in Sources */, - 0113E6A9D6D2767987C3934A2D57B8F3 /* LOTBezierPath.m in Sources */, - 30FEFF5535512D7C5FB6A930E4061C2B /* LOTCircleAnimator.m in Sources */, - 01205B9F0CE8A5EBBB54D1C5BCCB1DC4 /* LOTColorInterpolator.m in Sources */, - A187FAE67EA0E0ED57DC026A78D244C9 /* LOTComposition.m in Sources */, - 31E256A401FDD9C1CBBF8EBCCB95D39F /* LOTCompositionContainer.m in Sources */, - A910F5BFC1634C338D28BA62EB01164D /* LOTFillRenderer.m in Sources */, - 939682BF78E05F260E3E97148C973C10 /* LOTGradientFillRender.m in Sources */, - BCAE6D159508AF1B2777569C2E385A2F /* LOTKeyframe.m in Sources */, - FCF4720429314C65A332DB5867D81712 /* LOTLayer.m in Sources */, - 32BFFF62324A08FFBD2230B71077D8E6 /* LOTLayerContainer.m in Sources */, - DF595CA620FF8F034A9233E8A47BCD17 /* LOTLayerGroup.m in Sources */, - 87EB36C04DAFC05CE19885B28FF50D97 /* LOTMask.m in Sources */, - 7C106746CBF6DE3FD9AB13B78D085412 /* LOTMaskContainer.m in Sources */, - 4C102EDE0618C1F6977296ECCBFFCA4C /* LOTNumberInterpolator.m in Sources */, - BA409ABBA0FF854F4D495514A3BADAFE /* LOTPathAnimator.m in Sources */, - 6D560562E53568167133CA04A6CD606D /* LOTPathInterpolator.m in Sources */, - D41E75A7E0FE46E0FC44ABE8AD633882 /* LOTPointInterpolator.m in Sources */, - F58C85C13BAF74B8AB4FA406426A5CE3 /* LOTPolygonAnimator.m in Sources */, - E04E1393E667F40A8F9771471BF8E989 /* LOTPolystarAnimator.m in Sources */, - 2D7019381372FCC884F510469E37FFE2 /* LOTRenderGroup.m in Sources */, - B5D37DFBC8E511F9A5C3B6BB0ADAEAC2 /* LOTRenderNode.m in Sources */, - 1F1B7E5EFA728FE16CDF659D9D5D6C1B /* LOTRepeaterRenderer.m in Sources */, - 789866F2EC2A68FB0AB0382DBADE772F /* LOTRoundedRectAnimator.m in Sources */, - 8D3242EA448E74A07B9187B646E82CE7 /* LOTShapeCircle.m in Sources */, - 1C11DCB6A779EDC031B683568D4A6D45 /* LOTShapeFill.m in Sources */, - 1160F958CF64DA2970E9C5D3C3BD0F73 /* LOTShapeGradientFill.m in Sources */, - F011E7D57FD4CDF061FEE36F8BA532A2 /* LOTShapeGroup.m in Sources */, - 26FFDF193F926F36AF218AFC1FC0EF2E /* LOTShapePath.m in Sources */, - 9EE8964A9FB7C35ECBF84D5DA1DCC7A4 /* LOTShapeRectangle.m in Sources */, - DC8290EDD3726CAFEDE75DCFBB929979 /* LOTShapeRepeater.m in Sources */, - 3B9A4C9C10150C57B65A3C699F70B7AE /* LOTShapeStar.m in Sources */, - 97BD56D564A9025DACD7A85E72C6D739 /* LOTShapeStroke.m in Sources */, - D1B523D8A664213F7D7862644D6A9CBB /* LOTShapeTransform.m in Sources */, - D3310310A276F56711A85A52F588CA80 /* LOTShapeTrimPath.m in Sources */, - 46C16EDC081B6970E3185148D438AE58 /* LOTSizeInterpolator.m in Sources */, - 7683259B110FF64E1227A9AD1C6408F2 /* LOTStrokeRenderer.m in Sources */, - 5F02BF29BFDC04F0B1671A1512194418 /* lottie-ios-OSX-dummy.m in Sources */, - C773D37ABB762C5CEDB87F70C6EA85F7 /* LOTTransformInterpolator.m in Sources */, - 489AC67397663D822C2FD82E9AF86DF5 /* LOTTrimPathNode.m in Sources */, - 27304B411D91507AE042CC581545A03C /* LOTValueInterpolator.m in Sources */, - 9275D8B8BE82C0B54A18B5CFA99F4492 /* NSValue+Compat.m in Sources */, - 5324E079388C9FBA49CF45980CF7B7E0 /* UIColor+Expanded.m in Sources */, - CD77DFB263607D1D27181B7891D36D02 /* UIColor.m in Sources */, + 9E52F4F7D4588D34FC4EAAF7B00E2724 /* Pods-lottie-ios_Tests-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2D9FCDC01EDAD6CF532E19DE48A7A879 /* Sources */ = { + 39AF47F8401417B702627A46ABE0A17E /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 9E52F4F7D4588D34FC4EAAF7B00E2724 /* Pods-lottie-ios_Tests-dummy.m in Sources */, + 56E26821CB518236D22C2BE728A1ED94 /* CALayer+Compat.m in Sources */, + 17A62FF686E85FEF13D1CBD7D0CC4EA7 /* CGGeometry+LOTAdditions.m in Sources */, + B0665EFCD2F5CE83BC916DDE648921D4 /* LOTAnimationCache.m in Sources */, + A4D16819F13B4E0CCAA9C67243FCC4EA /* LOTAnimationView.m in Sources */, + C18E04262595B0E74D83C11EC0023C53 /* LOTAnimatorNode.m in Sources */, + DCF7007A768E5BF69A671D7368A901DD /* LOTArrayInterpolator.m in Sources */, + B8BF98A210A659B98CC53A6AA695287F /* LOTAsset.m in Sources */, + 37F692C569F1D847FE7742E367DD46F1 /* LOTAssetGroup.m in Sources */, + DF86A40E41E1D102261F8ED4408E5D46 /* LOTBezierData.m in Sources */, + 26B6FE76613500339A3D28932982F375 /* LOTBezierPath.m in Sources */, + DEB305B2F82DA87A5CEC373542F9EF12 /* LOTCacheProvider.m in Sources */, + E6F83E23BFB20F1D99841FA5AA22E676 /* LOTCircleAnimator.m in Sources */, + AB39864C6050E0805B1A1C1EAD380186 /* LOTColorInterpolator.m in Sources */, + 9EAEAC8893B76C5BB0BC656A246DCB28 /* LOTComposition.m in Sources */, + 1DCC034B1DA8E26506816F2471973A53 /* LOTCompositionContainer.m in Sources */, + 2BC7AC9088FB37E1B3911EE37D922584 /* LOTFillRenderer.m in Sources */, + 921F692C15380CCEDB2D110BECE1AE2A /* LOTGradientFillRender.m in Sources */, + 215779D971C6A39D61AE80FD2FC198B2 /* LOTKeyframe.m in Sources */, + 55DCA9EE86DE4678C06C858B0E5734B6 /* LOTLayer.m in Sources */, + 0248B1D1666734466D451B0888BCF56B /* LOTLayerContainer.m in Sources */, + 78D9EA9128E031A1A0934F1E950B31D4 /* LOTLayerGroup.m in Sources */, + 758097A3851D65FEA1ADCF9E12C53321 /* LOTMask.m in Sources */, + A925D2063C88486F56F335BC79B82A0A /* LOTMaskContainer.m in Sources */, + B168039775197D0E60CB03987EC31409 /* LOTNumberInterpolator.m in Sources */, + 4BBA57B762F1F0B2497DF4D487EE283C /* LOTPathAnimator.m in Sources */, + A5B78FE76CEB7FFE32A9A092421028A1 /* LOTPathInterpolator.m in Sources */, + 7A1E1FAF6A5598560248099355B34DA8 /* LOTPointInterpolator.m in Sources */, + 872497D4C0041437F907306333545649 /* LOTPolygonAnimator.m in Sources */, + B4BF81C82C25686A8A2C7AFEAFFADA1E /* LOTPolystarAnimator.m in Sources */, + 7A0A8DA459EE610910008BE35B47B5B8 /* LOTRenderGroup.m in Sources */, + 4E4FA059DFB6BA464E1D706C3011AA8E /* LOTRenderNode.m in Sources */, + 94883E34E6037CFC4B92955E61E3E8F5 /* LOTRepeaterRenderer.m in Sources */, + D52FFD968AF44DA60E9BF23BE7480786 /* LOTRoundedRectAnimator.m in Sources */, + 534CB06071410EBADACE10EFF6243B8E /* LOTShapeCircle.m in Sources */, + EDC2C5C5C7812064189A6CE832E2FFAE /* LOTShapeFill.m in Sources */, + 6C7CD03539254C49AF34AEBB02F5AF32 /* LOTShapeGradientFill.m in Sources */, + 135D8CD06B4F67D85B67E8BBA7662E37 /* LOTShapeGroup.m in Sources */, + 72D7FD8A060BBDE7F5CFB374565719F4 /* LOTShapePath.m in Sources */, + AB203FC44BD3B14BF56B66EA435274B8 /* LOTShapeRectangle.m in Sources */, + 970D1FA3EE73636BCDF78FA61CDA5215 /* LOTShapeRepeater.m in Sources */, + A8954F1DE5C34AC60517C978D90CB454 /* LOTShapeStar.m in Sources */, + E066A743BB05D7B677E1A0AB97E3824E /* LOTShapeStroke.m in Sources */, + 0469BBBF23001D56C120A10FE7334AEA /* LOTShapeTransform.m in Sources */, + 94BDE0E80864E42E20EEDF0DB03FCDAD /* LOTShapeTrimPath.m in Sources */, + 2256B21D1AF91C4786C899DE39D862B3 /* LOTSizeInterpolator.m in Sources */, + 2DE67B0EDBE74238AC841FF5F7F8F8DB /* LOTStrokeRenderer.m in Sources */, + B8F69980FF10236CC7EEC807A01D9356 /* lottie-ios-OSX-dummy.m in Sources */, + CBBEF77DFF3140B38EF2EF3F3C1E253A /* LOTTransformInterpolator.m in Sources */, + D7878E0FFF01647661D139EB26321C89 /* LOTTrimPathNode.m in Sources */, + 04AC55B67C2D87F62787B225BB867EB8 /* LOTValueInterpolator.m in Sources */, + 1F9AB4BA70AA01C21D71C267AB9CE424 /* NSValue+Compat.m in Sources */, + B5107EA52C6BE9EDCBE2DFC2C8FEB3B3 /* UIColor+Expanded.m in Sources */, + C639579894C1E6954BB946DFB8E2CA8F /* UIColor.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 543D3D7BDAC574620A70D10F7F53C17E /* Sources */ = { + 5B8EC4292EBA4DADB76AD54C9968DB49 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D75CA64C710DEDC4780A9743BD934AE9 /* CALayer+Compat.m in Sources */, - 636B14B245046846CA324DFC0EA7BA26 /* CGGeometry+LOTAdditions.m in Sources */, - 3C0B74A7D9169975CE0FAAA6FEC3D57F /* LOTAnimationCache.m in Sources */, - DAAA3469A18E2D0DCEC79C3F5717DD90 /* LOTAnimationTransitionController.m in Sources */, - AA01DF11A588AE11A444E68693AA1C51 /* LOTAnimationView.m in Sources */, - CCA9BCEACD55362DE8DD35D3601BD6C7 /* LOTAnimatorNode.m in Sources */, - 5FD5D1E3D4AFB3EF6FBAB3F4547E5354 /* LOTArrayInterpolator.m in Sources */, - 6CBC7C99775617FDAE6CAF0053EEB478 /* LOTAsset.m in Sources */, - B8F377CA6CC677C90965830F39696803 /* LOTAssetGroup.m in Sources */, - 8213350B361FF546C641E281AB1CD75A /* LOTBezierData.m in Sources */, - 5EC8CACD3143F6A77AE0FC028AE55D6B /* LOTBezierPath.m in Sources */, - E1676DC8C02B8E95CB4300ABBFEFAAE5 /* LOTCircleAnimator.m in Sources */, - 217A161C45EE7CD73ADA3B4CF4BACE24 /* LOTColorInterpolator.m in Sources */, - 7C33BB27254CB9784D202DD34438DFD4 /* LOTComposition.m in Sources */, - EA27A1C94583FB543FAEC9002451FBC2 /* LOTCompositionContainer.m in Sources */, - 9774998411F6C32E87AFFFF1872788CC /* LOTFillRenderer.m in Sources */, - E79A538C7CEC7317DA345D2F5C0D0E10 /* LOTGradientFillRender.m in Sources */, - E371E19617C1F0D15F9914D3270A9BE6 /* LOTKeyframe.m in Sources */, - 25FAA4843DBF1DAB3A7CB6498E582F5E /* LOTLayer.m in Sources */, - DED840E8C7238F3734AC690B27DECE34 /* LOTLayerContainer.m in Sources */, - 9CD44B04AB82F4E1F69C55E455FA599A /* LOTLayerGroup.m in Sources */, - 4782C1892482777DF6AAC4851E816DE9 /* LOTMask.m in Sources */, - 8ACD848179BA7BA30F9D6978A9023863 /* LOTMaskContainer.m in Sources */, - B391BBECAB19C72E3CC90A2A1DAA121E /* LOTNumberInterpolator.m in Sources */, - F256C6447D27245DA00B49D0681054D4 /* LOTPathAnimator.m in Sources */, - ADF7B9A81852B10A2836F2007CC5DF36 /* LOTPathInterpolator.m in Sources */, - 6DF7DD83DE599EBFAFA892AB4927304F /* LOTPointInterpolator.m in Sources */, - BBEE0F50D6833B75FE17E8A769F44221 /* LOTPolygonAnimator.m in Sources */, - 3138F5BBE4FFBC10368BC613EE1B0FE5 /* LOTPolystarAnimator.m in Sources */, - 983718C1AB7F1795AD05940DFC97BFBE /* LOTRenderGroup.m in Sources */, - 0A3E668361239489ACC95FB7D0D33B8D /* LOTRenderNode.m in Sources */, - 9FBBE059D9ABB4D6CA76179F564C2D49 /* LOTRepeaterRenderer.m in Sources */, - 5B1B10D19127B822B1A59D51C6364E51 /* LOTRoundedRectAnimator.m in Sources */, - 93B9F117132BEDBCCC72BE271FDAE216 /* LOTShapeCircle.m in Sources */, - 93102632D8FD62C3E438C37652B88542 /* LOTShapeFill.m in Sources */, - 668C9E46B1FE6DDAF5F767249AB6AEBD /* LOTShapeGradientFill.m in Sources */, - 73D4558D5B8855CB5FCE24421AEFA32B /* LOTShapeGroup.m in Sources */, - F65D020E25E78FB9D00C5B4640A993AC /* LOTShapePath.m in Sources */, - E4349F11E62DE6E6F3CAB7299DA64E8A /* LOTShapeRectangle.m in Sources */, - B84EBF6F73434F7C56B82E0499314DFF /* LOTShapeRepeater.m in Sources */, - 9D4B9ABC3CD99567A367DF907D2C90A2 /* LOTShapeStar.m in Sources */, - C7F62AB90EE513CED16F7E15840A440E /* LOTShapeStroke.m in Sources */, - 31F37F818D3DAE33DF03F855EBC2AFB1 /* LOTShapeTransform.m in Sources */, - D4C306E4A46B38189E66431EF9CEAC8C /* LOTShapeTrimPath.m in Sources */, - FBBB016D051716A4051487DF6E68EEC6 /* LOTSizeInterpolator.m in Sources */, - CAE0CBEDBC030E7A0B20B9FA7A7CB22C /* LOTStrokeRenderer.m in Sources */, - 4DB6A95D59A44530939ED5534F0FF239 /* lottie-ios-iOS-dummy.m in Sources */, - 6EBE3EE655FC9D26CCD48BFE130122EA /* LOTTransformInterpolator.m in Sources */, - 2E86F3F7B5CBF49F9FD6178E00E294E6 /* LOTTrimPathNode.m in Sources */, - 506B645EC3C541FAED6C5A54380E10D7 /* LOTValueInterpolator.m in Sources */, - A64126F87E03C046A2E5B2D0D07EEBC6 /* NSValue+Compat.m in Sources */, - 27D818246FE55C56E740E6E40A77755B /* UIColor+Expanded.m in Sources */, - A60BA84267EB1CDDE78A396A6DB344FB /* UIColor.m in Sources */, + B3CFE17627AD96132E88A45FBD85C4E4 /* Pods-Lottie-Example-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 5B8EC4292EBA4DADB76AD54C9968DB49 /* Sources */ = { + A8FB39247A6A56D1BB830F046C8344C4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - B3CFE17627AD96132E88A45FBD85C4E4 /* Pods-Lottie-Example-dummy.m in Sources */, + 3B920976474D454831CCE2D052D7ACCC /* CALayer+Compat.m in Sources */, + D34C6B4492AB61FFE7DA806E0DD5F47B /* CGGeometry+LOTAdditions.m in Sources */, + 83057165929907318861D6587948CF50 /* LOTAnimationCache.m in Sources */, + 1C5949AF6E78EEC3FFC58A185B792B28 /* LOTAnimationTransitionController.m in Sources */, + 9FD7F91CBFE622582043F1846BE722E8 /* LOTAnimationView.m in Sources */, + 42254C515E32877A5FEF49A86F9517F3 /* LOTAnimatorNode.m in Sources */, + 5C51C621B1DAAE3F34F6C14622A5E5AA /* LOTArrayInterpolator.m in Sources */, + AC81597D19C554498AAE41F6E84199BB /* LOTAsset.m in Sources */, + 0C5DC0ACDEED0C2F5B0C40ADB8BD3713 /* LOTAssetGroup.m in Sources */, + D4DE1B6007BBE07BD92B89F4E157C1DA /* LOTBezierData.m in Sources */, + 2DD280CB51F96369DF8F5907D23F5D48 /* LOTBezierPath.m in Sources */, + F15203D9684EE188E3D5B003ED2D1803 /* LOTCacheProvider.m in Sources */, + 206FCFAA953237ED2F93448208A36010 /* LOTCircleAnimator.m in Sources */, + 64034D922404DECEC02268FA36483A5C /* LOTColorInterpolator.m in Sources */, + E34CB8D20D73A83805E34AFDE03BE9C8 /* LOTComposition.m in Sources */, + FCC672B6B6560C34BB0448A204ECC694 /* LOTCompositionContainer.m in Sources */, + A4F0867F3065F554C3F2EA6D7306CD13 /* LOTFillRenderer.m in Sources */, + FA0B7BB0AF6599CB69D35D6F21C6FD1C /* LOTGradientFillRender.m in Sources */, + B28CA3122349A0F5F878A8DE9D48E9F4 /* LOTKeyframe.m in Sources */, + 583AF817115099898C17855607475BE0 /* LOTLayer.m in Sources */, + 637F45223B3A822483E69333066A1D9F /* LOTLayerContainer.m in Sources */, + A452E3C3FAA6560220B691B87BC8D4FC /* LOTLayerGroup.m in Sources */, + 0133FFEADD530E893FFFD07F670D7125 /* LOTMask.m in Sources */, + D50D34E881FE20451DDF650588012DC2 /* LOTMaskContainer.m in Sources */, + 613C5D12B013C2EE93A57D5733FE9690 /* LOTNumberInterpolator.m in Sources */, + 60DF8C4F1B8C3AF62F253B92E357CA7D /* LOTPathAnimator.m in Sources */, + 2959ECFD1DF11505B299E9D3F4203169 /* LOTPathInterpolator.m in Sources */, + 87716100C75A91907714561B9647028F /* LOTPointInterpolator.m in Sources */, + F4E29E7ADC5752264DEEEF237B51D8A2 /* LOTPolygonAnimator.m in Sources */, + F9763771D2B217B27F709EF135B0F493 /* LOTPolystarAnimator.m in Sources */, + 338BE0FA90372A7938D85E5E298593CF /* LOTRenderGroup.m in Sources */, + 676DCEFB6259514EEE6121C5D3ABF3B1 /* LOTRenderNode.m in Sources */, + 2757CA1C9DBC4A94262E8475904AD0AE /* LOTRepeaterRenderer.m in Sources */, + 5CA0301E1386EF531DA07598B076DFFF /* LOTRoundedRectAnimator.m in Sources */, + 8D077B66D11339C0845F20D71BEB90A3 /* LOTShapeCircle.m in Sources */, + 70906A4823FF8D2B2A23753E1ED015F9 /* LOTShapeFill.m in Sources */, + 9C678A389BDCC79CC990F570FEAB613A /* LOTShapeGradientFill.m in Sources */, + E3C385EC82D2A10A333FC59E3CB2EC7D /* LOTShapeGroup.m in Sources */, + 22CB1FBDB1838FBB4022AD2C45288C0E /* LOTShapePath.m in Sources */, + D4B772FDD8BBE727C6177161ED604FF1 /* LOTShapeRectangle.m in Sources */, + 73D88C15A521E651C32C0C5C03A8D6DC /* LOTShapeRepeater.m in Sources */, + 87549635CDF975084E766CDA8B877D24 /* LOTShapeStar.m in Sources */, + AEC67AE1C57F8672A8A4BB64635C6D0D /* LOTShapeStroke.m in Sources */, + 9691E6131CE3BF54C1E98D497EF0CE6F /* LOTShapeTransform.m in Sources */, + 429D25FBC88CDC87D632BD83CD735774 /* LOTShapeTrimPath.m in Sources */, + F5E9F337668B33B57E62C7E34AAF754D /* LOTSizeInterpolator.m in Sources */, + D9D405CA9B3DF5854C9EFD95BA6C51AA /* LOTStrokeRenderer.m in Sources */, + EFF93BBB6CB98E814067EBAC45625403 /* lottie-ios-iOS-dummy.m in Sources */, + 723257A348B7FB2DA59D7C86F1231301 /* LOTTransformInterpolator.m in Sources */, + D404207C6BED03FAA4611C1446996946 /* LOTTrimPathNode.m in Sources */, + 4D1E0A318A5A9D06AF93CC69D14B1AE7 /* LOTValueInterpolator.m in Sources */, + C233688C8977C5679B140932CE496414 /* NSValue+Compat.m in Sources */, + 39610DEEDE7D48675250AF2E40542C01 /* UIColor+Expanded.m in Sources */, + 5BCDDE1DE2AEBFB461F398FFF6ABAE13 /* UIColor.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1291,13 +1303,13 @@ AD2FBD63A30D0AC75A11104406DB3C3C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "lottie-ios-iOS"; - target = 0EF42CE7615F2EAAE9DA71F73907E392 /* lottie-ios-iOS */; + target = 5AF6B3CA022AC2500F8F2880745BB992 /* lottie-ios-iOS */; targetProxy = 68E1DE604219B922CE07CE2003EA0EA3 /* PBXContainerItemProxy */; }; CCEBC8CD3D233203D906C1B3700A7285 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "lottie-ios-OSX"; - target = 320F391AAF4ECF48F4B38D0AF83CAF01 /* lottie-ios-OSX */; + target = C3ED1BE19A2E3ADF592D40371146E32D /* lottie-ios-OSX */; targetProxy = D4791C006ECE4521039908D2894E5846 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -1338,7 +1350,7 @@ }; name = Debug; }; - 21991EA6A0E506D93785D6389B5C34D8 /* Debug */ = { + 31ACFE43709544377878EF273530071E /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 3FC57817E38FEE88C847125F31F36F1F /* lottie-ios-iOS.xcconfig */; buildSettings = { @@ -1484,6 +1496,39 @@ }; name = Debug; }; + 7925E87A6B69F90A3039B415E73DD6D3 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 6AE2E9ED9175D72655AC45CF4432C1C7 /* lottie-ios-OSX.xcconfig */; + buildSettings = { + CODE_SIGN_IDENTITY = "-"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + FRAMEWORK_VERSION = A; + GCC_NO_COMMON_BLOCKS = YES; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/lottie-ios-OSX/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.10; + MODULEMAP_FILE = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX.modulemap"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_NAME = Lottie; + SDKROOT = macosx; + SKIP_INSTALL = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; 809E1AF241963DA074CE8CB435C026F2 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { @@ -1560,40 +1605,7 @@ }; name = Debug; }; - C72E88C857A656E098702476E0D3A63A /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 6AE2E9ED9175D72655AC45CF4432C1C7 /* lottie-ios-OSX.xcconfig */; - buildSettings = { - CODE_SIGN_IDENTITY = "-"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - FRAMEWORK_VERSION = A; - GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/lottie-ios-OSX/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX.modulemap"; - MTL_ENABLE_DEBUG_INFO = NO; - PRODUCT_NAME = Lottie; - SDKROOT = macosx; - SKIP_INSTALL = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - D7B7B66C64F7F6FBAF9347196A901F8C /* Release */ = { + B975AF29D0155B889F95FF12D7A09383 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 3FC57817E38FEE88C847125F31F36F1F /* lottie-ios-iOS.xcconfig */; buildSettings = { @@ -1661,9 +1673,9 @@ }; name = Release; }; - E576078044852F0825A6B9B7A5907833 /* Debug */ = { + E70AD813716CA4C1BD84271528C422D6 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6AE2E9ED9175D72655AC45CF4432C1C7 /* lottie-ios-OSX.xcconfig */; + baseConfigurationReference = AF2DE7A29FB4261F8DF6B5D2E56A7759 /* Pods-Lottie Viewer.debug.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "-"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1679,14 +1691,18 @@ ENABLE_STRICT_OBJC_MSGSEND = YES; FRAMEWORK_VERSION = A; GCC_NO_COMMON_BLOCKS = YES; - GCC_PREFIX_HEADER = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/lottie-ios-OSX/Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-Lottie Viewer/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-Lottie Viewer/Pods-Lottie Viewer.modulemap"; MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = Lottie; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = Pods_Lottie_Viewer; SDKROOT = macosx; SKIP_INSTALL = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -1694,9 +1710,9 @@ }; name = Debug; }; - E70AD813716CA4C1BD84271528C422D6 /* Debug */ = { + F614563F0E8A3FCA192AA2EBF623C379 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AF2DE7A29FB4261F8DF6B5D2E56A7759 /* Pods-Lottie Viewer.debug.xcconfig */; + baseConfigurationReference = 6AE2E9ED9175D72655AC45CF4432C1C7 /* lottie-ios-OSX.xcconfig */; buildSettings = { CODE_SIGN_IDENTITY = "-"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1712,18 +1728,14 @@ ENABLE_STRICT_OBJC_MSGSEND = YES; FRAMEWORK_VERSION = A; GCC_NO_COMMON_BLOCKS = YES; - INFOPLIST_FILE = "Target Support Files/Pods-Lottie Viewer/Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/lottie-ios-OSX/Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; - MACH_O_TYPE = staticlib; MACOSX_DEPLOYMENT_TARGET = 10.10; - MODULEMAP_FILE = "Target Support Files/Pods-Lottie Viewer/Pods-Lottie Viewer.modulemap"; + MODULEMAP_FILE = "Target Support Files/lottie-ios-OSX/lottie-ios-OSX.modulemap"; MTL_ENABLE_DEBUG_INFO = YES; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = Pods_Lottie_Viewer; + PRODUCT_NAME = Lottie; SDKROOT = macosx; SKIP_INSTALL = YES; VERSIONING_SYSTEM = "apple-generic"; @@ -1743,11 +1755,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 706E2E3B5E74D75904AFA89032FB3557 /* Build configuration list for PBXNativeTarget "lottie-ios-OSX" */ = { + 5CA7CACD985FB190CAC341576DB7AA4C /* Build configuration list for PBXNativeTarget "lottie-ios-OSX" */ = { isa = XCConfigurationList; buildConfigurations = ( - E576078044852F0825A6B9B7A5907833 /* Debug */, - C72E88C857A656E098702476E0D3A63A /* Release */, + F614563F0E8A3FCA192AA2EBF623C379 /* Debug */, + 7925E87A6B69F90A3039B415E73DD6D3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -1761,11 +1773,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 92B72AB912BBACD84A4E98143F6421FA /* Build configuration list for PBXNativeTarget "lottie-ios-iOS" */ = { + 957F7EBCCA623E416D0370417D7BE135 /* Build configuration list for PBXNativeTarget "lottie-ios-iOS" */ = { isa = XCConfigurationList; buildConfigurations = ( - 21991EA6A0E506D93785D6389B5C34D8 /* Debug */, - D7B7B66C64F7F6FBAF9347196A901F8C /* Release */, + 31ACFE43709544377878EF273530071E /* Debug */, + B975AF29D0155B889F95FF12D7A09383 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Example/Pods/Target Support Files/lottie-ios-OSX/Info.plist b/Example/Pods/Target Support Files/lottie-ios-OSX/Info.plist index 0a12077e3f..bdac57c6a6 100644 --- a/Example/Pods/Target Support Files/lottie-ios-OSX/Info.plist +++ b/Example/Pods/Target Support Files/lottie-ios-OSX/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Pods/Target Support Files/lottie-ios-OSX/lottie-ios-OSX-umbrella.h b/Example/Pods/Target Support Files/lottie-ios-OSX/lottie-ios-OSX-umbrella.h index 3d91c6329b..1001b4aeaf 100644 --- a/Example/Pods/Target Support Files/lottie-ios-OSX/lottie-ios-OSX-umbrella.h +++ b/Example/Pods/Target Support Files/lottie-ios-OSX/lottie-ios-OSX-umbrella.h @@ -5,6 +5,7 @@ #import "LOTAnimationCache.h" #import "LOTAnimationView.h" #import "LOTAnimationView_Compat.h" +#import "LOTCacheProvider.h" #import "LOTComposition.h" #import "Lottie.h" diff --git a/Example/Pods/Target Support Files/lottie-ios-iOS/Info.plist b/Example/Pods/Target Support Files/lottie-ios-iOS/Info.plist index 0a12077e3f..bdac57c6a6 100644 --- a/Example/Pods/Target Support Files/lottie-ios-iOS/Info.plist +++ b/Example/Pods/Target Support Files/lottie-ios-iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/Pods/Target Support Files/lottie-ios-iOS/lottie-ios-iOS-umbrella.h b/Example/Pods/Target Support Files/lottie-ios-iOS/lottie-ios-iOS-umbrella.h index 0b3573d02c..a2775342b6 100644 --- a/Example/Pods/Target Support Files/lottie-ios-iOS/lottie-ios-iOS-umbrella.h +++ b/Example/Pods/Target Support Files/lottie-ios-iOS/lottie-ios-iOS-umbrella.h @@ -6,6 +6,7 @@ #import "LOTAnimationTransitionController.h" #import "LOTAnimationView.h" #import "LOTAnimationView_Compat.h" +#import "LOTCacheProvider.h" #import "LOTComposition.h" #import "Lottie.h" diff --git a/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj b/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj deleted file mode 100644 index 011a75dca8..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.pbxproj +++ /dev/null @@ -1,806 +0,0 @@ -// !$*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 */; }; - 4883E5671E64EB4500027E57 /* anchorTest.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5651E64EB4500027E57 /* anchorTest.json */; }; - 4883E5681E64EB4500027E57 /* anchorTest.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5651E64EB4500027E57 /* anchorTest.json */; }; - 4883E5691E64EB4500027E57 /* ImageXforms.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5661E64EB4500027E57 /* ImageXforms.json */; }; - 4883E56A1E64EB4500027E57 /* ImageXforms.json in Resources */ = {isa = PBXBuildFile; fileRef = 4883E5661E64EB4500027E57 /* ImageXforms.json */; }; - 4883E56C1E64EB5700027E57 /* ImageTransformTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E56B1E64EB5700027E57 /* ImageTransformTest.m */; }; - 4883E56E1E64EB9B00027E57 /* AnchorTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4883E56D1E64EB9B00027E57 /* AnchorTest.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 = ""; }; - 4883E5651E64EB4500027E57 /* anchorTest.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = anchorTest.json; sourceTree = ""; }; - 4883E5661E64EB4500027E57 /* ImageXforms.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = ImageXforms.json; sourceTree = ""; }; - 4883E56B1E64EB5700027E57 /* ImageTransformTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImageTransformTest.m; sourceTree = ""; }; - 4883E56D1E64EB9B00027E57 /* AnchorTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnchorTest.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 = ( - 4883E5651E64EB4500027E57 /* anchorTest.json */, - 4883E5661E64EB4500027E57 /* ImageXforms.json */, - 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 */, - 4883E56B1E64EB5700027E57 /* ImageTransformTest.m */, - 4883E56D1E64EB9B00027E57 /* AnchorTest.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 */, - 4883E5691E64EB4500027E57 /* ImageXforms.json in Resources */, - 4883E5671E64EB4500027E57 /* anchorTest.json 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 */, - 4883E5681E64EB4500027E57 /* anchorTest.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 */, - 4883E56A1E64EB4500027E57 /* ImageXforms.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 = ( - 4883E56C1E64EB5700027E57 /* ImageTransformTest.m in Sources */, - 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 */, - 4883E56E1E64EB9B00027E57 /* AnchorTest.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 deleted file mode 100644 index 16dddb0701..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata b/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 3c8e78b241..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - diff --git a/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json b/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json deleted file mode 100755 index 698f89ce67..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/9squares-AlBoardman.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 722736d12d..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Alarm.json +++ /dev/null @@ -1,2767 +0,0 @@ -{ - "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 deleted file mode 100755 index b80bd848d9..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/AllSet.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index b80f542874..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.h +++ /dev/null @@ -1,17 +0,0 @@ -// -// 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 deleted file mode 100644 index b4e898e96b..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/AppDelegate.m +++ /dev/null @@ -1,51 +0,0 @@ -// -// 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 deleted file mode 100644 index 118c98f746..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Assets.xcassets/AppIcon.appiconset/Contents.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "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 deleted file mode 100644 index fdf3f97d1b..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/LaunchScreen.storyboard +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard b/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard deleted file mode 100644 index 4529698c4c..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Base.lproj/Main.storyboard +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json b/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json deleted file mode 100755 index 34acd29076..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/CheckSwitch.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index c5cb0d5950..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/City.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 86ac0c1932..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/EmptyState.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 886cc5756b..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/HamburgerArrow.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 4e6963abb9..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Hosts.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index 156306e0a1..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Image.json +++ /dev/null @@ -1 +0,0 @@ -{"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/ImageXforms.json b/Lottie-Screenshot/Lottie-Screenshot/ImageXforms.json deleted file mode 100644 index 9873a7ecc1..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/ImageXforms.json +++ /dev/null @@ -1 +0,0 @@ -{"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,500,0],"e":[250,310,0],"to":[0,-31.6666660308838,0],"ti":[0,31.6666660308838,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":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[360]},{"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,-216,0],"e":[0,253,0],"to":[0,78.1666641235352,0],"ti":[0,-78.1666641235352,0]},{"t":119}]},"a":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[200,105.5,0],"e":[620,376.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":58,"s":[620,376.5,0],"e":[200,105.5,0],"to":[0,0,0],"ti":[0,0,0]},{"t":119}]},"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":[30,30,100]},{"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":58,"s":[30,30,100],"e":[100,100,100]},{"t":119}]}},"ao":0,"ip":0,"op":120,"st":0,"bm":0,"sr":1},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 1","parent":1,"ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[200,321.5,0]},"a":{"k":[0,0,0]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"k":[454.312,266.156]},"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":[-1.797,-206.422],"ix":2},"a":{"k":[0,0],"ix":1},"s":{"k":[100,100],"ix":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/Info.plist b/Lottie-Screenshot/Lottie-Screenshot/Info.plist deleted file mode 100644 index 38e98af23d..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/Info.plist +++ /dev/null @@ -1,38 +0,0 @@ - - - - - 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 deleted file mode 100755 index ddfb09295c..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/LightBulb.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index c361e18b44..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/LoopPlayOnce.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 51dbe4f0fc..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/LottieLogo1.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index aba9b2a75c..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/LottieLogo2.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 2f798eedcf..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/PinJump.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 0228b328b5..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/SplitDimensions.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 26a4ceeb25..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/TrimPathFill.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index f2f6dee20b..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/TrimPathsFull.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100755 index 725439c4ef..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/TwitterHeart.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index b530e6edd4..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/ViewController.h +++ /dev/null @@ -1,15 +0,0 @@ -// -// 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 deleted file mode 100644 index eb71d86731..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/ViewController.m +++ /dev/null @@ -1,29 +0,0 @@ -// -// 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/anchorTest.json b/Lottie-Screenshot/Lottie-Screenshot/anchorTest.json deleted file mode 100644 index 3220509e67..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/anchorTest.json +++ /dev/null @@ -1 +0,0 @@ -{"assets":[],"layers":[{"ddd":0,"ind":0,"ty":1,"nm":"Deep Magenta-Red Solid 1","ks":{"o":{"k":100},"r":{"k":0},"p":{"k":[250,500,0]},"a":{"k":[{"i":{"x":0.833,"y":0.833},"o":{"x":0.167,"y":0.167},"n":"0p833_0p833_0p167_0p167","t":0,"s":[250,500,0],"e":[898,1459,0],"to":[108,159.83332824707,0],"ti":[-108,-159.83332824707,0]},{"t":119}]},"s":{"k":[23,23,100]}},"ao":0,"sw":500,"sh":1000,"sc":"#7a0851","ip":0,"op":120,"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":[250,500,0]},"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":[-92,-377,0],"to":[-15.3333330154419,-62.8333320617676,0],"ti":[15.3333330154419,62.8333320617676,0]},{"t":119}]},"s":{"k":[100,100,100]}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"k":[298.312,226.688]},"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":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":[-12.844,-94.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":"Ellipse 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/image_2.json b/Lottie-Screenshot/Lottie-Screenshot/image_2.json deleted file mode 100644 index 6ee4b250fd..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/image_2.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index bf1e9c53c0..0000000000 Binary files a/Lottie-Screenshot/Lottie-Screenshot/img_0.png and /dev/null differ diff --git a/Lottie-Screenshot/Lottie-Screenshot/main.m b/Lottie-Screenshot/Lottie-Screenshot/main.m deleted file mode 100644 index 16e4a4708c..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/main.m +++ /dev/null @@ -1,16 +0,0 @@ -// -// 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 deleted file mode 100644 index 936da2bdb3..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/pathStrokeTests.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index 94deacfbd2..0000000000 --- a/Lottie-Screenshot/Lottie-Screenshot/phonePreComp.json +++ /dev/null @@ -1 +0,0 @@ -{"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 deleted file mode 100644 index e61addfaaa..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/AlBoardmanTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index c02d2201cd..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/AlarmTest.m +++ /dev/null @@ -1,36 +0,0 @@ -// -// 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 deleted file mode 100644 index faaf5f4fae..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/AllSetTest.m +++ /dev/null @@ -1,40 +0,0 @@ -// -// 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/AnchorTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/AnchorTest.m deleted file mode 100644 index f0803ce11f..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/AnchorTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// AnchorTest.m -// Lottie-Screenshot -// -// Created by Brandon Withrow on 2/27/17. -// Copyright © 2017 Brandon Withrow. All rights reserved. -// - -#import -#import -#import "LottieAnimationTestCase.h" - -@interface AnchorTest : LottieAnimationTestCase - -@end - -@implementation AnchorTest - -- (void)setUp { - self.animationName = @"anchorTest"; - [super setUp]; -} - -- (void)testAnchorTest0 { - [self testAnimationProgress:0]; -} - -- (void)testAnchorTest50 { - [self testAnimationProgress:0.5]; -} - -- (void)testAnchorTest100 { - [self testAnimationProgress:1]; -} - - -@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m deleted file mode 100644 index 868abe9753..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/CheckSwitchTest.m +++ /dev/null @@ -1,36 +0,0 @@ -// -// 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 deleted file mode 100644 index 9bd1245cfd..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/CityTest.m +++ /dev/null @@ -1,45 +0,0 @@ -// -// 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 deleted file mode 100644 index 4f33b9fa0b..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/EmpyStateTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 5cefee6b99..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/HamburgerArrowTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 06efb8bcba..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/Hosts.m +++ /dev/null @@ -1,45 +0,0 @@ -// -// 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 deleted file mode 100644 index 434571ecab..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/ImageLoadTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 7dddafddc7..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/ImageMoveTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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/ImageTransformTest.m b/Lottie-Screenshot/Lottie-ScreenshotTests/ImageTransformTest.m deleted file mode 100644 index 47f4bc93bf..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/ImageTransformTest.m +++ /dev/null @@ -1,44 +0,0 @@ -// -// ImageTransformTest.m -// Lottie-Screenshot -// -// Created by Brandon Withrow on 2/27/17. -// Copyright © 2017 Brandon Withrow. All rights reserved. -// - -#import -#import -#import "LottieAnimationTestCase.h" - -@interface ImageTransformTest : LottieAnimationTestCase - -@end - -@implementation ImageTransformTest - -- (void)setUp { - self.animationName = @"ImageXforms"; - [super setUp]; -} - -- (void)testImageTransformTest0 { - [self testAnimationProgress:0]; -} - -- (void)testImageTransformTest25 { - [self testAnimationProgress:0.25]; -} - -- (void)testImageTransformTest50 { - [self testAnimationProgress:0.5]; -} - -- (void)testImageTransformTest75 { - [self testAnimationProgress:0.75]; -} - -- (void)testImageTransformTest100 { - [self testAnimationProgress:1]; -} - -@end diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist b/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist deleted file mode 100644 index 6c6c23c43a..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/Info.plist +++ /dev/null @@ -1,22 +0,0 @@ - - - - - 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 deleted file mode 100644 index 55b5ebbea6..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LightBulb.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index a2b150c7aa..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LoopPlayOnceTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 2f36c74734..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.h +++ /dev/null @@ -1,18 +0,0 @@ -// -// 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 deleted file mode 100644 index 750435f090..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieAnimationTestCase.m +++ /dev/null @@ -1,51 +0,0 @@ -// -// 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) { - FBSnapshotVerifyViewWithOptions(self.animationView.layer, nil, FBSnapshotTestCaseDefaultSuffixes(), 0.005); - }]; -} - -//-(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 deleted file mode 100644 index 23e719c6da..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTest.m +++ /dev/null @@ -1,44 +0,0 @@ -// -// 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 deleted file mode 100644 index 499efea798..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/LottieLogoTestB.m +++ /dev/null @@ -1,43 +0,0 @@ -// -// 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 deleted file mode 100644 index bb6e4577c8..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/PathStrokeTest.m +++ /dev/null @@ -1,36 +0,0 @@ -// -// 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 deleted file mode 100644 index 0900fb61ac..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/PhonePreCompTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index ca71e27cce..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/PinJump.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 05e3894363..0000000000 Binary files a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_100@2x.png and /dev/null 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 deleted file mode 100644 index e3797ed966..0000000000 Binary files a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_15@2x.png and /dev/null 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 deleted file mode 100644 index f01e11023a..0000000000 Binary files a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_25@2x.png and /dev/null 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 deleted file mode 100644 index eb353e9ddd..0000000000 Binary files a/Lottie-Screenshot/Lottie-ScreenshotTests/ReferenceImages/LottieLogoTest1Spec/LottieLogo1_50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m b/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m deleted file mode 100644 index 7372d0683b..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/SplitDimensions.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 8b76ad8c3e..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathFill.m +++ /dev/null @@ -1,29 +0,0 @@ -// -// 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 deleted file mode 100644 index 8e9265d680..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/TrimPathsFull.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 348be7aedf..0000000000 --- a/Lottie-Screenshot/Lottie-ScreenshotTests/TwitterHeartTest.m +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index 59e161ca0d..0000000000 --- a/Lottie-Screenshot/Podfile +++ /dev/null @@ -1,17 +0,0 @@ -# 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 deleted file mode 100644 index 2f6b93e73d..0000000000 --- a/Lottie-Screenshot/Podfile.lock +++ /dev/null @@ -1,19 +0,0 @@ -PODS: - - FBSnapshotTestCase/Core (2.1.4) - - lottie-ios (2.0.0) - -DEPENDENCIES: - - FBSnapshotTestCase/Core - - lottie-ios (from `../`) - -EXTERNAL SOURCES: - lottie-ios: - :path: "../" - -SPEC CHECKSUMS: - FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a - lottie-ios: 7e7828153b1c6f0b508ccf08769aab7e1bee35a4 - -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 deleted file mode 100644 index eefe11bae3..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.h +++ /dev/null @@ -1,20 +0,0 @@ -/* - * 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 deleted file mode 100644 index 0f7a0c2508..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m +++ /dev/null @@ -1,27 +0,0 @@ -/* - * 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 deleted file mode 100644 index 9091d62a22..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index c997f578b3..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Compare.m +++ /dev/null @@ -1,134 +0,0 @@ -// -// 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 deleted file mode 100644 index a0863f3030..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.h +++ /dev/null @@ -1,37 +0,0 @@ -// -// 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 deleted file mode 100644 index ebb72fe3d9..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Diff.m +++ /dev/null @@ -1,56 +0,0 @@ -// -// 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 deleted file mode 100644 index b0d5b26b28..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.h +++ /dev/null @@ -1,24 +0,0 @@ -/* - * 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 deleted file mode 100644 index b93ee17bfd..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.m +++ /dev/null @@ -1,76 +0,0 @@ -/* - * 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 deleted file mode 100644 index 72abc3c005..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.h +++ /dev/null @@ -1,180 +0,0 @@ -/* - * 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 deleted file mode 100644 index f44458ce84..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCase.m +++ /dev/null @@ -1,192 +0,0 @@ -/* - * 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 deleted file mode 100644 index e04acf2f3a..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h +++ /dev/null @@ -1,44 +0,0 @@ -/* - * 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 deleted file mode 100644 index d8709d8bcb..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestCasePlatform.m +++ /dev/null @@ -1,51 +0,0 @@ -/* - * 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 deleted file mode 100644 index a0285ad8ae..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h +++ /dev/null @@ -1,166 +0,0 @@ -/* - * 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 deleted file mode 100644 index 74c5a0a6d9..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.m +++ /dev/null @@ -1,358 +0,0 @@ -/* - * 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 deleted file mode 100644 index 2dd780cbdb..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/LICENSE +++ /dev/null @@ -1,29 +0,0 @@ -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 deleted file mode 100644 index bc23b83785..0000000000 --- a/Lottie-Screenshot/Pods/FBSnapshotTestCase/README.md +++ /dev/null @@ -1,97 +0,0 @@ -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 deleted file mode 120000 index 2925eab148..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCase.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 6127a30c83..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 4a7dea1301..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/FBSnapshotTestController.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index efa5fe0bec..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIApplication+StrictKeyWindow.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 2fd266d772..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Compare.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 2ecee67cc0..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Diff.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 577a4cb8d3..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/FBSnapshotTestCase/UIImage+Snapshot.h +++ /dev/null @@ -1 +0,0 @@ -../../../FBSnapshotTestCase/FBSnapshotTestCase/Categories/UIImage+Snapshot.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 deleted file mode 120000 index 52d04f77a8..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CALayer+Compat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 2652594f43..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/CGGeometry+LOTAdditions.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Extensions/CGGeometry+LOTAdditions.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 deleted file mode 120000 index 8f16d1d6e4..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationCache.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/PublicHeaders/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 deleted file mode 120000 index 3fe78bb8b0..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationTransitionController.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 3fd48001cb..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 8c1e182304..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Compat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index b1410e31ac..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimationView_Internal.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Private/LOTAnimationView_Internal.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatorNode.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatorNode.h deleted file mode 120000 index ebc92af996..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAnimatorNode.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/LOTAnimatorNode.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTArrayInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTArrayInterpolator.h deleted file mode 120000 index bbbce34f61..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTArrayInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTArrayInterpolator.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 deleted file mode 120000 index 0305f5c827..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAsset.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index a6f9f32f5f..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTAssetGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTAssetGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierData.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierData.h deleted file mode 120000 index 68a63f4561..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierData.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/AnimatableProperties/LOTBezierData.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierPath.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierPath.h deleted file mode 120000 index 40fbaf895b..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTBezierPath.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Extensions/LOTBezierPath.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCircleAnimator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCircleAnimator.h deleted file mode 120000 index 6f87193889..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCircleAnimator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/AnimatorNodes/LOTCircleAnimator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTColorInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTColorInterpolator.h deleted file mode 120000 index f0fa3711ad..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTColorInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTColorInterpolator.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 deleted file mode 120000 index 717b5008ad..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTComposition.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/PublicHeaders/LOTComposition.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionContainer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionContainer.h deleted file mode 120000 index c05dcdb5dd..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTCompositionContainer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/AnimatableLayers/LOTCompositionContainer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTFillRenderer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTFillRenderer.h deleted file mode 120000 index da1f9f8b45..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTFillRenderer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/RenderNodes/LOTFillRenderer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGradientFillRender.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGradientFillRender.h deleted file mode 120000 index 5628dc1397..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTGradientFillRender.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/RenderNodes/LOTGradientFillRender.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 deleted file mode 120000 index 22972a000e..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTHelpers.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Extensions/LOTHelpers.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTKeyframe.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTKeyframe.h deleted file mode 120000 index 846ab24214..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTKeyframe.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/AnimatableProperties/LOTKeyframe.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 deleted file mode 120000 index b51e90f58e..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTLayer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerContainer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerContainer.h deleted file mode 120000 index 9646e6d026..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerContainer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/AnimatableLayers/LOTLayerContainer.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 deleted file mode 120000 index 0367eb01fc..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTLayerGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTLayerGroup.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 deleted file mode 120000 index 667f881a67..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMask.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTMask.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskContainer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskContainer.h deleted file mode 120000 index eb901fd394..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTMaskContainer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/AnimatableLayers/LOTMaskContainer.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 deleted file mode 120000 index b129d01ac9..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTModels.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTModels.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTNumberInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTNumberInterpolator.h deleted file mode 120000 index f7442cbcf0..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTNumberInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTNumberInterpolator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathAnimator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathAnimator.h deleted file mode 120000 index 176a6f1378..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathAnimator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/AnimatorNodes/LOTPathAnimator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathInterpolator.h deleted file mode 120000 index ba905342d6..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPathInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTPathInterpolator.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 deleted file mode 120000 index c0e0701683..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPlatformCompat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/MacCompatability/LOTPlatformCompat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPointInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPointInterpolator.h deleted file mode 120000 index bfcef62705..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPointInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTPointInterpolator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolygonAnimator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolygonAnimator.h deleted file mode 120000 index 37540eaad6..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolygonAnimator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/AnimatorNodes/LOTPolygonAnimator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolystarAnimator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolystarAnimator.h deleted file mode 120000 index 451b0873f5..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTPolystarAnimator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/AnimatorNodes/LOTPolystarAnimator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderGroup.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderGroup.h deleted file mode 120000 index c12d6de8ab..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/RenderNodes/LOTRenderGroup.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderNode.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderNode.h deleted file mode 120000 index ae6420db3c..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRenderNode.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/LOTRenderNode.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRepeaterRenderer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRepeaterRenderer.h deleted file mode 120000 index 40bf455072..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRepeaterRenderer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/RenderNodes/LOTRepeaterRenderer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRoundedRectAnimator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRoundedRectAnimator.h deleted file mode 120000 index ce5ea2a115..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTRoundedRectAnimator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/AnimatorNodes/LOTRoundedRectAnimator.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 deleted file mode 120000 index ceb08c55f6..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeCircle.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 1931ac6f20..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeFill.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeFill.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGradientFill.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGradientFill.h deleted file mode 120000 index 72e1cab5d7..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGradientFill.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeGradientFill.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 deleted file mode 120000 index 825ee65c3f..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeGroup.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeGroup.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 deleted file mode 120000 index 1711e16252..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapePath.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index fbf2264edb..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRectangle.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeRectangle.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRepeater.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRepeater.h deleted file mode 120000 index 139f561f86..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeRepeater.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeRepeater.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStar.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStar.h deleted file mode 120000 index 387921e31b..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStar.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeStar.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 deleted file mode 120000 index 336977919a..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeStroke.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 349414c619..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTransform.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 187a947df6..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTShapeTrimPath.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/Models/LOTShapeTrimPath.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTSizeInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTSizeInterpolator.h deleted file mode 120000 index 0efc1f8be3..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTSizeInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTSizeInterpolator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeRenderer.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeRenderer.h deleted file mode 120000 index 8c1ab0e868..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTStrokeRenderer.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/RenderNodes/LOTStrokeRenderer.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTransformInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTransformInterpolator.h deleted file mode 120000 index a3a7793d30..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTransformInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTTransformInterpolator.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTrimPathNode.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTrimPathNode.h deleted file mode 120000 index 7ac7f9e21f..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTTrimPathNode.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/ManipulatorNodes/LOTTrimPathNode.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTValueInterpolator.h b/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTValueInterpolator.h deleted file mode 120000 index 9e7384313f..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/LOTValueInterpolator.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/RenderSystem/InterpolatorNodes/LOTValueInterpolator.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 deleted file mode 120000 index a1d2dfd8a8..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/Lottie.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 2dbbff7a14..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/NSValue+Compat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/MacCompatability/NSValue+Compat.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 deleted file mode 120000 index 97c1b5c784..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor+Expanded.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index ee8f5dc524..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Private/lottie-ios/Lottie/UIColor.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 2925eab148..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCase.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 6127a30c83..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestCasePlatform.h +++ /dev/null @@ -1 +0,0 @@ -../../../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 deleted file mode 120000 index 4a7dea1301..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/FBSnapshotTestCase/FBSnapshotTestController.h +++ /dev/null @@ -1 +0,0 @@ -../../../FBSnapshotTestCase/FBSnapshotTestCase/FBSnapshotTestController.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationCache.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationCache.h deleted file mode 120000 index 8f16d1d6e4..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationCache.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationCache.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 deleted file mode 120000 index 3fe78bb8b0..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationTransitionController.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 3fd48001cb..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 120000 index 8c1e182304..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTAnimationView_Compat.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/PublicHeaders/LOTAnimationView_Compat.h \ No newline at end of file diff --git a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTComposition.h b/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTComposition.h deleted file mode 120000 index 717b5008ad..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/LOTComposition.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../lottie-ios/Classes/PublicHeaders/LOTComposition.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 deleted file mode 120000 index a1d2dfd8a8..0000000000 --- a/Lottie-Screenshot/Pods/Headers/Public/lottie-ios/Lottie/Lottie.h +++ /dev/null @@ -1 +0,0 @@ -../../../../../../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 deleted file mode 100644 index 918fde8b33..0000000000 --- a/Lottie-Screenshot/Pods/Local Podspecs/lottie-ios.podspec.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "name": "lottie-ios", - "version": "2.0.0", - "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": "2.0.0" - }, - "platforms": { - "ios": "8.0", - "osx": "10.10", - "tvos": "9.0" - }, - "source_files": "lottie-ios/Classes/**/*", - "osx": { - "exclude_files": [ - "lottie-ios/Classes/PublicHeaders/LOTAnimationTransitionController.h", - "lottie-ios/Classes/Private/LOTAnimationTransitionController.m" - ], - "frameworks": [ - "AppKit", - "CoreVideo" - ] - }, - "public_header_files": "lottie-ios/Classes/PublicHeaders/*.h", - "ios": { - "frameworks": "UIKit" - }, - "module_name": "Lottie", - "header_dir": "Lottie" -} diff --git a/Lottie-Screenshot/Pods/Manifest.lock b/Lottie-Screenshot/Pods/Manifest.lock deleted file mode 100644 index 2f6b93e73d..0000000000 --- a/Lottie-Screenshot/Pods/Manifest.lock +++ /dev/null @@ -1,19 +0,0 @@ -PODS: - - FBSnapshotTestCase/Core (2.1.4) - - lottie-ios (2.0.0) - -DEPENDENCIES: - - FBSnapshotTestCase/Core - - lottie-ios (from `../`) - -EXTERNAL SOURCES: - lottie-ios: - :path: "../" - -SPEC CHECKSUMS: - FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a - lottie-ios: 7e7828153b1c6f0b508ccf08769aab7e1bee35a4 - -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 deleted file mode 100644 index 1ae6e583d2..0000000000 --- a/Lottie-Screenshot/Pods/Pods.xcodeproj/project.pbxproj +++ /dev/null @@ -1,1367 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 46; - objects = { - -/* Begin PBXBuildFile section */ - 00C1329621122A1D3F04EA54A1806442 /* LOTLayerGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 964CA5A73B5FBBAEB51E82A1B4D9542E /* LOTLayerGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 02DB1D3FF0FD9F9D9B3C9217D24E3E35 /* LOTPathInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = E26052E07EE9A6D88304719FFBD6803D /* LOTPathInterpolator.m */; }; - 04A94A84DD7F918E441378395C13DC0F /* LOTHelpers.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BCB2D45AB721B127683766372EAD480 /* LOTHelpers.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 08DE382DFEBE5EAD717C6466BBA369F9 /* LOTShapeRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = B1C0B6CCABDA646270E6527D08EDA293 /* LOTShapeRectangle.m */; }; - 09E2AA395B325F9B79189E210BD24E7D /* LOTAnimationView.h in Headers */ = {isa = PBXBuildFile; fileRef = AF187372C7A9302D62C0475B9C7D9388 /* LOTAnimationView.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 0B56FACEE662ECE31A3B495D3CF366E9 /* UIImage+Diff.h in Headers */ = {isa = PBXBuildFile; fileRef = F8F7C7C75CB8DB00E995AF6F8293409A /* UIImage+Diff.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 0BA01E6FC6D27A8A4EEDA037EBC597A5 /* LOTAnimationTransitionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9137A0ED247A05E71F9DFA3307D7B9AE /* LOTAnimationTransitionController.m */; }; - 0CAB4ABA03E8FD2A10A2DCDEC9D087CF /* LOTBezierData.h in Headers */ = {isa = PBXBuildFile; fileRef = 575F1F320519D0565076B8C1EEF04686 /* LOTBezierData.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 10FC4069CF67B6EF68D277321364D625 /* LOTNumberInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C925F29B55CF242D9872915B77803E0 /* LOTNumberInterpolator.m */; }; - 133817BF8D9890AF184FFE4B7C91E67C /* UIImage+Compare.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B68973EFABFE5144C68CDEB1BCBCB1 /* UIImage+Compare.m */; }; - 13552C388A527F19D3978D04E8FD260B /* LOTSizeInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B6FA7A36DB53637F43F2B21981D2A62 /* LOTSizeInterpolator.m */; }; - 160AA8672CFFE0695070CE13081F9C0E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; - 1A15403AFEE1064425359716049C5597 /* LOTMask.m in Sources */ = {isa = PBXBuildFile; fileRef = D908D4816EB8FBAEC066AC5319C949E0 /* LOTMask.m */; }; - 1B5EF4D1016C74BFD05E6F5E9FC9E3FC /* UIImage+Compare.h in Headers */ = {isa = PBXBuildFile; fileRef = 97CBB2AA6774AC8A48C1906307FBEAD8 /* UIImage+Compare.h */; settings = {ATTRIBUTES = (Private, ); }; }; - 1BFA9C86CE05A14DAA9BAA92DAB37381 /* LOTCircleAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD6345097B862D073DE996622A61335 /* LOTCircleAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 1FC16B6B29552366AD685D46FF54C24C /* LOTBezierData.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D71874CD7EDDEF41A82368049D93042 /* LOTBezierData.m */; }; - 21FC0E89EBC90C649D1228868E5F09E9 /* FBSnapshotTestController.m in Sources */ = {isa = PBXBuildFile; fileRef = CCDF5A3F7DAEA1255A1B399D8AAE1B8D /* FBSnapshotTestController.m */; }; - 237A9EBAE12993FF931381569A87ACEA /* CGGeometry+LOTAdditions.h in Headers */ = {isa = PBXBuildFile; fileRef = 20A9B9AE9C9E60A467C9AC8C0410B746 /* CGGeometry+LOTAdditions.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2A3D9C298DBE0A2F60F6AF9F2841ABEE /* LOTPolygonAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 501A3C3CC9B611ACA8E8D7AF4F550B2C /* LOTPolygonAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2AE2AD7DC2BEC0B7A4DB621BEA1C57E6 /* LOTShapeCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BE91ADA360B111BFC168EF3D346ADCA /* LOTShapeCircle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 2E11E4707DCF255B29AD4D2EDA080258 /* LOTKeyframe.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BA940D51B301FB70A79C6E13F0CB861 /* LOTKeyframe.m */; }; - 3134C6AEBF2D5CB5D4E30F4A193F2A01 /* LOTPointInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = C72BF5208CE82F79A4BCDA05E3810F61 /* LOTPointInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3A3FCE644F5DFCAB3C97B2009CAB5189 /* LOTAsset.h in Headers */ = {isa = PBXBuildFile; fileRef = 56356EA58D6BA946C1CCCAD1E159A932 /* LOTAsset.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3CFB342E18129E63E0FF89FF2683CB46 /* LOTTrimPathNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 471E54464798B0CBCB0260A0B5ABB76C /* LOTTrimPathNode.m */; }; - 3DDC9D3604B5A6C04E5DFFCA36FAEBF6 /* LOTAssetGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BB366C3FEAEDD78117353C356262EFF /* LOTAssetGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 3F27B6247E854D05249780EF53BE05BF /* LOTAnimationView.m in Sources */ = {isa = PBXBuildFile; fileRef = AABE37192AB4F71B098FC4E5978B6ABF /* LOTAnimationView.m */; }; - 4032744532EF348B0006830E777D7113 /* LOTShapeGradientFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 5115D4B6E9355EDAA2CFE51667EC35E1 /* LOTShapeGradientFill.m */; }; - 41AD7987A6FBC617A26EA8E0DB63E7B9 /* Pods-Lottie-ScreenshotTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 999C515F2D3951E507FD245E96E0F3D1 /* Pods-Lottie-ScreenshotTests-dummy.m */; }; - 4213292AFA2F942A17F4A0A4CE8885B2 /* LOTPlatformCompat.h in Headers */ = {isa = PBXBuildFile; fileRef = 19417E1C8582AC6CE7A15C6219B9A0F2 /* LOTPlatformCompat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4256B79B47E29F37540D6F519560297B /* LOTBezierPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 16CE4364672BE2DE3D52B7E19059CF5B /* LOTBezierPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 435ADA859052D444EC9C43D83A74D8F4 /* FBSnapshotTestCase-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = E09DE45901F0746BBFF1DCE9EE718B4F /* FBSnapshotTestCase-dummy.m */; }; - 4870F9E71CC1264977D7B4C9DBC31563 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3C32099E0A716483F90035D502A494AC /* XCTest.framework */; }; - 4A134BD88509B48E6B36C0484EA1B3F3 /* LOTShapeRepeater.m in Sources */ = {isa = PBXBuildFile; fileRef = B9EB16DC6F0E8643F6107D09CD0E0E1D /* LOTShapeRepeater.m */; }; - 4BEB102A6066DF5284EA6FC8BBC348FD /* LOTSizeInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 71E05560D7C7BC231A7EFB530BF94BA3 /* LOTSizeInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 4E06AC8D91FABF730C49B46E89D9F142 /* LOTLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 37D9B0F6A3B97D13407DC43AF625DF67 /* LOTLayer.m */; }; - 51603663E033F753C1E9C1BC2D0B22ED /* FBSnapshotTestCasePlatform.m in Sources */ = {isa = PBXBuildFile; fileRef = F9FD642016AA39DDF7D9B92D3C8E1F1C /* FBSnapshotTestCasePlatform.m */; }; - 51EF189A8AD5CC89DB2BC549DA8B9ED1 /* LOTShapeStar.h in Headers */ = {isa = PBXBuildFile; fileRef = BB6315FA0D8636DE526C87C446D84680 /* LOTShapeStar.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 534B509E0408E87EF101660BD423E4EB /* LOTGradientFillRender.h in Headers */ = {isa = PBXBuildFile; fileRef = 495272768E41DA9C4488049E07310170 /* LOTGradientFillRender.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 559331A23994914164CC6F7080885825 /* LOTFillRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = FDED91388C13C16C002F99329ED23204 /* LOTFillRenderer.m */; }; - 5ADC5F540FE8028F5391952A3BE1B814 /* LOTAnimatorNode.m in Sources */ = {isa = PBXBuildFile; fileRef = BD8FD7B1DC9A6F92A93B1F29E45DFE1E /* LOTAnimatorNode.m */; }; - 5D62DCDC20737907EF39449A44EA892E /* LOTAnimatorNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EFB0012FDB0DA8F6D9F3EB322E9B19B /* LOTAnimatorNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 617784A44D87123A3940DD1AE617F9AF /* UIImage+Snapshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C0700543E7DEEC74BEBEA8E5E773A9D /* UIImage+Snapshot.m */; }; - 646754E1703451781B2B1BC49575262C /* NSValue+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C51EE5DC6A816958EBFBC6C41A64B48 /* NSValue+Compat.m */; }; - 652093909AF42CE8B15864359D113C78 /* LOTRenderGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 00356F96E904993A17432D4145F7D47F /* LOTRenderGroup.m */; }; - 6591B6474BD1AB71803499FE1E0590F2 /* LOTShapeCircle.m in Sources */ = {isa = PBXBuildFile; fileRef = 79FDFAF186177D4249D91F526EFFFC6C /* LOTShapeCircle.m */; }; - 65A789EAF17AF5F03AEB3C06225F38E6 /* LOTLayerContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = C69159247F88415FE0940EF81AE85564 /* LOTLayerContainer.m */; }; - 6E5E4C54805A8CA6FAE4B9670382D57E /* LOTPolystarAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = F051EEACF849B74D4D61C9BFDF206C56 /* LOTPolystarAnimator.m */; }; - 6EBCB45B19A4031246C1EC0D5BE2440A /* LOTStrokeRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = DD283858952AE599A6177347B6F24402 /* LOTStrokeRenderer.m */; }; - 6EBDB5053A0FD858C00BFE7535B2032D /* LOTValueInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 78EB178C59ADF421DF87401F5ABEF86A /* LOTValueInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7157F2D3D700F3C4594FEED0ABCD66B7 /* LOTShapePath.m in Sources */ = {isa = PBXBuildFile; fileRef = ADF3CB2BC928919944A18A8FF25ED2A3 /* LOTShapePath.m */; }; - 738D2532C1601D9ADB11E3245D3113E0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; - 73909FE02E0D50B0A41367484A26B88D /* LOTShapeRepeater.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A6C121DAAE585A8D7C78A881AD15B07 /* LOTShapeRepeater.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 73A45A8C8805EFC26A148B163B236C33 /* lottie-ios-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A9115D95F61A301EB9C832D78CF34899 /* lottie-ios-dummy.m */; }; - 73DF84E851F21D348555EAAD95BC63C8 /* LOTRoundedRectAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = B58E0A26D66739359AF3CC6A6544E506 /* LOTRoundedRectAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7495EE23AC88504C8F103509EB4D7FE4 /* LOTRepeaterRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 42D0BE21A51DB76F837F0FC814023175 /* LOTRepeaterRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 751E644966330E8DDB45490D33B2687F /* LOTValueInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D756ECA68118E66FE2AF32DFE13C188 /* LOTValueInterpolator.m */; }; - 76B8AA098D883566563276242B516BBE /* Lottie.h in Headers */ = {isa = PBXBuildFile; fileRef = 209FA4C560F24A1202CAE86C61E96EF5 /* Lottie.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 76F899637EA5DCFD17A14634468CF2E5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */; }; - 7C266EF6D11E2FD8293934CE5A34ADB0 /* LOTShapeFill.m in Sources */ = {isa = PBXBuildFile; fileRef = 6906AE1C5A701C1F275679A788978A00 /* LOTShapeFill.m */; }; - 7E59EA4E585CD3E2A2B8F1F4BBA9528E /* LOTPathAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = B9E3CD38BB65CC6A36944DC53BE36D27 /* LOTPathAnimator.m */; }; - 7E779975444D7068DEF3923727067B66 /* LOTMask.h in Headers */ = {isa = PBXBuildFile; fileRef = F3887278AAE02C4037BC726CA3A04290 /* LOTMask.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 7F00178BD489D064E5B769923C360CB6 /* LOTRoundedRectAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 41F8EFFB5B336555A9E8DFC7DAFD7DF7 /* LOTRoundedRectAnimator.m */; }; - 87683326A76F70A808A70366EEE881D0 /* LOTShapeTrimPath.h in Headers */ = {isa = PBXBuildFile; fileRef = DFF85C3B2F1300CC6240ABA4C2FFE421 /* LOTShapeTrimPath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 895149B546830D6AC057F93CA1E8EFD8 /* LOTShapePath.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F8F1A415BCC793C23850AB5BA6B7DE /* LOTShapePath.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8A5F01867B2385990183151B4344E26A /* LOTAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = 0E560351AAC0EE7E69DB2B81886183EC /* LOTAnimationCache.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 8D69E4EAA97C7D8FE60944446273876F /* LOTShapeTransform.h in Headers */ = {isa = PBXBuildFile; fileRef = C8FE237D450F0284749E3291FAD5E0B9 /* LOTShapeTransform.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8DC592A79F975885506582EB40824ED1 /* UIApplication+StrictKeyWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = C729EBF50DE6FD37BF3605967C64677D /* UIApplication+StrictKeyWindow.m */; }; - 8E0E2945C7F091F4D086ED551779EC8B /* LOTCompositionContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = F22FB5E56F48502E8D473426C47AA039 /* LOTCompositionContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8E21D54BA8E1697F3C9025576DED220D /* LOTLayerGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = BCDD23B13222BB97C0CDFBA1E763272B /* LOTLayerGroup.m */; }; - 8E53FFEAAFBBC597F03B94E4DD5E1E22 /* UIColor+Expanded.h in Headers */ = {isa = PBXBuildFile; fileRef = EA732284AE5D3B4D28A7BAA3D87E021A /* UIColor+Expanded.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 8F7609415689A2F9F7EBE6333EA6FF2F /* LOTRepeaterRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = E69338E45DF96E191C0CF5906FF8B4B2 /* LOTRepeaterRenderer.m */; }; - 964D5FFC4711C73A6CBD5723BD28B85D /* LOTTransformInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 80F9EA4BE52C3ADA2D466016794C7843 /* LOTTransformInterpolator.m */; }; - 9A41D3DC285945E076ED40B7A4C57A53 /* LOTShapeStroke.m in Sources */ = {isa = PBXBuildFile; fileRef = 045671EA43359FBC14A8403EC717A449 /* LOTShapeStroke.m */; }; - 9A9F791039C52486CE245C2244379280 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; - 9AECEE069E4EEF49ECFE3625D931E122 /* FBSnapshotTestCase.m in Sources */ = {isa = PBXBuildFile; fileRef = BE4BF91A4BCF797F2DA527CB177AF682 /* FBSnapshotTestCase.m */; }; - 9BCA9C6A8C5C2A196917B26C60E13BA5 /* LOTShapeStroke.h in Headers */ = {isa = PBXBuildFile; fileRef = 000847855CD2158114E9BCA9B2CE803F /* LOTShapeStroke.h */; settings = {ATTRIBUTES = (Project, ); }; }; - 9CE612AA1C1B8B72C72661AF4E3D80F1 /* LOTShapeTransform.m in Sources */ = {isa = PBXBuildFile; fileRef = 1ECFB95DEC15517E97C3DF2CF3A978BD /* LOTShapeTransform.m */; }; - 9FC5A94B1FCA3DC46B55BB6206BFC184 /* CGGeometry+LOTAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 5AFE1A0EA1D52DB698B144F9D3DA9482 /* CGGeometry+LOTAdditions.m */; }; - A20CDB08BFE386B05FE9ACDF06FE3F9C /* LOTModels.h in Headers */ = {isa = PBXBuildFile; fileRef = 817A09705028B6B961BD3A776321ECDC /* LOTModels.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A261F049FF210A7E7A76B032AE74F3CD /* UIColor.h in Headers */ = {isa = PBXBuildFile; fileRef = C5838FD30E86C1FF40CA2397A2159A4B /* UIColor.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A31943379511AFC97FF6470742A860E2 /* LOTShapeGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 915565F4CFE8BA1B9AD94D402549611B /* LOTShapeGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A69262340055C95C47E15891526CB9A6 /* LOTPolystarAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 161D02FFA02432A5D39CEB733C456864 /* LOTPolystarAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - A6D4F1073F268308F2146718E20827DC /* LOTShapeTrimPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 0145E191278DAEB25958124DE0E75929 /* LOTShapeTrimPath.m */; }; - A781C858C668B83E2414E0EF1C1648B3 /* LOTBezierPath.m in Sources */ = {isa = PBXBuildFile; fileRef = 99BCEABFF8123488A9844AA6A43C2B4C /* LOTBezierPath.m */; }; - A997E6ED01D79C0F87C6B774391B0126 /* CALayer+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 491D95A02996E089D6E7F2056B0B7801 /* CALayer+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AA3688A135CBDED946529FDA2BD33FAB /* LOTShapeFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 355376AF73290D94394345CB0071A82D /* LOTShapeFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - AB4274F9DCCA3CB561C012AF24F8F6A0 /* LOTTransformInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 6BAEE542CF80139D89231DD674269A41 /* LOTTransformInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B04F421FD50B19F7A9CA59DDA9D19E8F /* LOTShapeGradientFill.h in Headers */ = {isa = PBXBuildFile; fileRef = 97A4C5CB597B0A7257FED0C144586563 /* LOTShapeGradientFill.h */; settings = {ATTRIBUTES = (Project, ); }; }; - B16ACBF96FFD68DBFC1A0D62BAB1EA72 /* LOTMaskContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = E5121A412A94FD48015DB5BA4145A673 /* LOTMaskContainer.m */; }; - B2173B4B2FD44522A82C3D37465A9C05 /* LOTAnimationTransitionController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4213AF3077E6D827C71317C0E7C208CA /* LOTAnimationTransitionController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - B2DDA8B4ABD2FFDF5FEEDF59F02F21B8 /* LOTShapeGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = 9749DCCCDC992E6639E272C5ADCB3E7E /* LOTShapeGroup.m */; }; - B520FD438AB96C3ECDB73BF4A08FC2D2 /* LOTAssetGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7D00A99701514C6314E096A6BE4E15 /* LOTAssetGroup.m */; }; - B71E66E519F085CAA83DB933C068ED5B /* LOTAsset.m in Sources */ = {isa = PBXBuildFile; fileRef = 630D3D5A12CBC9129CFD743BCAB3561F /* LOTAsset.m */; }; - BA73E31654732E46D9298F7654982D4E /* LOTAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 5C7515EC8E40096F5E96EE878332A8E7 /* LOTAnimationCache.m */; }; - BB55B3F0701C7E3376EFB1C906837CAD /* LOTMaskContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = E4FDD9C3DCEF1F254605904788063A48 /* LOTMaskContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - BBFBA3A6AFF45240FEE4B5783B39FE9B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA75099E263FEEEAC4EABC8DDDC7FEE0 /* Foundation.framework */; }; - C075C5C735DE9DB5AED87EABE9A4648F /* LOTColorInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = DCF70BAFFB72B2775B2CDAFA069432A5 /* LOTColorInterpolator.m */; }; - C1278F1281D347E393F458AE28BA16FB /* FBSnapshotTestCasePlatform.h in Headers */ = {isa = PBXBuildFile; fileRef = 24A4BB743C817BFCE080C119BF765584 /* FBSnapshotTestCasePlatform.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C7C0DD881D4688F774E0D5F98433A279 /* LOTTrimPathNode.h in Headers */ = {isa = PBXBuildFile; fileRef = BADBB51DD20197406C05C37D64B06513 /* LOTTrimPathNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - C89E2220786E60DEB29381CD03710BDF /* LOTPolygonAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4BC6F65C2B055B67E73F83859079CBE0 /* LOTPolygonAnimator.m */; }; - C94208F47F4599876C9FBC94603CCB05 /* LOTComposition.h in Headers */ = {isa = PBXBuildFile; fileRef = 091552125985FED1373E46AF2AE7787B /* LOTComposition.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C9CDA3FEDC8D6E8489E46CAA69AE769E /* LOTPointInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = 02ECA60EAF885F0354F627D5DCFFB414 /* LOTPointInterpolator.m */; }; - CB26423766E497E81B5766A6EAA46F11 /* UIApplication+StrictKeyWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 212D3E874316D9872CAAF31F57642B5B /* UIApplication+StrictKeyWindow.h */; settings = {ATTRIBUTES = (Project, ); }; }; - CE072AF488A884D4BFD1447266649D93 /* LOTShapeStar.m in Sources */ = {isa = PBXBuildFile; fileRef = B308CA5BA8B35F3FA9983429D4DA57DF /* LOTShapeStar.m */; }; - D102CDF604C87F47169AB61BB99179C5 /* LOTPathInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = BB1BDCD4EE82A9BF787D6405797671E3 /* LOTPathInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D1681B176C74B24F4F2E2DA0179A9E3D /* UIColor.m in Sources */ = {isa = PBXBuildFile; fileRef = AF40371160467B24DE60110BA20444A3 /* UIColor.m */; }; - D50A18DC4D72EEA7F237C92F64FE632D /* FBSnapshotTestController.h in Headers */ = {isa = PBXBuildFile; fileRef = 33223A2DBD476B89F9429A641244BEB5 /* FBSnapshotTestController.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D578D8F734C258FA322ECA2F53930B65 /* FBSnapshotTestCase.h in Headers */ = {isa = PBXBuildFile; fileRef = E678584E5002CEB3BB5250E9EA4DDA18 /* FBSnapshotTestCase.h */; settings = {ATTRIBUTES = (Public, ); }; }; - D6EE63523F1DC23B5D04193F53913959 /* LOTFillRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 1426728286F60D2652C357601CB8440E /* LOTFillRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D76963DF509042D73A8BE79E19DA4891 /* LOTKeyframe.h in Headers */ = {isa = PBXBuildFile; fileRef = 880CED4BFEC1558F5C291647D6906F14 /* LOTKeyframe.h */; settings = {ATTRIBUTES = (Project, ); }; }; - D9D61FD531C6FE8F16FB7EFE5FE91695 /* LOTCompositionContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 601496858A7ADEB0EF54B89F40E051E7 /* LOTCompositionContainer.m */; }; - DAE283DB6ECEF0B2F70BD2D6F4E51C58 /* LOTArrayInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = FA6A4DAECAE2C20B513792729FF399E8 /* LOTArrayInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DC8DA1F8E9BA0742A65552B8D1A9103C /* NSValue+Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 57231CEA73E317566EDF2E8F1A1767CC /* NSValue+Compat.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DF3AFF688713CB1DEA56D9D1B3D7152B /* LOTArrayInterpolator.m in Sources */ = {isa = PBXBuildFile; fileRef = D8845C6677BB662EE8ED70F706EA78BB /* LOTArrayInterpolator.m */; }; - DF9F08161020E97B3FC0B7513FE27924 /* LOTLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5655A6EAF991FC4BD7BFEE35725FB27F /* LOTLayer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - DFFE823BFF0401CB7860C183D758B62D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E496C2E8F5310CCD9757EFC3961482B /* UIKit.framework */; }; - E1DDEDF3CF1445F1F54FEE3BCA7C6462 /* LOTComposition.m in Sources */ = {isa = PBXBuildFile; fileRef = A7DFE461CFA0F511174D24364F31F150 /* LOTComposition.m */; }; - E79C2DB6C6936F580DF561E95B482AF9 /* LOTGradientFillRender.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CB773F3A99566BA016707A499F75795 /* LOTGradientFillRender.m */; }; - E960B1CDF59506185EDCF0BC9542B7A5 /* LOTStrokeRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = 42ADC82F3A2783D6993B2A91158ED73C /* LOTStrokeRenderer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EA2C6CD1529B597525AF3655F9B28C81 /* LOTAnimationView_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = AF2D21BE25CDD0E162ED00374EC5DE8B /* LOTAnimationView_Internal.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EC57AF1FB3659EEF9919613DC93DE24E /* LOTAnimationView_Compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F6968542731ADE29DCB7E967DBA66A4 /* LOTAnimationView_Compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; - ED7CAF704AF0700F362A56E0E099B9A7 /* UIImage+Diff.m in Sources */ = {isa = PBXBuildFile; fileRef = 95C152A464951E4B71863951DE878A6A /* UIImage+Diff.m */; }; - EEB055A7A4C759DFBCCEEAF30AA749F5 /* LOTShapeRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = A1379E9048EB3CAD6E2BE9C27C9680C4 /* LOTShapeRectangle.h */; settings = {ATTRIBUTES = (Project, ); }; }; - EECE0F950464CD49B576F2E493A99137 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41342C8431DAAFD900CDBA3C3B840CBB /* QuartzCore.framework */; }; - F5305F5E3E5253618228BE6A40ABA92B /* LOTPathAnimator.h in Headers */ = {isa = PBXBuildFile; fileRef = 4D98273E25AA29D7D99AD945FF442F7E /* LOTPathAnimator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F5436758A49390DCABFA4E7105836B08 /* LOTRenderGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = E9A4B3FD249A5D7B703AC023A2086E99 /* LOTRenderGroup.h */; settings = {ATTRIBUTES = (Project, ); }; }; - F828AEC0AF38FC903099A653D3AD993B /* UIColor+Expanded.m in Sources */ = {isa = PBXBuildFile; fileRef = 9B21378BFD7CD70C39D6A6BFC4706828 /* UIColor+Expanded.m */; }; - F9D51412103AD03A7C710DA6E8733558 /* Pods-Lottie-Screenshot-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 655D6C341556780E1908F71111873629 /* Pods-Lottie-Screenshot-dummy.m */; }; - FA3172303F6B41558DA68723D2E8EB9D /* LOTCircleAnimator.m in Sources */ = {isa = PBXBuildFile; fileRef = A916B2C58F6439A75512A6CDA1C6933E /* LOTCircleAnimator.m */; }; - FAC2FF8E23B1CD31AC6EA25BAA240FFB /* CALayer+Compat.m in Sources */ = {isa = PBXBuildFile; fileRef = D42692C554A3B7A539EDF596B4B6F4F8 /* CALayer+Compat.m */; }; - FBE30AC0D143519BF3D1C27BAC07C493 /* LOTRenderNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0489AC27DF9F18678FC4D97A070CA8 /* LOTRenderNode.m */; }; - FD7EF1C53B5C1E09294335A36EC950B1 /* LOTRenderNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D34E918325302DFD91067418365AE7F /* LOTRenderNode.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FE082492B9E5E82CAB4CB56F3AA2403A /* LOTColorInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 87A2D81A3FF5B6C2A9D21610E181F075 /* LOTColorInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FF72B5A5245CB6C6FE58483917DD4C13 /* UIImage+Snapshot.h in Headers */ = {isa = PBXBuildFile; fileRef = 16A7FA1EE4820146B1234EEEEDD31489 /* UIImage+Snapshot.h */; settings = {ATTRIBUTES = (Private, ); }; }; - FF8A1A7BB7FD97E93A97F2C33628CE8A /* LOTLayerContainer.h in Headers */ = {isa = PBXBuildFile; fileRef = B7A81889244FAE8DF61D5B556415F329 /* LOTLayerContainer.h */; settings = {ATTRIBUTES = (Project, ); }; }; - FFE45B179C6E5B40875F2082B42E24E3 /* LOTNumberInterpolator.h in Headers */ = {isa = PBXBuildFile; fileRef = 5001DA9C93E14EF9A44EA5C2B2AE7229 /* LOTNumberInterpolator.h */; settings = {ATTRIBUTES = (Project, ); }; }; -/* 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 = 9C68B412099EA22FF7FA3D1D616DB6FE; - remoteInfo = "lottie-ios"; - }; -/* End PBXContainerItemProxy section */ - -/* Begin PBXFileReference section */ - 000847855CD2158114E9BCA9B2CE803F /* LOTShapeStroke.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStroke.h; sourceTree = ""; }; - 00356F96E904993A17432D4145F7D47F /* LOTRenderGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderGroup.m; sourceTree = ""; }; - 0145E191278DAEB25958124DE0E75929 /* LOTShapeTrimPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTrimPath.m; sourceTree = ""; }; - 0270CB541F60288863CF0A62758DAD05 /* Pods-Lottie-ScreenshotTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie-ScreenshotTests-acknowledgements.plist"; sourceTree = ""; }; - 02ECA60EAF885F0354F627D5DCFFB414 /* LOTPointInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPointInterpolator.m; sourceTree = ""; }; - 045671EA43359FBC14A8403EC717A449 /* LOTShapeStroke.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStroke.m; sourceTree = ""; }; - 04BB54E959844486243C8F0CCA419960 /* Pods-Lottie-Screenshot-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Screenshot-frameworks.sh"; sourceTree = ""; }; - 091552125985FED1373E46AF2AE7787B /* LOTComposition.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTComposition.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; }; - 0BCB2D45AB721B127683766372EAD480 /* LOTHelpers.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTHelpers.h; sourceTree = ""; }; - 0BD6345097B862D073DE996622A61335 /* LOTCircleAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCircleAnimator.h; sourceTree = ""; }; - 0D756ECA68118E66FE2AF32DFE13C188 /* LOTValueInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTValueInterpolator.m; 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; }; - 0E560351AAC0EE7E69DB2B81886183EC /* LOTAnimationCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationCache.h; sourceTree = ""; }; - 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 = ""; }; - 1426728286F60D2652C357601CB8440E /* LOTFillRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTFillRenderer.h; sourceTree = ""; }; - 161D02FFA02432A5D39CEB733C456864 /* LOTPolystarAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolystarAnimator.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 = ""; }; - 16CE4364672BE2DE3D52B7E19059CF5B /* LOTBezierPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierPath.h; sourceTree = ""; }; - 19417E1C8582AC6CE7A15C6219B9A0F2 /* LOTPlatformCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPlatformCompat.h; sourceTree = ""; }; - 1A0489AC27DF9F18678FC4D97A070CA8 /* LOTRenderNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRenderNode.m; sourceTree = ""; }; - 1ECFB95DEC15517E97C3DF2CF3A978BD /* LOTShapeTransform.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeTransform.m; sourceTree = ""; }; - 1EFB0012FDB0DA8F6D9F3EB322E9B19B /* LOTAnimatorNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimatorNode.h; sourceTree = ""; }; - 209FA4C560F24A1202CAE86C61E96EF5 /* Lottie.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = Lottie.h; sourceTree = ""; }; - 20A9B9AE9C9E60A467C9AC8C0410B746 /* CGGeometry+LOTAdditions.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CGGeometry+LOTAdditions.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 = ""; }; - 33223A2DBD476B89F9429A641244BEB5 /* FBSnapshotTestController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestController.h; path = FBSnapshotTestCase/FBSnapshotTestController.h; sourceTree = ""; }; - 355376AF73290D94394345CB0071A82D /* LOTShapeFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeFill.h; sourceTree = ""; }; - 369FCE2DB833E45A299CDB5969B90EB6 /* FBSnapshotTestCase-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "FBSnapshotTestCase-prefix.pch"; sourceTree = ""; }; - 37D9B0F6A3B97D13407DC43AF625DF67 /* LOTLayer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayer.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; }; - 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; }; - 41F8EFFB5B336555A9E8DFC7DAFD7DF7 /* LOTRoundedRectAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRoundedRectAnimator.m; sourceTree = ""; }; - 4213AF3077E6D827C71317C0E7C208CA /* LOTAnimationTransitionController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationTransitionController.h; sourceTree = ""; }; - 42ADC82F3A2783D6993B2A91158ED73C /* LOTStrokeRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTStrokeRenderer.h; sourceTree = ""; }; - 42D0BE21A51DB76F837F0FC814023175 /* LOTRepeaterRenderer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRepeaterRenderer.h; sourceTree = ""; }; - 460BE209217BFF0930B2331436E2C5F1 /* Pods-Lottie-ScreenshotTests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-ScreenshotTests-resources.sh"; sourceTree = ""; }; - 471E54464798B0CBCB0260A0B5ABB76C /* LOTTrimPathNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTrimPathNode.m; sourceTree = ""; }; - 491D95A02996E089D6E7F2056B0B7801 /* CALayer+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CALayer+Compat.h"; sourceTree = ""; }; - 495272768E41DA9C4488049E07310170 /* LOTGradientFillRender.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTGradientFillRender.h; sourceTree = ""; }; - 4BC6F65C2B055B67E73F83859079CBE0 /* LOTPolygonAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolygonAnimator.m; sourceTree = ""; }; - 4CB773F3A99566BA016707A499F75795 /* LOTGradientFillRender.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTGradientFillRender.m; sourceTree = ""; }; - 4D98273E25AA29D7D99AD945FF442F7E /* LOTPathAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathAnimator.h; sourceTree = ""; }; - 5001DA9C93E14EF9A44EA5C2B2AE7229 /* LOTNumberInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTNumberInterpolator.h; sourceTree = ""; }; - 501A3C3CC9B611ACA8E8D7AF4F550B2C /* LOTPolygonAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPolygonAnimator.h; sourceTree = ""; }; - 5115D4B6E9355EDAA2CFE51667EC35E1 /* LOTShapeGradientFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGradientFill.m; sourceTree = ""; }; - 56356EA58D6BA946C1CCCAD1E159A932 /* LOTAsset.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAsset.h; sourceTree = ""; }; - 5655A6EAF991FC4BD7BFEE35725FB27F /* LOTLayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayer.h; sourceTree = ""; }; - 57231CEA73E317566EDF2E8F1A1767CC /* NSValue+Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSValue+Compat.h"; sourceTree = ""; }; - 575F1F320519D0565076B8C1EEF04686 /* LOTBezierData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTBezierData.h; sourceTree = ""; }; - 5AFE1A0EA1D52DB698B144F9D3DA9482 /* CGGeometry+LOTAdditions.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CGGeometry+LOTAdditions.m"; sourceTree = ""; }; - 5B6FA7A36DB53637F43F2B21981D2A62 /* LOTSizeInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTSizeInterpolator.m; sourceTree = ""; }; - 5C7515EC8E40096F5E96EE878332A8E7 /* LOTAnimationCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationCache.m; sourceTree = ""; }; - 5D34E918325302DFD91067418365AE7F /* LOTRenderNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderNode.h; sourceTree = ""; }; - 601496858A7ADEB0EF54B89F40E051E7 /* LOTCompositionContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCompositionContainer.m; sourceTree = ""; }; - 630D3D5A12CBC9129CFD743BCAB3561F /* LOTAsset.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAsset.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; }; - 6906AE1C5A701C1F275679A788978A00 /* LOTShapeFill.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeFill.m; sourceTree = ""; }; - 6A6C121DAAE585A8D7C78A881AD15B07 /* LOTShapeRepeater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRepeater.h; sourceTree = ""; }; - 6BAEE542CF80139D89231DD674269A41 /* LOTTransformInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTransformInterpolator.h; sourceTree = ""; }; - 6BE91ADA360B111BFC168EF3D346ADCA /* LOTShapeCircle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeCircle.h; sourceTree = ""; }; - 6C51EE5DC6A816958EBFBC6C41A64B48 /* NSValue+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSValue+Compat.m"; sourceTree = ""; }; - 6C925F29B55CF242D9872915B77803E0 /* LOTNumberInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTNumberInterpolator.m; sourceTree = ""; }; - 6D71874CD7EDDEF41A82368049D93042 /* LOTBezierData.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierData.m; sourceTree = ""; }; - 71E05560D7C7BC231A7EFB530BF94BA3 /* LOTSizeInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTSizeInterpolator.h; sourceTree = ""; }; - 75CEFEA58795A32733A5366DC46BE9F4 /* Pods-Lottie-Screenshot.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Screenshot.debug.xcconfig"; sourceTree = ""; }; - 78EB178C59ADF421DF87401F5ABEF86A /* LOTValueInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTValueInterpolator.h; sourceTree = ""; }; - 79FDFAF186177D4249D91F526EFFFC6C /* LOTShapeCircle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeCircle.m; 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 = ""; }; - 80F9EA4BE52C3ADA2D466016794C7843 /* LOTTransformInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTTransformInterpolator.m; sourceTree = ""; }; - 817A09705028B6B961BD3A776321ECDC /* LOTModels.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTModels.h; sourceTree = ""; }; - 87A2D81A3FF5B6C2A9D21610E181F075 /* LOTColorInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTColorInterpolator.h; sourceTree = ""; }; - 880CED4BFEC1558F5C291647D6906F14 /* LOTKeyframe.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTKeyframe.h; sourceTree = ""; }; - 8BA940D51B301FB70A79C6E13F0CB861 /* LOTKeyframe.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTKeyframe.m; sourceTree = ""; }; - 9137A0ED247A05E71F9DFA3307D7B9AE /* LOTAnimationTransitionController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationTransitionController.m; sourceTree = ""; }; - 915565F4CFE8BA1B9AD94D402549611B /* LOTShapeGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGroup.h; sourceTree = ""; }; - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - 95C152A464951E4B71863951DE878A6A /* UIImage+Diff.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+Diff.m"; path = "FBSnapshotTestCase/Categories/UIImage+Diff.m"; sourceTree = ""; }; - 964CA5A73B5FBBAEB51E82A1B4D9542E /* LOTLayerGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerGroup.h; sourceTree = ""; }; - 9749DCCCDC992E6639E272C5ADCB3E7E /* LOTShapeGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeGroup.m; sourceTree = ""; }; - 97A4C5CB597B0A7257FED0C144586563 /* LOTShapeGradientFill.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeGradientFill.h; sourceTree = ""; }; - 97CBB2AA6774AC8A48C1906307FBEAD8 /* UIImage+Compare.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Compare.h"; path = "FBSnapshotTestCase/Categories/UIImage+Compare.h"; sourceTree = ""; }; - 999C515F2D3951E507FD245E96E0F3D1 /* Pods-Lottie-ScreenshotTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Lottie-ScreenshotTests-dummy.m"; sourceTree = ""; }; - 99BCEABFF8123488A9844AA6A43C2B4C /* LOTBezierPath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTBezierPath.m; sourceTree = ""; }; - 9B21378BFD7CD70C39D6A6BFC4706828 /* UIColor+Expanded.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Expanded.m"; sourceTree = ""; }; - 9BB366C3FEAEDD78117353C356262EFF /* LOTAssetGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAssetGroup.h; sourceTree = ""; }; - 9F6968542731ADE29DCB7E967DBA66A4 /* LOTAnimationView_Compat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Compat.h; sourceTree = ""; }; - A1379E9048EB3CAD6E2BE9C27C9680C4 /* LOTShapeRectangle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeRectangle.h; sourceTree = ""; }; - A7DFE461CFA0F511174D24364F31F150 /* LOTComposition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTComposition.m; sourceTree = ""; }; - A9115D95F61A301EB9C832D78CF34899 /* lottie-ios-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "lottie-ios-dummy.m"; sourceTree = ""; }; - A916B2C58F6439A75512A6CDA1C6933E /* LOTCircleAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTCircleAnimator.m; sourceTree = ""; }; - A99B8DAB9F51200CB9A72818F3409F17 /* lottie-ios-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "lottie-ios-prefix.pch"; sourceTree = ""; }; - AABE37192AB4F71B098FC4E5978B6ABF /* LOTAnimationView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimationView.m; sourceTree = ""; }; - ADAEE9C9AB5CB4F9C0C3B8F95476B0B3 /* FBSnapshotTestCase.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = FBSnapshotTestCase.xcconfig; sourceTree = ""; }; - ADF3CB2BC928919944A18A8FF25ED2A3 /* LOTShapePath.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapePath.m; sourceTree = ""; }; - AF187372C7A9302D62C0475B9C7D9388 /* LOTAnimationView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView.h; sourceTree = ""; }; - AF2D21BE25CDD0E162ED00374EC5DE8B /* LOTAnimationView_Internal.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTAnimationView_Internal.h; sourceTree = ""; }; - AF40371160467B24DE60110BA20444A3 /* UIColor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = UIColor.m; sourceTree = ""; }; - AFD73DA215516DDC488B29056334410D /* Pods-Lottie-Screenshot-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Lottie-Screenshot-acknowledgements.plist"; sourceTree = ""; }; - B1C0B6CCABDA646270E6527D08EDA293 /* LOTShapeRectangle.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRectangle.m; sourceTree = ""; }; - B266830476FF524C73B006D4CA677519 /* Pods-Lottie-Screenshot-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Lottie-Screenshot-resources.sh"; sourceTree = ""; }; - B308CA5BA8B35F3FA9983429D4DA57DF /* LOTShapeStar.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeStar.m; sourceTree = ""; }; - B58E0A26D66739359AF3CC6A6544E506 /* LOTRoundedRectAnimator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRoundedRectAnimator.h; sourceTree = ""; }; - B7A81889244FAE8DF61D5B556415F329 /* LOTLayerContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTLayerContainer.h; sourceTree = ""; }; - B9E3CD38BB65CC6A36944DC53BE36D27 /* LOTPathAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathAnimator.m; sourceTree = ""; }; - B9EB16DC6F0E8643F6107D09CD0E0E1D /* LOTShapeRepeater.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTShapeRepeater.m; sourceTree = ""; }; - BADBB51DD20197406C05C37D64B06513 /* LOTTrimPathNode.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTTrimPathNode.h; sourceTree = ""; }; - BB1BDCD4EE82A9BF787D6405797671E3 /* LOTPathInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPathInterpolator.h; sourceTree = ""; }; - BB6315FA0D8636DE526C87C446D84680 /* LOTShapeStar.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeStar.h; sourceTree = ""; }; - BCDD23B13222BB97C0CDFBA1E763272B /* LOTLayerGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerGroup.m; sourceTree = ""; }; - BD8FD7B1DC9A6F92A93B1F29E45DFE1E /* LOTAnimatorNode.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAnimatorNode.m; sourceTree = ""; }; - BE4BF91A4BCF797F2DA527CB177AF682 /* FBSnapshotTestCase.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestCase.m; path = FBSnapshotTestCase/FBSnapshotTestCase.m; sourceTree = ""; }; - C455C5504591B2DCDC72B6EADCE5ED06 /* libFBSnapshotTestCase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = libFBSnapshotTestCase.a; path = libFBSnapshotTestCase.a; sourceTree = BUILT_PRODUCTS_DIR; }; - C5838FD30E86C1FF40CA2397A2159A4B /* UIColor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = UIColor.h; sourceTree = ""; }; - C69159247F88415FE0940EF81AE85564 /* LOTLayerContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTLayerContainer.m; sourceTree = ""; }; - C729EBF50DE6FD37BF3605967C64677D /* UIApplication+StrictKeyWindow.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIApplication+StrictKeyWindow.m"; path = "FBSnapshotTestCase/Categories/UIApplication+StrictKeyWindow.m"; sourceTree = ""; }; - C72BF5208CE82F79A4BCDA05E3810F61 /* LOTPointInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTPointInterpolator.h; sourceTree = ""; }; - C8FE237D450F0284749E3291FAD5E0B9 /* LOTShapeTransform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTransform.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 = ""; }; - CCDF5A3F7DAEA1255A1B399D8AAE1B8D /* FBSnapshotTestController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = FBSnapshotTestController.m; path = FBSnapshotTestCase/FBSnapshotTestController.m; sourceTree = ""; }; - D3A198E7445EB9E2BDA4B311FBFE135E /* Pods-Lottie-Screenshot.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Lottie-Screenshot.release.xcconfig"; sourceTree = ""; }; - D42692C554A3B7A539EDF596B4B6F4F8 /* CALayer+Compat.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CALayer+Compat.m"; sourceTree = ""; }; - D8845C6677BB662EE8ED70F706EA78BB /* LOTArrayInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTArrayInterpolator.m; sourceTree = ""; }; - D908D4816EB8FBAEC066AC5319C949E0 /* LOTMask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMask.m; 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; }; - DCF70BAFFB72B2775B2CDAFA069432A5 /* LOTColorInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTColorInterpolator.m; sourceTree = ""; }; - DD283858952AE599A6177347B6F24402 /* LOTStrokeRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTStrokeRenderer.m; sourceTree = ""; }; - DFF85C3B2F1300CC6240ABA4C2FFE421 /* LOTShapeTrimPath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapeTrimPath.h; 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 = ""; }; - E26052E07EE9A6D88304719FFBD6803D /* LOTPathInterpolator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPathInterpolator.m; sourceTree = ""; }; - E4FDD9C3DCEF1F254605904788063A48 /* LOTMaskContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMaskContainer.h; sourceTree = ""; }; - E5121A412A94FD48015DB5BA4145A673 /* LOTMaskContainer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTMaskContainer.m; sourceTree = ""; }; - E678584E5002CEB3BB5250E9EA4DDA18 /* FBSnapshotTestCase.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = FBSnapshotTestCase.h; path = FBSnapshotTestCase/FBSnapshotTestCase.h; sourceTree = ""; }; - E69338E45DF96E191C0CF5906FF8B4B2 /* LOTRepeaterRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTRepeaterRenderer.m; sourceTree = ""; }; - E9A4B3FD249A5D7B703AC023A2086E99 /* LOTRenderGroup.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTRenderGroup.h; sourceTree = ""; }; - EA732284AE5D3B4D28A7BAA3D87E021A /* UIColor+Expanded.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "UIColor+Expanded.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; }; - EE7D00A99701514C6314E096A6BE4E15 /* LOTAssetGroup.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTAssetGroup.m; sourceTree = ""; }; - F051EEACF849B74D4D61C9BFDF206C56 /* LOTPolystarAnimator.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTPolystarAnimator.m; sourceTree = ""; }; - F22FB5E56F48502E8D473426C47AA039 /* LOTCompositionContainer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTCompositionContainer.h; sourceTree = ""; }; - F3887278AAE02C4037BC726CA3A04290 /* LOTMask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTMask.h; sourceTree = ""; }; - F3F8F1A415BCC793C23850AB5BA6B7DE /* LOTShapePath.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTShapePath.h; sourceTree = ""; }; - F618D9733DD8305110C756D87765C45E /* Pods-Lottie-Screenshot-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Lottie-Screenshot-acknowledgements.markdown"; 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 = ""; }; - FA6A4DAECAE2C20B513792729FF399E8 /* LOTArrayInterpolator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = LOTArrayInterpolator.h; sourceTree = ""; }; - FDED91388C13C16C002F99329ED23204 /* LOTFillRenderer.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = LOTFillRenderer.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; - }; - 9A2457899FF7DBBABE13EA6F85CBFA8C /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 160AA8672CFFE0695070CE13081F9C0E /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - C5C96B13438FCCFA4A36FA51612F4593 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 738D2532C1601D9ADB11E3245D3113E0 /* Foundation.framework in Frameworks */, - DFFE823BFF0401CB7860C183D758B62D /* UIKit.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 = ""; - }; - 0B2A388164699F55FED56AD23CCD38A4 /* Extensions */ = { - isa = PBXGroup; - children = ( - 20A9B9AE9C9E60A467C9AC8C0410B746 /* CGGeometry+LOTAdditions.h */, - 5AFE1A0EA1D52DB698B144F9D3DA9482 /* CGGeometry+LOTAdditions.m */, - 16CE4364672BE2DE3D52B7E19059CF5B /* LOTBezierPath.h */, - 99BCEABFF8123488A9844AA6A43C2B4C /* LOTBezierPath.m */, - 0BCB2D45AB721B127683766372EAD480 /* LOTHelpers.h */, - EA732284AE5D3B4D28A7BAA3D87E021A /* UIColor+Expanded.h */, - 9B21378BFD7CD70C39D6A6BFC4706828 /* UIColor+Expanded.m */, - ); - name = Extensions; - path = Extensions; - sourceTree = ""; - }; - 0EE30EDA2F58F3BE8901AB679E6C5140 /* PublicHeaders */ = { - isa = PBXGroup; - children = ( - 0E560351AAC0EE7E69DB2B81886183EC /* LOTAnimationCache.h */, - 4213AF3077E6D827C71317C0E7C208CA /* LOTAnimationTransitionController.h */, - AF187372C7A9302D62C0475B9C7D9388 /* LOTAnimationView.h */, - 9F6968542731ADE29DCB7E967DBA66A4 /* LOTAnimationView_Compat.h */, - 091552125985FED1373E46AF2AE7787B /* LOTComposition.h */, - 209FA4C560F24A1202CAE86C61E96EF5 /* Lottie.h */, - ); - name = PublicHeaders; - path = PublicHeaders; - sourceTree = ""; - }; - 111D7D97DD99C3302CB958E1E7E4FFF5 /* Classes */ = { - isa = PBXGroup; - children = ( - EADE70F99593451C2B4A87D0EB4957CA /* AnimatableLayers */, - A7DB57E7F0610FAB9B62BDD414E99C22 /* AnimatableProperties */, - 0B2A388164699F55FED56AD23CCD38A4 /* Extensions */, - AAB1DEAEB46D166A757427DF3338EBEA /* MacCompatability */, - D2EAD275F0A9C82DBB35E22D19EA2A8F /* Models */, - 76AC0D5814658A627D4C7C76C73206DB /* Private */, - 0EE30EDA2F58F3BE8901AB679E6C5140 /* PublicHeaders */, - 54F58808C109F12DB5239ADBF89766C3 /* RenderSystem */, - ); - name = Classes; - path = Classes; - sourceTree = ""; - }; - 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */ = { - isa = PBXGroup; - children = ( - F76C5E10C253876355FB231229C42226 /* iOS */, - ); - name = Frameworks; - sourceTree = ""; - }; - 18420CE5110FFE9C1C80B6B82257A29D /* InterpolatorNodes */ = { - isa = PBXGroup; - children = ( - FA6A4DAECAE2C20B513792729FF399E8 /* LOTArrayInterpolator.h */, - D8845C6677BB662EE8ED70F706EA78BB /* LOTArrayInterpolator.m */, - 87A2D81A3FF5B6C2A9D21610E181F075 /* LOTColorInterpolator.h */, - DCF70BAFFB72B2775B2CDAFA069432A5 /* LOTColorInterpolator.m */, - 5001DA9C93E14EF9A44EA5C2B2AE7229 /* LOTNumberInterpolator.h */, - 6C925F29B55CF242D9872915B77803E0 /* LOTNumberInterpolator.m */, - BB1BDCD4EE82A9BF787D6405797671E3 /* LOTPathInterpolator.h */, - E26052E07EE9A6D88304719FFBD6803D /* LOTPathInterpolator.m */, - C72BF5208CE82F79A4BCDA05E3810F61 /* LOTPointInterpolator.h */, - 02ECA60EAF885F0354F627D5DCFFB414 /* LOTPointInterpolator.m */, - 71E05560D7C7BC231A7EFB530BF94BA3 /* LOTSizeInterpolator.h */, - 5B6FA7A36DB53637F43F2B21981D2A62 /* LOTSizeInterpolator.m */, - 6BAEE542CF80139D89231DD674269A41 /* LOTTransformInterpolator.h */, - 80F9EA4BE52C3ADA2D466016794C7843 /* LOTTransformInterpolator.m */, - 78EB178C59ADF421DF87401F5ABEF86A /* LOTValueInterpolator.h */, - 0D756ECA68118E66FE2AF32DFE13C188 /* LOTValueInterpolator.m */, - ); - name = InterpolatorNodes; - path = InterpolatorNodes; - 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 = ""; - }; - 54F58808C109F12DB5239ADBF89766C3 /* RenderSystem */ = { - isa = PBXGroup; - children = ( - 1EFB0012FDB0DA8F6D9F3EB322E9B19B /* LOTAnimatorNode.h */, - BD8FD7B1DC9A6F92A93B1F29E45DFE1E /* LOTAnimatorNode.m */, - 5D34E918325302DFD91067418365AE7F /* LOTRenderNode.h */, - 1A0489AC27DF9F18678FC4D97A070CA8 /* LOTRenderNode.m */, - 9F9D38589A7CDA08A2DC2433AB122720 /* AnimatorNodes */, - 18420CE5110FFE9C1C80B6B82257A29D /* InterpolatorNodes */, - AF73870E1E8A034298A3E5C707488351 /* ManipulatorNodes */, - 7B35D3151E1F88C6EA039C786D9D9190 /* RenderNodes */, - ); - name = RenderSystem; - path = RenderSystem; - 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 = ""; - }; - 76AC0D5814658A627D4C7C76C73206DB /* Private */ = { - isa = PBXGroup; - children = ( - 5C7515EC8E40096F5E96EE878332A8E7 /* LOTAnimationCache.m */, - 9137A0ED247A05E71F9DFA3307D7B9AE /* LOTAnimationTransitionController.m */, - AABE37192AB4F71B098FC4E5978B6ABF /* LOTAnimationView.m */, - AF2D21BE25CDD0E162ED00374EC5DE8B /* LOTAnimationView_Internal.h */, - A7DFE461CFA0F511174D24364F31F150 /* LOTComposition.m */, - ); - name = Private; - path = Private; - 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 = ""; - }; - 7B35D3151E1F88C6EA039C786D9D9190 /* RenderNodes */ = { - isa = PBXGroup; - children = ( - 1426728286F60D2652C357601CB8440E /* LOTFillRenderer.h */, - FDED91388C13C16C002F99329ED23204 /* LOTFillRenderer.m */, - 495272768E41DA9C4488049E07310170 /* LOTGradientFillRender.h */, - 4CB773F3A99566BA016707A499F75795 /* LOTGradientFillRender.m */, - E9A4B3FD249A5D7B703AC023A2086E99 /* LOTRenderGroup.h */, - 00356F96E904993A17432D4145F7D47F /* LOTRenderGroup.m */, - 42D0BE21A51DB76F837F0FC814023175 /* LOTRepeaterRenderer.h */, - E69338E45DF96E191C0CF5906FF8B4B2 /* LOTRepeaterRenderer.m */, - 42ADC82F3A2783D6993B2A91158ED73C /* LOTStrokeRenderer.h */, - DD283858952AE599A6177347B6F24402 /* LOTStrokeRenderer.m */, - ); - name = RenderNodes; - path = RenderNodes; - sourceTree = ""; - }; - 7DB346D0F39D3F0E887471402A8071AB = { - isa = PBXGroup; - children = ( - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */, - 91A05F117974EDC888120AA0FA94B840 /* Development Pods */, - 14B8B9B15ECBE87983FF987239AB2D7B /* Frameworks */, - 74E493DDE84AD96F225E8CFE807FB45A /* Pods */, - 0503C4B11811FBABA0EF383923DC4A62 /* Products */, - B1F8FE61E363311CD83F5DFAF2B2CA43 /* Targets Support Files */, - ); - 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 = ""; - }; - 9F9D38589A7CDA08A2DC2433AB122720 /* AnimatorNodes */ = { - isa = PBXGroup; - children = ( - 0BD6345097B862D073DE996622A61335 /* LOTCircleAnimator.h */, - A916B2C58F6439A75512A6CDA1C6933E /* LOTCircleAnimator.m */, - 4D98273E25AA29D7D99AD945FF442F7E /* LOTPathAnimator.h */, - B9E3CD38BB65CC6A36944DC53BE36D27 /* LOTPathAnimator.m */, - 501A3C3CC9B611ACA8E8D7AF4F550B2C /* LOTPolygonAnimator.h */, - 4BC6F65C2B055B67E73F83859079CBE0 /* LOTPolygonAnimator.m */, - 161D02FFA02432A5D39CEB733C456864 /* LOTPolystarAnimator.h */, - F051EEACF849B74D4D61C9BFDF206C56 /* LOTPolystarAnimator.m */, - B58E0A26D66739359AF3CC6A6544E506 /* LOTRoundedRectAnimator.h */, - 41F8EFFB5B336555A9E8DFC7DAFD7DF7 /* LOTRoundedRectAnimator.m */, - ); - name = AnimatorNodes; - path = AnimatorNodes; - sourceTree = ""; - }; - A7DB57E7F0610FAB9B62BDD414E99C22 /* AnimatableProperties */ = { - isa = PBXGroup; - children = ( - 575F1F320519D0565076B8C1EEF04686 /* LOTBezierData.h */, - 6D71874CD7EDDEF41A82368049D93042 /* LOTBezierData.m */, - 880CED4BFEC1558F5C291647D6906F14 /* LOTKeyframe.h */, - 8BA940D51B301FB70A79C6E13F0CB861 /* LOTKeyframe.m */, - ); - name = AnimatableProperties; - path = AnimatableProperties; - sourceTree = ""; - }; - AAB1DEAEB46D166A757427DF3338EBEA /* MacCompatability */ = { - isa = PBXGroup; - children = ( - 491D95A02996E089D6E7F2056B0B7801 /* CALayer+Compat.h */, - D42692C554A3B7A539EDF596B4B6F4F8 /* CALayer+Compat.m */, - 19417E1C8582AC6CE7A15C6219B9A0F2 /* LOTPlatformCompat.h */, - 57231CEA73E317566EDF2E8F1A1767CC /* NSValue+Compat.h */, - 6C51EE5DC6A816958EBFBC6C41A64B48 /* NSValue+Compat.m */, - C5838FD30E86C1FF40CA2397A2159A4B /* UIColor.h */, - AF40371160467B24DE60110BA20444A3 /* UIColor.m */, - ); - name = MacCompatability; - path = MacCompatability; - sourceTree = ""; - }; - AF73870E1E8A034298A3E5C707488351 /* ManipulatorNodes */ = { - isa = PBXGroup; - children = ( - BADBB51DD20197406C05C37D64B06513 /* LOTTrimPathNode.h */, - 471E54464798B0CBCB0260A0B5ABB76C /* LOTTrimPathNode.m */, - ); - name = ManipulatorNodes; - path = ManipulatorNodes; - sourceTree = ""; - }; - B1F8FE61E363311CD83F5DFAF2B2CA43 /* Targets Support Files */ = { - isa = PBXGroup; - children = ( - 57B919C0074B414DCC7544BC0DB9A1C4 /* Pods-Lottie-Screenshot */, - 534A17F38C7AF62FFA7AA15600BE5852 /* Pods-Lottie-ScreenshotTests */, - ); - name = "Targets Support Files"; - 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 = ""; - }; - D2EAD275F0A9C82DBB35E22D19EA2A8F /* Models */ = { - isa = PBXGroup; - children = ( - 56356EA58D6BA946C1CCCAD1E159A932 /* LOTAsset.h */, - 630D3D5A12CBC9129CFD743BCAB3561F /* LOTAsset.m */, - 9BB366C3FEAEDD78117353C356262EFF /* LOTAssetGroup.h */, - EE7D00A99701514C6314E096A6BE4E15 /* LOTAssetGroup.m */, - 5655A6EAF991FC4BD7BFEE35725FB27F /* LOTLayer.h */, - 37D9B0F6A3B97D13407DC43AF625DF67 /* LOTLayer.m */, - 964CA5A73B5FBBAEB51E82A1B4D9542E /* LOTLayerGroup.h */, - BCDD23B13222BB97C0CDFBA1E763272B /* LOTLayerGroup.m */, - F3887278AAE02C4037BC726CA3A04290 /* LOTMask.h */, - D908D4816EB8FBAEC066AC5319C949E0 /* LOTMask.m */, - 817A09705028B6B961BD3A776321ECDC /* LOTModels.h */, - 6BE91ADA360B111BFC168EF3D346ADCA /* LOTShapeCircle.h */, - 79FDFAF186177D4249D91F526EFFFC6C /* LOTShapeCircle.m */, - 355376AF73290D94394345CB0071A82D /* LOTShapeFill.h */, - 6906AE1C5A701C1F275679A788978A00 /* LOTShapeFill.m */, - 97A4C5CB597B0A7257FED0C144586563 /* LOTShapeGradientFill.h */, - 5115D4B6E9355EDAA2CFE51667EC35E1 /* LOTShapeGradientFill.m */, - 915565F4CFE8BA1B9AD94D402549611B /* LOTShapeGroup.h */, - 9749DCCCDC992E6639E272C5ADCB3E7E /* LOTShapeGroup.m */, - F3F8F1A415BCC793C23850AB5BA6B7DE /* LOTShapePath.h */, - ADF3CB2BC928919944A18A8FF25ED2A3 /* LOTShapePath.m */, - A1379E9048EB3CAD6E2BE9C27C9680C4 /* LOTShapeRectangle.h */, - B1C0B6CCABDA646270E6527D08EDA293 /* LOTShapeRectangle.m */, - 6A6C121DAAE585A8D7C78A881AD15B07 /* LOTShapeRepeater.h */, - B9EB16DC6F0E8643F6107D09CD0E0E1D /* LOTShapeRepeater.m */, - BB6315FA0D8636DE526C87C446D84680 /* LOTShapeStar.h */, - B308CA5BA8B35F3FA9983429D4DA57DF /* LOTShapeStar.m */, - 000847855CD2158114E9BCA9B2CE803F /* LOTShapeStroke.h */, - 045671EA43359FBC14A8403EC717A449 /* LOTShapeStroke.m */, - C8FE237D450F0284749E3291FAD5E0B9 /* LOTShapeTransform.h */, - 1ECFB95DEC15517E97C3DF2CF3A978BD /* LOTShapeTransform.m */, - DFF85C3B2F1300CC6240ABA4C2FFE421 /* LOTShapeTrimPath.h */, - 0145E191278DAEB25958124DE0E75929 /* LOTShapeTrimPath.m */, - ); - name = Models; - path = Models; - sourceTree = ""; - }; - EADE70F99593451C2B4A87D0EB4957CA /* AnimatableLayers */ = { - isa = PBXGroup; - children = ( - F22FB5E56F48502E8D473426C47AA039 /* LOTCompositionContainer.h */, - 601496858A7ADEB0EF54B89F40E051E7 /* LOTCompositionContainer.m */, - B7A81889244FAE8DF61D5B556415F329 /* LOTLayerContainer.h */, - C69159247F88415FE0940EF81AE85564 /* LOTLayerContainer.m */, - E4FDD9C3DCEF1F254605904788063A48 /* LOTMaskContainer.h */, - E5121A412A94FD48015DB5BA4145A673 /* LOTMaskContainer.m */, - ); - name = AnimatableLayers; - path = AnimatableLayers; - sourceTree = ""; - }; - ED7F556B32EB02A655327A38065BB42E /* lottie-ios */ = { - isa = PBXGroup; - children = ( - 111D7D97DD99C3302CB958E1E7E4FFF5 /* 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 = ""; - }; -/* End PBXGroup section */ - -/* Begin PBXHeadersBuildPhase section */ - 16B4D6519C8758C60628007DCEEF679F /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( - A997E6ED01D79C0F87C6B774391B0126 /* CALayer+Compat.h in Headers */, - 237A9EBAE12993FF931381569A87ACEA /* CGGeometry+LOTAdditions.h in Headers */, - 8A5F01867B2385990183151B4344E26A /* LOTAnimationCache.h in Headers */, - B2173B4B2FD44522A82C3D37465A9C05 /* LOTAnimationTransitionController.h in Headers */, - 09E2AA395B325F9B79189E210BD24E7D /* LOTAnimationView.h in Headers */, - EC57AF1FB3659EEF9919613DC93DE24E /* LOTAnimationView_Compat.h in Headers */, - EA2C6CD1529B597525AF3655F9B28C81 /* LOTAnimationView_Internal.h in Headers */, - 5D62DCDC20737907EF39449A44EA892E /* LOTAnimatorNode.h in Headers */, - DAE283DB6ECEF0B2F70BD2D6F4E51C58 /* LOTArrayInterpolator.h in Headers */, - 3A3FCE644F5DFCAB3C97B2009CAB5189 /* LOTAsset.h in Headers */, - 3DDC9D3604B5A6C04E5DFFCA36FAEBF6 /* LOTAssetGroup.h in Headers */, - 0CAB4ABA03E8FD2A10A2DCDEC9D087CF /* LOTBezierData.h in Headers */, - 4256B79B47E29F37540D6F519560297B /* LOTBezierPath.h in Headers */, - 1BFA9C86CE05A14DAA9BAA92DAB37381 /* LOTCircleAnimator.h in Headers */, - FE082492B9E5E82CAB4CB56F3AA2403A /* LOTColorInterpolator.h in Headers */, - C94208F47F4599876C9FBC94603CCB05 /* LOTComposition.h in Headers */, - 8E0E2945C7F091F4D086ED551779EC8B /* LOTCompositionContainer.h in Headers */, - D6EE63523F1DC23B5D04193F53913959 /* LOTFillRenderer.h in Headers */, - 534B509E0408E87EF101660BD423E4EB /* LOTGradientFillRender.h in Headers */, - 04A94A84DD7F918E441378395C13DC0F /* LOTHelpers.h in Headers */, - D76963DF509042D73A8BE79E19DA4891 /* LOTKeyframe.h in Headers */, - DF9F08161020E97B3FC0B7513FE27924 /* LOTLayer.h in Headers */, - FF8A1A7BB7FD97E93A97F2C33628CE8A /* LOTLayerContainer.h in Headers */, - 00C1329621122A1D3F04EA54A1806442 /* LOTLayerGroup.h in Headers */, - 7E779975444D7068DEF3923727067B66 /* LOTMask.h in Headers */, - BB55B3F0701C7E3376EFB1C906837CAD /* LOTMaskContainer.h in Headers */, - A20CDB08BFE386B05FE9ACDF06FE3F9C /* LOTModels.h in Headers */, - FFE45B179C6E5B40875F2082B42E24E3 /* LOTNumberInterpolator.h in Headers */, - F5305F5E3E5253618228BE6A40ABA92B /* LOTPathAnimator.h in Headers */, - D102CDF604C87F47169AB61BB99179C5 /* LOTPathInterpolator.h in Headers */, - 4213292AFA2F942A17F4A0A4CE8885B2 /* LOTPlatformCompat.h in Headers */, - 3134C6AEBF2D5CB5D4E30F4A193F2A01 /* LOTPointInterpolator.h in Headers */, - 2A3D9C298DBE0A2F60F6AF9F2841ABEE /* LOTPolygonAnimator.h in Headers */, - A69262340055C95C47E15891526CB9A6 /* LOTPolystarAnimator.h in Headers */, - F5436758A49390DCABFA4E7105836B08 /* LOTRenderGroup.h in Headers */, - FD7EF1C53B5C1E09294335A36EC950B1 /* LOTRenderNode.h in Headers */, - 7495EE23AC88504C8F103509EB4D7FE4 /* LOTRepeaterRenderer.h in Headers */, - 73DF84E851F21D348555EAAD95BC63C8 /* LOTRoundedRectAnimator.h in Headers */, - 2AE2AD7DC2BEC0B7A4DB621BEA1C57E6 /* LOTShapeCircle.h in Headers */, - AA3688A135CBDED946529FDA2BD33FAB /* LOTShapeFill.h in Headers */, - B04F421FD50B19F7A9CA59DDA9D19E8F /* LOTShapeGradientFill.h in Headers */, - A31943379511AFC97FF6470742A860E2 /* LOTShapeGroup.h in Headers */, - 895149B546830D6AC057F93CA1E8EFD8 /* LOTShapePath.h in Headers */, - EEB055A7A4C759DFBCCEEAF30AA749F5 /* LOTShapeRectangle.h in Headers */, - 73909FE02E0D50B0A41367484A26B88D /* LOTShapeRepeater.h in Headers */, - 51EF189A8AD5CC89DB2BC549DA8B9ED1 /* LOTShapeStar.h in Headers */, - 9BCA9C6A8C5C2A196917B26C60E13BA5 /* LOTShapeStroke.h in Headers */, - 8D69E4EAA97C7D8FE60944446273876F /* LOTShapeTransform.h in Headers */, - 87683326A76F70A808A70366EEE881D0 /* LOTShapeTrimPath.h in Headers */, - 4BEB102A6066DF5284EA6FC8BBC348FD /* LOTSizeInterpolator.h in Headers */, - E960B1CDF59506185EDCF0BC9542B7A5 /* LOTStrokeRenderer.h in Headers */, - 76B8AA098D883566563276242B516BBE /* Lottie.h in Headers */, - AB4274F9DCCA3CB561C012AF24F8F6A0 /* LOTTransformInterpolator.h in Headers */, - C7C0DD881D4688F774E0D5F98433A279 /* LOTTrimPathNode.h in Headers */, - 6EBDB5053A0FD858C00BFE7535B2032D /* LOTValueInterpolator.h in Headers */, - DC8DA1F8E9BA0742A65552B8D1A9103C /* NSValue+Compat.h in Headers */, - 8E53FFEAAFBBC597F03B94E4DD5E1E22 /* UIColor+Expanded.h in Headers */, - A261F049FF210A7E7A76B032AE74F3CD /* UIColor.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 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; - }; -/* End PBXHeadersBuildPhase section */ - -/* Begin PBXNativeTarget section */ - 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"; - }; - 9C68B412099EA22FF7FA3D1D616DB6FE /* lottie-ios */ = { - isa = PBXNativeTarget; - buildConfigurationList = C938315030EB23DF86CEA77016F31405 /* Build configuration list for PBXNativeTarget "lottie-ios" */; - buildPhases = ( - 1D30D0354887C2ADCCEEBFD2BEC134CD /* Sources */, - C5C96B13438FCCFA4A36FA51612F4593 /* Frameworks */, - 16B4D6519C8758C60628007DCEEF679F /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "lottie-ios"; - productName = "lottie-ios"; - productReference = 66A25C1B11D426C3DB98F5132098E20F /* liblottie-ios.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 */, - 9C68B412099EA22FF7FA3D1D616DB6FE /* lottie-ios */, - 768CCB02D05E95A4A4EFFB398E73DA97 /* Pods-Lottie-Screenshot */, - 9D3D886CDF185EACF35FA4D61A19941B /* Pods-Lottie-ScreenshotTests */, - ); - }; -/* End PBXProject section */ - -/* Begin PBXSourcesBuildPhase section */ - 1D30D0354887C2ADCCEEBFD2BEC134CD /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - FAC2FF8E23B1CD31AC6EA25BAA240FFB /* CALayer+Compat.m in Sources */, - 9FC5A94B1FCA3DC46B55BB6206BFC184 /* CGGeometry+LOTAdditions.m in Sources */, - BA73E31654732E46D9298F7654982D4E /* LOTAnimationCache.m in Sources */, - 0BA01E6FC6D27A8A4EEDA037EBC597A5 /* LOTAnimationTransitionController.m in Sources */, - 3F27B6247E854D05249780EF53BE05BF /* LOTAnimationView.m in Sources */, - 5ADC5F540FE8028F5391952A3BE1B814 /* LOTAnimatorNode.m in Sources */, - DF3AFF688713CB1DEA56D9D1B3D7152B /* LOTArrayInterpolator.m in Sources */, - B71E66E519F085CAA83DB933C068ED5B /* LOTAsset.m in Sources */, - B520FD438AB96C3ECDB73BF4A08FC2D2 /* LOTAssetGroup.m in Sources */, - 1FC16B6B29552366AD685D46FF54C24C /* LOTBezierData.m in Sources */, - A781C858C668B83E2414E0EF1C1648B3 /* LOTBezierPath.m in Sources */, - FA3172303F6B41558DA68723D2E8EB9D /* LOTCircleAnimator.m in Sources */, - C075C5C735DE9DB5AED87EABE9A4648F /* LOTColorInterpolator.m in Sources */, - E1DDEDF3CF1445F1F54FEE3BCA7C6462 /* LOTComposition.m in Sources */, - D9D61FD531C6FE8F16FB7EFE5FE91695 /* LOTCompositionContainer.m in Sources */, - 559331A23994914164CC6F7080885825 /* LOTFillRenderer.m in Sources */, - E79C2DB6C6936F580DF561E95B482AF9 /* LOTGradientFillRender.m in Sources */, - 2E11E4707DCF255B29AD4D2EDA080258 /* LOTKeyframe.m in Sources */, - 4E06AC8D91FABF730C49B46E89D9F142 /* LOTLayer.m in Sources */, - 65A789EAF17AF5F03AEB3C06225F38E6 /* LOTLayerContainer.m in Sources */, - 8E21D54BA8E1697F3C9025576DED220D /* LOTLayerGroup.m in Sources */, - 1A15403AFEE1064425359716049C5597 /* LOTMask.m in Sources */, - B16ACBF96FFD68DBFC1A0D62BAB1EA72 /* LOTMaskContainer.m in Sources */, - 10FC4069CF67B6EF68D277321364D625 /* LOTNumberInterpolator.m in Sources */, - 7E59EA4E585CD3E2A2B8F1F4BBA9528E /* LOTPathAnimator.m in Sources */, - 02DB1D3FF0FD9F9D9B3C9217D24E3E35 /* LOTPathInterpolator.m in Sources */, - C9CDA3FEDC8D6E8489E46CAA69AE769E /* LOTPointInterpolator.m in Sources */, - C89E2220786E60DEB29381CD03710BDF /* LOTPolygonAnimator.m in Sources */, - 6E5E4C54805A8CA6FAE4B9670382D57E /* LOTPolystarAnimator.m in Sources */, - 652093909AF42CE8B15864359D113C78 /* LOTRenderGroup.m in Sources */, - FBE30AC0D143519BF3D1C27BAC07C493 /* LOTRenderNode.m in Sources */, - 8F7609415689A2F9F7EBE6333EA6FF2F /* LOTRepeaterRenderer.m in Sources */, - 7F00178BD489D064E5B769923C360CB6 /* LOTRoundedRectAnimator.m in Sources */, - 6591B6474BD1AB71803499FE1E0590F2 /* LOTShapeCircle.m in Sources */, - 7C266EF6D11E2FD8293934CE5A34ADB0 /* LOTShapeFill.m in Sources */, - 4032744532EF348B0006830E777D7113 /* LOTShapeGradientFill.m in Sources */, - B2DDA8B4ABD2FFDF5FEEDF59F02F21B8 /* LOTShapeGroup.m in Sources */, - 7157F2D3D700F3C4594FEED0ABCD66B7 /* LOTShapePath.m in Sources */, - 08DE382DFEBE5EAD717C6466BBA369F9 /* LOTShapeRectangle.m in Sources */, - 4A134BD88509B48E6B36C0484EA1B3F3 /* LOTShapeRepeater.m in Sources */, - CE072AF488A884D4BFD1447266649D93 /* LOTShapeStar.m in Sources */, - 9A41D3DC285945E076ED40B7A4C57A53 /* LOTShapeStroke.m in Sources */, - 9CE612AA1C1B8B72C72661AF4E3D80F1 /* LOTShapeTransform.m in Sources */, - A6D4F1073F268308F2146718E20827DC /* LOTShapeTrimPath.m in Sources */, - 13552C388A527F19D3978D04E8FD260B /* LOTSizeInterpolator.m in Sources */, - 6EBCB45B19A4031246C1EC0D5BE2440A /* LOTStrokeRenderer.m in Sources */, - 73A45A8C8805EFC26A148B163B236C33 /* lottie-ios-dummy.m in Sources */, - 964D5FFC4711C73A6CBD5723BD28B85D /* LOTTransformInterpolator.m in Sources */, - 3CFB342E18129E63E0FF89FF2683CB46 /* LOTTrimPathNode.m in Sources */, - 751E644966330E8DDB45490D33B2687F /* LOTValueInterpolator.m in Sources */, - 646754E1703451781B2B1BC49575262C /* NSValue+Compat.m in Sources */, - F828AEC0AF38FC903099A653D3AD993B /* UIColor+Expanded.m in Sources */, - D1681B176C74B24F4F2E2DA0179A9E3D /* UIColor.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - 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; - }; -/* End PBXSourcesBuildPhase section */ - -/* Begin PBXTargetDependency section */ - 2A0F497EBDD155A3D84B549AE0C5BAD5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "lottie-ios"; - target = 9C68B412099EA22FF7FA3D1D616DB6FE /* lottie-ios */; - targetProxy = B198D39B4D8B16695BDEB4A9A8EA51E8 /* PBXContainerItemProxy */; - }; - EA47EE380EF9710586FB7567B494D543 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = FBSnapshotTestCase; - target = 04A9C975C5D97BA01C2CBF0F860CFC39 /* FBSnapshotTestCase */; - targetProxy = 62DEB739FE912FB19F3164445F270C7F /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - -/* Begin XCBuildConfiguration section */ - 029DDFBB61873000CBECCBA401F5986D /* 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; - }; - 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; - }; - 5ABA62E7D275453D9BB68E5B18E9A066 /* 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; - }; - 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; - }; - 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; - }; - C938315030EB23DF86CEA77016F31405 /* Build configuration list for PBXNativeTarget "lottie-ios" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 5ABA62E7D275453D9BB68E5B18E9A066 /* Debug */, - 029DDFBB61873000CBECCBA401F5986D /* 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 deleted file mode 100644 index fb0c8fe94c..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#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 deleted file mode 100644 index aa992a4adb..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#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 deleted file mode 100644 index 820f7190ed..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/FBSnapshotTestCase/FBSnapshotTestCase.xcconfig +++ /dev/null @@ -1,11 +0,0 @@ -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 deleted file mode 100644 index 102af75385..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.markdown +++ /dev/null @@ -1,3 +0,0 @@ -# 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 deleted file mode 100644 index 7acbad1eab..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-acknowledgements.plist +++ /dev/null @@ -1,29 +0,0 @@ - - - - - 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 deleted file mode 100644 index 299783bbd4..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#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 deleted file mode 100755 index 893c16a631..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-frameworks.sh +++ /dev/null @@ -1,84 +0,0 @@ -#!/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 deleted file mode 100755 index 25e9d37757..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot-resources.sh +++ /dev/null @@ -1,96 +0,0 @@ -#!/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 deleted file mode 100644 index 108374dfaf..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.debug.xcconfig +++ /dev/null @@ -1,8 +0,0 @@ -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 deleted file mode 100644 index 108374dfaf..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-Screenshot/Pods-Lottie-Screenshot.release.xcconfig +++ /dev/null @@ -1,8 +0,0 @@ -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 deleted file mode 100644 index 11cf6504db..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.markdown +++ /dev/null @@ -1,240 +0,0 @@ -# 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 deleted file mode 100644 index 5d417f5a6c..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-acknowledgements.plist +++ /dev/null @@ -1,278 +0,0 @@ - - - - - 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 deleted file mode 100644 index aee6a10079..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#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 deleted file mode 100755 index 893c16a631..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-frameworks.sh +++ /dev/null @@ -1,84 +0,0 @@ -#!/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 deleted file mode 100755 index 25e9d37757..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests-resources.sh +++ /dev/null @@ -1,96 +0,0 @@ -#!/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 deleted file mode 100644 index 1e82290828..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.debug.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index 1e82290828..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/Pods-Lottie-ScreenshotTests/Pods-Lottie-ScreenshotTests.release.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index 67e66c90b7..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#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 deleted file mode 100644 index aa992a4adb..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios-prefix.pch +++ /dev/null @@ -1,4 +0,0 @@ -#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 deleted file mode 100644 index f9ae3a3465..0000000000 --- a/Lottie-Screenshot/Pods/Target Support Files/lottie-ios/lottie-ios.xcconfig +++ /dev/null @@ -1,9 +0,0 @@ -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 deleted file mode 100644 index 9e809254ee..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png deleted file mode 100644 index 78273dbc71..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png deleted file mode 100644 index 6145054aab..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlBoardmanTest/testAlBoardmanTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png deleted file mode 100644 index f2150feba1..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png deleted file mode 100644 index db048572ed..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png deleted file mode 100644 index 62689e7883..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AlarmTest/testAlarm50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png deleted file mode 100644 index 71d829c41d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png deleted file mode 100644 index 479287c4cb..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png deleted file mode 100644 index 5a46603c2c..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png deleted file mode 100644 index 18d7c5619f..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet30@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png deleted file mode 100644 index fdf87199a1..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AllSetTest/testAllSet50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest0@2x.png deleted file mode 100644 index 6b10bd2645..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest100@2x.png deleted file mode 100644 index 318fa99ab5..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest50@2x.png deleted file mode 100644 index f5a77be4da..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/AnchorTest/testAnchorTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png deleted file mode 100644 index c42d7ffbf1..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png deleted file mode 100644 index f645be3b54..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png deleted file mode 100644 index 3a0555707b..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CheckSwitchTest/testCheckSwitch50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png deleted file mode 100644 index 0728ca49c0..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png deleted file mode 100644 index 08e976a752..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png deleted file mode 100644 index 71200a7b3c..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity15@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png deleted file mode 100644 index 37713ac8d4..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png deleted file mode 100644 index 08e976a752..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/CityTest/testCity50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png deleted file mode 100644 index eab3a85c92..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png deleted file mode 100644 index 802a037938..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png deleted file mode 100644 index eea1c9df2a..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/EmpyStateTest/testEmpyStateTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png deleted file mode 100644 index 0104c4ce21..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png deleted file mode 100644 index 0104c4ce21..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png deleted file mode 100644 index 8c361a5d17..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/HamburgerArrowTest/testHamburgerArrowTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png deleted file mode 100644 index 477b201efa..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png deleted file mode 100644 index eac51e1188..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png deleted file mode 100644 index 8490aaf836..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts15@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png deleted file mode 100644 index 2904b51f5e..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png deleted file mode 100644 index bf2c7f2eff..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/Hosts/testHosts50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png deleted file mode 100644 index db7380ae4d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png deleted file mode 100644 index 18c328c6dc..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png deleted file mode 100644 index 134b9de8d1..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageLoadTest/testImageLoadTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png deleted file mode 100644 index 2c601c563e..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png deleted file mode 100644 index 24f5f18559..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png deleted file mode 100644 index eaf160be22..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageMoveTest/testImageMoveTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest0@2x.png deleted file mode 100644 index 523a006a32..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest100@2x.png deleted file mode 100644 index 520f5033f8..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest25@2x.png deleted file mode 100644 index 15ef3f7a91..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest50@2x.png deleted file mode 100644 index 99e30b0498..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest75@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest75@2x.png deleted file mode 100644 index c61374e146..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/ImageTransformTest/testImageTransformTest75@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png deleted file mode 100644 index f2150feba1..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png deleted file mode 100644 index ae5aa52285..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png deleted file mode 100644 index a2b54158d7..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LightBulb/testLightBulb50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png deleted file mode 100644 index 417ad69613..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png deleted file mode 100644 index 2bfd7493cb..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png deleted file mode 100644 index 3c247a3718..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LoopPlayOnceTest/testLoopPlayOnceTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png deleted file mode 100644 index e3797ed966..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png deleted file mode 100644 index 6521ed25ad..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png deleted file mode 100644 index bf42f14c0d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo15@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png deleted file mode 100644 index 41b8c32c33..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png deleted file mode 100644 index 1c336b6b64..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTest/testLottieLogo50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png deleted file mode 100644 index 57e3538606..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png deleted file mode 100644 index a2ee71837d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png deleted file mode 100644 index d1868ad759..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo15@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png deleted file mode 100644 index fb9d5a982b..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png deleted file mode 100644 index 87529c29b5..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/LottieLogoTestB/testLottieLogo50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png deleted file mode 100644 index 4d4fc51abb..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png deleted file mode 100644 index ac21f5b40f..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png deleted file mode 100644 index 47bb4fcce6..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PathStrokeTest/testPathStroke50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png deleted file mode 100644 index 2e847aa5d9..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png deleted file mode 100644 index 44c40b0f6c..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest25@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png deleted file mode 100644 index 069a2a0206..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PhonePreCompTest/testPhonePreCompTest50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png deleted file mode 100644 index f91e3dbc20..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png deleted file mode 100644 index 9578832f08..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png deleted file mode 100644 index 9e1c6f5f2b..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/PinJump/testPinJump50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png deleted file mode 100644 index c49cfa83a5..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png deleted file mode 100644 index 5d1688fc15..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png deleted file mode 100644 index a88f63e8df..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/SplitDimensions/testSplitDimensions50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png deleted file mode 100644 index 32db210b24..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathFill/testTrimPathFill100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png deleted file mode 100644 index 56955c9f9d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png deleted file mode 100644 index 56955c9f9d..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png deleted file mode 100644 index b49a8902fe..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TrimPathsFull/testTrimPathsFull50@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png deleted file mode 100644 index 3210112124..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest0@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png deleted file mode 100644 index 19d286ea2e..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest100@2x.png and /dev/null differ diff --git a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png b/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png deleted file mode 100644 index 0a584e3394..0000000000 Binary files a/Lottie-Screenshot/Tests/ReferenceImages_64/TwitterHeartTest/testTwitterHeartTest50@2x.png and /dev/null differ