|
|
*/var Matrix=function(){var t=Math.cos,e=Math.sin,i=Math.tan,r=Math.round;function s(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function n(b){if(b===0)return this;var S=t(b),D=e(b);return this._t(S,-D,0,0,D,S,0,0,0,0,1,0,0,0,0,1)}function o(b){if(b===0)return this;var S=t(b),D=e(b);return this._t(1,0,0,0,0,S,-D,0,0,D,S,0,0,0,0,1)}function l(b){if(b===0)return this;var S=t(b),D=e(b);return this._t(S,0,D,0,0,1,0,0,-D,0,S,0,0,0,0,1)}function a(b){if(b===0)return this;var S=t(b),D=e(b);return this._t(S,-D,0,0,D,S,0,0,0,0,1,0,0,0,0,1)}function f(b,S){return this._t(1,S,b,1,0,0)}function c(b,S){return this.shear(i(b),i(S))}function E(b,S){var D=t(S),B=e(S);return this._t(D,B,0,0,-B,D,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,i(b),1,0,0,0,0,1,0,0,0,0,1)._t(D,-B,0,0,B,D,0,0,0,0,1,0,0,0,0,1)}function u(b,S,D){return!D&&D!==0&&(D=1),b===1&&S===1&&D===1?this:this._t(b,0,0,0,0,S,0,0,0,0,D,0,0,0,0,1)}function k(b,S,D,B,Y,rt,st,at,ot,ft,yt,xt,pt,ut,dt,F){return this.props[0]=b,this.props[1]=S,this.props[2]=D,this.props[3]=B,this.props[4]=Y,this.props[5]=rt,this.props[6]=st,this.props[7]=at,this.props[8]=ot,this.props[9]=ft,this.props[10]=yt,this.props[11]=xt,this.props[12]=pt,this.props[13]=ut,this.props[14]=dt,this.props[15]=F,this}function x(b,S,D){return D=D||0,b!==0||S!==0||D!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,b,S,D,1):this}function m(b,S,D,B,Y,rt,st,at,ot,ft,yt,xt,pt,ut,dt,F){var I=this.props;if(b===1&&S===0&&D===0&&B===0&&Y===0&&rt===1&&st===0&&at===0&&ot===0&&ft===0&&yt===1&&xt===0)return I[12]=I[12]*b+I[15]*pt,I[13]=I[13]*rt+I[15]*ut,I[14]=I[14]*yt+I[15]*dt,I[15]*=F,this._identityCalculated=!1,this;var L=I[0],$=I[1],G=I[2],q=I[3],K=I[4],j=I[5],W=I[6],H=I[7],J=I[8],tt=I[9],et=I[10],it=I[11],nt=I[12],lt=I[13],ht=I[14],ct=I[15];return I[0]=L*b+$*Y+G*ot+q*pt,I[1]=L*S+$*rt+G*ft+q*ut,I[2]=L*D+$*st+G*yt+q*dt,I[3]=L*B+$*at+G*xt+q*F,I[4]=K*b+j*Y+W*ot+H*pt,I[5]=K*S+j*rt+W*ft+H*ut,I[6]=K*D+j*st+W*yt+H*dt,I[7]=K*B+j*at+W*xt+H*F,I[8]=J*b+tt*Y+et*ot+it*pt,I[9]=J*S+tt*rt+et*ft+it*ut,I[10]=J*D+tt*st+et*yt+it*dt,I[11]=J*B+tt*at+et*xt+it*F,I[12]=nt*b+lt*Y+ht*ot+ct*pt,I[13]=nt*S+lt*rt+ht*ft+ct*ut,I[14]=nt*D+lt*st+ht*yt+ct*dt,I[15]=nt*B+lt*at+ht*xt+ct*F,this._identityCalculated=!1,this}function T(b){var S=b.props;return this.transform(S[0],S[1],S[2],S[3],S[4],S[5],S[6],S[7],S[8],S[9],S[10],S[11],S[12],S[13],S[14],S[15])}function d(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function g(b){for(var S=0;S<16;){if(b.props[S]!==this.props[S])return!1;S+=1}return!0}function y(b){var S;for(S=0;S<16;S+=1)b.props[S]=this.props[S];return b}function _(b){var S;for(S=0;S<16;S+=1)this.props[S]=b[S]}function P(b,S,D){return{x:b*this.props[0]+S*this.props[4]+D*this.props[8]+this.props[12],y:b*this.props[1]+S*this.props[5]+D*this.props[9]+this.props[13],z:b*this.props[2]+S*this.props[6]+D*this.props[10]+this.props[14]}}function C(b,S,D){return b*this.props[0]+S*this.props[4]+D*this.props[8]+this.props[12]}function M(b,S,D){return b*this.props[1]+S*this.props[5]+D*this.props[9]+this.props[13]}function V(b,S,D){return b*this.props[2]+S*this.props[6]+D*this.props[10]+this.props[14]}function O(){var b=this.props[0]*this.props[5]-this.props[1]*this.props[4],S=this.props[5]/b,D=-this.props[1]/b,B=-this.props[4]/b,Y=this.props[0]/b,rt=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/b,st=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/b,at=new Matrix;return at.props[0]=S,at.props[1]=D,at.props[4]=B,at.props[5]=Y,at.props[12]=rt,at.props[13]=st,at}function X(b){var S=this.getInverseMatrix();return S.applyToPointArray(b[0],b[1],b[2]||0)}function U(b){var S,D=b.length,B=[];for(S=0;S<D;S+=1)B[S]=X(b[S]);return B}function z(b,S,D){var B=createTypedArray("float32",6);if(this.isIdentity())B[0]=b[0],B[1]=b[1],B[2]=S[0],B[3]=S[1],B[4]=D[0],B[5]=D[1];else{var Y=this.props[0],rt=this.props[1],st=this.props[4],at=this.props[5],ot=this.props[12],ft=this.props[13];B[0]=b[0]*Y+b[1]*st+ot,B[1]=b[0]*rt+b[1]*at+ft,B[2]=S[0]*Y+S[1]*st+ot,B[3]=S[0]*rt+S[1]*at+ft,B[4]=D[0]*Y+D[1]*st+ot,B[5]=D[0]*rt+D[1]*at+ft}return B}function Z(b,S,D){var B;return this.isIdentity()?B=[b,S,D]:B=[b*this.props[0]+S*this.props[4]+D*this.props[8]+this.props[12],b*this.props[1]+S*this.props[5]+D*this.props[9]+this.props[13],b*this.props[2]+S*this.props[6]+D*this.props[10]+this.props[14]],B}function Q(b,S){if(this.isIdentity())return b+","+S;var D=this.props;return Math.round((b*D[0]+S*D[4]+D[12])*100)/100+","+Math.round((b*D[1]+S*D[5]+D[13])*100)/100}function N(){for(var b=0,S=this.props,D="matrix3d(",B=1e4;b<16;)D+=r(S[b]*B)/B,D+=b===15?")":",",b+=1;return D}function A(b){var S=1e4;return b<1e-6&&b>0||b>-1e-6&&b<0?r(b*S)/S:b}function R(){var b=this.props,S=A(b[0]),D=A(b[1]),B=A(b[4]),Y=A(b[5]),rt=A(b[12]),st=A(b[13]);return"matrix("+S+","+D+","+B+","+Y+","+rt+","+st+")"}return function(){this.reset=s,this.rotate=n,this.rotateX=o,this.rotateY=l,this.rotateZ=a,this.skew=c,this.skewFromAxis=E,this.shear=f,this.scale=u,this.setTransform=k,this.translate=x,this.transform=m,this.multiply=T,this.applyToPoint=P,this.applyToX=C,this.applyToY=M,this.applyToZ=V,this.applyToPointArray=Z,this.applyToTriplePoints=z,this.applyToPointStringified=Q,this.toCSS=N,this.to2dCSS=R,this.clone=y,this.cloneFromProps=_,this.equals=g,this.inversePoints=U,this.inversePoint=X,this.getInverseMatrix=O,this._t=this.transform,this.isIdentity=d,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$3=function(i){return typeof i}:_typeof$3=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},_typeof$3(t)}var lottie={};function setLocation(t){setLocationHref(t)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(t){setSubframeEnabled(t)}function setPrefix(t){setIdPrefix(t)}function loadAnimation(t){return animationManager.loadAnimation(t)}function setQuality(t){if(typeof t=="string")switch(t){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10);break}else!isNaN(t)&&t>1&&setDefaultCurveSegments(t)}function inBrowser(){return typeof navigator<"u"}function installPlugin(t,e){t==="expressions"&&setExpressionsPlugin(e)}function getFactory(t){switch(t){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.12.2";function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(t){for(var e=queryString.split("&"),i=0;i<e.length;i+=1){var r=e[i].split("=");if(decodeURIComponent(r[0])==t)return decodeURIComponent(r[1])}return null}var queryString="";{var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{_typeof$3(exports)!=="object"&&(window.bodymovin=lottie)}catch(t){}var ShapeModifiers=function(){var t={},e={};t.registerModifier=i,t.getModifier=r;function i(s,n){e[s]||(e[s]=n)}function r(s,n,o){return new e[s](n,o)}return t}();function ShapeModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var e={shape:t.sh,data:t,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}},ShapeModifier.prototype.init=function(t,e){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier);function TrimModifier(){}extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(t,e){this.s=PropertyFactory.getProp(t,e.s,0,.01,this),this.e=PropertyFactory.getProp(t,e.e,0,.01,this),this.o=PropertyFactory.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(t){t.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(t,e,i,r,s){var n=[];e<=1?n.push({s:t,e}):t>=1?n.push({s:t-1,e:e-1}):(n.push({s:t,e:1}),n.push({s:0,e:e-1}));var o=[],l,a=n.length,f;for(l=0;l<a;l+=1)if(f=n[l],!(f.e*s<r||f.s*s>r+i)){var c,E;f.s*s<=r?c=0:c=(f.s*s-r)/i,f.e*s>=r+i?E=1:E=(f.e*s-r)/i,o.push([c,E])}return o.length||o.push([0,0]),o},TrimModifier.prototype.releasePathsData=function(t){var e,i=t.length;for(e=0;e<i;e+=1)segmentsLengthPool.release(t[e]);return t.length=0,t},TrimModifier.prototype.processShapes=function(t){var e,i;if(this._mdf||t){var r=this.o.v%360/360;if(r<0&&(r+=1),this.s.v>1?e=1+r:this.s.v<0?e=0+r:e=this.s.v+r,this.e.v>1?i=1+r:this.e.v<0?i=0+r:i=this.e.v+r,e>i){var s=e;e=i,i=s}e=Math.round(e*1e4)*1e-4,i=Math.round(i*1e4)*1e-4,this.sValue=e,this.eValue=i}else e=this.sValue,i=this.eValue;var n,o,l=this.shapes.length,a,f,c,E,u,k=0;if(i===e)for(o=0;o<l;o+=1)this.shapes[o].localShapeCollection.releaseShapes(),this.shapes[o].shape._mdf=!0,this.shapes[o].shape.paths=this.shapes[o].localShapeCollection,this._mdf&&(this.shapes[o].pathsData.length=0);else if(i===1&&e===0||i===0&&e===1){if(this._mdf)for(o=0;o<l;o+=1)this.shapes[o].pathsData.length=0,this.shapes[o].shape._mdf=!0}else{var x=[],m,T;for(o=0;o<l;o+=1)if(m=this.shapes[o],!m.shape._mdf&&!this._mdf&&!t&&this.m!==2)m.shape.paths=m.localShapeCollection;else{if(n=m.shape.paths,f=n._length,u=0,!m.shape._mdf&&m.pathsData.length)u=m.totalShapeLength;else{for(c=this.releasePathsData(m.pathsData),a=0;a<f;a+=1)E=bez.getSegmentsLength(n.shapes[a]),c.push(E),u+=E.totalLength;m.totalShapeLength=u,m.pathsData=c}k+=u,m.shape._mdf=!0}var d=e,g=i,y=0,_;for(o=l-1;o>=0;o-=1)if(m=this.shapes[o],m.shape._mdf){for(T=m.localShapeCollection,T.releaseShapes(),this.m===2&&l>1?(_=this.calculateShapeEdges(e,i,m.totalShapeLength,y,k),y+=m.totalShapeLength):_=[[d,g]],f=_.length,a=0;a<f;a+=1){d=_[a][0],g=_[a][1],x.length=0,g<=1?x.push({s:m.totalShapeLength*d,e:m.totalShapeLength*g}):d>=1?x.push({s:m.totalShapeLength*(d-1),e:m.totalShapeLength*(g-1)}):(x.push({s:m.totalShapeLength*d,e:m.totalShapeLength}),x.push({s:0,e:m.totalShapeLength*(g-1)}));var P=this.addShapes(m,x[0]);if(x[0].s!==x[0].e){if(x.length>1){var C=m.shape.paths.shapes[m.shape.paths._length-1];if(C.c){var M=P.pop();this.addPaths(P,T),P=this.addShapes(m,x[1],M)}else this.addPaths(P,T),P=this.addShapes(m,x[1])}this.addPaths(P,T)}}m.shape.paths=T}}},TrimModifier.prototype.addPaths=function(t,e){var i,r=t.length;for(i=0;i<r;i+=1)e.addShape(t[i])},TrimModifier.prototype.addSegment=function(t,e,i,r,s,n,o){s.setXYAt(e[0],e[1],"o",n),s.setXYAt(i[0],i[1],"i",n+1),o&&s.setXYAt(t[0],t[1],"v",n),s.setXYAt(r[0],r[1],"v",n+1)},TrimModifier.prototype.addSegmentFromArray=function(t,e,i,r){e.setXYAt(t[1],t[5],"o",i),e.setXYAt(t[2],t[6],"i",i+1),r&&e.setXYAt(t[0],t[4],"v",i),e.setXYAt(t[3],t[7],"v",i+1)},TrimModifier.prototype.addShapes=function(t,e,i){var r=t.pathsData,s=t.shape.paths.shapes,n,o=t.shape.paths._length,l,a,f=0,c,E,u,k,x=[],m,T=!0;for(i?(E=i._length,m=i._length):(i=shapePool.newElement(),E=0,m=0),x.push(i),n=0;n<o;n+=1){for(u=r[n].lengths,i.c=s[n].c,a=s[n].c?u.length:u.length+1,l=1;l<a;l+=1)if(c=u[l-1],f+c.addedLength<e.s)f+=c.addedLength,i.c=!1;else if(f>e.e){i.c=!1;break}else e.s<=f&&e.e>=f+c.addedLength?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[l],s[n].v[l],i,E,T),T=!1):(k=bez.getNewSegment(s[n].v[l-1],s[n].v[l],s[n].o[l-1],s[n].i[l],(e.s-f)/c.addedLength,(e.e-f)/c.addedLength,u[l-1]),this.addSegmentFromArray(k,i,E,T),T=!1,i.c=!1),f+=c.addedLength,E+=1;if(s[n].c&&u.length){if(c=u[l-1],f<=e.e){var d=u[l-1].addedLength;e.s<=f&&e.e>=f+d?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[0],s[n].v[0],i,E,T),T=!1):(k=bez.getNewSegment(s[n].v[l-1],s[n].v[0],s[n].o[l-1],s[n].i[0],(e.s-f)/d,(e.e-f)/d,u[l-1]),this.addSegmentFromArray(k,i,E,T),T=!1,i.c=!1)}else i.c=!1;f+=c.addedLength,E+=1}if(i._length&&(i.setXYAt(i.v[m][0],i.v[m][1],"i",m),i.setXYAt(i.v[i._length-1][0],i.v[i._length-1][1],"o",i._length-1)),f>e.e)break;n<o-1&&(i=shapePool.newElement(),T=!0,x.push(i),E=0)}return x};function PuckerAndBloatModifier(){}extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(t,e){var i=e/100,r=[0,0],s=t._length,n=0;for(n=0;n<s;n+=1)r[0]+=t.v[n][0],r[1]+=t.v[n][1];r[0]/=s,r[1]/=s;var o=shapePool.newElement();o.c=t.c;var l,a,f,c,E,u;for(n=0;n<s;n+=1)l=t.v[n][0]+(r[0]-t.v[n][0])*i,a=t.v[n][1]+(r[1]-t.v[n][1])*i,f=t.o[n][0]+(r[0]-t.o[n][0])*-i,c=t.o[n][1]+(r[1]-t.o[n][1])*-i,E=t.i[n][0]+(r[0]-t.i[n][0])*-i,u=t.i[n][1]+(r[1]-t.i[n][1])*-i,o.setTripleAt(l,a,f,c,E,u,n);return o},PuckerAndBloatModifier.prototype.processShapes=function(t){var e,i,r=this.shapes.length,s,n,o=this.amount.v;if(o!==0){var l,a;for(i=0;i<r;i+=1){if(l=this.shapes[i],a=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(a.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)a.addShape(this.processPath(e[s],o));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var t=[0,0];function e(a){var f=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||f,this.a&&a.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&a.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&a.skewFromAxis(-this.sk.v,this.sa.v),this.r?a.rotate(-this.r.v):a.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.data.p.s?this.data.p.z?a.translate(this.px.v,this.py.v,-this.pz.v):a.translate(this.px.v,this.py.v,0):a.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function i(a){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||a){var f;if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,this.sa.v),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.autoOriented){var c,E;if(f=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(c=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/f,0),E=this.p.getValueAtTime(this.p.keyframes[0].t/f,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(c=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/f,0),E=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/f,0)):(c=this.p.pv,E=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/f,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){c=[],E=[];var u=this.px,k=this.py;u._caching.lastFrame+u.offsetTime<=u.keyframes[0].t?(c[0]=u.getValueAtTime((u.keyframes[0].t+.01)/f,0),c[1]=k.getValueAtTime((k.keyframes[0].t+.01)/f,0),E[0]=u.getValueAtTime(u.keyframes[0].t/f,0),E[1]=k.getValueAtTime(k.keyframes[0].t/f,0)):u._caching.lastFrame+u.offsetTime>=u.keyframes[u.keyframes.length-1].t?(c[0]=u.getValueAtTime(u.keyframes[u.keyframes.length-1].t/f,0),c[1]=k.getValueAtTime(k.keyframes[k.keyframes.length-1].t/f,0),E[0]=u.getValueAtTime((u.keyframes[u.keyframes.length-1].t-.01)/f,0),E[1]=k.getValueAtTime((k.keyframes[k.keyframes.length-1].t-.01)/f,0)):(c=[u.pv,k.pv],E[0]=u.getValueAtTime((u._caching.lastFrame+u.offsetTime-.01)/f,u.offsetTime),E[1]=k.getValueAtTime((k._caching.lastFrame+k.offsetTime-.01)/f,k.offsetTime))}else E=t,c=E;this.v.rotate(-Math.atan2(c[1]-E[1],c[0]-E[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function r(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function s(){}function n(a){this._addDynamicProperty(a),this.elem.addDynamicProperty(a),this._isDirty=!0}function o(a,f,c){if(this.elem=a,this.frameId=-1,this.propType="transform",this.data=f,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(c||a),f.p&&f.p.s?(this.px=PropertyFactory.getProp(a,f.p.x,0,0,this),this.py=PropertyFactory.getProp(a,f.p.y,0,0,this),f.p.z&&(this.pz=PropertyFactory.getProp(a,f.p.z,0,0,this))):this.p=PropertyFactory.getProp(a,f.p||{k:[0,0,0]},1,0,this),f.rx){if(this.rx=PropertyFactory.getProp(a,f.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(a,f.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(a,f.rz,0,degToRads,this),f.or.k[0].ti){var E,u=f.or.k.length;for(E=0;E<u;E+=1)f.or.k[E].to=null,f.or.k[E].ti=null}this.or=PropertyFactory.getProp(a,f.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(a,f.r||{k:0},0,degToRads,this);f.sk&&(this.sk=PropertyFactory.getProp(a,f.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(a,f.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(a,f.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(a,f.s||{k:[100,100,100]},1,.01,this),f.o?this.o=PropertyFactory.getProp(a,f.o,0,.01,a):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}o.prototype={applyToMatrix:e,getValue:i,precalculateMatrix:r,autoOrient:s},extendPrototype([DynamicPropertyContainer],o),o.prototype.addDynamicProperty=n,o.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty;function l(a,f,c){return new o(a,f,c)}return{getTransformProperty:l}}();function RepeaterModifier(){}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(t,e.c,0,null,this),this.o=PropertyFactory.getProp(t,e.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(t,e.tr,this),this.so=PropertyFactory.getProp(t,e.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(t,e.tr.eo,0,.01,this),this.data=e,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Matrix,this.rMatrix=new Matrix,this.sMatrix=new Matrix,this.tMatrix=new Matrix,this.matrix=new Matrix},RepeaterModifier.prototype.applyTransforms=function(t,e,i,r,s,n){var o=n?-1:1,l=r.s.v[0]+(1-r.s.v[0])*(1-s),a=r.s.v[1]+(1-r.s.v[1])*(1-s);t.translate(r.p.v[0]*o*s,r.p.v[1]*o*s,r.p.v[2]),e.translate(-r.a.v[0],-r.a.v[1],r.a.v[2]),e.rotate(-r.r.v*o*s),e.translate(r.a.v[0],r.a.v[1],r.a.v[2]),i.translate(-r.a.v[0],-r.a.v[1],r.a.v[2]),i.scale(n?1/l:l,n?1/a:a),i.translate(r.a.v[0],r.a.v[1],r.a.v[2])},RepeaterModifier.prototype.init=function(t,e,i,r){for(this.elem=t,this.arr=e,this.pos=i,this.elemsData=r,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[i]);i>0;)i-=1,this._elements.unshift(e[i]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(t){var e,i=t.length;for(e=0;e<i;e+=1)t[e]._processed=!1,t[e].ty==="gr"&&this.resetElements(t[e].it)},RepeaterModifier.prototype.cloneElements=function(t){var e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e},RepeaterModifier.prototype.changeGroupRender=function(t,e){var i,r=t.length;for(i=0;i<r;i+=1)t[i]._render=e,t[i].ty==="gr"&&this.changeGroupRender(t[i].it,e)},RepeaterModifier.prototype.processShapes=function(t){var e,i,r,s,n,o=!1;if(this._mdf||t){var l=Math.ceil(this.c.v);if(this._groups.length<l){for(;this._groups.length<l;){var a={it:this.cloneElements(this._elements),ty:"gr"};a.it.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{s:0,e:0,t:0},{s:0,e:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:"tr"}),this.arr.splice(0,0,a),this._groups.splice(0,0,a),this._currentCopies+=1}this.elem.reloadShapes(),o=!0}n=0;var f;for(r=0;r<=this._groups.length-1;r+=1){if(f=n<l,this._groups[r]._render=f,this.changeGroupRender(this._groups[r].it,f),!f){var c=this.elemsData[r].it,E=c[c.length-1];E.transform.op.v!==0?(E.transform.op._mdf=!0,E.transform.op.v=0):E.transform.op._mdf=!1}n+=1}this._currentCopies=l;var u=this.o.v,k=u%1,x=u>0?Math.floor(u):Math.ceil(u),m=this.pMatrix.props,T=this.rMatrix.props,d=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var g=0;if(u>0){for(;g<x;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),g+=1;k&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,k,!1),g+=k)}else if(u<0){for(;g>x;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),g-=1;k&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-k,!0),g-=k)}r=this.data.m===1?0:this._currentCopies-1,s=this.data.m===1?1:-1,n=this._currentCopies;for(var y,_;n;){if(e=this.elemsData[r].it,i=e[e.length-1].transform.mProps.v.props,_=i.length,e[e.length-1].transform.mProps._mdf=!0,e[e.length-1].transform.op._mdf=!0,e[e.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(r/(this._currentCopies-1)),g!==0){for((r!==0&&s===1||r!==this._currentCopies-1&&s===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(T[0],T[1],T[2],T[3],T[4],T[5],T[6],T[7],T[8],T[9],T[10],T[11],T[12],T[13],T[14],T[15]),this.matrix.transform(d[0],d[1],d[2],d[3],d[4],d[5],d[6],d[7],d[8],d[9],d[10],d[11],d[12],d[13],d[14],d[15]),this.matrix.transform(m[0],m[1],m[2],m[3],m[4],m[5],m[6],m[7],m[8],m[9],m[10],m[11],m[12],m[13],m[14],m[15]),y=0;y<_;y+=1)i[y]=this.matrix.props[y];this.matrix.reset()}else for(this.matrix.reset(),y=0;y<_;y+=1)i[y]=this.matrix.props[y];g+=1,n-=1,r+=s}}else for(n=this._currentCopies,r=0,s=1;n;)e=this.elemsData[r].it,i=e[e.length-1].transform.mProps.v.props,e[e.length-1].transform.mProps._mdf=!1,e[e.length-1].transform.op._mdf=!1,n-=1,r+=s;return o},RepeaterModifier.prototype.addShape=function(){};function RoundCornersModifier(){}extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(t,e.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(t,e){var i=shapePool.newElement();i.c=t.c;var r,s=t._length,n,o,l,a,f,c,E=0,u,k,x,m,T,d;for(r=0;r<s;r+=1)n=t.v[r],l=t.o[r],o=t.i[r],n[0]===l[0]&&n[1]===l[1]&&n[0]===o[0]&&n[1]===o[1]?(r===0||r===s-1)&&!t.c?(i.setTripleAt(n[0],n[1],l[0],l[1],o[0],o[1],E),E+=1):(r===0?a=t.v[s-1]:a=t.v[r-1],f=Math.sqrt(Math.pow(n[0]-a[0],2)+Math.pow(n[1]-a[1],2)),c=f?Math.min(f/2,e)/f:0,T=n[0]+(a[0]-n[0])*c,u=T,d=n[1]-(n[1]-a[1])*c,k=d,x=u-(u-n[0])*roundCorner,m=k-(k-n[1])*roundCorner,i.setTripleAt(u,k,x,m,T,d,E),E+=1,r===s-1?a=t.v[0]:a=t.v[r+1],f=Math.sqrt(Math.pow(n[0]-a[0],2)+Math.pow(n[1]-a[1],2)),c=f?Math.min(f/2,e)/f:0,x=n[0]+(a[0]-n[0])*c,u=x,m=n[1]+(a[1]-n[1])*c,k=m,T=u-(u-n[0])*roundCorner,d=k-(k-n[1])*roundCorner,i.setTripleAt(u,k,x,m,T,d,E),E+=1):(i.setTripleAt(t.v[r][0],t.v[r][1],t.o[r][0],t.o[r][1],t.i[r][0],t.i[r][1],E),E+=1);return i},RoundCornersModifier.prototype.processShapes=function(t){var e,i,r=this.shapes.length,s,n,o=this.rd.v;if(o!==0){var l,a;for(i=0;i<r;i+=1){if(l=this.shapes[i],a=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(a.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)a.addShape(this.processPath(e[s],o));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function floatEqual(t,e){return Math.abs(t-e)*1e5<=Math.min(Math.abs(t),Math.abs(e))}function floatZero(t){return Math.abs(t)<=1e-5}function lerp(t,e,i){return t*(1-i)+e*i}function lerpPoint(t,e,i){return[lerp(t[0],e[0],i),lerp(t[1],e[1],i)]}function quadRoots(t,e,i){if(t===0)return[];var r=e*e-4*t*i;if(r<0)return[];var s=-e/(2*t);if(r===0)return[s];var n=Math.sqrt(r)/(2*t);return[s-n,s+n]}function polynomialCoefficients(t,e,i,r){return[-t+3*e-3*i+r,3*t-6*e+3*i,-3*t+3*e,t]}function singlePoint(t){return new PolynomialBezier(t,t,t,t,!1)}function PolynomialBezier(t,e,i,r,s){s&&pointEqual(t,e)&&(e=lerpPoint(t,r,1/3)),s&&pointEqual(i,r)&&(i=lerpPoint(t,r,2/3));var n=polynomialCoefficients(t[0],e[0],i[0],r[0]),o=polynomialCoefficients(t[1],e[1],i[1],r[1]);this.a=[n[0],o[0]],this.b=[n[1],o[1]],this.c=[n[2],o[2]],this.d=[n[3],o[3]],this.points=[t,e,i,r]}PolynomialBezier.prototype.point=function(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]},PolynomialBezier.prototype.derivative=function(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]},PolynomialBezier.prototype.tangentAngle=function(t){var e=this.derivative(t);return Math.atan2(e[1],e[0])},PolynomialBezier.prototype.normalAngle=function(t){var e=this.derivative(t);return Math.atan2(e[0],e[1])},PolynomialBezier.prototype.inflectionPoints=function(){var t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(floatZero(t))return[];var e=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,i=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(i<0)return[];var r=Math.sqrt(i);return floatZero(r)?r>0&&r<1?[e]:[]:[e-r,e+r].filter(function(s){return s>0&&s<1})},PolynomialBezier.prototype.split=function(t){if(t<=0)return[singlePoint(this.points[0]),this];if(t>=1)return[this,singlePoint(this.points[this.points.length-1])];var e=lerpPoint(this.points[0],this.points[1],t),i=lerpPoint(this.points[1],this.points[2],t),r=lerpPoint(this.points[2],this.points[3],t),s=lerpPoint(e,i,t),n=lerpPoint(i,r,t),o=lerpPoint(s,n,t);return[new PolynomialBezier(this.points[0],e,s,o,!0),new PolynomialBezier(o,n,r,this.points[3],!0)]};function extrema(t,e){var i=t.points[0][e],r=t.points[t.points.length-1][e];if(i>r){var s=r;r=i,i=s}for(var n=quadRoots(3*t.a[e],2*t.b[e],t.c[e]),o=0;o<n.length;o+=1)if(n[o]>0&&n[o]<1){var l=t.point(n[o])[e];l<i?i=l:l>r&&(r=l)}return{min:i,max:r}}PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}};function intersectData(t,e,i){var r=t.boundingBox();return{cx:r.cx,cy:r.cy,width:r.width,height:r.height,bez:t,t:(e+i)/2,t1:e,t2:i}}function splitData(t){var e=t.bez.split(.5);return[intersectData(e[0],t.t1,t.t),intersectData(e[1],t.t,t.t2)]}function boxIntersect(t,e){return Math.abs(t.cx-e.cx)*2<t.width+e.width&&Math.abs(t.cy-e.cy)*2<t.height+e.height}function intersectsImpl(t,e,i,r,s,n){if(boxIntersect(t,e)){if(i>=n||t.width<=r&&t.height<=r&&e.width<=r&&e.height<=r){s.push([t.t,e.t]);return}var o=splitData(t),l=splitData(e);intersectsImpl(o[0],l[0],i+1,r,s,n),intersectsImpl(o[0],l[1],i+1,r,s,n),intersectsImpl(o[1],l[0],i+1,r,s,n),intersectsImpl(o[1],l[1],i+1,r,s,n)}}PolynomialBezier.prototype.intersections=function(t,e,i){e===void 0&&(e=2),i===void 0&&(i=7);var r=[];return intersectsImpl(intersectData(this,0,1),intersectData(t,0,1),0,e,r,i),r},PolynomialBezier.shapeSegment=function(t,e){var i=(e+1)%t.length();return new PolynomialBezier(t.v[e],t.o[e],t.i[i],t.v[i],!0)},PolynomialBezier.shapeSegmentInverted=function(t,e){var i=(e+1)%t.length();return new PolynomialBezier(t.v[i],t.i[i],t.o[e],t.v[e],!0)};function crossProduct(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function lineIntersection(t,e,i,r){var s=[t[0],t[1],1],n=[e[0],e[1],1],o=[i[0],i[1],1],l=[r[0],r[1],1],a=crossProduct(crossProduct(s,n),crossProduct(o,l));return floatZero(a[2])?null:[a[0]/a[2],a[1]/a[2]]}function polarOffset(t,e,i){return[t[0]+Math.cos(e)*i,t[1]-Math.sin(e)*i]}function pointDistance(t,e){return Math.hypot(t[0]-e[0],t[1]-e[1])}function pointEqual(t,e){return floatEqual(t[0],e[0])&&floatEqual(t[1],e[1])}function ZigZagModifier(){}extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(t,e.s,0,null,this),this.frequency=PropertyFactory.getProp(t,e.r,0,null,this),this.pointsType=PropertyFactory.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function setPoint(t,e,i,r,s,n,o){var l=i-Math.PI/2,a=i+Math.PI/2,f=e[0]+Math.cos(i)*r*s,c=e[1]-Math.sin(i)*r*s;t.setTripleAt(f,c,f+Math.cos(l)*n,c-Math.sin(l)*n,f+Math.cos(a)*o,c-Math.sin(a)*o,t.length())}function getPerpendicularVector(t,e){var i=[e[0]-t[0],e[1]-t[1]],r=-Math.PI*.5,s=[Math.cos(r)*i[0]-Math.sin(r)*i[1],Math.sin(r)*i[0]+Math.cos(r)*i[1]];return s}function getProjectingAngle(t,e){var i=e===0?t.length()-1:e-1,r=(e+1)%t.length(),s=t.v[i],n=t.v[r],o=getPerpendicularVector(s,n);return Math.atan2(0,1)-Math.atan2(o[1],o[0])}function zigZagCorner(t,e,i,r,s,n,o){var l=getProjectingAngle(e,i),a=e.v[i%e._length],f=e.v[i===0?e._length-1:i-1],c=e.v[(i+1)%e._length],E=n===2?Math.sqrt(Math.pow(a[0]-f[0],2)+Math.pow(a[1]-f[1],2)):0,u=n===2?Math.sqrt(Math.pow(a[0]-c[0],2)+Math.pow(a[1]-c[1],2)):0;setPoint(t,e.v[i%e._length],l,o,r,u/((s+1)*2),E/((s+1)*2))}function zigZagSegment(t,e,i,r,s,n){for(var o=0;o<r;o+=1){var l=(o+1)/(r+1),a=s===2?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,f=e.normalAngle(l),c=e.point(l);setPoint(t,c,f,n,i,a/((r+1)*2),a/((r+1)*2)),n=-n}return n}ZigZagModifier.prototype.processPath=function(t,e,i,r){var s=t._length,n=shapePool.newElement();if(n.c=t.c,t.c||(s-=1),s===0)return n;var o=-1,l=PolynomialBezier.shapeSegment(t,0);zigZagCorner(n,t,0,e,i,r,o);for(var a=0;a<s;a+=1)o=zigZagSegment(n,l,e,i,r,-o),a===s-1&&!t.c?l=null:l=PolynomialBezier.shapeSegment(t,(a+1)%s),zigZagCorner(n,t,a+1,e,i,r,o);return n},ZigZagModifier.prototype.processShapes=function(t){var e,i,r=this.shapes.length,s,n,o=this.amplitude.v,l=Math.max(0,Math.round(this.frequency.v)),a=this.pointsType.v;if(o!==0){var f,c;for(i=0;i<r;i+=1){if(f=this.shapes[i],c=f.localShapeCollection,!(!f.shape._mdf&&!this._mdf&&!t))for(c.releaseShapes(),f.shape._mdf=!0,e=f.shape.paths.shapes,n=f.shape.paths._length,s=0;s<n;s+=1)c.addShape(this.processPath(e[s],o,l,a));f.shape.paths=f.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function linearOffset(t,e,i){var r=Math.atan2(e[0]-t[0],e[1]-t[1]);return[polarOffset(t,r,i),polarOffset(e,r,i)]}function offsetSegment(t,e){var i,r,s,n,o,l,a;a=linearOffset(t.points[0],t.points[1],e),i=a[0],r=a[1],a=linearOffset(t.points[1],t.points[2],e),s=a[0],n=a[1],a=linearOffset(t.points[2],t.points[3],e),o=a[0],l=a[1];var f=lineIntersection(i,r,s,n);f===null&&(f=r);var c=lineIntersection(o,l,s,n);return c===null&&(c=o),new PolynomialBezier(i,f,c,l)}function joinLines(t,e,i,r,s){var n=e.points[3],o=i.points[0];if(r===3||pointEqual(n,o))return n;if(r===2){var l=-e.tangentAngle(1),a=-i.tangentAngle(0)+Math.PI,f=lineIntersection(n,polarOffset(n,l+Math.PI/2,100),o,polarOffset(o,l+Math.PI/2,100)),c=f?pointDistance(f,n):pointDistance(n,o)/2,E=polarOffset(n,l,2*c*roundCorner);return t.setXYAt(E[0],E[1],"o",t.length()-1),E=polarOffset(o,a,2*c*roundCorner),t.setTripleAt(o[0],o[1],o[0],o[1],E[0],E[1],t.length()),o}var u=pointEqual(n,e.points[2])?e.points[0]:e.points[2],k=pointEqual(o,i.points[1])?i.points[3]:i.points[1],x=lineIntersection(u,n,o,k);return x&&pointDistance(x,n)<s?(t.setTripleAt(x[0],x[1],x[0],x[1],x[0],x[1],t.length()),x):n}function getIntersection(t,e){var i=t.intersections(e);return i.length&&floatEqual(i[0][0],1)&&i.shift(),i.length?i[0]:null}function pruneSegmentIntersection(t,e){var i=t.slice(),r=e.slice(),s=getIntersection(t[t.length-1],e[0]);return s&&(i[t.length-1]=t[t.length-1].split(s[0])[0],r[0]=e[0].split(s[1])[1]),t.length>1&&e.length>1&&(s=getIntersection(t[0],e[e.length-1]),s)?[[t[0].split(s[0])[0]],[e[e.length-1].split(s[1])[1]]]:[i,r]}function pruneIntersections(t){for(var e,i=1;i<t.length;i+=1)e=pruneSegmentIntersection(t[i-1],t[i]),t[i-1]=e[0],t[i]=e[1];return t.length>1&&(e=pruneSegmentIntersection(t[t.length-1],t[0]),t[t.length-1]=e[0],t[0]=e[1]),t}function offsetSegmentSplit(t,e){var i=t.inflectionPoints(),r,s,n,o;if(i.length===0)return[offsetSegment(t,e)];if(i.length===1||floatEqual(i[1],1))return n=t.split(i[0]),r=n[0],s=n[1],[offsetSegment(r,e),offsetSegment(s,e)];n=t.split(i[0]),r=n[0];var l=(i[1]-i[0])/(1-i[0]);return n=n[1].split(l),o=n[0],s=n[1],[offsetSegment(r,e),offsetSegment(o,e),offsetSegment(s,e)]}function OffsetPathModifier(){}extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this.miterLimit=PropertyFactory.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(t,e,i,r){var s=shapePool.newElement();s.c=t.c;var n=t.length();t.c||(n-=1);var o,l,a,f=[];for(o=0;o<n;o+=1)a=PolynomialBezier.shapeSegment(t,o),f.push(offsetSegmentSplit(a,e));if(!t.c)for(o=n-1;o>=0;o-=1)a=PolynomialBezier.shapeSegmentInverted(t,o),f.push(offsetSegmentSplit(a,e));f=pruneIntersections(f);var c=null,E=null;for(o=0;o<f.length;o+=1){var u=f[o];for(E&&(c=joinLines(s,E,u[0],i,r)),E=u[u.length-1],l=0;l<u.length;l+=1)a=u[l],c&&pointEqual(a.points[0],c)?s.setXYAt(a.points[1][0],a.points[1][1],"o",s.length()-1):s.setTripleAt(a.points[0][0],a.points[0][1],a.points[1][0],a.points[1][1],a.points[0][0],a.points[0][1],s.length()),s.setTripleAt(a.points[3][0],a.points[3][1],a.points[3][0],a.points[3][1],a.points[2][0],a.points[2][1],s.length()),c=a.points[3]}return f.length&&joinLines(s,E,f[0][0],i,r),s},OffsetPathModifier.prototype.processShapes=function(t){var e,i,r=this.shapes.length,s,n,o=this.amount.v,l=this.miterLimit.v,a=this.lineJoin;if(o!==0){var f,c;for(i=0;i<r;i+=1){if(f=this.shapes[i],c=f.localShapeCollection,!(!f.shape._mdf&&!this._mdf&&!t))for(c.releaseShapes(),f.shape._mdf=!0,e=f.shape.paths.shapes,n=f.shape.paths._length,s=0;s<n;s+=1)c.addShape(this.processPath(e[s],o,a,l));f.shape.paths=f.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function getFontProperties(t){for(var e=t.fStyle?t.fStyle.split(" "):[],i="normal",r="normal",s=e.length,n,o=0;o<s;o+=1)switch(n=e[o].toLowerCase(),n){case"italic":r="italic";break;case"bold":i="700";break;case"black":i="900";break;case"medium":i="500";break;case"regular":case"normal":i="400";break;case"light":case"thin":i="200";break}return{style:r,weight:t.fWeight||i}}var FontManager=function(){var t=5e3,e={w:0,size:0,shapes:[],data:{shapes:[]}},i=[];i=i.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var r=127988,s=917631,n=917601,o=917626,l=65039,a=8205,f=127462,c=127487,E=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function u(A){var R=A.split(","),b,S=R.length,D=[];for(b=0;b<S;b+=1)R[b]!=="sans-serif"&&R[b]!=="monospace"&&D.push(R[b]);return D.join(",")}function k(A,R){var b=createTag("span");b.setAttribute("aria-hidden",!0),b.style.fontFamily=R;var S=createTag("span");S.innerText="giItT1WQy@!-/#",b.style.position="absolute",b.style.left="-10000px",b.style.top="-10000px",b.style.fontSize="300px",b.style.fontVariant="normal",b.style.fontStyle="normal",b.style.fontWeight="normal",b.style.letterSpacing="0",b.appendChild(S),document.body.appendChild(b);var D=S.offsetWidth;return S.style.fontFamily=u(A)+", "+R,{node:S,w:D,parent:b}}function x(){var A,R=this.fonts.length,b,S,D=R;for(A=0;A<R;A+=1)this.fonts[A].loaded?D-=1:this.fonts[A].fOrigin==="n"||this.fonts[A].origin===0?this.fonts[A].loaded=!0:(b=this.fonts[A].monoCase.node,S=this.fonts[A].monoCase.w,b.offsetWidth!==S?(D-=1,this.fonts[A].loaded=!0):(b=this.fonts[A].sansCase.node,S=this.fonts[A].sansCase.w,b.offsetWidth!==S&&(D-=1,this.fonts[A].loaded=!0)),this.fonts[A].loaded&&(this.fonts[A].sansCase.parent.parentNode.removeChild(this.fonts[A].sansCase.parent),this.fonts[A].monoCase.parent.parentNode.removeChild(this.fonts[A].monoCase.parent)));D!==0&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function m(A,R){var b=document.body&&R?"svg":"canvas",S,D=getFontProperties(A);if(b==="svg"){var B=createNS("text");B.style.fontSize="100px",B.setAttribute("font-family",A.fFamily),B.setAttribute("font-style",D.style),B.setAttribute("font-weight",D.weight),B.textContent="1",A.fClass?(B.style.fontFamily="inherit",B.setAttribute("class",A.fClass)):B.style.fontFamily=A.fFamily,R.appendChild(B),S=B}else{var Y=new OffscreenCanvas(500,500).getContext("2d");Y.font=D.style+" "+D.weight+" 100px "+A.fFamily,S=Y}function rt(st){return b==="svg"?(S.textContent=st,S.getComputedTextLength()):S.measureText(st).width}return{measureText:rt}}function T(A,R){if(!A){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=A.list;return}if(!document.body){this.isLoaded=!0,A.list.forEach(function(yt){yt.helper=m(yt),yt.cache={}}),this.fonts=A.list;return}var b=A.list,S,D=b.length,B=D;for(S=0;S<D;S+=1){var Y=!0,rt,st;if(b[S].loaded=!1,b[S].monoCase=k(b[S].fFamily,"monospace"),b[S].sansCase=k(b[S].fFamily,"sans-serif"),!b[S].fPath)b[S].loaded=!0,B-=1;else if(b[S].fOrigin==="p"||b[S].origin===3){if(rt=document.querySelectorAll('style[f-forigin="p"][f-family="'+b[S].fFamily+'"], style[f-origin="3"][f-family="'+b[S].fFamily+'"]'),rt.length>0&&(Y=!1),Y){var at=createTag("style");at.setAttribute("f-forigin",b[S].fOrigin),at.setAttribute("f-origin",b[S].origin),at.setAttribute("f-family",b[S].fFamily),at.type="text/css",at.innerText="@font-face {font-family: "+b[S].fFamily+"; font-style: normal; src: url('"+b[S].fPath+"');}",R.appendChild(at)}}else if(b[S].fOrigin==="g"||b[S].origin===1){for(rt=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),st=0;st<rt.length;st+=1)rt[st].href.indexOf(b[S].fPath)!==-1&&(Y=!1);if(Y){var ot=createTag("link");ot.setAttribute("f-forigin",b[S].fOrigin),ot.setAttribute("f-origin",b[S].origin),ot.type="text/css",ot.rel="stylesheet",ot.href=b[S].fPath,document.body.appendChild(ot)}}else if(b[S].fOrigin==="t"||b[S].origin===2){for(rt=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),st=0;st<rt.length;st+=1)b[S].fPath===rt[st].src&&(Y=!1);if(Y){var ft=createTag("link");ft.setAttribute("f-forigin",b[S].fOrigin),ft.setAttribute("f-origin",b[S].origin),ft.setAttribute("rel","stylesheet"),ft.setAttribute("href",b[S].fPath),R.appendChild(ft)}}b[S].helper=m(b[S],R),b[S].cache={},this.fonts.push(b[S])}B===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function d(A){if(A){this.chars||(this.chars=[]);var R,b=A.length,S,D=this.chars.length,B;for(R=0;R<b;R+=1){for(S=0,B=!1;S<D;)this.chars[S].style===A[R].style&&this.chars[S].fFamily===A[R].fFamily&&this.chars[S].ch===A[R].ch&&(B=!0),S+=1;B||(this.chars.push(A[R]),D+=1)}}}function g(A,R,b){for(var S=0,D=this.chars.length;S<D;){if(this.chars[S].ch===A&&this.chars[S].style===R&&this.chars[S].fFamily===b)return this.chars[S];S+=1}return(typeof A=="string"&&A.charCodeAt(0)!==13||!A)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",A,R,b)),e}function y(A,R,b){var S=this.getFontByName(R),D=A;if(!S.cache[D]){var B=S.helper;if(A===" "){var Y=B.measureText("|"+A+"|"),rt=B.measureText("||");S.cache[D]=(Y-rt)/100}else S.cache[D]=B.measureText(A)/100}return S.cache[D]*b}function _(A){for(var R=0,b=this.fonts.length;R<b;){if(this.fonts[R].fName===A)return this.fonts[R];R+=1}return this.fonts[0]}function P(A){var R=0,b=A.charCodeAt(0);if(b>=55296&&b<=56319){var S=A.charCodeAt(1);S>=56320&&S<=57343&&(R=(b-55296)*1024+S-56320+65536)}return R}function C(A,R){var b=A.toString(16)+R.toString(16);return E.indexOf(b)!==-1}function M(A){return A===a}function V(A){return A===l}function O(A){var R=P(A);return R>=f&&R<=c}function X(A){return O(A.substr(0,2))&&O(A.substr(2,2))}function U(A){return i.indexOf(A)!==-1}function z(A,R){var b=P(A.substr(R,2));if(b!==r)return!1;var S=0;for(R+=2;S<5;){if(b=P(A.substr(R,2)),b<n||b>o)return!1;S+=1,R+=2}return P(A.substr(R,2))===s}function Z(){this.isLoaded=!0}var Q=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};Q.isModifier=C,Q.isZeroWidthJoiner=M,Q.isFlagEmoji=X,Q.isRegionalCode=O,Q.isCombinedCharacter=U,Q.isRegionalFlag=z,Q.isVariationSelector=V,Q.BLACK_FLAG_CODE_POINT=r;var N={addChars:d,addFonts:T,getCharData:g,getFontByName:_,measureText:y,checkLoadedFonts:x,setIsLoaded:Z};return Q.prototype=N,Q}();function SlotManager(t){this.animationData=t}SlotManager.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t};function slotFactory(t){return new SlotManager(t)}function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(e){this.renderableComponents.indexOf(e)===-1&&this.renderableComponents.push(e)},removeRenderableComponent:function(e){this.renderableComponents.indexOf(e)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(e),1)},prepareRenderableFrame:function(e){this.checkLayerLimits(e)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(e){this.data.ip-this.data.st<=e&&this.data.op-this.data.st>e?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var e,i=this.renderableComponents.length;for(e=0;e<i;e+=1)this.renderableComponents[e].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=function(){var t={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(e){return t[e]||""}}();function SliderEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,0,0,i)}function AngleEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,0,0,i)}function ColorEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,1,0,i)}function PointEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,1,0,i)}function LayerIndexEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,0,0,i)}function MaskIndexEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,0,0,i)}function CheckboxEffect(t,e,i){this.p=PropertyFactory.getProp(e,t.v,0,0,i)}function NoValueEffect(){this.p={}}function EffectsManager(t,e){var i=t.ef||[];this.effectElements=[];var r,s=i.length,n;for(r=0;r<s;r+=1)n=new GroupEffect(i[r],e),this.effectElements.push(n)}function GroupEffect(t,e){this.init(t,e)}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(t,e){this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);var i,r=this.data.ef.length,s,n=this.data.ef;for(i=0;i<r;i+=1){switch(s=null,n[i].ty){case 0:s=new SliderEffect(n[i],e,this);break;case 1:s=new AngleEffect(n[i],e,this);break;case 2:s=new ColorEffect(n[i],e,this);break;case 3:s=new PointEffect(n[i],e,this);break;case 4:case 7:s=new CheckboxEffect(n[i],e,this);break;case 10:s=new LayerIndexEffect(n[i],e,this);break;case 11:s=new MaskIndexEffect(n[i],e,this);break;case 5:s=new EffectsManager(n[i],e);break;default:s=new NoValueEffect(n[i]);break}s&&this.effectElements.push(s)}};function BaseElement(){}BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,i=this.data.masksProperties.length;e<i;){if(this.data.masksProperties[e].mode!=="n"&&this.data.masksProperties[e].cl!==!1)return!0;e+=1}return!1},initExpressions:function(){var e=getExpressionInterfaces();if(e){var i=e("layer"),r=e("effects"),s=e("shape"),n=e("text"),o=e("comp");this.layerInterface=i(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var l=r.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(l),this.data.ty===0||this.data.xt?this.compInterface=o(this):this.data.ty===4?(this.layerInterface.shapeInterface=s(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=n(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var e=getBlendMode(this.data.bm),i=this.baseElement||this.layerElement;i.style["mix-blend-mode"]=e},initBaseData:function(e,i,r){this.globalData=i,this.comp=r,this.data=e,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function FrameElement(){}FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,i){var r,s=this.dynamicProperties.length;for(r=0;r<s;r+=1)(i||this._isParent&&this.dynamicProperties[r].propType==="transform")&&(this.dynamicProperties[r].getValue(),this.dynamicProperties[r]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&this.dynamicProperties.push(e)}};function FootageElement(t,e,i){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,i)}FootageElement.prototype.prepareFrame=function(){},extendPrototype([RenderableElement,BaseElement,FrameElement],FootageElement),FootageElement.prototype.getBaseElement=function(){return null},FootageElement.prototype.renderFrame=function(){},FootageElement.prototype.destroy=function(){},FootageElement.prototype.initExpressions=function(){var t=getExpressionInterfaces();if(t){var e=t("footage");this.layerInterface=e(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData};function AudioElement(t,e,i){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.initBaseData(t,e,i),this._isPlaying=!1,this._canPlay=!1;var r=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(r),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}AudioElement.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var e=this.tm.v;this._currentTime=e}this._volume=this.lv.v[0];var i=this._volume*this._volumeMultiplier;this._previousVolume!==i&&(this._previousVolume=i,this.audio.volume(i))},extendPrototype([RenderableElement,BaseElement,FrameElement],AudioElement),AudioElement.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(t){this.audio.rate(t)},AudioElement.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){};function BaseRenderer(){}BaseRenderer.prototype.checkLayers=function(t){var e,i=this.layers.length,r;for(this.completeLayers=!0,e=i-1;e>=0;e-=1)this.elements[e]||(r=this.layers[e],r.ip-r.st<=t-this.layers[e].st&&r.op-r.st>t-this.layers[e].st&&this.buildItem(e)),this.completeLayers=this.elements[e]?this.completeLayers:!1;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t);default:return this.createNull(t)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(t){return new AudioElement(t,this.globalData,this)},BaseRenderer.prototype.createFootage=function(t){return new FootageElement(t,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.buildItem(t);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(t){this.completeLayers=!1;var e,i=t.length,r,s=this.layers.length;for(e=0;e<i;e+=1)for(r=0;r<s;){if(this.layers[r].id===t[e].id){this.layers[r]=t[e];break}r+=1}},BaseRenderer.prototype.setProjectInterface=function(t){this.globalData.projectInterface=t},BaseRenderer.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},BaseRenderer.prototype.buildElementParenting=function(t,e,i){for(var r=this.elements,s=this.layers,n=0,o=s.length;n<o;)s[n].ind==e&&(!r[n]||r[n]===!0?(this.buildItem(n),this.addPendingElement(t)):(i.push(r[n]),r[n].setAsParent(),s[n].parent!==void 0?this.buildElementParenting(t,s[n].parent,i):t.setHierarchy(i))),n+=1},BaseRenderer.prototype.addPendingElement=function(t){this.pendingElements.push(t)},BaseRenderer.prototype.searchExtraCompositions=function(t){var e,i=t.length;for(e=0;e<i;e+=1)if(t[e].xt){var r=this.createComp(t[e]);r.initExpressions(),this.globalData.projectInterface.registerComposition(r)}},BaseRenderer.prototype.getElementById=function(t){var e,i=this.elements.length;for(e=0;e<i;e+=1)if(this.elements[e].data.ind===t)return this.elements[e];return null},BaseRenderer.prototype.getElementByPath=function(t){var e=t.shift(),i;if(typeof e=="number")i=this.elements[e];else{var r,s=this.elements.length;for(r=0;r<s;r+=1)if(this.elements[r].data.nm===e){i=this.elements[r];break}}return t.length===0?i:i.getElementByPath(t)},BaseRenderer.prototype.setupGlobalData=function(t,e){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}TransformElement.prototype={initTransform:function(){var e=new Matrix;this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:e,localMat:e,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var e,i=this.finalTransform.mat,r=0,s=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;r<s;){if(this.hierarchy[r].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}r+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,i.cloneFromProps(e),r=0;r<s;r+=1)i.multiply(this.hierarchy[r].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,i=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<i;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var r=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(r),e=1;e<i;e+=1){var s=this.localTransforms[e].matrix;r.multiply(s)}r.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var n=this.finalTransform.localOpacity;for(e=0;e<i;e+=1)n*=this.localTransforms[e].opacity*.01;this.finalTransform.localOpacity=n}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var i=0,r=e.length;for(i=0;i<r;i+=1)this.localTransforms.push(e[i])}}},globalToLocal:function(e){var i=[];i.push(this.finalTransform);for(var r=!0,s=this.comp;r;)s.finalTransform?(s.data.hasMask&&i.splice(0,0,s.finalTransform),s=s.comp):r=!1;var n,o=i.length,l;for(n=0;n<o;n+=1)l=i[n].mat.applyToPointArray(0,0,0),e=[e[0]-l[0],e[1]-l[1],0];return e},mHelper:new Matrix};function MaskElement(t,e,i){this.data=t,this.element=e,this.globalData=i,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var r=this.globalData.defs,s,n=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(n),this.solidPath="";var o,l=this.masksProperties,a=0,f=[],c,E,u=createElementID(),k,x,m,T,d="clipPath",g="clip-path";for(s=0;s<n;s+=1)if((l[s].mode!=="a"&&l[s].mode!=="n"||l[s].inv||l[s].o.k!==100||l[s].o.x)&&(d="mask",g="mask"),(l[s].mode==="s"||l[s].mode==="i")&&a===0?(k=createNS("rect"),k.setAttribute("fill","#ffffff"),k.setAttribute("width",this.element.comp.data.w||0),k.setAttribute("height",this.element.comp.data.h||0),f.push(k)):k=null,o=createNS("path"),l[s].mode==="n")this.viewData[s]={op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),elem:o,lastPath:""},r.appendChild(o);else{a+=1,o.setAttribute("fill",l[s].mode==="s"?"#000000":"#ffffff"),o.setAttribute("clip-rule","nonzero");var y;if(l[s].x.k!==0?(d="mask",g="mask",T=PropertyFactory.getProp(this.element,l[s].x,0,null,this.element),y=createElementID(),x=createNS("filter"),x.setAttribute("id",y),m=createNS("feMorphology"),m.setAttribute("operator","erode"),m.setAttribute("in","SourceGraphic"),m.setAttribute("radius","0"),x.appendChild(m),r.appendChild(x),o.setAttribute("stroke",l[s].mode==="s"?"#000000":"#ffffff")):(m=null,T=null),this.storedData[s]={elem:o,x:T,expan:m,lastPath:"",lastOperator:"",filterId:y,lastRadius:0},l[s].mode==="i"){E=f.length;var _=createNS("g");for(c=0;c<E;c+=1)_.appendChild(f[c]);var P=createNS("mask");P.setAttribute("mask-type","alpha"),P.setAttribute("id",u+"_"+a),P.appendChild(o),r.appendChild(P),_.setAttribute("mask","url("+getLocationHref()+"#"+u+"_"+a+")"),f.length=0,f.push(_)}else f.push(o);l[s].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[s]={elem:o,lastPath:"",op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),invRect:k},this.viewData[s].prop.k||this.drawPath(l[s],this.viewData[s].prop.v,this.viewData[s])}for(this.maskElement=createNS(d),n=f.length,s=0;s<n;s+=1)this.maskElement.appendChild(f[s]);a>0&&(this.maskElement.setAttribute("id",u),this.element.maskedElement.setAttribute(g,"url("+getLocationHref()+"#"+u+")"),r.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}MaskElement.prototype.getMaskProperty=function(t){return this.viewData[t].prop},MaskElement.prototype.renderFrame=function(t){var e=this.element.finalTransform.mat,i,r=this.masksProperties.length;for(i=0;i<r;i+=1)if((this.viewData[i].prop._mdf||t)&&this.drawPath(this.masksProperties[i],this.viewData[i].prop.v,this.viewData[i]),(this.viewData[i].op._mdf||t)&&this.viewData[i].elem.setAttribute("fill-opacity",this.viewData[i].op.v),this.masksProperties[i].mode!=="n"&&(this.viewData[i].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[i].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[i].x&&(this.storedData[i].x._mdf||t))){var s=this.storedData[i].expan;this.storedData[i].x.v<0?(this.storedData[i].lastOperator!=="erode"&&(this.storedData[i].lastOperator="erode",this.storedData[i].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[i].filterId+")")),s.setAttribute("radius",-this.storedData[i].x.v)):(this.storedData[i].lastOperator!=="dilate"&&(this.storedData[i].lastOperator="dilate",this.storedData[i].elem.setAttribute("filter",null)),this.storedData[i].elem.setAttribute("stroke-width",this.storedData[i].x.v*2))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" ",t},MaskElement.prototype.drawPath=function(t,e,i){var r=" M"+e.v[0][0]+","+e.v[0][1],s,n;for(n=e._length,s=1;s<n;s+=1)r+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[s][0]+","+e.i[s][1]+" "+e.v[s][0]+","+e.v[s][1];if(e.c&&n>1&&(r+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[0][0]+","+e.i[0][1]+" "+e.v[0][0]+","+e.v[0][1]),i.lastPath!==r){var o="";i.elem&&(e.c&&(o=t.inv?this.solidPath+r:r),i.elem.setAttribute("d",o)),i.lastPath=r}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var t={};t.createFilter=e,t.createAlphaToLuminanceFilter=i;function e(r,s){var n=createNS("filter");return n.setAttribute("id",r),s!==!0&&(n.setAttribute("filterUnits","objectBoundingBox"),n.setAttribute("x","0%"),n.setAttribute("y","0%"),n.setAttribute("width","100%"),n.setAttribute("height","100%")),n}function i(){var r=createNS("feColorMatrix");return r.setAttribute("type","matrix"),r.setAttribute("color-interpolation-filters","sRGB"),r.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),r}return t}(),featureSupport=function(){var t={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(t.maskType=!1),/firefox/i.test(navigator.userAgent)&&(t.svgLumaHidden=!1),t}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(t){var e,i="SourceGraphic",r=t.data.ef?t.data.ef.length:0,s=createElementID(),n=filtersFactory.createFilter(s,!0),o=0;this.filters=[];var l;for(e=0;e<r;e+=1){l=null;var a=t.data.ef[e].ty;if(registeredEffects$1[a]){var f=registeredEffects$1[a].effect;l=new f(n,t.effectsManager.effectElements[e],t,idPrefix+o,i),i=idPrefix+o,registeredEffects$1[a].countsAsEffect&&(o+=1)}l&&this.filters.push(l)}o&&(t.globalData.defs.appendChild(n),t.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+s+")")),this.filters.length&&t.addRenderableComponent(this)}SVGEffects.prototype.renderFrame=function(t){var e,i=this.filters.length;for(e=0;e<i;e+=1)this.filters[e].renderFrame(t)},SVGEffects.prototype.getEffects=function(t){var e,i=this.filters.length,r=[];for(e=0;e<i;e+=1)this.filters[e].type===t&&r.push(this.filters[e]);return r};function registerEffect$1(t,e,i){registeredEffects$1[t]={effect:e,countsAsEffect:i}}function SVGBaseElement(){}SVGBaseElement.prototype={initRendererElement:function(){this.layerElement=createNS("g")},createContainerElements:function(){this.matteElement=createNS("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var e=null;if(this.data.td){this.matteMasks={};var i=createNS("g");i.setAttribute("id",this.layerId),i.appendChild(this.layerElement),e=i,this.globalData.defs.appendChild(i)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var r=createNS("clipPath"),s=createNS("path");s.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var n=createElementID();if(r.setAttribute("id",n),r.appendChild(s),this.globalData.defs.appendChild(r),this.checkMasks()){var o=createNS("g");o.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")"),o.appendChild(this.layerElement),this.transformedElement=o,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData),this.renderableEffectsManager=new SVGEffects(this),this.searchEffectTransforms()},getMatte:function(e){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[e]){var i=this.layerId+"_"+e,r,s,n,o;if(e===1||e===3){var l=createNS("mask");l.setAttribute("id",i),l.setAttribute("mask-type",e===3?"luminance":"alpha"),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(n),this.globalData.defs.appendChild(l),!featureSupport.maskType&&e===1&&(l.setAttribute("mask-type","luminance"),r=createElementID(),s=filtersFactory.createFilter(r),this.globalData.defs.appendChild(s),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),o=createNS("g"),o.appendChild(n),l.appendChild(o),o.setAttribute("filter","url("+getLocationHref()+"#"+r+")"))}else if(e===2){var a=createNS("mask");a.setAttribute("id",i),a.setAttribute("mask-type","alpha");var f=createNS("g");a.appendChild(f),r=createElementID(),s=filtersFactory.createFilter(r);var c=createNS("feComponentTransfer");c.setAttribute("in","SourceGraphic"),s.appendChild(c);var E=createNS("feFuncA");E.setAttribute("type","table"),E.setAttribute("tableValues","1.0 0.0"),c.appendChild(E),this.globalData.defs.appendChild(s);var u=createNS("rect");u.setAttribute("width",this.comp.data.w),u.setAttribute("height",this.comp.data.h),u.setAttribute("x","0"),u.setAttribute("y","0"),u.setAttribute("fill","#ffffff"),u.setAttribute("opacity","0"),f.setAttribute("filter","url("+getLocationHref()+"#"+r+")"),f.appendChild(u),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),f.appendChild(n),featureSupport.maskType||(a.setAttribute("mask-type","luminance"),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),o=createNS("g"),f.appendChild(u),o.appendChild(this.layerElement),f.appendChild(o)),this.globalData.defs.appendChild(a)}this.matteMasks[e]=i}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+e+")")}};function HierarchyElement(){}HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(e){this.hierarchy=e},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function RenderableDOMElement(){}(function(){var t={initElement:function(i,r,s){this.initFrame(),this.initBaseData(i,r,s),this.initTransform(i,r,s),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var i=this.baseElement||this.layerElement;i.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var i=this.baseElement||this.layerElement;i.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(i){this._mdf=!1,this.prepareRenderableFrame(i),this.prepareProperties(i,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};extendPrototype([RenderableElement,createProxyFunction(t)],RenderableDOMElement)})();function IImageElement(t,e,i){this.assetData=e.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=e.slotManager.getProp(this.assetData)),this.initElement(t,e,i),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=createNS("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect};function ProcessedElement(t,e){this.elem=t,this.pos=e}function IShapeElement(){}IShapeElement.prototype={addShapeToModifiers:function(e){var i,r=this.shapeModifiers.length;for(i=0;i<r;i+=1)this.shapeModifiers[i].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var i=0,r=this.shapeModifiers.length;i<r;)if(this.shapeModifiers[i].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,i=this.shapes.length;for(e=0;e<i;e+=1)this.shapes[e].sh.reset();i=this.shapeModifiers.length;var r;for(e=i-1;e>=0&&(r=this.shapeModifiers[e].processShapes(this._isFirstFrame),!r);e-=1);}},searchProcessedElement:function(e){for(var i=this.processedElements,r=0,s=i.length;r<s;){if(i[r].elem===e)return i[r].pos;r+=1}return 0},addProcessedElement:function(e,i){for(var r=this.processedElements,s=r.length;s;)if(s-=1,r[s].elem===e){r[s].pos=i;return}r.push(new ProcessedElement(e,i))},prepareFrame:function(e){this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)}};var lineCapEnum={1:"butt",2:"round",3:"square"},lineJoinEnum={1:"miter",2:"round",3:"bevel"};function SVGShapeData(t,e,i){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=i,this.lvl=e,this._isAnimated=!!i.k;for(var r=0,s=t.length;r<s;){if(t[r].mProps.dynamicProperties.length){this._isAnimated=!0;break}r+=1}}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0};function SVGStyleData(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=t.hd===!0,this.pElem=createNS("path"),this.msElem=null}SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1};function DashProperty(t,e,i,r){this.elem=t,this.frameId=-1,this.dataProps=createSizedArray(e.length),this.renderer=i,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",e.length?e.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(r);var s,n=e.length||0,o;for(s=0;s<n;s+=1)o=PropertyFactory.getProp(t,e[s].v,0,0,this),this.k=o.k||this.k,this.dataProps[s]={n:e[s].n,p:o};this.k||this.getValue(!0),this._isAnimated=this.k}DashProperty.prototype.getValue=function(t){if(!(this.elem.globalData.frameId===this.frameId&&!t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var e=0,i=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),e=0;e<i;e+=1)this.dataProps[e].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[e].p.v:this.dashArray[e]=this.dataProps[e].p.v:this.dashoffset[0]=this.dataProps[e].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty);function SVGStrokeStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(t,e.o,0,.01,this),this.w=PropertyFactory.getProp(t,e.w,0,null,this),this.d=new DashProperty(t,e.d||{},"svg",this),this.c=PropertyFactory.getProp(t,e.c,1,255,this),this.style=i,this._isAnimated=!!this._isAnimated}extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData);function SVGFillStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(t,e.o,0,.01,this),this.c=PropertyFactory.getProp(t,e.c,1,255,this),this.style=i}extendPrototype([DynamicPropertyContainer],SVGFillStyleData);function SVGNoStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=i}extendPrototype([DynamicPropertyContainer],SVGNoStyleData);function GradientProperty(t,e,i){this.data=e,this.c=createTypedArray("uint8c",e.p*4);var r=e.k.k[0].s?e.k.k[0].s.length-e.p*4:e.k.k.length-e.p*4;this.o=createTypedArray("float32",r),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=r,this.initDynamicPropertyContainer(i),this.prop=PropertyFactory.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}GradientProperty.prototype.comparePoints=function(t,e){for(var i=0,r=this.o.length/2,s;i<r;){if(s=Math.abs(t[i*4]-t[e*4+i*2]),s>.01)return!1;i+=1}return!0},GradientProperty.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var t=0,e=this.data.k.k.length;t<e;){if(!this.comparePoints(this.data.k.k[t].s,this.data.p))return!1;t+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},GradientProperty.prototype.getValue=function(t){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||t){var e,i=this.data.p*4,r,s;for(e=0;e<i;e+=1)r=e%4===0?100:255,s=Math.round(this.prop.v[e]*r),this.c[e]!==s&&(this.c[e]=s,this._cmdf=!t);if(this.o.length)for(i=this.prop.v.length,e=this.data.p*4;e<i;e+=1)r=e%2===0?100:1,s=e%2===0?Math.round(this.prop.v[e]*100):this.prop.v[e],this.o[e-this.data.p*4]!==s&&(this.o[e-this.data.p*4]=s,this._omdf=!t);this._mdf=!t}},extendPrototype([DynamicPropertyContainer],GradientProperty);function SVGGradientFillStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,i)}SVGGradientFillStyleData.prototype.initGradientData=function(t,e,i){this.o=PropertyFactory.getProp(t,e.o,0,.01,this),this.s=PropertyFactory.getProp(t,e.s,1,null,this),this.e=PropertyFactory.getProp(t,e.e,1,null,this),this.h=PropertyFactory.getProp(t,e.h||{k:0},0,.01,this),this.a=PropertyFactory.getProp(t,e.a||{k:0},0,degToRads,this),this.g=new GradientProperty(t,e.g,this),this.style=i,this.stops=[],this.setGradientData(i.pElem,e),this.setGradientOpacity(e,i),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(t,e){var i=createElementID(),r=createNS(e.t===1?"linearGradient":"radialGradient");r.setAttribute("id",i),r.setAttribute("spreadMethod","pad"),r.setAttribute("gradientUnits","userSpaceOnUse");var s=[],n,o,l;for(l=e.g.p*4,o=0;o<l;o+=4)n=createNS("stop"),r.appendChild(n),s.push(n);t.setAttribute(e.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+i+")"),this.gf=r,this.cst=s},SVGGradientFillStyleData.prototype.setGradientOpacity=function(t,e){if(this.g._hasOpacity&&!this.g._collapsable){var i,r,s,n=createNS("mask"),o=createNS("path");n.appendChild(o);var l=createElementID(),a=createElementID();n.setAttribute("id",a);var f=createNS(t.t===1?"linearGradient":"radialGradient");f.setAttribute("id",l),f.setAttribute("spreadMethod","pad"),f.setAttribute("gradientUnits","userSpaceOnUse"),s=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var c=this.stops;for(r=t.g.p*4;r<s;r+=2)i=createNS("stop"),i.setAttribute("stop-color","rgb(255,255,255)"),f.appendChild(i),c.push(i);o.setAttribute(t.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+l+")"),t.ty==="gs"&&(o.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),o.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),t.lj===1&&o.setAttribute("stroke-miterlimit",t.ml)),this.of=f,this.ms=n,this.ost=c,this.maskId=a,e.msElem=o}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData);function SVGGradientStrokeStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=PropertyFactory.getProp(t,e.w,0,null,this),this.d=new DashProperty(t,e.d||{},"svg",this),this.initGradientData(t,e,i),this._isAnimated=!!this._isAnimated}extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(t,e,i){this.transform={mProps:t,op:e,container:i},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var buildShapeString=function(e,i,r,s){if(i===0)return"";var n=e.o,o=e.i,l=e.v,a,f=" M"+s.applyToPointStringified(l[0][0],l[0][1]);for(a=1;a<i;a+=1)f+=" C"+s.applyToPointStringified(n[a-1][0],n[a-1][1])+" "+s.applyToPointStringified(o[a][0],o[a][1])+" "+s.applyToPointStringified(l[a][0],l[a][1]);return r&&i&&(f+=" C"+s.applyToPointStringified(n[a-1][0],n[a-1][1])+" "+s.applyToPointStringified(o[0][0],o[0][1])+" "+s.applyToPointStringified(l[0][0],l[0][1]),f+="z"),f},SVGElementsRenderer=function(){var t=new Matrix,e=new Matrix,i={createRenderFunction:r};function r(E){switch(E.ty){case"fl":return l;case"gf":return f;case"gs":return a;case"st":return c;case"sh":case"el":case"rc":case"sr":return o;case"tr":return s;case"no":return n;default:return null}}function s(E,u,k){(k||u.transform.op._mdf)&&u.transform.container.setAttribute("opacity",u.transform.op.v),(k||u.transform.mProps._mdf)&&u.transform.container.setAttribute("transform",u.transform.mProps.v.to2dCSS())}function n(){}function o(E,u,k){var x,m,T,d,g,y,_=u.styles.length,P=u.lvl,C,M,V,O;for(y=0;y<_;y+=1){if(d=u.sh._mdf||k,u.styles[y].lvl<P){for(M=e.reset(),V=P-u.styles[y].lvl,O=u.transformers.length-1;!d&&V>0;)d=u.transformers[O].mProps._mdf||d,V-=1,O-=1;if(d)for(V=P-u.styles[y].lvl,O=u.transformers.length-1;V>0;)M.multiply(u.transformers[O].mProps.v),V-=1,O-=1}else M=t;if(C=u.sh.paths,m=C._length,d){for(T="",x=0;x<m;x+=1)g=C.shapes[x],g&&g._length&&(T+=buildShapeString(g,g._length,g.c,M));u.caches[y]=T}else T=u.caches[y];u.styles[y].d+=E.hd===!0?"":T,u.styles[y]._mdf=d||u.styles[y]._mdf}}function l(E,u,k){var x=u.style;(u.c._mdf||k)&&x.pElem.setAttribute("fill","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||k)&&x.pElem.setAttribute("fill-opacity",u.o.v)}function a(E,u,k){f(E,u,k),c(E,u,k)}function f(E,u,k){var x=u.gf,m=u.g._hasOpacity,T=u.s.v,d=u.e.v;if(u.o._mdf||k){var g=E.ty==="gf"?"fill-opacity":"stroke-opacity";u.style.pElem.setAttribute(g,u.o.v)}if(u.s._mdf||k){var y=E.t===1?"x1":"cx",_=y==="x1"?"y1":"cy";x.setAttribute(y,T[0]),x.setAttribute(_,T[1]),m&&!u.g._collapsable&&(u.of.setAttribute(y,T[0]),u.of.setAttribute(_,T[1]))}var P,C,M,V;if(u.g._cmdf||k){P=u.cst;var O=u.g.c;for(M=P.length,C=0;C<M;C+=1)V=P[C],V.setAttribute("offset",O[C*4]+"%"),V.setAttribute("stop-color","rgb("+O[C*4+1]+","+O[C*4+2]+","+O[C*4+3]+")")}if(m&&(u.g._omdf||k)){var X=u.g.o;for(u.g._collapsable?P=u.cst:P=u.ost,M=P.length,C=0;C<M;C+=1)V=P[C],u.g._collapsable||V.setAttribute("offset",X[C*2]+"%"),V.setAttribute("stop-opacity",X[C*2+1])}if(E.t===1)(u.e._mdf||k)&&(x.setAttribute("x2",d[0]),x.setAttribute("y2",d[1]),m&&!u.g._collapsable&&(u.of.setAttribute("x2",d[0]),u.of.setAttribute("y2",d[1])));else{var U;if((u.s._mdf||u.e._mdf||k)&&(U=Math.sqrt(Math.pow(T[0]-d[0],2)+Math.pow(T[1]-d[1],2)),x.setAttribute("r",U),m&&!u.g._collapsable&&u.of.setAttribute("r",U)),u.e._mdf||u.h._mdf||u.a._mdf||k){U||(U=Math.sqrt(Math.pow(T[0]-d[0],2)+Math.pow(T[1]-d[1],2)));var z=Math.atan2(d[1]-T[1],d[0]-T[0]),Z=u.h.v;Z>=1?Z=.99:Z<=-1&&(Z=-.99);var Q=U*Z,N=Math.cos(z+u.a.v)*Q+T[0],A=Math.sin(z+u.a.v)*Q+T[1];x.setAttribute("fx",N),x.setAttribute("fy",A),m&&!u.g._collapsable&&(u.of.setAttribute("fx",N),u.of.setAttribute("fy",A))}}}function c(E,u,k){var x=u.style,m=u.d;m&&(m._mdf||k)&&m.dashStr&&(x.pElem.setAttribute("stroke-dasharray",m.dashStr),x.pElem.setAttribute("stroke-dashoffset",m.dashoffset[0])),u.c&&(u.c._mdf||k)&&x.pElem.setAttribute("stroke","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||k)&&x.pElem.setAttribute("stroke-opacity",u.o.v),(u.w._mdf||k)&&(x.pElem.setAttribute("stroke-width",u.w.v),x.msElem&&x.msElem.setAttribute("stroke-width",u.w.v))}return i}();function SVGShapeElement(t,e,i){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,e,i),this.prevViewData=[]}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var t,e=this.shapes.length,i,r,s=this.stylesList.length,n,o=[],l=!1;for(r=0;r<s;r+=1){for(n=this.stylesList[r],l=!1,o.length=0,t=0;t<e;t+=1)i=this.shapes[t],i.styles.indexOf(n)!==-1&&(o.push(i),l=i._isAnimated||l);o.length>1&&l&&this.setShapesAsAnimated(o)}},SVGShapeElement.prototype.setShapesAsAnimated=function(t){var e,i=t.length;for(e=0;e<i;e+=1)t[e].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(t,e){var i,r=new SVGStyleData(t,e),s=r.pElem;if(t.ty==="st")i=new SVGStrokeStyleData(this,t,r);else if(t.ty==="fl")i=new SVGFillStyleData(this,t,r);else if(t.ty==="gf"||t.ty==="gs"){var n=t.ty==="gf"?SVGGradientFillStyleData:SVGGradientStrokeStyleData;i=new n(this,t,r),this.globalData.defs.appendChild(i.gf),i.maskId&&(this.globalData.defs.appendChild(i.ms),this.globalData.defs.appendChild(i.of),s.setAttribute("mask","url("+getLocationHref()+"#"+i.maskId+")"))}else t.ty==="no"&&(i=new SVGNoStyleData(this,t,r));return(t.ty==="st"||t.ty==="gs")&&(s.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),s.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),s.setAttribute("fill-opacity","0"),t.lj===1&&s.setAttribute("stroke-miterlimit",t.ml)),t.r===2&&s.setAttribute("fill-rule","evenodd"),t.ln&&s.setAttribute("id",t.ln),t.cl&&s.setAttribute("class",t.cl),t.bm&&(s.style["mix-blend-mode"]=getBlendMode(t.bm)),this.stylesList.push(r),this.addToAnimatedContents(t,i),i},SVGShapeElement.prototype.createGroupElement=function(t){var e=new ShapeGroupData;return t.ln&&e.gr.setAttribute("id",t.ln),t.cl&&e.gr.setAttribute("class",t.cl),t.bm&&(e.gr.style["mix-blend-mode"]=getBlendMode(t.bm)),e},SVGShapeElement.prototype.createTransformElement=function(t,e){var i=TransformPropertyFactory.getTransformProperty(this,t,this),r=new SVGTransformData(i,i.o,e);return this.addToAnimatedContents(t,r),r},SVGShapeElement.prototype.createShapeElement=function(t,e,i){var r=4;t.ty==="rc"?r=5:t.ty==="el"?r=6:t.ty==="sr"&&(r=7);var s=ShapePropertyFactory.getShapeProp(this,t,r,this),n=new SVGShapeData(e,i,s);return this.shapes.push(n),this.addShapeToModifiers(n),this.addToAnimatedContents(t,n),n},SVGShapeElement.prototype.addToAnimatedContents=function(t,e){for(var i=0,r=this.animatedContents.length;i<r;){if(this.animatedContents[i].element===e)return;i+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(t),element:e,data:t})},SVGShapeElement.prototype.setElementStyles=function(t){var e=t.styles,i,r=this.stylesList.length;for(i=0;i<r;i+=1)this.stylesList[i].closed||e.push(this.stylesList[i])},SVGShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(t,e,i,r,s,n,o){var l=[].concat(n),a,f=t.length-1,c,E,u=[],k=[],x,m,T;for(a=f;a>=0;a-=1){if(T=this.searchProcessedElement(t[a]),T?e[a]=i[T-1]:t[a]._render=o,t[a].ty==="fl"||t[a].ty==="st"||t[a].ty==="gf"||t[a].ty==="gs"||t[a].ty==="no")T?e[a].style.closed=!1:e[a]=this.createStyleElement(t[a],s),t[a]._render&&e[a].style.pElem.parentNode!==r&&r.appendChild(e[a].style.pElem),u.push(e[a].style);else if(t[a].ty==="gr"){if(!T)e[a]=this.createGroupElement(t[a]);else for(E=e[a].it.length,c=0;c<E;c+=1)e[a].prevViewData[c]=e[a].it[c];this.searchShapes(t[a].it,e[a].it,e[a].prevViewData,e[a].gr,s+1,l,o),t[a]._render&&e[a].gr.parentNode!==r&&r.appendChild(e[a].gr)}else t[a].ty==="tr"?(T||(e[a]=this.createTransformElement(t[a],r)),x=e[a].transform,l.push(x)):t[a].ty==="sh"||t[a].ty==="rc"||t[a].ty==="el"||t[a].ty==="sr"?(T||(e[a]=this.createShapeElement(t[a],l,s)),this.setElementStyles(e[a])):t[a].ty==="tm"||t[a].ty==="rd"||t[a].ty==="ms"||t[a].ty==="pb"||t[a].ty==="zz"||t[a].ty==="op"?(T?(m=e[a],m.closed=!1):(m=ShapeModifiers.getModifier(t[a].ty),m.init(this,t[a]),e[a]=m,this.shapeModifiers.push(m)),k.push(m)):t[a].ty==="rp"&&(T?(m=e[a],m.closed=!0):(m=ShapeModifiers.getModifier(t[a].ty),e[a]=m,m.init(this,t,a,e),this.shapeModifiers.push(m),o=!1),k.push(m));this.addProcessedElement(t[a],a+1)}for(f=u.length,a=0;a<f;a+=1)u[a].closed=!0;for(f=k.length,a=0;a<f;a+=1)k[a].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){this.renderModifiers();var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<e;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var t,e=this.animatedContents.length,i;for(t=0;t<e;t+=1)i=this.animatedContents[t],(this._isFirstFrame||i.element._isAnimated)&&i.data!==!0&&i.fn(i.data,i.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function LetterProps(t,e,i,r,s,n){this.o=t,this.sw=e,this.sc=i,this.fc=r,this.m=s,this.p=n,this._mdf={o:!0,sw:!!e,sc:!!i,fc:!!r,m:!0,p:!0}}LetterProps.prototype.update=function(t,e,i,r,s,n){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var o=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,o=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,o=!0),this.sc!==i&&(this.sc=i,this._mdf.sc=!0,o=!0),this.fc!==r&&(this.fc=r,this._mdf.fc=!0,o=!0),this.m!==s&&(this.m=s,this._mdf.m=!0,o=!0),n.length&&(this.p[0]!==n[0]||this.p[1]!==n[1]||this.p[4]!==n[4]||this.p[5]!==n[5]||this.p[12]!==n[12]||this.p[13]!==n[13])&&(this.p=n,this._mdf.p=!0,o=!0),o};function TextProperty(t,e){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d&&e.d.sid&&(e.d=t.globalData.slotManager.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(t,e){for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t},TextProperty.prototype.setCurrentData=function(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0},TextProperty.prototype.searchProperty=function(){return this.searchKeyframes()},TextProperty.prototype.searchKeyframes=function(){return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},TextProperty.prototype.addEffect=function(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)},TextProperty.prototype.getValue=function(t){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!t)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var e=this.currentData,i=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var r,s=this.effectsSequence.length,n=t||this.data.d.k[this.keysIndex].s;for(r=0;r<s;r+=1)i!==this.keysIndex?n=this.effectsSequence[r](n,n.t):n=this.effectsSequence[r](this.currentData,n.t);e!==n&&this.setCurrentData(n),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},TextProperty.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,e=this.elem.comp.renderedFrame,i=0,r=t.length;i<=r-1&&!(i===r-1||t[i+1].t>e);)i+=1;return this.keysIndex!==i&&(this.keysIndex=i),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(t){for(var e=[],i=0,r=t.length,s,n,o=!1,l=!1,a="";i<r;)o=l,l=!1,s=t.charCodeAt(i),a=t.charAt(i),FontManager.isCombinedCharacter(s)?o=!0:s>=55296&&s<=56319?FontManager.isRegionalFlag(t,i)?a=t.substr(i,14):(n=t.charCodeAt(i+1),n>=56320&&n<=57343&&(FontManager.isModifier(s,n)?(a=t.substr(i,2),o=!0):FontManager.isFlagEmoji(t.substr(i,4))?a=t.substr(i,4):a=t.substr(i,2))):s>56319?(n=t.charCodeAt(i+1),FontManager.isVariationSelector(s)&&(o=!0)):FontManager.isZeroWidthJoiner(s)&&(o=!0,l=!0),o?(e[e.length-1]+=a,o=!1):e.push(a),i+=a.length;return e},TextProperty.prototype.completeTextData=function(t){t.__complete=!0;var e=this.elem.globalData.fontManager,i=this.data,r=[],s,n,o,l=0,a,f=i.m.g,c=0,E=0,u=0,k=[],x=0,m=0,T,d,g=e.getFontByName(t.f),y,_=0,P=getFontProperties(g);t.fWeight=P.weight,t.fStyle=P.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),n=t.finalText.length,t.finalLineHeight=t.lh;var C=t.tr/1e3*t.finalSize,M;if(t.sz)for(var V=!0,O=t.sz[0],X=t.sz[1],U,z;V;){z=this.buildFinalText(t.t),U=0,x=0,n=z.length,C=t.tr/1e3*t.finalSize;var Z=-1;for(s=0;s<n;s+=1)M=z[s].charCodeAt(0),o=!1,z[s]===" "?Z=s:(M===13||M===3)&&(x=0,o=!0,U+=t.finalLineHeight||t.finalSize*1.2),e.chars?(y=e.getCharData(z[s],g.fStyle,g.fFamily),_=o?0:y.w*t.finalSize/100):_=e.measureText(z[s],t.f,t.finalSize),x+_>O&&z[s]!==" "?(Z===-1?n+=1:s=Z,U+=t.finalLineHeight||t.finalSize*1.2,z.splice(s,Z===s?1:0,"\r"),Z=-1,x=0):(x+=_,x+=C);U+=g.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&X<U?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=z,n=t.finalText.length,V=!1)}x=-C,_=0;var Q=0,N;for(s=0;s<n;s+=1)if(o=!1,N=t.finalText[s],M=N.charCodeAt(0),M===13||M===3?(Q=0,k.push(x),m=x>m?x:m,x=-2*C,a="",o=!0,u+=1):a=N,e.chars?(y=e.getCharData(N,g.fStyle,e.getFontByName(t.f).fFamily),_=o?0:y.w*t.finalSize/100):_=e.measureText(a,t.f,t.finalSize),N===" "?Q+=_+C:(x+=_+C+Q,Q=0),r.push({l:_,an:_,add:c,n:o,anIndexes:[],val:a,line:u,animatorJustifyOffset:0}),f==2){if(c+=_,a===""||a===" "||s===n-1){for((a===""||a===" ")&&(c-=_);E<=s;)r[E].an=c,r[E].ind=l,r[E].extra=_,E+=1;l+=1,c=0}}else if(f==3){if(c+=_,a===""||s===n-1){for(a===""&&(c-=_);E<=s;)r[E].an=c,r[E].ind=l,r[E].extra=_,E+=1;c=0,l+=1}}else r[l].ind=l,r[l].extra=0,l+=1;if(t.l=r,m=x>m?x:m,k.push(x),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=m,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=k;var A=i.a,R,b;d=A.length;var S,D,B=[];for(T=0;T<d;T+=1){for(R=A[T],R.a.sc&&(t.strokeColorAnim=!0),R.a.sw&&(t.strokeWidthAnim=!0),(R.a.fc||R.a.fh||R.a.fs||R.a.fb)&&(t.fillColorAnim=!0),D=0,S=R.s.b,s=0;s<n;s+=1)b=r[s],b.anIndexes[T]=D,(S==1&&b.val!==""||S==2&&b.val!==""&&b.val!==" "||S==3&&(b.n||b.val==" "||s==n-1)||S==4&&(b.n||s==n-1))&&(R.s.rn===1&&B.push(D),D+=1);i.a[T].s.totalChars=D;var Y=-1,rt;if(R.s.rn===1)for(s=0;s<n;s+=1)b=r[s],Y!=b.anIndexes[T]&&(Y=b.anIndexes[T],rt=B.splice(Math.floor(Math.random()*B.length),1)[0]),b.anIndexes[T]=rt}t.yOffset=t.finalLineHeight||t.finalSize*1.2,t.ls=t.ls||0,t.ascent=g.ascent*t.finalSize/100},TextProperty.prototype.updateDocumentData=function(t,e){e=e===void 0?this.keysIndex:e;var i=this.copyData({},this.data.d.k[e].s);i=this.copyData(i,t),this.data.d.k[e].s=i,this.recalculate(e),this.setCurrentData(i),this.elem.addDynamicProperty(this)},TextProperty.prototype.recalculate=function(t){var e=this.data.d.k[t].s;e.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(e)},TextProperty.prototype.canResizeFont=function(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},TextProperty.prototype.setMinimumFontSize=function(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var TextSelectorProp=function(){var t=Math.max,e=Math.min,i=Math.floor;function r(n,o){this._currentTextLength=-1,this.k=!1,this.data=o,this.elem=n,this.comp=n.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(n),this.s=PropertyFactory.getProp(n,o.s||{k:0},0,0,this),"e"in o?this.e=PropertyFactory.getProp(n,o.e,0,0,this):this.e={v:100},this.o=PropertyFactory.getProp(n,o.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(n,o.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(n,o.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(n,o.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(n,o.a,0,.01,this),this.dynamicProperties.length||this.getValue()}r.prototype={getMult:function(o){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var l=0,a=0,f=1,c=1;this.ne.v>0?l=this.ne.v/100:a=-this.ne.v/100,this.xe.v>0?f=1-this.xe.v/100:c=1+this.xe.v/100;var E=BezierFactory.getBezierEasing(l,a,f,c).get,u=0,k=this.finalS,x=this.finalE,m=this.data.sh;if(m===2)x===k?u=o>=x?1:0:u=t(0,e(.5/(x-k)+(o-k)/(x-k),1)),u=E(u);else if(m===3)x===k?u=o>=x?0:1:u=1-t(0,e(.5/(x-k)+(o-k)/(x-k),1)),u=E(u);else if(m===4)x===k?u=0:(u=t(0,e(.5/(x-k)+(o-k)/(x-k),1)),u<.5?u*=2:u=1-2*(u-.5)),u=E(u);else if(m===5){if(x===k)u=0;else{var T=x-k;o=e(t(0,o+.5-k),x-k);var d=-T/2+o,g=T/2;u=Math.sqrt(1-d*d/(g*g))}u=E(u)}else m===6?(x===k?u=0:(o=e(t(0,o+.5-k),x-k),u=(1+Math.cos(Math.PI+Math.PI*2*o/(x-k)))/2),u=E(u)):(o>=i(k)&&(o-k<0?u=t(0,e(e(x,1)-(k-o),1)):u=t(0,e(x-o,1))),u=E(u));if(this.sm.v!==100){var y=this.sm.v*.01;y===0&&(y=1e-8);var _=.5-y*.5;u<_?u=0:(u=(u-_)/y,u>1&&(u=1))}return u*this.a.v},getValue:function(o){this.iterateDynamicProperties(),this._mdf=o||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,o&&this.data.r===2&&(this.e.v=this._currentTextLength);var l=this.data.r===2?1:100/this.data.totalChars,a=this.o.v/l,f=this.s.v/l+a,c=this.e.v/l+a;if(f>c){var E=f;f=c,c=E}this.finalS=f,this.finalE=c}},extendPrototype([DynamicPropertyContainer],r);function s(n,o,l){return new r(n,o)}return{getTextSelectorProp:s}}();function TextAnimatorDataProperty(t,e,i){var r={propType:!1},s=PropertyFactory.getProp,n=e.a;this.a={r:n.r?s(t,n.r,0,degToRads,i):r,rx:n.rx?s(t,n.rx,0,degToRads,i):r,ry:n.ry?s(t,n.ry,0,degToRads,i):r,sk:n.sk?s(t,n.sk,0,degToRads,i):r,sa:n.sa?s(t,n.sa,0,degToRads,i):r,s:n.s?s(t,n.s,1,.01,i):r,a:n.a?s(t,n.a,1,0,i):r,o:n.o?s(t,n.o,0,.01,i):r,p:n.p?s(t,n.p,1,0,i):r,sw:n.sw?s(t,n.sw,0,0,i):r,sc:n.sc?s(t,n.sc,1,0,i):r,fc:n.fc?s(t,n.fc,1,0,i):r,fh:n.fh?s(t,n.fh,0,0,i):r,fs:n.fs?s(t,n.fs,0,.01,i):r,fb:n.fb?s(t,n.fb,0,.01,i):r,t:n.t?s(t,n.t,0,0,i):r},this.s=TextSelectorProp.getTextSelectorProp(t,e.s,i),this.s.t=e.s.t}function TextAnimatorProperty(t,e,i){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=e,this._elem=i,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(i)}TextAnimatorProperty.prototype.searchProperties=function(){var t,e=this._textData.a.length,i,r=PropertyFactory.getProp;for(t=0;t<e;t+=1)i=this._textData.a[t],this._animatorsData[t]=new TextAnimatorDataProperty(this._elem,i,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:r(this._elem,this._textData.p.a,0,0,this),f:r(this._elem,this._textData.p.f,0,0,this),l:r(this._elem,this._textData.p.l,0,0,this),r:r(this._elem,this._textData.p.r,0,0,this),p:r(this._elem,this._textData.p.p,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=r(this._elem,this._textData.m.a,1,0,this)},TextAnimatorProperty.prototype.getMeasures=function(t,e){if(this.lettersChangedFlag=e,!(!this._mdf&&!this._isFirstFrame&&!e&&(!this._hasMaskedPath||!this._pathData.m._mdf))){this._isFirstFrame=!1;var i=this._moreOptions.alignment.v,r=this._animatorsData,s=this._textData,n=this.mHelper,o=this._renderType,l=this.renderedLetters.length,a,f,c,E,u=t.l,k,x,m,T,d,g,y,_,P,C,M,V,O,X,U;if(this._hasMaskedPath){if(U=this._pathData.m,!this._pathData.n||this._pathData._mdf){var z=U.v;this._pathData.r.v&&(z=z.reverse()),k={tLength:0,segments:[]},E=z._length-1;var Z;for(V=0,c=0;c<E;c+=1)Z=bez.buildBezierData(z.v[c],z.v[c+1],[z.o[c][0]-z.v[c][0],z.o[c][1]-z.v[c][1]],[z.i[c+1][0]-z.v[c+1][0],z.i[c+1][1]-z.v[c+1][1]]),k.tLength+=Z.segmentLength,k.segments.push(Z),V+=Z.segmentLength;c=E,U.v.c&&(Z=bez.buildBezierData(z.v[c],z.v[0],[z.o[c][0]-z.v[c][0],z.o[c][1]-z.v[c][1]],[z.i[0][0]-z.v[0][0],z.i[0][1]-z.v[0][1]]),k.tLength+=Z.segmentLength,k.segments.push(Z),V+=Z.segmentLength),this._pathData.pi=k}if(k=this._pathData.pi,x=this._pathData.f.v,y=0,g=1,T=0,d=!0,C=k.segments,x<0&&U.v.c)for(k.tLength<Math.abs(x)&&(x=-Math.abs(x)%k.tLength),y=C.length-1,P=C[y].points,g=P.length-1;x<0;)x+=P[g].partialLength,g-=1,g<0&&(y-=1,P=C[y].points,g=P.length-1);P=C[y].points,_=P[g-1],m=P[g],M=m.partialLength}E=u.length,a=0,f=0;var Q=t.finalSize*1.2*.714,N=!0,A,R,b,S,D;S=r.length;var B,Y=-1,rt,st,at,ot=x,ft=y,yt=g,xt=-1,pt,ut,dt,F,I,L,$,G,q="",K=this.defaultPropsArray,j;if(t.j===2||t.j===1){var W=0,H=0,J=t.j===2?-.5:-1,tt=0,et=!0;for(c=0;c<E;c+=1)if(u[c].n){for(W&&(W+=H);tt<c;)u[tt].animatorJustifyOffset=W,tt+=1;W=0,et=!0}else{for(b=0;b<S;b+=1)A=r[b].a,A.t.propType&&(et&&t.j===2&&(H+=A.t.v*J),R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),B.length?W+=A.t.v*B[0]*J:W+=A.t.v*B*J);et=!1}for(W&&(W+=H);tt<c;)u[tt].animatorJustifyOffset=W,tt+=1}for(c=0;c<E;c+=1){if(n.reset(),pt=1,u[c].n)a=0,f+=t.yOffset,f+=N?1:0,x=ot,N=!1,this._hasMaskedPath&&(y=ft,g=yt,P=C[y].points,_=P[g-1],m=P[g],M=m.partialLength,T=0),q="",G="",L="",j="",K=this.defaultPropsArray;else{if(this._hasMaskedPath){if(xt!==u[c].line){switch(t.j){case 1:x+=V-t.lineWidths[u[c].line];break;case 2:x+=(V-t.lineWidths[u[c].line])/2;break}xt=u[c].line}Y!==u[c].ind&&(u[Y]&&(x+=u[Y].extra),x+=u[c].an/2,Y=u[c].ind),x+=i[0]*u[c].an*.005;var it=0;for(b=0;b<S;b+=1)A=r[b].a,A.p.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),B.length?it+=A.p.v[0]*B[0]:it+=A.p.v[0]*B),A.a.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),B.length?it+=A.a.v[0]*B[0]:it+=A.a.v[0]*B);for(d=!0,this._pathData.a.v&&(x=u[0].an*.5+(V-this._pathData.f.v-u[0].an*.5-u[u.length-1].an*.5)*Y/(E-1),x+=this._pathData.f.v);d;)T+M>=x+it||!P?(O=(x+it-T)/m.partialLength,st=_.point[0]+(m.point[0]-_.point[0])*O,at=_.point[1]+(m.point[1]-_.point[1])*O,n.translate(-i[0]*u[c].an*.005,-(i[1]*Q)*.01),d=!1):P&&(T+=m.partialLength,g+=1,g>=P.length&&(g=0,y+=1,C[y]?P=C[y].points:U.v.c?(g=0,y=0,P=C[y].points):(T-=m.partialLength,P=null)),P&&(_=m,m=P[g],M=m.partialLength));rt=u[c].an/2-u[c].add,n.translate(-rt,0,0)}else rt=u[c].an/2-u[c].add,n.translate(-rt,0,0),n.translate(-i[0]*u[c].an*.005,-i[1]*Q*.01,0);for(b=0;b<S;b+=1)A=r[b].a,A.t.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),(a!==0||t.j!==0)&&(this._hasMaskedPath?B.length?x+=A.t.v*B[0]:x+=A.t.v*B:B.length?a+=A.t.v*B[0]:a+=A.t.v*B));for(t.strokeWidthAnim&&(dt=t.sw||0),t.strokeColorAnim&&(t.sc?ut=[t.sc[0],t.sc[1],t.sc[2]]:ut=[0,0,0]),t.fillColorAnim&&t.fc&&(F=[t.fc[0],t.fc[1],t.fc[2]]),b=0;b<S;b+=1)A=r[b].a,A.a.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),B.length?n.translate(-A.a.v[0]*B[0],-A.a.v[1]*B[1],A.a.v[2]*B[2]):n.translate(-A.a.v[0]*B,-A.a.v[1]*B,A.a.v[2]*B));for(b=0;b<S;b+=1)A=r[b].a,A.s.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),B.length?n.scale(1+(A.s.v[0]-1)*B[0],1+(A.s.v[1]-1)*B[1],1):n.scale(1+(A.s.v[0]-1)*B,1+(A.s.v[1]-1)*B,1));for(b=0;b<S;b+=1){if(A=r[b].a,R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),A.sk.propType&&(B.length?n.skewFromAxis(-A.sk.v*B[0],A.sa.v*B[1]):n.skewFromAxis(-A.sk.v*B,A.sa.v*B)),A.r.propType&&(B.length?n.rotateZ(-A.r.v*B[2]):n.rotateZ(-A.r.v*B)),A.ry.propType&&(B.length?n.rotateY(A.ry.v*B[1]):n.rotateY(A.ry.v*B)),A.rx.propType&&(B.length?n.rotateX(A.rx.v*B[0]):n.rotateX(A.rx.v*B)),A.o.propType&&(B.length?pt+=(A.o.v*B[0]-pt)*B[0]:pt+=(A.o.v*B-pt)*B),t.strokeWidthAnim&&A.sw.propType&&(B.length?dt+=A.sw.v*B[0]:dt+=A.sw.v*B),t.strokeColorAnim&&A.sc.propType)for(I=0;I<3;I+=1)B.length?ut[I]+=(A.sc.v[I]-ut[I])*B[0]:ut[I]+=(A.sc.v[I]-ut[I])*B;if(t.fillColorAnim&&t.fc){if(A.fc.propType)for(I=0;I<3;I+=1)B.length?F[I]+=(A.fc.v[I]-F[I])*B[0]:F[I]+=(A.fc.v[I]-F[I])*B;A.fh.propType&&(B.length?F=addHueToRGB(F,A.fh.v*B[0]):F=addHueToRGB(F,A.fh.v*B)),A.fs.propType&&(B.length?F=addSaturationToRGB(F,A.fs.v*B[0]):F=addSaturationToRGB(F,A.fs.v*B)),A.fb.propType&&(B.length?F=addBrightnessToRGB(F,A.fb.v*B[0]):F=addBrightnessToRGB(F,A.fb.v*B))}}for(b=0;b<S;b+=1)A=r[b].a,A.p.propType&&(R=r[b].s,B=R.getMult(u[c].anIndexes[b],s.a[b].s.totalChars),this._hasMaskedPath?B.length?n.translate(0,A.p.v[1]*B[0],-A.p.v[2]*B[1]):n.translate(0,A.p.v[1]*B,-A.p.v[2]*B):B.length?n.translate(A.p.v[0]*B[0],A.p.v[1]*B[1],-A.p.v[2]*B[2]):n.translate(A.p.v[0]*B,A.p.v[1]*B,-A.p.v[2]*B));if(t.strokeWidthAnim&&(L=dt<0?0:dt),t.strokeColorAnim&&($="rgb("+Math.round(ut[0]*255)+","+Math.round(ut[1]*255)+","+Math.round(ut[2]*255)+")"),t.fillColorAnim&&t.fc&&(G="rgb("+Math.round(F[0]*255)+","+Math.round(F[1]*255)+","+Math.round(F[2]*255)+")"),this._hasMaskedPath){if(n.translate(0,-t.ls),n.translate(0,i[1]*Q*.01+f,0),this._pathData.p.v){X=(m.point[1]-_.point[1])/(m.point[0]-_.point[0]);var nt=Math.atan(X)*180/Math.PI;m.point[0]<_.point[0]&&(nt+=180),n.rotate(-nt*Math.PI/180)}n.translate(st,at,0),x-=i[0]*u[c].an*.005,u[c+1]&&Y!==u[c+1].ind&&(x+=u[c].an/2,x+=t.tr*.001*t.finalSize)}else{switch(n.translate(a,f,0),t.ps&&n.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:n.translate(u[c].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[c].line]),0,0);break;case 2:n.translate(u[c].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[c].line])/2,0,0);break}n.translate(0,-t.ls),n.translate(rt,0,0),n.translate(i[0]*u[c].an*.005,i[1]*Q*.01,0),a+=u[c].l+t.tr*.001*t.finalSize}o==="html"?q=n.toCSS():o==="svg"?q=n.to2dCSS():K=[n.props[0],n.props[1],n.props[2],n.props[3],n.props[4],n.props[5],n.props[6],n.props[7],n.props[8],n.props[9],n.props[10],n.props[11],n.props[12],n.props[13],n.props[14],n.props[15]],j=pt}l<=c?(D=new LetterProps(j,L,$,G,q,K),this.renderedLetters.push(D),l+=1,this.lettersChangedFlag=!0):(D=this.renderedLetters[c],this.lettersChangedFlag=D.update(j,L,$,G,q,K)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty);function ITextElement(){}ITextElement.prototype.initElement=function(t,e,i){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,i),this.textProperty=new TextProperty(this,t.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(t.t,this.renderType,this),this.initTransform(t,e,i),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},ITextElement.prototype.createPathShape=function(t,e){var i,r=e.length,s,n="";for(i=0;i<r;i+=1)e[i].ty==="sh"&&(s=e[i].ks.k,n+=buildShapeString(s,s.i.length,!0,t));return n},ITextElement.prototype.updateDocumentData=function(t,e){this.textProperty.updateDocumentData(t,e)},ITextElement.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},ITextElement.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},ITextElement.prototype.applyTextPropertiesToMatrix=function(t,e,i,r,s){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+t.ascent,0),e.translate(0,-t.ls,0),t.j){case 1:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[i]),0,0);break;case 2:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[i])/2,0,0);break}e.translate(r,s,0)},ITextElement.prototype.buildColor=function(t){return"rgb("+Math.round(t[0]*255)+","+Math.round(t[1]*255)+","+Math.round(t[2]*255)+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){},ITextElement.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var emptyShapeData={shapes:[]};function SVGTextLottieElement(t,e,i){this.textSpans=[],this.renderType="svg",this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],SVGTextLottieElement),SVGTextLottieElement.prototype.createContent=function(){this.data.singleShape&&!this.globalData.fontManager.chars&&(this.textContainer=createNS("text"))},SVGTextLottieElement.prototype.buildTextContents=function(t){for(var e=0,i=t.length,r=[],s="";e<i;)t[e]==="\r"||t[e]===""?(r.push(s),s=""):s+=t[e],e+=1;return r.push(s),r},SVGTextLottieElement.prototype.buildShapeData=function(t,e){if(t.shapes&&t.shapes.length){var i=t.shapes[0];if(i.it){var r=i.it[i.it.length-1];r.s&&(r.s.k[0]=e,r.s.k[1]=e)}}return t},SVGTextLottieElement.prototype.buildNewText=function(){this.addDynamicProperty(this);var t,e,i=this.textProperty.currentData;this.renderedLetters=createSizedArray(i?i.l.length:0),i.fc?this.layerElement.setAttribute("fill",this.buildColor(i.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),i.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(i.sc)),this.layerElement.setAttribute("stroke-width",i.sw)),this.layerElement.setAttribute("font-size",i.finalSize);var r=this.globalData.fontManager.getFontByName(i.f);if(r.fClass)this.layerElement.setAttribute("class",r.fClass);else{this.layerElement.setAttribute("font-family",r.fFamily);var s=i.fWeight,n=i.fStyle;this.layerElement.setAttribute("font-style",n),this.layerElement.setAttribute("font-weight",s)}this.layerElement.setAttribute("aria-label",i.t);var o=i.l||[],l=!!this.globalData.fontManager.chars;e=o.length;var a,f=this.mHelper,c="",E=this.data.singleShape,u=0,k=0,x=!0,m=i.tr*.001*i.finalSize;if(E&&!l&&!i.sz){var T=this.textContainer,d="start";switch(i.j){case 1:d="end";break;case 2:d="middle";break;default:d="start";break}T.setAttribute("text-anchor",d),T.setAttribute("letter-spacing",m);var g=this.buildTextContents(i.finalText);for(e=g.length,k=i.ps?i.ps[1]+i.ascent:0,t=0;t<e;t+=1)a=this.textSpans[t].span||createNS("tspan"),a.textContent=g[t],a.setAttribute("x",0),a.setAttribute("y",k),a.style.display="inherit",T.appendChild(a),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=a,k+=i.finalLineHeight;this.layerElement.appendChild(T)}else{var y=this.textSpans.length,_;for(t=0;t<e;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!l||!E||t===0){if(a=y>t?this.textSpans[t].span:createNS(l?"g":"text"),y<=t){if(a.setAttribute("stroke-linecap","butt"),a.setAttribute("stroke-linejoin","round"),a.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=a,l){var P=createNS("g");a.appendChild(P),this.textSpans[t].childSpan=P}this.textSpans[t].span=a,this.layerElement.appendChild(a)}a.style.display="inherit"}if(f.reset(),E&&(o[t].n&&(u=-m,k+=i.yOffset,k+=x?1:0,x=!1),this.applyTextPropertiesToMatrix(i,f,o[t].line,u,k),u+=o[t].l||0,u+=m),l){_=this.globalData.fontManager.getCharData(i.finalText[t],r.fStyle,this.globalData.fontManager.getFontByName(i.f).fFamily);var C;if(_.t===1)C=new SVGCompElement(_.data,this.globalData,this);else{var M=emptyShapeData;_.data&&_.data.shapes&&(M=this.buildShapeData(_.data,i.finalSize)),C=new SVGShapeElement(M,this.globalData,this)}if(this.textSpans[t].glyph){var V=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(V.layerElement),V.destroy()}this.textSpans[t].glyph=C,C._debug=!0,C.prepareFrame(0),C.renderFrame(),this.textSpans[t].childSpan.appendChild(C.layerElement),_.t===1&&this.textSpans[t].childSpan.setAttribute("transform","scale("+i.finalSize/100+","+i.finalSize/100+")")}else E&&a.setAttribute("transform","translate("+f.props[12]+","+f.props[13]+")"),a.textContent=o[t].val,a.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}E&&a&&a.setAttribute("d",c)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},SVGTextLottieElement.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var t,e=this.textSpans.length,i;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)i=this.textSpans[t].glyph,i&&(i.prepareFrame(this.comp.renderedFrame-this.data.st),i._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var t,e,i=this.textAnimator.renderedLetters,r=this.textProperty.currentData.l;e=r.length;var s,n,o;for(t=0;t<e;t+=1)r[t].n||(s=i[t],n=this.textSpans[t].span,o=this.textSpans[t].glyph,o&&o.renderFrame(),s._mdf.m&&n.setAttribute("transform",s.m),s._mdf.o&&n.setAttribute("opacity",s.o),s._mdf.sw&&n.setAttribute("stroke-width",s.sw),s._mdf.sc&&n.setAttribute("stroke",s.sc),s._mdf.fc&&n.setAttribute("fill",s.fc))}};function ISolidElement(t,e,i){this.initElement(t,e,i)}extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var t=createNS("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)};function NullElement(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initFrame(),this.initTransform(t,e,i),this.initHierarchy()}NullElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement);function SVGRendererBase(){}extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(t){return new NullElement(t,this.globalData,this)},SVGRendererBase.prototype.createShape=function(t){return new SVGShapeElement(t,this.globalData,this)},SVGRendererBase.prototype.createText=function(t){return new SVGTextLottieElement(t,this.globalData,this)},SVGRendererBase.prototype.createImage=function(t){return new IImageElement(t,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(t){return new ISolidElement(t,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var e=this.globalData.defs;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var i=createNS("clipPath"),r=createNS("rect");r.setAttribute("width",t.w),r.setAttribute("height",t.h),r.setAttribute("x",0),r.setAttribute("y",0);var s=createElementID();i.setAttribute("id",s),i.appendChild(r),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+s+")"),e.appendChild(i),this.layers=t.layers,this.elements=createSizedArray(t.layers.length)},SVGRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(t){var e=0,i=this.layers.length;for(e=0;e<i;e+=1)if(this.layers[e].ind===t)return e;return-1},SVGRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){e[t]=!0;var i=this.createItem(this.layers[t]);if(e[t]=i,getExpressionsPlugin()&&(this.layers[t].ty===0&&this.globalData.projectInterface.registerComposition(i),i.initExpressions()),this.appendElementInPos(i,t),this.layers[t].tt){var r="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(r===-1)return;if(!this.elements[r]||this.elements[r]===!0)this.buildItem(r),this.addPendingElement(i);else{var s=e[r],n=s.getMatte(this.layers[t].tt);i.setMatte(n)}}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var e=0,i=this.elements.length;e<i;){if(this.elements[e]===t){var r="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,s=this.elements[r],n=s.getMatte(this.layers[e].tt);t.setMatte(n);break}e+=1}}},SVGRendererBase.prototype.renderFrame=function(t){if(!(this.renderedFrame===t||this.destroyed)){t===null?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e,i=this.layers.length;for(this.completeLayers||this.checkLayers(t),e=i-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].prepareFrame(t-this.layers[e].st);if(this.globalData._mdf)for(e=0;e<i;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(t,e){var i=t.getBaseElement();if(i){for(var r=0,s;r<e;)this.elements[r]&&this.elements[r]!==!0&&this.elements[r].getBaseElement()&&(s=this.elements[r].getBaseElement()),r+=1;s?this.layerElement.insertBefore(i,s):this.layerElement.appendChild(i)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"};function ICompElement(){}extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initTransform(t,e,i),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),(this.data.xt||!e.progressiveLoad)&&this.buildAllItems(),this.hide()},ICompElement.prototype.prepareFrame=function(t){if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),!(!this.isInRange&&!this.data.xt)){if(this.tm._placeholder)this.renderedFrame=t/this.data.sr;else{var e=this.tm.v;e===this.data.op&&(e=this.data.op-1),this.renderedFrame=e}var i,r=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),i=r-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&(this.elements[i].prepareFrame(this.renderedFrame-this.layers[i].st),this.elements[i]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},ICompElement.prototype.setElements=function(t){this.elements=t},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function SVGCompElement(t,e,i){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,i),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function SVGRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var i="";if(e&&e.title){var r=createNS("title"),s=createElementID();r.setAttribute("id",s),r.textContent=e.title,this.svgElement.appendChild(r),i+=s}if(e&&e.description){var n=createNS("desc"),o=createElementID();n.setAttribute("id",o),n.textContent=e.description,this.svgElement.appendChild(n),i+=" "+o}i&&this.svgElement.setAttribute("aria-labelledby",i);var l=createNS("defs");this.svgElement.appendChild(l);var a=createNS("g");this.svgElement.appendChild(a),this.layerElement=a,this.renderConfig={preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",progressiveLoad:e&&e.progressiveLoad||!1,hideOnTransparent:!(e&&e.hideOnTransparent===!1),viewBoxOnly:e&&e.viewBoxOnly||!1,viewBoxSize:e&&e.viewBoxSize||!1,className:e&&e.className||"",id:e&&e.id||"",focusable:e&&e.focusable,filterSize:{width:e&&e.filterSize&&e.filterSize.width||"100%",height:e&&e.filterSize&&e.filterSize.height||"100%",x:e&&e.filterSize&&e.filterSize.x||"0%",y:e&&e.filterSize&&e.filterSize.y||"0%"},width:e&&e.width,height:e&&e.height,runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:l,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}ShapeTransformManager.prototype={addTransformSequence:function(e){var i,r=e.length,s="_";for(i=0;i<r;i+=1)s+=e[i].transform.key+"_";var n=this.sequences[s];return n||(n={transforms:[].concat(e),finalTransform:new Matrix,_mdf:!1},this.sequences[s]=n,this.sequenceList.push(n)),n},processSequence:function(e,i){for(var r=0,s=e.transforms.length,n=i;r<s&&!i;){if(e.transforms[r].transform.mProps._mdf){n=!0;break}r+=1}if(n)for(e.finalTransform.reset(),r=s-1;r>=0;r-=1)e.finalTransform.multiply(e.transforms[r].transform.mProps.v);e._mdf=n},processSequences:function(e){var i,r=this.sequenceList.length;for(i=0;i<r;i+=1)this.processSequence(this.sequenceList[i],e)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var e="__lottie_element_luma_buffer",i=null,r=null,s=null;function n(){var a=createNS("svg"),f=createNS("filter"),c=createNS("feColorMatrix");return f.setAttribute("id",e),c.setAttribute("type","matrix"),c.setAttribute("color-interpolation-filters","sRGB"),c.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),f.appendChild(c),a.appendChild(f),a.setAttribute("id",e+"_svg"),featureSupport.svgLumaHidden&&(a.style.display="none"),a}function o(){i||(s=n(),document.body.appendChild(s),i=createTag("canvas"),r=i.getContext("2d"),r.filter="url(#"+e+")",r.fillStyle="rgba(0,0,0,0)",r.fillRect(0,0,1,1))}function l(a){return i||o(),i.width=a.width,i.height=a.height,r.filter="url(#"+e+")",i}return{load:o,get:l}};function createCanvas(t,e){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(t,e);var i=createTag("canvas");return i.width=t,i.height=e,i}var assetLoader=function(){return{loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas}}(),registeredEffects={};function CVEffects(t){var e,i=t.data.ef?t.data.ef.length:0;this.filters=[];var r;for(e=0;e<i;e+=1){r=null;var s=t.data.ef[e].ty;if(registeredEffects[s]){var n=registeredEffects[s].effect;r=new n(t.effectsManager.effectElements[e],t)}r&&this.filters.push(r)}this.filters.length&&t.addRenderableComponent(this)}CVEffects.prototype.renderFrame=function(t){var e,i=this.filters.length;for(e=0;e<i;e+=1)this.filters[e].renderFrame(t)},CVEffects.prototype.getEffects=function(t){var e,i=this.filters.length,r=[];for(e=0;e<i;e+=1)this.filters[e].type===t&&r.push(this.filters[e]);return r};function registerEffect(t,e){registeredEffects[t]={effect:e}}function CVMaskElement(t,e){this.data=t,this.element=e,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var i,r=this.masksProperties.length,s=!1;for(i=0;i<r;i+=1)this.masksProperties[i].mode!=="n"&&(s=!0),this.viewData[i]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[i],3);this.hasMasks=s,s&&this.element.addRenderableComponent(this)}CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var t=this.element.finalTransform.mat,e=this.element.canvasContext,i,r=this.masksProperties.length,s,n,o;for(e.beginPath(),i=0;i<r;i+=1)if(this.masksProperties[i].mode!=="n"){this.masksProperties[i].inv&&(e.moveTo(0,0),e.lineTo(this.element.globalData.compSize.w,0),e.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),e.lineTo(0,this.element.globalData.compSize.h),e.lineTo(0,0)),o=this.viewData[i].v,s=t.applyToPointArray(o.v[0][0],o.v[0][1],0),e.moveTo(s[0],s[1]);var l,a=o._length;for(l=1;l<a;l+=1)n=t.applyToTriplePoints(o.o[l-1],o.i[l],o.v[l]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5]);n=t.applyToTriplePoints(o.o[l-1],o.i[0],o.v[0]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5])}this.element.globalData.renderer.save(!0),e.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};function CVBaseElement(){}var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var e=this.globalData.canvasContext,i=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(i);var r=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(r),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var e=this.globalData;if(e.blendMode!==this.data.bm){e.blendMode=this.data.bm;var i=getBlendMode(this.data.bm);e.canvasContext.globalCompositeOperation=i}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){!this.hidden&&(!this.isInRange||this.isTransparent)&&(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(e){e.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var e=this.buffers[0],i=e.getContext("2d");this.clearCanvas(i),i.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var e=this.buffers[1],i=e.getContext("2d");this.clearCanvas(i),i.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);var r=this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1);if(r.renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var s=assetLoader.getLumaCanvas(this.canvasContext.canvas),n=s.getContext("2d");n.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(s,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(e){if(!(this.hidden||this.data.hd)&&!(this.data.td===1&&!e)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var i=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(i),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(i),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement;function CVShapeData(t,e,i,r){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var s=4;e.ty==="rc"?s=5:e.ty==="el"?s=6:e.ty==="sr"&&(s=7),this.sh=ShapePropertyFactory.getShapeProp(t,e,s,t);var n,o=i.length,l;for(n=0;n<o;n+=1)i[n].closed||(l={transforms:r.addTransformSequence(i[n].transforms),trNodes:[]},this.styledShapes.push(l),i[n].elements.push(l))}CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated;function CVShapeElement(t,e,i){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,CVBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableElement],CVShapeElement),CVShapeElement.prototype.initElement=RenderableDOMElement.prototype.initElement,CVShapeElement.prototype.transformHelper={opacity:1,_opMdf:!1},CVShapeElement.prototype.dashResetter=[],CVShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},CVShapeElement.prototype.createStyleElement=function(t,e){var i={data:t,type:t.ty,preTransforms:this.transformsManager.addTransformSequence(e),transforms:[],elements:[],closed:t.hd===!0},r={};if(t.ty==="fl"||t.ty==="st"?(r.c=PropertyFactory.getProp(this,t.c,1,255,this),r.c.k||(i.co="rgb("+bmFloor(r.c.v[0])+","+bmFloor(r.c.v[1])+","+bmFloor(r.c.v[2])+")")):(t.ty==="gf"||t.ty==="gs")&&(r.s=PropertyFactory.getProp(this,t.s,1,null,this),r.e=PropertyFactory.getProp(this,t.e,1,null,this),r.h=PropertyFactory.getProp(this,t.h||{k:0},0,.01,this),r.a=PropertyFactory.getProp(this,t.a||{k:0},0,degToRads,this),r.g=new GradientProperty(this,t.g,this)),r.o=PropertyFactory.getProp(this,t.o,0,.01,this),t.ty==="st"||t.ty==="gs"){if(i.lc=lineCapEnum[t.lc||2],i.lj=lineJoinEnum[t.lj||2],t.lj==1&&(i.ml=t.ml),r.w=PropertyFactory.getProp(this,t.w,0,null,this),r.w.k||(i.wi=r.w.v),t.d){var s=new DashProperty(this,t.d,"canvas",this);r.d=s,r.d.k||(i.da=r.d.dashArray,i.do=r.d.dashoffset[0])}}else i.r=t.r===2?"evenodd":"nonzero";return this.stylesList.push(i),r.style=i,r},CVShapeElement.prototype.createGroupElement=function(){var t={it:[],prevViewData:[]};return t},CVShapeElement.prototype.createTransformElement=function(t){var e={transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,t.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,t,this)}};return e},CVShapeElement.prototype.createShapeElement=function(t){var e=new CVShapeData(this,t,this.stylesList,this.transformsManager);return this.shapes.push(e),this.addShapeToModifiers(e),e},CVShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(t){var e,i=this.stylesList.length;for(e=0;e<i;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.push(t)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.pop()},CVShapeElement.prototype.closeStyles=function(t){var e,i=t.length;for(e=0;e<i;e+=1)t[e].closed=!0},CVShapeElement.prototype.searchShapes=function(t,e,i,r,s){var n,o=t.length-1,l,a,f=[],c=[],E,u,k,x=[].concat(s);for(n=o;n>=0;n-=1){if(E=this.searchProcessedElement(t[n]),E?e[n]=i[E-1]:t[n]._shouldRender=r,t[n].ty==="fl"||t[n].ty==="st"||t[n].ty==="gf"||t[n].ty==="gs")E?e[n].style.closed=!1:e[n]=this.createStyleElement(t[n],x),f.push(e[n].style);else if(t[n].ty==="gr"){if(!E)e[n]=this.createGroupElement(t[n]);else for(a=e[n].it.length,l=0;l<a;l+=1)e[n].prevViewData[l]=e[n].it[l];this.searchShapes(t[n].it,e[n].it,e[n].prevViewData,r,x)}else t[n].ty==="tr"?(E||(k=this.createTransformElement(t[n]),e[n]=k),x.push(e[n]),this.addTransformToStyleList(e[n])):t[n].ty==="sh"||t[n].ty==="rc"||t[n].ty==="el"||t[n].ty==="sr"?E||(e[n]=this.createShapeElement(t[n])):t[n].ty==="tm"||t[n].ty==="rd"||t[n].ty==="pb"||t[n].ty==="zz"||t[n].ty==="op"?(E?(u=e[n],u.closed=!1):(u=ShapeModifiers.getModifier(t[n].ty),u.init(this,t[n]),e[n]=u,this.shapeModifiers.push(u)),c.push(u)):t[n].ty==="rp"&&(E?(u=e[n],u.closed=!0):(u=ShapeModifiers.getModifier(t[n].ty),e[n]=u,u.init(this,t,n,e),this.shapeModifiers.push(u),r=!1),c.push(u));this.addProcessedElement(t[n],n+1)}for(this.removeTransformFromStyleList(),this.closeStyles(f),o=c.length,n=0;n<o;n+=1)c[n].closed=!0},CVShapeElement.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},CVShapeElement.prototype.renderShapeTransform=function(t,e){(t._opMdf||e.op._mdf||this._isFirstFrame)&&(e.opacity=t.opacity,e.opacity*=e.op.v,e._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var t,e=this.stylesList.length,i,r,s,n,o,l,a=this.globalData.renderer,f=this.globalData.canvasContext,c,E;for(t=0;t<e;t+=1)if(E=this.stylesList[t],c=E.type,!((c==="st"||c==="gs")&&E.wi===0||!E.data._shouldRender||E.coOp===0||this.globalData.currentGlobalAlpha===0)){for(a.save(),o=E.elements,c==="st"||c==="gs"?(a.ctxStrokeStyle(c==="st"?E.co:E.grd),a.ctxLineWidth(E.wi),a.ctxLineCap(E.lc),a.ctxLineJoin(E.lj),a.ctxMiterLimit(E.ml||0)):a.ctxFillStyle(c==="fl"?E.co:E.grd),a.ctxOpacity(E.coOp),c!=="st"&&c!=="gs"&&f.beginPath(),a.ctxTransform(E.preTransforms.finalTransform.props),r=o.length,i=0;i<r;i+=1){for((c==="st"||c==="gs")&&(f.beginPath(),E.da&&(f.setLineDash(E.da),f.lineDashOffset=E.do)),l=o[i].trNodes,n=l.length,s=0;s<n;s+=1)l[s].t==="m"?f.moveTo(l[s].p[0],l[s].p[1]):l[s].t==="c"?f.bezierCurveTo(l[s].pts[0],l[s].pts[1],l[s].pts[2],l[s].pts[3],l[s].pts[4],l[s].pts[5]):f.closePath();(c==="st"||c==="gs")&&(a.ctxStroke(),E.da&&f.setLineDash(this.dashResetter))}c!=="st"&&c!=="gs"&&this.globalData.renderer.ctxFill(E.r),a.restore()}},CVShapeElement.prototype.renderShape=function(t,e,i,r){var s,n=e.length-1,o;for(o=t,s=n;s>=0;s-=1)e[s].ty==="tr"?(o=i[s].transform,this.renderShapeTransform(t,o)):e[s].ty==="sh"||e[s].ty==="el"||e[s].ty==="rc"||e[s].ty==="sr"?this.renderPath(e[s],i[s]):e[s].ty==="fl"?this.renderFill(e[s],i[s],o):e[s].ty==="st"?this.renderStroke(e[s],i[s],o):e[s].ty==="gf"||e[s].ty==="gs"?this.renderGradientFill(e[s],i[s],o):e[s].ty==="gr"?this.renderShape(o,e[s].it,i[s].it):e[s].ty;r&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(t,e){if(this._isFirstFrame||e._mdf||t.transforms._mdf){var i=t.trNodes,r=e.paths,s,n,o,l=r._length;i.length=0;var a=t.transforms.finalTransform;for(o=0;o<l;o+=1){var f=r.shapes[o];if(f&&f.v){for(n=f._length,s=1;s<n;s+=1)s===1&&i.push({t:"m",p:a.applyToPointArray(f.v[0][0],f.v[0][1],0)}),i.push({t:"c",pts:a.applyToTriplePoints(f.o[s-1],f.i[s],f.v[s])});n===1&&i.push({t:"m",p:a.applyToPointArray(f.v[0][0],f.v[0][1],0)}),f.c&&n&&(i.push({t:"c",pts:a.applyToTriplePoints(f.o[s-1],f.i[0],f.v[0])}),i.push({t:"z"}))}}t.trNodes=i}},CVShapeElement.prototype.renderPath=function(t,e){if(t.hd!==!0&&t._shouldRender){var i,r=e.styledShapes.length;for(i=0;i<r;i+=1)this.renderStyledShape(e.styledShapes[i],e.sh)}},CVShapeElement.prototype.renderFill=function(t,e,i){var r=e.style;(e.c._mdf||this._isFirstFrame)&&(r.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||i._opMdf||this._isFirstFrame)&&(r.coOp=e.o.v*i.opacity)},CVShapeElement.prototype.renderGradientFill=function(t,e,i){var r=e.style,s;if(!r.grd||e.g._mdf||e.s._mdf||e.e._mdf||t.t!==1&&(e.h._mdf||e.a._mdf)){var n=this.globalData.canvasContext,o=e.s.v,l=e.e.v;if(t.t===1)s=n.createLinearGradient(o[0],o[1],l[0],l[1]);else{var a=Math.sqrt(Math.pow(o[0]-l[0],2)+Math.pow(o[1]-l[1],2)),f=Math.atan2(l[1]-o[1],l[0]-o[0]),c=e.h.v;c>=1?c=.99:c<=-1&&(c=-.99);var E=a*c,u=Math.cos(f+e.a.v)*E+o[0],k=Math.sin(f+e.a.v)*E+o[1];s=n.createRadialGradient(u,k,0,o[0],o[1],a)}var x,m=t.g.p,T=e.g.c,d=1;for(x=0;x<m;x+=1)e.g._hasOpacity&&e.g._collapsable&&(d=e.g.o[x*2+1]),s.addColorStop(T[x*4]/100,"rgba("+T[x*4+1]+","+T[x*4+2]+","+T[x*4+3]+","+d+")");r.grd=s}r.coOp=e.o.v*i.opacity},CVShapeElement.prototype.renderStroke=function(t,e,i){var r=e.style,s=e.d;s&&(s._mdf||this._isFirstFrame)&&(r.da=s.dashArray,r.do=s.dashoffset[0]),(e.c._mdf||this._isFirstFrame)&&(r.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||i._opMdf||this._isFirstFrame)&&(r.coOp=e.o.v*i.opacity),(e.w._mdf||this._isFirstFrame)&&(r.wi=e.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0};function CVTextElement(t,e,i){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=!1;t.fc?(e=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=e;var i=!1;t.sc&&(i=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=t.sw);var r=this.globalData.fontManager.getFontByName(t.f),s,n,o=t.l,l=this.mHelper;this.stroke=i,this.values.fValue=t.finalSize+"px "+this.globalData.fontManager.getFontByName(t.f).fFamily,n=t.finalText.length;var a,f,c,E,u,k,x,m,T,d,g=this.data.singleShape,y=t.tr*.001*t.finalSize,_=0,P=0,C=!0,M=0;for(s=0;s<n;s+=1){a=this.globalData.fontManager.getCharData(t.finalText[s],r.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),f=a&&a.data||{},l.reset(),g&&o[s].n&&(_=-y,P+=t.yOffset,P+=C?1:0,C=!1),u=f.shapes?f.shapes[0].it:[],x=u.length,l.scale(t.finalSize/100,t.finalSize/100),g&&this.applyTextPropertiesToMatrix(t,l,o[s].line,_,P),T=createSizedArray(x-1);var V=0;for(k=0;k<x;k+=1)if(u[k].ty==="sh"){for(E=u[k].ks.k.i.length,m=u[k].ks.k,d=[],c=1;c<E;c+=1)c===1&&d.push(l.applyToX(m.v[0][0],m.v[0][1],0),l.applyToY(m.v[0][0],m.v[0][1],0)),d.push(l.applyToX(m.o[c-1][0],m.o[c-1][1],0),l.applyToY(m.o[c-1][0],m.o[c-1][1],0),l.applyToX(m.i[c][0],m.i[c][1],0),l.applyToY(m.i[c][0],m.i[c][1],0),l.applyToX(m.v[c][0],m.v[c][1],0),l.applyToY(m.v[c][0],m.v[c][1],0));d.push(l.applyToX(m.o[c-1][0],m.o[c-1][1],0),l.applyToY(m.o[c-1][0],m.o[c-1][1],0),l.applyToX(m.i[0][0],m.i[0][1],0),l.applyToY(m.i[0][0],m.i[0][1],0),l.applyToX(m.v[0][0],m.v[0][1],0),l.applyToY(m.v[0][0],m.v[0][1],0)),T[V]=d,V+=1}g&&(_+=o[s].l,_+=y),this.textSpans[M]?this.textSpans[M].elem=T:this.textSpans[M]={elem:T},M+=1}},CVTextElement.prototype.renderInnerContent=function(){this.validateText();var t=this.canvasContext;t.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var e,i,r,s,n,o,l=this.textAnimator.renderedLetters,a=this.textProperty.currentData.l;i=a.length;var f,c=null,E=null,u=null,k,x,m=this.globalData.renderer;for(e=0;e<i;e+=1)if(!a[e].n){if(f=l[e],f&&(m.save(),m.ctxTransform(f.p),m.ctxOpacity(f.o)),this.fill){for(f&&f.fc?c!==f.fc&&(m.ctxFillStyle(f.fc),c=f.fc):c!==this.values.fill&&(c=this.values.fill,m.ctxFillStyle(this.values.fill)),k=this.textSpans[e].elem,s=k.length,this.globalData.canvasContext.beginPath(),r=0;r<s;r+=1)for(x=k[r],o=x.length,this.globalData.canvasContext.moveTo(x[0],x[1]),n=2;n<o;n+=6)this.globalData.canvasContext.bezierCurveTo(x[n],x[n+1],x[n+2],x[n+3],x[n+4],x[n+5]);this.globalData.canvasContext.closePath(),m.ctxFill()}if(this.stroke){for(f&&f.sw?u!==f.sw&&(u=f.sw,m.ctxLineWidth(f.sw)):u!==this.values.sWidth&&(u=this.values.sWidth,m.ctxLineWidth(this.values.sWidth)),f&&f.sc?E!==f.sc&&(E=f.sc,m.ctxStrokeStyle(f.sc)):E!==this.values.stroke&&(E=this.values.stroke,m.ctxStrokeStyle(this.values.stroke)),k=this.textSpans[e].elem,s=k.length,this.globalData.canvasContext.beginPath(),r=0;r<s;r+=1)for(x=k[r],o=x.length,this.globalData.canvasContext.moveTo(x[0],x[1]),n=2;n<o;n+=6)this.globalData.canvasContext.bezierCurveTo(x[n],x[n+1],x[n+2],x[n+3],x[n+4],x[n+5]);this.globalData.canvasContext.closePath(),m.ctxStroke()}f&&this.globalData.renderer.restore()}};function CVImageElement(t,e,i){this.assetData=e.getAssetData(t.refId),this.img=e.imageLoader.getAsset(this.assetData),this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVImageElement),CVImageElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVImageElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVImageElement.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var t=createTag("canvas");t.width=this.assetData.w,t.height=this.assetData.h;var e=t.getContext("2d"),i=this.img.width,r=this.img.height,s=i/r,n=this.assetData.w/this.assetData.h,o,l,a=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;s>n&&a==="xMidYMid slice"||s<n&&a!=="xMidYMid slice"?(l=r,o=l*n):(o=i,l=o/n),e.drawImage(this.img,(i-o)/2,(r-l)/2,o,l,0,0,this.assetData.w,this.assetData.h),this.img=t}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null};function CVSolidElement(t,e,i){this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVSolidElement),CVSolidElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVSolidElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVSolidElement.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)};function CanvasRendererBase(){}extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(t){return new CVShapeElement(t,this.globalData,this)},CanvasRendererBase.prototype.createText=function(t){return new CVTextElement(t,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(t){return new CVImageElement(t,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(t){return new CVSolidElement(t,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(t){t[0]===1&&t[1]===0&&t[4]===0&&t[5]===1&&t[12]===0&&t[13]===0||this.canvasContext.transform(t[0],t[1],t[4],t[5],t[12],t[13])},CanvasRendererBase.prototype.ctxOpacity=function(t){this.canvasContext.globalAlpha*=t<0?0:t},CanvasRendererBase.prototype.ctxFillStyle=function(t){this.canvasContext.fillStyle=t},CanvasRendererBase.prototype.ctxStrokeStyle=function(t){this.canvasContext.strokeStyle=t},CanvasRendererBase.prototype.ctxLineWidth=function(t){this.canvasContext.lineWidth=t},CanvasRendererBase.prototype.ctxLineCap=function(t){this.canvasContext.lineCap=t},CanvasRendererBase.prototype.ctxLineJoin=function(t){this.canvasContext.lineJoin=t},CanvasRendererBase.prototype.ctxMiterLimit=function(t){this.canvasContext.miterLimit=t},CanvasRendererBase.prototype.ctxFill=function(t){this.canvasContext.fill(t)},CanvasRendererBase.prototype.ctxFillRect=function(t,e,i,r){this.canvasContext.fillRect(t,e,i,r)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}this.contextData.reset()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(t){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}t&&(this.globalData.blendMode="source-over"),this.contextData.restore(t)},CanvasRendererBase.prototype.configAnimation=function(t){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var e=this.animationItem.container.style;e.width="100%",e.height="100%";var i="0px 0px 0px";e.transformOrigin=i,e.mozTransformOrigin=i,e.webkitTransformOrigin=i,e["-webkit-transform"]=i,e.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={w:t.w,h:t.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=createSizedArray(t.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(t,e){this.reset();var i,r;t?(i=t,r=e,this.canvasContext.canvas.width=i,this.canvasContext.canvas.height=r):(this.animationItem.wrapper&&this.animationItem.container?(i=this.animationItem.wrapper.offsetWidth,r=this.animationItem.wrapper.offsetHeight):(i=this.canvasContext.canvas.width,r=this.canvasContext.canvas.height),this.canvasContext.canvas.width=i*this.renderConfig.dpr,this.canvasContext.canvas.height=r*this.renderConfig.dpr);var s,n;if(this.renderConfig.preserveAspectRatio.indexOf("meet")!==-1||this.renderConfig.preserveAspectRatio.indexOf("slice")!==-1){var o=this.renderConfig.preserveAspectRatio.split(" "),l=o[1]||"meet",a=o[0]||"xMidYMid",f=a.substr(0,4),c=a.substr(4);s=i/r,n=this.transformCanvas.w/this.transformCanvas.h,n>s&&l==="meet"||n<s&&l==="slice"?(this.transformCanvas.sx=i/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=r/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.h/this.renderConfig.dpr)),f==="xMid"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(i-this.transformCanvas.w*(r/this.transformCanvas.h))/2*this.renderConfig.dpr:f==="xMax"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(i-this.transformCanvas.w*(r/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,c==="YMid"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(r-this.transformCanvas.h*(i/this.transformCanvas.w))/2*this.renderConfig.dpr:c==="YMax"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(r-this.transformCanvas.h*(i/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio==="none"?(this.transformCanvas.sx=i/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},CanvasRendererBase.prototype.destroy=function(){this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");var t,e=this.layers?this.layers.length:0;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(t,e){if(!(this.renderedFrame===t&&this.renderConfig.clearCanvas===!0&&!e||this.destroyed||t===-1)){this.renderedFrame=t,this.globalData.frameNum=t-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||e,this.globalData.projectInterface.currentFrame=t;var i,r=this.layers.length;for(this.completeLayers||this.checkLayers(t),i=r-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].prepareFrame(t-this.layers[i].st);if(this.globalData._mdf){for(this.renderConfig.clearCanvas===!0?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),i=r-1;i>=0;i-=1)(this.completeLayers||this.elements[i])&&this.elements[i].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){var i=this.createItem(this.layers[t],this,this.globalData);e[t]=i,i.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"};function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){this.stack=[],this.cArrPos=0,this.cTr=new Matrix;var t,e=15;for(t=0;t<e;t+=1){var i=new CanvasContext;this.stack[t]=i}this._length=e,this.nativeContext=null,this.transformMat=new Matrix,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}CVContextData.prototype.duplicate=function(){var t=this._length*2,e=0;for(e=this._length;e<t;e+=1)this.stack[e]=new CanvasContext;this._length=t},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(t){this.cArrPos-=1;var e=this.stack[this.cArrPos],i=e.transform,r,s=this.cTr.props;for(r=0;r<16;r+=1)s[r]=i[r];if(t){this.nativeContext.restore();var n=this.stack[this.cArrPos+1];this.appliedFillStyle=n.fillStyle,this.appliedStrokeStyle=n.strokeStyle,this.appliedLineWidth=n.lineWidth,this.appliedLineCap=n.lineCap,this.appliedLineJoin=n.lineJoin,this.appliedMiterLimit=n.miterLimit}this.nativeContext.setTransform(i[0],i[1],i[4],i[5],i[12],i[13]),(t||e.opacity!==-1&&this.currentOpacity!==e.opacity)&&(this.nativeContext.globalAlpha=e.opacity,this.currentOpacity=e.opacity),this.currentFillStyle=e.fillStyle,this.currentStrokeStyle=e.strokeStyle,this.currentLineWidth=e.lineWidth,this.currentLineCap=e.lineCap,this.currentLineJoin=e.lineJoin,this.currentMiterLimit=e.miterLimit},CVContextData.prototype.save=function(t){t&&this.nativeContext.save();var e=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var i=this.stack[this.cArrPos],r;for(r=0;r<16;r+=1)i.transform[r]=e[r];this.cArrPos+=1;var s=this.stack[this.cArrPos];s.opacity=i.opacity,s.fillStyle=i.fillStyle,s.strokeStyle=i.strokeStyle,s.lineWidth=i.lineWidth,s.lineCap=i.lineCap,s.lineJoin=i.lineJoin,s.miterLimit=i.miterLimit},CVContextData.prototype.setOpacity=function(t){this.stack[this.cArrPos].opacity=t},CVContextData.prototype.setContext=function(t){this.nativeContext=t},CVContextData.prototype.fillStyle=function(t){this.stack[this.cArrPos].fillStyle!==t&&(this.currentFillStyle=t,this.stack[this.cArrPos].fillStyle=t)},CVContextData.prototype.strokeStyle=function(t){this.stack[this.cArrPos].strokeStyle!==t&&(this.currentStrokeStyle=t,this.stack[this.cArrPos].strokeStyle=t)},CVContextData.prototype.lineWidth=function(t){this.stack[this.cArrPos].lineWidth!==t&&(this.currentLineWidth=t,this.stack[this.cArrPos].lineWidth=t)},CVContextData.prototype.lineCap=function(t){this.stack[this.cArrPos].lineCap!==t&&(this.currentLineCap=t,this.stack[this.cArrPos].lineCap=t)},CVContextData.prototype.lineJoin=function(t){this.stack[this.cArrPos].lineJoin!==t&&(this.currentLineJoin=t,this.stack[this.cArrPos].lineJoin=t)},CVContextData.prototype.miterLimit=function(t){this.stack[this.cArrPos].miterLimit!==t&&(this.currentMiterLimit=t,this.stack[this.cArrPos].miterLimit=t)},CVContextData.prototype.transform=function(t){this.transformMat.cloneFromProps(t);var e=this.cTr;this.transformMat.multiply(e),e.cloneFromProps(this.transformMat.props);var i=e.props;this.nativeContext.setTransform(i[0],i[1],i[4],i[5],i[12],i[13])},CVContextData.prototype.opacity=function(t){var e=this.stack[this.cArrPos].opacity;e*=t<0?0:t,this.stack[this.cArrPos].opacity!==e&&(this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),this.stack[this.cArrPos].opacity=e)},CVContextData.prototype.fill=function(t){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(t)},CVContextData.prototype.fillRect=function(t,e,i,r){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(t,e,i,r)},CVContextData.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()};function CVCompElement(t,e,i){this.completeLayers=!1,this.layers=t.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(t,e,i),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var t=this.canvasContext;t.beginPath(),t.moveTo(0,0),t.lineTo(this.data.w,0),t.lineTo(this.data.w,this.data.h),t.lineTo(0,this.data.h),t.lineTo(0,0),t.clip();var e,i=this.layers.length;for(e=i-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},CVCompElement.prototype.destroy=function(){var t,e=this.layers.length;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function CanvasRenderer(t,e){this.animationItem=t,this.renderConfig={clearCanvas:e&&e.clearCanvas!==void 0?e.clearCanvas:!0,context:e&&e.context||null,progressiveLoad:e&&e.progressiveLoad||!1,preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",className:e&&e.className||"",id:e&&e.id||"",runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.renderConfig.dpr=e&&e.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=e&&e.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function HBaseElement(){}HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.bm!==0&&this.setBlendMode()},renderElement:function(){var e=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var i=this.finalTransform.mat.toCSS();e.transform=i,e.webkitTransform=i}this.finalTransform._opMdf&&(e.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting;function HSolidElement(t,e,i){this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var t;this.data.hasMask?(t=createNS("rect"),t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):(t=createTag("div"),t.style.width=this.data.sw+"px",t.style.height=this.data.sh+"px",t.style.backgroundColor=this.data.sc),this.layerElement.appendChild(t)};function HShapeElement(t,e,i){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(t,e,i),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var t;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),t=this.svgElement;else{t=createNS("svg");var e=this.comp.data?this.comp.data:this.globalData.compSize;t.setAttribute("width",e.w),t.setAttribute("height",e.h),t.appendChild(this.shapesContainer),this.layerElement.appendChild(t)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=t},HShapeElement.prototype.getTransformedPoint=function(t,e){var i,r=t.length;for(i=0;i<r;i+=1)e=t[i].mProps.v.applyToPointArray(e[0],e[1],0);return e},HShapeElement.prototype.calculateShapeBoundingBox=function(t,e){var i=t.sh.v,r=t.transformers,s,n=i._length,o,l,a,f;if(!(n<=1)){for(s=0;s<n-1;s+=1)o=this.getTransformedPoint(r,i.v[s]),l=this.getTransformedPoint(r,i.o[s]),a=this.getTransformedPoint(r,i.i[s+1]),f=this.getTransformedPoint(r,i.v[s+1]),this.checkBounds(o,l,a,f,e);i.c&&(o=this.getTransformedPoint(r,i.v[s]),l=this.getTransformedPoint(r,i.o[s]),a=this.getTransformedPoint(r,i.i[0]),f=this.getTransformedPoint(r,i.v[0]),this.checkBounds(o,l,a,f,e))}},HShapeElement.prototype.checkBounds=function(t,e,i,r,s){this.getBoundsOfCurve(t,e,i,r);var n=this.shapeBoundingBox;s.x=bmMin(n.left,s.x),s.xMax=bmMax(n.right,s.xMax),s.y=bmMin(n.top,s.y),s.yMax=bmMax(n.bottom,s.yMax)},HShapeElement.prototype.shapeBoundingBox={left:0,right:0,top:0,bottom:0},HShapeElement.prototype.tempBoundingBox={x:0,xMax:0,y:0,yMax:0,width:0,height:0},HShapeElement.prototype.getBoundsOfCurve=function(t,e,i,r){for(var s=[[t[0],r[0]],[t[1],r[1]]],n,o,l,a,f,c,E,u=0;u<2;++u)o=6*t[u]-12*e[u]+6*i[u],n=-3*t[u]+9*e[u]-9*i[u]+3*r[u],l=3*e[u]-3*t[u],o|=0,n|=0,l|=0,n===0&&o===0||(n===0?(a=-l/o,a>0&&a<1&&s[u].push(this.calculateF(a,t,e,i,r,u))):(f=o*o-4*l*n,f>=0&&(c=(-o+bmSqrt(f))/(2*n),c>0&&c<1&&s[u].push(this.calculateF(c,t,e,i,r,u)),E=(-o-bmSqrt(f))/(2*n),E>0&&E<1&&s[u].push(this.calculateF(E,t,e,i,r,u)))));this.shapeBoundingBox.left=bmMin.apply(null,s[0]),this.shapeBoundingBox.top=bmMin.apply(null,s[1]),this.shapeBoundingBox.right=bmMax.apply(null,s[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,s[1])},HShapeElement.prototype.calculateF=function(t,e,i,r,s,n){return bmPow(1-t,3)*e[n]+3*bmPow(1-t,2)*t*i[n]+3*(1-t)*bmPow(t,2)*r[n]+bmPow(t,3)*s[n]},HShapeElement.prototype.calculateBoundingBox=function(t,e){var i,r=t.length;for(i=0;i<r;i+=1)t[i]&&t[i].sh?this.calculateShapeBoundingBox(t[i],e):t[i]&&t[i].it?this.calculateBoundingBox(t[i].it,e):t[i]&&t[i].style&&t[i].w&&this.expandStrokeBoundingBox(t[i].w,e)},HShapeElement.prototype.expandStrokeBoundingBox=function(t,e){var i=0;if(t.keyframes){for(var r=0;r<t.keyframes.length;r+=1){var s=t.keyframes[r].s;s>i&&(i=s)}i*=t.mult}else i=t.v*t.mult;e.x-=i,e.xMax+=i,e.y-=i,e.yMax+=i},HShapeElement.prototype.currentBoxContains=function(t){return this.currentBBox.x<=t.x&&this.currentBBox.y<=t.y&&this.currentBBox.width+this.currentBBox.x>=t.x+t.width&&this.currentBBox.height+this.currentBBox.y>=t.y+t.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var t=this.tempBoundingBox,e=999999;if(t.x=e,t.xMax=-e,t.y=e,t.yMax=-e,this.calculateBoundingBox(this.itemsData,t),t.width=t.xMax<t.x?0:t.xMax-t.x,t.height=t.yMax<t.y?0:t.yMax-t.y,this.currentBoxContains(t))return;var i=!1;if(this.currentBBox.w!==t.width&&(this.currentBBox.w=t.width,this.shapeCont.setAttribute("width",t.width),i=!0),this.currentBBox.h!==t.height&&(this.currentBBox.h=t.height,this.shapeCont.setAttribute("height",t.height),i=!0),i||this.currentBBox.x!==t.x||this.currentBBox.y!==t.y){this.currentBBox.w=t.width,this.currentBBox.h=t.height,this.currentBBox.x=t.x,this.currentBBox.y=t.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var r=this.shapeCont.style,s="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";r.transform=s,r.webkitTransform=s}}};function HTextElement(t,e,i){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var t=createNS("g");this.maskedElement.appendChild(t),this.innerElem=t}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=this.innerElem.style,i=t.fc?this.buildColor(t.fc):"rgba(0,0,0,0)";e.fill=i,e.color=i,t.sc&&(e.stroke=this.buildColor(t.sc),e.strokeWidth=t.sw+"px");var r=this.globalData.fontManager.getFontByName(t.f);if(!this.globalData.fontManager.chars)if(e.fontSize=t.finalSize+"px",e.lineHeight=t.finalSize+"px",r.fClass)this.innerElem.className=r.fClass;else{e.fontFamily=r.fFamily;var s=t.fWeight,n=t.fStyle;e.fontStyle=n,e.fontWeight=s}var o,l,a=t.l;l=a.length;var f,c,E,u=this.mHelper,k,x="",m=0;for(o=0;o<l;o+=1){if(this.globalData.fontManager.chars?(this.textPaths[m]?f=this.textPaths[m]:(f=createNS("path"),f.setAttribute("stroke-linecap",lineCapEnum[1]),f.setAttribute("stroke-linejoin",lineJoinEnum[2]),f.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[m]?(c=this.textSpans[m],E=c.children[0]):(c=createTag("div"),c.style.lineHeight=0,E=createNS("svg"),E.appendChild(f),styleDiv(c)))):this.isMasked?f=this.textPaths[m]?this.textPaths[m]:createNS("text"):this.textSpans[m]?(c=this.textSpans[m],f=this.textPaths[m]):(c=createTag("span"),styleDiv(c),f=createTag("span"),styleDiv(f),c.appendChild(f)),this.globalData.fontManager.chars){var T=this.globalData.fontManager.getCharData(t.finalText[o],r.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),d;if(T?d=T.data:d=null,u.reset(),d&&d.shapes&&d.shapes.length&&(k=d.shapes[0].it,u.scale(t.finalSize/100,t.finalSize/100),x=this.createPathShape(u,k),f.setAttribute("d",x)),this.isMasked)this.innerElem.appendChild(f);else{if(this.innerElem.appendChild(c),d&&d.shapes){document.body.appendChild(E);var g=E.getBBox();E.setAttribute("width",g.width+2),E.setAttribute("height",g.height+2),E.setAttribute("viewBox",g.x-1+" "+(g.y-1)+" "+(g.width+2)+" "+(g.height+2));var y=E.style,_="translate("+(g.x-1)+"px,"+(g.y-1)+"px)";y.transform=_,y.webkitTransform=_,a[o].yOffset=g.y-1}else E.setAttribute("width",1),E.setAttribute("height",1);c.appendChild(E)}}else if(f.textContent=a[o].val,f.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(f);else{this.innerElem.appendChild(c);var P=f.style,C="translate3d(0,"+-t.finalSize/1.2+"px,0)";P.transform=C,P.webkitTransform=C}this.isMasked?this.textSpans[m]=f:this.textSpans[m]=c,this.textSpans[m].style.display="block",this.textPaths[m]=f,m+=1}for(;m<this.textSpans.length;)this.textSpans[m].style.display="none",m+=1},HTextElement.prototype.renderInnerContent=function(){this.validateText();var t;if(this.data.singleShape){if(!this._isFirstFrame&&!this.lettersChangedFlag)return;if(this.isMasked&&this.finalTransform._matMdf){this.svgElement.setAttribute("viewBox",-this.finalTransform.mProp.p.v[0]+" "+-this.finalTransform.mProp.p.v[1]+" "+this.compW+" "+this.compH),t=this.svgElement.style;var e="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";t.transform=e,t.webkitTransform=e}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),!(!this.lettersChangedFlag&&!this.textAnimator.lettersChangedFlag)){var i,r,s=0,n=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;r=o.length;var l,a,f;for(i=0;i<r;i+=1)o[i].n?s+=1:(a=this.textSpans[i],f=this.textPaths[i],l=n[s],s+=1,l._mdf.m&&(this.isMasked?a.setAttribute("transform",l.m):(a.style.webkitTransform=l.m,a.style.transform=l.m)),a.style.opacity=l.o,l.sw&&l._mdf.sw&&f.setAttribute("stroke-width",l.sw),l.sc&&l._mdf.sc&&f.setAttribute("stroke",l.sc),l.fc&&l._mdf.fc&&(f.setAttribute("fill",l.fc),f.style.color=l.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var c=this.innerElem.getBBox();this.currentBBox.w!==c.width&&(this.currentBBox.w=c.width,this.svgElement.setAttribute("width",c.width)),this.currentBBox.h!==c.height&&(this.currentBBox.h=c.height,this.svgElement.setAttribute("height",c.height));var E=1;if(this.currentBBox.w!==c.width+E*2||this.currentBBox.h!==c.height+E*2||this.currentBBox.x!==c.x-E||this.currentBBox.y!==c.y-E){this.currentBBox.w=c.width+E*2,this.currentBBox.h=c.height+E*2,this.currentBBox.x=c.x-E,this.currentBBox.y=c.y-E,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),t=this.svgElement.style;var u="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";t.transform=u,t.webkitTransform=u}}}};function HCameraElement(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initHierarchy();var r=PropertyFactory.getProp;if(this.pe=r(this,t.pe,0,0,this),t.ks.p.s?(this.px=r(this,t.ks.p.x,1,0,this),this.py=r(this,t.ks.p.y,1,0,this),this.pz=r(this,t.ks.p.z,1,0,this)):this.p=r(this,t.ks.p,1,0,this),t.ks.a&&(this.a=r(this,t.ks.a,1,0,this)),t.ks.or.k.length&&t.ks.or.k[0].to){var s,n=t.ks.or.k.length;for(s=0;s<n;s+=1)t.ks.or.k[s].to=null,t.ks.or.k[s].ti=null}this.or=r(this,t.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=r(this,t.ks.rx,0,degToRads,this),this.ry=r(this,t.ks.ry,0,degToRads,this),this.rz=r(this,t.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var t,e=this.comp.threeDElements.length,i,r,s;for(t=0;t<e;t+=1)if(i=this.comp.threeDElements[t],i.type==="3d"){r=i.perspectiveElem.style,s=i.container.style;var n=this.pe.v+"px",o="0px 0px 0px",l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";r.perspective=n,r.webkitPerspective=n,s.transformOrigin=o,s.mozTransformOrigin=o,s.webkitTransformOrigin=o,r.transform=l,r.webkitTransform=l}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var t=this._isFirstFrame,e,i;if(this.hierarchy)for(i=this.hierarchy.length,e=0;e<i;e+=1)t=this.hierarchy[e].finalTransform.mProp._mdf||t;if(t||this.pe._mdf||this.p&&this.p._mdf||this.px&&(this.px._mdf||this.py._mdf||this.pz._mdf)||this.rx._mdf||this.ry._mdf||this.rz._mdf||this.or._mdf||this.a&&this.a._mdf){if(this.mat.reset(),this.hierarchy)for(i=this.hierarchy.length-1,e=i;e>=0;e-=1){var r=this.hierarchy[e].finalTransform.mProp;this.mat.translate(-r.p.v[0],-r.p.v[1],r.p.v[2]),this.mat.rotateX(-r.or.v[0]).rotateY(-r.or.v[1]).rotateZ(r.or.v[2]),this.mat.rotateX(-r.rx.v).rotateY(-r.ry.v).rotateZ(r.rz.v),this.mat.scale(1/r.s.v[0],1/r.s.v[1],1/r.s.v[2]),this.mat.translate(r.a.v[0],r.a.v[1],r.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var s;this.p?s=[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:s=[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var n=Math.sqrt(Math.pow(s[0],2)+Math.pow(s[1],2)+Math.pow(s[2],2)),o=[s[0]/n,s[1]/n,s[2]/n],l=Math.sqrt(o[2]*o[2]+o[0]*o[0]),a=Math.atan2(o[1],l),f=Math.atan2(o[0],-o[2]);this.mat.rotateY(f).rotateX(-a)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var c=!this._prevMat.equals(this.mat);if((c||this.pe._mdf)&&this.comp.threeDElements){i=this.comp.threeDElements.length;var E,u,k;for(e=0;e<i;e+=1)if(E=this.comp.threeDElements[e],E.type==="3d"){if(c){var x=this.mat.toCSS();k=E.container.style,k.transform=x,k.webkitTransform=x}this.pe._mdf&&(u=E.perspectiveElem.style,u.perspective=this.pe.v+"px",u.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null};function HImageElement(t,e,i){this.assetData=e.getAssetData(t.refId),this.initElement(t,e,i)}extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData),e=new Image;this.data.hasMask?(this.imageElem=createNS("image"),this.imageElem.setAttribute("width",this.assetData.w+"px"),this.imageElem.setAttribute("height",this.assetData.h+"px"),this.imageElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(e),e.crossOrigin="anonymous",e.src=t,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)};function HybridRendererBase(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"}},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},HybridRendererBase.prototype.appendElementInPos=function(t,e){var i=t.getBaseElement();if(i){var r=this.layers[e];if(!r.ddd||!this.supports3d)if(this.threeDElements)this.addTo3dContainer(i,e);else{for(var s=0,n,o,l;s<e;)this.elements[s]&&this.elements[s]!==!0&&this.elements[s].getBaseElement&&(o=this.elements[s],l=this.layers[s].ddd?this.getThreeDContainerByPos(s):o.getBaseElement(),n=l||n),s+=1;n?(!r.ddd||!this.supports3d)&&this.layerElement.insertBefore(i,n):(!r.ddd||!this.supports3d)&&this.layerElement.appendChild(i)}else this.addTo3dContainer(i,e)}},HybridRendererBase.prototype.createShape=function(t){return this.supports3d?new HShapeElement(t,this.globalData,this):new SVGShapeElement(t,this.globalData,this)},HybridRendererBase.prototype.createText=function(t){return this.supports3d?new HTextElement(t,this.globalData,this):new SVGTextLottieElement(t,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(t){return this.camera=new HCameraElement(t,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(t){return this.supports3d?new HImageElement(t,this.globalData,this):new IImageElement(t,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(t){return this.supports3d?new HSolidElement(t,this.globalData,this):new ISolidElement(t,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(t){for(var e=0,i=this.threeDElements.length;e<i;){if(this.threeDElements[e].startPos<=t&&this.threeDElements[e].endPos>=t)return this.threeDElements[e].perspectiveElem;e+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(t,e){var i=createTag("div"),r,s;styleDiv(i);var n=createTag("div");if(styleDiv(n),e==="3d"){r=i.style,r.width=this.globalData.compSize.w+"px",r.height=this.globalData.compSize.h+"px";var o="50% 50%";r.webkitTransformOrigin=o,r.mozTransformOrigin=o,r.transformOrigin=o,s=n.style;var l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";s.transform=l,s.webkitTransform=l}i.appendChild(n);var a={container:n,perspectiveElem:i,startPos:t,endPos:t,type:e};return this.threeDElements.push(a),a},HybridRendererBase.prototype.build3dContainers=function(){var t,e=this.layers.length,i,r="";for(t=0;t<e;t+=1)this.layers[t].ddd&&this.layers[t].ty!==3?(r!=="3d"&&(r="3d",i=this.createThreeDContainer(t,"3d")),i.endPos=Math.max(i.endPos,t)):(r!=="2d"&&(r="2d",i=this.createThreeDContainer(t,"2d")),i.endPos=Math.max(i.endPos,t));for(e=this.threeDElements.length,t=e-1;t>=0;t-=1)this.resizerElem.appendChild(this.threeDElements[t].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(t,e){for(var i=0,r=this.threeDElements.length;i<r;){if(e<=this.threeDElements[i].endPos){for(var s=this.threeDElements[i].startPos,n;s<e;)this.elements[s]&&this.elements[s].getBaseElement&&(n=this.elements[s].getBaseElement()),s+=1;n?this.threeDElements[i].container.insertBefore(t,n):this.threeDElements[i].container.appendChild(t);break}i+=1}},HybridRendererBase.prototype.configAnimation=function(t){var e=createTag("div"),i=this.animationItem.wrapper,r=e.style;r.width=t.w+"px",r.height=t.h+"px",this.resizerElem=e,styleDiv(e),r.transformStyle="flat",r.mozTransformStyle="flat",r.webkitTransformStyle="flat",this.renderConfig.className&&e.setAttribute("class",this.renderConfig.className),i.appendChild(e),r.overflow="hidden";var s=createNS("svg");s.setAttribute("width","1"),s.setAttribute("height","1"),styleDiv(s),this.resizerElem.appendChild(s);var n=createNS("defs");s.appendChild(n),this.data=t,this.setupGlobalData(t,s),this.globalData.defs=n,this.layers=t.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var t=this.animationItem.wrapper.offsetWidth,e=this.animationItem.wrapper.offsetHeight,i=t/e,r=this.globalData.compSize.w/this.globalData.compSize.h,s,n,o,l;r>i?(s=t/this.globalData.compSize.w,n=t/this.globalData.compSize.w,o=0,l=(e-this.globalData.compSize.h*(t/this.globalData.compSize.w))/2):(s=e/this.globalData.compSize.h,n=e/this.globalData.compSize.h,o=(t-this.globalData.compSize.w*(e/this.globalData.compSize.h))/2,l=0);var a=this.resizerElem.style;a.webkitTransform="matrix3d("+s+",0,0,0,0,"+n+",0,0,0,0,1,0,"+o+","+l+",0,1)",a.transform=a.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var t=this.globalData.compSize.w,e=this.globalData.compSize.h,i,r=this.threeDElements.length;for(i=0;i<r;i+=1){var s=this.threeDElements[i].perspectiveElem.style;s.webkitPerspective=Math.sqrt(Math.pow(t,2)+Math.pow(e,2))+"px",s.perspective=s.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(t){var e,i=t.length,r=createTag("div");for(e=0;e<i;e+=1)if(t[e].xt){var s=this.createComp(t[e],r,this.globalData.comp,null);s.initExpressions(),this.globalData.projectInterface.registerComposition(s)}};function HCompElement(t,e,i){this.layers=t.layers,this.supports3d=!t.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,i),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([HybridRendererBase,ICompElement,HBaseElement],HCompElement),HCompElement.prototype._createBaseContainerElements=HCompElement.prototype.createContainerElements,HCompElement.prototype.createContainerElements=function(){this._createBaseContainerElements(),this.data.hasMask?(this.svgElement.setAttribute("width",this.data.w),this.svgElement.setAttribute("height",this.data.h),this.transformedElement=this.baseElement):this.transformedElement=this.layerElement},HCompElement.prototype.addTo3dContainer=function(t,e){for(var i=0,r;i<e;)this.elements[i]&&this.elements[i].getBaseElement&&(r=this.elements[i].getBaseElement()),i+=1;r?this.layerElement.insertBefore(t,r):this.layerElement.appendChild(t)},HCompElement.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};function HybridRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"},runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};var CompExpressionInterface=function(){return function(t){function e(i){for(var r=0,s=t.layers.length;r<s;){if(t.layers[r].nm===i||t.layers[r].ind===i)return t.elements[r].layerInterface;r+=1}return null}return Object.defineProperty(e,"_name",{value:t.data.nm}),e.layer=e,e.pixelAspect=1,e.height=t.data.h||t.globalData.compSize.h,e.width=t.data.w||t.globalData.compSize.w,e.pixelAspect=1,e.frameDuration=1/t.globalData.frameRate,e.displayStartTime=0,e.numLayers=t.layers.length,e}}();function _typeof$2(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$2=function(i){return typeof i}:_typeof$2=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},_typeof$2(t)}function seedRandom(t,e){var i=this,r=256,s=6,n=52,o="random",l=e.pow(r,s),a=e.pow(2,n),f=a*2,c=r-1,E;function u(y,_,P){var C=[];_=_===!0?{entropy:!0}:_||{};var M=T(m(_.entropy?[y,g(t)]:y===null?d():y,3),C),V=new k(C),O=function(){for(var U=V.g(s),z=l,Z=0;U<a;)U=(U+Z)*r,z*=r,Z=V.g(1);for(;U>=f;)U/=2,z/=2,Z>>>=1;return(U+Z)/z};return O.int32=function(){return V.g(4)|0},O.quick=function(){return V.g(4)/4294967296},O.double=O,T(g(V.S),t),(_.pass||P||function(X,U,z,Z){return Z&&(Z.S&&x(Z,V),X.state=function(){return x(V,{})}),z?(e[o]=X,U):X})(O,M,"global"in _?_.global:this==e,_.state)}e["seed"+o]=u;function k(y){var _,P=y.length,C=this,M=0,V=C.i=C.j=0,O=C.S=[];for(P||(y=[P++]);M<r;)O[M]=M++;for(M=0;M<r;M++)O[M]=O[V=c&V+y[M%P]+(_=O[M])],O[V]=_;C.g=function(X){for(var U,z=0,Z=C.i,Q=C.j,N=C.S;X--;)U=N[Z=c&Z+1],z=z*r+N[c&(N[Z]=N[Q=c&Q+U])+(N[Q]=U)];return C.i=Z,C.j=Q,z}}function x(y,_){return _.i=y.i,_.j=y.j,_.S=y.S.slice(),_}function m(y,_){var P=[],C=_typeof$2(y),M;if(_&&C=="object")for(M in y)try{P.push(m(y[M],_-1))}catch{}return P.length?P:C=="string"?y:y+"\0"}function T(y,_){for(var P=y+"",C,M=0;M<P.length;)_[c&M]=c&(C^=_[c&M]*19)+P.charCodeAt(M++);return g(_)}function d(){try{var y=new Uint8Array(r);return(i.crypto||i.msCrypto).getRandomValues(y),g(y)}catch{var _=i.navigator,P=_&&_.plugins;return[+new Date,i,P,i.screen,g(t)]}}function g(y){return String.fromCharCode.apply(0,y)}T(e.random(),t)}function initialize$2(t){seedRandom([],t)}var propTypes={SHAPE:"shape"};function _typeof$1(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$1=function(i){return typeof i}:_typeof$1=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},_typeof$1(t)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};initialize$2(BMMath);function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(t){return t.constructor===Array||t.constructor===Float32Array}function isNumerable(t,e){return t==="number"||e instanceof Number||t==="boolean"||t==="string"}function $bm_neg(t){var e=_typeof$1(t);if(e==="number"||t instanceof Number||e==="boolean")return-t;if($bm_isInstanceOfArray(t)){var i,r=t.length,s=[];for(i=0;i<r;i+=1)s[i]=-t[i];return s}return t.propType?t.v:-t}var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(t,e){var i=_typeof$1(t),r=_typeof$1(e);if(isNumerable(i,t)&&isNumerable(r,e)||i==="string"||r==="string")return t+e;if($bm_isInstanceOfArray(t)&&isNumerable(r,e))return t=t.slice(0),t[0]+=e,t;if(isNumerable(i,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t+e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,o=e.length,l=[];s<n||s<o;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]+e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}var add=sum;function sub(t,e){var i=_typeof$1(t),r=_typeof$1(e);if(isNumerable(i,t)&&isNumerable(r,e))return i==="string"&&(t=parseInt(t,10)),r==="string"&&(e=parseInt(e,10)),t-e;if($bm_isInstanceOfArray(t)&&isNumerable(r,e))return t=t.slice(0),t[0]-=e,t;if(isNumerable(i,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t-e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,o=e.length,l=[];s<n||s<o;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]-e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}function mul(t,e){var i=_typeof$1(t),r=_typeof$1(e),s;if(isNumerable(i,t)&&isNumerable(r,e))return t*e;var n,o;if($bm_isInstanceOfArray(t)&&isNumerable(r,e)){for(o=t.length,s=createTypedArray("float32",o),n=0;n<o;n+=1)s[n]=t[n]*e;return s}if(isNumerable(i,t)&&$bm_isInstanceOfArray(e)){for(o=e.length,s=createTypedArray("float32",o),n=0;n<o;n+=1)s[n]=t*e[n];return s}return 0}function div(t,e){var i=_typeof$1(t),r=_typeof$1(e),s;if(isNumerable(i,t)&&isNumerable(r,e))return t/e;var n,o;if($bm_isInstanceOfArray(t)&&isNumerable(r,e)){for(o=t.length,s=createTypedArray("float32",o),n=0;n<o;n+=1)s[n]=t[n]/e;return s}if(isNumerable(i,t)&&$bm_isInstanceOfArray(e)){for(o=e.length,s=createTypedArray("float32",o),n=0;n<o;n+=1)s[n]=t/e[n];return s}return 0}function mod(t,e){return typeof t=="string"&&(t=parseInt(t,10)),typeof e=="string"&&(e=parseInt(e,10)),t%e}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(t,e,i){if(e>i){var r=i;i=e,e=r}return Math.min(Math.max(t,e),i)}function radiansToDegrees(t){return t/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(t){return t*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(t,e){if(typeof t=="number"||t instanceof Number)return e=e||0,Math.abs(t-e);e||(e=helperLengthArray);var i,r=Math.min(t.length,e.length),s=0;for(i=0;i<r;i+=1)s+=Math.pow(e[i]-t[i],2);return Math.sqrt(s)}function normalize(t){return div(t,length(t))}function rgbToHsl(t){var e=t[0],i=t[1],r=t[2],s=Math.max(e,i,r),n=Math.min(e,i,r),o,l,a=(s+n)/2;if(s===n)o=0,l=0;else{var f=s-n;switch(l=a>.5?f/(2-s-n):f/(s+n),s){case e:o=(i-r)/f+(i<r?6:0);break;case i:o=(r-e)/f+2;break;case r:o=(e-i)/f+4;break}o/=6}return[o,l,a,t[3]]}function hue2rgb(t,e,i){return i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+(e-t)*6*i:i<1/2?e:i<2/3?t+(e-t)*(2/3-i)*6:t}function hslToRgb(t){var e=t[0],i=t[1],r=t[2],s,n,o;if(i===0)s=r,o=r,n=r;else{var l=r<.5?r*(1+i):r+i-r*i,a=2*r-l;s=hue2rgb(a,l,e+1/3),n=hue2rgb(a,l,e),o=hue2rgb(a,l,e-1/3)}return[s,n,o,t[3]]}function linear(t,e,i,r,s){if((r===void 0||s===void 0)&&(r=e,s=i,e=0,i=1),i<e){var n=i;i=e,e=n}if(t<=e)return r;if(t>=i)return s;var o=i===e?0:(t-e)/(i-e);if(!r.length)return r+(s-r)*o;var l,a=r.length,f=createTypedArray("float32",a);for(l=0;l<a;l+=1)f[l]=r[l]+(s[l]-r[l])*o;return f}function random(t,e){if(e===void 0&&(t===void 0?(t=0,e=1):(e=t,t=void 0)),e.length){var i,r=e.length;t||(t=createTypedArray("float32",r));var s=createTypedArray("float32",r),n=BMMath.random();for(i=0;i<r;i+=1)s[i]=t[i]+n*(e[i]-t[i]);return s}t===void 0&&(t=0);var o=BMMath.random();return t+o*(e-t)}function createPath(t,e,i,r){var s,n=t.length,o=shapePool.newElement();o.setPathData(!!r,n);var l=[0,0],a,f;for(s=0;s<n;s+=1)a=e&&e[s]?e[s]:l,f=i&&i[s]?i[s]:l,o.setTripleAt(t[s][0],t[s][1],f[0]+t[s][0],f[1]+t[s][1],a[0]+t[s][0],a[1]+t[s][1],s,!0);return o}function initiateExpression(elem,data,property){function noOp(t){return t}if(!elem.globalData.renderConfig.runExpressions)return noOp;var val=data.x,needsVelocity=/velocity(?![\w\d])/.test(val),_needsRandom=val.indexOf("random")!==-1,elemType=elem.data.ty,transform,$bm_transform,content,effect,thisProperty=property;thisProperty.valueAtTime=thisProperty.getValueAtTime,Object.defineProperty(thisProperty,"value",{get:function(){return thisProperty.v}}),elem.comp.frameDuration=1/elem.comp.globalData.frameRate,elem.comp.displayStartTime=0;var inPoint=elem.data.ip/elem.comp.globalData.frameRate,outPoint=elem.data.op/elem.comp.globalData.frameRate,width=elem.data.sw?elem.data.sw:0,height=elem.data.sh?elem.data.sh:0,name=elem.data.nm,loopIn,loop_in,loopOut,loop_out,smooth,toWorld,fromWorld,fromComp,toComp,fromCompToSurface,position,rotation,anchorPoint,scale,thisLayer,thisComp,mask,valueAtTime,velocityAtTime,scoped_bm_rt,expression_function=eval("[function _expression_function(){"+val+";scoped_bm_rt=$bm_rt}]")[0],numKeys=property.kf?data.k.length:0,active=!this.data||this.data.hd!==!0,wiggle=(function t(e,i){var r,s,n=this.pv.length?this.pv.length:1,o=createTypedArray("float32",n);e=5;var l=Math.floor(time*e);for(r=0,s=0;r<l;){for(s=0;s<n;s+=1)o[s]+=-i+i*2*BMMath.random();r+=1}var a=time*e,f=a-Math.floor(a),c=createTypedArray("float32",n);if(n>1){for(s=0;s<n;s+=1)c[s]=this.pv[s]+o[s]+(-i+i*2*BMMath.random())*f;return c}return this.pv+o[0]+(-i+i*2*BMMath.random())*f}).bind(this);thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty));function loopInDuration(t,e){return loopIn(t,e,!0)}function loopOutDuration(t,e){return loopOut(t,e,!0)}this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface);function lookAt(t,e){var i=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],r=Math.atan2(i[0],Math.sqrt(i[1]*i[1]+i[2]*i[2]))/degToRads,s=-Math.atan2(i[1],i[2])/degToRads;return[s,r,0]}function easeOut(t,e,i,r,s){return applyEase(easeOutBez,t,e,i,r,s)}function easeIn(t,e,i,r,s){return applyEase(easeInBez,t,e,i,r,s)}function ease(t,e,i,r,s){return applyEase(easeInOutBez,t,e,i,r,s)}function applyEase(t,e,i,r,s,n){s===void 0?(s=i,n=r):e=(e-i)/(r-i),e>1?e=1:e<0&&(e=0);var o=t(e);if($bm_isInstanceOfArray(s)){var l,a=s.length,f=createTypedArray("float32",a);for(l=0;l<a;l+=1)f[l]=(n[l]-s[l])*o+s[l];return f}return(n-s)*o+s}function nearestKey(t){var e,i=data.k.length,r,s;if(!data.k.length||typeof data.k[0]=="number")r=0,s=0;else if(r=-1,t*=elem.comp.globalData.frameRate,t<data.k[0].t)r=1,s=data.k[0].t;else{for(e=0;e<i-1;e+=1)if(t===data.k[e].t){r=e+1,s=data.k[e].t;break}else if(t>data.k[e].t&&t<data.k[e+1].t){t-data.k[e].t>data.k[e+1].t-t?(r=e+2,s=data.k[e+1].t):(r=e+1,s=data.k[e].t);break}r===-1&&(r=e+1,s=data.k[e].t)}var n={};return n.index=r,n.time=s/elem.comp.globalData.frameRate,n}function key(t){var e,i,r;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+t);t-=1,e={time:data.k[t].t/elem.comp.globalData.frameRate,value:[]};var s=Object.prototype.hasOwnProperty.call(data.k[t],"s")?data.k[t].s:data.k[t-1].e;for(r=s.length,i=0;i<r;i+=1)e[i]=s[i],e.value[i]=s[i];return e}function framesToTime(t,e){return e||(e=elem.comp.globalData.frameRate),t/e}function timeToFrames(t,e){return!t&&t!==0&&(t=time),e||(e=elem.comp.globalData.frameRate),t*e}function seedRandom(t){BMMath.seedrandom(randSeed+t)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(t,e){return typeof value=="string"?e===void 0?value.substring(t):value.substring(t,e):""}function substr(t,e){return typeof value=="string"?e===void 0?value.substr(t):value.substr(t,e):""}function posterizeTime(t){time=t===0?0:Math.floor(time*t)/t,value=valueAtTime(time)}var time,velocity,value,text,textIndex,textTotal,selectorValue,index=elem.data.ind,hasParent=!!(elem.hierarchy&&elem.hierarchy.length),parent,randSeed=Math.floor(Math.random()*1e6),globalData=elem.globalData;function executeExpression(t){return value=t,this.frameExpressionId===elem.globalData.frameId&&this.propType!=="textSelector"?value:(this.propType==="textSelector"&&(textIndex=this.textIndex,textTotal=this.textTotal,selectorValue=this.selectorValue),thisLayer||(text=elem.layerInterface.text,thisLayer=elem.layerInterface,thisComp=elem.comp.compInterface,toWorld=thisLayer.toWorld.bind(thisLayer),fromWorld=thisLayer.fromWorld.bind(thisLayer),fromComp=thisLayer.fromComp.bind(thisLayer),toComp=thisLayer.toComp.bind(thisLayer),mask=thisLayer.mask?thisLayer.mask.bind(thisLayer):null,fromCompToSurface=fromComp),transform||(transform=elem.layerInterface("ADBE Transform Group"),$bm_transform=transform,transform&&(anchorPoint=transform.anchorPoint)),elemType===4&&!content&&(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),hasParent=!!(elem.hierarchy&&elem.hierarchy.length),hasParent&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt,scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob}(),Expressions=function(){var t={};t.initExpressions=e,t.resetFrame=ExpressionManager.resetFrame;function e(i){var r=0,s=[];function n(){r+=1}function o(){r-=1,r===0&&a()}function l(f){s.indexOf(f)===-1&&s.push(f)}function a(){var f,c=s.length;for(f=0;f<c;f+=1)s[f].release();s.length=0}i.renderer.compInterface=CompExpressionInterface(i.renderer),i.renderer.globalData.projectInterface.registerComposition(i.renderer),i.renderer.globalData.pushExpression=n,i.renderer.globalData.popExpression=o,i.renderer.globalData.registerExpressionProperty=l}return t}(),MaskManagerInterface=function(){function t(i,r){this._mask=i,this._data=r}Object.defineProperty(t.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(t.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),this._mask.op.v*100}});var e=function(r){var s=createSizedArray(r.viewData.length),n,o=r.viewData.length;for(n=0;n<o;n+=1)s[n]=new t(r.viewData[n],r.masksProperties[n]);var l=function(f){for(n=0;n<o;){if(r.masksProperties[n].nm===f)return s[n];n+=1}return null};return l};return e}(),ExpressionPropertyInterface=function(){var t={pv:0,v:0,mult:1},e={pv:[0,0,0],v:[0,0,0],mult:1};function i(o,l,a){Object.defineProperty(o,"velocity",{get:function(){return l.getVelocityAtTime(l.comp.currentFrame)}}),o.numKeys=l.keyframes?l.keyframes.length:0,o.key=function(f){if(!o.numKeys)return 0;var c="";"s"in l.keyframes[f-1]?c=l.keyframes[f-1].s:"e"in l.keyframes[f-2]?c=l.keyframes[f-2].e:c=l.keyframes[f-2].s;var E=a==="unidimensional"?new Number(c):Object.assign({},c);return E.time=l.keyframes[f-1].t/l.elem.comp.globalData.frameRate,E.value=a==="unidimensional"?c[0]:c,E},o.valueAtTime=l.getValueAtTime,o.speedAtTime=l.getSpeedAtTime,o.velocityAtTime=l.getVelocityAtTime,o.propertyGroup=l.propertyGroup}function r(o){(!o||!("pv"in o))&&(o=t);var l=1/o.mult,a=o.pv*l,f=new Number(a);return f.value=a,i(f,o,"unidimensional"),function(){return o.k&&o.getValue(),a=o.v*l,f.value!==a&&(f=new Number(a),f.value=a,i(f,o,"unidimensional")),f}}function s(o){(!o||!("pv"in o))&&(o=e);var l=1/o.mult,a=o.data&&o.data.l||o.pv.length,f=createTypedArray("float32",a),c=createTypedArray("float32",a);return f.value=c,i(f,o,"multidimensional"),function(){o.k&&o.getValue();for(var E=0;E<a;E+=1)c[E]=o.v[E]*l,f[E]=c[E];return f}}function n(){return t}return function(o){return o?o.propType==="unidimensional"?r(o):s(o):n}}(),TransformExpressionInterface=function(){return function(t){function e(o){switch(o){case"scale":case"Scale":case"ADBE Scale":case 6:return e.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return e.rotation;case"ADBE Rotate X":return e.xRotation;case"ADBE Rotate Y":return e.yRotation;case"position":case"Position":case"ADBE Position":case 2:return e.position;case"ADBE Position_0":return e.xPosition;case"ADBE Position_1":return e.yPosition;case"ADBE Position_2":return e.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return e.anchorPoint;case"opacity":case"Opacity":case 11:return e.opacity;default:return null}}Object.defineProperty(e,"rotation",{get:ExpressionPropertyInterface(t.r||t.rz)}),Object.defineProperty(e,"zRotation",{get:ExpressionPropertyInterface(t.rz||t.r)}),Object.defineProperty(e,"xRotation",{get:ExpressionPropertyInterface(t.rx)}),Object.defineProperty(e,"yRotation",{get:ExpressionPropertyInterface(t.ry)}),Object.defineProperty(e,"scale",{get:ExpressionPropertyInterface(t.s)});var i,r,s,n;return t.p?n=ExpressionPropertyInterface(t.p):(i=ExpressionPropertyInterface(t.px),r=ExpressionPropertyInterface(t.py),t.pz&&(s=ExpressionPropertyInterface(t.pz))),Object.defineProperty(e,"position",{get:function(){return t.p?n():[i(),r(),s?s():0]}}),Object.defineProperty(e,"xPosition",{get:ExpressionPropertyInterface(t.px)}),Object.defineProperty(e,"yPosition",{get:ExpressionPropertyInterface(t.py)}),Object.defineProperty(e,"zPosition",{get:ExpressionPropertyInterface(t.pz)}),Object.defineProperty(e,"anchorPoint",{get:ExpressionPropertyInterface(t.a)}),Object.defineProperty(e,"opacity",{get:ExpressionPropertyInterface(t.o)}),Object.defineProperty(e,"skew",{get:ExpressionPropertyInterface(t.sk)}),Object.defineProperty(e,"skewAxis",{get:ExpressionPropertyInterface(t.sa)}),Object.defineProperty(e,"orientation",{get:ExpressionPropertyInterface(t.or)}),e}}(),LayerExpressionInterface=function(){function t(f){var c=new Matrix;if(f!==void 0){var E=this._elem.finalTransform.mProp.getValueAtTime(f);E.clone(c)}else{var u=this._elem.finalTransform.mProp;u.applyToMatrix(c)}return c}function e(f,c){var E=this.getMatrix(c);return E.props[12]=0,E.props[13]=0,E.props[14]=0,this.applyPoint(E,f)}function i(f,c){var E=this.getMatrix(c);return this.applyPoint(E,f)}function r(f,c){var E=this.getMatrix(c);return E.props[12]=0,E.props[13]=0,E.props[14]=0,this.invertPoint(E,f)}function s(f,c){var E=this.getMatrix(c);return this.invertPoint(E,f)}function n(f,c){if(this._elem.hierarchy&&this._elem.hierarchy.length){var E,u=this._elem.hierarchy.length;for(E=0;E<u;E+=1)this._elem.hierarchy[E].finalTransform.mProp.applyToMatrix(f)}return f.applyToPointArray(c[0],c[1],c[2]||0)}function o(f,c){if(this._elem.hierarchy&&this._elem.hierarchy.length){var E,u=this._elem.hierarchy.length;for(E=0;E<u;E+=1)this._elem.hierarchy[E].finalTransform.mProp.applyToMatrix(f)}return f.inversePoint(c)}function l(f){var c=new Matrix;if(c.reset(),this._elem.finalTransform.mProp.applyToMatrix(c),this._elem.hierarchy&&this._elem.hierarchy.length){var E,u=this._elem.hierarchy.length;for(E=0;E<u;E+=1)this._elem.hierarchy[E].finalTransform.mProp.applyToMatrix(c);return c.inversePoint(f)}return c.inversePoint(f)}function a(){return[1,1,1,1]}return function(f){var c;function E(m){k.mask=new MaskManagerInterface(m,f)}function u(m){k.effect=m}function k(m){switch(m){case"ADBE Root Vectors Group":case"Contents":case 2:return k.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return c;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return k.effect;case"ADBE Text Properties":return k.textInterface;default:return null}}k.getMatrix=t,k.invertPoint=o,k.applyPoint=n,k.toWorld=i,k.toWorldVec=e,k.fromWorld=s,k.fromWorldVec=r,k.toComp=i,k.fromComp=l,k.sampleImage=a,k.sourceRectAtTime=f.sourceRectAtTime.bind(f),k._elem=f,c=TransformExpressionInterface(f.finalTransform.mProp);var x=getDescriptor(c,"anchorPoint");return Object.defineProperties(k,{hasParent:{get:function(){return f.hierarchy.length}},parent:{get:function(){return f.hierarchy[0].layerInterface}},rotation:getDescriptor(c,"rotation"),scale:getDescriptor(c,"scale"),position:getDescriptor(c,"position"),opacity:getDescriptor(c,"opacity"),anchorPoint:x,anchor_point:x,transform:{get:function(){return c}},active:{get:function(){return f.isInRange}}}),k.startTime=f.data.st,k.index=f.data.ind,k.source=f.data.refId,k.height=f.data.ty===0?f.data.h:100,k.width=f.data.ty===0?f.data.w:100,k.inPoint=f.data.ip/f.comp.globalData.frameRate,k.outPoint=f.data.op/f.comp.globalData.frameRate,k._name=f.data.nm,k.registerMaskInterface=E,k.registerEffectsInterface=u,k}}(),propertyGroupFactory=function(){return function(t,e){return function(i){return i=i===void 0?1:i,i<=0?t:e(i-1)}}}(),PropertyInterface=function(){return function(t,e){var i={_name:t};function r(s){return s=s===void 0?1:s,s<=0?i:e(s-1)}return r}}(),EffectsExpressionInterface=function(){var t={createEffectsInterface:e};function e(s,n){if(s.effectsManager){var o=[],l=s.data.ef,a,f=s.effectsManager.effectElements.length;for(a=0;a<f;a+=1)o.push(i(l[a],s.effectsManager.effectElements[a],n,s));var c=s.data.ef||[],E=function(k){for(a=0,f=c.length;a<f;){if(k===c[a].nm||k===c[a].mn||k===c[a].ix)return o[a];a+=1}return null};return Object.defineProperty(E,"numProperties",{get:function(){return c.length}}),E}return null}function i(s,n,o,l){function a(k){for(var x=s.ef,m=0,T=x.length;m<T;){if(k===x[m].nm||k===x[m].mn||k===x[m].ix)return x[m].ty===5?c[m]:c[m]();m+=1}throw new Error}var f=propertyGroupFactory(a,o),c=[],E,u=s.ef.length;for(E=0;E<u;E+=1)s.ef[E].ty===5?c.push(i(s.ef[E],n.effectElements[E],n.effectElements[E].propertyGroup,l)):c.push(r(n.effectElements[E],s.ef[E].ty,l,f));return s.mn==="ADBE Color Control"&&Object.defineProperty(a,"color",{get:function(){return c[0]()}}),Object.defineProperties(a,{numProperties:{get:function(){return s.np}},_name:{value:s.nm},propertyGroup:{value:f}}),a.enabled=s.en!==0,a.active=a.enabled,a}function r(s,n,o,l){var a=ExpressionPropertyInterface(s.p);function f(){return n===10?o.comp.compInterface(s.p.v):a()}return s.p.setGroupProperty&&s.p.setGroupProperty(PropertyInterface("",l)),f}return t}(),ShapePathInterface=function(){return function(e,i,r){var s=i.sh;function n(l){return l==="Shape"||l==="shape"||l==="Path"||l==="path"||l==="ADBE Vector Shape"||l===2?n.path:null}var o=propertyGroupFactory(n,r);return s.setGroupProperty(PropertyInterface("Path",o)),Object.defineProperties(n,{path:{get:function(){return s.k&&s.getValue(),s}},shape:{get:function(){return s.k&&s.getValue(),s}},_name:{value:e.nm},ix:{value:e.ix},propertyIndex:{value:e.ix},mn:{value:e.mn},propertyGroup:{value:r}}),n}}(),ShapeExpressionInterface=function(){function t(x,m,T){var d=[],g,y=x?x.length:0;for(g=0;g<y;g+=1)x[g].ty==="gr"?d.push(i(x[g],m[g],T)):x[g].ty==="fl"?d.push(r(x[g],m[g],T)):x[g].ty==="st"?d.push(o(x[g],m[g],T)):x[g].ty==="tm"?d.push(l(x[g],m[g],T)):x[g].ty==="tr"||(x[g].ty==="el"?d.push(f(x[g],m[g],T)):x[g].ty==="sr"?d.push(c(x[g],m[g],T)):x[g].ty==="sh"?d.push(ShapePathInterface(x[g],m[g],T)):x[g].ty==="rc"?d.push(E(x[g],m[g],T)):x[g].ty==="rd"?d.push(u(x[g],m[g],T)):x[g].ty==="rp"?d.push(k(x[g],m[g],T)):x[g].ty==="gf"?d.push(s(x[g],m[g],T)):d.push(n(x[g],m[g])));return d}function e(x,m,T){var d,g=function(P){for(var C=0,M=d.length;C<M;){if(d[C]._name===P||d[C].mn===P||d[C].propertyIndex===P||d[C].ix===P||d[C].ind===P)return d[C];C+=1}return typeof P=="number"?d[P-1]:null};g.propertyGroup=propertyGroupFactory(g,T),d=t(x.it,m.it,g.propertyGroup),g.numProperties=d.length;var y=a(x.it[x.it.length-1],m.it[m.it.length-1],g.propertyGroup);return g.transform=y,g.propertyIndex=x.cix,g._name=x.nm,g}function i(x,m,T){var d=function(P){switch(P){case"ADBE Vectors Group":case"Contents":case 2:return d.content;default:return d.transform}};d.propertyGroup=propertyGroupFactory(d,T);var g=e(x,m,d.propertyGroup),y=a(x.it[x.it.length-1],m.it[m.it.length-1],d.propertyGroup);return d.content=g,d.transform=y,Object.defineProperty(d,"_name",{get:function(){return x.nm}}),d.numProperties=x.np,d.propertyIndex=x.ix,d.nm=x.nm,d.mn=x.mn,d}function r(x,m,T){function d(g){return g==="Color"||g==="color"?d.color:g==="Opacity"||g==="opacity"?d.opacity:null}return Object.defineProperties(d,{color:{get:ExpressionPropertyInterface(m.c)},opacity:{get:ExpressionPropertyInterface(m.o)},_name:{value:x.nm},mn:{value:x.mn}}),m.c.setGroupProperty(PropertyInterface("Color",T)),m.o.setGroupProperty(PropertyInterface("Opacity",T)),d}function s(x,m,T){function d(g){return g==="Start Point"||g==="start point"?d.startPoint:g==="End Point"||g==="end point"?d.endPoint:g==="Opacity"||g==="opacity"?d.opacity:null}return Object.defineProperties(d,{startPoint:{get:ExpressionPropertyInterface(m.s)},endPoint:{get:ExpressionPropertyInterface(m.e)},opacity:{get:ExpressionPropertyInterface(m.o)},type:{get:function(){return"a"}},_name:{value:x.nm},mn:{value:x.mn}}),m.s.setGroupProperty(PropertyInterface("Start Point",T)),m.e.setGroupProperty(PropertyInterface("End Point",T)),m.o.setGroupProperty(PropertyInterface("Opacity",T)),d}function n(){function x(){return null}return x}function o(x,m,T){var d=propertyGroupFactory(M,T),g=propertyGroupFactory(C,d);function y(V){Object.defineProperty(C,x.d[V].nm,{get:ExpressionPropertyInterface(m.d.dataProps[V].p)})}var _,P=x.d?x.d.length:0,C={};for(_=0;_<P;_+=1)y(_),m.d.dataProps[_].p.setGroupProperty(g);function M(V){return V==="Color"||V==="color"?M.color:V==="Opacity"||V==="opacity"?M.opacity:V==="Stroke Width"||V==="stroke width"?M.strokeWidth:null}return Object.defineProperties(M,{color:{get:ExpressionPropertyInterface(m.c)},opacity:{get:ExpressionPropertyInterface(m.o)},strokeWidth:{get:ExpressionPropertyInterface(m.w)},dash:{get:function(){return C}},_name:{value:x.nm},mn:{value:x.mn}}),m.c.setGroupProperty(PropertyInterface("Color",d)),m.o.setGroupProperty(PropertyInterface("Opacity",d)),m.w.setGroupProperty(PropertyInterface("Stroke Width",d)),M}function l(x,m,T){function d(y){return y===x.e.ix||y==="End"||y==="end"?d.end:y===x.s.ix?d.start:y===x.o.ix?d.offset:null}var g=propertyGroupFactory(d,T);return d.propertyIndex=x.ix,m.s.setGroupProperty(PropertyInterface("Start",g)),m.e.setGroupProperty(PropertyInterface("End",g)),m.o.setGroupProperty(PropertyInterface("Offset",g)),d.propertyIndex=x.ix,d.propertyGroup=T,Object.defineProperties(d,{start:{get:ExpressionPropertyInterface(m.s)},end:{get:ExpressionPropertyInterface(m.e)},offset:{get:ExpressionPropertyInterface(m.o)},_name:{value:x.nm}}),d.mn=x.mn,d}function a(x,m,T){function d(y){return x.a.ix===y||y==="Anchor Point"?d.anchorPoint:x.o.ix===y||y==="Opacity"?d.opacity:x.p.ix===y||y==="Position"?d.position:x.r.ix===y||y==="Rotation"||y==="ADBE Vector Rotation"?d.rotation:x.s.ix===y||y==="Scale"?d.scale:x.sk&&x.sk.ix===y||y==="Skew"?d.skew:x.sa&&x.sa.ix===y||y==="Skew Axis"?d.skewAxis:null}var g=propertyGroupFactory(d,T);return m.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",g)),m.transform.mProps.p.setGroupProperty(PropertyInterface("Position",g)),m.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",g)),m.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",g)),m.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",g)),m.transform.mProps.sk&&(m.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",g)),m.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",g))),m.transform.op.setGroupProperty(PropertyInterface("Opacity",g)),Object.defineProperties(d,{opacity:{get:ExpressionPropertyInterface(m.transform.mProps.o)},position:{get:ExpressionPropertyInterface(m.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(m.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(m.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(m.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(m.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(m.transform.mProps.sa)},_name:{value:x.nm}}),d.ty="tr",d.mn=x.mn,d.propertyGroup=T,d}function f(x,m,T){function d(_){return x.p.ix===_?d.position:x.s.ix===_?d.size:null}var g=propertyGroupFactory(d,T);d.propertyIndex=x.ix;var y=m.sh.ty==="tm"?m.sh.prop:m.sh;return y.s.setGroupProperty(PropertyInterface("Size",g)),y.p.setGroupProperty(PropertyInterface("Position",g)),Object.defineProperties(d,{size:{get:ExpressionPropertyInterface(y.s)},position:{get:ExpressionPropertyInterface(y.p)},_name:{value:x.nm}}),d.mn=x.mn,d}function c(x,m,T){function d(_){return x.p.ix===_?d.position:x.r.ix===_?d.rotation:x.pt.ix===_?d.points:x.or.ix===_||_==="ADBE Vector Star Outer Radius"?d.outerRadius:x.os.ix===_?d.outerRoundness:x.ir&&(x.ir.ix===_||_==="ADBE Vector Star Inner Radius")?d.innerRadius:x.is&&x.is.ix===_?d.innerRoundness:null}var g=propertyGroupFactory(d,T),y=m.sh.ty==="tm"?m.sh.prop:m.sh;return d.propertyIndex=x.ix,y.or.setGroupProperty(PropertyInterface("Outer Radius",g)),y.os.setGroupProperty(PropertyInterface("Outer Roundness",g)),y.pt.setGroupProperty(PropertyInterface("Points",g)),y.p.setGroupProperty(PropertyInterface("Position",g)),y.r.setGroupProperty(PropertyInterface("Rotation",g)),x.ir&&(y.ir.setGroupProperty(PropertyInterface("Inner Radius",g)),y.is.setGroupProperty(PropertyInterface("Inner Roundness",g))),Object.defineProperties(d,{position:{get:ExpressionPropertyInterface(y.p)},rotation:{get:ExpressionPropertyInterface(y.r)},points:{get:ExpressionPropertyInterface(y.pt)},outerRadius:{get:ExpressionPropertyInterface(y.or)},outerRoundness:{get:ExpressionPropertyInterface(y.os)},innerRadius:{get:ExpressionPropertyInterface(y.ir)},innerRoundness:{get:ExpressionPropertyInterface(y.is)},_name:{value:x.nm}}),d.mn=x.mn,d}function E(x,m,T){function d(_){return x.p.ix===_?d.position:x.r.ix===_?d.roundness:x.s.ix===_||_==="Size"||_==="ADBE Vector Rect Size"?d.size:null}var g=propertyGroupFactory(d,T),y=m.sh.ty==="tm"?m.sh.prop:m.sh;return d.propertyIndex=x.ix,y.p.setGroupProperty(PropertyInterface("Position",g)),y.s.setGroupProperty(PropertyInterface("Size",g)),y.r.setGroupProperty(PropertyInterface("Rotation",g)),Object.defineProperties(d,{position:{get:ExpressionPropertyInterface(y.p)},roundness:{get:ExpressionPropertyInterface(y.r)},size:{get:ExpressionPropertyInterface(y.s)},_name:{value:x.nm}}),d.mn=x.mn,d}function u(x,m,T){function d(_){return x.r.ix===_||_==="Round Corners 1"?d.radius:null}var g=propertyGroupFactory(d,T),y=m;return d.propertyIndex=x.ix,y.rd.setGroupProperty(PropertyInterface("Radius",g)),Object.defineProperties(d,{radius:{get:ExpressionPropertyInterface(y.rd)},_name:{value:x.nm}}),d.mn=x.mn,d}function k(x,m,T){function d(_){return x.c.ix===_||_==="Copies"?d.copies:x.o.ix===_||_==="Offset"?d.offset:null}var g=propertyGroupFactory(d,T),y=m;return d.propertyIndex=x.ix,y.c.setGroupProperty(PropertyInterface("Copies",g)),y.o.setGroupProperty(PropertyInterface("Offset",g)),Object.defineProperties(d,{copies:{get:ExpressionPropertyInterface(y.c)},offset:{get:ExpressionPropertyInterface(y.o)},_name:{value:x.nm}}),d.mn=x.mn,d}return function(x,m,T){var d;function g(_){if(typeof _=="number")return _=_===void 0?1:_,_===0?T:d[_-1];for(var P=0,C=d.length;P<C;){if(d[P]._name===_)return d[P];P+=1}return null}function y(){return T}return g.propertyGroup=propertyGroupFactory(g,y),d=t(x,m,g.propertyGroup),g.numProperties=d.length,g._name="Contents",g}}(),TextExpressionInterface=function(){return function(t){var e;function i(r){switch(r){case"ADBE Text Document":return i.sourceText;default:return null}}return Object.defineProperty(i,"sourceText",{get:function(){t.textProperty.getValue();var s=t.textProperty.currentData.t;return(!e||s!==e.value)&&(e=new String(s),e.value=s||new String(s),Object.defineProperty(e,"style",{get:function(){return{fillColor:t.textProperty.currentData.fc}}})),e}}),i}}();function _typeof(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof=function(i){return typeof i}:_typeof=function(i){return i&&typeof Symbol=="function"&&i.constructor===Symbol&&i!==Symbol.prototype?"symbol":typeof i},_typeof(t)}var FootageInterface=function(){var t=function(r){var s="",n=r.getFootageData();function o(){return s="",n=r.getFootageData(),l}function l(a){if(n[a])return s=a,n=n[a],_typeof(n)==="object"?l:n;var f=a.indexOf(s);if(f!==-1){var c=parseInt(a.substr(f+s.length),10);return n=n[c],_typeof(n)==="object"?l:n}return""}return o},e=function(r){function s(n){return n==="Outline"?s.outlineInterface():null}return s._name="Outline",s.outlineInterface=t(r),s};return function(i){function r(s){return s==="Data"?r.dataInterface:null}return r._name="Data",r.dataInterface=e(i),r}}(),interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(t){return interfaces[t]||null}var expressionHelpers=function(){function t(o,l,a){l.x&&(a.k=!0,a.x=!0,a.initiateExpression=ExpressionManager.initiateExpression,a.effectsSequence.push(a.initiateExpression(o,l,a).bind(a)))}function e(o){return o*=this.elem.globalData.frameRate,o-=this.offsetTime,o!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<o?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(o,this._cachingAtTime),this._cachingAtTime.lastFrame=o),this._cachingAtTime.value}function i(o){var l=-.01,a=this.getValueAtTime(o),f=this.getValueAtTime(o+l),c=0;if(a.length){var E;for(E=0;E<a.length;E+=1)c+=Math.pow(f[E]-a[E],2);c=Math.sqrt(c)*100}else c=0;return c}function r(o){if(this.vel!==void 0)return this.vel;var l=-.001,a=this.getValueAtTime(o),f=this.getValueAtTime(o+l),c;if(a.length){c=createTypedArray("float32",a.length);var E;for(E=0;E<a.length;E+=1)c[E]=(f[E]-a[E])/l}else c=(f-a)/l;return c}function s(){return this.pv}function n(o){this.propertyGroup=o}return{searchExpressions:t,getSpeedAtTime:i,getVelocityAtTime:r,getValueAtTime:e,getStaticValueAtTime:s,setGroupProperty:n}}();function addPropertyDecorator(){function t(u,k,x){if(!this.k||!this.keyframes)return this.pv;u=u?u.toLowerCase():"";var m=this.comp.renderedFrame,T=this.keyframes,d=T[T.length-1].t;if(m<=d)return this.pv;var g,y;x?(k?g=Math.abs(d-this.elem.comp.globalData.frameRate*k):g=Math.max(0,d-this.elem.data.ip),y=d-g):((!k||k>T.length-1)&&(k=T.length-1),y=T[T.length-1-k].t,g=d-y);var _,P,C;if(u==="pingpong"){var M=Math.floor((m-y)/g);if(M%2!==0)return this.getValueAtTime((g-(m-y)%g+y)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var V=this.getValueAtTime(y/this.comp.globalData.frameRate,0),O=this.getValueAtTime(d/this.comp.globalData.frameRate,0),X=this.getValueAtTime(((m-y)%g+y)/this.comp.globalData.frameRate,0),U=Math.floor((m-y)/g);if(this.pv.length){for(C=new Array(V.length),P=C.length,_=0;_<P;_+=1)C[_]=(O[_]-V[_])*U+X[_];return C}return(O-V)*U+X}else if(u==="continue"){var z=this.getValueAtTime(d/this.comp.globalData.frameRate,0),Z=this.getValueAtTime((d-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(C=new Array(z.length),P=C.length,_=0;_<P;_+=1)C[_]=z[_]+(z[_]-Z[_])*((m-d)/this.comp.globalData.frameRate)/5e-4;return C}return z+(z-Z)*((m-d)/.001)}return this.getValueAtTime(((m-y)%g+y)/this.comp.globalData.frameRate,0)}function e(u,k,x){if(!this.k)return this.pv;u=u?u.toLowerCase():"";var m=this.comp.renderedFrame,T=this.keyframes,d=T[0].t;if(m>=d)return this.pv;var g,y;x?(k?g=Math.abs(this.elem.comp.globalData.frameRate*k):g=Math.max(0,this.elem.data.op-d),y=d+g):((!k||k>T.length-1)&&(k=T.length-1),y=T[k].t,g=y-d);var _,P,C;if(u==="pingpong"){var M=Math.floor((d-m)/g);if(M%2===0)return this.getValueAtTime(((d-m)%g+d)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var V=this.getValueAtTime(d/this.comp.globalData.frameRate,0),O=this.getValueAtTime(y/this.comp.globalData.frameRate,0),X=this.getValueAtTime((g-(d-m)%g+d)/this.comp.globalData.frameRate,0),U=Math.floor((d-m)/g)+1;if(this.pv.length){for(C=new Array(V.length),P=C.length,_=0;_<P;_+=1)C[_]=X[_]-(O[_]-V[_])*U;return C}return X-(O-V)*U}else if(u==="continue"){var z=this.getValueAtTime(d/this.comp.globalData.frameRate,0),Z=this.getValueAtTime((d+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(C=new Array(z.length),P=C.length,_=0;_<P;_+=1)C[_]=z[_]+(z[_]-Z[_])*(d-m)/.001;return C}return z+(z-Z)*(d-m)/.001}return this.getValueAtTime((g-((d-m)%g+d))/this.comp.globalData.frameRate,0)}function i(u,k){if(!this.k)return this.pv;if(u=(u||.4)*.5,k=Math.floor(k||5),k<=1)return this.pv;var x=this.comp.renderedFrame/this.comp.globalData.frameRate,m=x-u,T=x+u,d=k>1?(T-m)/(k-1):1,g=0,y=0,_;this.pv.length?_=createTypedArray("float32",this.pv.length):_=0;for(var P;g<k;){if(P=this.getValueAtTime(m+g*d),this.pv.length)for(y=0;y<this.pv.length;y+=1)_[y]+=P[y];else _+=P;g+=1}if(this.pv.length)for(y=0;y<this.pv.length;y+=1)_[y]/=k;else _/=k;return _}function r(u){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var k=this._transformCachingAtTime.v;if(k.cloneFromProps(this.pre.props),this.appliedTransformations<1){var x=this.a.getValueAtTime(u);k.translate(-x[0]*this.a.mult,-x[1]*this.a.mult,x[2]*this.a.mult)}if(this.appliedTransformations<2){var m=this.s.getValueAtTime(u);k.scale(m[0]*this.s.mult,m[1]*this.s.mult,m[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var T=this.sk.getValueAtTime(u),d=this.sa.getValueAtTime(u);k.skewFromAxis(-T*this.sk.mult,d*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var g=this.r.getValueAtTime(u);k.rotate(-g*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var y=this.rz.getValueAtTime(u),_=this.ry.getValueAtTime(u),P=this.rx.getValueAtTime(u),C=this.or.getValueAtTime(u);k.rotateZ(-y*this.rz.mult).rotateY(_*this.ry.mult).rotateX(P*this.rx.mult).rotateZ(-C[2]*this.or.mult).rotateY(C[1]*this.or.mult).rotateX(C[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var M=this.px.getValueAtTime(u),V=this.py.getValueAtTime(u);if(this.data.p.z){var O=this.pz.getValueAtTime(u);k.translate(M*this.px.mult,V*this.py.mult,-O*this.pz.mult)}else k.translate(M*this.px.mult,V*this.py.mult,0)}else{var X=this.p.getValueAtTime(u);k.translate(X[0]*this.p.mult,X[1]*this.p.mult,-X[2]*this.p.mult)}return k}function s(){return this.v.clone(new Matrix)}var n=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(u,k,x){var m=n(u,k,x);return m.dynamicProperties.length?m.getValueAtTime=r.bind(m):m.getValueAtTime=s.bind(m),m.setGroupProperty=expressionHelpers.setGroupProperty,m};var o=PropertyFactory.getProp;PropertyFactory.getProp=function(u,k,x,m,T){var d=o(u,k,x,m,T);d.kf?d.getValueAtTime=expressionHelpers.getValueAtTime.bind(d):d.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(d),d.setGroupProperty=expressionHelpers.setGroupProperty,d.loopOut=t,d.loopIn=e,d.smooth=i,d.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(d),d.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(d),d.numKeys=k.a===1?k.k.length:0,d.propertyIndex=k.ix;var g=0;return x!==0&&(g=createTypedArray("float32",k.a===1?k.k[0].s.length:k.k.length)),d._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:g},expressionHelpers.searchExpressions(u,k,d),d.k&&T.addDynamicProperty(d),d};function l(u){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),u*=this.elem.globalData.frameRate,u-=this.offsetTime,u!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<u?this._caching.lastIndex:0,this._cachingAtTime.lastTime=u,this.interpolateShape(u,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}var a=ShapePropertyFactory.getConstructorFunction(),f=ShapePropertyFactory.getKeyframedConstructorFunction();function c(){}c.prototype={vertices:function(k,x){this.k&&this.getValue();var m=this.v;x!==void 0&&(m=this.getValueAtTime(x,0));var T,d=m._length,g=m[k],y=m.v,_=createSizedArray(d);for(T=0;T<d;T+=1)k==="i"||k==="o"?_[T]=[g[T][0]-y[T][0],g[T][1]-y[T][1]]:_[T]=[g[T][0],g[T][1]];return _},points:function(k){return this.vertices("v",k)},inTangents:function(k){return this.vertices("i",k)},outTangents:function(k){return this.vertices("o",k)},isClosed:function(){return this.v.c},pointOnPath:function(k,x){var m=this.v;x!==void 0&&(m=this.getValueAtTime(x,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(m));for(var T=this._segmentsLength,d=T.lengths,g=T.totalLength*k,y=0,_=d.length,P=0,C;y<_;){if(P+d[y].addedLength>g){var M=y,V=m.c&&y===_-1?0:y+1,O=(g-P)/d[y].addedLength;C=bez.getPointInSegment(m.v[M],m.v[V],m.o[M],m.i[V],O,d[y]);break}else P+=d[y].addedLength;y+=1}return C||(C=m.c?[m.v[0][0],m.v[0][1]]:[m.v[m._length-1][0],m.v[m._length-1][1]]),C},vectorOnPath:function(k,x,m){k==1?k=this.v.c:k==0&&(k=.999);var T=this.pointOnPath(k,x),d=this.pointOnPath(k+.001,x),g=d[0]-T[0],y=d[1]-T[1],_=Math.sqrt(Math.pow(g,2)+Math.pow(y,2));if(_===0)return[0,0];var P=m==="tangent"?[g/_,y/_]:[-y/_,g/_];return P},tangentOnPath:function(k,x){return this.vectorOnPath(k,x,"tangent")},normalOnPath:function(k,x){return this.vectorOnPath(k,x,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([c],a),extendPrototype([c],f),f.prototype.getValueAtTime=l,f.prototype.initiateExpression=ExpressionManager.initiateExpression;var E=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(u,k,x,m,T){var d=E(u,k,x,m,T);return d.propertyIndex=k.ix,d.lock=!1,x===3?expressionHelpers.searchExpressions(u,k.pt,d):x===4&&expressionHelpers.searchExpressions(u,k.ks,d),d.k&&u.addDynamicProperty(d),d}}function initialize$1(){addPropertyDecorator()}function addDecorator(){function t(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}TextProperty.prototype.getExpressionValue=function(e,i){var r=this.calculateExpression(i);if(e.t!==r){var s={};return this.copyData(s,e),s.t=r.toString(),s.__complete=!1,s}return e},TextProperty.prototype.searchProperty=function(){var e=this.searchKeyframes(),i=this.searchExpressions();return this.kf=e||i,this.kf},TextProperty.prototype.searchExpressions=t}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function t(e,i){var r=createNS("feMerge");r.setAttribute("result",e);var s,n;for(n=0;n<i.length;n+=1)s=createNS("feMergeNode"),s.setAttribute("in",i[n]),r.appendChild(s),r.appendChild(s);return r}};var linearFilterValue="0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0";function SVGTintFilter(t,e,i,r,s){this.filterManager=e;var n=createNS("feColorMatrix");n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","linearRGB"),n.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=n,n.setAttribute("result",r+"_tint_1"),t.appendChild(n),n=createNS("feColorMatrix"),n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),n.setAttribute("result",r+"_tint_2"),t.appendChild(n),this.matrixFilter=n;var o=this.createMergeNode(r,[s,r+"_tint_1",r+"_tint_2"]);t.appendChild(o)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,i=this.filterManager.effectElements[1].p.v,r=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+r+" 0"),this.matrixFilter.setAttribute("values",i[0]-e[0]+" 0 0 0 "+e[0]+" "+(i[1]-e[1])+" 0 0 0 "+e[1]+" "+(i[2]-e[2])+" 0 0 0 "+e[2]+" 0 0 0 1 0")}};function SVGFillFilter(t,e,i,r){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),s.setAttribute("result",r),t.appendChild(s),this.matrixFilter=s}SVGFillFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[2].p.v,i=this.filterManager.effectElements[6].p.v;this.matrixFilter.setAttribute("values","0 0 0 0 "+e[0]+" 0 0 0 0 "+e[1]+" 0 0 0 0 "+e[2]+" 0 0 0 "+i+" 0")}};function SVGStrokeEffect(t,e,i){this.initialized=!1,this.filterManager=e,this.elem=i,this.paths=[]}SVGStrokeEffect.prototype.initialize=function(){var t=this.elem.layerElement.children||this.elem.layerElement.childNodes,e,i,r,s;for(this.filterManager.effectElements[1].p.v===1?(s=this.elem.maskManager.masksProperties.length,r=0):(r=this.filterManager.effectElements[0].p.v-1,s=r+1),i=createNS("g"),i.setAttribute("fill","none"),i.setAttribute("stroke-linecap","round"),i.setAttribute("stroke-dashoffset",1),r;r<s;r+=1)e=createNS("path"),i.appendChild(e),this.paths.push({p:e,m:r});if(this.filterManager.effectElements[10].p.v===3){var n=createNS("mask"),o=createElementID();n.setAttribute("id",o),n.setAttribute("mask-type","alpha"),n.appendChild(i),this.elem.globalData.defs.appendChild(n);var l=createNS("g");for(l.setAttribute("mask","url("+getLocationHref()+"#"+o+")");t[0];)l.appendChild(t[0]);this.elem.layerElement.appendChild(l),this.masker=n,i.setAttribute("stroke","#fff")}else if(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2){if(this.filterManager.effectElements[10].p.v===2)for(t=this.elem.layerElement.children||this.elem.layerElement.childNodes;t.length;)this.elem.layerElement.removeChild(t[0]);this.elem.layerElement.appendChild(i),this.elem.layerElement.removeAttribute("mask"),i.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=i},SVGStrokeEffect.prototype.renderFrame=function(t){this.initialized||this.initialize();var e,i=this.paths.length,r,s;for(e=0;e<i;e+=1)if(this.paths[e].m!==-1&&(r=this.elem.maskManager.viewData[this.paths[e].m],s=this.paths[e].p,(t||this.filterManager._mdf||r.prop._mdf)&&s.setAttribute("d",r.lastPath),t||this.filterManager.effectElements[9].p._mdf||this.filterManager.effectElements[4].p._mdf||this.filterManager.effectElements[7].p._mdf||this.filterManager.effectElements[8].p._mdf||r.prop._mdf)){var n;if(this.filterManager.effectElements[7].p.v!==0||this.filterManager.effectElements[8].p.v!==100){var o=Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,l=Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,a=s.getTotalLength();n="0 0 0 "+a*o+" ";var f=a*(l-o),c=1+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01,E=Math.floor(f/c),u;for(u=0;u<E;u+=1)n+="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01+" ";n+="0 "+a*10+" 0 0"}else n="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01;s.setAttribute("stroke-dasharray",n)}if((t||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",this.filterManager.effectElements[4].p.v*2),(t||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2)&&(t||this.filterManager.effectElements[3].p._mdf)){var k=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(k[0]*255)+","+bmFloor(k[1]*255)+","+bmFloor(k[2]*255)+")")}};function SVGTritoneFilter(t,e,i,r){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","linearRGB"),s.setAttribute("values","0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"),t.appendChild(s);var n=createNS("feComponentTransfer");n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",r),this.matrixFilter=n;var o=createNS("feFuncR");o.setAttribute("type","table"),n.appendChild(o),this.feFuncR=o;var l=createNS("feFuncG");l.setAttribute("type","table"),n.appendChild(l),this.feFuncG=l;var a=createNS("feFuncB");a.setAttribute("type","table"),n.appendChild(a),this.feFuncB=a,t.appendChild(n)}SVGTritoneFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,i=this.filterManager.effectElements[1].p.v,r=this.filterManager.effectElements[2].p.v,s=r[0]+" "+i[0]+" "+e[0],n=r[1]+" "+i[1]+" "+e[1],o=r[2]+" "+i[2]+" "+e[2];this.feFuncR.setAttribute("tableValues",s),this.feFuncG.setAttribute("tableValues",n),this.feFuncB.setAttribute("tableValues",o)}};function SVGProLevelsFilter(t,e,i,r){this.filterManager=e;var s=this.filterManager.effectElements,n=createNS("feComponentTransfer");(s[10].p.k||s[10].p.v!==0||s[11].p.k||s[11].p.v!==1||s[12].p.k||s[12].p.v!==1||s[13].p.k||s[13].p.v!==0||s[14].p.k||s[14].p.v!==1)&&(this.feFuncR=this.createFeFunc("feFuncR",n)),(s[17].p.k||s[17].p.v!==0||s[18].p.k||s[18].p.v!==1||s[19].p.k||s[19].p.v!==1||s[20].p.k||s[20].p.v!==0||s[21].p.k||s[21].p.v!==1)&&(this.feFuncG=this.createFeFunc("feFuncG",n)),(s[24].p.k||s[24].p.v!==0||s[25].p.k||s[25].p.v!==1||s[26].p.k||s[26].p.v!==1||s[27].p.k||s[27].p.v!==0||s[28].p.k||s[28].p.v!==1)&&(this.feFuncB=this.createFeFunc("feFuncB",n)),(s[31].p.k||s[31].p.v!==0||s[32].p.k||s[32].p.v!==1||s[33].p.k||s[33].p.v!==1||s[34].p.k||s[34].p.v!==0||s[35].p.k||s[35].p.v!==1)&&(this.feFuncA=this.createFeFunc("feFuncA",n)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(n.setAttribute("color-interpolation-filters","sRGB"),t.appendChild(n)),(s[3].p.k||s[3].p.v!==0||s[4].p.k||s[4].p.v!==1||s[5].p.k||s[5].p.v!==1||s[6].p.k||s[6].p.v!==0||s[7].p.k||s[7].p.v!==1)&&(n=createNS("feComponentTransfer"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",r),t.appendChild(n),this.feFuncRComposed=this.createFeFunc("feFuncR",n),this.feFuncGComposed=this.createFeFunc("feFuncG",n),this.feFuncBComposed=this.createFeFunc("feFuncB",n))}SVGProLevelsFilter.prototype.createFeFunc=function(t,e){var i=createNS(t);return i.setAttribute("type","table"),e.appendChild(i),i},SVGProLevelsFilter.prototype.getTableValue=function(t,e,i,r,s){for(var n=0,o=256,l,a=Math.min(t,e),f=Math.max(t,e),c=Array.call(null,{length:o}),E,u=0,k=s-r,x=e-t;n<=256;)l=n/256,l<=a?E=x<0?s:r:l>=f?E=x<0?r:s:E=r+k*Math.pow((l-t)/x,1/i),c[u]=E,u+=1,n+=256/(o-1);return c.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e,i=this.filterManager.effectElements;this.feFuncRComposed&&(t||i[3].p._mdf||i[4].p._mdf||i[5].p._mdf||i[6].p._mdf||i[7].p._mdf)&&(e=this.getTableValue(i[3].p.v,i[4].p.v,i[5].p.v,i[6].p.v,i[7].p.v),this.feFuncRComposed.setAttribute("tableValues",e),this.feFuncGComposed.setAttribute("tableValues",e),this.feFuncBComposed.setAttribute("tableValues",e)),this.feFuncR&&(t||i[10].p._mdf||i[11].p._mdf||i[12].p._mdf||i[13].p._mdf||i[14].p._mdf)&&(e=this.getTableValue(i[10].p.v,i[11].p.v,i[12].p.v,i[13].p.v,i[14].p.v),this.feFuncR.setAttribute("tableValues",e)),this.feFuncG&&(t||i[17].p._mdf||i[18].p._mdf||i[19].p._mdf||i[20].p._mdf||i[21].p._mdf)&&(e=this.getTableValue(i[17].p.v,i[18].p.v,i[19].p.v,i[20].p.v,i[21].p.v),this.feFuncG.setAttribute("tableValues",e)),this.feFuncB&&(t||i[24].p._mdf||i[25].p._mdf||i[26].p._mdf||i[27].p._mdf||i[28].p._mdf)&&(e=this.getTableValue(i[24].p.v,i[25].p.v,i[26].p.v,i[27].p.v,i[28].p.v),this.feFuncB.setAttribute("tableValues",e)),this.feFuncA&&(t||i[31].p._mdf||i[32].p._mdf||i[33].p._mdf||i[34].p._mdf||i[35].p._mdf)&&(e=this.getTableValue(i[31].p.v,i[32].p.v,i[33].p.v,i[34].p.v,i[35].p.v),this.feFuncA.setAttribute("tableValues",e))}};function SVGDropShadowEffect(t,e,i,r,s){var n=e.container.globalData.renderConfig.filterSize,o=e.data.fs||n;t.setAttribute("x",o.x||n.x),t.setAttribute("y",o.y||n.y),t.setAttribute("width",o.width||n.width),t.setAttribute("height",o.height||n.height),this.filterManager=e;var l=createNS("feGaussianBlur");l.setAttribute("in","SourceAlpha"),l.setAttribute("result",r+"_drop_shadow_1"),l.setAttribute("stdDeviation","0"),this.feGaussianBlur=l,t.appendChild(l);var a=createNS("feOffset");a.setAttribute("dx","25"),a.setAttribute("dy","0"),a.setAttribute("in",r+"_drop_shadow_1"),a.setAttribute("result",r+"_drop_shadow_2"),this.feOffset=a,t.appendChild(a);var f=createNS("feFlood");f.setAttribute("flood-color","#00ff00"),f.setAttribute("flood-opacity","1"),f.setAttribute("result",r+"_drop_shadow_3"),this.feFlood=f,t.appendChild(f);var c=createNS("feComposite");c.setAttribute("in",r+"_drop_shadow_3"),c.setAttribute("in2",r+"_drop_shadow_2"),c.setAttribute("operator","in"),c.setAttribute("result",r+"_drop_shadow_4"),t.appendChild(c);var E=this.createMergeNode(r,[r+"_drop_shadow_4",s]);t.appendChild(E)}extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){if((t||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),t||this.filterManager.effectElements[0].p._mdf){var e=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(e[0]*255),Math.round(e[1]*255),Math.round(e[2]*255)))}if((t||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),t||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var i=this.filterManager.effectElements[3].p.v,r=(this.filterManager.effectElements[2].p.v-90)*degToRads,s=i*Math.cos(r),n=i*Math.sin(r);this.feOffset.setAttribute("dx",s),this.feOffset.setAttribute("dy",n)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(t,e,i){this.initialized=!1,this.filterManager=e,this.filterElem=t,this.elem=i,i.matteElement=createNS("g"),i.matteElement.appendChild(i.layerElement),i.matteElement.appendChild(i.transformedElement),i.baseElement=i.matteElement}SVGMatte3Effect.prototype.findSymbol=function(t){for(var e=0,i=_svgMatteSymbols.length;e<i;){if(_svgMatteSymbols[e]===t)return _svgMatteSymbols[e];e+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(t,e){var i=t.layerElement.parentNode;if(i){for(var r=i.children,s=0,n=r.length;s<n&&r[s]!==t.layerElement;)s+=1;var o;s<=n-2&&(o=r[s+1]);var l=createNS("use");l.setAttribute("href","#"+e),o?i.insertBefore(l,o):i.appendChild(l)}},SVGMatte3Effect.prototype.setElementAsMask=function(t,e){if(!this.findSymbol(e)){var i=createElementID(),r=createNS("mask");r.setAttribute("id",e.layerId),r.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(e);var s=t.globalData.defs;s.appendChild(r);var n=createNS("symbol");n.setAttribute("id",i),this.replaceInParent(e,i),n.appendChild(e.layerElement),s.appendChild(n);var o=createNS("use");o.setAttribute("href","#"+i),r.appendChild(o),e.data.hd=!1,e.show()}t.setMatte(e.layerId)},SVGMatte3Effect.prototype.initialize=function(){for(var t=this.filterManager.effectElements[0].p.v,e=this.elem.comp.elements,i=0,r=e.length;i<r;)e[i]&&e[i].data.ind===t&&this.setElementAsMask(this.elem,e[i]),i+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()};function SVGGaussianBlurEffect(t,e,i,r){t.setAttribute("x","-100%"),t.setAttribute("y","-100%"),t.setAttribute("width","300%"),t.setAttribute("height","300%"),this.filterManager=e;var s=createNS("feGaussianBlur");s.setAttribute("result",r),t.appendChild(s),this.feGaussianBlur=s}SVGGaussianBlurEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=.3,i=this.filterManager.effectElements[0].p.v*e,r=this.filterManager.effectElements[1].p.v,s=r==3?0:i,n=r==2?0:i;this.feGaussianBlur.setAttribute("stdDeviation",s+" "+n);var o=this.filterManager.effectElements[2].p.v==1?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",o)}};function TransformEffect(){}TransformEffect.prototype.init=function(t){this.effectsManager=t,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(t){if(this._opMdf=!1,this._mdf=!1,t||this.effectsManager._mdf){var e=this.effectsManager.effectElements,i=e[0].p.v,r=e[1].p.v,s=e[2].p.v===1,n=e[3].p.v,o=s?n:e[4].p.v,l=e[5].p.v,a=e[6].p.v,f=e[7].p.v;this.matrix.reset(),this.matrix.translate(-i[0],-i[1],i[2]),this.matrix.scale(o*.01,n*.01,1),this.matrix.rotate(-f*degToRads),this.matrix.skewFromAxis(-l*degToRads,(a+90)*degToRads),this.matrix.translate(r[0],r[1],0),this._mdf=!0,this.opacity!==e[8].p.v&&(this.opacity=e[8].p.v,this._opMdf=!0)}};function SVGTransformEffect(t,e){this.init(e)}extendPrototype([TransformEffect],SVGTransformEffect);function CVTransformEffect(t){this.init(t)}return extendPrototype([TransformEffect],CVTransformEffect),registerRenderer("canvas",CanvasRenderer),registerRenderer("html",HybridRenderer),registerRenderer("svg",SVGRenderer),ShapeModifiers.registerModifier("tm",TrimModifier),ShapeModifiers.registerModifier("pb",PuckerAndBloatModifier),ShapeModifiers.registerModifier("rp",RepeaterModifier),ShapeModifiers.registerModifier("rd",RoundCornersModifier),ShapeModifiers.registerModifier("zz",ZigZagModifier),ShapeModifiers.registerModifier("op",OffsetPathModifier),setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect$1(20,SVGTintFilter,!0),registerEffect$1(21,SVGFillFilter,!0),registerEffect$1(22,SVGStrokeEffect,!1),registerEffect$1(23,SVGTritoneFilter,!0),registerEffect$1(24,SVGProLevelsFilter,!0),registerEffect$1(25,SVGDropShadowEffect,!0),registerEffect$1(28,SVGMatte3Effect,!1),registerEffect$1(29,SVGGaussianBlurEffect,!0),registerEffect$1(35,SVGTransformEffect,!1),registerEffect(35,CVTransformEffect),lottie})})(lottie$1,lottie$1.exports);var lottieExports=lottie$1.exports;const lottie=getDefaultExportFromCjs(lottieExports);(function(){try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".lottie-animation-container{width:var(--lottie-animation-container-width);height:var(--lottie-animation-container-height);background-color:var(--lottie-animation-container-background-color);overflow:hidden;margin:var(--lottie-animation-margin)}.lottie-animation-container svg{transform:scale(var(--lottie-animation-scale))}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();var __defProp=Object.defineProperty,__defProps=Object.defineProperties,__getOwnPropDescs=Object.getOwnPropertyDescriptors,__getOwnPropSymbols=Object.getOwnPropertySymbols,__hasOwnProp=Object.prototype.hasOwnProperty,__propIsEnum=Object.prototype.propertyIsEnumerable,__defNormalProp=(t,e,i)=>e in t?__defProp(t,e,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[e]=i,__spreadValues=(t,e)=>{for(var i in e||(e={}))__hasOwnProp.call(e,i)&&__defNormalProp(t,i,e[i]);if(__getOwnPropSymbols)for(var i of __getOwnPropSymbols(e))__propIsEnum.call(e,i)&&__defNormalProp(t,i,e[i]);return t},__spreadProps=(t,e)=>__defProps(t,__getOwnPropDescs(e)),es6=function t(e,i){if(e===i)return!0;if(e&&i&&typeof e=="object"&&typeof i=="object"){if(e.constructor!==i.constructor)return!1;var r,s,n;if(Array.isArray(e)){if(r=e.length,r!=i.length)return!1;for(s=r;s--!==0;)if(!t(e[s],i[s]))return!1;return!0}if(e instanceof Map&&i instanceof Map){if(e.size!==i.size)return!1;for(s of e.entries())if(!i.has(s[0]))return!1;for(s of e.entries())if(!t(s[1],i.get(s[0])))return!1;return!0}if(e instanceof Set&&i instanceof Set){if(e.size!==i.size)return!1;for(s of e.entries())if(!i.has(s[0]))return!1;return!0}if(ArrayBuffer.isView(e)&&ArrayBuffer.isView(i)){if(r=e.length,r!=i.length)return!1;for(s=r;s--!==0;)if(e[s]!==i[s])return!1;return!0}if(e.constructor===RegExp)return e.source===i.source&&e.flags===i.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===i.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===i.toString();if(n=Object.keys(e),r=n.length,r!==Object.keys(i).length)return!1;for(s=r;s--!==0;)if(!Object.prototype.hasOwnProperty.call(i,n[s]))return!1;for(s=r;s--!==0;){var o=n[s];if(!t(e[o],i[o]))return!1}return!0}return e!==e&&i!==i};function klona(t){var e,i,r;if(Array.isArray(t)){for(i=Array(e=t.length);e--;)i[e]=(r=t[e])&&typeof r=="object"?klona(r):r;return i}if(Object.prototype.toString.call(t)==="[object Object]"){i={};for(e in t)e==="__proto__"?Object.defineProperty(i,e,{value:klona(t[e]),configurable:!0,enumerable:!0,writable:!0}):i[e]=(r=t[e])&&typeof r=="object"?klona(r):r;return i}return t}var _export_sfc=(t,e)=>{const i=t.__vccOpts||t;for(const[r,s]of e)i[r]=s;return i};const _sfc_main$d=defineComponent({props:{animationData:{type:Object,default:()=>({})},animationLink:{type:String,default:""},loop:{type:[Boolean,Number],default:!0},autoPlay:{type:Boolean,default:!0},width:{type:[Number,String],default:"100%"},height:{type:[Number,String],default:"100%"},speed:{type:Number,default:1},delay:{type:Number,default:0},direction:{type:String,default:"forward"},pauseOnHover:{type:Boolean,default:!1},playOnHover:{type:Boolean,default:!1},backgroundColor:{type:String,default:"transparent"},pauseAnimation:{type:Boolean,default:!1},noMargin:{type:Boolean,default:!1},scale:{type:Number,default:1},renderer:{type:String,default:"svg"},rendererSettings:{type:Object,default:()=>({})},assetsPath:{type:String,default:""}},emits:{onComplete:null,onLoopComplete:null,onEnterFrame:null,onSegmentStart:null,onAnimationLoaded:null},setup(t,{emit:e}){const i=ref();let r,s=null,n=1;watchEffect(async()=>{if(i.value){if(t.animationLink!="")try{r=await(await fetch(t.animationLink)).json()}catch(C){console.error(C);return}else if(es6(t.animationData,{})===!1)r=klona(t.animationData);else throw new Error("You must provide either animationLink or animationData");o()}});const o=()=>{if(!i.value||!r)return;s==null||s.destroy(),s=null;let C=t.autoPlay,M=t.loop;t.playOnHover&&(C=!1),typeof M=="number"&&M>0&&(M=M-1),t.delay>0&&(C=!1);const V={container:i.value,renderer:t.renderer,loop:M,autoplay:C,animationData:r,assetsPath:t.assetsPath};es6(t.rendererSettings,{})===!1&&(V.rendererSettings=t.rendererSettings),t.scale!==1&&(V.rendererSettings=__spreadProps(__spreadValues({},V.rendererSettings),{viewBoxOnly:!0})),s=lottie.loadAnimation(V),setTimeout(()=>{C=t.autoPlay,t.playOnHover?s==null||s.pause():C?s==null||s.play():s==null||s.pause(),e("onAnimationLoaded")},t.delay),s.setSpeed(t.speed),t.direction==="reverse"&&s.setDirection(-1),t.direction==="normal"&&s.setDirection(1),(t.pauseAnimation||t.playOnHover)&&s.pause(),s.addEventListener("loopComplete",()=>{t.direction==="alternate"&&(s==null||s.stop(),n=n===-1?1:-1,s==null||s.setDirection(n),s==null||s.play()),e("onLoopComplete")}),s.addEventListener("complete",()=>{e("onComplete")}),s.addEventListener("enterFrame",()=>{e("onEnterFrame")}),s.addEventListener("segmentStart",()=>{e("onSegmentStart")})},l=computed(()=>{let C=t.width,M=t.height;return typeof t.width=="number"&&(C=`${t.width}px`),typeof t.height=="number"&&(M=`${t.height}px`),{"--lottie-animation-container-width":C,"--lottie-animation-container-height":M,"--lottie-animation-container-background-color":t.backgroundColor,"--lottie-animation-margin":t.noMargin?"0":"0 auto","--lottie-animation-scale":t.scale!=1?t.scale:""}}),a=()=>{s&&t.pauseOnHover&&s.pause(),s&&t.playOnHover&&s.play()},f=()=>{s&&t.pauseOnHover&&s.play(),s&&t.playOnHover&&s.pause()};return watch(()=>t.pauseAnimation,()=>{if((t.pauseOnHover||t.playOnHover)&&t.pauseAnimation){console.error("If you are using pauseAnimation prop for Vue3-Lottie, please remove the props pauseOnHover and playOnHover");return}s&&(t.pauseAnimation?s.pause():s.play())}),{lottieAnimationContainer:i,hoverEnded:f,hoverStarted:a,getCurrentStyle:l,play:()=>{s&&s.play()},pause:()=>{s&&s.pause()},stop:()=>{s&&s.stop()},destroy:()=>{s&&s.destroy()},setSpeed:(C=1)=>{if(C<=0)throw new Error("Speed must be greater than 0");s&&s.setSpeed(C)},setDirection:C=>{s&&(C==="forward"?s.setDirection(1):C==="reverse"&&s.setDirection(-1))},goToAndStop:(C,M=!0)=>{s&&s.goToAndStop(C,M)},goToAndPlay:(C,M=!0)=>{s&&s.goToAndPlay(C,M)},playSegments:(C,M=!1)=>{s&&s.playSegments(C,M)},setSubFrame:(C=!0)=>{s&&s.setSubframe(C)},getDuration:(C=!0)=>{if(s)return s.getDuration(C)},updateDocumentData:(C,M=0)=>{s&&s.renderer.elements[M].updateDocumentData(C)}}}});function _sfc_render$2(t,e,i,r,s,n){return openBlock(),createElementBlock("div",{ref:"lottieAnimationContainer",class:"lottie-animation-container",style:normalizeStyle(t.getCurrentStyle),onMouseenter:e[0]||(e[0]=(...o)=>t.hoverStarted&&t.hoverStarted(...o)),onMouseleave:e[1]||(e[1]=(...o)=>t.hoverEnded&&t.hoverEnded(...o))},null,36)}var Vue3Lottie=_export_sfc(_sfc_main$d,[["render",_sfc_render$2]]);const v="5.6.6",fr=60,ip=0,op=141,w=940,h=752,nm="Explode_Export",ddd=0,assets=[{id:"comp_0",layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 94",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[-5.546,-348.328,0],to:[0,15.417,0],ti:[0,-30.417,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:34.15,s:[-5.546,-255.828,0],to:[0,30.417,0],ti:[0,-25,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:70.928,s:[-5.546,-165.828,0],to:[0,25,0],ti:[0,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:102.451,s:[-5.546,-105.828,0],to:[0,30,0],ti:[0,-61.667,0]},{i:{x:.667,y:.407},o:{x:.333,y:0},t:135.727,s:[-5.546,14.172,0],to:[0,40.458,0],ti:[0,-59.475,0]},{i:{x:.667,y:1},o:{x:.333,y:.775},t:153,s:[-5.546,135.369,0],to:[0,31.177,0],ti:[0,-26.94,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:177,s:[-5.546,264.172,0],to:[0,78.333,0],ti:[0,-53.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:204.027,s:[-5.546,484.172,0],to:[0,53.333,0],ti:[13.333,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:230.297,s:[-5.546,584.172,0],to:[-13.333,30,0],ti:[13.333,-31.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:257.441,s:[-85.546,664.172,0],to:[-13.333,31.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:294.219,s:[-85.546,774.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:348.51,s:[-85.546,944.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:387.039,s:[-85.546,1054.172,0],to:[0,46.667,0],ti:[0,-50,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:423.816,s:[-85.546,1224.172,0],to:[0,50,0],ti:[0,-43.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:467.598,s:[-85.546,1354.172,0],to:[0,43.333,0],ti:[0,-55,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:508.754,s:[-85.546,1484.172,0],to:[0,55,0],ti:[0,-40,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:539.402,s:[-85.546,1684.172,0],to:[0,40,0],ti:[0,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:569.174,s:[-85.546,1724.172,0],to:[0,33.333,0],ti:[15,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:621.713,s:[-85.546,1884.172,0],to:[-15,33.333,0],ti:[15,-21.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.992,s:[-175.546,1924.172,0],to:[-15,21.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:688.264,s:[-175.546,2014.172,0],to:[0,46.667,0],ti:[0,-51.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:727.668,s:[-175.546,2204.172,0],to:[0,51.667,0],ti:[0,-48.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:751.311,s:[-175.546,2324.172,0],to:[0,48.333,0],ti:[0,-45,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:785.461,s:[-175.546,2494.172,0],to:[0,45,0],ti:[-10,-28.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:809.979,s:[-175.546,2594.172,0],to:[10,28.333,0],ti:[-10,-11.667,0]},{t:838,s:[-115.546,2664.172,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[2.1080000000000005,-8.704]],o:[[4.118,-8.704]],v:[[4.118,-8.704]],c:!0},ix:2},nm:"Path 2",mn:"ADBE Vector Shape - Group",hd:!1},{ind:1,ty:"sh",ix:2,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:0,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:38.527,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:84.062,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:137.477,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:181.26,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:226.793,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:261.82,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:295.971,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:329.246,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:363.396,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:404.551,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:441.328,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:480.734,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:510.506,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:538.525,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:573.553,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:603.324,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:636.6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662.869,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692.641,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:725.916,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:753.061,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:783.709,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:816.107,s:[100,-100]},{t:838,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:236.428,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:431.697,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612.957,s:[15]},{t:838,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:838,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 17",np:3,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:3600,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{id:"comp_1",layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 97",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[-148.874,-341.028,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[-178.874,-229.131,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[-208.874,-143.145,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[-208.874,-47.662,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[-208.874,94.065,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[-178.874,351.302,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[-116.508,489.887,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[-208.874,539.719,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[-208.874,677.896,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[-208.874,866.313,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[-208.874,1029.61,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[-208.874,1205.472,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[-118.874,1340.909,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[-178.874,1422.148,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[-208.874,1585.44,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[-208.874,1780.132,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[-208.874,1952.841,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[-208.874,2153.817,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[-208.874,2310.83,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[-148.874,2467.84,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[-178.874,2590.308,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[-208.874,2690.802,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0},{ddd:0,ind:4,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{id:"comp_2",layers:[{ddd:0,ind:1,ty:4,nm:"Fill 96",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0}]},{id:"comp_3",layers:[{ddd:0,ind:1,ty:4,nm:"Fill 95",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:3,nm:"Null 3",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[307.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[227.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[267.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[387.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[147.5,354,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]}],layers=[{ddd:0,ind:2,ty:4,nm:"Star 4",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[468.954,392.843,0],to:[24.333,-78.833,0],ti:[-100.333,-67.167,0]},{t:55,s:[782.954,309.843,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-99,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-55,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-3,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:58,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:108,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:160,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:200,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:239,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:277,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:316,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:363,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:405,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:450,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:484,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:516,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:556,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:590,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:628,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:658,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:730,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:761,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:796,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:833,s:[100,-100]},{t:858,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-99,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:171,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:394,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:601,s:[15]},{t:858,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-99,s:[0]},{t:858,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 17",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:8,st:-6,bm:0,completed:!0},{ddd:0,ind:3,ty:0,nm:"Star",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:8,s:[538,662,0],to:[35,0,0],ti:[-35,0,0]},{t:27,s:[748,662,0]}],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:8,op:141,st:-284,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 94",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[-5.546,-348.328,0],to:[0,15.417,0],ti:[0,-30.417,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:34.15,s:[-5.546,-255.828,0],to:[0,30.417,0],ti:[0,-25,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:70.928,s:[-5.546,-165.828,0],to:[0,25,0],ti:[0,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:102.451,s:[-5.546,-105.828,0],to:[0,30,0],ti:[0,-61.667,0]},{i:{x:.667,y:.407},o:{x:.333,y:0},t:135.727,s:[-5.546,14.172,0],to:[0,40.458,0],ti:[0,-59.475,0]},{i:{x:.667,y:1},o:{x:.333,y:.775},t:153,s:[-5.546,135.369,0],to:[0,31.177,0],ti:[0,-26.94,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:177,s:[-5.546,264.172,0],to:[0,78.333,0],ti:[0,-53.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:204.027,s:[-5.546,484.172,0],to:[0,53.333,0],ti:[13.333,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:230.297,s:[-5.546,584.172,0],to:[-13.333,30,0],ti:[13.333,-31.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:257.441,s:[-85.546,664.172,0],to:[-13.333,31.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:294.219,s:[-85.546,774.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:348.51,s:[-85.546,944.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:387.039,s:[-85.546,1054.172,0],to:[0,46.667,0],ti:[0,-50,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:423.816,s:[-85.546,1224.172,0],to:[0,50,0],ti:[0,-43.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:467.598,s:[-85.546,1354.172,0],to:[0,43.333,0],ti:[0,-55,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:508.754,s:[-85.546,1484.172,0],to:[0,55,0],ti:[0,-40,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:539.402,s:[-85.546,1684.172,0],to:[0,40,0],ti:[0,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:569.174,s:[-85.546,1724.172,0],to:[0,33.333,0],ti:[15,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:621.713,s:[-85.546,1884.172,0],to:[-15,33.333,0],ti:[15,-21.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.992,s:[-175.546,1924.172,0],to:[-15,21.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:688.264,s:[-175.546,2014.172,0],to:[0,46.667,0],ti:[0,-51.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:727.668,s:[-175.546,2204.172,0],to:[0,51.667,0],ti:[0,-48.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:751.311,s:[-175.546,2324.172,0],to:[0,48.333,0],ti:[0,-45,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:785.461,s:[-175.546,2494.172,0],to:[0,45,0],ti:[-10,-28.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:809.979,s:[-175.546,2594.172,0],to:[10,28.333,0],ti:[-10,-11.667,0]},{t:838,s:[-115.546,2664.172,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[2.1080000000000005,-8.704]],o:[[4.118,-8.704]],v:[[4.118,-8.704]],c:!0},ix:2},nm:"Path 2",mn:"ADBE Vector Shape - Group",hd:!1},{ind:1,ty:"sh",ix:2,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:0,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:38.527,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:84.062,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:137.477,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:181.26,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:226.793,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:261.82,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:295.971,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:329.246,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:363.396,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:404.551,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:441.328,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:480.734,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:510.506,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:538.525,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:573.553,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:603.324,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:636.6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662.869,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692.641,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:725.916,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:753.061,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:783.709,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:816.107,s:[100,-100]},{t:838,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:236.428,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:431.697,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612.957,s:[15]},{t:838,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:838,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 17",np:3,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:3600,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:4,ty:4,nm:"Star 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[466.954,395.843,0],to:[-15.333,-186.5,0],ti:[2.333,-186.5,0]},{t:55,s:[125.954,342.843,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-346,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-302,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-250,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:-189,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:-139,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-87,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-47,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-8,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:30,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:69,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:116,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:158,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:203,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:237,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:269,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:309,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:343,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:381,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:411,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:445,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:483,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:514,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:549,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:586,s:[100,-100]},{t:611,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-346,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-76,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:147,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:354,s:[15]},{t:611,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-346,s:[0]},{t:611,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 17",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:14,st:-6,bm:0,completed:!0},{ddd:0,ind:5,ty:0,nm:"Star",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[204.818,543,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:14,op:141,st:-303,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 94",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[-5.546,-348.328,0],to:[0,15.417,0],ti:[0,-30.417,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:34.15,s:[-5.546,-255.828,0],to:[0,30.417,0],ti:[0,-25,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:70.928,s:[-5.546,-165.828,0],to:[0,25,0],ti:[0,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:102.451,s:[-5.546,-105.828,0],to:[0,30,0],ti:[0,-61.667,0]},{i:{x:.667,y:.407},o:{x:.333,y:0},t:135.727,s:[-5.546,14.172,0],to:[0,40.458,0],ti:[0,-59.475,0]},{i:{x:.667,y:1},o:{x:.333,y:.775},t:153,s:[-5.546,135.369,0],to:[0,31.177,0],ti:[0,-26.94,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:177,s:[-5.546,264.172,0],to:[0,78.333,0],ti:[0,-53.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:204.027,s:[-5.546,484.172,0],to:[0,53.333,0],ti:[13.333,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:230.297,s:[-5.546,584.172,0],to:[-13.333,30,0],ti:[13.333,-31.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:257.441,s:[-85.546,664.172,0],to:[-13.333,31.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:294.219,s:[-85.546,774.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:348.51,s:[-85.546,944.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:387.039,s:[-85.546,1054.172,0],to:[0,46.667,0],ti:[0,-50,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:423.816,s:[-85.546,1224.172,0],to:[0,50,0],ti:[0,-43.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:467.598,s:[-85.546,1354.172,0],to:[0,43.333,0],ti:[0,-55,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:508.754,s:[-85.546,1484.172,0],to:[0,55,0],ti:[0,-40,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:539.402,s:[-85.546,1684.172,0],to:[0,40,0],ti:[0,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:569.174,s:[-85.546,1724.172,0],to:[0,33.333,0],ti:[15,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:621.713,s:[-85.546,1884.172,0],to:[-15,33.333,0],ti:[15,-21.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.992,s:[-175.546,1924.172,0],to:[-15,21.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:688.264,s:[-175.546,2014.172,0],to:[0,46.667,0],ti:[0,-51.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:727.668,s:[-175.546,2204.172,0],to:[0,51.667,0],ti:[0,-48.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:751.311,s:[-175.546,2324.172,0],to:[0,48.333,0],ti:[0,-45,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:785.461,s:[-175.546,2494.172,0],to:[0,45,0],ti:[-10,-28.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:809.979,s:[-175.546,2594.172,0],to:[10,28.333,0],ti:[-10,-11.667,0]},{t:838,s:[-115.546,2664.172,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[2.1080000000000005,-8.704]],o:[[4.118,-8.704]],v:[[4.118,-8.704]],c:!0},ix:2},nm:"Path 2",mn:"ADBE Vector Shape - Group",hd:!1},{ind:1,ty:"sh",ix:2,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:0,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:38.527,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:84.062,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:137.477,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:181.26,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:226.793,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:261.82,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:295.971,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:329.246,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:363.396,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:404.551,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:441.328,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:480.734,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:510.506,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:538.525,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:573.553,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:603.324,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:636.6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662.869,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692.641,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:725.916,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:753.061,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:783.709,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:816.107,s:[100,-100]},{t:838,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:236.428,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:431.697,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612.957,s:[15]},{t:838,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:838,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 17",np:3,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:3600,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:6,ty:4,nm:"Star 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[464.954,392.843,0],to:[8.5,-240.5,0],ti:[-5.5,-140.5,0]},{t:55,s:[551.954,233.843,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-421,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-377,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-325,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:-264,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:-214,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-162,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-122,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-83,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-45,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:-6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:41,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:83,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:128,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:162,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:194,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:234,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:268,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:306,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:336,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:370,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:439,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:474,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:511,s:[100,-100]},{t:536,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-421,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-151,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:72,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:279,s:[15]},{t:536,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-421,s:[0]},{t:536,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 17",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:36,st:-6,bm:0,completed:!0},{ddd:0,ind:7,ty:0,nm:"Star",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},t:36,s:[518.5,-301,0],to:[-10,0,0],ti:[10,0,0]},{t:61,s:[458.5,-301,0]}],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:36,op:141,st:-499,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 94",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[-5.546,-348.328,0],to:[0,15.417,0],ti:[0,-30.417,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:34.15,s:[-5.546,-255.828,0],to:[0,30.417,0],ti:[0,-25,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:70.928,s:[-5.546,-165.828,0],to:[0,25,0],ti:[0,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:102.451,s:[-5.546,-105.828,0],to:[0,30,0],ti:[0,-61.667,0]},{i:{x:.667,y:.407},o:{x:.333,y:0},t:135.727,s:[-5.546,14.172,0],to:[0,40.458,0],ti:[0,-59.475,0]},{i:{x:.667,y:1},o:{x:.333,y:.775},t:153,s:[-5.546,135.369,0],to:[0,31.177,0],ti:[0,-26.94,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:177,s:[-5.546,264.172,0],to:[0,78.333,0],ti:[0,-53.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:204.027,s:[-5.546,484.172,0],to:[0,53.333,0],ti:[13.333,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:230.297,s:[-5.546,584.172,0],to:[-13.333,30,0],ti:[13.333,-31.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:257.441,s:[-85.546,664.172,0],to:[-13.333,31.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:294.219,s:[-85.546,774.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:348.51,s:[-85.546,944.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:387.039,s:[-85.546,1054.172,0],to:[0,46.667,0],ti:[0,-50,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:423.816,s:[-85.546,1224.172,0],to:[0,50,0],ti:[0,-43.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:467.598,s:[-85.546,1354.172,0],to:[0,43.333,0],ti:[0,-55,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:508.754,s:[-85.546,1484.172,0],to:[0,55,0],ti:[0,-40,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:539.402,s:[-85.546,1684.172,0],to:[0,40,0],ti:[0,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:569.174,s:[-85.546,1724.172,0],to:[0,33.333,0],ti:[15,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:621.713,s:[-85.546,1884.172,0],to:[-15,33.333,0],ti:[15,-21.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.992,s:[-175.546,1924.172,0],to:[-15,21.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:688.264,s:[-175.546,2014.172,0],to:[0,46.667,0],ti:[0,-51.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:727.668,s:[-175.546,2204.172,0],to:[0,51.667,0],ti:[0,-48.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:751.311,s:[-175.546,2324.172,0],to:[0,48.333,0],ti:[0,-45,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:785.461,s:[-175.546,2494.172,0],to:[0,45,0],ti:[-10,-28.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:809.979,s:[-175.546,2594.172,0],to:[10,28.333,0],ti:[-10,-11.667,0]},{t:838,s:[-115.546,2664.172,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[2.1080000000000005,-8.704]],o:[[4.118,-8.704]],v:[[4.118,-8.704]],c:!0},ix:2},nm:"Path 2",mn:"ADBE Vector Shape - Group",hd:!1},{ind:1,ty:"sh",ix:2,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:0,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:38.527,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:84.062,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:137.477,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:181.26,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:226.793,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:261.82,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:295.971,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:329.246,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:363.396,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:404.551,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:441.328,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:480.734,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:510.506,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:538.525,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:573.553,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:603.324,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:636.6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662.869,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692.641,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:725.916,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:753.061,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:783.709,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:816.107,s:[100,-100]},{t:838,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:236.428,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:431.697,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612.957,s:[15]},{t:838,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:838,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 17",np:3,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:3600,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:8,ty:4,nm:"Star",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[466.954,395.843,0],to:[-12.833,-251.833,0],ti:[1.833,-151.167,0]},{t:55,s:[251.954,192.843,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-142,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-98,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-46,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:15,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:65,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:117,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:157,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:196,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:234,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:273,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:320,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:362,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:407,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:441,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:473,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:513,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:547,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:585,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:615,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:649,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:687,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:718,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:753,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:790,s:[100,-100]},{t:815,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-142,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:128,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:351,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:558,s:[15]},{t:815,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-142,s:[0]},{t:815,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 17",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:29,st:-6,bm:0,completed:!0},{ddd:0,ind:9,ty:0,nm:"Star",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[170,1319,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:29,op:141,st:-96,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 94",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[-5.546,-348.328,0],to:[0,15.417,0],ti:[0,-30.417,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:34.15,s:[-5.546,-255.828,0],to:[0,30.417,0],ti:[0,-25,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:70.928,s:[-5.546,-165.828,0],to:[0,25,0],ti:[0,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:102.451,s:[-5.546,-105.828,0],to:[0,30,0],ti:[0,-61.667,0]},{i:{x:.667,y:.407},o:{x:.333,y:0},t:135.727,s:[-5.546,14.172,0],to:[0,40.458,0],ti:[0,-59.475,0]},{i:{x:.667,y:1},o:{x:.333,y:.775},t:153,s:[-5.546,135.369,0],to:[0,31.177,0],ti:[0,-26.94,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:177,s:[-5.546,264.172,0],to:[0,78.333,0],ti:[0,-53.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:204.027,s:[-5.546,484.172,0],to:[0,53.333,0],ti:[13.333,-30,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:230.297,s:[-5.546,584.172,0],to:[-13.333,30,0],ti:[13.333,-31.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:257.441,s:[-85.546,664.172,0],to:[-13.333,31.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:294.219,s:[-85.546,774.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:348.51,s:[-85.546,944.172,0],to:[0,46.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:387.039,s:[-85.546,1054.172,0],to:[0,46.667,0],ti:[0,-50,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:423.816,s:[-85.546,1224.172,0],to:[0,50,0],ti:[0,-43.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:467.598,s:[-85.546,1354.172,0],to:[0,43.333,0],ti:[0,-55,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:508.754,s:[-85.546,1484.172,0],to:[0,55,0],ti:[0,-40,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:539.402,s:[-85.546,1684.172,0],to:[0,40,0],ti:[0,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:569.174,s:[-85.546,1724.172,0],to:[0,33.333,0],ti:[15,-33.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:621.713,s:[-85.546,1884.172,0],to:[-15,33.333,0],ti:[15,-21.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.992,s:[-175.546,1924.172,0],to:[-15,21.667,0],ti:[0,-46.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:688.264,s:[-175.546,2014.172,0],to:[0,46.667,0],ti:[0,-51.667,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:727.668,s:[-175.546,2204.172,0],to:[0,51.667,0],ti:[0,-48.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:751.311,s:[-175.546,2324.172,0],to:[0,48.333,0],ti:[0,-45,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:785.461,s:[-175.546,2494.172,0],to:[0,45,0],ti:[-10,-28.333,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:809.979,s:[-175.546,2594.172,0],to:[10,28.333,0],ti:[-10,-11.667,0]},{t:838,s:[-115.546,2664.172,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[2.1080000000000005,-8.704]],o:[[4.118,-8.704]],v:[[4.118,-8.704]],c:!0},ix:2},nm:"Path 2",mn:"ADBE Vector Shape - Group",hd:!1},{ind:1,ty:"sh",ix:2,ks:{a:0,k:{i:[[11.007,-1.504],[10.657,-2.4539999999999997],[15.087,-14.204],[3.887,-10.584],[2.837,-10.524000000000001],[-6.643,-18.204],[-7.023,-6.144],[-7.293,-5.184],[-17.643,1.886],[-6.603,5.666],[-5.723,6.246],[-2.633,18.206],[4.547,8.566],[5.327,7.926],[17.647,8.326]],o:[[10.717,-1.924],[10.837,-2.924],[15.087,-14.204],[3.387,-10.424],[2.427,-10.864],[-6.643,-18.204],[-7.0329999999999995,-5.644],[-7.703,-4.894],[-17.643,1.886],[-6.103,5.836],[-5.593,6.756],[-2.633,18.206],[4.8469999999999995,8.156],[5.847,7.936],[17.647,8.326]],v:[[11.007,-1.504],[10.837,-2.924],[15.087,-14.204],[3.887,-10.584],[2.427,-10.864],[-6.643,-18.204],[-7.023,-6.144],[-7.703,-4.894],[-17.643,1.886],[-6.603,5.666],[-5.593,6.756],[-2.633,18.206],[4.547,8.566],[5.847,7.936],[17.647,8.326]],c:!0},ix:2},nm:"Path 7",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:0,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:38.527,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:84.062,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:137.477,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:181.26,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:226.793,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:261.82,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:295.971,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:329.246,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:363.396,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:404.551,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:441.328,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:480.734,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:510.506,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:538.525,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:573.553,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:603.324,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:636.6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662.869,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:692.641,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:725.916,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:753.061,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:783.709,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:816.107,s:[100,-100]},{t:838,s:[-100,-100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:236.428,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:431.697,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612.957,s:[15]},{t:838,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:838,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 17",np:3,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:3600,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:10,ty:4,nm:"Circle 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[461.681,401.958,0],to:[12.333,-218.667,0],ti:[-2.333,-103.333,0]},{t:55,s:[680.681,240.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-600,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-566,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-534,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-494,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-460,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-422,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-392,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-358,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-320,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-289,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-254,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-217,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:-192,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-147,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-103,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-51,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:10,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:60,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:112,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:152,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:191,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:229,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:268,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:315,s:[100,-100]},{t:357,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-600,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-498,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-217,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:150,s:[25]},{t:357,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-600,s:[0]},{t:357,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:28,st:-6,bm:0,completed:!0},{ddd:0,ind:11,ty:0,nm:"Dot",refId:"comp_1",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[796.5,1218.75,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:28,op:141,st:-123,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 97",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[-148.874,-341.028,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[-178.874,-229.131,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[-208.874,-143.145,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[-208.874,-47.662,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[-208.874,94.065,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[-178.874,351.302,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[-116.508,489.887,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[-208.874,539.719,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[-208.874,677.896,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[-208.874,866.313,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[-208.874,1029.61,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[-208.874,1205.472,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[-118.874,1340.909,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[-178.874,1422.148,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[-208.874,1585.44,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[-208.874,1780.132,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[-208.874,1952.841,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[-208.874,2153.817,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[-208.874,2310.83,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[-148.874,2467.84,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[-178.874,2590.308,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[-208.874,2690.802,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0},{ddd:0,ind:4,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:12,ty:4,nm:"Circle 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[465.681,404.958,0],to:[-3.667,-183.333,0],ti:[4.667,-176.667,0]},{t:55,s:[230.681,260.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-353,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-319,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-287,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-247,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-213,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-175,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-145,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-111,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-73,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-42,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-7,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:30,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:55,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:100,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:144,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:196,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:257,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:307,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:359,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:399,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:438,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:476,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:515,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:562,s:[100,-100]},{t:604,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-353,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-251,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:30,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:397,s:[25]},{t:604,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-353,s:[0]},{t:604,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:31,st:-6,bm:0,completed:!0},{ddd:0,ind:13,ty:0,nm:"Dot",refId:"comp_1",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[384,844,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:30,op:141,st:-203,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 97",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[-148.874,-341.028,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[-178.874,-229.131,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[-208.874,-143.145,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[-208.874,-47.662,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[-208.874,94.065,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[-178.874,351.302,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[-116.508,489.887,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[-208.874,539.719,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[-208.874,677.896,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[-208.874,866.313,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[-208.874,1029.61,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[-208.874,1205.472,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[-118.874,1340.909,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[-178.874,1422.148,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[-208.874,1585.44,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[-208.874,1780.132,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[-208.874,1952.841,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[-208.874,2153.817,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[-208.874,2310.83,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[-148.874,2467.84,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[-178.874,2590.308,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[-208.874,2690.802,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0},{ddd:0,ind:4,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:14,ty:4,nm:"Circle",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[466.681,399.958,0],to:[-12.833,-34.833,0],ti:[20.667,-158,0]},{t:55,s:[389.681,190.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-368,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-334,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-302,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-262,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-228,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-190,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-160,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-126,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-88,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-57,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-22,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:15,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:40,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:85,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:129,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:181,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:242,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:292,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:344,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:384,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:423,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:461,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:500,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:547,s:[100,-100]},{t:589,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-368,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-266,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:15,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:382,s:[25]},{t:589,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-368,s:[0]},{t:589,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:25,st:-6,bm:0,completed:!0},{ddd:0,ind:15,ty:0,nm:"Dot",refId:"comp_1",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[529.5,1448,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:25,op:141,st:-38,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:3,nm:"Null 6",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[187.5,368,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1500,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:4,nm:"Fill 97",parent:3,sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[-148.874,-341.028,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[-178.874,-229.131,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[-208.874,-143.145,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[-208.874,-47.662,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[-208.874,94.065,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[-178.874,351.302,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[-116.508,489.887,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[-208.874,539.719,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[-208.874,677.896,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[-208.874,866.313,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[-208.874,1029.61,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[-208.874,1205.472,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[-118.874,1340.909,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[-178.874,1422.148,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[-208.874,1585.44,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[-208.874,1780.132,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[-208.874,1952.841,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[-208.874,2153.817,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[-208.874,2310.83,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[-148.874,2467.84,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[-178.874,2590.308,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[-208.874,2690.802,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-10.683,2.662],[2.7860000000000005,2.5789999999999997],[.9410000000000003,-13.872999999999998],[-12.757,-15.13]],o:[[-2.0410000000000004,6.346],[4.136,-7.993],[-7.317,-18.726],[-13.851999999999999,-4.961]],v:[[-5.961,4.675],[3.474,-2.806],[-2.929,-16.147],[-13.338,-9.733]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:3,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0},{ddd:0,ind:4,ty:3,nm:"Null 3",parent:1,sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:98.949,s:[120,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:183.887,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:259.193,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:339.754,s:[40,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:373.029,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:416.811,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:491.242,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:514.883,s:[80,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:573.553,s:[240,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:629.594,s:[160,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:661.994,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:710.154,s:[0,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:753.938,s:[200,-14,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:784.586,s:[280,-14,0],to:[0,0,0],ti:[0,0,0]},{t:838,s:[-40,-14,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:16,ty:4,nm:"Rectangle 4",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[457.681,392.958,0],to:[4.5,-184.833,0],ti:[-1.5,-100.167,0]},{t:55,s:[616.681,165.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-199,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-165,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-133,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-93,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-59,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-21,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:9,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:43,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:81,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:112,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:147,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:184,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:209,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:254,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:298,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:350,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:411,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:461,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:513,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:553,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:592,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:630,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:669,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:716,s:[100,-100]},{t:758,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-199,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-97,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:184,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:551,s:[25]},{t:758,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-199,s:[0]},{t:758,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:42,st:-6,bm:0,completed:!0},{ddd:0,ind:17,ty:0,nm:"Rectangle",refId:"comp_2",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[625.5,971.75,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:42,op:141,st:-140,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 96",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0}]},{ddd:0,ind:18,ty:4,nm:"Rectangle 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[461.681,401.958,0],to:[-3,-192.5,0],ti:[8,-141.5,0]},{t:55,s:[191.681,218.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-167,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-133,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-101,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-61,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-27,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:11,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:41,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:75,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:113,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:144,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:179,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:216,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:241,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:286,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:330,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:382,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:443,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:493,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:545,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:585,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:624,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:662,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:701,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:748,s:[100,-100]},{t:790,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-167,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-65,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:216,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:583,s:[25]},{t:790,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-167,s:[0]},{t:790,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:33,st:-6,bm:0,completed:!0},{ddd:0,ind:19,ty:0,nm:"Rectangle",refId:"comp_2",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[241.5,1235.25,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:33,op:141,st:-107,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 96",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0}]},{ddd:0,ind:20,ty:4,nm:"Rectangle 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[462.681,406.958,0],to:[5.833,-282.167,0],ti:[-3.833,-109.833,0]},{t:55,s:[491.681,165.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-6,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:28,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:60,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:100,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:134,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:172,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:202,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:236,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:274,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:305,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:340,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:377,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:402,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:447,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:491,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:543,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:604,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:654,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:706,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:746,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:785,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:823,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:862,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:909,s:[100,-100]},{t:951,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-6,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:96,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:377,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:744,s:[25]},{t:951,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-6,s:[0]},{t:951,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:26,st:-6,bm:0,completed:!0},{ddd:0,ind:21,ty:0,nm:"Rectangle",refId:"comp_2",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[537,1208.25,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:26,op:141,st:-96,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 96",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0}]},{ddd:0,ind:22,ty:4,nm:"Rectangle",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[462.681,407.958,0],to:[7.333,-130.667,0],ti:[-.333,-144.333,0]},{t:55,s:[722.681,211.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-60,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-26,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:6,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:46,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:80,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:118,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:148,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:182,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:220,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:251,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:286,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:323,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:348,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:393,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:437,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:489,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:550,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:600,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:652,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:692,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:731,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:769,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:808,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:855,s:[100,-100]},{t:897,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-60,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:42,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:323,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:690,s:[25]},{t:897,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-60,s:[0]},{t:897,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:26,st:-6,bm:0,completed:!0},{ddd:0,ind:23,ty:0,nm:"Rectangle",refId:"comp_2",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[754,1398.75,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:26,op:141,st:-59,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 96",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],o:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],v:[[-9.584,3.802],[9.734,-6.562],[5.318,-19.023],[-14.005,-8.222]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.5294,.2745,1,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0}]},{ddd:0,ind:24,ty:4,nm:"Square 4",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[464.681,409.958,0],to:[-3.167,-234.5,0],ti:[3.167,-135.5,0]},{t:55,s:[331.681,274.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-24,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:10,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:42,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:82,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:116,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:154,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:184,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:218,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:256,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:287,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:322,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:359,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:384,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:429,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:473,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:525,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:586,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:636,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:688,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:728,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:767,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:805,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:844,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:891,s:[100,-100]},{t:933,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-24,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:78,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:359,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:726,s:[25]},{t:933,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-24,s:[0]},{t:933,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:27,st:-6,bm:0,completed:!0},{ddd:0,ind:25,ty:0,nm:"Square",refId:"comp_3",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[310.317,985.151,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:27,op:141,st:-172,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 95",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:3,nm:"Null 3",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[307.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[227.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[267.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[387.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[147.5,354,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:26,ty:4,nm:"Square 3",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[466.681,408.958,0],to:[5.333,-269,0],ti:[-6.333,-197,0]},{t:55,s:[642.681,294.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-475,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-441,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-409,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-369,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-335,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-297,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-267,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-233,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-195,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-164,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-129,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-92,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:-67,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-22,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:22,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:74,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:135,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:185,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:237,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:277,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:316,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:354,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:393,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:440,s:[100,-100]},{t:482,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-475,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-373,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-92,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:275,s:[25]},{t:482,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-475,s:[0]},{t:482,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:18,st:-6,bm:0,completed:!0},{ddd:0,ind:27,ty:0,nm:"Square",refId:"comp_3",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[656.317,1122.151,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:18,op:141,st:-147,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 95",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:3,nm:"Null 3",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[307.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[227.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[267.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[387.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[147.5,354,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:28,ty:4,nm:"Square 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[465.681,408.958,0],to:[-2,-270.833,0],ti:[5,-82.167,0]},{t:55,s:[321.681,181.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-138,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-104,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-72,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-32,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:2,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:40,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:70,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:104,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:142,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:173,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:245,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:270,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:315,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:359,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:411,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:472,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:522,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:574,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:614,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:653,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:691,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:730,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:777,s:[100,-100]},{t:819,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-138,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-36,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:245,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:612,s:[25]},{t:819,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-138,s:[0]},{t:819,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:32,st:-6,bm:0,completed:!0},{ddd:0,ind:29,ty:0,nm:"Square",refId:"comp_3",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[371.317,1320.151,0],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:32,op:141,st:-75,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 95",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:3,nm:"Null 3",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[307.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[227.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[267.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[387.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[147.5,354,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]},{ddd:0,ind:30,ty:4,nm:"Square",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:0,y:1},o:{x:.167,y:.167},t:-2,s:[464.681,410.958,0],to:[9.333,-292.667,0],ti:[-18.333,-191.333,0]},{t:55,s:[706.681,298.958,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1,_render:!0},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1,_render:!0},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-332,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-298,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-266,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-226,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-192,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-154,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-124,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-90,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:-52,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:-21,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:14,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:51,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:76,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:121,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:165,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:217,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:278,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:328,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:380,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:420,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:459,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:536,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:583,s:[100,-100]},{t:625,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-332,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-230,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:51,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:418,s:[25]},{t:625,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:-332,s:[0]},{t:625,s:[5760]}],ix:5},nm:"Transform",_render:!0}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1,_render:!0}],ip:0,op:27,st:-6,bm:0,completed:!0},{ddd:0,ind:31,ty:0,nm:"Square",refId:"comp_3",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:110,s:[100]},{t:140,s:[0]}],ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.469,y:1},o:{x:.167,y:.167},t:27,s:[742,1554,0],to:[1.833,1.667,0],ti:[-1.833,-1.667,0]},{t:34,s:[753,1564,0]}],ix:2},a:{a:0,k:[187.5,1500,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,w:375,h:3e3,ip:27,op:141,st:-30,bm:0,completed:!0,layers:[{ddd:0,ind:1,ty:4,nm:"Fill 95",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.562,y:1},o:{x:.198,y:0},t:0,s:[202.626,13.222,0],to:[0,24.201,0],ti:[0,-48.268,0]},{i:{x:.653,y:1},o:{x:.31,y:0},t:34,s:[172.626,125.119,0],to:[0,26.371,0],ti:[0,-30.606,0]},{i:{x:.676,y:1},o:{x:.335,y:0},t:67.422,s:[142.626,211.105,0],to:[0,30.58,0],ti:[0,-32.729,0]},{i:{x:.7,y:1},o:{x:.356,y:0},t:96.736,s:[142.626,306.588,0],to:[0,47.125,0],ti:[0,-46.326,0]},{i:{x:.833,y:1},o:{x:.44,y:0},t:131.211,s:[142.626,448.315,0],to:[0,111.388,0],ti:[0,-45.734,0]},{i:{x:.544,y:.637},o:{x:.196,y:0},t:185,s:[172.626,705.552,0],to:[0,14.751,0],ti:[7.083,-74.622,0]},{i:{x:.636,y:1},o:{x:.3,y:.265},t:215,s:[234.992,844.137,0],to:[-1.475,15.536,0],ti:[0,-17.658,0]},{i:{x:.488,y:1},o:{x:.167,y:0},t:237.93,s:[142.626,893.969,0],to:[0,40.921,0],ti:[0,-50.858,0]},{i:{x:.595,y:1},o:{x:.372,y:0},t:276.418,s:[142.626,1032.146,0],to:[0,57.581,0],ti:[0,-67.539,0]},{i:{x:.68,y:1},o:{x:.366,y:0},t:328.902,s:[142.626,1220.563,0],to:[0,52.132,0],ti:[0,-56.507,0]},{i:{x:.737,y:1},o:{x:.292,y:0},t:377.889,s:[142.626,1383.86,0],to:[0,56.974,0],ti:[0,-60.036,0]},{i:{x:.614,y:.63},o:{x:.206,y:0},t:428.621,s:[142.626,1559.722,0],to:[0,44.588,0],ti:[0,-45.608,0]},{i:{x:.76,y:1},o:{x:.388,y:.423},t:465,s:[232.626,1695.159,0],to:[0,26.971,0],ti:[0,-27.169,0]},{i:{x:.833,y:1},o:{x:.522,y:0},t:490.729,s:[172.626,1776.398,0],to:[0,54.309,0],ti:[0,-54.395,0]},{i:{x:.586,y:1},o:{x:.167,y:0},t:533.592,s:[142.626,1939.69,0],to:[0,65.449,0],ti:[0,-64.072,0]},{i:{x:.236,y:1},o:{x:.167,y:0},t:586.949,s:[142.626,2134.382,0],to:[0,58.702,0],ti:[0,-56.228,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:641.184,s:[142.626,2307.091,0],to:[0,69.785,0],ti:[0,-63.798,0]},{i:{x:.833,y:1},o:{x:.685,y:0},t:689.295,s:[142.626,2508.067,0],to:[0,55.302,0],ti:[0,-49.112,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:735.654,s:[142.626,2665.08,0],to:[0,57.546,0],ti:[0,-46.707,0]},{i:{x:.511,y:1},o:{x:.281,y:0},t:781,s:[202.626,2822.09,0],to:[0,28.636,0],ti:[0,-13.385,0]},{i:{x:.833,y:1},o:{x:.167,y:0},t:809,s:[172.626,2944.558,0],to:[0,63.954,0],ti:[0,0,0]},{t:838,s:[142.626,3045.052,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[65,65,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],o:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],v:[[-3.155,7.985],[11.583,-1.952],[5.318,-19.023],[-10.536,-10.298]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[.1804,.0118,.898,1],ix:4},o:{a:0,k:100,ix:5},r:1,bm:0,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:1,k:[{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:0,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:34,s:[-100,0]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:66,s:[-100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:106,s:[100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:140,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:178,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:208,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:242,s:[100,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:280,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:311,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:346,s:[100,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:383,s:[100,-100]},{i:{x:[.833,.833],y:[1,1]},o:{x:[.167,.167],y:[0,0]},t:408,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:453,s:[100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:497,s:[-101,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:549,s:[-101,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:610,s:[100,-106]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:660,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:712,s:[104,0]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:752,s:[104,100]},{i:{x:[.27,.27],y:[1.55,1]},o:{x:[.68,.68],y:[-.55,0]},t:791,s:[104,-100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:829,s:[-100,-100]},{i:{x:[.27,.27],y:[1.55,1.55]},o:{x:[.68,.68],y:[-.55,-.55]},t:868,s:[-100,100]},{i:{x:[.27,.27],y:[1,1.55]},o:{x:[.68,.68],y:[0,-.55]},t:915,s:[100,-100]},{t:957,s:[100,100]}],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:102,s:[25]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:383,s:[15]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:750,s:[25]},{t:957,s:[25]}],ix:4},sa:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},t:0,s:[0]},{t:957,s:[5760]}],ix:5},nm:"Transform"}],nm:"Fill 91",np:2,cix:2,bm:0,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:982,st:0,bm:0,completed:!0},{ddd:0,ind:2,ty:3,nm:"Null 3",sr:1,ks:{o:{a:0,k:0,ix:11},r:{a:0,k:0,ix:10},p:{a:1,k:[{i:{x:.667,y:1},o:{x:.333,y:0},t:0,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:111.229,s:[307.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:206.707,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:291.361,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:381.92,s:[227.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:419.324,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:468.539,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:552.207,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:578.783,s:[267.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:644.734,s:[427.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:707.729,s:[347.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:744.15,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:798.287,s:[187.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:847.506,s:[387.5,354,0],to:[0,0,0],ti:[0,0,0]},{i:{x:.667,y:1},o:{x:.333,y:0},t:881.957,s:[467.5,354,0],to:[0,0,0],ti:[0,0,0]},{t:942,s:[147.5,354,0]}],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,ip:0,op:1549,st:0,bm:0,completed:!0}]}],markers=[],__complete=!0,CopyJson={v,fr,ip,op,w,h,nm,ddd,assets,layers,markers,__complete};var axios$1={exports:{}},bind$2=function t(e,i){return function(){for(var s=new Array(arguments.length),n=0;n<s.length;n++)s[n]=arguments[n];return e.apply(i,s)}},bind$1=bind$2,toString=Object.prototype.toString;function isArray(t){return toString.call(t)==="[object Array]"}function isUndefined(t){return typeof t>"u"}function isBuffer(t){return t!==null&&!isUndefined(t)&&t.constructor!==null&&!isUndefined(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function isArrayBuffer(t){return toString.call(t)==="[object ArrayBuffer]"}function isFormData(t){return typeof FormData<"u"&&t instanceof FormData}function isArrayBufferView(t){var e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function isString(t){return typeof t=="string"}function isNumber(t){return typeof t=="number"}function isObject(t){return t!==null&&typeof t=="object"}function isDate(t){return toString.call(t)==="[object Date]"}function isFile(t){return toString.call(t)==="[object File]"}function isBlob(t){return toString.call(t)==="[object Blob]"}function isFunction(t){return toString.call(t)==="[object Function]"}function isStream(t){return isObject(t)&&isFunction(t.pipe)}function isURLSearchParams(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}function trim(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function isStandardBrowserEnv(){return typeof navigator<"u"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window<"u"&&typeof document<"u"}function forEach(t,e){if(!(t===null||typeof t>"u"))if(typeof t!="object"&&(t=[t]),isArray(t))for(var i=0,r=t.length;i<r;i++)e.call(null,t[i],i,t);else for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.call(null,t[s],s,t)}function merge(){var t={};function e(s,n){typeof t[n]=="object"&&typeof s=="object"?t[n]=merge(t[n],s):t[n]=s}for(var i=0,r=arguments.length;i<r;i++)forEach(arguments[i],e);return t}function deepMerge(){var t={};function e(s,n){typeof t[n]=="object"&&typeof s=="object"?t[n]=deepMerge(t[n],s):typeof s=="object"?t[n]=deepMerge({},s):t[n]=s}for(var i=0,r=arguments.length;i<r;i++)forEach(arguments[i],e);return t}function extend(t,e,i){return forEach(e,function(s,n){i&&typeof s=="function"?t[n]=bind$1(s,i):t[n]=s}),t}var utils$9={isArray,isArrayBuffer,isBuffer,isFormData,isArrayBufferView,isString,isNumber,isObject,isUndefined,isDate,isFile,isBlob,isFunction,isStream,isURLSearchParams,isStandardBrowserEnv,forEach,merge,deepMerge,extend,trim},utils$8=utils$9;function encode(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var buildURL$1=function t(e,i,r){if(!i)return e;var s;if(r)s=r(i);else if(utils$8.isURLSearchParams(i))s=i.toString();else{var n=[];utils$8.forEach(i,function(a,f){a===null||typeof a>"u"||(utils$8.isArray(a)?f=f+"[]":a=[a],utils$8.forEach(a,function(E){utils$8.isDate(E)?E=E.toISOString():utils$8.isObject(E)&&(E=JSON.stringify(E)),n.push(encode(f)+"="+encode(E))}))}),s=n.join("&")}if(s){var o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e},utils$7=utils$9;function InterceptorManager$1(){this.handlers=[]}InterceptorManager$1.prototype.use=function t(e,i){return this.handlers.push({fulfilled:e,rejected:i}),this.handlers.length-1};InterceptorManager$1.prototype.eject=function t(e){this.handlers[e]&&(this.handlers[e]=null)};InterceptorManager$1.prototype.forEach=function t(e){utils$7.forEach(this.handlers,function(r){r!==null&&e(r)})};var InterceptorManager_1=InterceptorManager$1,utils$6=utils$9,transformData$1=function t(e,i,r){return utils$6.forEach(r,function(n){e=n(e,i)}),e},isCancel$1,hasRequiredIsCancel;function requireIsCancel(){return hasRequiredIsCancel||(hasRequiredIsCancel=1,isCancel$1=function(e){return!!(e&&e.__CANCEL__)}),isCancel$1}var utils$5=utils$9,normalizeHeaderName$1=function t(e,i){utils$5.forEach(e,function(s,n){n!==i&&n.toUpperCase()===i.toUpperCase()&&(e[i]=s,delete e[n])})},enhanceError,hasRequiredEnhanceError;function requireEnhanceError(){return hasRequiredEnhanceError||(hasRequiredEnhanceError=1,enhanceError=function(e,i,r,s,n){return e.config=i,r&&(e.code=r),e.request=s,e.response=n,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}),enhanceError}var createError,hasRequiredCreateError;function requireCreateError(){if(hasRequiredCreateError)return createError;hasRequiredCreateError=1;var t=requireEnhanceError();return createError=function(i,r,s,n,o){var l=new Error(i);return t(l,r,s,n,o)},createError}var settle,hasRequiredSettle;function requireSettle(){if(hasRequiredSettle)return settle;hasRequiredSettle=1;var t=requireCreateError();return settle=function(i,r,s){var n=s.config.validateStatus;!n||n(s.status)?i(s):r(t("Request failed with status code "+s.status,s.config,null,s.request,s))},settle}var isAbsoluteURL,hasRequiredIsAbsoluteURL;function requireIsAbsoluteURL(){return hasRequiredIsAbsoluteURL||(hasRequiredIsAbsoluteURL=1,isAbsoluteURL=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}),isAbsoluteURL}var combineURLs,hasRequiredCombineURLs;function requireCombineURLs(){return hasRequiredCombineURLs||(hasRequiredCombineURLs=1,combineURLs=function(e,i){return i?e.replace(/\/+$/,"")+"/"+i.replace(/^\/+/,""):e}),combineURLs}var buildFullPath,hasRequiredBuildFullPath;function requireBuildFullPath(){if(hasRequiredBuildFullPath)return buildFullPath;hasRequiredBuildFullPath=1;var t=requireIsAbsoluteURL(),e=requireCombineURLs();return buildFullPath=function(r,s){return r&&!t(s)?e(r,s):s},buildFullPath}var parseHeaders,hasRequiredParseHeaders;function requireParseHeaders(){if(hasRequiredParseHeaders)return parseHeaders;hasRequiredParseHeaders=1;var t=utils$9,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return parseHeaders=function(r){var s={},n,o,l;return r&&t.forEach(r.split(`
|