anf.js 376 KB

12
  1. (()=>{var __webpack_modules__={2051:function(module,exports,__webpack_require__){var factory;"undefined"!=typeof navigator&&(factory=function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(t){_useWebWorker=!!t},getWebWorker=function(){return _useWebWorker},setLocationHref=function(t){locationHref=t},getLocationHref=function(){return locationHref};function createTag(t){return document.createElement(t)}function extendPrototype(t,e){var i,r,a=t.length;for(i=0;i<a;i+=1)for(var s in r=t[i].prototype)Object.prototype.hasOwnProperty.call(r,s)&&(e.prototype[s]=r[s])}function getDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)}function createProxyFunction(t){function e(){}return e.prototype=t,e}var audioControllerFactory=function(){function t(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(t){this.audios.push(t)},pause:function(){var t,e=this.audios.length;for(t=0;t<e;t+=1)this.audios[t].pause()},resume:function(){var t,e=this.audios.length;for(t=0;t<e;t+=1)this.audios[t].resume()},setRate:function(t){var e,i=this.audios.length;for(e=0;e<i;e+=1)this.audios[e].setRate(t)},createAudio:function(t){return this.audioFactory?this.audioFactory(t):window.Howl?new window.Howl({src:[t]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(t){this.audioFactory=t},setVolume:function(t){this._volume=t,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var t,e=this.audios.length;for(t=0;t<e;t+=1)this.audios[t].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),createTypedArray=function(){function t(t,e){var i,r=0,a=[];switch(t){case"int16":case"uint8c":i=1;break;default:i=1.1}for(r=0;r<e;r+=1)a.push(i);return a}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?function(e,i){return"float32"===e?new Float32Array(i):"int16"===e?new Int16Array(i):"uint8c"===e?new Uint8ClampedArray(i):t(e,i)}:t}();function createSizedArray(t){return Array.apply(null,{length:t})}function _typeof$6(t){return _typeof$6="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$6(t)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),_shouldRoundValues=!1,bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};function ProjectInterface$1(){return{}}!function(){var t,e=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],i=e.length;for(t=0;t<i;t+=1)BMMath[e[t]]=Math[e[t]]}(),BMMath.random=Math.random,BMMath.abs=function(t){if("object"===_typeof$6(t)&&t.length){var e,i=createSizedArray(t.length),r=t.length;for(e=0;e<r;e+=1)i[e]=Math.abs(t[e]);return i}return Math.abs(t)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;function roundValues(t){_shouldRoundValues=!!t}function bmRnd(t){return _shouldRoundValues?Math.round(t):t}function styleDiv(t){t.style.position="absolute",t.style.top=0,t.style.left=0,t.style.display="block",t.style.transformOrigin="0 0",t.style.webkitTransformOrigin="0 0",t.style.backfaceVisibility="visible",t.style.webkitBackfaceVisibility="visible",t.style.transformStyle="preserve-3d",t.style.webkitTransformStyle="preserve-3d",t.style.mozTransformStyle="preserve-3d"}function BMEnterFrameEvent(t,e,i,r){this.type=t,this.currentTime=e,this.totalTime=i,this.direction=r<0?-1:1}function BMCompleteEvent(t,e){this.type=t,this.direction=e<0?-1:1}function BMCompleteLoopEvent(t,e,i,r){this.type=t,this.currentLoop=i,this.totalLoops=e,this.direction=r<0?-1:1}function BMSegmentStartEvent(t,e,i){this.type=t,this.firstFrame=e,this.totalFrames=i}function BMDestroyEvent(t,e){this.type=t,this.target=e}function BMRenderFrameErrorEvent(t,e){this.type="renderFrameError",this.nativeError=t,this.currentTime=e}function BMConfigErrorEvent(t){this.type="configError",this.nativeError=t}function BMAnimationConfigErrorEvent(t,e){this.type=t,this.nativeError=e}var createElementID=(_count=0,function(){return idPrefix$1+"__lottie_element_"+(_count+=1)}),_count;function HSVtoRGB(t,e,i){var r,a,s,n,o,p,h,l;switch(p=i*(1-e),h=i*(1-(o=6*t-(n=Math.floor(6*t)))*e),l=i*(1-(1-o)*e),n%6){case 0:r=i,a=l,s=p;break;case 1:r=h,a=i,s=p;break;case 2:r=p,a=i,s=l;break;case 3:r=p,a=h,s=i;break;case 4:r=l,a=p,s=i;break;case 5:r=i,a=p,s=h}return[r,a,s]}function RGBtoHSV(t,e,i){var r,a=Math.max(t,e,i),s=Math.min(t,e,i),n=a-s,o=0===a?0:n/a,p=a/255;switch(a){case s:r=0;break;case t:r=e-i+n*(e<i?6:0),r/=6*n;break;case e:r=i-t+2*n,r/=6*n;break;case i:r=t-e+4*n,r/=6*n}return[r,o,p]}function addSaturationToRGB(t,e){var i=RGBtoHSV(255*t[0],255*t[1],255*t[2]);return i[1]+=e,i[1]>1?i[1]=1:i[1]<=0&&(i[1]=0),HSVtoRGB(i[0],i[1],i[2])}function addBrightnessToRGB(t,e){var i=RGBtoHSV(255*t[0],255*t[1],255*t[2]);return i[2]+=e,i[2]>1?i[2]=1:i[2]<0&&(i[2]=0),HSVtoRGB(i[0],i[1],i[2])}function addHueToRGB(t,e){var i=RGBtoHSV(255*t[0],255*t[1],255*t[2]);return i[0]+=e/360,i[0]>1?i[0]-=1:i[0]<0&&(i[0]+=1),HSVtoRGB(i[0],i[1],i[2])}var rgbToHex=function(){var t,e,i=[];for(t=0;t<256;t+=1)e=t.toString(16),i[t]=1===e.length?"0"+e:e;return function(t,e,r){return t<0&&(t=0),e<0&&(e=0),r<0&&(r=0),"#"+i[t]+i[e]+i[r]}}(),setSubframeEnabled=function(t){subframeEnabled=!!t},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(t){expressionsPlugin=t},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(t){expressionsInterfaces=t},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(t){defaultCurveSegments=t},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(t){idPrefix$1=t},getIdPrefix=function(){return idPrefix$1};function createNS(t){return document.createElementNS(svgNS,t)}function _typeof$5(t){return _typeof$5="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$5(t)}var dataManager=function(){var t,e,i=1,r=[],a={onmessage:function(){},postMessage:function(e){t({data:e})}},s={postMessage:function(t){a.onmessage({data:t})}};function n(){e||(e=function(e){if(window.Worker&&window.Blob&&getWebWorker()){var i=new Blob(["var _workerSelf = self; self.onmessage = ",e.toString()],{type:"text/javascript"}),r=URL.createObjectURL(i);return new Worker(r)}return t=e,a}((function(t){if(s.dataManager||(s.dataManager=function(){function t(a,s){var n,o,p,h,l,m,f=a.length;for(o=0;o<f;o+=1)if("ks"in(n=a[o])&&!n.completed){if(n.completed=!0,n.hasMask){var u=n.masksProperties;for(h=u.length,p=0;p<h;p+=1)if(u[p].pt.k.i)r(u[p].pt.k);else for(m=u[p].pt.k.length,l=0;l<m;l+=1)u[p].pt.k[l].s&&r(u[p].pt.k[l].s[0]),u[p].pt.k[l].e&&r(u[p].pt.k[l].e[0])}0===n.ty?(n.layers=e(n.refId,s),t(n.layers,s)):4===n.ty?i(n.shapes):5===n.ty&&c(n)}}function e(t,e){var i=function(t,e){for(var i=0,r=e.length;i<r;){if(e[i].id===t)return e[i];i+=1}return null}(t,e);return i?i.layers.__used?JSON.parse(JSON.stringify(i.layers)):(i.layers.__used=!0,i.layers):null}function i(t){var e,a,s;for(e=t.length-1;e>=0;e-=1)if("sh"===t[e].ty)if(t[e].ks.k.i)r(t[e].ks.k);else for(s=t[e].ks.k.length,a=0;a<s;a+=1)t[e].ks.k[a].s&&r(t[e].ks.k[a].s[0]),t[e].ks.k[a].e&&r(t[e].ks.k[a].e[0]);else"gr"===t[e].ty&&i(t[e].it)}function r(t){var e,i=t.i.length;for(e=0;e<i;e+=1)t.i[e][0]+=t.v[e][0],t.i[e][1]+=t.v[e][1],t.o[e][0]+=t.v[e][0],t.o[e][1]+=t.v[e][1]}function a(t,e){var i=e?e.split("."):[100,100,100];return t[0]>i[0]||!(i[0]>t[0])&&(t[1]>i[1]||!(i[1]>t[1])&&(t[2]>i[2]||!(i[2]>t[2])&&null))}var s,n=function(){var t=[4,4,14];function e(t){var e,i,r,a=t.length;for(e=0;e<a;e+=1)5===t[e].ty&&(r=void 0,r=(i=t[e]).t.d,i.t.d={k:[{s:r,t:0}]})}return function(i){if(a(t,i.v)&&(e(i.layers),i.assets)){var r,s=i.assets.length;for(r=0;r<s;r+=1)i.assets[r].layers&&e(i.assets[r].layers)}}}(),o=(s=[4,7,99],function(t){if(t.chars&&!a(s,t.v)){var e,r=t.chars.length;for(e=0;e<r;e+=1){var n=t.chars[e];n.data&&n.data.shapes&&(i(n.data.shapes),n.data.ip=0,n.data.op=99999,n.data.st=0,n.data.sr=1,n.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},t.chars[e].t||(n.data.shapes.push({ty:"no"}),n.data.shapes[0].it.push({p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0},sk:{k:0,a:0},sa:{k:0,a:0},ty:"tr"})))}}}),p=function(){var t=[5,7,15];function e(t){var e,i,r=t.length;for(e=0;e<r;e+=1)5===t[e].ty&&(i=void 0,"number"==typeof(i=t[e].t.p).a&&(i.a={a:0,k:i.a}),"number"==typeof i.p&&(i.p={a:0,k:i.p}),"number"==typeof i.r&&(i.r={a:0,k:i.r}))}return function(i){if(a(t,i.v)&&(e(i.layers),i.assets)){var r,s=i.assets.length;for(r=0;r<s;r+=1)i.assets[r].layers&&e(i.assets[r].layers)}}}(),h=function(){var t=[4,1,9];function e(t){var i,r,a,s=t.length;for(i=0;i<s;i+=1)if("gr"===t[i].ty)e(t[i].it);else if("fl"===t[i].ty||"st"===t[i].ty)if(t[i].c.k&&t[i].c.k[0].i)for(a=t[i].c.k.length,r=0;r<a;r+=1)t[i].c.k[r].s&&(t[i].c.k[r].s[0]/=255,t[i].c.k[r].s[1]/=255,t[i].c.k[r].s[2]/=255,t[i].c.k[r].s[3]/=255),t[i].c.k[r].e&&(t[i].c.k[r].e[0]/=255,t[i].c.k[r].e[1]/=255,t[i].c.k[r].e[2]/=255,t[i].c.k[r].e[3]/=255);else t[i].c.k[0]/=255,t[i].c.k[1]/=255,t[i].c.k[2]/=255,t[i].c.k[3]/=255}function i(t){var i,r=t.length;for(i=0;i<r;i+=1)4===t[i].ty&&e(t[i].shapes)}return function(e){if(a(t,e.v)&&(i(e.layers),e.assets)){var r,s=e.assets.length;for(r=0;r<s;r+=1)e.assets[r].layers&&i(e.assets[r].layers)}}}(),l=function(){var t=[4,4,18];function e(t){var i,r,a;for(i=t.length-1;i>=0;i-=1)if("sh"===t[i].ty)if(t[i].ks.k.i)t[i].ks.k.c=t[i].closed;else for(a=t[i].ks.k.length,r=0;r<a;r+=1)t[i].ks.k[r].s&&(t[i].ks.k[r].s[0].c=t[i].closed),t[i].ks.k[r].e&&(t[i].ks.k[r].e[0].c=t[i].closed);else"gr"===t[i].ty&&e(t[i].it)}function i(t){var i,r,a,s,n,o,p=t.length;for(r=0;r<p;r+=1){if((i=t[r]).hasMask){var h=i.masksProperties;for(s=h.length,a=0;a<s;a+=1)if(h[a].pt.k.i)h[a].pt.k.c=h[a].cl;else for(o=h[a].pt.k.length,n=0;n<o;n+=1)h[a].pt.k[n].s&&(h[a].pt.k[n].s[0].c=h[a].cl),h[a].pt.k[n].e&&(h[a].pt.k[n].e[0].c=h[a].cl)}4===i.ty&&e(i.shapes)}}return function(e){if(a(t,e.v)&&(i(e.layers),e.assets)){var r,s=e.assets.length;for(r=0;r<s;r+=1)e.assets[r].layers&&i(e.assets[r].layers)}}}();function c(t){0===t.t.a.length&&t.t.p}var m={completeData:function(i){i.__complete||(h(i),n(i),o(i),p(i),l(i),t(i.layers,i.assets),function(i,r){if(i){var a=0,s=i.length;for(a=0;a<s;a+=1)1===i[a].t&&(i[a].data.layers=e(i[a].data.refId,r),t(i[a].data.layers,r))}}(i.chars,i.assets),i.__complete=!0)}};return m.checkColors=h,m.checkChars=o,m.checkPathProperties=p,m.checkShapes=l,m.completeLayers=t,m}()),s.assetLoader||(s.assetLoader=function(){function t(t){var e=t.getResponseHeader("content-type");return e&&"json"===t.responseType&&-1!==e.indexOf("json")||t.response&&"object"===_typeof$5(t.response)?t.response:t.response&&"string"==typeof t.response?JSON.parse(t.response):t.responseText?JSON.parse(t.responseText):null}return{load:function(e,i,r,a){var s,n=new XMLHttpRequest;try{n.responseType="json"}catch(t){}n.onreadystatechange=function(){if(4===n.readyState)if(200===n.status)s=t(n),r(s);else try{s=t(n),r(s)}catch(t){a&&a(t)}};try{n.open(["G","E","T"].join(""),e,!0)}catch(t){n.open(["G","E","T"].join(""),i+"/"+e,!0)}n.send()}}}()),"loadAnimation"===t.data.type)s.assetLoader.load(t.data.path,t.data.fullPath,(function(e){s.dataManager.completeData(e),s.postMessage({id:t.data.id,payload:e,status:"success"})}),(function(){s.postMessage({id:t.data.id,status:"error"})}));else if("complete"===t.data.type){var e=t.data.animation;s.dataManager.completeData(e),s.postMessage({id:t.data.id,payload:e,status:"success"})}else"loadData"===t.data.type&&s.assetLoader.load(t.data.path,t.data.fullPath,(function(e){s.postMessage({id:t.data.id,payload:e,status:"success"})}),(function(){s.postMessage({id:t.data.id,status:"error"})}))})),e.onmessage=function(t){var e=t.data,i=e.id,a=r[i];r[i]=null,"success"===e.status?a.onComplete(e.payload):a.onError&&a.onError()})}function o(t,e){var a="processId_"+(i+=1);return r[a]={onComplete:t,onError:e},a}return{loadAnimation:function(t,i,r){n();var a=o(i,r);e.postMessage({type:"loadAnimation",path:t,fullPath:window.location.origin+window.location.pathname,id:a})},loadData:function(t,i,r){n();var a=o(i,r);e.postMessage({type:"loadData",path:t,fullPath:window.location.origin+window.location.pathname,id:a})},completeAnimation:function(t,i,r){n();var a=o(i,r);e.postMessage({type:"complete",animation:t,id:a})}}}(),ImagePreloader=function(){var t=function(){var t=createTag("canvas");t.width=1,t.height=1;var e=t.getContext("2d");return e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1),t}();function e(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function r(t,e,i){var r="";if(t.e)r=t.p;else if(e){var a=t.p;-1!==a.indexOf("images/")&&(a=a.split("/")[1]),r=e+a}else r=i,r+=t.u?t.u:"",r+=t.p;return r}function a(t){var e=0,i=setInterval(function(){(t.getBBox().width||e>500)&&(this._imageLoaded(),clearInterval(i)),e+=1}.bind(this),50)}function s(t){var e={assetData:t},i=r(t,this.assetsPath,this.path);return dataManager.loadData(i,function(t){e.img=t,this._footageLoaded()}.bind(this),function(){e.img={},this._footageLoaded()}.bind(this)),e}function n(){this._imageLoaded=e.bind(this),this._footageLoaded=i.bind(this),this.testImageLoaded=a.bind(this),this.createFootageData=s.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return n.prototype={loadAssets:function(t,e){var i;this.imagesLoadedCb=e;var r=t.length;for(i=0;i<r;i+=1)t[i].layers||(t[i].t&&"seq"!==t[i].t?3===t[i].t&&(this.totalFootages+=1,this.images.push(this.createFootageData(t[i]))):(this.totalImages+=1,this.images.push(this._createImageData(t[i]))))},setAssetsPath:function(t){this.assetsPath=t||""},setPath:function(t){this.path=t||""},loadedImages:function(){return this.totalImages===this.loadedAssets},loadedFootages:function(){return this.totalFootages===this.loadedFootagesCount},destroy:function(){this.imagesLoadedCb=null,this.images.length=0},getAsset:function(t){for(var e=0,i=this.images.length;e<i;){if(this.images[e].assetData===t)return this.images[e].img;e+=1}return null},createImgData:function(e){var i=r(e,this.assetsPath,this.path),a=createTag("img");a.crossOrigin="anonymous",a.addEventListener("load",this._imageLoaded,!1),a.addEventListener("error",function(){s.img=t,this._imageLoaded()}.bind(this),!1),a.src=i;var s={img:a,assetData:e};return s},createImageData:function(e){var i=r(e,this.assetsPath,this.path),a=createNS("image");isSafari?this.testImageLoaded(a):a.addEventListener("load",this._imageLoaded,!1),a.addEventListener("error",function(){s.img=t,this._imageLoaded()}.bind(this),!1),a.setAttributeNS("http://www.w3.org/1999/xlink","href",i),this._elementHelper.append?this._elementHelper.append(a):this._elementHelper.appendChild(a);var s={img:a,assetData:e};return s},imageLoaded:e,footageLoaded:i,setCacheType:function(t,e){"svg"===t?(this._elementHelper=e,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}},n}();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(t,e){if(this._cbs[t])for(var i=this._cbs[t],r=0;r<i.length;r+=1)i[r](e)},addEventListener:function(t,e){return this._cbs[t]||(this._cbs[t]=[]),this._cbs[t].push(e),function(){this.removeEventListener(t,e)}.bind(this)},removeEventListener:function(t,e){if(e){if(this._cbs[t]){for(var i=0,r=this._cbs[t].length;i<r;)this._cbs[t][i]===e&&(this._cbs[t].splice(i,1),i-=1,r-=1),i+=1;this._cbs[t].length||(this._cbs[t]=null)}}else this._cbs[t]=null}};var markerParser=function(){function t(t){for(var e,i=t.split("\r\n"),r={},a=0,s=0;s<i.length;s+=1)2===(e=i[s].split(":")).length&&(r[e[0]]=e[1].trim(),a+=1);if(0===a)throw new Error;return r}return function(e){for(var i=[],r=0;r<e.length;r+=1){var a=e[r],s={time:a.tm,duration:a.dr};try{s.payload=JSON.parse(e[r].cm)}catch(i){try{s.payload=t(e[r].cm)}catch(t){s.payload={name:e[r].cm}}}i.push(s)}return i}}(),ProjectInterface=function(){function t(t){this.compositions.push(t)}return function(){function e(t){for(var e=0,i=this.compositions.length;e<i;){if(this.compositions[e].data&&this.compositions[e].data.nm===t)return this.compositions[e].prepareFrame&&this.compositions[e].data.xt&&this.compositions[e].prepareFrame(this.currentFrame),this.compositions[e].compInterface;e+=1}return null}return e.compositions=[],e.currentFrame=0,e.registerComposition=t,e}}(),renderers={},registerRenderer=function(t,e){renderers[t]=e};function getRenderer(t){return renderers[t]}function _typeof$4(t){return _typeof$4="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$4(t)}var AnimationItem=function(){this._cbs=[],this.name="",this.path="",this.isLoaded=!1,this.currentFrame=0,this.currentRawFrame=0,this.firstFrame=0,this.totalFrames=0,this.frameRate=0,this.frameMult=0,this.playSpeed=1,this.playDirection=1,this.playCount=0,this.animationData={},this.assets=[],this.isPaused=!0,this.autoplay=!1,this.loop=!0,this.renderer=null,this.animationID=createElementID(),this.assetsPath="",this.timeCompleted=0,this.segmentPos=0,this.isSubframeEnabled=getSubframeEnabled(),this.segments=[],this._idle=!0,this._completedLoop=!1,this.projectInterface=ProjectInterface(),this.imagePreloader=new ImagePreloader,this.audioController=audioControllerFactory(),this.markers=[],this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this),this.drawnFrameEvent=new BMEnterFrameEvent("drawnFrame",0,0,0)};extendPrototype([BaseEvent],AnimationItem),AnimationItem.prototype.setParams=function(t){(t.wrapper||t.container)&&(this.wrapper=t.wrapper||t.container);var e="svg";t.animType?e=t.animType:t.renderer&&(e=t.renderer);var i=getRenderer(e);this.renderer=new i(this,t.rendererSettings),this.imagePreloader.setCacheType(e,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=e,""===t.loop||null===t.loop||void 0===t.loop||!0===t.loop?this.loop=!0:!1===t.loop?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay=!("autoplay"in t)||t.autoplay,this.name=t.name?t.name:"",this.autoloadSegments=!Object.prototype.hasOwnProperty.call(t,"autoloadSegments")||t.autoloadSegments,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(-1!==t.path.lastIndexOf("\\")?this.path=t.path.substr(0,t.path.lastIndexOf("\\")+1):this.path=t.path.substr(0,t.path.lastIndexOf("/")+1),this.fileName=t.path.substr(t.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),dataManager.loadAnimation(t.path,this.configAnimation,this.onSetupError))},AnimationItem.prototype.onSetupError=function(){this.trigger("data_failed")},AnimationItem.prototype.setupAnimation=function(t){dataManager.completeAnimation(t,this.configAnimation)},AnimationItem.prototype.setData=function(t,e){e&&"object"!==_typeof$4(e)&&(e=JSON.parse(e));var i={wrapper:t,animationData:e},r=t.attributes;i.path=r.getNamedItem("data-animation-path")?r.getNamedItem("data-animation-path").value:r.getNamedItem("data-bm-path")?r.getNamedItem("data-bm-path").value:r.getNamedItem("bm-path")?r.getNamedItem("bm-path").value:"",i.animType=r.getNamedItem("data-anim-type")?r.getNamedItem("data-anim-type").value:r.getNamedItem("data-bm-type")?r.getNamedItem("data-bm-type").value:r.getNamedItem("bm-type")?r.getNamedItem("bm-type").value:r.getNamedItem("data-bm-renderer")?r.getNamedItem("data-bm-renderer").value:r.getNamedItem("bm-renderer")?r.getNamedItem("bm-renderer").value:"canvas";var a=r.getNamedItem("data-anim-loop")?r.getNamedItem("data-anim-loop").value:r.getNamedItem("data-bm-loop")?r.getNamedItem("data-bm-loop").value:r.getNamedItem("bm-loop")?r.getNamedItem("bm-loop").value:"";"false"===a?i.loop=!1:"true"===a?i.loop=!0:""!==a&&(i.loop=parseInt(a,10));var s=r.getNamedItem("data-anim-autoplay")?r.getNamedItem("data-anim-autoplay").value:r.getNamedItem("data-bm-autoplay")?r.getNamedItem("data-bm-autoplay").value:!r.getNamedItem("bm-autoplay")||r.getNamedItem("bm-autoplay").value;i.autoplay="false"!==s,i.name=r.getNamedItem("data-name")?r.getNamedItem("data-name").value:r.getNamedItem("data-bm-name")?r.getNamedItem("data-bm-name").value:r.getNamedItem("bm-name")?r.getNamedItem("bm-name").value:"","false"===(r.getNamedItem("data-anim-prerender")?r.getNamedItem("data-anim-prerender").value:r.getNamedItem("data-bm-prerender")?r.getNamedItem("data-bm-prerender").value:r.getNamedItem("bm-prerender")?r.getNamedItem("bm-prerender").value:"")&&(i.prerender=!1),this.setParams(i)},AnimationItem.prototype.includeLayers=function(t){t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-this.animationData.ip));var e,i,r=this.animationData.layers,a=r.length,s=t.layers,n=s.length;for(i=0;i<n;i+=1)for(e=0;e<a;){if(r[e].id===s[i].id){r[e]=s[i];break}e+=1}if((t.chars||t.fonts)&&(this.renderer.globalData.fontManager.addChars(t.chars),this.renderer.globalData.fontManager.addFonts(t.fonts,this.renderer.globalData.defs)),t.assets)for(a=t.assets.length,e=0;e<a;e+=1)this.animationData.assets.push(t.assets[e]);this.animationData.__complete=!1,dataManager.completeAnimation(this.animationData,this.onSegmentComplete)},AnimationItem.prototype.onSegmentComplete=function(t){this.animationData=t;var e=getExpressionsPlugin();e&&e.initExpressions(this),this.loadNextSegment()},AnimationItem.prototype.loadNextSegment=function(){var t=this.animationData.segments;if(!t||0===t.length||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.totalFrames);var e=t.shift();this.timeCompleted=e.time*this.frameRate;var i=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,dataManager.loadData(i,this.includeLayers.bind(this),function(){this.trigger("data_failed")}.bind(this))},AnimationItem.prototype.loadSegments=function(){this.animationData.segments||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},AnimationItem.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},AnimationItem.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},AnimationItem.prototype.configAnimation=function(t){if(this.renderer)try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.firstFrame=Math.round(this.animationData.ip)),this.renderer.configAnimation(t),t.assets||(t.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(t.assets),this.markers=markerParser(t.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}},AnimationItem.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},AnimationItem.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||"canvas"!==this.renderer.rendererType)&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var t=getExpressionsPlugin();t&&t.initExpressions(this),this.renderer.initItems(),setTimeout(function(){this.trigger("DOMLoaded")}.bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},AnimationItem.prototype.resize=function(t,e){var i="number"==typeof t?t:void 0,r="number"==typeof e?e:void 0;this.renderer.updateContainerSize(i,r)},AnimationItem.prototype.setSubframe=function(t){this.isSubframeEnabled=!!t},AnimationItem.prototype.gotoFrame=function(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},AnimationItem.prototype.renderFrame=function(){if(!1!==this.isLoaded&&this.renderer)try{this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},AnimationItem.prototype.play=function(t){t&&this.name!==t||!0===this.isPaused&&(this.isPaused=!1,this.trigger("_pause"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(t){t&&this.name!==t||!1===this.isPaused&&(this.isPaused=!0,this.trigger("_play"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(t){t&&this.name!==t||(!0===this.isPaused?this.play():this.pause())},AnimationItem.prototype.stop=function(t){t&&this.name!==t||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},AnimationItem.prototype.getMarkerData=function(t){for(var e,i=0;i<this.markers.length;i+=1)if((e=this.markers[i]).payload&&e.payload.name===t)return e;return null},AnimationItem.prototype.goToAndStop=function(t,e,i){if(!i||this.name===i){var r=Number(t);if(isNaN(r)){var a=this.getMarkerData(t);a&&this.goToAndStop(a.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(t,e,i){if(!i||this.name===i){var r=Number(t);if(isNaN(r)){var a=this.getMarkerData(t);a&&(a.duration?this.playSegments([a.time,a.time+a.duration],!0):this.goToAndStop(a.time,!0))}else this.goToAndStop(r,e,i);this.play()}},AnimationItem.prototype.advanceTime=function(t){if(!0!==this.isPaused&&!1!==this.isLoaded){var e=this.currentRawFrame+t*this.frameModifier,i=!1;e>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?e>=this.totalFrames?(this.playCount+=1,this.checkSegments(e%this.totalFrames)||(this.setCurrentRawFrameValue(e%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(e):this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(i=!0,e=this.totalFrames-1):e<0?this.checkSegments(e%this.totalFrames)||(!this.loop||this.playCount--<=0&&!0!==this.loop?(i=!0,e=0):(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0)):this.setCurrentRawFrameValue(e),i&&(this.setCurrentRawFrameValue(e),this.pause(),this.trigger("complete"))}},AnimationItem.prototype.adjustSegment=function(t,e){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-e)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+e)),this.trigger("segmentStart")},AnimationItem.prototype.setSegment=function(t,e){var i=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?i=t:this.currentRawFrame+this.firstFrame>e&&(i=e-t)),this.firstFrame=t,this.totalFrames=e-t,this.timeCompleted=this.totalFrames,-1!==i&&this.goToAndStop(i,!0)},AnimationItem.prototype.playSegments=function(t,e){if(e&&(this.segments.length=0),"object"===_typeof$4(t[0])){var i,r=t.length;for(i=0;i<r;i+=1)this.segments.push(t[i])}else this.segments.push(t);this.segments.length&&e&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},AnimationItem.prototype.resetSegments=function(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)},AnimationItem.prototype.checkSegments=function(t){return!!this.segments.length&&(this.adjustSegment(this.segments.shift(),t),!0)},AnimationItem.prototype.destroy=function(t){t&&this.name!==t||!this.renderer||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.renderer=null,this.imagePreloader=null,this.projectInterface=null)},AnimationItem.prototype.setCurrentRawFrameValue=function(t){this.currentRawFrame=t,this.gotoFrame()},AnimationItem.prototype.setSpeed=function(t){this.playSpeed=t,this.updaFrameModifier()},AnimationItem.prototype.setDirection=function(t){this.playDirection=t<0?-1:1,this.updaFrameModifier()},AnimationItem.prototype.setLoop=function(t){this.loop=t},AnimationItem.prototype.setVolume=function(t,e){e&&this.name!==e||this.audioController.setVolume(t)},AnimationItem.prototype.getVolume=function(){return this.audioController.getVolume()},AnimationItem.prototype.mute=function(t){t&&this.name!==t||this.audioController.mute()},AnimationItem.prototype.unmute=function(t){t&&this.name!==t||this.audioController.unmute()},AnimationItem.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)},AnimationItem.prototype.getPath=function(){return this.path},AnimationItem.prototype.getAssetsPath=function(t){var e="";if(t.e)e=t.p;else if(this.assetsPath){var i=t.p;-1!==i.indexOf("images/")&&(i=i.split("/")[1]),e=this.assetsPath+i}else e=this.path,e+=t.u?t.u:"",e+=t.p;return e},AnimationItem.prototype.getAssetData=function(t){for(var e=0,i=this.assets.length;e<i;){if(t===this.assets[e].id)return this.assets[e];e+=1}return null},AnimationItem.prototype.hide=function(){this.renderer.hide()},AnimationItem.prototype.show=function(){this.renderer.show()},AnimationItem.prototype.getDuration=function(t){return t?this.totalFrames:this.totalFrames/this.frameRate},AnimationItem.prototype.updateDocumentData=function(t,e,i){try{this.renderer.getElementByPath(t).updateDocumentData(e,i)}catch(t){}},AnimationItem.prototype.trigger=function(t){if(this._cbs&&this._cbs[t])switch(t){case"enterFrame":this.triggerEvent(t,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameModifier));break;case"drawnFrame":this.drawnFrameEvent.currentTime=this.currentFrame,this.drawnFrameEvent.totalTime=this.totalFrames,this.drawnFrameEvent.direction=this.frameModifier,this.triggerEvent(t,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(t,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new BMCompleteEvent(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new BMDestroyEvent(t,this));break;default:this.triggerEvent(t)}"enterFrame"===t&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameMult)),"loopComplete"===t&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult)),"complete"===t&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(t,this.frameMult)),"segmentStart"===t&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames)),"destroy"===t&&this.onDestroy&&this.onDestroy.call(this,new BMDestroyEvent(t,this))},AnimationItem.prototype.triggerRenderFrameError=function(t){var e=new BMRenderFrameErrorEvent(t,this.currentFrame);this.triggerEvent("error",e),this.onError&&this.onError.call(this,e)},AnimationItem.prototype.triggerConfigError=function(t){var e=new BMConfigErrorEvent(t,this.currentFrame);this.triggerEvent("error",e),this.onError&&this.onError.call(this,e)};var animationManager=function(){var t={},e=[],i=0,r=0,a=0,s=!0,n=!1;function o(t){for(var i=0,a=t.target;i<r;)e[i].animation===a&&(e.splice(i,1),i-=1,r-=1,a.isPaused||l()),i+=1}function p(t,i){if(!t)return null;for(var a=0;a<r;){if(e[a].elem===t&&null!==e[a].elem)return e[a].animation;a+=1}var s=new AnimationItem;return c(s,t),s.setData(t,i),s}function h(){a+=1,u()}function l(){a-=1}function c(t,i){t.addEventListener("destroy",o),t.addEventListener("_active",h),t.addEventListener("_idle",l),e.push({elem:i,animation:t}),r+=1}function m(t){var o,p=t-i;for(o=0;o<r;o+=1)e[o].animation.advanceTime(p);i=t,a&&!n?window.requestAnimationFrame(m):s=!0}function f(t){i=t,window.requestAnimationFrame(m)}function u(){!n&&a&&s&&(window.requestAnimationFrame(f),s=!1)}return t.registerAnimation=p,t.loadAnimation=function(t){var e=new AnimationItem;return c(e,null),e.setParams(t),e},t.setSpeed=function(t,i){var a;for(a=0;a<r;a+=1)e[a].animation.setSpeed(t,i)},t.setDirection=function(t,i){var a;for(a=0;a<r;a+=1)e[a].animation.setDirection(t,i)},t.play=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.play(t)},t.pause=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.pause(t)},t.stop=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.stop(t)},t.togglePause=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.togglePause(t)},t.searchAnimations=function(t,e,i){var r,a=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),s=a.length;for(r=0;r<s;r+=1)i&&a[r].setAttribute("data-bm-type",i),p(a[r],t);if(e&&0===s){i||(i="svg");var n=document.getElementsByTagName("body")[0];n.innerText="";var o=createTag("div");o.style.width="100%",o.style.height="100%",o.setAttribute("data-bm-type",i),n.appendChild(o),p(o,t)}},t.resize=function(){var t;for(t=0;t<r;t+=1)e[t].animation.resize()},t.goToAndStop=function(t,i,a){var s;for(s=0;s<r;s+=1)e[s].animation.goToAndStop(t,i,a)},t.destroy=function(t){var i;for(i=r-1;i>=0;i-=1)e[i].animation.destroy(t)},t.freeze=function(){n=!0},t.unfreeze=function(){n=!1,u()},t.setVolume=function(t,i){var a;for(a=0;a<r;a+=1)e[a].animation.setVolume(t,i)},t.mute=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.mute(t)},t.unmute=function(t){var i;for(i=0;i<r;i+=1)e[i].animation.unmute(t)},t.getRegisteredAnimations=function(){var t,i=e.length,r=[];for(t=0;t<i;t+=1)r.push(e[t].animation);return r},t}(),BezierFactory=function(){var t={getBezierEasing:function(t,i,r,a,s){var n=s||("bez_"+t+"_"+i+"_"+r+"_"+a).replace(/\./g,"p");if(e[n])return e[n];var o=new l([t,i,r,a]);return e[n]=o,o}},e={},i=11,r=1/(i-1),a="function"==typeof Float32Array;function s(t,e){return 1-3*e+3*t}function n(t,e){return 3*e-6*t}function o(t){return 3*t}function p(t,e,i){return((s(e,i)*t+n(e,i))*t+o(e))*t}function h(t,e,i){return 3*s(e,i)*t*t+2*n(e,i)*t+o(e)}function l(t){this._p=t,this._mSampleValues=a?new Float32Array(i):new Array(i),this._precomputed=!1,this.get=this.get.bind(this)}return l.prototype={get:function(t){var e=this._p[0],i=this._p[1],r=this._p[2],a=this._p[3];return this._precomputed||this._precompute(),e===i&&r===a?t:0===t?0:1===t?1:p(this._getTForX(t),i,a)},_precompute:function(){var t=this._p[0],e=this._p[1],i=this._p[2],r=this._p[3];this._precomputed=!0,t===e&&i===r||this._calcSampleValues()},_calcSampleValues:function(){for(var t=this._p[0],e=this._p[2],a=0;a<i;++a)this._mSampleValues[a]=p(a*r,t,e)},_getTForX:function(t){for(var e=this._p[0],a=this._p[2],s=this._mSampleValues,n=0,o=1,l=i-1;o!==l&&s[o]<=t;++o)n+=r;var c=n+(t-s[--o])/(s[o+1]-s[o])*r,m=h(c,e,a);return m>=.001?function(t,e,i,r){for(var a=0;a<4;++a){var s=h(e,i,r);if(0===s)return e;e-=(p(e,i,r)-t)/s}return e}(t,c,e,a):0===m?c:function(t,e,i,r,a){var s,n,o=0;do{(s=p(n=e+(i-e)/2,r,a)-t)>0?i=n:e=n}while(Math.abs(s)>1e-7&&++o<10);return n}(t,n,n+r,e,a)}},t}(),pooling={double:function(t){return t.concat(createSizedArray(t.length))}},poolFactory=function(t,e,i){var r=0,a=t,s=createSizedArray(a);return{newElement:function(){return r?s[r-=1]:e()},release:function(t){r===a&&(s=pooling.double(s),a*=2),i&&i(t),s[r]=t,r+=1}}},bezierLengthPool=poolFactory(8,(function(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}})),segmentsLengthPool=poolFactory(8,(function(){return{lengths:[],totalLength:0}}),(function(t){var e,i=t.lengths.length;for(e=0;e<i;e+=1)bezierLengthPool.release(t.lengths[e]);t.lengths.length=0}));function bezFunction(){var t=Math;function e(t,e,i,r,a,s){var n=t*r+e*a+i*s-a*r-s*t-i*e;return n>-.001&&n<.001}var i=function(t,e,i,r){var a,s,n,o,p,h,l=getDefaultCurveSegments(),c=0,m=[],f=[],u=bezierLengthPool.newElement();for(n=i.length,a=0;a<l;a+=1){for(p=a/(l-1),h=0,s=0;s<n;s+=1)o=bmPow(1-p,3)*t[s]+3*bmPow(1-p,2)*p*i[s]+3*(1-p)*bmPow(p,2)*r[s]+bmPow(p,3)*e[s],m[s]=o,null!==f[s]&&(h+=bmPow(m[s]-f[s],2)),f[s]=m[s];h&&(c+=h=bmSqrt(h)),u.percents[a]=p,u.lengths[a]=c}return u.addedLength=c,u};function r(t){this.segmentLength=0,this.points=new Array(t)}function a(t,e){this.partialLength=t,this.point=e}var s,n=(s={},function(t,i,n,o){var p=(t[0]+"_"+t[1]+"_"+i[0]+"_"+i[1]+"_"+n[0]+"_"+n[1]+"_"+o[0]+"_"+o[1]).replace(/\./g,"p");if(!s[p]){var h,l,c,m,f,u,d,y=getDefaultCurveSegments(),g=0,k=null;2===t.length&&(t[0]!==i[0]||t[1]!==i[1])&&e(t[0],t[1],i[0],i[1],t[0]+n[0],t[1]+n[1])&&e(t[0],t[1],i[0],i[1],i[0]+o[0],i[1]+o[1])&&(y=2);var v=new r(y);for(c=n.length,h=0;h<y;h+=1){for(d=createSizedArray(c),f=h/(y-1),u=0,l=0;l<c;l+=1)m=bmPow(1-f,3)*t[l]+3*bmPow(1-f,2)*f*(t[l]+n[l])+3*(1-f)*bmPow(f,2)*(i[l]+o[l])+bmPow(f,3)*i[l],d[l]=m,null!==k&&(u+=bmPow(d[l]-k[l],2));g+=u=bmSqrt(u),v.points[h]=new a(u,d),k=d}v.segmentLength=g,s[p]=v}return s[p]});function o(t,e){var i=e.percents,r=e.lengths,a=i.length,s=bmFloor((a-1)*t),n=t*e.addedLength,o=0;if(s===a-1||0===s||n===r[s])return i[s];for(var p=r[s]>n?-1:1,h=!0;h;)if(r[s]<=n&&r[s+1]>n?(o=(n-r[s])/(r[s+1]-r[s]),h=!1):s+=p,s<0||s>=a-1){if(s===a-1)return i[s];h=!1}return i[s]+(i[s+1]-i[s])*o}var p=createTypedArray("float32",8);return{getSegmentsLength:function(t){var e,r=segmentsLengthPool.newElement(),a=t.c,s=t.v,n=t.o,o=t.i,p=t._length,h=r.lengths,l=0;for(e=0;e<p-1;e+=1)h[e]=i(s[e],s[e+1],n[e],o[e+1]),l+=h[e].addedLength;return a&&p&&(h[e]=i(s[e],s[0],n[e],o[0]),l+=h[e].addedLength),r.totalLength=l,r},getNewSegment:function(e,i,r,a,s,n,h){s<0?s=0:s>1&&(s=1);var l,c=o(s,h),m=o(n=n>1?1:n,h),f=e.length,u=1-c,d=1-m,y=u*u*u,g=c*u*u*3,k=c*c*u*3,v=c*c*c,x=u*u*d,_=c*u*d+u*c*d+u*u*m,P=c*c*d+u*c*m+c*u*m,A=c*c*m,E=u*d*d,b=c*d*d+u*m*d+u*d*m,S=c*m*d+u*m*m+c*d*m,D=c*m*m,F=d*d*d,T=m*d*d+d*m*d+d*d*m,V=m*m*d+d*m*m+m*d*m,M=m*m*m;for(l=0;l<f;l+=1)p[4*l]=t.round(1e3*(y*e[l]+g*r[l]+k*a[l]+v*i[l]))/1e3,p[4*l+1]=t.round(1e3*(x*e[l]+_*r[l]+P*a[l]+A*i[l]))/1e3,p[4*l+2]=t.round(1e3*(E*e[l]+b*r[l]+S*a[l]+D*i[l]))/1e3,p[4*l+3]=t.round(1e3*(F*e[l]+T*r[l]+V*a[l]+M*i[l]))/1e3;return p},getPointInSegment:function(e,i,r,a,s,n){var p=o(s,n),h=1-p;return[t.round(1e3*(h*h*h*e[0]+(p*h*h+h*p*h+h*h*p)*r[0]+(p*p*h+h*p*p+p*h*p)*a[0]+p*p*p*i[0]))/1e3,t.round(1e3*(h*h*h*e[1]+(p*h*h+h*p*h+h*h*p)*r[1]+(p*p*h+h*p*p+p*h*p)*a[1]+p*p*p*i[1]))/1e3]},buildBezierData:n,pointOnLine2D:e,pointOnLine3D:function(i,r,a,s,n,o,p,h,l){if(0===a&&0===o&&0===l)return e(i,r,s,n,p,h);var c,m=t.sqrt(t.pow(s-i,2)+t.pow(n-r,2)+t.pow(o-a,2)),f=t.sqrt(t.pow(p-i,2)+t.pow(h-r,2)+t.pow(l-a,2)),u=t.sqrt(t.pow(p-s,2)+t.pow(h-n,2)+t.pow(l-o,2));return(c=m>f?m>u?m-f-u:u-f-m:u>f?u-f-m:f-m-u)>-1e-4&&c<1e-4}}}var bez=bezFunction(),PropertyFactory=function(){var t=initialDefaultFrame,e=Math.abs;function i(t,e){var i,a=this.offsetTime;"multidimensional"===this.propType&&(i=createTypedArray("float32",this.pv.length));for(var s,n,o,p,h,l,c,m,f,u=e.lastIndex,d=u,y=this.keyframes.length-1,g=!0;g;){if(s=this.keyframes[d],n=this.keyframes[d+1],d===y-1&&t>=n.t-a){s.h&&(s=n),u=0;break}if(n.t-a>t){u=d;break}d<y-1?d+=1:(u=0,g=!1)}o=this.keyframesMetadata[d]||{};var k,v,x,_,P,A,E,b,S,D,F=n.t-a,T=s.t-a;if(s.to){o.bezierData||(o.bezierData=bez.buildBezierData(s.s,n.s||s.e,s.to,s.ti));var V=o.bezierData;if(t>=F||t<T){var M=t>=F?V.points.length-1:0;for(h=V.points[M].point.length,p=0;p<h;p+=1)i[p]=V.points[M].point[p]}else{o.__fnct?f=o.__fnct:(f=BezierFactory.getBezierEasing(s.o.x,s.o.y,s.i.x,s.i.y,s.n).get,o.__fnct=f),l=f((t-T)/(F-T));var G,I=V.segmentLength*l,B=e.lastFrame<t&&e._lastKeyframeIndex===d?e._lastAddedLength:0;for(m=e.lastFrame<t&&e._lastKeyframeIndex===d?e._lastPoint:0,g=!0,c=V.points.length;g;){if(B+=V.points[m].partialLength,0===I||0===l||m===V.points.length-1){for(h=V.points[m].point.length,p=0;p<h;p+=1)i[p]=V.points[m].point[p];break}if(I>=B&&I<B+V.points[m+1].partialLength){for(G=(I-B)/V.points[m+1].partialLength,h=V.points[m].point.length,p=0;p<h;p+=1)i[p]=V.points[m].point[p]+(V.points[m+1].point[p]-V.points[m].point[p])*G;break}m<c-1?m+=1:g=!1}e._lastPoint=m,e._lastAddedLength=B-V.points[m].partialLength,e._lastKeyframeIndex=d}}else{var w,C,R,L,O;if(y=s.s.length,k=n.s||s.e,this.sh&&1!==s.h)if(t>=F)i[0]=k[0],i[1]=k[1],i[2]=k[2];else if(t<=T)i[0]=s.s[0],i[1]=s.s[1],i[2]=s.s[2];else{var z=r(s.s),N=r(k);v=i,x=function(t,e,i){var r,a,s,n,o,p=[],h=t[0],l=t[1],c=t[2],m=t[3],f=e[0],u=e[1],d=e[2],y=e[3];return(a=h*f+l*u+c*d+m*y)<0&&(a=-a,f=-f,u=-u,d=-d,y=-y),1-a>1e-6?(r=Math.acos(a),s=Math.sin(r),n=Math.sin((1-i)*r)/s,o=Math.sin(i*r)/s):(n=1-i,o=i),p[0]=n*h+o*f,p[1]=n*l+o*u,p[2]=n*c+o*d,p[3]=n*m+o*y,p}(z,N,(t-T)/(F-T)),_=x[0],P=x[1],A=x[2],E=x[3],b=Math.atan2(2*P*E-2*_*A,1-2*P*P-2*A*A),S=Math.asin(2*_*P+2*A*E),D=Math.atan2(2*_*E-2*P*A,1-2*_*_-2*A*A),v[0]=b/degToRads,v[1]=S/degToRads,v[2]=D/degToRads}else for(d=0;d<y;d+=1)1!==s.h&&(t>=F?l=1:t<T?l=0:(s.o.x.constructor===Array?(o.__fnct||(o.__fnct=[]),o.__fnct[d]?f=o.__fnct[d]:(w=void 0===s.o.x[d]?s.o.x[0]:s.o.x[d],C=void 0===s.o.y[d]?s.o.y[0]:s.o.y[d],R=void 0===s.i.x[d]?s.i.x[0]:s.i.x[d],L=void 0===s.i.y[d]?s.i.y[0]:s.i.y[d],f=BezierFactory.getBezierEasing(w,C,R,L).get,o.__fnct[d]=f)):o.__fnct?f=o.__fnct:(w=s.o.x,C=s.o.y,R=s.i.x,L=s.i.y,f=BezierFactory.getBezierEasing(w,C,R,L).get,s.keyframeMetadata=f),l=f((t-T)/(F-T)))),k=n.s||s.e,O=1===s.h?s.s[d]:s.s[d]+(k[d]-s.s[d])*l,"multidimensional"===this.propType?i[d]=O:i=O}return e.lastIndex=u,i}function r(t){var e=t[0]*degToRads,i=t[1]*degToRads,r=t[2]*degToRads,a=Math.cos(e/2),s=Math.cos(i/2),n=Math.cos(r/2),o=Math.sin(e/2),p=Math.sin(i/2),h=Math.sin(r/2);return[o*p*n+a*s*h,o*s*n+a*p*h,a*p*n-o*s*h,a*s*n-o*p*h]}function a(){var e=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==t&&(this._caching.lastFrame>=r&&e>=r||this._caching.lastFrame<i&&e<i))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var a=this.interpolateValue(e,this._caching);this.pv=a}return this._caching.lastFrame=e,this.pv}function s(t){var i;if("unidimensional"===this.propType)i=t*this.mult,e(this.v-i)>1e-5&&(this.v=i,this._mdf=!0);else for(var r=0,a=this.v.length;r<a;)i=t[r]*this.mult,e(this.v[r]-i)>1e-5&&(this.v[r]=i,this._mdf=!0),r+=1}function n(){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t;this.lock=!0,this._mdf=this._isFirstFrame;var e=this.effectsSequence.length,i=this.kf?this.pv:this.data.k;for(t=0;t<e;t+=1)i=this.effectsSequence[t](i);this.setVValue(i),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function o(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function p(t,e,i,r){this.propType="unidimensional",this.mult=i||1,this.data=e,this.v=i?e.k*i:e.k,this.pv=e.k,this._mdf=!1,this.elem=t,this.container=r,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=n,this.setVValue=s,this.addEffect=o}function h(t,e,i,r){var a;this.propType="multidimensional",this.mult=i||1,this.data=e,this._mdf=!1,this.elem=t,this.container=r,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var p=e.k.length;for(this.v=createTypedArray("float32",p),this.pv=createTypedArray("float32",p),this.vel=createTypedArray("float32",p),a=0;a<p;a+=1)this.v[a]=e.k[a]*this.mult,this.pv[a]=e.k[a];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=n,this.setVValue=s,this.addEffect=o}function l(e,r,p,h){this.propType="unidimensional",this.keyframes=r.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:t,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=r,this.mult=p||1,this.elem=e,this.container=h,this.comp=e.comp,this.v=t,this.pv=t,this._isFirstFrame=!0,this.getValue=n,this.setVValue=s,this.interpolateValue=i,this.effectsSequence=[a.bind(this)],this.addEffect=o}function c(e,r,p,h){var l;this.propType="multidimensional";var c,m,f,u,d=r.k.length;for(l=0;l<d-1;l+=1)r.k[l].to&&r.k[l].s&&r.k[l+1]&&r.k[l+1].s&&(c=r.k[l].s,m=r.k[l+1].s,f=r.k[l].to,u=r.k[l].ti,(2===c.length&&(c[0]!==m[0]||c[1]!==m[1])&&bez.pointOnLine2D(c[0],c[1],m[0],m[1],c[0]+f[0],c[1]+f[1])&&bez.pointOnLine2D(c[0],c[1],m[0],m[1],m[0]+u[0],m[1]+u[1])||3===c.length&&(c[0]!==m[0]||c[1]!==m[1]||c[2]!==m[2])&&bez.pointOnLine3D(c[0],c[1],c[2],m[0],m[1],m[2],c[0]+f[0],c[1]+f[1],c[2]+f[2])&&bez.pointOnLine3D(c[0],c[1],c[2],m[0],m[1],m[2],m[0]+u[0],m[1]+u[1],m[2]+u[2]))&&(r.k[l].to=null,r.k[l].ti=null),c[0]===m[0]&&c[1]===m[1]&&0===f[0]&&0===f[1]&&0===u[0]&&0===u[1]&&(2===c.length||c[2]===m[2]&&0===f[2]&&0===u[2])&&(r.k[l].to=null,r.k[l].ti=null));this.effectsSequence=[a.bind(this)],this.data=r,this.keyframes=r.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=p||1,this.elem=e,this.container=h,this.comp=e.comp,this.getValue=n,this.setVValue=s,this.interpolateValue=i,this.frameId=-1;var y=r.k[0].s.length;for(this.v=createTypedArray("float32",y),this.pv=createTypedArray("float32",y),l=0;l<y;l+=1)this.v[l]=t,this.pv[l]=t;this._caching={lastFrame:t,lastIndex:0,value:createTypedArray("float32",y)},this.addEffect=o}return{getProp:function(t,e,i,r,a){var s;if(e.k.length)if("number"==typeof e.k[0])s=new h(t,e,r,a);else switch(i){case 0:s=new l(t,e,r,a);break;case 1:s=new c(t,e,r,a)}else s=new p(t,e,r,a);return s.effectsSequence.length&&a.addDynamicProperty(s),s}}}();function DynamicPropertyContainer(){}DynamicPropertyContainer.prototype={addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&(this.dynamicProperties.push(t),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){var t;this._mdf=!1;var e=this.dynamicProperties.length;for(t=0;t<e;t+=1)this.dynamicProperties[t].getValue(),this.dynamicProperties[t]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var pointPool=poolFactory(8,(function(){return createTypedArray("float32",2)}));function ShapePath(){this.c=!1,this._length=0,this._maxLength=8,this.v=createSizedArray(this._maxLength),this.o=createSizedArray(this._maxLength),this.i=createSizedArray(this._maxLength)}ShapePath.prototype.setPathData=function(t,e){this.c=t,this.setLength(e);for(var i=0;i<e;)this.v[i]=pointPool.newElement(),this.o[i]=pointPool.newElement(),this.i[i]=pointPool.newElement(),i+=1},ShapePath.prototype.setLength=function(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t},ShapePath.prototype.doubleArrayLength=function(){this.v=this.v.concat(createSizedArray(this._maxLength)),this.i=this.i.concat(createSizedArray(this._maxLength)),this.o=this.o.concat(createSizedArray(this._maxLength)),this._maxLength*=2},ShapePath.prototype.setXYAt=function(t,e,i,r,a){var s;switch(this._length=Math.max(this._length,r+1),this._length>=this._maxLength&&this.doubleArrayLength(),i){case"v":s=this.v;break;case"i":s=this.i;break;case"o":s=this.o;break;default:s=[]}(!s[r]||s[r]&&!a)&&(s[r]=pointPool.newElement()),s[r][0]=t,s[r][1]=e},ShapePath.prototype.setTripleAt=function(t,e,i,r,a,s,n,o){this.setXYAt(t,e,"v",n,o),this.setXYAt(i,r,"o",n,o),this.setXYAt(a,s,"i",n,o)},ShapePath.prototype.reverse=function(){var t=new ShapePath;t.setPathData(this.c,this._length);var e=this.v,i=this.o,r=this.i,a=0;this.c&&(t.setTripleAt(e[0][0],e[0][1],r[0][0],r[0][1],i[0][0],i[0][1],0,!1),a=1);var s,n=this._length-1,o=this._length;for(s=a;s<o;s+=1)t.setTripleAt(e[n][0],e[n][1],r[n][0],r[n][1],i[n][0],i[n][1],s,!1),n-=1;return t},ShapePath.prototype.length=function(){return this._length};var shapePool=(factory=poolFactory(4,(function(){return new ShapePath}),(function(t){var e,i=t._length;for(e=0;e<i;e+=1)pointPool.release(t.v[e]),pointPool.release(t.i[e]),pointPool.release(t.o[e]),t.v[e]=null,t.i[e]=null,t.o[e]=null;t._length=0,t.c=!1})),factory.clone=function(t){var e,i=factory.newElement(),r=void 0===t._length?t.v.length:t._length;for(i.setLength(r),i.c=t.c,e=0;e<r;e+=1)i.setTripleAt(t.v[e][0],t.v[e][1],t.o[e][0],t.o[e][1],t.i[e][0],t.i[e][1],e);return i},factory),factory;function ShapeCollection(){this._length=0,this._maxLength=4,this.shapes=createSizedArray(this._maxLength)}ShapeCollection.prototype.addShape=function(t){this._length===this._maxLength&&(this.shapes=this.shapes.concat(createSizedArray(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=t,this._length+=1},ShapeCollection.prototype.releaseShapes=function(){var t;for(t=0;t<this._length;t+=1)shapePool.release(this.shapes[t]);this._length=0};var shapeCollectionPool=(ob={newShapeCollection:function(){return _length?pool[_length-=1]:new ShapeCollection},release:function(t){var e,i=t._length;for(e=0;e<i;e+=1)shapePool.release(t.shapes[e]);t._length=0,_length===_maxLength&&(pool=pooling.double(pool),_maxLength*=2),pool[_length]=t,_length+=1}},_length=0,_maxLength=4,pool=createSizedArray(_maxLength),ob),ob,_length,_maxLength,pool,ShapePropertyFactory=function(){var t=-999999;function e(t,e,i){var r,a,s,n,o,p,h,l,c,m=i.lastIndex,f=this.keyframes;if(t<f[0].t-this.offsetTime)r=f[0].s[0],s=!0,m=0;else if(t>=f[f.length-1].t-this.offsetTime)r=f[f.length-1].s?f[f.length-1].s[0]:f[f.length-2].e[0],s=!0;else{for(var u,d,y,g=m,k=f.length-1,v=!0;v&&(u=f[g],!((d=f[g+1]).t-this.offsetTime>t));)g<k-1?g+=1:v=!1;if(y=this.keyframesMetadata[g]||{},m=g,!(s=1===u.h)){if(t>=d.t-this.offsetTime)l=1;else if(t<u.t-this.offsetTime)l=0;else{var x;y.__fnct?x=y.__fnct:(x=BezierFactory.getBezierEasing(u.o.x,u.o.y,u.i.x,u.i.y).get,y.__fnct=x),l=x((t-(u.t-this.offsetTime))/(d.t-this.offsetTime-(u.t-this.offsetTime)))}a=d.s?d.s[0]:u.e[0]}r=u.s[0]}for(p=e._length,h=r.i[0].length,i.lastIndex=m,n=0;n<p;n+=1)for(o=0;o<h;o+=1)c=s?r.i[n][o]:r.i[n][o]+(a.i[n][o]-r.i[n][o])*l,e.i[n][o]=c,c=s?r.o[n][o]:r.o[n][o]+(a.o[n][o]-r.o[n][o])*l,e.o[n][o]=c,c=s?r.v[n][o]:r.v[n][o]+(a.v[n][o]-r.v[n][o])*l,e.v[n][o]=c}function i(){var e=this.comp.renderedFrame-this.offsetTime,i=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime,a=this._caching.lastFrame;return a!==t&&(a<i&&e<i||a>r&&e>r)||(this._caching.lastIndex=a<e?this._caching.lastIndex:0,this.interpolateShape(e,this.pv,this._caching)),this._caching.lastFrame=e,this.pv}function r(){this.paths=this.localShapeCollection}function a(t){(function(t,e){if(t._length!==e._length||t.c!==e.c)return!1;var i,r=t._length;for(i=0;i<r;i+=1)if(t.v[i][0]!==e.v[i][0]||t.v[i][1]!==e.v[i][1]||t.o[i][0]!==e.o[i][0]||t.o[i][1]!==e.o[i][1]||t.i[i][0]!==e.i[i][0]||t.i[i][1]!==e.i[i][1])return!1;return!0})(this.v,t)||(this.v=shapePool.clone(t),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function s(){if(this.elem.globalData.frameId!==this.frameId)if(this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var t,e;this.lock=!0,this._mdf=!1,t=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt.k;var i=this.effectsSequence.length;for(e=0;e<i;e+=1)t=this.effectsSequence[e](t);this.setVValue(t),this.lock=!1,this.frameId=this.elem.globalData.frameId}else this._mdf=!1}function n(t,e,i){this.propType="shape",this.comp=t.comp,this.container=t,this.elem=t,this.data=e,this.k=!1,this.kf=!1,this._mdf=!1;var a=3===i?e.pt.k:e.ks.k;this.v=shapePool.clone(a),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=r,this.effectsSequence=[]}function o(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function p(e,a,s){this.propType="shape",this.comp=e.comp,this.elem=e,this.container=e,this.offsetTime=e.data.st,this.keyframes=3===s?a.pt.k:a.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var n=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,n),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=r,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[i.bind(this)]}n.prototype.interpolateShape=e,n.prototype.getValue=s,n.prototype.setVValue=a,n.prototype.addEffect=o,p.prototype.getValue=s,p.prototype.interpolateShape=e,p.prototype.setVValue=a,p.prototype.addEffect=o;var h=function(){var t=roundCorner;function e(t,e){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=e.d,this.elem=t,this.comp=t.comp,this.frameId=-1,this.initDynamicPropertyContainer(t),this.p=PropertyFactory.getProp(t,e.p,1,0,this),this.s=PropertyFactory.getProp(t,e.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return e.prototype={reset:r,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var e=this.p.v[0],i=this.p.v[1],r=this.s.v[0]/2,a=this.s.v[1]/2,s=3!==this.d,n=this.v;n.v[0][0]=e,n.v[0][1]=i-a,n.v[1][0]=s?e+r:e-r,n.v[1][1]=i,n.v[2][0]=e,n.v[2][1]=i+a,n.v[3][0]=s?e-r:e+r,n.v[3][1]=i,n.i[0][0]=s?e-r*t:e+r*t,n.i[0][1]=i-a,n.i[1][0]=s?e+r:e-r,n.i[1][1]=i-a*t,n.i[2][0]=s?e+r*t:e-r*t,n.i[2][1]=i+a,n.i[3][0]=s?e-r:e+r,n.i[3][1]=i+a*t,n.o[0][0]=s?e+r*t:e-r*t,n.o[0][1]=i-a,n.o[1][0]=s?e+r:e-r,n.o[1][1]=i+a*t,n.o[2][0]=s?e-r*t:e+r*t,n.o[2][1]=i+a,n.o[3][0]=s?e-r:e+r,n.o[3][1]=i-a*t}},extendPrototype([DynamicPropertyContainer],e),e}(),l=function(){function t(t,e){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=t,this.comp=t.comp,this.data=e,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),1===e.sy?(this.ir=PropertyFactory.getProp(t,e.ir,0,0,this),this.is=PropertyFactory.getProp(t,e.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(t,e.pt,0,0,this),this.p=PropertyFactory.getProp(t,e.p,1,0,this),this.r=PropertyFactory.getProp(t,e.r,0,degToRads,this),this.or=PropertyFactory.getProp(t,e.or,0,0,this),this.os=PropertyFactory.getProp(t,e.os,0,.01,this),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertToPath())}return t.prototype={reset:r,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var t,e,i,r,a=2*Math.floor(this.pt.v),s=2*Math.PI/a,n=!0,o=this.or.v,p=this.ir.v,h=this.os.v,l=this.is.v,c=2*Math.PI*o/(2*a),m=2*Math.PI*p/(2*a),f=-Math.PI/2;f+=this.r.v;var u=3===this.data.d?-1:1;for(this.v._length=0,t=0;t<a;t+=1){i=n?h:l,r=n?c:m;var d=(e=n?o:p)*Math.cos(f),y=e*Math.sin(f),g=0===d&&0===y?0:y/Math.sqrt(d*d+y*y),k=0===d&&0===y?0:-d/Math.sqrt(d*d+y*y);d+=+this.p.v[0],y+=+this.p.v[1],this.v.setTripleAt(d,y,d-g*r*i*u,y-k*r*i*u,d+g*r*i*u,y+k*r*i*u,t,!0),n=!n,f+=s*u}},convertPolygonToPath:function(){var t,e=Math.floor(this.pt.v),i=2*Math.PI/e,r=this.or.v,a=this.os.v,s=2*Math.PI*r/(4*e),n=.5*-Math.PI,o=3===this.data.d?-1:1;for(n+=this.r.v,this.v._length=0,t=0;t<e;t+=1){var p=r*Math.cos(n),h=r*Math.sin(n),l=0===p&&0===h?0:h/Math.sqrt(p*p+h*h),c=0===p&&0===h?0:-p/Math.sqrt(p*p+h*h);p+=+this.p.v[0],h+=+this.p.v[1],this.v.setTripleAt(p,h,p-l*s*a*o,h-c*s*a*o,p+l*s*a*o,h+c*s*a*o,t,!0),n+=i*o}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],t),t}(),c=function(){function t(t,e){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=t,this.comp=t.comp,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),this.p=PropertyFactory.getProp(t,e.p,1,0,this),this.s=PropertyFactory.getProp(t,e.s,1,0,this),this.r=PropertyFactory.getProp(t,e.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return t.prototype={convertRectToPath:function(){var t=this.p.v[0],e=this.p.v[1],i=this.s.v[0]/2,r=this.s.v[1]/2,a=bmMin(i,r,this.r.v),s=a*(1-roundCorner);this.v._length=0,2===this.d||1===this.d?(this.v.setTripleAt(t+i,e-r+a,t+i,e-r+a,t+i,e-r+s,0,!0),this.v.setTripleAt(t+i,e+r-a,t+i,e+r-s,t+i,e+r-a,1,!0),0!==a?(this.v.setTripleAt(t+i-a,e+r,t+i-a,e+r,t+i-s,e+r,2,!0),this.v.setTripleAt(t-i+a,e+r,t-i+s,e+r,t-i+a,e+r,3,!0),this.v.setTripleAt(t-i,e+r-a,t-i,e+r-a,t-i,e+r-s,4,!0),this.v.setTripleAt(t-i,e-r+a,t-i,e-r+s,t-i,e-r+a,5,!0),this.v.setTripleAt(t-i+a,e-r,t-i+a,e-r,t-i+s,e-r,6,!0),this.v.setTripleAt(t+i-a,e-r,t+i-s,e-r,t+i-a,e-r,7,!0)):(this.v.setTripleAt(t-i,e+r,t-i+s,e+r,t-i,e+r,2),this.v.setTripleAt(t-i,e-r,t-i,e-r+s,t-i,e-r,3))):(this.v.setTripleAt(t+i,e-r+a,t+i,e-r+s,t+i,e-r+a,0,!0),0!==a?(this.v.setTripleAt(t+i-a,e-r,t+i-a,e-r,t+i-s,e-r,1,!0),this.v.setTripleAt(t-i+a,e-r,t-i+s,e-r,t-i+a,e-r,2,!0),this.v.setTripleAt(t-i,e-r+a,t-i,e-r+a,t-i,e-r+s,3,!0),this.v.setTripleAt(t-i,e+r-a,t-i,e+r-s,t-i,e+r-a,4,!0),this.v.setTripleAt(t-i+a,e+r,t-i+a,e+r,t-i+s,e+r,5,!0),this.v.setTripleAt(t+i-a,e+r,t+i-s,e+r,t+i-a,e+r,6,!0),this.v.setTripleAt(t+i,e+r-a,t+i,e+r-a,t+i,e+r-s,7,!0)):(this.v.setTripleAt(t-i,e-r,t-i+s,e-r,t-i,e-r,1,!0),this.v.setTripleAt(t-i,e+r,t-i,e+r-s,t-i,e+r,2,!0),this.v.setTripleAt(t+i,e+r,t+i-s,e+r,t+i,e+r,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:r},extendPrototype([DynamicPropertyContainer],t),t}(),m={getShapeProp:function(t,e,i){var r;return 3===i||4===i?r=(3===i?e.pt:e.ks).k.length?new p(t,e,i):new n(t,e,i):5===i?r=new c(t,e):6===i?r=new h(t,e):7===i&&(r=new l(t,e)),r.k&&t.addDynamicProperty(r),r},getConstructorFunction:function(){return n},getKeyframedConstructorFunction:function(){return p}};return m}(),Matrix=function(){var t=Math.cos,e=Math.sin,i=Math.tan,r=Math.round;function a(){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 s(i){if(0===i)return this;var r=t(i),a=e(i);return this._t(r,-a,0,0,a,r,0,0,0,0,1,0,0,0,0,1)}function n(i){if(0===i)return this;var r=t(i),a=e(i);return this._t(1,0,0,0,0,r,-a,0,0,a,r,0,0,0,0,1)}function o(i){if(0===i)return this;var r=t(i),a=e(i);return this._t(r,0,a,0,0,1,0,0,-a,0,r,0,0,0,0,1)}function p(i){if(0===i)return this;var r=t(i),a=e(i);return this._t(r,-a,0,0,a,r,0,0,0,0,1,0,0,0,0,1)}function h(t,e){return this._t(1,e,t,1,0,0)}function l(t,e){return this.shear(i(t),i(e))}function c(r,a){var s=t(a),n=e(a);return this._t(s,n,0,0,-n,s,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,i(r),1,0,0,0,0,1,0,0,0,0,1)._t(s,-n,0,0,n,s,0,0,0,0,1,0,0,0,0,1)}function m(t,e,i){return i||0===i||(i=1),1===t&&1===e&&1===i?this:this._t(t,0,0,0,0,e,0,0,0,0,i,0,0,0,0,1)}function f(t,e,i,r,a,s,n,o,p,h,l,c,m,f,u,d){return this.props[0]=t,this.props[1]=e,this.props[2]=i,this.props[3]=r,this.props[4]=a,this.props[5]=s,this.props[6]=n,this.props[7]=o,this.props[8]=p,this.props[9]=h,this.props[10]=l,this.props[11]=c,this.props[12]=m,this.props[13]=f,this.props[14]=u,this.props[15]=d,this}function u(t,e,i){return i=i||0,0!==t||0!==e||0!==i?this._t(1,0,0,0,0,1,0,0,0,0,1,0,t,e,i,1):this}function d(t,e,i,r,a,s,n,o,p,h,l,c,m,f,u,d){var y=this.props;if(1===t&&0===e&&0===i&&0===r&&0===a&&1===s&&0===n&&0===o&&0===p&&0===h&&1===l&&0===c)return y[12]=y[12]*t+y[15]*m,y[13]=y[13]*s+y[15]*f,y[14]=y[14]*l+y[15]*u,y[15]*=d,this._identityCalculated=!1,this;var g=y[0],k=y[1],v=y[2],x=y[3],_=y[4],P=y[5],A=y[6],E=y[7],b=y[8],S=y[9],D=y[10],F=y[11],T=y[12],V=y[13],M=y[14],G=y[15];return y[0]=g*t+k*a+v*p+x*m,y[1]=g*e+k*s+v*h+x*f,y[2]=g*i+k*n+v*l+x*u,y[3]=g*r+k*o+v*c+x*d,y[4]=_*t+P*a+A*p+E*m,y[5]=_*e+P*s+A*h+E*f,y[6]=_*i+P*n+A*l+E*u,y[7]=_*r+P*o+A*c+E*d,y[8]=b*t+S*a+D*p+F*m,y[9]=b*e+S*s+D*h+F*f,y[10]=b*i+S*n+D*l+F*u,y[11]=b*r+S*o+D*c+F*d,y[12]=T*t+V*a+M*p+G*m,y[13]=T*e+V*s+M*h+G*f,y[14]=T*i+V*n+M*l+G*u,y[15]=T*r+V*o+M*c+G*d,this._identityCalculated=!1,this}function y(){return this._identityCalculated||(this._identity=!(1!==this.props[0]||0!==this.props[1]||0!==this.props[2]||0!==this.props[3]||0!==this.props[4]||1!==this.props[5]||0!==this.props[6]||0!==this.props[7]||0!==this.props[8]||0!==this.props[9]||1!==this.props[10]||0!==this.props[11]||0!==this.props[12]||0!==this.props[13]||0!==this.props[14]||1!==this.props[15]),this._identityCalculated=!0),this._identity}function g(t){for(var e=0;e<16;){if(t.props[e]!==this.props[e])return!1;e+=1}return!0}function k(t){var e;for(e=0;e<16;e+=1)t.props[e]=this.props[e];return t}function v(t){var e;for(e=0;e<16;e+=1)this.props[e]=t[e]}function x(t,e,i){return{x:t*this.props[0]+e*this.props[4]+i*this.props[8]+this.props[12],y:t*this.props[1]+e*this.props[5]+i*this.props[9]+this.props[13],z:t*this.props[2]+e*this.props[6]+i*this.props[10]+this.props[14]}}function _(t,e,i){return t*this.props[0]+e*this.props[4]+i*this.props[8]+this.props[12]}function P(t,e,i){return t*this.props[1]+e*this.props[5]+i*this.props[9]+this.props[13]}function A(t,e,i){return t*this.props[2]+e*this.props[6]+i*this.props[10]+this.props[14]}function E(){var t=this.props[0]*this.props[5]-this.props[1]*this.props[4],e=this.props[5]/t,i=-this.props[1]/t,r=-this.props[4]/t,a=this.props[0]/t,s=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/t,n=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/t,o=new Matrix;return o.props[0]=e,o.props[1]=i,o.props[4]=r,o.props[5]=a,o.props[12]=s,o.props[13]=n,o}function b(t){return this.getInverseMatrix().applyToPointArray(t[0],t[1],t[2]||0)}function S(t){var e,i=t.length,r=[];for(e=0;e<i;e+=1)r[e]=b(t[e]);return r}function D(t,e,i){var r=createTypedArray("float32",6);if(this.isIdentity())r[0]=t[0],r[1]=t[1],r[2]=e[0],r[3]=e[1],r[4]=i[0],r[5]=i[1];else{var a=this.props[0],s=this.props[1],n=this.props[4],o=this.props[5],p=this.props[12],h=this.props[13];r[0]=t[0]*a+t[1]*n+p,r[1]=t[0]*s+t[1]*o+h,r[2]=e[0]*a+e[1]*n+p,r[3]=e[0]*s+e[1]*o+h,r[4]=i[0]*a+i[1]*n+p,r[5]=i[0]*s+i[1]*o+h}return r}function F(t,e,i){return this.isIdentity()?[t,e,i]:[t*this.props[0]+e*this.props[4]+i*this.props[8]+this.props[12],t*this.props[1]+e*this.props[5]+i*this.props[9]+this.props[13],t*this.props[2]+e*this.props[6]+i*this.props[10]+this.props[14]]}function T(t,e){if(this.isIdentity())return t+","+e;var i=this.props;return Math.round(100*(t*i[0]+e*i[4]+i[12]))/100+","+Math.round(100*(t*i[1]+e*i[5]+i[13]))/100}function V(){for(var t=0,e=this.props,i="matrix3d(";t<16;)i+=r(1e4*e[t])/1e4,i+=15===t?")":",",t+=1;return i}function M(t){return t<1e-6&&t>0||t>-1e-6&&t<0?r(1e4*t)/1e4:t}function G(){var t=this.props;return"matrix("+M(t[0])+","+M(t[1])+","+M(t[4])+","+M(t[5])+","+M(t[12])+","+M(t[13])+")"}return function(){this.reset=a,this.rotate=s,this.rotateX=n,this.rotateY=o,this.rotateZ=p,this.skew=l,this.skewFromAxis=c,this.shear=h,this.scale=m,this.setTransform=f,this.translate=u,this.transform=d,this.applyToPoint=x,this.applyToX=_,this.applyToY=P,this.applyToZ=A,this.applyToPointArray=F,this.applyToTriplePoints=D,this.applyToPointStringified=T,this.toCSS=V,this.to2dCSS=G,this.clone=k,this.cloneFromProps=v,this.equals=g,this.inversePoints=S,this.inversePoint=b,this.getInverseMatrix=E,this._t=this.transform,this.isIdentity=y,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(t){return _typeof$3="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$3(t)}var lottie={},standalone="__[STANDALONE]__",animationData="__[ANIMATIONDATA]__",renderer="";function setLocation(t){setLocationHref(t)}function searchAnimations(){!0===standalone?animationManager.searchAnimations(animationData,standalone,renderer):animationManager.searchAnimations()}function setSubframeRendering(t){setSubframeEnabled(t)}function setPrefix(t){setIdPrefix(t)}function loadAnimation(t){return!0===standalone&&(t.animationData=JSON.parse(animationData)),animationManager.loadAnimation(t)}function setQuality(t){if("string"==typeof t)switch(t){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10)}else!isNaN(t)&&t>1&&setDefaultCurveSegments(t);getDefaultCurveSegments()>=50?roundValues(!1):roundValues(!0)}function inBrowser(){return"undefined"!=typeof navigator}function installPlugin(t,e){"expressions"===t&&setExpressionsPlugin(e)}function getFactory(t){switch(t){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}function checkReady(){"complete"===document.readyState&&(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}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.10.2";var queryString="";if(standalone){var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",renderer=getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{"object"!==_typeof$3(exports)&&__webpack_require__.amdO}catch(t){}var ShapeModifiers=function(){var t={},e={};return t.registerModifier=function(t,i){e[t]||(e[t]=i)},t.getModifier=function(t,i,r){return new e[t](i,r)},t}();function ShapeModifier(){}function TrimModifier(){}function PuckerAndBloatModifier(){}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),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,a){var s=[];e<=1?s.push({s:t,e}):t>=1?s.push({s:t-1,e:e-1}):(s.push({s:t,e:1}),s.push({s:0,e:e-1}));var n,o,p=[],h=s.length;for(n=0;n<h;n+=1){var l,c;(o=s[n]).e*a<r||o.s*a>r+i||(l=o.s*a<=r?0:(o.s*a-r)/i,c=o.e*a>=r+i?1:(o.e*a-r)/i,p.push([l,c]))}return p.length||p.push([0,0]),p},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,r,a;if(this._mdf||t){var s=this.o.v%360/360;if(s<0&&(s+=1),(e=this.s.v>1?1+s:this.s.v<0?0+s:this.s.v+s)>(i=this.e.v>1?1+s:this.e.v<0?0+s:this.e.v+s)){var n=e;e=i,i=n}e=1e-4*Math.round(1e4*e),i=1e-4*Math.round(1e4*i),this.sValue=e,this.eValue=i}else e=this.sValue,i=this.eValue;var o,p,h,l,c,m=this.shapes.length,f=0;if(i===e)for(a=0;a<m;a+=1)this.shapes[a].localShapeCollection.releaseShapes(),this.shapes[a].shape._mdf=!0,this.shapes[a].shape.paths=this.shapes[a].localShapeCollection,this._mdf&&(this.shapes[a].pathsData.length=0);else if(1===i&&0===e||0===i&&1===e){if(this._mdf)for(a=0;a<m;a+=1)this.shapes[a].pathsData.length=0,this.shapes[a].shape._mdf=!0}else{var u,d,y=[];for(a=0;a<m;a+=1)if((u=this.shapes[a]).shape._mdf||this._mdf||t||2===this.m){if(p=(r=u.shape.paths)._length,c=0,!u.shape._mdf&&u.pathsData.length)c=u.totalShapeLength;else{for(h=this.releasePathsData(u.pathsData),o=0;o<p;o+=1)l=bez.getSegmentsLength(r.shapes[o]),h.push(l),c+=l.totalLength;u.totalShapeLength=c,u.pathsData=h}f+=c,u.shape._mdf=!0}else u.shape.paths=u.localShapeCollection;var g,k=e,v=i,x=0;for(a=m-1;a>=0;a-=1)if((u=this.shapes[a]).shape._mdf){for((d=u.localShapeCollection).releaseShapes(),2===this.m&&m>1?(g=this.calculateShapeEdges(e,i,u.totalShapeLength,x,f),x+=u.totalShapeLength):g=[[k,v]],p=g.length,o=0;o<p;o+=1){k=g[o][0],v=g[o][1],y.length=0,v<=1?y.push({s:u.totalShapeLength*k,e:u.totalShapeLength*v}):k>=1?y.push({s:u.totalShapeLength*(k-1),e:u.totalShapeLength*(v-1)}):(y.push({s:u.totalShapeLength*k,e:u.totalShapeLength}),y.push({s:0,e:u.totalShapeLength*(v-1)}));var _=this.addShapes(u,y[0]);if(y[0].s!==y[0].e){if(y.length>1)if(u.shape.paths.shapes[u.shape.paths._length-1].c){var P=_.pop();this.addPaths(_,d),_=this.addShapes(u,y[1],P)}else this.addPaths(_,d),_=this.addShapes(u,y[1]);this.addPaths(_,d)}}u.shape.paths=d}}},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,a,s,n){a.setXYAt(e[0],e[1],"o",s),a.setXYAt(i[0],i[1],"i",s+1),n&&a.setXYAt(t[0],t[1],"v",s),a.setXYAt(r[0],r[1],"v",s+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,a,s,n,o,p,h,l,c=t.pathsData,m=t.shape.paths.shapes,f=t.shape.paths._length,u=0,d=[],y=!0;for(i?(o=i._length,l=i._length):(i=shapePool.newElement(),o=0,l=0),d.push(i),r=0;r<f;r+=1){for(p=c[r].lengths,i.c=m[r].c,s=m[r].c?p.length:p.length+1,a=1;a<s;a+=1)if(u+(n=p[a-1]).addedLength<e.s)u+=n.addedLength,i.c=!1;else{if(u>e.e){i.c=!1;break}e.s<=u&&e.e>=u+n.addedLength?(this.addSegment(m[r].v[a-1],m[r].o[a-1],m[r].i[a],m[r].v[a],i,o,y),y=!1):(h=bez.getNewSegment(m[r].v[a-1],m[r].v[a],m[r].o[a-1],m[r].i[a],(e.s-u)/n.addedLength,(e.e-u)/n.addedLength,p[a-1]),this.addSegmentFromArray(h,i,o,y),y=!1,i.c=!1),u+=n.addedLength,o+=1}if(m[r].c&&p.length){if(n=p[a-1],u<=e.e){var g=p[a-1].addedLength;e.s<=u&&e.e>=u+g?(this.addSegment(m[r].v[a-1],m[r].o[a-1],m[r].i[0],m[r].v[0],i,o,y),y=!1):(h=bez.getNewSegment(m[r].v[a-1],m[r].v[0],m[r].o[a-1],m[r].i[0],(e.s-u)/g,(e.e-u)/g,p[a-1]),this.addSegmentFromArray(h,i,o,y),y=!1,i.c=!1)}else i.c=!1;u+=n.addedLength,o+=1}if(i._length&&(i.setXYAt(i.v[l][0],i.v[l][1],"i",l),i.setXYAt(i.v[i._length-1][0],i.v[i._length-1][1],"o",i._length-1)),u>e.e)break;r<f-1&&(i=shapePool.newElement(),y=!0,d.push(i),o=0)}return d},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],a=t._length,s=0;for(s=0;s<a;s+=1)r[0]+=t.v[s][0],r[1]+=t.v[s][1];r[0]/=a,r[1]/=a;var n,o,p,h,l,c,m=shapePool.newElement();for(m.c=t.c,s=0;s<a;s+=1)n=t.v[s][0]+(r[0]-t.v[s][0])*i,o=t.v[s][1]+(r[1]-t.v[s][1])*i,p=t.o[s][0]+(r[0]-t.o[s][0])*-i,h=t.o[s][1]+(r[1]-t.o[s][1])*-i,l=t.i[s][0]+(r[0]-t.i[s][0])*-i,c=t.i[s][1]+(r[1]-t.i[s][1])*-i,m.setTripleAt(n,o,p,h,l,c,s);return m},PuckerAndBloatModifier.prototype.processShapes=function(t){var e,i,r,a,s,n,o=this.shapes.length,p=this.amount.v;if(0!==p)for(i=0;i<o;i+=1){if(n=(s=this.shapes[i]).localShapeCollection,s.shape._mdf||this._mdf||t)for(n.releaseShapes(),s.shape._mdf=!0,e=s.shape.paths.shapes,a=s.shape.paths._length,r=0;r<a;r+=1)n.addShape(this.processPath(e[r],p));s.shape.paths=s.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var t=[0,0];function e(t,e,i){if(this.elem=t,this.frameId=-1,this.propType="transform",this.data=e,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(i||t),e.p&&e.p.s?(this.px=PropertyFactory.getProp(t,e.p.x,0,0,this),this.py=PropertyFactory.getProp(t,e.p.y,0,0,this),e.p.z&&(this.pz=PropertyFactory.getProp(t,e.p.z,0,0,this))):this.p=PropertyFactory.getProp(t,e.p||{k:[0,0,0]},1,0,this),e.rx){if(this.rx=PropertyFactory.getProp(t,e.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(t,e.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(t,e.rz,0,degToRads,this),e.or.k[0].ti){var r,a=e.or.k.length;for(r=0;r<a;r+=1)e.or.k[r].to=null,e.or.k[r].ti=null}this.or=PropertyFactory.getProp(t,e.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(t,e.r||{k:0},0,degToRads,this);e.sk&&(this.sk=PropertyFactory.getProp(t,e.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(t,e.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(t,e.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(t,e.s||{k:[100,100,100]},1,.01,this),e.o?this.o=PropertyFactory.getProp(t,e.o,0,.01,t):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}return e.prototype={applyToMatrix:function(t){var e=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||e,this.a&&t.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&t.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&t.skewFromAxis(-this.sk.v,this.sa.v),this.r?t.rotate(-this.r.v):t.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?t.translate(this.px.v,this.py.v,-this.pz.v):t.translate(this.px.v,this.py.v,0):t.translate(this.p.v[0],this.p.v[1],-this.p.v[2])},getValue:function(e){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||e){var i;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 r,a;if(i=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(r=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/i,0),a=this.p.getValueAtTime(this.p.keyframes[0].t/i,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(r=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/i,0),a=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/i,0)):(r=this.p.pv,a=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/i,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){r=[],a=[];var s=this.px,n=this.py;s._caching.lastFrame+s.offsetTime<=s.keyframes[0].t?(r[0]=s.getValueAtTime((s.keyframes[0].t+.01)/i,0),r[1]=n.getValueAtTime((n.keyframes[0].t+.01)/i,0),a[0]=s.getValueAtTime(s.keyframes[0].t/i,0),a[1]=n.getValueAtTime(n.keyframes[0].t/i,0)):s._caching.lastFrame+s.offsetTime>=s.keyframes[s.keyframes.length-1].t?(r[0]=s.getValueAtTime(s.keyframes[s.keyframes.length-1].t/i,0),r[1]=n.getValueAtTime(n.keyframes[n.keyframes.length-1].t/i,0),a[0]=s.getValueAtTime((s.keyframes[s.keyframes.length-1].t-.01)/i,0),a[1]=n.getValueAtTime((n.keyframes[n.keyframes.length-1].t-.01)/i,0)):(r=[s.pv,n.pv],a[0]=s.getValueAtTime((s._caching.lastFrame+s.offsetTime-.01)/i,s.offsetTime),a[1]=n.getValueAtTime((n._caching.lastFrame+n.offsetTime-.01)/i,n.offsetTime))}else r=a=t;this.v.rotate(-Math.atan2(r[1]-a[1],r[0]-a[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}},precalculateMatrix:function(){if(!this.a.k&&(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s.effectsSequence.length)){if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length||this.sa.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3}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)}},autoOrient:function(){}},extendPrototype([DynamicPropertyContainer],e),e.prototype.addDynamicProperty=function(t){this._addDynamicProperty(t),this.elem.addDynamicProperty(t),this._isDirty=!0},e.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty,{getTransformProperty:function(t,i,r){return new e(t,i,r)}}}();function RepeaterModifier(){}function RoundCornersModifier(){}function floatEqual(t,e){return 1e5*Math.abs(t-e)<=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(0===t)return[];var r=e*e-4*t*i;if(r<0)return[];var a=-e/(2*t);if(0===r)return[a];var s=Math.sqrt(r)/(2*t);return[a-s,a+s]}function polynomialCoefficients(t,e,i,r){return[3*e-t-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,a){a&&pointEqual(t,e)&&(e=lerpPoint(t,r,1/3)),a&&pointEqual(i,r)&&(i=lerpPoint(t,r,2/3));var s=polynomialCoefficients(t[0],e[0],i[0],r[0]),n=polynomialCoefficients(t[1],e[1],i[1],r[1]);this.a=[s[0],n[0]],this.b=[s[1],n[1]],this.c=[s[2],n[2]],this.d=[s[3],n[3]],this.points=[t,e,i,r]}function extrema(t,e){var i=t.points[0][e],r=t.points[t.points.length-1][e];if(i>r){var a=r;r=i,i=a}for(var s=quadRoots(3*t.a[e],2*t.b[e],t.c[e]),n=0;n<s.length;n+=1)if(s[n]>0&&s[n]<1){var o=t.point(s[n])[e];o<i?i=o:o>r&&(r=o)}return{min:i,max:r}}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 2*Math.abs(t.cx-e.cx)<t.width+e.width&&2*Math.abs(t.cy-e.cy)<t.height+e.height}function intersectsImpl(t,e,i,r,a,s){if(boxIntersect(t,e))if(i>=s||t.width<=r&&t.height<=r&&e.width<=r&&e.height<=r)a.push([t.t,e.t]);else{var n=splitData(t),o=splitData(e);intersectsImpl(n[0],o[0],i+1,r,a,s),intersectsImpl(n[0],o[1],i+1,r,a,s),intersectsImpl(n[1],o[0],i+1,r,a,s),intersectsImpl(n[1],o[1],i+1,r,a,s)}}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 a=[t[0],t[1],1],s=[e[0],e[1],1],n=[i[0],i[1],1],o=[r[0],r[1],1],p=crossProduct(crossProduct(a,s),crossProduct(n,o));return floatZero(p[2])?null:[p[0]/p[2],p[1]/p[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(){}function setPoint(t,e,i,r,a,s,n){var o=i-Math.PI/2,p=i+Math.PI/2,h=e[0]+Math.cos(i)*r*a,l=e[1]-Math.sin(i)*r*a;t.setTripleAt(h,l,h+Math.cos(o)*s,l-Math.sin(o)*s,h+Math.cos(p)*n,l-Math.sin(p)*n,t.length())}function getPerpendicularVector(t,e){var i=[e[0]-t[0],e[1]-t[1]],r=.5*-Math.PI;return[Math.cos(r)*i[0]-Math.sin(r)*i[1],Math.sin(r)*i[0]+Math.cos(r)*i[1]]}function getProjectingAngle(t,e){var i=0===e?t.length()-1:e-1,r=(e+1)%t.length(),a=getPerpendicularVector(t.v[i],t.v[r]);return Math.atan2(0,1)-Math.atan2(a[1],a[0])}function zigZagCorner(t,e,i,r,a,s,n){var o=getProjectingAngle(e,i),p=e.v[i%e._length],h=e.v[0===i?e._length-1:i-1],l=e.v[(i+1)%e._length],c=2===s?Math.sqrt(Math.pow(p[0]-h[0],2)+Math.pow(p[1]-h[1],2)):0,m=2===s?Math.sqrt(Math.pow(p[0]-l[0],2)+Math.pow(p[1]-l[1],2)):0;setPoint(t,e.v[i%e._length],o,n,r,m/(2*(a+1)),c/(2*(a+1)),s)}function zigZagSegment(t,e,i,r,a,s){for(var n=0;n<r;n+=1){var o=(n+1)/(r+1),p=2===a?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,h=e.normalAngle(o);setPoint(t,e.point(o),h,s,i,p/(2*(r+1)),p/(2*(r+1)),a),s=-s}return s}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,a,s,n,o,p;i=(p=linearOffset(t.points[0],t.points[1],e))[0],r=p[1],a=(p=linearOffset(t.points[1],t.points[2],e))[0],s=p[1],n=(p=linearOffset(t.points[2],t.points[3],e))[0],o=p[1];var h=lineIntersection(i,r,a,s);null===h&&(h=r);var l=lineIntersection(n,o,a,s);return null===l&&(l=n),new PolynomialBezier(i,h,l,o)}function joinLines(t,e,i,r,a){var s=e.points[3],n=i.points[0];if(3===r)return s;if(pointEqual(s,n))return s;if(2===r){var o=-e.tangentAngle(1),p=-i.tangentAngle(0)+Math.PI,h=lineIntersection(s,polarOffset(s,o+Math.PI/2,100),n,polarOffset(n,o+Math.PI/2,100)),l=h?pointDistance(h,s):pointDistance(s,n)/2,c=polarOffset(s,o,2*l*roundCorner);return t.setXYAt(c[0],c[1],"o",t.length()-1),c=polarOffset(n,p,2*l*roundCorner),t.setTripleAt(n[0],n[1],n[0],n[1],c[0],c[1],t.length()),n}var m=lineIntersection(pointEqual(s,e.points[2])?e.points[0]:e.points[2],s,n,pointEqual(n,i.points[1])?i.points[3]:i.points[1]);return m&&pointDistance(m,s)<a?(t.setTripleAt(m[0],m[1],m[0],m[1],m[0],m[1],t.length()),m):s}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(),a=getIntersection(t[t.length-1],e[0]);return a&&(i[t.length-1]=t[t.length-1].split(a[0])[0],r[0]=e[0].split(a[1])[1]),t.length>1&&e.length>1&&(a=getIntersection(t[0],e[e.length-1]))?[[t[0].split(a[0])[0]],[e[e.length-1].split(a[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,r,a,s,n=t.inflectionPoints();if(0===n.length)return[offsetSegment(t,e)];if(1===n.length||floatEqual(n[1],1))return i=(a=t.split(n[0]))[0],r=a[1],[offsetSegment(i,e),offsetSegment(r,e)];i=(a=t.split(n[0]))[0];var o=(n[1]-n[0])/(1-n[0]);return s=(a=a[1].split(o))[0],r=a[1],[offsetSegment(i,e),offsetSegment(s,e),offsetSegment(r,e)]}function OffsetPathModifier(){}function getFontProperties(t){for(var e=t.fStyle?t.fStyle.split(" "):[],i="normal",r="normal",a=e.length,s=0;s<a;s+=1)switch(e[s].toLowerCase()){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"}return{style:r,weight:t.fWeight||i}}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,a,s){var n=s?-1:1,o=r.s.v[0]+(1-r.s.v[0])*(1-a),p=r.s.v[1]+(1-r.s.v[1])*(1-a);t.translate(r.p.v[0]*n*a,r.p.v[1]*n*a,r.p.v[2]),e.translate(-r.a.v[0],-r.a.v[1],r.a.v[2]),e.rotate(-r.r.v*n*a),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(s?1/o:o,s?1/p:p),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,"gr"===t[e].ty&&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,"gr"===t[i].ty&&this.changeGroupRender(t[i].it,e)},RepeaterModifier.prototype.processShapes=function(t){var e,i,r,a,s,n=!1;if(this._mdf||t){var o,p=Math.ceil(this.c.v);if(this._groups.length<p){for(;this._groups.length<p;){var h={it:this.cloneElements(this._elements),ty:"gr"};h.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,h),this._groups.splice(0,0,h),this._currentCopies+=1}this.elem.reloadShapes(),n=!0}for(s=0,r=0;r<=this._groups.length-1;r+=1){if(o=s<p,this._groups[r]._render=o,this.changeGroupRender(this._groups[r].it,o),!o){var l=this.elemsData[r].it,c=l[l.length-1];0!==c.transform.op.v?(c.transform.op._mdf=!0,c.transform.op.v=0):c.transform.op._mdf=!1}s+=1}this._currentCopies=p;var m=this.o.v,f=m%1,u=m>0?Math.floor(m):Math.ceil(m),d=this.pMatrix.props,y=this.rMatrix.props,g=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var k,v,x=0;if(m>0){for(;x<u;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),x+=1;f&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,f,!1),x+=f)}else if(m<0){for(;x>u;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),x-=1;f&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-f,!0),x-=f)}for(r=1===this.data.m?0:this._currentCopies-1,a=1===this.data.m?1:-1,s=this._currentCopies;s;){if(v=(i=(e=this.elemsData[r].it)[e.length-1].transform.mProps.v.props).length,e[e.length-1].transform.mProps._mdf=!0,e[e.length-1].transform.op._mdf=!0,e[e.length-1].transform.op.v=1===this._currentCopies?this.so.v:this.so.v+(this.eo.v-this.so.v)*(r/(this._currentCopies-1)),0!==x){for((0!==r&&1===a||r!==this._currentCopies-1&&-1===a)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(y[0],y[1],y[2],y[3],y[4],y[5],y[6],y[7],y[8],y[9],y[10],y[11],y[12],y[13],y[14],y[15]),this.matrix.transform(g[0],g[1],g[2],g[3],g[4],g[5],g[6],g[7],g[8],g[9],g[10],g[11],g[12],g[13],g[14],g[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]),k=0;k<v;k+=1)i[k]=this.matrix.props[k];this.matrix.reset()}else for(this.matrix.reset(),k=0;k<v;k+=1)i[k]=this.matrix.props[k];x+=1,s-=1,r+=a}}else for(s=this._currentCopies,r=0,a=1;s;)i=(e=this.elemsData[r].it)[e.length-1].transform.mProps.v.props,e[e.length-1].transform.mProps._mdf=!1,e[e.length-1].transform.op._mdf=!1,s-=1,r+=a;return n},RepeaterModifier.prototype.addShape=function(){},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,r=shapePool.newElement();r.c=t.c;var a,s,n,o,p,h,l,c,m,f,u,d,y=t._length,g=0;for(i=0;i<y;i+=1)a=t.v[i],n=t.o[i],s=t.i[i],a[0]===n[0]&&a[1]===n[1]&&a[0]===s[0]&&a[1]===s[1]?0!==i&&i!==y-1||t.c?(o=0===i?t.v[y-1]:t.v[i-1],h=(p=Math.sqrt(Math.pow(a[0]-o[0],2)+Math.pow(a[1]-o[1],2)))?Math.min(p/2,e)/p:0,l=u=a[0]+(o[0]-a[0])*h,c=d=a[1]-(a[1]-o[1])*h,m=l-(l-a[0])*roundCorner,f=c-(c-a[1])*roundCorner,r.setTripleAt(l,c,m,f,u,d,g),g+=1,o=i===y-1?t.v[0]:t.v[i+1],h=(p=Math.sqrt(Math.pow(a[0]-o[0],2)+Math.pow(a[1]-o[1],2)))?Math.min(p/2,e)/p:0,l=m=a[0]+(o[0]-a[0])*h,c=f=a[1]+(o[1]-a[1])*h,u=l-(l-a[0])*roundCorner,d=c-(c-a[1])*roundCorner,r.setTripleAt(l,c,m,f,u,d,g),g+=1):(r.setTripleAt(a[0],a[1],n[0],n[1],s[0],s[1],g),g+=1):(r.setTripleAt(t.v[i][0],t.v[i][1],t.o[i][0],t.o[i][1],t.i[i][0],t.i[i][1],g),g+=1);return r},RoundCornersModifier.prototype.processShapes=function(t){var e,i,r,a,s,n,o=this.shapes.length,p=this.rd.v;if(0!==p)for(i=0;i<o;i+=1){if(n=(s=this.shapes[i]).localShapeCollection,s.shape._mdf||this._mdf||t)for(n.releaseShapes(),s.shape._mdf=!0,e=s.shape.paths.shapes,a=s.shape.paths._length,r=0;r<a;r+=1)n.addShape(this.processPath(e[r],p));s.shape.paths=s.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},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(t){return t>0&&t<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),a=lerpPoint(e,i,t),s=lerpPoint(i,r,t),n=lerpPoint(a,s,t);return[new PolynomialBezier(this.points[0],e,a,n,!0),new PolynomialBezier(n,s,r,this.points[3],!0)]},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}},PolynomialBezier.prototype.intersections=function(t,e,i){void 0===e&&(e=2),void 0===i&&(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)},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=0!==this.amplitude.effectsSequence.length||0!==this.frequency.effectsSequence.length||0!==this.pointsType.effectsSequence.length},ZigZagModifier.prototype.processPath=function(t,e,i,r){var a=t._length,s=shapePool.newElement();if(s.c=t.c,t.c||(a-=1),0===a)return s;var n=-1,o=PolynomialBezier.shapeSegment(t,0);zigZagCorner(s,t,0,e,i,r,n);for(var p=0;p<a;p+=1)n=zigZagSegment(s,o,e,i,r,-n),o=p!==a-1||t.c?PolynomialBezier.shapeSegment(t,(p+1)%a):null,zigZagCorner(s,t,p+1,e,i,r,n);return s},ZigZagModifier.prototype.processShapes=function(t){var e,i,r,a,s,n,o=this.shapes.length,p=this.amplitude.v,h=Math.max(0,Math.round(this.frequency.v)),l=this.pointsType.v;if(0!==p)for(i=0;i<o;i+=1){if(n=(s=this.shapes[i]).localShapeCollection,s.shape._mdf||this._mdf||t)for(n.releaseShapes(),s.shape._mdf=!0,e=s.shape.paths.shapes,a=s.shape.paths._length,r=0;r<a;r+=1)n.addShape(this.processPath(e[r],p,h,l));s.shape.paths=s.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},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=0!==this.amount.effectsSequence.length},OffsetPathModifier.prototype.processPath=function(t,e,i,r){var a=shapePool.newElement();a.c=t.c;var s,n,o,p=t.length();t.c||(p-=1);var h=[];for(s=0;s<p;s+=1)o=PolynomialBezier.shapeSegment(t,s),h.push(offsetSegmentSplit(o,e));if(!t.c)for(s=p-1;s>=0;s-=1)o=PolynomialBezier.shapeSegmentInverted(t,s),h.push(offsetSegmentSplit(o,e));h=pruneIntersections(h);var l=null,c=null;for(s=0;s<h.length;s+=1){var m=h[s];for(c&&(l=joinLines(a,c,m[0],i,r)),c=m[m.length-1],n=0;n<m.length;n+=1)o=m[n],l&&pointEqual(o.points[0],l)?a.setXYAt(o.points[1][0],o.points[1][1],"o",a.length()-1):a.setTripleAt(o.points[0][0],o.points[0][1],o.points[1][0],o.points[1][1],o.points[0][0],o.points[0][1],a.length()),a.setTripleAt(o.points[3][0],o.points[3][1],o.points[3][0],o.points[3][1],o.points[2][0],o.points[2][1],a.length()),l=o.points[3]}return h.length&&joinLines(a,c,h[0][0],i,r),a},OffsetPathModifier.prototype.processShapes=function(t){var e,i,r,a,s,n,o=this.shapes.length,p=this.amount.v,h=this.miterLimit.v,l=this.lineJoin;if(0!==p)for(i=0;i<o;i+=1){if(n=(s=this.shapes[i]).localShapeCollection,s.shape._mdf||this._mdf||t)for(n.releaseShapes(),s.shape._mdf=!0,e=s.shape.paths.shapes,a=s.shape.paths._length,r=0;r<a;r+=1)n.addShape(this.processPath(e[r],p,l,h));s.shape.paths=s.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var FontManager=function(){var t={w:0,size:0,shapes:[],data:{shapes:[]}},e=[];e=e.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 i=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"],r=[65039,8205];function a(t,e){var i=createTag("span");i.setAttribute("aria-hidden",!0),i.style.fontFamily=e;var r=createTag("span");r.innerText="giItT1WQy@!-/#",i.style.position="absolute",i.style.left="-10000px",i.style.top="-10000px",i.style.fontSize="300px",i.style.fontVariant="normal",i.style.fontStyle="normal",i.style.fontWeight="normal",i.style.letterSpacing="0",i.appendChild(r),document.body.appendChild(i);var a=r.offsetWidth;return r.style.fontFamily=function(t){var e,i=t.split(","),r=i.length,a=[];for(e=0;e<r;e+=1)"sans-serif"!==i[e]&&"monospace"!==i[e]&&a.push(i[e]);return a.join(",")}(t)+", "+e,{node:r,w:a,parent:i}}function s(t,e){var i,r=document.body&&e?"svg":"canvas",a=getFontProperties(t);if("svg"===r){var s=createNS("text");s.style.fontSize="100px",s.setAttribute("font-family",t.fFamily),s.setAttribute("font-style",a.style),s.setAttribute("font-weight",a.weight),s.textContent="1",t.fClass?(s.style.fontFamily="inherit",s.setAttribute("class",t.fClass)):s.style.fontFamily=t.fFamily,e.appendChild(s),i=s}else{var n=new OffscreenCanvas(500,500).getContext("2d");n.font=a.style+" "+a.weight+" 100px "+t.fFamily,i=n}return{measureText:function(t){return"svg"===r?(i.textContent=t,i.getComputedTextLength()):i.measureText(t).width}}}var n=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)};n.isModifier=function(t,e){var r=t.toString(16)+e.toString(16);return-1!==i.indexOf(r)},n.isZeroWidthJoiner=function(t,e){return e?t===r[0]&&e===r[1]:t===r[1]},n.isCombinedCharacter=function(t){return-1!==e.indexOf(t)};var o={addChars:function(t){if(t){var e;this.chars||(this.chars=[]);var i,r,a=t.length,s=this.chars.length;for(e=0;e<a;e+=1){for(i=0,r=!1;i<s;)this.chars[i].style===t[e].style&&this.chars[i].fFamily===t[e].fFamily&&this.chars[i].ch===t[e].ch&&(r=!0),i+=1;r||(this.chars.push(t[e]),s+=1)}}},addFonts:function(t,e){if(t){if(this.chars)return this.isLoaded=!0,void(this.fonts=t.list);if(!document.body)return this.isLoaded=!0,t.list.forEach((function(t){t.helper=s(t),t.cache={}})),void(this.fonts=t.list);var i,r=t.list,n=r.length,o=n;for(i=0;i<n;i+=1){var p,h,l=!0;if(r[i].loaded=!1,r[i].monoCase=a(r[i].fFamily,"monospace"),r[i].sansCase=a(r[i].fFamily,"sans-serif"),r[i].fPath){if("p"===r[i].fOrigin||3===r[i].origin){if((p=document.querySelectorAll('style[f-forigin="p"][f-family="'+r[i].fFamily+'"], style[f-origin="3"][f-family="'+r[i].fFamily+'"]')).length>0&&(l=!1),l){var c=createTag("style");c.setAttribute("f-forigin",r[i].fOrigin),c.setAttribute("f-origin",r[i].origin),c.setAttribute("f-family",r[i].fFamily),c.type="text/css",c.innerText="@font-face {font-family: "+r[i].fFamily+"; font-style: normal; src: url('"+r[i].fPath+"');}",e.appendChild(c)}}else if("g"===r[i].fOrigin||1===r[i].origin){for(p=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),h=0;h<p.length;h+=1)-1!==p[h].href.indexOf(r[i].fPath)&&(l=!1);if(l){var m=createTag("link");m.setAttribute("f-forigin",r[i].fOrigin),m.setAttribute("f-origin",r[i].origin),m.type="text/css",m.rel="stylesheet",m.href=r[i].fPath,document.body.appendChild(m)}}else if("t"===r[i].fOrigin||2===r[i].origin){for(p=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),h=0;h<p.length;h+=1)r[i].fPath===p[h].src&&(l=!1);if(l){var f=createTag("link");f.setAttribute("f-forigin",r[i].fOrigin),f.setAttribute("f-origin",r[i].origin),f.setAttribute("rel","stylesheet"),f.setAttribute("href",r[i].fPath),e.appendChild(f)}}}else r[i].loaded=!0,o-=1;r[i].helper=s(r[i],e),r[i].cache={},this.fonts.push(r[i])}0===o?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}else this.isLoaded=!0},getCharData:function(e,i,r){for(var a=0,s=this.chars.length;a<s;){if(this.chars[a].ch===e&&this.chars[a].style===i&&this.chars[a].fFamily===r)return this.chars[a];a+=1}return("string"==typeof e&&13!==e.charCodeAt(0)||!e)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",e,i,r)),t},getFontByName:function(t){for(var e=0,i=this.fonts.length;e<i;){if(this.fonts[e].fName===t)return this.fonts[e];e+=1}return this.fonts[0]},measureText:function(t,e,i){var r=this.getFontByName(e),a=t.charCodeAt(0);if(!r.cache[a+1]){var s=r.helper;if(" "===t){var n=s.measureText("|"+t+"|"),o=s.measureText("||");r.cache[a+1]=(n-o)/100}else r.cache[a+1]=s.measureText(t)/100}return r.cache[a+1]*i},checkLoadedFonts:function(){var t,e,i,r=this.fonts.length,a=r;for(t=0;t<r;t+=1)this.fonts[t].loaded?a-=1:"n"===this.fonts[t].fOrigin||0===this.fonts[t].origin?this.fonts[t].loaded=!0:(e=this.fonts[t].monoCase.node,i=this.fonts[t].monoCase.w,e.offsetWidth!==i?(a-=1,this.fonts[t].loaded=!0):(e=this.fonts[t].sansCase.node,i=this.fonts[t].sansCase.w,e.offsetWidth!==i&&(a-=1,this.fonts[t].loaded=!0)),this.fonts[t].loaded&&(this.fonts[t].sansCase.parent.parentNode.removeChild(this.fonts[t].sansCase.parent),this.fonts[t].monoCase.parent.parentNode.removeChild(this.fonts[t].monoCase.parent)));0!==a&&Date.now()-this.initTime<5e3?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)},setIsLoaded:function(){this.isLoaded=!0}};return n.prototype=o,n}();function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(t){-1===this.renderableComponents.indexOf(t)&&this.renderableComponents.push(t)},removeRenderableComponent:function(t){-1!==this.renderableComponents.indexOf(t)&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)},prepareRenderableFrame:function(t){this.checkLayerLimits(t)},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(t){this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var t,e=this.renderableComponents.length;for(t=0;t<e;t+=1)this.renderableComponents[t].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return 5===this.data.ty?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=(blendModeEnums={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"},function(t){return blendModeEnums[t]||""}),blendModeEnums;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,r=t.ef||[];this.effectElements=[];var a,s=r.length;for(i=0;i<s;i+=1)a=new GroupEffect(r[i],e),this.effectElements.push(a)}function GroupEffect(t,e){this.init(t,e)}function BaseElement(){}function FrameElement(){}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)}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)}function BaseRenderer(){}function TransformElement(){}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,a,s=this.globalData.defs,n=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(n),this.solidPath="";var o,p,h,l,c,m,f=this.masksProperties,u=0,d=[],y=createElementID(),g="clipPath",k="clip-path";for(r=0;r<n;r+=1)if(("a"!==f[r].mode&&"n"!==f[r].mode||f[r].inv||100!==f[r].o.k||f[r].o.x)&&(g="mask",k="mask"),"s"!==f[r].mode&&"i"!==f[r].mode||0!==u?h=null:((h=createNS("rect")).setAttribute("fill","#ffffff"),h.setAttribute("width",this.element.comp.data.w||0),h.setAttribute("height",this.element.comp.data.h||0),d.push(h)),a=createNS("path"),"n"===f[r].mode)this.viewData[r]={op:PropertyFactory.getProp(this.element,f[r].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,f[r],3),elem:a,lastPath:""},s.appendChild(a);else{var v;if(u+=1,a.setAttribute("fill","s"===f[r].mode?"#000000":"#ffffff"),a.setAttribute("clip-rule","nonzero"),0!==f[r].x.k?(g="mask",k="mask",m=PropertyFactory.getProp(this.element,f[r].x,0,null,this.element),v=createElementID(),(l=createNS("filter")).setAttribute("id",v),(c=createNS("feMorphology")).setAttribute("operator","erode"),c.setAttribute("in","SourceGraphic"),c.setAttribute("radius","0"),l.appendChild(c),s.appendChild(l),a.setAttribute("stroke","s"===f[r].mode?"#000000":"#ffffff")):(c=null,m=null),this.storedData[r]={elem:a,x:m,expan:c,lastPath:"",lastOperator:"",filterId:v,lastRadius:0},"i"===f[r].mode){p=d.length;var x=createNS("g");for(o=0;o<p;o+=1)x.appendChild(d[o]);var _=createNS("mask");_.setAttribute("mask-type","alpha"),_.setAttribute("id",y+"_"+u),_.appendChild(a),s.appendChild(_),x.setAttribute("mask","url("+getLocationHref()+"#"+y+"_"+u+")"),d.length=0,d.push(x)}else d.push(a);f[r].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[r]={elem:a,lastPath:"",op:PropertyFactory.getProp(this.element,f[r].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,f[r],3),invRect:h},this.viewData[r].prop.k||this.drawPath(f[r],this.viewData[r].prop.v,this.viewData[r])}for(this.maskElement=createNS(g),n=d.length,r=0;r<n;r+=1)this.maskElement.appendChild(d[r]);u>0&&(this.maskElement.setAttribute("id",y),this.element.maskedElement.setAttribute(k,"url("+getLocationHref()+"#"+y+")"),s.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(t,e){var i;this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);var r,a=this.data.ef.length,s=this.data.ef;for(i=0;i<a;i+=1){switch(r=null,s[i].ty){case 0:r=new SliderEffect(s[i],e,this);break;case 1:r=new AngleEffect(s[i],e,this);break;case 2:r=new ColorEffect(s[i],e,this);break;case 3:r=new PointEffect(s[i],e,this);break;case 4:case 7:r=new CheckboxEffect(s[i],e,this);break;case 10:r=new LayerIndexEffect(s[i],e,this);break;case 11:r=new MaskIndexEffect(s[i],e,this);break;case 5:r=new EffectsManager(s[i],e,this);break;default:r=new NoValueEffect(s[i],e,this)}r&&this.effectElements.push(r)}},BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var t=0,e=this.data.masksProperties.length;t<e;){if("n"!==this.data.masksProperties[t].mode&&!1!==this.data.masksProperties[t].cl)return!0;t+=1}return!1},initExpressions:function(){var t=getExpressionInterfaces();if(t){var e=t("layer"),i=t("effects"),r=t("shape"),a=t("text"),s=t("comp");this.layerInterface=e(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var n=i.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(n),0===this.data.ty||this.data.xt?this.compInterface=s(this):4===this.data.ty?(this.layerInterface.shapeInterface=r(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):5===this.data.ty&&(this.layerInterface.textInterface=a(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var t=getBlendMode(this.data.bm);(this.baseElement||this.layerElement).style["mix-blend-mode"]=t},initBaseData:function(t,e,i){this.globalData=e,this.comp=i,this.data=t,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(){}},FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(t,e){var i,r=this.dynamicProperties.length;for(i=0;i<r;i+=1)(e||this._isParent&&"transform"===this.dynamicProperties[i].propType)&&(this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(t){-1===this.dynamicProperties.indexOf(t)&&this.dynamicProperties.push(t)}},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},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(){},BaseRenderer.prototype.checkLayers=function(t){var e,i,r=this.layers.length;for(this.completeLayers=!0,e=r-1;e>=0;e-=1)this.elements[e]||(i=this.layers[e]).ip-i.st<=t-this.layers[e].st&&i.op-i.st>t-this.layers[e].st&&this.buildItem(e),this.completeLayers=!!this.elements[e]&&this.completeLayers;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:default: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)}},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){var e;this.completeLayers=!1;var i,r=t.length,a=this.layers.length;for(e=0;e<r;e+=1)for(i=0;i<a;){if(this.layers[i].id===t[e].id){this.layers[i]=t[e];break}i+=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,a=this.layers,s=0,n=a.length;s<n;)a[s].ind==e&&(r[s]&&!0!==r[s]?(i.push(r[s]),r[s].setAsParent(),void 0!==a[s].parent?this.buildElementParenting(t,a[s].parent,i):t.setHierarchy(i)):(this.buildItem(s),this.addPendingElement(t))),s+=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,i=t.shift();if("number"==typeof i)e=this.elements[i];else{var r,a=this.elements.length;for(r=0;r<a;r+=1)if(this.elements[r].data.nm===i){e=this.elements[r];break}}return 0===t.length?e:e.getElementByPath(t)},BaseRenderer.prototype.setupGlobalData=function(t,e){this.globalData.fontManager=new FontManager,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}},TransformElement.prototype={initTransform:function(){this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_opMdf:!1,mat:new Matrix},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 t,e=this.finalTransform.mat,i=0,r=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;i<r;){if(this.hierarchy[i].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}i+=1}if(this.finalTransform._matMdf)for(t=this.finalTransform.mProp.v.props,e.cloneFromProps(t),i=0;i<r;i+=1)t=this.hierarchy[i].finalTransform.mProp.v.props,e.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])}},globalToLocal:function(t){var e=[];e.push(this.finalTransform);for(var i,r=!0,a=this.comp;r;)a.finalTransform?(a.data.hasMask&&e.splice(0,0,a.finalTransform),a=a.comp):r=!1;var s,n=e.length;for(i=0;i<n;i+=1)s=e[i].mat.applyToPointArray(0,0,0),t=[t[0]-s[0],t[1]-s[1],0];return t},mHelper:new Matrix},MaskElement.prototype.getMaskProperty=function(t){return this.viewData[t].prop},MaskElement.prototype.renderFrame=function(t){var e,i=this.element.finalTransform.mat,r=this.masksProperties.length;for(e=0;e<r;e+=1)if((this.viewData[e].prop._mdf||t)&&this.drawPath(this.masksProperties[e],this.viewData[e].prop.v,this.viewData[e]),(this.viewData[e].op._mdf||t)&&this.viewData[e].elem.setAttribute("fill-opacity",this.viewData[e].op.v),"n"!==this.masksProperties[e].mode&&(this.viewData[e].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[e].invRect.setAttribute("transform",i.getInverseMatrix().to2dCSS()),this.storedData[e].x&&(this.storedData[e].x._mdf||t))){var a=this.storedData[e].expan;this.storedData[e].x.v<0?("erode"!==this.storedData[e].lastOperator&&(this.storedData[e].lastOperator="erode",this.storedData[e].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[e].filterId+")")),a.setAttribute("radius",-this.storedData[e].x.v)):("dilate"!==this.storedData[e].lastOperator&&(this.storedData[e].lastOperator="dilate",this.storedData[e].elem.setAttribute("filter",null)),this.storedData[e].elem.setAttribute("stroke-width",2*this.storedData[e].x.v))}},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+" "},MaskElement.prototype.drawPath=function(t,e,i){var r,a,s=" M"+e.v[0][0]+","+e.v[0][1];for(a=e._length,r=1;r<a;r+=1)s+=" C"+e.o[r-1][0]+","+e.o[r-1][1]+" "+e.i[r][0]+","+e.i[r][1]+" "+e.v[r][0]+","+e.v[r][1];if(e.c&&a>1&&(s+=" C"+e.o[r-1][0]+","+e.o[r-1][1]+" "+e.i[0][0]+","+e.i[0][1]+" "+e.v[0][0]+","+e.v[0][1]),i.lastPath!==s){var n="";i.elem&&(e.c&&(n=t.inv?this.solidPath+s:s),i.elem.setAttribute("d",n)),i.lastPath=s}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var t={createFilter:function(t,e){var i=createNS("filter");return i.setAttribute("id",t),!0!==e&&(i.setAttribute("filterUnits","objectBoundingBox"),i.setAttribute("x","0%"),i.setAttribute("y","0%"),i.setAttribute("width","100%"),i.setAttribute("height","100%")),i},createAlphaToLuminanceFilter:function(){var t=createNS("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),t}};return t}(),featureSupport=function(){var t={maskType:!0,svgLumaHidden:!0,offscreenCanvas:"undefined"!=typeof OffscreenCanvas};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={},idPrefix="filter_result_";function SVGEffects(t){var e,i,r="SourceGraphic",a=t.data.ef?t.data.ef.length:0,s=createElementID(),n=filtersFactory.createFilter(s,!0),o=0;for(this.filters=[],e=0;e<a;e+=1){i=null;var p=t.data.ef[e].ty;registeredEffects[p]&&(i=new(0,registeredEffects[p].effect)(n,t.effectsManager.effectElements[e],t,idPrefix+o,r),r=idPrefix+o,registeredEffects[p].countsAsEffect&&(o+=1)),i&&this.filters.push(i)}o&&(t.globalData.defs.appendChild(n),t.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+s+")")),this.filters.length&&t.addRenderableComponent(this)}function registerEffect(t,e,i){registeredEffects[t]={effect:e,countsAsEffect:i}}function SVGBaseElement(){}function HierarchyElement(){}function RenderableDOMElement(){}function IImageElement(t,e,i){this.assetData=e.getAssetData(t.refId),this.initElement(t,e,i),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}function ProcessedElement(t,e){this.elem=t,this.pos=e}function IShapeElement(){}SVGEffects.prototype.renderFrame=function(t){var e,i=this.filters.length;for(e=0;e<i;e+=1)this.filters[e].renderFrame(t)},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 t=null;if(this.data.td){this.matteMasks={};var e=createNS("g");e.setAttribute("id",this.layerId),e.appendChild(this.layerElement),t=e,this.globalData.defs.appendChild(e)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=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),0===this.data.ty&&!this.data.hd){var i=createNS("clipPath"),r=createNS("path");r.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var a=createElementID();if(i.setAttribute("id",a),i.appendChild(r),this.globalData.defs.appendChild(i),this.checkMasks()){var s=createNS("g");s.setAttribute("clip-path","url("+getLocationHref()+"#"+a+")"),s.appendChild(this.layerElement),this.transformedElement=s,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+a+")")}0!==this.data.bm&&this.setBlendMode()},renderElement:function(){this.finalTransform._matMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.mat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.mProp.o.v)},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)},getMatte:function(t){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[t]){var e,i,r,a,s=this.layerId+"_"+t;if(1===t||3===t){var n=createNS("mask");n.setAttribute("id",s),n.setAttribute("mask-type",3===t?"luminance":"alpha"),(r=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),n.appendChild(r),this.globalData.defs.appendChild(n),featureSupport.maskType||1!==t||(n.setAttribute("mask-type","luminance"),e=createElementID(),i=filtersFactory.createFilter(e),this.globalData.defs.appendChild(i),i.appendChild(filtersFactory.createAlphaToLuminanceFilter()),(a=createNS("g")).appendChild(r),n.appendChild(a),a.setAttribute("filter","url("+getLocationHref()+"#"+e+")"))}else if(2===t){var o=createNS("mask");o.setAttribute("id",s),o.setAttribute("mask-type","alpha");var p=createNS("g");o.appendChild(p),e=createElementID(),i=filtersFactory.createFilter(e);var h=createNS("feComponentTransfer");h.setAttribute("in","SourceGraphic"),i.appendChild(h);var l=createNS("feFuncA");l.setAttribute("type","table"),l.setAttribute("tableValues","1.0 0.0"),h.appendChild(l),this.globalData.defs.appendChild(i);var c=createNS("rect");c.setAttribute("width",this.comp.data.w),c.setAttribute("height",this.comp.data.h),c.setAttribute("x","0"),c.setAttribute("y","0"),c.setAttribute("fill","#ffffff"),c.setAttribute("opacity","0"),p.setAttribute("filter","url("+getLocationHref()+"#"+e+")"),p.appendChild(c),(r=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),p.appendChild(r),featureSupport.maskType||(o.setAttribute("mask-type","luminance"),i.appendChild(filtersFactory.createAlphaToLuminanceFilter()),a=createNS("g"),p.appendChild(c),a.appendChild(this.layerElement),p.appendChild(a)),this.globalData.defs.appendChild(o)}this.matteMasks[t]=s}return this.matteMasks[t]},setMatte:function(t){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+t+")")}},HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(t){this.hierarchy=t},setAsParent:function(){this._isParent=!0},checkParenting:function(){void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}},extendPrototype([RenderableElement,createProxyFunction({initElement:function(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initTransform(t,e,i),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){this.hidden||this.isInRange&&!this.isTransparent||((this.baseElement||this.layerElement).style.display="none",this.hidden=!0)},show:function(){this.isInRange&&!this.isTransparent&&(this.data.hd||((this.baseElement||this.layerElement).style.display="block"),this.hidden=!1,this._isFirstFrame=!0)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}})],RenderableDOMElement),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},IShapeElement.prototype={addShapeToModifiers:function(t){var e,i=this.shapeModifiers.length;for(e=0;e<i;e+=1)this.shapeModifiers[e].addShape(t)},isShapeInAnimatedModifiers:function(t){for(var e=this.shapeModifiers.length;0<e;)if(this.shapeModifiers[0].isAnimatedWithShape(t))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var t,e=this.shapes.length;for(t=0;t<e;t+=1)this.shapes[t].sh.reset();for(t=(e=this.shapeModifiers.length)-1;t>=0&&!this.shapeModifiers[t].processShapes(this._isFirstFrame);t-=1);}},searchProcessedElement:function(t){for(var e=this.processedElements,i=0,r=e.length;i<r;){if(e[i].elem===t)return e[i].pos;i+=1}return 0},addProcessedElement:function(t,e){for(var i=this.processedElements,r=i.length;r;)if(i[r-=1].elem===t)return void(i[r].pos=e);i.push(new ProcessedElement(t,e))},prepareFrame:function(t){this.prepareRenderableFrame(t),this.prepareProperties(t,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,a=t.length;r<a;){if(t[r].mProps.dynamicProperties.length){this._isAnimated=!0;break}r+=1}}function SVGStyleData(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=!0===t.hd,this.pElem=createNS("path"),this.msElem=null}function DashProperty(t,e,i,r){var a;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;for(a=0;a<n;a+=1)s=PropertyFactory.getProp(t,e[a].v,0,0,this),this.k=s.k||this.k,this.dataProps[a]={n:e[a].n,p:s};this.k||this.getValue(!0),this._isAnimated=this.k}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}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}function SVGNoStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=i}function GradientProperty(t,e,i){this.data=e,this.c=createTypedArray("uint8c",4*e.p);var r=e.k.k[0].s?e.k.k[0].s.length-4*e.p:e.k.k.length-4*e.p;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)}function SVGGradientFillStyleData(t,e,i){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,i)}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}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}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0},SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1},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("svg"===this.renderer&&(this.dashStr=""),e=0;e<i;e+=1)"o"!==this.dataProps[e].n?"svg"===this.renderer?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),extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData),extendPrototype([DynamicPropertyContainer],SVGFillStyleData),extendPrototype([DynamicPropertyContainer],SVGNoStyleData),GradientProperty.prototype.comparePoints=function(t,e){for(var i=0,r=this.o.length/2;i<r;){if(Math.abs(t[4*i]-t[4*e+2*i])>.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,r,a=4*this.data.p;for(e=0;e<a;e+=1)i=e%4==0?100:255,r=Math.round(this.prop.v[e]*i),this.c[e]!==r&&(this.c[e]=r,this._cmdf=!t);if(this.o.length)for(a=this.prop.v.length,e=4*this.data.p;e<a;e+=1)i=e%2==0?100:1,r=e%2==0?Math.round(100*this.prop.v[e]):this.prop.v[e],this.o[e-4*this.data.p]!==r&&(this.o[e-4*this.data.p]=r,this._omdf=!t);this._mdf=!t}},extendPrototype([DynamicPropertyContainer],GradientProperty),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(1===e.t?"linearGradient":"radialGradient");r.setAttribute("id",i),r.setAttribute("spreadMethod","pad"),r.setAttribute("gradientUnits","userSpaceOnUse");var a,s,n,o=[];for(n=4*e.g.p,s=0;s<n;s+=4)a=createNS("stop"),r.appendChild(a),o.push(a);t.setAttribute("gf"===e.ty?"fill":"stroke","url("+getLocationHref()+"#"+i+")"),this.gf=r,this.cst=o},SVGGradientFillStyleData.prototype.setGradientOpacity=function(t,e){if(this.g._hasOpacity&&!this.g._collapsable){var i,r,a,s=createNS("mask"),n=createNS("path");s.appendChild(n);var o=createElementID(),p=createElementID();s.setAttribute("id",p);var h=createNS(1===t.t?"linearGradient":"radialGradient");h.setAttribute("id",o),h.setAttribute("spreadMethod","pad"),h.setAttribute("gradientUnits","userSpaceOnUse"),a=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var l=this.stops;for(r=4*t.g.p;r<a;r+=2)(i=createNS("stop")).setAttribute("stop-color","rgb(255,255,255)"),h.appendChild(i),l.push(i);n.setAttribute("gf"===t.ty?"fill":"stroke","url("+getLocationHref()+"#"+o+")"),"gs"===t.ty&&(n.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),n.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),1===t.lj&&n.setAttribute("stroke-miterlimit",t.ml)),this.of=h,this.ms=s,this.ost=l,this.maskId=p,e.msElem=n}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData),extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);var buildShapeString=function(t,e,i,r){if(0===e)return"";var a,s=t.o,n=t.i,o=t.v,p=" M"+r.applyToPointStringified(o[0][0],o[0][1]);for(a=1;a<e;a+=1)p+=" C"+r.applyToPointStringified(s[a-1][0],s[a-1][1])+" "+r.applyToPointStringified(n[a][0],n[a][1])+" "+r.applyToPointStringified(o[a][0],o[a][1]);return i&&e&&(p+=" C"+r.applyToPointStringified(s[a-1][0],s[a-1][1])+" "+r.applyToPointStringified(n[0][0],n[0][1])+" "+r.applyToPointStringified(o[0][0],o[0][1]),p+="z"),p},SVGElementsRenderer=function(){var t=new Matrix,e=new Matrix;function i(t,e,i){(i||e.transform.op._mdf)&&e.transform.container.setAttribute("opacity",e.transform.op.v),(i||e.transform.mProps._mdf)&&e.transform.container.setAttribute("transform",e.transform.mProps.v.to2dCSS())}function r(){}function a(i,r,a){var s,n,o,p,h,l,c,m,f,u,d,y=r.styles.length,g=r.lvl;for(l=0;l<y;l+=1){if(p=r.sh._mdf||a,r.styles[l].lvl<g){for(m=e.reset(),u=g-r.styles[l].lvl,d=r.transformers.length-1;!p&&u>0;)p=r.transformers[d].mProps._mdf||p,u-=1,d-=1;if(p)for(u=g-r.styles[l].lvl,d=r.transformers.length-1;u>0;)f=r.transformers[d].mProps.v.props,m.transform(f[0],f[1],f[2],f[3],f[4],f[5],f[6],f[7],f[8],f[9],f[10],f[11],f[12],f[13],f[14],f[15]),u-=1,d-=1}else m=t;if(n=(c=r.sh.paths)._length,p){for(o="",s=0;s<n;s+=1)(h=c.shapes[s])&&h._length&&(o+=buildShapeString(h,h._length,h.c,m));r.caches[l]=o}else o=r.caches[l];r.styles[l].d+=!0===i.hd?"":o,r.styles[l]._mdf=p||r.styles[l]._mdf}}function s(t,e,i){var r=e.style;(e.c._mdf||i)&&r.pElem.setAttribute("fill","rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||i)&&r.pElem.setAttribute("fill-opacity",e.o.v)}function n(t,e,i){o(t,e,i),p(0,e,i)}function o(t,e,i){var r,a,s,n,o,p=e.gf,h=e.g._hasOpacity,l=e.s.v,c=e.e.v;if(e.o._mdf||i){var m="gf"===t.ty?"fill-opacity":"stroke-opacity";e.style.pElem.setAttribute(m,e.o.v)}if(e.s._mdf||i){var f=1===t.t?"x1":"cx",u="x1"===f?"y1":"cy";p.setAttribute(f,l[0]),p.setAttribute(u,l[1]),h&&!e.g._collapsable&&(e.of.setAttribute(f,l[0]),e.of.setAttribute(u,l[1]))}if(e.g._cmdf||i){r=e.cst;var d=e.g.c;for(s=r.length,a=0;a<s;a+=1)(n=r[a]).setAttribute("offset",d[4*a]+"%"),n.setAttribute("stop-color","rgb("+d[4*a+1]+","+d[4*a+2]+","+d[4*a+3]+")")}if(h&&(e.g._omdf||i)){var y=e.g.o;for(s=(r=e.g._collapsable?e.cst:e.ost).length,a=0;a<s;a+=1)n=r[a],e.g._collapsable||n.setAttribute("offset",y[2*a]+"%"),n.setAttribute("stop-opacity",y[2*a+1])}if(1===t.t)(e.e._mdf||i)&&(p.setAttribute("x2",c[0]),p.setAttribute("y2",c[1]),h&&!e.g._collapsable&&(e.of.setAttribute("x2",c[0]),e.of.setAttribute("y2",c[1])));else if((e.s._mdf||e.e._mdf||i)&&(o=Math.sqrt(Math.pow(l[0]-c[0],2)+Math.pow(l[1]-c[1],2)),p.setAttribute("r",o),h&&!e.g._collapsable&&e.of.setAttribute("r",o)),e.e._mdf||e.h._mdf||e.a._mdf||i){o||(o=Math.sqrt(Math.pow(l[0]-c[0],2)+Math.pow(l[1]-c[1],2)));var g=Math.atan2(c[1]-l[1],c[0]-l[0]),k=e.h.v;k>=1?k=.99:k<=-1&&(k=-.99);var v=o*k,x=Math.cos(g+e.a.v)*v+l[0],_=Math.sin(g+e.a.v)*v+l[1];p.setAttribute("fx",x),p.setAttribute("fy",_),h&&!e.g._collapsable&&(e.of.setAttribute("fx",x),e.of.setAttribute("fy",_))}}function p(t,e,i){var r=e.style,a=e.d;a&&(a._mdf||i)&&a.dashStr&&(r.pElem.setAttribute("stroke-dasharray",a.dashStr),r.pElem.setAttribute("stroke-dashoffset",a.dashoffset[0])),e.c&&(e.c._mdf||i)&&r.pElem.setAttribute("stroke","rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||i)&&r.pElem.setAttribute("stroke-opacity",e.o.v),(e.w._mdf||i)&&(r.pElem.setAttribute("stroke-width",e.w.v),r.msElem&&r.msElem.setAttribute("stroke-width",e.w.v))}return{createRenderFunction:function(t){switch(t.ty){case"fl":return s;case"gf":return o;case"gs":return n;case"st":return p;case"sh":case"el":case"rc":case"sr":return a;case"tr":return i;case"no":return r;default:return null}}}}();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=[]}function LetterProps(t,e,i,r,a,s){this.o=t,this.sw=e,this.sc=i,this.fc=r,this.m=a,this.p=s,this._mdf={o:!0,sw:!!e,sc:!!i,fc:!!r,m:!0,p:!0}}function TextProperty(t,e){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,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)}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,i,r,a=this.shapes.length,s=this.stylesList.length,n=[],o=!1;for(i=0;i<s;i+=1){for(r=this.stylesList[i],o=!1,n.length=0,t=0;t<a;t+=1)-1!==(e=this.shapes[t]).styles.indexOf(r)&&(n.push(e),o=e._isAnimated||o);n.length>1&&o&&this.setShapesAsAnimated(n)}},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),a=r.pElem;return"st"===t.ty?i=new SVGStrokeStyleData(this,t,r):"fl"===t.ty?i=new SVGFillStyleData(this,t,r):"gf"===t.ty||"gs"===t.ty?(i=new("gf"===t.ty?SVGGradientFillStyleData:SVGGradientStrokeStyleData)(this,t,r),this.globalData.defs.appendChild(i.gf),i.maskId&&(this.globalData.defs.appendChild(i.ms),this.globalData.defs.appendChild(i.of),a.setAttribute("mask","url("+getLocationHref()+"#"+i.maskId+")"))):"no"===t.ty&&(i=new SVGNoStyleData(this,t,r)),"st"!==t.ty&&"gs"!==t.ty||(a.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),a.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),a.setAttribute("fill-opacity","0"),1===t.lj&&a.setAttribute("stroke-miterlimit",t.ml)),2===t.r&&a.setAttribute("fill-rule","evenodd"),t.ln&&a.setAttribute("id",t.ln),t.cl&&a.setAttribute("class",t.cl),t.bm&&(a.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;"rc"===t.ty?r=5:"el"===t.ty?r=6:"sr"===t.ty&&(r=7);var a=new SVGShapeData(e,i,ShapePropertyFactory.getShapeProp(this,t,r,this));return this.shapes.push(a),this.addShapeToModifiers(a),this.addToAnimatedContents(t,a),a},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,i=t.styles,r=this.stylesList.length;for(e=0;e<r;e+=1)this.stylesList[e].closed||i.push(this.stylesList[e])},SVGShapeElement.prototype.reloadShapes=function(){var t;this._isFirstFrame=!0;var 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,a,s,n){var o,p,h,l,c,m,f=[].concat(s),u=t.length-1,d=[],y=[];for(o=u;o>=0;o-=1){if((m=this.searchProcessedElement(t[o]))?e[o]=i[m-1]:t[o]._render=n,"fl"===t[o].ty||"st"===t[o].ty||"gf"===t[o].ty||"gs"===t[o].ty||"no"===t[o].ty)m?e[o].style.closed=!1:e[o]=this.createStyleElement(t[o],a),t[o]._render&&e[o].style.pElem.parentNode!==r&&r.appendChild(e[o].style.pElem),d.push(e[o].style);else if("gr"===t[o].ty){if(m)for(h=e[o].it.length,p=0;p<h;p+=1)e[o].prevViewData[p]=e[o].it[p];else e[o]=this.createGroupElement(t[o]);this.searchShapes(t[o].it,e[o].it,e[o].prevViewData,e[o].gr,a+1,f,n),t[o]._render&&e[o].gr.parentNode!==r&&r.appendChild(e[o].gr)}else"tr"===t[o].ty?(m||(e[o]=this.createTransformElement(t[o],r)),l=e[o].transform,f.push(l)):"sh"===t[o].ty||"rc"===t[o].ty||"el"===t[o].ty||"sr"===t[o].ty?(m||(e[o]=this.createShapeElement(t[o],f,a)),this.setElementStyles(e[o])):"tm"===t[o].ty||"rd"===t[o].ty||"ms"===t[o].ty||"pb"===t[o].ty||"zz"===t[o].ty||"op"===t[o].ty?(m?(c=e[o]).closed=!1:((c=ShapeModifiers.getModifier(t[o].ty)).init(this,t[o]),e[o]=c,this.shapeModifiers.push(c)),y.push(c)):"rp"===t[o].ty&&(m?(c=e[o]).closed=!0:(c=ShapeModifiers.getModifier(t[o].ty),e[o]=c,c.init(this,t,o,e),this.shapeModifiers.push(c),n=!1),y.push(c));this.addProcessedElement(t[o],o+1)}for(u=d.length,o=0;o<u;o+=1)d[o].closed=!0;for(u=y.length,o=0;o<u;o+=1)y[o].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){var t;this.renderModifiers();var 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,i=this.animatedContents.length;for(t=0;t<i;t+=1)e=this.animatedContents[t],(this._isFirstFrame||e.element._isAnimated)&&!0!==e.data&&e.fn(e.data,e.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null},LetterProps.prototype.update=function(t,e,i,r,a,s){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 n=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,n=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,n=!0),this.sc!==i&&(this.sc=i,this._mdf.sc=!0,n=!0),this.fc!==r&&(this.fc=r,this._mdf.fc=!0,n=!0),this.m!==a&&(this.m=a,this._mdf.m=!0,n=!0),!s.length||this.p[0]===s[0]&&this.p[1]===s[1]&&this.p[4]===s[4]&&this.p[5]===s[5]&&this.p[12]===s[12]&&this.p[13]===s[13]||(this.p=s,this._mdf.p=!0,n=!0),n},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);else{var r;this.lock=!0,this._mdf=!1;var a=this.effectsSequence.length,s=t||this.data.d.k[this.keysIndex].s;for(r=0;r<a;r+=1)s=i!==this.keysIndex?this.effectsSequence[r](s,s.t):this.effectsSequence[r](this.currentData,s.t);e!==s&&this.setCurrentData(s),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,r=[],a=0,s=t.length,n=!1;a<s;)e=t.charCodeAt(a),FontManager.isCombinedCharacter(e)?r[r.length-1]+=t.charAt(a):e>=55296&&e<=56319?(i=t.charCodeAt(a+1))>=56320&&i<=57343?(n||FontManager.isModifier(e,i)?(r[r.length-1]+=t.substr(a,2),n=!1):r.push(t.substr(a,2)),a+=1):r.push(t.charAt(a)):e>56319?(i=t.charCodeAt(a+1),FontManager.isZeroWidthJoiner(e,i)?(n=!0,r[r.length-1]+=t.substr(a,2),a+=1):r.push(t.charAt(a))):FontManager.isZeroWidthJoiner(e)?(r[r.length-1]+=t.charAt(a),n=!0):r.push(t.charAt(a)),a+=1;return r},TextProperty.prototype.completeTextData=function(t){t.__complete=!0;var e,i,r,a,s,n,o,p=this.elem.globalData.fontManager,h=this.data,l=[],c=0,m=h.m.g,f=0,u=0,d=0,y=[],g=0,k=0,v=p.getFontByName(t.f),x=0,_=getFontProperties(v);t.fWeight=_.weight,t.fStyle=_.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),i=t.finalText.length,t.finalLineHeight=t.lh;var P,A=t.tr/1e3*t.finalSize;if(t.sz)for(var E,b,S=!0,D=t.sz[0],F=t.sz[1];S;){E=0,g=0,i=(b=this.buildFinalText(t.t)).length,A=t.tr/1e3*t.finalSize;var T=-1;for(e=0;e<i;e+=1)P=b[e].charCodeAt(0),r=!1," "===b[e]?T=e:13!==P&&3!==P||(g=0,r=!0,E+=t.finalLineHeight||1.2*t.finalSize),p.chars?(o=p.getCharData(b[e],v.fStyle,v.fFamily),x=r?0:o.w*t.finalSize/100):x=p.measureText(b[e],t.f,t.finalSize),g+x>D&&" "!==b[e]?(-1===T?i+=1:e=T,E+=t.finalLineHeight||1.2*t.finalSize,b.splice(e,T===e?1:0,"\r"),T=-1,g=0):(g+=x,g+=A);E+=v.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&F<E?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=b,i=t.finalText.length,S=!1)}g=-A,x=0;var V,M=0;for(e=0;e<i;e+=1)if(r=!1,13===(P=(V=t.finalText[e]).charCodeAt(0))||3===P?(M=0,y.push(g),k=g>k?g:k,g=-2*A,a="",r=!0,d+=1):a=V,p.chars?(o=p.getCharData(V,v.fStyle,p.getFontByName(t.f).fFamily),x=r?0:o.w*t.finalSize/100):x=p.measureText(a,t.f,t.finalSize)," "===V?M+=x+A:(g+=x+A+M,M=0),l.push({l:x,an:x,add:f,n:r,anIndexes:[],val:a,line:d,animatorJustifyOffset:0}),2==m){if(f+=x,""===a||" "===a||e===i-1){for(""!==a&&" "!==a||(f-=x);u<=e;)l[u].an=f,l[u].ind=c,l[u].extra=x,u+=1;c+=1,f=0}}else if(3==m){if(f+=x,""===a||e===i-1){for(""===a&&(f-=x);u<=e;)l[u].an=f,l[u].ind=c,l[u].extra=x,u+=1;f=0,c+=1}}else l[c].ind=c,l[c].extra=0,c+=1;if(t.l=l,k=g>k?g:k,y.push(g),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=k,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=y;var G,I,B,w,C=h.a;n=C.length;var R=[];for(s=0;s<n;s+=1){for((G=C[s]).a.sc&&(t.strokeColorAnim=!0),G.a.sw&&(t.strokeWidthAnim=!0),(G.a.fc||G.a.fh||G.a.fs||G.a.fb)&&(t.fillColorAnim=!0),w=0,B=G.s.b,e=0;e<i;e+=1)(I=l[e]).anIndexes[s]=w,(1==B&&""!==I.val||2==B&&""!==I.val&&" "!==I.val||3==B&&(I.n||" "==I.val||e==i-1)||4==B&&(I.n||e==i-1))&&(1===G.s.rn&&R.push(w),w+=1);h.a[s].s.totalChars=w;var L,O=-1;if(1===G.s.rn)for(e=0;e<i;e+=1)O!=(I=l[e]).anIndexes[s]&&(O=I.anIndexes[s],L=R.splice(Math.floor(Math.random()*R.length),1)[0]),I.anIndexes[s]=L}t.yOffset=t.finalLineHeight||1.2*t.finalSize,t.ls=t.ls||0,t.ascent=v.ascent*t.finalSize/100},TextProperty.prototype.updateDocumentData=function(t,e){e=void 0===e?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.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(t,e){this._currentTextLength=-1,this.k=!1,this.data=e,this.elem=t,this.comp=t.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(t),this.s=PropertyFactory.getProp(t,e.s||{k:0},0,0,this),this.e="e"in e?PropertyFactory.getProp(t,e.e,0,0,this):{v:100},this.o=PropertyFactory.getProp(t,e.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(t,e.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(t,e.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(t,e.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(t,e.a,0,.01,this),this.dynamicProperties.length||this.getValue()}return r.prototype={getMult:function(r){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var a=0,s=0,n=1,o=1;this.ne.v>0?a=this.ne.v/100:s=-this.ne.v/100,this.xe.v>0?n=1-this.xe.v/100:o=1+this.xe.v/100;var p=BezierFactory.getBezierEasing(a,s,n,o).get,h=0,l=this.finalS,c=this.finalE,m=this.data.sh;if(2===m)h=p(h=c===l?r>=c?1:0:t(0,e(.5/(c-l)+(r-l)/(c-l),1)));else if(3===m)h=p(h=c===l?r>=c?0:1:1-t(0,e(.5/(c-l)+(r-l)/(c-l),1)));else if(4===m)c===l?h=0:(h=t(0,e(.5/(c-l)+(r-l)/(c-l),1)))<.5?h*=2:h=1-2*(h-.5),h=p(h);else if(5===m){if(c===l)h=0;else{var f=c-l,u=-f/2+(r=e(t(0,r+.5-l),c-l)),d=f/2;h=Math.sqrt(1-u*u/(d*d))}h=p(h)}else 6===m?(c===l?h=0:(r=e(t(0,r+.5-l),c-l),h=(1+Math.cos(Math.PI+2*Math.PI*r/(c-l)))/2),h=p(h)):(r>=i(l)&&(h=t(0,e(r-l<0?e(c,1)-(l-r):c-r,1))),h=p(h));if(100!==this.sm.v){var y=.01*this.sm.v;0===y&&(y=1e-8);var g=.5-.5*y;h<g?h=0:(h=(h-g)/y)>1&&(h=1)}return h*this.a.v},getValue:function(t){this.iterateDynamicProperties(),this._mdf=t||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,t&&2===this.data.r&&(this.e.v=this._currentTextLength);var e=2===this.data.r?1:100/this.data.totalChars,i=this.o.v/e,r=this.s.v/e+i,a=this.e.v/e+i;if(r>a){var s=r;r=a,a=s}this.finalS=r,this.finalE=a}},extendPrototype([DynamicPropertyContainer],r),{getTextSelectorProp:function(t,e,i){return new r(t,e,i)}}}();function TextAnimatorDataProperty(t,e,i){var r={propType:!1},a=PropertyFactory.getProp,s=e.a;this.a={r:s.r?a(t,s.r,0,degToRads,i):r,rx:s.rx?a(t,s.rx,0,degToRads,i):r,ry:s.ry?a(t,s.ry,0,degToRads,i):r,sk:s.sk?a(t,s.sk,0,degToRads,i):r,sa:s.sa?a(t,s.sa,0,degToRads,i):r,s:s.s?a(t,s.s,1,.01,i):r,a:s.a?a(t,s.a,1,0,i):r,o:s.o?a(t,s.o,0,.01,i):r,p:s.p?a(t,s.p,1,0,i):r,sw:s.sw?a(t,s.sw,0,0,i):r,sc:s.sc?a(t,s.sc,1,0,i):r,fc:s.fc?a(t,s.fc,1,0,i):r,fh:s.fh?a(t,s.fh,0,0,i):r,fs:s.fs?a(t,s.fs,0,.01,i):r,fb:s.fb?a(t,s.fb,0,.01,i):r,t:s.t?a(t,s.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)}function ITextElement(){}TextAnimatorProperty.prototype.searchProperties=function(){var t,e,i=this._textData.a.length,r=PropertyFactory.getProp;for(t=0;t<i;t+=1)e=this._textData.a[t],this._animatorsData[t]=new TextAnimatorDataProperty(this._elem,e,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,r,a,s,n,o,p,h,l,c,m,f,u,d,y,g,k,v,x,_=this._moreOptions.alignment.v,P=this._animatorsData,A=this._textData,E=this.mHelper,b=this._renderType,S=this.renderedLetters.length,D=t.l;if(this._hasMaskedPath){if(x=this._pathData.m,!this._pathData.n||this._pathData._mdf){var F,T=x.v;for(this._pathData.r.v&&(T=T.reverse()),n={tLength:0,segments:[]},s=T._length-1,g=0,a=0;a<s;a+=1)F=bez.buildBezierData(T.v[a],T.v[a+1],[T.o[a][0]-T.v[a][0],T.o[a][1]-T.v[a][1]],[T.i[a+1][0]-T.v[a+1][0],T.i[a+1][1]-T.v[a+1][1]]),n.tLength+=F.segmentLength,n.segments.push(F),g+=F.segmentLength;a=s,x.v.c&&(F=bez.buildBezierData(T.v[a],T.v[0],[T.o[a][0]-T.v[a][0],T.o[a][1]-T.v[a][1]],[T.i[0][0]-T.v[0][0],T.i[0][1]-T.v[0][1]]),n.tLength+=F.segmentLength,n.segments.push(F),g+=F.segmentLength),this._pathData.pi=n}if(n=this._pathData.pi,o=this._pathData.f.v,m=0,c=1,h=0,l=!0,d=n.segments,o<0&&x.v.c)for(n.tLength<Math.abs(o)&&(o=-Math.abs(o)%n.tLength),c=(u=d[m=d.length-1].points).length-1;o<0;)o+=u[c].partialLength,(c-=1)<0&&(c=(u=d[m-=1].points).length-1);f=(u=d[m].points)[c-1],y=(p=u[c]).partialLength}s=D.length,i=0,r=0;var V,M,G,I,B,w=1.2*t.finalSize*.714,C=!0;G=P.length;var R,L,O,z,N,j,q,H,W,$,Z,X,Y=-1,K=o,J=m,U=c,Q=-1,tt="",et=this.defaultPropsArray;if(2===t.j||1===t.j){var it=0,rt=0,at=2===t.j?-.5:-1,st=0,nt=!0;for(a=0;a<s;a+=1)if(D[a].n){for(it&&(it+=rt);st<a;)D[st].animatorJustifyOffset=it,st+=1;it=0,nt=!0}else{for(M=0;M<G;M+=1)(V=P[M].a).t.propType&&(nt&&2===t.j&&(rt+=V.t.v*at),(B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars)).length?it+=V.t.v*B[0]*at:it+=V.t.v*B*at);nt=!1}for(it&&(it+=rt);st<a;)D[st].animatorJustifyOffset=it,st+=1}for(a=0;a<s;a+=1){if(E.reset(),z=1,D[a].n)i=0,r+=t.yOffset,r+=C?1:0,o=K,C=!1,this._hasMaskedPath&&(c=U,f=(u=d[m=J].points)[c-1],y=(p=u[c]).partialLength,h=0),tt="",Z="",W="",X="",et=this.defaultPropsArray;else{if(this._hasMaskedPath){if(Q!==D[a].line){switch(t.j){case 1:o+=g-t.lineWidths[D[a].line];break;case 2:o+=(g-t.lineWidths[D[a].line])/2}Q=D[a].line}Y!==D[a].ind&&(D[Y]&&(o+=D[Y].extra),o+=D[a].an/2,Y=D[a].ind),o+=_[0]*D[a].an*.005;var ot=0;for(M=0;M<G;M+=1)(V=P[M].a).p.propType&&((B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars)).length?ot+=V.p.v[0]*B[0]:ot+=V.p.v[0]*B),V.a.propType&&((B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars)).length?ot+=V.a.v[0]*B[0]:ot+=V.a.v[0]*B);for(l=!0,this._pathData.a.v&&(o=.5*D[0].an+(g-this._pathData.f.v-.5*D[0].an-.5*D[D.length-1].an)*Y/(s-1),o+=this._pathData.f.v);l;)h+y>=o+ot||!u?(k=(o+ot-h)/p.partialLength,L=f.point[0]+(p.point[0]-f.point[0])*k,O=f.point[1]+(p.point[1]-f.point[1])*k,E.translate(-_[0]*D[a].an*.005,-_[1]*w*.01),l=!1):u&&(h+=p.partialLength,(c+=1)>=u.length&&(c=0,d[m+=1]?u=d[m].points:x.v.c?(c=0,u=d[m=0].points):(h-=p.partialLength,u=null)),u&&(f=p,y=(p=u[c]).partialLength));R=D[a].an/2-D[a].add,E.translate(-R,0,0)}else R=D[a].an/2-D[a].add,E.translate(-R,0,0),E.translate(-_[0]*D[a].an*.005,-_[1]*w*.01,0);for(M=0;M<G;M+=1)(V=P[M].a).t.propType&&(B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars),0===i&&0===t.j||(this._hasMaskedPath?B.length?o+=V.t.v*B[0]:o+=V.t.v*B:B.length?i+=V.t.v*B[0]:i+=V.t.v*B));for(t.strokeWidthAnim&&(j=t.sw||0),t.strokeColorAnim&&(N=t.sc?[t.sc[0],t.sc[1],t.sc[2]]:[0,0,0]),t.fillColorAnim&&t.fc&&(q=[t.fc[0],t.fc[1],t.fc[2]]),M=0;M<G;M+=1)(V=P[M].a).a.propType&&((B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars)).length?E.translate(-V.a.v[0]*B[0],-V.a.v[1]*B[1],V.a.v[2]*B[2]):E.translate(-V.a.v[0]*B,-V.a.v[1]*B,V.a.v[2]*B));for(M=0;M<G;M+=1)(V=P[M].a).s.propType&&((B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars)).length?E.scale(1+(V.s.v[0]-1)*B[0],1+(V.s.v[1]-1)*B[1],1):E.scale(1+(V.s.v[0]-1)*B,1+(V.s.v[1]-1)*B,1));for(M=0;M<G;M+=1){if(V=P[M].a,B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars),V.sk.propType&&(B.length?E.skewFromAxis(-V.sk.v*B[0],V.sa.v*B[1]):E.skewFromAxis(-V.sk.v*B,V.sa.v*B)),V.r.propType&&(B.length?E.rotateZ(-V.r.v*B[2]):E.rotateZ(-V.r.v*B)),V.ry.propType&&(B.length?E.rotateY(V.ry.v*B[1]):E.rotateY(V.ry.v*B)),V.rx.propType&&(B.length?E.rotateX(V.rx.v*B[0]):E.rotateX(V.rx.v*B)),V.o.propType&&(B.length?z+=(V.o.v*B[0]-z)*B[0]:z+=(V.o.v*B-z)*B),t.strokeWidthAnim&&V.sw.propType&&(B.length?j+=V.sw.v*B[0]:j+=V.sw.v*B),t.strokeColorAnim&&V.sc.propType)for(H=0;H<3;H+=1)B.length?N[H]+=(V.sc.v[H]-N[H])*B[0]:N[H]+=(V.sc.v[H]-N[H])*B;if(t.fillColorAnim&&t.fc){if(V.fc.propType)for(H=0;H<3;H+=1)B.length?q[H]+=(V.fc.v[H]-q[H])*B[0]:q[H]+=(V.fc.v[H]-q[H])*B;V.fh.propType&&(q=B.length?addHueToRGB(q,V.fh.v*B[0]):addHueToRGB(q,V.fh.v*B)),V.fs.propType&&(q=B.length?addSaturationToRGB(q,V.fs.v*B[0]):addSaturationToRGB(q,V.fs.v*B)),V.fb.propType&&(q=B.length?addBrightnessToRGB(q,V.fb.v*B[0]):addBrightnessToRGB(q,V.fb.v*B))}}for(M=0;M<G;M+=1)(V=P[M].a).p.propType&&(B=P[M].s.getMult(D[a].anIndexes[M],A.a[M].s.totalChars),this._hasMaskedPath?B.length?E.translate(0,V.p.v[1]*B[0],-V.p.v[2]*B[1]):E.translate(0,V.p.v[1]*B,-V.p.v[2]*B):B.length?E.translate(V.p.v[0]*B[0],V.p.v[1]*B[1],-V.p.v[2]*B[2]):E.translate(V.p.v[0]*B,V.p.v[1]*B,-V.p.v[2]*B));if(t.strokeWidthAnim&&(W=j<0?0:j),t.strokeColorAnim&&($="rgb("+Math.round(255*N[0])+","+Math.round(255*N[1])+","+Math.round(255*N[2])+")"),t.fillColorAnim&&t.fc&&(Z="rgb("+Math.round(255*q[0])+","+Math.round(255*q[1])+","+Math.round(255*q[2])+")"),this._hasMaskedPath){if(E.translate(0,-t.ls),E.translate(0,_[1]*w*.01+r,0),this._pathData.p.v){v=(p.point[1]-f.point[1])/(p.point[0]-f.point[0]);var pt=180*Math.atan(v)/Math.PI;p.point[0]<f.point[0]&&(pt+=180),E.rotate(-pt*Math.PI/180)}E.translate(L,O,0),o-=_[0]*D[a].an*.005,D[a+1]&&Y!==D[a+1].ind&&(o+=D[a].an/2,o+=.001*t.tr*t.finalSize)}else{switch(E.translate(i,r,0),t.ps&&E.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:E.translate(D[a].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[D[a].line]),0,0);break;case 2:E.translate(D[a].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[D[a].line])/2,0,0)}E.translate(0,-t.ls),E.translate(R,0,0),E.translate(_[0]*D[a].an*.005,_[1]*w*.01,0),i+=D[a].l+.001*t.tr*t.finalSize}"html"===b?tt=E.toCSS():"svg"===b?tt=E.to2dCSS():et=[E.props[0],E.props[1],E.props[2],E.props[3],E.props[4],E.props[5],E.props[6],E.props[7],E.props[8],E.props[9],E.props[10],E.props[11],E.props[12],E.props[13],E.props[14],E.props[15]],X=z}S<=a?(I=new LetterProps(X,W,$,Z,tt,et),this.renderedLetters.push(I),S+=1,this.lettersChangedFlag=!0):(I=this.renderedLetters[a],this.lettersChangedFlag=I.update(X,W,$,Z,tt,et)||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),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),(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)},ITextElement.prototype.createPathShape=function(t,e){var i,r,a=e.length,s="";for(i=0;i<a;i+=1)"sh"===e[i].ty&&(r=e[i].ks.k,s+=buildShapeString(r,r.i.length,!0,t));return s},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,a){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)}e.translate(r,a,0)},ITextElement.prototype.buildColor=function(t){return"rgb("+Math.round(255*t[0])+","+Math.round(255*t[1])+","+Math.round(255*t[2])+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){};var emptyShapeData={shapes:[]};function SVGTextLottieElement(t,e,i){this.textSpans=[],this.renderType="svg",this.initElement(t,e,i)}function ISolidElement(t,e,i){this.initElement(t,e,i)}function NullElement(t,e,i){this.initFrame(),this.initBaseData(t,e,i),this.initFrame(),this.initTransform(t,e,i),this.initHierarchy()}function SVGRendererBase(){}function ICompElement(){}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}}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"),a=createElementID();r.setAttribute("id",a),r.textContent=e.title,this.svgElement.appendChild(r),i+=a}if(e&&e.description){var s=createNS("desc"),n=createElementID();s.setAttribute("id",n),s.textContent=e.description,this.svgElement.appendChild(s),i+=" "+n}i&&this.svgElement.setAttribute("aria-labelledby",i);var o=createNS("defs");this.svgElement.appendChild(o);var p=createNS("g");this.svgElement.appendChild(p),this.layerElement=p,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&&!1===e.hideOnTransparent),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||void 0===e.runExpressions||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:o,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}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=[],a="";e<i;)t[e]===String.fromCharCode(13)||t[e]===String.fromCharCode(3)?(r.push(a),a=""):a+=t[e],e+=1;return r.push(a),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(){var t,e;this.addDynamicProperty(this);var 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 a=i.fWeight,s=i.fStyle;this.layerElement.setAttribute("font-style",s),this.layerElement.setAttribute("font-weight",a)}this.layerElement.setAttribute("aria-label",i.t);var n,o=i.l||[],p=!!this.globalData.fontManager.chars;e=o.length;var h=this.mHelper,l=this.data.singleShape,c=0,m=0,f=!0,u=.001*i.tr*i.finalSize;if(!l||p||i.sz){var d,y=this.textSpans.length;for(t=0;t<e;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!p||!l||0===t){if(n=y>t?this.textSpans[t].span:createNS(p?"g":"text"),y<=t){if(n.setAttribute("stroke-linecap","butt"),n.setAttribute("stroke-linejoin","round"),n.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=n,p){var g=createNS("g");n.appendChild(g),this.textSpans[t].childSpan=g}this.textSpans[t].span=n,this.layerElement.appendChild(n)}n.style.display="inherit"}if(h.reset(),l&&(o[t].n&&(c=-u,m+=i.yOffset,m+=f?1:0,f=!1),this.applyTextPropertiesToMatrix(i,h,o[t].line,c,m),c+=o[t].l||0,c+=u),p){var k;if(1===(d=this.globalData.fontManager.getCharData(i.finalText[t],r.fStyle,this.globalData.fontManager.getFontByName(i.f).fFamily)).t)k=new SVGCompElement(d.data,this.globalData,this);else{var v=emptyShapeData;d.data&&d.data.shapes&&(v=this.buildShapeData(d.data,i.finalSize)),k=new SVGShapeElement(v,this.globalData,this)}if(this.textSpans[t].glyph){var x=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(x.layerElement),x.destroy()}this.textSpans[t].glyph=k,k._debug=!0,k.prepareFrame(0),k.renderFrame(),this.textSpans[t].childSpan.appendChild(k.layerElement),1===d.t&&this.textSpans[t].childSpan.setAttribute("transform","scale("+i.finalSize/100+","+i.finalSize/100+")")}else l&&n.setAttribute("transform","translate("+h.props[12]+","+h.props[13]+")"),n.textContent=o[t].val,n.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}l&&n&&n.setAttribute("d","")}else{var _=this.textContainer,P="start";switch(i.j){case 1:P="end";break;case 2:P="middle";break;default:P="start"}_.setAttribute("text-anchor",P),_.setAttribute("letter-spacing",u);var A=this.buildTextContents(i.finalText);for(e=A.length,m=i.ps?i.ps[1]+i.ascent:0,t=0;t<e;t+=1)(n=this.textSpans[t].span||createNS("tspan")).textContent=A[t],n.setAttribute("x",0),n.setAttribute("y",m),n.style.display="inherit",_.appendChild(n),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=n,m+=i.finalLineHeight;this.layerElement.appendChild(_)}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,i=this.textSpans.length;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<i;t+=1)(e=this.textSpans[t].glyph)&&(e.prepareFrame(this.comp.renderedFrame-this.data.st),e._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if((!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){var t,e;this._sizeChanged=!0;var i,r,a,s=this.textAnimator.renderedLetters,n=this.textProperty.currentData.l;for(e=n.length,t=0;t<e;t+=1)n[t].n||(i=s[t],r=this.textSpans[t].span,(a=this.textSpans[t].glyph)&&a.renderFrame(),i._mdf.m&&r.setAttribute("transform",i.m),i._mdf.o&&r.setAttribute("opacity",i.o),i._mdf.sw&&r.setAttribute("stroke-width",i.sw),i._mdf.sc&&r.setAttribute("stroke",i.sc),i._mdf.fc&&r.setAttribute("fill",i.fc))}},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)},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),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),void 0!==this.renderConfig.focusable&&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 a=createElementID();i.setAttribute("id",a),i.appendChild(r),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+a+")"),e.appendChild(i),this.layers=t.layers,this.elements=createSizedArray(t.layers.length)},SVGRendererBase.prototype.destroy=function(){var t;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&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]&&99!==this.layers[t].ty){e[t]=!0;var i=this.createItem(this.layers[t]);if(e[t]=i,getExpressionsPlugin()&&(0===this.layers[t].ty&&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(-1===r)return;if(this.elements[r]&&!0!==this.elements[r]){var a=e[r].getMatte(this.layers[t].tt);i.setMatte(a)}else this.buildItem(r),this.addPendingElement(i)}}},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,a=this.elements[r].getMatte(this.layers[e].tt);t.setMatte(a);break}e+=1}}},SVGRendererBase.prototype.renderFrame=function(t){if(this.renderedFrame!==t&&!this.destroyed){var e;null===t?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var 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,a=0;a<e;)this.elements[a]&&!0!==this.elements[a]&&this.elements[a].getBaseElement()&&(r=this.elements[a].getBaseElement()),a+=1;r?this.layerElement.insertBefore(i,r):this.layerElement.appendChild(i)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"},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()},extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)},extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)},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);var CompExpressionInterface=function(t){function e(e){for(var i=0,r=t.layers.length;i<r;){if(t.layers[i].nm===e||t.layers[i].ind===e)return t.elements[i].layerInterface;i+=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},Expressions=function(){var t={initExpressions:function(t){var e=0,i=[];t.renderer.compInterface=CompExpressionInterface(t.renderer),t.renderer.globalData.projectInterface.registerComposition(t.renderer),t.renderer.globalData.pushExpression=function(){e+=1},t.renderer.globalData.popExpression=function(){0==(e-=1)&&function(){var t,e=i.length;for(t=0;t<e;t+=1)i[t].release();i.length=0}()},t.renderer.globalData.registerExpressionProperty=function(t){-1===i.indexOf(t)&&i.push(t)}}};return t}(),MaskManagerInterface=function(){function t(t,e){this._mask=t,this._data=e}return 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(),100*this._mask.op.v}}),function(e){var i,r=createSizedArray(e.viewData.length),a=e.viewData.length;for(i=0;i<a;i+=1)r[i]=new t(e.viewData[i],e.masksProperties[i]);return function(t){for(i=0;i<a;){if(e.masksProperties[i].nm===t)return r[i];i+=1}return null}}}(),ExpressionPropertyInterface=function(){var t={pv:0,v:0,mult:1},e={pv:[0,0,0],v:[0,0,0],mult:1};function i(t,e,i){Object.defineProperty(t,"velocity",{get:function(){return e.getVelocityAtTime(e.comp.currentFrame)}}),t.numKeys=e.keyframes?e.keyframes.length:0,t.key=function(r){if(!t.numKeys)return 0;var a="";a="s"in e.keyframes[r-1]?e.keyframes[r-1].s:"e"in e.keyframes[r-2]?e.keyframes[r-2].e:e.keyframes[r-2].s;var s="unidimensional"===i?new Number(a):Object.assign({},a);return s.time=e.keyframes[r-1].t/e.elem.comp.globalData.frameRate,s.value="unidimensional"===i?a[0]:a,s},t.valueAtTime=e.getValueAtTime,t.speedAtTime=e.getSpeedAtTime,t.velocityAtTime=e.getVelocityAtTime,t.propertyGroup=e.propertyGroup}function r(){return t}return function(a){return a?"unidimensional"===a.propType?function(e){e&&"pv"in e||(e=t);var r=1/e.mult,a=e.pv*r,s=new Number(a);return s.value=a,i(s,e,"unidimensional"),function(){return e.k&&e.getValue(),a=e.v*r,s.value!==a&&((s=new Number(a)).value=a,i(s,e,"unidimensional")),s}}(a):function(t){t&&"pv"in t||(t=e);var r=1/t.mult,a=t.data&&t.data.l||t.pv.length,s=createTypedArray("float32",a),n=createTypedArray("float32",a);return s.value=n,i(s,t,"multidimensional"),function(){t.k&&t.getValue();for(var e=0;e<a;e+=1)n[e]=t.v[e]*r,s[e]=n[e];return s}}(a):r}}(),TransformExpressionInterface=function(t){function e(t){switch(t){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}}var i,r,a,s;return 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)}),t.p?s=ExpressionPropertyInterface(t.p):(i=ExpressionPropertyInterface(t.px),r=ExpressionPropertyInterface(t.py),t.pz&&(a=ExpressionPropertyInterface(t.pz))),Object.defineProperty(e,"position",{get:function(){return t.p?s():[i(),r(),a?a():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(t){var e=new Matrix;return void 0!==t?this._elem.finalTransform.mProp.getValueAtTime(t).clone(e):this._elem.finalTransform.mProp.applyToMatrix(e),e}function e(t,e){var i=this.getMatrix(e);return i.props[12]=0,i.props[13]=0,i.props[14]=0,this.applyPoint(i,t)}function i(t,e){var i=this.getMatrix(e);return this.applyPoint(i,t)}function r(t,e){var i=this.getMatrix(e);return i.props[12]=0,i.props[13]=0,i.props[14]=0,this.invertPoint(i,t)}function a(t,e){var i=this.getMatrix(e);return this.invertPoint(i,t)}function s(t,e){if(this._elem.hierarchy&&this._elem.hierarchy.length){var i,r=this._elem.hierarchy.length;for(i=0;i<r;i+=1)this._elem.hierarchy[i].finalTransform.mProp.applyToMatrix(t)}return t.applyToPointArray(e[0],e[1],e[2]||0)}function n(t,e){if(this._elem.hierarchy&&this._elem.hierarchy.length){var i,r=this._elem.hierarchy.length;for(i=0;i<r;i+=1)this._elem.hierarchy[i].finalTransform.mProp.applyToMatrix(t)}return t.inversePoint(e)}function o(t){var e=new Matrix;if(e.reset(),this._elem.finalTransform.mProp.applyToMatrix(e),this._elem.hierarchy&&this._elem.hierarchy.length){var i,r=this._elem.hierarchy.length;for(i=0;i<r;i+=1)this._elem.hierarchy[i].finalTransform.mProp.applyToMatrix(e);return e.inversePoint(t)}return e.inversePoint(t)}function p(){return[1,1,1,1]}return function(h){var l;function c(t){switch(t){case"ADBE Root Vectors Group":case"Contents":case 2:return c.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return l;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return c.effect;case"ADBE Text Properties":return c.textInterface;default:return null}}c.getMatrix=t,c.invertPoint=n,c.applyPoint=s,c.toWorld=i,c.toWorldVec=e,c.fromWorld=a,c.fromWorldVec=r,c.toComp=i,c.fromComp=o,c.sampleImage=p,c.sourceRectAtTime=h.sourceRectAtTime.bind(h),c._elem=h;var m=getDescriptor(l=TransformExpressionInterface(h.finalTransform.mProp),"anchorPoint");return Object.defineProperties(c,{hasParent:{get:function(){return h.hierarchy.length}},parent:{get:function(){return h.hierarchy[0].layerInterface}},rotation:getDescriptor(l,"rotation"),scale:getDescriptor(l,"scale"),position:getDescriptor(l,"position"),opacity:getDescriptor(l,"opacity"),anchorPoint:m,anchor_point:m,transform:{get:function(){return l}},active:{get:function(){return h.isInRange}}}),c.startTime=h.data.st,c.index=h.data.ind,c.source=h.data.refId,c.height=0===h.data.ty?h.data.h:100,c.width=0===h.data.ty?h.data.w:100,c.inPoint=h.data.ip/h.comp.globalData.frameRate,c.outPoint=h.data.op/h.comp.globalData.frameRate,c._name=h.data.nm,c.registerMaskInterface=function(t){c.mask=new MaskManagerInterface(t,h)},c.registerEffectsInterface=function(t){c.effect=t},c}}(),propertyGroupFactory=function(t,e){return function(i){return(i=void 0===i?1:i)<=0?t:e(i-1)}},PropertyInterface=function(t,e){var i={_name:t};return function(t){return(t=void 0===t?1:t)<=0?i:e(t-1)}},EffectsExpressionInterface=function(){function t(i,r,a,s){function n(t){for(var e=i.ef,r=0,a=e.length;r<a;){if(t===e[r].nm||t===e[r].mn||t===e[r].ix)return 5===e[r].ty?h[r]:h[r]();r+=1}throw new Error}var o,p=propertyGroupFactory(n,a),h=[],l=i.ef.length;for(o=0;o<l;o+=1)5===i.ef[o].ty?h.push(t(i.ef[o],r.effectElements[o],r.effectElements[o].propertyGroup,s)):h.push(e(r.effectElements[o],i.ef[o].ty,s,p));return"ADBE Color Control"===i.mn&&Object.defineProperty(n,"color",{get:function(){return h[0]()}}),Object.defineProperties(n,{numProperties:{get:function(){return i.np}},_name:{value:i.nm},propertyGroup:{value:p}}),n.enabled=0!==i.en,n.active=n.enabled,n}function e(t,e,i,r){var a=ExpressionPropertyInterface(t.p);return t.p.setGroupProperty&&t.p.setGroupProperty(PropertyInterface("",r)),function(){return 10===e?i.comp.compInterface(t.p.v):a()}}return{createEffectsInterface:function(e,i){if(e.effectsManager){var r,a=[],s=e.data.ef,n=e.effectsManager.effectElements.length;for(r=0;r<n;r+=1)a.push(t(s[r],e.effectsManager.effectElements[r],i,e));var o=e.data.ef||[],p=function(t){for(r=0,n=o.length;r<n;){if(t===o[r].nm||t===o[r].mn||t===o[r].ix)return a[r];r+=1}return null};return Object.defineProperty(p,"numProperties",{get:function(){return o.length}}),p}return null}}}(),ShapePathInterface=function(t,e,i){var r=e.sh;function a(t){return"Shape"===t||"shape"===t||"Path"===t||"path"===t||"ADBE Vector Shape"===t||2===t?a.path:null}var s=propertyGroupFactory(a,i);return r.setGroupProperty(PropertyInterface("Path",s)),Object.defineProperties(a,{path:{get:function(){return r.k&&r.getValue(),r}},shape:{get:function(){return r.k&&r.getValue(),r}},_name:{value:t.nm},ix:{value:t.ix},propertyIndex:{value:t.ix},mn:{value:t.mn},propertyGroup:{value:i}}),a},ShapeExpressionInterface=function(){function t(t,n,m){var f,u=[],d=t?t.length:0;for(f=0;f<d;f+=1)"gr"===t[f].ty?u.push(e(t[f],n[f],m)):"fl"===t[f].ty?u.push(i(t[f],n[f],m)):"st"===t[f].ty?u.push(a(t[f],n[f],m)):"tm"===t[f].ty?u.push(s(t[f],n[f],m)):"tr"===t[f].ty||("el"===t[f].ty?u.push(o(t[f],n[f],m)):"sr"===t[f].ty?u.push(p(t[f],n[f],m)):"sh"===t[f].ty?u.push(ShapePathInterface(t[f],n[f],m)):"rc"===t[f].ty?u.push(h(t[f],n[f],m)):"rd"===t[f].ty?u.push(l(t[f],n[f],m)):"rp"===t[f].ty?u.push(c(t[f],n[f],m)):"gf"===t[f].ty?u.push(r(t[f],n[f],m)):u.push((t[f],n[f],function(){return null})));return u}function e(e,i,r){var a=function(t){switch(t){case"ADBE Vectors Group":case"Contents":case 2:return a.content;default:return a.transform}};a.propertyGroup=propertyGroupFactory(a,r);var s=function(e,i,r){var a,s=function(t){for(var e=0,i=a.length;e<i;){if(a[e]._name===t||a[e].mn===t||a[e].propertyIndex===t||a[e].ix===t||a[e].ind===t)return a[e];e+=1}return"number"==typeof t?a[t-1]:null};s.propertyGroup=propertyGroupFactory(s,r),a=t(e.it,i.it,s.propertyGroup),s.numProperties=a.length;var o=n(e.it[e.it.length-1],i.it[i.it.length-1],s.propertyGroup);return s.transform=o,s.propertyIndex=e.cix,s._name=e.nm,s}(e,i,a.propertyGroup),o=n(e.it[e.it.length-1],i.it[i.it.length-1],a.propertyGroup);return a.content=s,a.transform=o,Object.defineProperty(a,"_name",{get:function(){return e.nm}}),a.numProperties=e.np,a.propertyIndex=e.ix,a.nm=e.nm,a.mn=e.mn,a}function i(t,e,i){function r(t){return"Color"===t||"color"===t?r.color:"Opacity"===t||"opacity"===t?r.opacity:null}return Object.defineProperties(r,{color:{get:ExpressionPropertyInterface(e.c)},opacity:{get:ExpressionPropertyInterface(e.o)},_name:{value:t.nm},mn:{value:t.mn}}),e.c.setGroupProperty(PropertyInterface("Color",i)),e.o.setGroupProperty(PropertyInterface("Opacity",i)),r}function r(t,e,i){function r(t){return"Start Point"===t||"start point"===t?r.startPoint:"End Point"===t||"end point"===t?r.endPoint:"Opacity"===t||"opacity"===t?r.opacity:null}return Object.defineProperties(r,{startPoint:{get:ExpressionPropertyInterface(e.s)},endPoint:{get:ExpressionPropertyInterface(e.e)},opacity:{get:ExpressionPropertyInterface(e.o)},type:{get:function(){return"a"}},_name:{value:t.nm},mn:{value:t.mn}}),e.s.setGroupProperty(PropertyInterface("Start Point",i)),e.e.setGroupProperty(PropertyInterface("End Point",i)),e.o.setGroupProperty(PropertyInterface("Opacity",i)),r}function a(t,e,i){var r,a=propertyGroupFactory(h,i),s=propertyGroupFactory(p,a);function n(i){Object.defineProperty(p,t.d[i].nm,{get:ExpressionPropertyInterface(e.d.dataProps[i].p)})}var o=t.d?t.d.length:0,p={};for(r=0;r<o;r+=1)n(r),e.d.dataProps[r].p.setGroupProperty(s);function h(t){return"Color"===t||"color"===t?h.color:"Opacity"===t||"opacity"===t?h.opacity:"Stroke Width"===t||"stroke width"===t?h.strokeWidth:null}return Object.defineProperties(h,{color:{get:ExpressionPropertyInterface(e.c)},opacity:{get:ExpressionPropertyInterface(e.o)},strokeWidth:{get:ExpressionPropertyInterface(e.w)},dash:{get:function(){return p}},_name:{value:t.nm},mn:{value:t.mn}}),e.c.setGroupProperty(PropertyInterface("Color",a)),e.o.setGroupProperty(PropertyInterface("Opacity",a)),e.w.setGroupProperty(PropertyInterface("Stroke Width",a)),h}function s(t,e,i){function r(e){return e===t.e.ix||"End"===e||"end"===e?r.end:e===t.s.ix?r.start:e===t.o.ix?r.offset:null}var a=propertyGroupFactory(r,i);return r.propertyIndex=t.ix,e.s.setGroupProperty(PropertyInterface("Start",a)),e.e.setGroupProperty(PropertyInterface("End",a)),e.o.setGroupProperty(PropertyInterface("Offset",a)),r.propertyIndex=t.ix,r.propertyGroup=i,Object.defineProperties(r,{start:{get:ExpressionPropertyInterface(e.s)},end:{get:ExpressionPropertyInterface(e.e)},offset:{get:ExpressionPropertyInterface(e.o)},_name:{value:t.nm}}),r.mn=t.mn,r}function n(t,e,i){function r(e){return t.a.ix===e||"Anchor Point"===e?r.anchorPoint:t.o.ix===e||"Opacity"===e?r.opacity:t.p.ix===e||"Position"===e?r.position:t.r.ix===e||"Rotation"===e||"ADBE Vector Rotation"===e?r.rotation:t.s.ix===e||"Scale"===e?r.scale:t.sk&&t.sk.ix===e||"Skew"===e?r.skew:t.sa&&t.sa.ix===e||"Skew Axis"===e?r.skewAxis:null}var a=propertyGroupFactory(r,i);return e.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",a)),e.transform.mProps.p.setGroupProperty(PropertyInterface("Position",a)),e.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",a)),e.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",a)),e.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",a)),e.transform.mProps.sk&&(e.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",a)),e.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",a))),e.transform.op.setGroupProperty(PropertyInterface("Opacity",a)),Object.defineProperties(r,{opacity:{get:ExpressionPropertyInterface(e.transform.mProps.o)},position:{get:ExpressionPropertyInterface(e.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(e.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(e.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(e.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(e.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(e.transform.mProps.sa)},_name:{value:t.nm}}),r.ty="tr",r.mn=t.mn,r.propertyGroup=i,r}function o(t,e,i){function r(e){return t.p.ix===e?r.position:t.s.ix===e?r.size:null}var a=propertyGroupFactory(r,i);r.propertyIndex=t.ix;var s="tm"===e.sh.ty?e.sh.prop:e.sh;return s.s.setGroupProperty(PropertyInterface("Size",a)),s.p.setGroupProperty(PropertyInterface("Position",a)),Object.defineProperties(r,{size:{get:ExpressionPropertyInterface(s.s)},position:{get:ExpressionPropertyInterface(s.p)},_name:{value:t.nm}}),r.mn=t.mn,r}function p(t,e,i){function r(e){return t.p.ix===e?r.position:t.r.ix===e?r.rotation:t.pt.ix===e?r.points:t.or.ix===e||"ADBE Vector Star Outer Radius"===e?r.outerRadius:t.os.ix===e?r.outerRoundness:!t.ir||t.ir.ix!==e&&"ADBE Vector Star Inner Radius"!==e?t.is&&t.is.ix===e?r.innerRoundness:null:r.innerRadius}var a=propertyGroupFactory(r,i),s="tm"===e.sh.ty?e.sh.prop:e.sh;return r.propertyIndex=t.ix,s.or.setGroupProperty(PropertyInterface("Outer Radius",a)),s.os.setGroupProperty(PropertyInterface("Outer Roundness",a)),s.pt.setGroupProperty(PropertyInterface("Points",a)),s.p.setGroupProperty(PropertyInterface("Position",a)),s.r.setGroupProperty(PropertyInterface("Rotation",a)),t.ir&&(s.ir.setGroupProperty(PropertyInterface("Inner Radius",a)),s.is.setGroupProperty(PropertyInterface("Inner Roundness",a))),Object.defineProperties(r,{position:{get:ExpressionPropertyInterface(s.p)},rotation:{get:ExpressionPropertyInterface(s.r)},points:{get:ExpressionPropertyInterface(s.pt)},outerRadius:{get:ExpressionPropertyInterface(s.or)},outerRoundness:{get:ExpressionPropertyInterface(s.os)},innerRadius:{get:ExpressionPropertyInterface(s.ir)},innerRoundness:{get:ExpressionPropertyInterface(s.is)},_name:{value:t.nm}}),r.mn=t.mn,r}function h(t,e,i){function r(e){return t.p.ix===e?r.position:t.r.ix===e?r.roundness:t.s.ix===e||"Size"===e||"ADBE Vector Rect Size"===e?r.size:null}var a=propertyGroupFactory(r,i),s="tm"===e.sh.ty?e.sh.prop:e.sh;return r.propertyIndex=t.ix,s.p.setGroupProperty(PropertyInterface("Position",a)),s.s.setGroupProperty(PropertyInterface("Size",a)),s.r.setGroupProperty(PropertyInterface("Rotation",a)),Object.defineProperties(r,{position:{get:ExpressionPropertyInterface(s.p)},roundness:{get:ExpressionPropertyInterface(s.r)},size:{get:ExpressionPropertyInterface(s.s)},_name:{value:t.nm}}),r.mn=t.mn,r}function l(t,e,i){function r(e){return t.r.ix===e||"Round Corners 1"===e?r.radius:null}var a=propertyGroupFactory(r,i),s=e;return r.propertyIndex=t.ix,s.rd.setGroupProperty(PropertyInterface("Radius",a)),Object.defineProperties(r,{radius:{get:ExpressionPropertyInterface(s.rd)},_name:{value:t.nm}}),r.mn=t.mn,r}function c(t,e,i){function r(e){return t.c.ix===e||"Copies"===e?r.copies:t.o.ix===e||"Offset"===e?r.offset:null}var a=propertyGroupFactory(r,i),s=e;return r.propertyIndex=t.ix,s.c.setGroupProperty(PropertyInterface("Copies",a)),s.o.setGroupProperty(PropertyInterface("Offset",a)),Object.defineProperties(r,{copies:{get:ExpressionPropertyInterface(s.c)},offset:{get:ExpressionPropertyInterface(s.o)},_name:{value:t.nm}}),r.mn=t.mn,r}return function(e,i,r){var a;function s(t){if("number"==typeof t)return 0===(t=void 0===t?1:t)?r:a[t-1];for(var e=0,i=a.length;e<i;){if(a[e]._name===t)return a[e];e+=1}return null}return s.propertyGroup=propertyGroupFactory(s,(function(){return r})),a=t(e,i,s.propertyGroup),s.numProperties=a.length,s._name="Contents",s}}(),TextExpressionInterface=function(t){var e,i;function r(t){return"ADBE Text Document"===t?r.sourceText:null}return Object.defineProperty(r,"sourceText",{get:function(){t.textProperty.getValue();var r=t.textProperty.currentData.t;return r!==e&&(e=t.textProperty.currentData.t,(i=new String(r)).value=r||new String(r),Object.defineProperty(i,"style",{get:function(){return{fillColor:t.textProperty.currentData.fc}}})),i}}),r};function _typeof$2(t){return _typeof$2="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$2(t)}var FootageInterface=(dataInterfaceFactory=function(t){function e(t){return"Outline"===t?e.outlineInterface():null}return e._name="Outline",e.outlineInterface=function(t){var e="",i=t.getFootageData();function r(t){if(i[t])return e=t,"object"===_typeof$2(i=i[t])?r:i;var a=t.indexOf(e);if(-1!==a){var s=parseInt(t.substr(a+e.length),10);return"object"===_typeof$2(i=i[s])?r:i}return""}return function(){return e="",i=t.getFootageData(),r}}(t),e},function(t){function e(t){return"Data"===t?e.dataInterface:null}return e._name="Data",e.dataInterface=dataInterfaceFactory(t),e}),dataInterfaceFactory,interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(t){return interfaces[t]||null}function _typeof$1(t){return _typeof$1="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$1(t)}function seedRandom(t,e){var i,r=this,a=256,s="random",n=e.pow(a,6),o=e.pow(2,52),p=2*o,h=a-1;function l(t){var e,i=t.length,r=this,s=0,n=r.i=r.j=0,o=r.S=[];for(i||(t=[i++]);s<a;)o[s]=s++;for(s=0;s<a;s++)o[s]=o[n=h&n+t[s%i]+(e=o[s])],o[n]=e;r.g=function(t){for(var e,i=0,s=r.i,n=r.j,o=r.S;t--;)e=o[s=h&s+1],i=i*a+o[h&(o[s]=o[n=h&n+e])+(o[n]=e)];return r.i=s,r.j=n,i}}function c(t,e){return e.i=t.i,e.j=t.j,e.S=t.S.slice(),e}function m(t,e){var i,r=[],a=_typeof$1(t);if(e&&"object"==a)for(i in t)try{r.push(m(t[i],e-1))}catch(t){}return r.length?r:"string"==a?t:t+"\0"}function f(t,e){for(var i,r=t+"",a=0;a<r.length;)e[h&a]=h&(i^=19*e[h&a])+r.charCodeAt(a++);return u(e)}function u(t){return String.fromCharCode.apply(0,t)}e["seed"+s]=function(h,d,y){var g=[],k=f(m((d=!0===d?{entropy:!0}:d||{}).entropy?[h,u(t)]:null===h?function(){try{if(i)return u(i.randomBytes(a));var e=new Uint8Array(a);return(r.crypto||r.msCrypto).getRandomValues(e),u(e)}catch(e){var s=r.navigator,n=s&&s.plugins;return[+new Date,r,n,r.screen,u(t)]}}():h,3),g),v=new l(g),x=function(){for(var t=v.g(6),e=n,i=0;t<o;)t=(t+i)*a,e*=a,i=v.g(1);for(;t>=p;)t/=2,e/=2,i>>>=1;return(t+i)/e};return x.int32=function(){return 0|v.g(4)},x.quick=function(){return v.g(4)/4294967296},x.double=x,f(u(v.S),t),(d.pass||y||function(t,i,r,a){return a&&(a.S&&c(a,v),t.state=function(){return c(v,{})}),r?(e[s]=t,i):t})(x,k,"global"in d?d.global:this==e,d.state)},f(e.random(),t)}function initialize$2(t){seedRandom([],t)}var propTypes={SHAPE:"shape"};function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null;function $bm_isInstanceOfArray(t){return t.constructor===Array||t.constructor===Float32Array}function isNumerable(t,e){return"number"===t||"boolean"===t||"string"===t||e instanceof Number}function $bm_neg(t){var e=_typeof(t);if("number"===e||"boolean"===e||t instanceof Number)return-t;if($bm_isInstanceOfArray(t)){var i,r=t.length,a=[];for(i=0;i<r;i+=1)a[i]=-t[i];return a}return t.propType?t.v:-t}initialize$2(BMMath);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(t),r=_typeof(e);if("string"===i||"string"===r)return t+e;if(isNumerable(i,t)&&isNumerable(r,e))return t+e;if($bm_isInstanceOfArray(t)&&isNumerable(r,e))return(t=t.slice(0))[0]+=e,t;if(isNumerable(i,t)&&$bm_isInstanceOfArray(e))return(e=e.slice(0))[0]=t+e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var a=0,s=t.length,n=e.length,o=[];a<s||a<n;)("number"==typeof t[a]||t[a]instanceof Number)&&("number"==typeof e[a]||e[a]instanceof Number)?o[a]=t[a]+e[a]:o[a]=void 0===e[a]?t[a]:t[a]||e[a],a+=1;return o}return 0}var add=sum;function sub(t,e){var i=_typeof(t),r=_typeof(e);if(isNumerable(i,t)&&isNumerable(r,e))return"string"===i&&(t=parseInt(t,10)),"string"===r&&(e=parseInt(e,10)),t-e;if($bm_isInstanceOfArray(t)&&isNumerable(r,e))return(t=t.slice(0))[0]-=e,t;if(isNumerable(i,t)&&$bm_isInstanceOfArray(e))return(e=e.slice(0))[0]=t-e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var a=0,s=t.length,n=e.length,o=[];a<s||a<n;)("number"==typeof t[a]||t[a]instanceof Number)&&("number"==typeof e[a]||e[a]instanceof Number)?o[a]=t[a]-e[a]:o[a]=void 0===e[a]?t[a]:t[a]||e[a],a+=1;return o}return 0}function mul(t,e){var i,r,a,s=_typeof(t),n=_typeof(e);if(isNumerable(s,t)&&isNumerable(n,e))return t*e;if($bm_isInstanceOfArray(t)&&isNumerable(n,e)){for(a=t.length,i=createTypedArray("float32",a),r=0;r<a;r+=1)i[r]=t[r]*e;return i}if(isNumerable(s,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,i=createTypedArray("float32",a),r=0;r<a;r+=1)i[r]=t*e[r];return i}return 0}function div(t,e){var i,r,a,s=_typeof(t),n=_typeof(e);if(isNumerable(s,t)&&isNumerable(n,e))return t/e;if($bm_isInstanceOfArray(t)&&isNumerable(n,e)){for(a=t.length,i=createTypedArray("float32",a),r=0;r<a;r+=1)i[r]=t[r]/e;return i}if(isNumerable(s,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,i=createTypedArray("float32",a),r=0;r<a;r+=1)i[r]=t/e[r];return i}return 0}function mod(t,e){return"string"==typeof t&&(t=parseInt(t,10)),"string"==typeof e&&(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("number"==typeof t||t instanceof Number)return e=e||0,Math.abs(t-e);var i;e||(e=helperLengthArray);var r=Math.min(t.length,e.length),a=0;for(i=0;i<r;i+=1)a+=Math.pow(e[i]-t[i],2);return Math.sqrt(a)}function normalize(t){return div(t,length(t))}function rgbToHsl(t){var e,i,r=t[0],a=t[1],s=t[2],n=Math.max(r,a,s),o=Math.min(r,a,s),p=(n+o)/2;if(n===o)e=0,i=0;else{var h=n-o;switch(i=p>.5?h/(2-n-o):h/(n+o),n){case r:e=(a-s)/h+(a<s?6:0);break;case a:e=(s-r)/h+2;break;case s:e=(r-a)/h+4}e/=6}return[e,i,p,t[3]]}function hue2rgb(t,e,i){return i<0&&(i+=1),i>1&&(i-=1),i<1/6?t+6*(e-t)*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t}function hslToRgb(t){var e,i,r,a=t[0],s=t[1],n=t[2];if(0===s)e=n,r=n,i=n;else{var o=n<.5?n*(1+s):n+s-n*s,p=2*n-o;e=hue2rgb(p,o,a+1/3),i=hue2rgb(p,o,a),r=hue2rgb(p,o,a-1/3)}return[e,i,r,t[3]]}function linear(t,e,i,r,a){if(void 0!==r&&void 0!==a||(r=e,a=i,e=0,i=1),i<e){var s=i;i=e,e=s}if(t<=e)return r;if(t>=i)return a;var n,o=i===e?0:(t-e)/(i-e);if(!r.length)return r+(a-r)*o;var p=r.length,h=createTypedArray("float32",p);for(n=0;n<p;n+=1)h[n]=r[n]+(a[n]-r[n])*o;return h}function random(t,e){if(void 0===e&&(void 0===t?(t=0,e=1):(e=t,t=void 0)),e.length){var i,r=e.length;t||(t=createTypedArray("float32",r));var a=createTypedArray("float32",r),s=BMMath.random();for(i=0;i<r;i+=1)a[i]=t[i]+s*(e[i]-t[i]);return a}return void 0===t&&(t=0),t+BMMath.random()*(e-t)}function createPath(t,e,i,r){var a,s=t.length,n=shapePool.newElement();n.setPathData(!!r,s);var o,p,h=[0,0];for(a=0;a<s;a+=1)o=e&&e[a]?e[a]:h,p=i&&i[a]?i[a]:h,n.setTripleAt(t[a][0],t[a][1],p[0]+t[a][0],p[1]+t[a][1],o[0]+t[a][0],o[1]+t[a][1],a,!0);return n}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=-1!==val.indexOf("random"),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||!0!==this.data.hd,wiggle=function(t,e){var i,r,a=this.pv.length?this.pv.length:1,s=createTypedArray("float32",a),n=Math.floor(5*time);for(i=0,r=0;i<n;){for(r=0;r<a;r+=1)s[r]+=-e+2*e*BMMath.random();i+=1}var o=5*time,p=o-Math.floor(o),h=createTypedArray("float32",a);if(a>1){for(r=0;r<a;r+=1)h[r]=this.pv[r]+s[r]+(-e+2*e*BMMath.random())*p;return h}return this.pv+s[0]+(-e+2*e*BMMath.random())*p}.bind(this);function loopInDuration(t,e){return loopIn(t,e,!0)}function loopOutDuration(t,e){return loopOut(t,e,!0)}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)),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),time,velocity,value,text,textIndex,textTotal,selectorValue;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;return[-Math.atan2(i[1],i[2])/degToRads,r,0]}function easeOut(t,e,i,r,a){return applyEase(easeOutBez,t,e,i,r,a)}function easeIn(t,e,i,r,a){return applyEase(easeInBez,t,e,i,r,a)}function ease(t,e,i,r,a){return applyEase(easeInOutBez,t,e,i,r,a)}function applyEase(t,e,i,r,a,s){void 0===a?(a=i,s=r):e=(e-i)/(r-i),e>1?e=1:e<0&&(e=0);var n=t(e);if($bm_isInstanceOfArray(a)){var o,p=a.length,h=createTypedArray("float32",p);for(o=0;o<p;o+=1)h[o]=(s[o]-a[o])*n+a[o];return h}return(s-a)*n+a}function nearestKey(t){var e,i,r,a=data.k.length;if(data.k.length&&"number"!=typeof data.k[0])if(i=-1,(t*=elem.comp.globalData.frameRate)<data.k[0].t)i=1,r=data.k[0].t;else{for(e=0;e<a-1;e+=1){if(t===data.k[e].t){i=e+1,r=data.k[e].t;break}if(t>data.k[e].t&&t<data.k[e+1].t){t-data.k[e].t>data.k[e+1].t-t?(i=e+2,r=data.k[e+1].t):(i=e+1,r=data.k[e].t);break}}-1===i&&(i=e+1,r=data.k[e].t)}else i=0,r=0;var s={};return s.index=i,s.time=r/elem.comp.globalData.frameRate,s}function key(t){var e,i,r;if(!data.k.length||"number"==typeof data.k[0])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 a=Object.prototype.hasOwnProperty.call(data.k[t],"s")?data.k[t].s:data.k[t-1].e;for(r=a.length,i=0;i<r;i+=1)e[i]=a[i],e.value[i]=a[i];return e}function framesToTime(t,e){return e||(e=elem.comp.globalData.frameRate),t/e}function timeToFrames(t,e){return t||0===t||(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"string"==typeof value?void 0===e?value.substring(t):value.substring(t,e):""}function substr(t,e){return"string"==typeof value?void 0===e?value.substr(t):value.substr(t,e):""}function posterizeTime(t){time=0===t?0:Math.floor(time*t)/t,value=valueAtTime(time)}var index=elem.data.ind,hasParent=!(!elem.hierarchy||!elem.hierarchy.length),parent,randSeed=Math.floor(1e6*Math.random()),globalData=elem.globalData;function executeExpression(t){return value=t,this.frameExpressionId===elem.globalData.frameId&&"textSelector"!==this.propType?value:("textSelector"===this.propType&&(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)),4!==elemType||content||(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),(hasParent=!(!elem.hierarchy||!elem.hierarchy.length))&&!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)}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],ob}(),expressionHelpers={searchExpressions:function(t,e,i){e.x&&(i.k=!0,i.x=!0,i.initiateExpression=ExpressionManager.initiateExpression,i.effectsSequence.push(i.initiateExpression(t,e,i).bind(i)))},getSpeedAtTime:function(t){var e=this.getValueAtTime(t),i=this.getValueAtTime(t+-.01),r=0;if(e.length){var a;for(a=0;a<e.length;a+=1)r+=Math.pow(i[a]-e[a],2);r=100*Math.sqrt(r)}else r=0;return r},getVelocityAtTime:function(t){if(void 0!==this.vel)return this.vel;var e,i,r=-.001,a=this.getValueAtTime(t),s=this.getValueAtTime(t+r);if(a.length)for(e=createTypedArray("float32",a.length),i=0;i<a.length;i+=1)e[i]=(s[i]-a[i])/r;else e=(s-a)/r;return e},getValueAtTime:function(t){return t*=this.elem.globalData.frameRate,(t-=this.offsetTime)!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<t?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(t,this._cachingAtTime),this._cachingAtTime.lastFrame=t),this._cachingAtTime.value},getStaticValueAtTime:function(){return this.pv},setGroupProperty:function(t){this.propertyGroup=t}};function addPropertyDecorator(){function t(t,e,i){if(!this.k||!this.keyframes)return this.pv;t=t?t.toLowerCase():"";var r,a,s,n,o,p=this.comp.renderedFrame,h=this.keyframes,l=h[h.length-1].t;if(p<=l)return this.pv;if(i?a=l-(r=e?Math.abs(l-this.elem.comp.globalData.frameRate*e):Math.max(0,l-this.elem.data.ip)):((!e||e>h.length-1)&&(e=h.length-1),r=l-(a=h[h.length-1-e].t)),"pingpong"===t){if(Math.floor((p-a)/r)%2!=0)return this.getValueAtTime((r-(p-a)%r+a)/this.comp.globalData.frameRate,0)}else{if("offset"===t){var c=this.getValueAtTime(a/this.comp.globalData.frameRate,0),m=this.getValueAtTime(l/this.comp.globalData.frameRate,0),f=this.getValueAtTime(((p-a)%r+a)/this.comp.globalData.frameRate,0),u=Math.floor((p-a)/r);if(this.pv.length){for(n=(o=new Array(c.length)).length,s=0;s<n;s+=1)o[s]=(m[s]-c[s])*u+f[s];return o}return(m-c)*u+f}if("continue"===t){var d=this.getValueAtTime(l/this.comp.globalData.frameRate,0),y=this.getValueAtTime((l-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(n=(o=new Array(d.length)).length,s=0;s<n;s+=1)o[s]=d[s]+(d[s]-y[s])*((p-l)/this.comp.globalData.frameRate)/5e-4;return o}return d+(p-l)/.001*(d-y)}}return this.getValueAtTime(((p-a)%r+a)/this.comp.globalData.frameRate,0)}function e(t,e,i){if(!this.k)return this.pv;t=t?t.toLowerCase():"";var r,a,s,n,o,p=this.comp.renderedFrame,h=this.keyframes,l=h[0].t;if(p>=l)return this.pv;if(i?a=l+(r=e?Math.abs(this.elem.comp.globalData.frameRate*e):Math.max(0,this.elem.data.op-l)):((!e||e>h.length-1)&&(e=h.length-1),r=(a=h[e].t)-l),"pingpong"===t){if(Math.floor((l-p)/r)%2==0)return this.getValueAtTime(((l-p)%r+l)/this.comp.globalData.frameRate,0)}else{if("offset"===t){var c=this.getValueAtTime(l/this.comp.globalData.frameRate,0),m=this.getValueAtTime(a/this.comp.globalData.frameRate,0),f=this.getValueAtTime((r-(l-p)%r+l)/this.comp.globalData.frameRate,0),u=Math.floor((l-p)/r)+1;if(this.pv.length){for(n=(o=new Array(c.length)).length,s=0;s<n;s+=1)o[s]=f[s]-(m[s]-c[s])*u;return o}return f-(m-c)*u}if("continue"===t){var d=this.getValueAtTime(l/this.comp.globalData.frameRate,0),y=this.getValueAtTime((l+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(n=(o=new Array(d.length)).length,s=0;s<n;s+=1)o[s]=d[s]+(d[s]-y[s])*(l-p)/.001;return o}return d+(d-y)*(l-p)/.001}}return this.getValueAtTime((r-((l-p)%r+l))/this.comp.globalData.frameRate,0)}function i(t,e){if(!this.k)return this.pv;if(t=.5*(t||.4),(e=Math.floor(e||5))<=1)return this.pv;var i,r,a=this.comp.renderedFrame/this.comp.globalData.frameRate,s=a-t,n=e>1?(a+t-s)/(e-1):1,o=0,p=0;for(i=this.pv.length?createTypedArray("float32",this.pv.length):0;o<e;){if(r=this.getValueAtTime(s+o*n),this.pv.length)for(p=0;p<this.pv.length;p+=1)i[p]+=r[p];else i+=r;o+=1}if(this.pv.length)for(p=0;p<this.pv.length;p+=1)i[p]/=e;else i/=e;return i}function r(t){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var e=this._transformCachingAtTime.v;if(e.cloneFromProps(this.pre.props),this.appliedTransformations<1){var i=this.a.getValueAtTime(t);e.translate(-i[0]*this.a.mult,-i[1]*this.a.mult,i[2]*this.a.mult)}if(this.appliedTransformations<2){var r=this.s.getValueAtTime(t);e.scale(r[0]*this.s.mult,r[1]*this.s.mult,r[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var a=this.sk.getValueAtTime(t),s=this.sa.getValueAtTime(t);e.skewFromAxis(-a*this.sk.mult,s*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var n=this.r.getValueAtTime(t);e.rotate(-n*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var o=this.rz.getValueAtTime(t),p=this.ry.getValueAtTime(t),h=this.rx.getValueAtTime(t),l=this.or.getValueAtTime(t);e.rotateZ(-o*this.rz.mult).rotateY(p*this.ry.mult).rotateX(h*this.rx.mult).rotateZ(-l[2]*this.or.mult).rotateY(l[1]*this.or.mult).rotateX(l[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var c=this.px.getValueAtTime(t),m=this.py.getValueAtTime(t);if(this.data.p.z){var f=this.pz.getValueAtTime(t);e.translate(c*this.px.mult,m*this.py.mult,-f*this.pz.mult)}else e.translate(c*this.px.mult,m*this.py.mult,0)}else{var u=this.p.getValueAtTime(t);e.translate(u[0]*this.p.mult,u[1]*this.p.mult,-u[2]*this.p.mult)}return e}function a(){return this.v.clone(new Matrix)}var s=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(t,e,i){var n=s(t,e,i);return n.dynamicProperties.length?n.getValueAtTime=r.bind(n):n.getValueAtTime=a.bind(n),n.setGroupProperty=expressionHelpers.setGroupProperty,n};var n=PropertyFactory.getProp;PropertyFactory.getProp=function(r,a,s,o,p){var h=n(r,a,s,o,p);h.kf?h.getValueAtTime=expressionHelpers.getValueAtTime.bind(h):h.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(h),h.setGroupProperty=expressionHelpers.setGroupProperty,h.loopOut=t,h.loopIn=e,h.smooth=i,h.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(h),h.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(h),h.numKeys=1===a.a?a.k.length:0,h.propertyIndex=a.ix;var l=0;return 0!==s&&(l=createTypedArray("float32",1===a.a?a.k[0].s.length:a.k.length)),h._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:l},expressionHelpers.searchExpressions(r,a,h),h.k&&p.addDynamicProperty(h),h};var o=ShapePropertyFactory.getConstructorFunction(),p=ShapePropertyFactory.getKeyframedConstructorFunction();function h(){}h.prototype={vertices:function(t,e){this.k&&this.getValue();var i,r=this.v;void 0!==e&&(r=this.getValueAtTime(e,0));var a=r._length,s=r[t],n=r.v,o=createSizedArray(a);for(i=0;i<a;i+=1)o[i]="i"===t||"o"===t?[s[i][0]-n[i][0],s[i][1]-n[i][1]]:[s[i][0],s[i][1]];return o},points:function(t){return this.vertices("v",t)},inTangents:function(t){return this.vertices("i",t)},outTangents:function(t){return this.vertices("o",t)},isClosed:function(){return this.v.c},pointOnPath:function(t,e){var i=this.v;void 0!==e&&(i=this.getValueAtTime(e,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(i));for(var r,a=this._segmentsLength,s=a.lengths,n=a.totalLength*t,o=0,p=s.length,h=0;o<p;){if(h+s[o].addedLength>n){var l=o,c=i.c&&o===p-1?0:o+1,m=(n-h)/s[o].addedLength;r=bez.getPointInSegment(i.v[l],i.v[c],i.o[l],i.i[c],m,s[o]);break}h+=s[o].addedLength,o+=1}return r||(r=i.c?[i.v[0][0],i.v[0][1]]:[i.v[i._length-1][0],i.v[i._length-1][1]]),r},vectorOnPath:function(t,e,i){1==t?t=this.v.c:0==t&&(t=.999);var r=this.pointOnPath(t,e),a=this.pointOnPath(t+.001,e),s=a[0]-r[0],n=a[1]-r[1],o=Math.sqrt(Math.pow(s,2)+Math.pow(n,2));return 0===o?[0,0]:"tangent"===i?[s/o,n/o]:[-n/o,s/o]},tangentOnPath:function(t,e){return this.vectorOnPath(t,e,"tangent")},normalOnPath:function(t,e){return this.vectorOnPath(t,e,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([h],o),extendPrototype([h],p),p.prototype.getValueAtTime=function(t){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),t*=this.elem.globalData.frameRate,(t-=this.offsetTime)!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<t?this._caching.lastIndex:0,this._cachingAtTime.lastTime=t,this.interpolateShape(t,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue},p.prototype.initiateExpression=ExpressionManager.initiateExpression;var l=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(t,e,i,r,a){var s=l(t,e,i,r,a);return s.propertyIndex=e.ix,s.lock=!1,3===i?expressionHelpers.searchExpressions(t,e.pt,s):4===i&&expressionHelpers.searchExpressions(t,e.ks,s),s.k&&t.addDynamicProperty(s),s}}function initialize$1(){addPropertyDecorator()}function addDecorator(){TextProperty.prototype.getExpressionValue=function(t,e){var i=this.calculateExpression(e);if(t.t!==i){var r={};return this.copyData(r,t),r.t=i.toString(),r.__complete=!1,r}return t},TextProperty.prototype.searchProperty=function(){var t=this.searchKeyframes(),e=this.searchExpressions();return this.kf=t||e,this.kf},TextProperty.prototype.searchExpressions=function(){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}}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function(t,e){var i,r,a=createNS("feMerge");for(a.setAttribute("result",t),r=0;r<e.length;r+=1)(i=createNS("feMergeNode")).setAttribute("in",e[r]),a.appendChild(i),a.appendChild(i);return a}};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,a){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","linearRGB"),s.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=s,s.setAttribute("result",r+"_tint_1"),t.appendChild(s),(s=createNS("feColorMatrix")).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+"_tint_2"),t.appendChild(s),this.matrixFilter=s;var n=this.createMergeNode(r,[a,r+"_tint_1",r+"_tint_2"]);t.appendChild(n)}function SVGFillFilter(t,e,i,r){this.filterManager=e;var a=createNS("feColorMatrix");a.setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),a.setAttribute("result",r),t.appendChild(a),this.matrixFilter=a}function SVGStrokeEffect(t,e,i){this.initialized=!1,this.filterManager=e,this.elem=i,this.paths=[]}function SVGTritoneFilter(t,e,i,r){this.filterManager=e;var a=createNS("feColorMatrix");a.setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","linearRGB"),a.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(a);var s=createNS("feComponentTransfer");s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("result",r),this.matrixFilter=s;var n=createNS("feFuncR");n.setAttribute("type","table"),s.appendChild(n),this.feFuncR=n;var o=createNS("feFuncG");o.setAttribute("type","table"),s.appendChild(o),this.feFuncG=o;var p=createNS("feFuncB");p.setAttribute("type","table"),s.appendChild(p),this.feFuncB=p,t.appendChild(s)}function SVGProLevelsFilter(t,e,i,r){this.filterManager=e;var a=this.filterManager.effectElements,s=createNS("feComponentTransfer");(a[10].p.k||0!==a[10].p.v||a[11].p.k||1!==a[11].p.v||a[12].p.k||1!==a[12].p.v||a[13].p.k||0!==a[13].p.v||a[14].p.k||1!==a[14].p.v)&&(this.feFuncR=this.createFeFunc("feFuncR",s)),(a[17].p.k||0!==a[17].p.v||a[18].p.k||1!==a[18].p.v||a[19].p.k||1!==a[19].p.v||a[20].p.k||0!==a[20].p.v||a[21].p.k||1!==a[21].p.v)&&(this.feFuncG=this.createFeFunc("feFuncG",s)),(a[24].p.k||0!==a[24].p.v||a[25].p.k||1!==a[25].p.v||a[26].p.k||1!==a[26].p.v||a[27].p.k||0!==a[27].p.v||a[28].p.k||1!==a[28].p.v)&&(this.feFuncB=this.createFeFunc("feFuncB",s)),(a[31].p.k||0!==a[31].p.v||a[32].p.k||1!==a[32].p.v||a[33].p.k||1!==a[33].p.v||a[34].p.k||0!==a[34].p.v||a[35].p.k||1!==a[35].p.v)&&(this.feFuncA=this.createFeFunc("feFuncA",s)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(s.setAttribute("color-interpolation-filters","sRGB"),t.appendChild(s)),(a[3].p.k||0!==a[3].p.v||a[4].p.k||1!==a[4].p.v||a[5].p.k||1!==a[5].p.v||a[6].p.k||0!==a[6].p.v||a[7].p.k||1!==a[7].p.v)&&((s=createNS("feComponentTransfer")).setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("result",r),t.appendChild(s),this.feFuncRComposed=this.createFeFunc("feFuncR",s),this.feFuncGComposed=this.createFeFunc("feFuncG",s),this.feFuncBComposed=this.createFeFunc("feFuncB",s))}function SVGDropShadowEffect(t,e,i,r,a){var s=e.container.globalData.renderConfig.filterSize,n=e.data.fs||s;t.setAttribute("x",n.x||s.x),t.setAttribute("y",n.y||s.y),t.setAttribute("width",n.width||s.width),t.setAttribute("height",n.height||s.height),this.filterManager=e;var o=createNS("feGaussianBlur");o.setAttribute("in","SourceAlpha"),o.setAttribute("result",r+"_drop_shadow_1"),o.setAttribute("stdDeviation","0"),this.feGaussianBlur=o,t.appendChild(o);var p=createNS("feOffset");p.setAttribute("dx","25"),p.setAttribute("dy","0"),p.setAttribute("in",r+"_drop_shadow_1"),p.setAttribute("result",r+"_drop_shadow_2"),this.feOffset=p,t.appendChild(p);var h=createNS("feFlood");h.setAttribute("flood-color","#00ff00"),h.setAttribute("flood-opacity","1"),h.setAttribute("result",r+"_drop_shadow_3"),this.feFlood=h,t.appendChild(h);var l=createNS("feComposite");l.setAttribute("in",r+"_drop_shadow_3"),l.setAttribute("in2",r+"_drop_shadow_2"),l.setAttribute("operator","in"),l.setAttribute("result",r+"_drop_shadow_4"),t.appendChild(l);var c=this.createMergeNode(r,[r+"_drop_shadow_4",a]);t.appendChild(c)}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")}},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")}},SVGStrokeEffect.prototype.initialize=function(){var t,e,i,r,a=this.elem.layerElement.children||this.elem.layerElement.childNodes;for(1===this.filterManager.effectElements[1].p.v?(r=this.elem.maskManager.masksProperties.length,i=0):r=1+(i=this.filterManager.effectElements[0].p.v-1),(e=createNS("g")).setAttribute("fill","none"),e.setAttribute("stroke-linecap","round"),e.setAttribute("stroke-dashoffset",1);i<r;i+=1)t=createNS("path"),e.appendChild(t),this.paths.push({p:t,m:i});if(3===this.filterManager.effectElements[10].p.v){var s=createNS("mask"),n=createElementID();s.setAttribute("id",n),s.setAttribute("mask-type","alpha"),s.appendChild(e),this.elem.globalData.defs.appendChild(s);var o=createNS("g");for(o.setAttribute("mask","url("+getLocationHref()+"#"+n+")");a[0];)o.appendChild(a[0]);this.elem.layerElement.appendChild(o),this.masker=s,e.setAttribute("stroke","#fff")}else if(1===this.filterManager.effectElements[10].p.v||2===this.filterManager.effectElements[10].p.v){if(2===this.filterManager.effectElements[10].p.v)for(a=this.elem.layerElement.children||this.elem.layerElement.childNodes;a.length;)this.elem.layerElement.removeChild(a[0]);this.elem.layerElement.appendChild(e),this.elem.layerElement.removeAttribute("mask"),e.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=e},SVGStrokeEffect.prototype.renderFrame=function(t){var e;this.initialized||this.initialize();var i,r,a=this.paths.length;for(e=0;e<a;e+=1)if(-1!==this.paths[e].m&&(i=this.elem.maskManager.viewData[this.paths[e].m],r=this.paths[e].p,(t||this.filterManager._mdf||i.prop._mdf)&&r.setAttribute("d",i.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||i.prop._mdf)){var s;if(0!==this.filterManager.effectElements[7].p.v||100!==this.filterManager.effectElements[8].p.v){var n=.01*Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),o=.01*Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),p=r.getTotalLength();s="0 0 0 "+p*n+" ";var h,l=p*(o-n),c=1+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01,m=Math.floor(l/c);for(h=0;h<m;h+=1)s+="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01+" ";s+="0 "+10*p+" 0 0"}else s="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01;r.setAttribute("stroke-dasharray",s)}if((t||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",2*this.filterManager.effectElements[4].p.v),(t||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(1===this.filterManager.effectElements[10].p.v||2===this.filterManager.effectElements[10].p.v)&&(t||this.filterManager.effectElements[3].p._mdf)){var f=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(255*f[0])+","+bmFloor(255*f[1])+","+bmFloor(255*f[2])+")")}},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,a=r[0]+" "+i[0]+" "+e[0],s=r[1]+" "+i[1]+" "+e[1],n=r[2]+" "+i[2]+" "+e[2];this.feFuncR.setAttribute("tableValues",a),this.feFuncG.setAttribute("tableValues",s),this.feFuncB.setAttribute("tableValues",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,a){for(var s,n,o=0,p=Math.min(t,e),h=Math.max(t,e),l=Array.call(null,{length:256}),c=0,m=a-r,f=e-t;o<=256;)n=(s=o/256)<=p?f<0?a:r:s>=h?f<0?r:a:r+m*Math.pow((s-t)/f,1/i),l[c]=n,c+=1,o+=256/255;return l.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))}},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(255*e[0]),Math.round(255*e[1]),Math.round(255*e[2])))}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,a=i*Math.cos(r),s=i*Math.sin(r);this.feOffset.setAttribute("dx",a),this.feOffset.setAttribute("dy",s)}}};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}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 a=createNS("feGaussianBlur");a.setAttribute("result",r),t.appendChild(a),this.feGaussianBlur=a}return 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,a=i.children,s=0,n=a.length;s<n&&a[s]!==t.layerElement;)s+=1;s<=n-2&&(r=a[s+1]);var o=createNS("use");o.setAttribute("href","#"+e),r?i.insertBefore(o,r):i.appendChild(o)}},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 a=t.globalData.defs;a.appendChild(r);var s=createNS("symbol");s.setAttribute("id",i),this.replaceInParent(e,i),s.appendChild(e.layerElement),a.appendChild(s);var n=createNS("use");n.setAttribute("href","#"+i),r.appendChild(n),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()},SVGGaussianBlurEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=.3*this.filterManager.effectElements[0].p.v,i=this.filterManager.effectElements[1].p.v,r=3==i?0:e,a=2==i?0:e;this.feGaussianBlur.setAttribute("stdDeviation",r+" "+a);var s=1==this.filterManager.effectElements[2].p.v?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",s)}},setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect(20,SVGTintFilter,!0),registerEffect(21,SVGFillFilter,!0),registerEffect(22,SVGStrokeEffect,!1),registerEffect(23,SVGTritoneFilter,!0),registerEffect(24,SVGProLevelsFilter,!0),registerEffect(25,SVGDropShadowEffect,!0),registerEffect(28,SVGMatte3Effect,!1),registerEffect(29,SVGGaussianBlurEffect,!0),lottie},module.exports=factory())}},__webpack_module_cache__={};function __webpack_require__(t){var e=__webpack_module_cache__[t];if(void 0!==e)return e.exports;var i=__webpack_module_cache__[t]={exports:{}};return __webpack_modules__[t].call(i.exports,i,i.exports,__webpack_require__),i.exports}__webpack_require__.amdO={},__webpack_require__.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return __webpack_require__.d(e,{a:e}),e},__webpack_require__.d=(t,e)=>{for(var i in e)__webpack_require__.o(e,i)&&!__webpack_require__.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},__webpack_require__.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var __webpack_exports__={},lottie_web_build_player_lottie_svg__WEBPACK_IMPORTED_MODULE_0__;lottie_web_build_player_lottie_svg__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(2051),__webpack_require__.n(lottie_web_build_player_lottie_svg__WEBPACK_IMPORTED_MODULE_0__)().loadAnimation({autoplay:!0,loop:!0,container:document.getElementById("404"),animationData:{v:"4.5.9",fr:24,ip:0,op:81,w:1e3,h:1e3,ddd:0,assets:[{id:"comp_8",layers:[{ddd:0,ind:0,ty:4,nm:"paw L Outlines",ks:{o:{a:0,k:100},r:{a:1,k:[{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:0,s:[8.7],e:[-3.3]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:20,s:[-3.3],e:[8.7]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:40,s:[8.7],e:[-3.3]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:60,s:[-3.3],e:[8.7]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:80,s:[8.7],e:[-3.3]},{t:100}]},p:{a:0,k:[540.931,641.685,0]},a:{a:0,k:[22.555,.318,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.348,-.108],[-.452,.265],[.82,1.408],[.027,-.343]],o:[[.61,.049],[-1.637,-.478],[-.149,.251],[-.108,1.348]],v:[[.377,1.58],[2.003,1.242],[-1.622,-1.63],[-1.895,-.739]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[17.937,57.565],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.638,-.478],[-.059,.738],[1.349,.108],[.436,-.736]],o:[[.546,-.321],[.108,-1.348],[-1.005,-.08],[.821,1.408]],v:[[1.267,1.972],[2.251,.382],[-.024,-1.893],[-2.359,-.898]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[18.673,56.834],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.086,-1.077],[-1.077,-.086],[-.25,.452],[.142,1.151],[.129,.011]],o:[[-.086,1.077],[.635,.051],[-.28,-.953],[-.108,-.033],[-1.077,-.086]],v:[[-1.501,-.138],[.292,1.967],[1.588,1.288],[.956,-1.865],[.604,-1.932]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[13.774,52.364],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-.035,.442],[.789,.24],[-.28,-.952]],o:[[.076,-.948],[.142,1.152],[.175,-.315]],v:[[.433,.422],[-.509,-1.577],[.122,1.577]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[15.239,52.075],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.047,-.582],[-.675,-.065],[.022,.733]],o:[[-.054,.678],[-.048,-.684],[-.545,.016]],v:[[-.534,-.27],[.588,1.064],[.485,-1.064]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[13.967,47.57],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 5",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-.007,-.001],[-.055,.686],[.685,.055],[.096,-.003],[-.048,-.684]],o:[[.685,.055],[.055,-.685],[-.103,-.008],[.022,.733],[.007,.001]],v:[[-.636,1.046],[.703,-.096],[-.466,-1.093],[-.758,-1.089],[-.656,1.04]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[15.211,47.595],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 6",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.067,-.837],[-.837,-.067],[-.067,.837],[.837,.066]],o:[[-.067,.837],[.837,.067],[.066,-.837],[-.837,-.067]],v:[[-1.515,-.272],[-.121,1.365],[1.517,-.03],[.098,-1.365]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[24.403,56.504],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 7",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.174,-2.496],[-2.496,-1.174],[-1.174,2.497],[2.496,1.174]],o:[[-1.174,2.496],[2.496,1.175],[1.175,-2.496],[-2.497,-1.174]],v:[[-4.52,-2.663],[-2.126,3.984],[4.52,1.589],[1.066,-3.292]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[21.96,49.281],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 8",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[3.482,0],[.245,.013],[-.96,12.398],[2.505,9.483],[-1.068,.282],[-.283,-1.068],[.63,-8.133],[-8.655,-.806],[-2,2.027],[.031,.446],[-1.103,.074],[-.075,-1.103],[13.258,-13.453]],o:[[-.242,0],[-13.02,-1.211],[.638,-8.24],[-.283,-1.068],[1.064,-.283],[2.678,10.138],[-1.029,13.298],[2.54,.124],[12.007,-12.186],[-.075,-1.101],[1.119,-.085],[.127,1.892],[-2.626,2.665]],v:[[-4.354,32.951],[-5.085,32.931],[-16.316,8.615],[-17.46,-18.448],[-16.038,-20.893],[-13.593,-19.47],[-12.329,8.924],[-4.794,28.943],[1.999,26.131],[11.133,-30.737],[12.993,-32.866],[15.124,-31.006],[4.848,28.938]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[23.585,33.201],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 9",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[2.606,.138],[4.943,22.906],[2.355,-1.008],[-18.355,-1.711],[-2.716,5.161]],o:[[-19.062,4.549],[-.547,-2.219],[6.45,24.415],[5.258,.278],[-1.912,1.445]],v:[[11.216,20.74],[-2.284,-22.294],[-7.846,-25.544],[3.297,26.274],[15.058,18.123]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[15.308,37.862],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 10",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[10.399,1.558],[-18.355,-1.711]],o:[[-4.119,7.582],[6.451,24.415],[22.37,1.185]],v:[[15.996,-32.501],[-13.474,-20.282],[-2.008,31.316]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.741,.431,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[20.612,32.819],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 11",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_9",layers:[{ddd:0,ind:0,ty:4,nm:"paw R Outlines",ks:{o:{a:0,k:100},r:{a:1,k:[{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:0,s:[-3.3],e:[8.7]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:20,s:[8.7],e:[-3.3]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:40,s:[-3.3],e:[7.6]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:60,s:[7.6],e:[-3.3]},{t:80}]},p:{a:0,k:[452.731,649.302,0]},a:{a:0,k:[22.454,.527,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.421,0],[-.266,1.069],[1.235,.716],[.261,.17],[0,-.235]],o:[[1.219,0],[-1.454,.183],[-.264,-.143],[-.059,.199],[0,1.421]],v:[[.037,1.442],[2.537,-.232],[-1.65,-.962],[-2.437,-1.442],[-2.537,-.799]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[32.258,53.233],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.454,.183],[0,.202],[1.422,0],[.298,-1.004],[-.264,-.143]],o:[[.044,-.177],[0,-1.421],[-1.186,0],[.261,.17],[1.235,.716]],v:[[2.451,1.287],[2.524,.721],[-.05,-1.47],[-2.524,.077],[-1.738,.558]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[32.345,51.714],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-1.135],[1.135,0],[0,1.135],[-1.135,0]],o:[[0,1.135],[-1.135,0],[0,-1.135],[1.135,0]],v:[[1.792,0],[-.263,2.055],[-1.792,0],[-.263,-2.055]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[37.411,47.932],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-.723],[.722,0],[0,.723],[-.723,0]],o:[[0,.723],[-.723,0],[0,-.723],[.722,0]],v:[[1.309,-.181],[0,1.127],[-1.309,-.181],[0,-1.127]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[37.091,42.855],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-.883],[.882,0],[0,.883],[-.883,0]],o:[[0,.883],[-.883,0],[0,-.883],[.882,0]],v:[[1.598,-.159],[0,1.439],[-1.598,-.159],[0,-1.439]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[26.149,51.399],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 5",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.021,-2.714],[2.714,-1.022],[1.021,2.713],[-2.714,1.021]],o:[[1.021,2.714],[-2.714,1.021],[-1.021,-2.714],[2.713,-1.022]],v:[[4.914,-2.535],[1.849,4.228],[-4.914,1.164],[-.885,-3.661]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[29.345,44.159],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 6",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.261,0],[2.22,1.349],[.342,1.875],[-1.087,.199],[-.199,-1.087],[-14.669,-8.914],[-2.507,.771],[4.063,12.521],[-.232,10.58],[-1.092,-.017],[.024,-1.105],[-2.581,-7.951],[12.28,-4.315]],o:[[-2.337,0],[-16.195,-9.842],[-.199,-1.086],[1.085,-.19],[.081,.441],[2.432,1.477],[8.155,-2.867],[-2.546,-7.844],[.024,-1.105],[1.104,.024],[-.217,9.902],[3.875,11.94],[-1.292,.398]],v:[[7.85,30.205],[1.01,28.176],[-23.759,-27.688],[-22.151,-30.015],[-19.824,-28.406],[3.089,24.759],[10.428,25.811],[12.932,4.276],[7.449,-23.912],[9.492,-25.868],[11.449,-23.824],[16.737,3.042],[11.678,29.61]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[24.208,30.641],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 7",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[2.137,9.915],[3.6,-.353],[-21.415,6.575],[1.791,4.708],[3.824,2.217]],o:[[-1.469,-6.656],[0,0],[3.033,-.611],[.309,3.818],[-10.817,-5.863]],v:[[-12.42,-25.052],[-20.037,-31.991],[12.986,25.77],[18.247,15.366],[8.372,19.677]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[22.237,32.595],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 8",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-.557,25.455],[0,0],[-21.414,6.576]],o:[[0,0],[0,0],[17.467,-6.137]],v:[[6.104,-26.995],[-25.137,-31.173],[7.669,24.596]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.741,.431,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[27.553,33.767],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 9",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_10",layers:[{ddd:0,ind:2,ty:0,nm:"Other 02",td:1,refId:"comp_11",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[478.375,687.125,0]},a:{a:0,k:[960,540,0]},s:{a:0,k:[2,2,100]}},ao:0,w:1920,h:1080,ip:19,op:51,st:19,bm:0,sr:1},{ddd:0,ind:3,ty:0,nm:"Eye pre-comp",tt:2,refId:"comp_12",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_11",layers:[{ddd:0,ind:0,ty:4,nm:"Shape Layer 7",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[960,540,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,-100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:20.8,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:21.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:22.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.2,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:24,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:24.8,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:25.6,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:26.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:27.2,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}]},{t:28}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[0,0,0,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:20.8,op:28.8,st:14.4,bm:0,sr:1},{ddd:0,ind:1,ty:4,nm:"Shape Layer 5",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[960,540,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,-100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:.8,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:1.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:2.4,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:3.2,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:4,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:4.8,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:6.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-850],[-1146,-850],[-1098,-432],[1028,-420]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}]},{t:7.2}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[0,0,0,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:8,st:-6.4,bm:0,sr:1},{ddd:0,ind:2,ty:4,nm:"Shape Layer 6",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[960,540,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:20.8,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:21.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:22.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.2,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:24,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:24.8,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:25.6,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:26.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:27.2,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}]},{t:28}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[0,0,0,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:20.8,op:28.8,st:14.4,bm:0,sr:1},{ddd:0,ind:3,ty:4,nm:"Shape Layer 4",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[960,540,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:.8,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:1.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:2.4,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:3.2,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:4,s:[{i:[[0,0],[0,0],[0,0],[-912,-162]],o:[[0,0],[0,0],[0,0],[912,162]],v:[[1124,-818],[-1146,-818],[-1098,68],[1040,74]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:4.8,s:[{i:[[0,0],[0,0],[0,0],[-1e3,-400]],o:[[0,0],[0,0],[0,0],[860.026,344.01]],v:[[1124,-818],[-1146,-818],[-1088,-166],[998,-150]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5.6,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:6.4,s:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1098,-400],[1028,-388]],c:!0}],e:[{i:[[0,0],[0,0],[0,0],[-916,-620]],o:[[0,0],[0,0],[0,0],[767.083,519.205]],v:[[1124,-818],[-1146,-818],[-1118,-532],[1042,-534]],c:!0}]},{t:7.2}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[0,0,0,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:8,st:-6.4,bm:0,sr:1}]},{id:"comp_12",layers:[{ddd:0,ind:0,ty:4,nm:"eye R Outlines - Group 1",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[472.904,687.033,0]},a:{a:0,k:[5.068,10.909,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-1.155],[-1.155,0],[0,1.155],[1.155,0]],o:[[0,1.155],[1.155,0],[0,-1.155],[-1.155,0]],v:[[-2.091,0],[0,2.091],[2.091,0],[0,-2.091]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[5.068,10.909],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:1,ty:4,nm:"eye R Outlines - Group 2",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[478.803,687.033,0]},a:{a:0,k:[10.968,10.909,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-3.258],[-3.258,0],[0,3.258],[3.258,0]],o:[[0,3.258],[3.258,0],[0,-3.258],[-3.258,0]],v:[[-5.899,0],[0,5.899],[5.899,0],[0,-5.899]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.31,.243,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[10.968,10.909],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:2,ty:4,nm:"eye R Outlines - Group 3",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[478.744,687.033,0]},a:{a:0,k:[10.909,10.909,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-5.887],[-5.887,0],[0,5.887],[5.887,0]],o:[[0,5.887],[5.887,0],[0,-5.887],[-5.887,0]],v:[[-10.659,0],[0,10.659],[10.659,0],[0,-10.659]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[10.909,10.909],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_13",layers:[{ddd:0,ind:0,ty:4,nm:"Shape Layer 3",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.375,.063],[0,0],[-4.188,0],[0,0]],o:[[0,0],[0,0],[4.375,-.063],[0,0],[4.188,0],[0,0]],v:[[223.531,132.375],[224.344,145.313],[230.219,133.188],[233.281,143.625],[237.906,133.5],[240.656,145.063]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 3",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[.75,3.688],[.438,0],[-1.438,-6.625],[-.688,3.75]],o:[[0,0],[-.75,-3.688],[-.438,0],[1.438,6.625],[.688,-3.75]],v:[[212.344,138.438],[220.594,135.313],[215.969,132.875],[211.656,142.063],[220.719,142.813]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 2",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[207.691,127.188],[207.629,145]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:1,ty:4,nm:"Shape Layer 2",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-3.688,.063],[0,-.813],[7.063,.5]],o:[[0,0],[0,0],[3.688,-.063],[0,.813],[-7.063,-.5]],v:[[195.5,126],[195.5,144.25],[200.813,133.438],[203.75,139.5],[196.563,144.125]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 5",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,-5.875],[-1.5,0],[.188,5.875]],o:[[0,0],[0,5.875],[1.5,0],[-.188,-5.875]],v:[[186.438,132.375],[180.563,139.188],[186.188,145.188],[192.125,136.875]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 4",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.625,2.813]],o:[[0,0],[0,0],[4.625,-2.813]],v:[[172,133.625],[172.688,144.875],[177.313,132.688]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 3",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.063,-.125],[0,0],[4.938,.438],[0,0]],o:[[0,0],[0,0],[5.125,.125],[0,0],[-4.938,-.438],[0,0]],v:[[158.063,151.938],[157.938,137.563],[163.063,133.25],[168.813,139.75],[163.688,144.125],[158.5,142.375]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 2",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-1.938,-5.375],[3.688,-.375],[-.063,1.375],[-3,-.313],[0,0]],o:[[0,0],[1.938,5.375],[-3.688,.375],[.063,-1.375],[3,.313],[0,0]],v:[[131.563,133.5],[140,136.313],[137.063,146],[132.5,141.375],[137.063,137.938],[140.313,139.813]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:2,ty:4,nm:"Shape Layer 1",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[.375,3.813],[0,0],[-.375,-5.75],[-4.375,6.375]],o:[[0,0],[-.375,-3.063],[0,0],[.375,5.75],[4.375,-6.375]],v:[[223.75,112.438],[231.563,109.25],[228.063,106.625],[222.688,112.25],[231.688,116.813]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:3,ty:4,nm:"Text",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[209.188,107],[215.063,118.438],[219.5,107.938]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 16",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-1.25,-12.313],[0,0],[.5,3.813],[-1.5,0],[0,0]],o:[[0,0],[.125,4.813],[0,0],[-.5,-3.813],[1.5,0],[0,0]],v:[[195.563,107.375],[205.938,115.125],[201.5,119.875],[197.125,115.938],[200.875,111.75],[205.188,113.5]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 15",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-2.813,.063],[0,0]],o:[[0,0],[0,0],[2.813,-.063],[0,0]],v:[[184,103.125],[184.875,119.75],[189.438,108.688],[192.5,119.625]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 14",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-.125,3.438],[0,0],[-3,-8.938],[0,0]],o:[[0,0],[.125,-3.438],[0,0],[2.875,6.563],[0,0]],v:[[160,112.625],[167.75,110],[164.125,106.688],[159.813,117.313],[167.875,117.125]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 13",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-2.438,-.25],[0,0],[-3,0],[0,0]],o:[[0,0],[2.438,.25],[0,0],[3,0],[0,0]],v:[[139.938,107.313],[144.25,118.25],[147.688,108.063],[150.5,118.688],[155.625,107.5]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 12",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[3.188,-1.75]],o:[[0,0],[-3.188,1.75]],v:[[232.875,91.5],[230.313,97.438]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 11",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.188,.375],[0,0]],o:[[0,0],[0,0],[4.188,-.375],[0,0]],v:[[217.438,80.375],[218.125,93.625],[222.688,82.125],[227.125,94.625]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 10",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,-5.75],[-2.25,0],[0,4.438]],o:[[0,0],[0,5.75],[2.25,0],[-.063,-5.688]],v:[[209.188,80.313],[203.25,86.75],[209,93.125],[214.25,86.563]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 9",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[193.313,81.5],[198.625,81.5]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 8",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.25,-.188]],o:[[0,0],[0,0],[4.25,.188]],v:[[195.75,77.875],[195.75,88.938],[200.125,93.563]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 7",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,-4],[-1.375,-.813],[3.438,0],[0,0]],o:[[0,0],[0,4],[1.375,.813],[-3.438,0],[0,0]],v:[[190.375,82.563],[181.438,84.188],[190.375,88],[186.75,92.5],[181.75,89.813]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 6",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[-4.125,0],[0,0]],o:[[0,0],[0,0],[5.188,0],[0,0]],v:[[169.813,80.625],[169.563,86.938],[174.438,92.688],[177.875,83.063]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 5",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.75,0],[0,-5.375],[-1.813,0],[0,4.125]],o:[[-1.75,0],[0,5.375],[1.813,0],[0,-6]],v:[[160.625,80.25],[155.188,86.75],[160.75,92.938],[166.188,86.625]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 4",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[150.75,84.438],[139.688,84.438]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 3",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[151.688,93.625],[151.188,76.625]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 2",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[139,92.375],[139,76.625]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:2.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_14",layers:[{ddd:0,ind:0,ty:4,nm:"Shape Layer 1",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[3,-28.75]],o:[[0,0],[-3,28.75]],v:[[45.25,-297.25],[50.5,-232.75]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:6.1},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 5",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-1.75,-3],[0,0]],o:[[0,0],[1.75,3],[0,0]],v:[[27.75,-299.75],[26.25,-253.5],[63.75,-253.5]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:6.1},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 4",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[4.188,0],[0,-35],[-7.5,0],[1.25,32.25]],o:[[-4.188,0],[0,35],[7.5,0],[-1.25,-32.25]],v:[[-7.75,-300.25],[-31.5,-259.75],[-9.25,-227.25],[11.75,-266.5]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:6.1},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 3",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[2.75,-23.25]],o:[[0,0],[-2.75,23.25]],v:[[-62.25,-298],[-57.5,-233.75]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:6.1},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 2",np:3,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-.25,-3.5],[0,0]],o:[[0,0],[.25,3.5],[0,0]],v:[[-81,-300],[-81.75,-253.25],[-43.5,-253.5]],c:!1}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:6.1},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]},{id:"comp_15",layers:[{ddd:0,ind:0,ty:4,nm:"light leak",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},w:{a:0,k:3.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"},{ty:"tm",s:{a:0,k:68.1,ix:1},e:{a:0,k:78.5,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:1,ty:4,nm:"cap 3",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},w:{a:0,k:16.8},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"},{ty:"tm",s:{a:0,k:97,ix:1},e:{a:0,k:93.2,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:2,ty:4,nm:"cap 2",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},w:{a:0,k:16.8},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"},{ty:"tm",s:{a:0,k:99.4,ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:3,ty:4,nm:"cap",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},w:{a:0,k:16.8},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"},{ty:"tm",s:{a:0,k:92.3,ix:1},e:{a:0,k:100,ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:4,ty:4,nm:"tail",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500.25,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[1,.741,.431,1]},o:{a:0,k:100},w:{a:0,k:14},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[1,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:5,ty:4,nm:"tail 2",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},w:{a:0,k:16.8},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:6,ty:4,nm:"stroke",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:1,k:[{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:0,s:[{i:[[0,0],[-5.432,6.772],[59.462,37.439]],o:[[0,0],[14.997,-18.696],[-81,-51]],v:[[-182.75,-42],[-172.581,-52.731],[-196.75,-149]],c:!1}],e:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:5,s:[{i:[[0,0],[-10.134,15.247],[41.25,28.5]],o:[[0,0],[22.516,-33.878],[-78.75,-54.409]],v:[[-183.5,-42.5],[-169.016,-64.497],[-189.5,-144]],c:!1}],e:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:10,s:[{i:[[0,0],[-8.285,12.85],[35,24]],o:[[0,0],[26.516,-41.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-170.766,-66.872],[-183.75,-142]],c:!1}],e:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:14,s:[{i:[[0,0],[-11.484,20.122],[21.625,13.125]],o:[[0,0],[27.516,-40.878],[-82.192,-49.057]],v:[[-183.5,-42.5],[-173.766,-79.872],[-170.5,-142.5]],c:!1}],e:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:19,s:[{i:[[0,0],[-6.732,19.872],[15.997,17.501]],o:[[0,0],[6.018,-20.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-178.018,-89.872],[-160.997,-141.001]],c:!1}],e:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:23.75,s:[{i:[[0,0],[-5.457,18.05],[5.25,16.75]],o:[[0,0],[10.016,-33.128],[-82.192,-49.057]],v:[[-183.5,-42.5],[-184.516,-89.872],[-148.25,-144]],c:!1}],e:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:28,s:[{i:[[0,0],[-7.484,26.122],[-8.5,2.25]],o:[[0,0],[9.532,-33.271],[-82.192,-49.057]],v:[[-183.5,-42.5],[-187.766,-90.122],[-139.25,-135.5]],c:!1}],e:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:33,s:[{i:[[0,0],[-4.984,27.872],[-10.75,.5]],o:[[0,0],[6.512,-36.416],[-82.192,-49.057]],v:[[-183.5,-42.5],[-197.516,-91.622],[-151.75,-140.5]],c:!1}],e:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:38,s:[{i:[[0,0],[-2.985,25.872],[-10.002,3.5]],o:[[0,0],[3.995,-34.631],[-82.192,-49.057]],v:[[-183.5,-42.5],[-202.015,-91.372],[-160.248,-141.75]],c:!1}],e:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:43,s:[{i:[[0,0],[-3.984,28.372],[-12.5,2.5]],o:[[0,0],[4.016,-34.628],[-7.25,-2.75]],v:[[-183.5,-42.5],[-208.516,-98.372],[-168.5,-148.5]],c:!1}],e:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:47.499,s:[{i:[[0,0],[2.516,25.872],[-22.75,7]],o:[[0,0],[-2.385,-24.517],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-180.75,-147.5]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:52.25,s:[{i:[[0,0],[17.224,27.795],[-22.75,7]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-214.516,-99.872],[-185,-147]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:57,s:[{i:[[0,0],[17.224,27.795],[-33.75,18.75]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-206.266,-100.372],[-200.25,-150]],c:!1}],e:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:61.751,s:[{i:[[0,0],[17.224,27.795],[-15,19]],o:[[0,0],[-11.234,-18.128],[-48,-26.25]],v:[[-183.5,-42.5],[-195.516,-106.622],[-209.75,-148.5]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:66.501,s:[{i:[[0,0],[12.7,30.132],[-9.75,22.25]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-187.266,-108.122],[-217.25,-153.75]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:71.25,s:[{i:[[0,0],[12.7,30.132],[26,6]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-177.516,-115.872],[-221.5,-151.25]],c:!1}],e:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:76,s:[{i:[[0,0],[12.7,30.132],[25,7.75]],o:[[0,0],[-8.484,-20.128],[-48,-26.25]],v:[[-183.5,-42.5],[-169.516,-116.622],[-211.5,-154.5]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}]},{i:{x:.833,y:.833},o:{x:.167,y:.167},n:"0p833_0p833_0p167_0p167",t:81,s:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-159.266,-104.872],[-196.125,-148.625]],c:!1}],e:[{i:[[0,0],[8.885,37.903],[21.5,13.25]],o:[[0,0],[-4.484,-19.128],[-48,-26.25]],v:[[-183.5,-42.5],[-158.016,-109.372],[-194.25,-150.25]],c:!1}]},{t:85}]},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"st",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},w:{a:0,k:25.2},lc:2,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Shape 1",np:3,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1}]}],layers:[{ddd:0,ind:0,ty:4,nm:"Shape Layer 1",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:1,ty:4,nm:"leg R Outlines",ks:{o:{a:0,k:100},r:{a:1,k:[{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:-20,s:[0],e:[8.6]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:0,s:[8.6],e:[0]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:20,s:[0],e:[8.6]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:40,s:[8.6],e:[1]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:60,s:[1],e:[8.6]},{t:81}]},p:{a:0,k:[463.282,549.841,0]},a:{a:0,k:[63.702,63.684,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[4.499,0],[.693,.08],[2.217,4.953],[-2.287,8.436],[-.44,1.97],[-.031,2.408],[1.292,1.411],[.091,-.008],[.283,-.525],[.134,-1.585],[.006,-.043],[20.369,-1.962],[7.858,22.179],[-1.041,.368],[-.37,-1.042],[-17.283,1.664],[-2.889,19.157],[-1.036,1.917],[-1.662,.205],[-1.114,-1.217],[.045,-3.529],[.789,-3.533],[.555,-2.049],[-3.246,-7.25],[-4.777,-.552],[-1.977,2.598],[1.504,6.013],[-.928,11.882],[-.169,3.997],[7.199,2.046],[2.984,-2.315],[0,0],[2.413,.519],[2.149,3.999],[.664,.998],[2.371,2.047],[2.43,.924],[-.392,1.032],[-1.034,-.393],[-2.973,-2.567],[-2.033,-3.052],[-.75,-1.395],[-2.401,-.515],[-1.741,1.336],[0,0],[-5.322,-1.512],[.62,-14.656],[.308,-3.94],[-2.931,-11.726],[4.065,-5.34]],o:[[-.669,0],[-6.206,-.716],[-3.83,-8.553],[.569,-2.098],[.727,-3.257],[.024,-1.854],[-.334,-.365],[-.301,.037],[-.732,1.354],[-.004,.043],[-3.16,21.127],[-18.822,1.812],[-.369,-1.041],[1.04,-.373],[7.172,20.245],[18.401,-1.772],[.18,-2.113],[.871,-1.611],[1.532,-.189],[2.179,2.38],[-.035,2.691],[-.46,2.059],[-2.104,7.758],[1.636,3.652],[3.915,.45],[3.042,-3.997],[-3.089,-12.358],[.304,-3.906],[.303,-7.188],[-3.376,-.955],[0,0],[-2.714,2.084],[-4.209,-.903],[-.703,-1.31],[-1.832,-2.75],[-2.577,-2.224],[-1.033,-.392],[.392,-1.032],[2.908,1.104],[2.645,2.283],[.769,1.155],[1.738,3.235],[1.213,.263],[0,0],[3.361,-2.609],[7.4,2.103],[-.172,4.067],[-.943,12.096],[1.746,6.981],[-2.484,3.265]],v:[[44.748,57.921],[42.701,57.802],[28.618,48.324],[29.441,22.613],[30.988,16.562],[32.098,8.259],[30.88,1.138],[30.217,.814],[29.202,1.648],[28.133,6.392],[28.118,6.52],[-9.458,43.393],[-59.317,13.259],[-58.1,10.706],[-55.545,11.923],[-9.84,39.411],[24.153,5.99],[25.683,-.255],[29.727,-3.156],[33.83,-1.563],[36.098,8.31],[34.891,17.433],[33.301,23.66],[32.269,46.69],[43.16,53.828],[52.436,50.451],[53.003,34.327],[51.801,-2.199],[52.59,-14.141],[45.129,-35.74],[35.386,-31.758],[34.661,-31.197],[26.938,-28.837],[18.145,-38.271],[16.114,-41.816],[9.779,-49.045],[2.234,-53.79],[1.075,-56.369],[3.654,-57.528],[12.394,-52.072],[19.442,-44.033],[21.67,-40.165],[27.778,-32.748],[32.226,-34.37],[32.933,-34.918],[46.222,-39.588],[56.587,-13.971],[55.788,-1.889],[56.884,33.357],[55.62,52.873]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[67.469,67.673],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[5.625,8.162],[-.372,5.471],[1.907,.534],[-3.063,-6.842],[-5.844,.038],[-2.24,2.907],[-.001,.002]],o:[[-2.625,-3.069],[-1.931,-.273],[-1.823,7.048],[2.271,5.072],[3.55,-.054],[1.768,-2.297],[-.001,0]],v:[[-3.032,-.102],[-5.64,-13.574],[-11.4,-14.776],[-11.456,6.329],[2.93,14.738],[12.102,10.484],[14.519,2.483]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[109.368,108.852],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[2.271,5.072],[-1.823,7.049],[-1.931,-.274],[11.443,1.413],[.002,-.138],[.646,-2.861],[-4.5,-9.933],[-5.95,.091]],o:[[-3.063,-6.841],[1.907,.534],[.887,-13.023],[-.002,.148],[-.038,2.938],[-2.227,9.855],[2.315,5.111],[-5.844,.038]],v:[[-4.791,20.965],[-4.735,-.14],[1.024,1.063],[-4.493,-29.466],[-1.436,-15.32],[-2.57,-9.545],[-5.094,20.965],[9.594,29.375]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[102.704,94.215],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[9.554,26.656],[-32.696,18.31],[-6.344,-25.735],[-18.029,29.209]],o:[[-7.123,-20.101],[-39.139,4.232],[11.644,32.487],[-22.067,13.465]],v:[[-25.282,3.828],[-6.526,-53.063],[-36.034,15.217],[42.462,25.984]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[44.785,65.355],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100.6,100.6],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-2.625,-3.069],[-.001,0],[.743,2.976],[.311,2.196],[5.756,.816]],o:[[5.625,8.162],[.03,-3.358],[-.552,-2.208],[-5.813,.916],[-.372,5.471]],v:[[-7.3,2.838],[10.251,5.424],[8.777,-4.396],[7.504,-11.001],[-9.908,-10.633]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[113.637,105.911],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 5",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.386,5.545],[-.686,16.192],[8.802,2.501],[3.34,-2.565],[3.71,5.571],[2.571,2.219],[2.994,1.138],[-9.788,-40.171],[-7.196,48.117],[-.897,1.659],[-1.619,-1.768],[.032,-2.497],[.639,-2.862],[-4.448,-9.933],[-5.924,7.782]],o:[[-4.008,-16.034],[.311,-7.345],[-4.679,-1.328],[-8.845,6.791],[-1.882,-2.825],[-2.41,-2.081],[-48.535,-11.764],[13.375,37.75],[.156,-1.853],[1,-1.85],[1.798,1.964],[-.038,2.938],[-2.2,9.855],[3.653,8.16],[3.773,-4.956]],v:[[59.653,37.831],[59.297,-10.066],[50.385,-33.674],[38.153,-28.794],[22.487,-38.935],[15.795,-46.57],[7.653,-51.669],[-52.722,16.581],[30.849,10.214],[32.152,4.685],[37.064,3.776],[38.807,12.275],[37.648,20.987],[35.153,51.496],[58.737,55.651]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.741,.431,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[62.76,63.684],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 6",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:2,ty:4,nm:"mouse Outlines",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500.747,672.596,0]},a:{a:0,k:[4.625,4.708,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,2.462],[2.416,0],[0,-2.462],[0,0]],o:[[0,-2.462],[-2.416,0],[0,2.462],[0,0]],v:[[4.375,0],[0,-4.458],[-4.375,0],[0,4.458]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.31,.243,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[4.625,4.708],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:3,ty:4,nm:"nose Outlines",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500.747,681.836,0]},a:{a:0,k:[6.388,6.657,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[1.5,3.938],[-1.5,3.938],[-1.5,-3.938],[1.5,-3.938]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.31,.243,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[6.388,4.188],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-2.83],[0,1.508],[2.529,0]],o:[[0,1.508],[0,-2.83],[-2.529,0]],v:[[-6.138,1.808],[6.138,1.808],[0,-3.317]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.31,.243,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[6.388,9.748],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:4,ty:0,nm:"Paw R",refId:"comp_8",ks:{o:{a:0,k:100},r:{a:0,k:-7.7},p:{a:0,k:[538.625,649.75,0]},a:{a:0,k:[537,648,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:5,ty:0,nm:"Paw",refId:"comp_9",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,503.5,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:6,ty:0,nm:"Eye",refId:"comp_10",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[544,500,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:7,ty:0,nm:"Eye",refId:"comp_10",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:8,ty:4,nm:"ball",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[517.819,783.702,0]},a:{a:0,k:[26,26,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[11.993,0],[0,-11.993],[-11.993,0],[0,11.993]],o:[[-11.993,0],[0,11.993],[11.993,0],[0,-11.993]],v:[[0,-21.75],[-21.75,0],[0,21.75],[21.75,0]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ind:1,ty:"sh",ks:{a:0,k:{i:[[14.198,0],[0,14.198],[-14.198,0],[0,-14.198]],o:[[-14.198,0],[0,-14.198],[14.198,0],[0,14.198]],v:[[0,25.75],[-25.75,0],[0,-25.75],[25.75,0]],c:!0}},nm:"Path 2",mn:"ADBE Vector Shape - Group"},{ty:"mm",mm:1,nm:"Merge Paths 1",mn:"ADBE Vector Filter - Merge"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[26,26],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:4,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[7.183,.596],[-.997,12.007],[-1.9,2.925],[.677,-8.156],[-13.071,-1.085],[-2.664,11.238]],o:[[-12.007,-.997],[.309,-3.719],[-6.63,3.735],[-1.086,13.071],[11.861,.985],[-4.405,5.041]],v:[[5.686,10.933],[-14.25,-12.613],[-10.815,-22.679],[-22.844,-3.939],[-1.141,21.694],[23.93,3.532]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.847,.227,.361,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[25.176,27.975],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.129,-2.133],[3.979,2.107],[-1.129,2.133],[-3.978,-2.106]],o:[[-1.129,2.133],[-3.979,-2.106],[1.13,-2.134],[3.979,2.107]],v:[[7.205,3.813],[-2.044,3.863],[-7.205,-3.814],[2.044,-3.863]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.451,.569,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[33.168,13.027],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.085,-13.072],[13.072,1.085],[-1.085,13.072],[-13.071,-1.085]],o:[[-1.085,13.072],[-13.071,-1.086],[1.085,-13.072],[13.072,1.086]],v:[[23.669,1.965],[-1.965,23.669],[-23.668,-1.965],[1.964,-23.669]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.937,.329,.435,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[26,26],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:9,ty:0,nm:"Text",refId:"comp_13",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:10,ty:4,nm:"buble Outlines",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[668.994,615.748,0]},a:{a:0,k:[89.148,72.386,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[17.175,-12.465],[-21.777,12.221],[23.58,3.505]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ind:1,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-24.27,13.208],[17.415,-13.208],[24.27,3.883],[23.973,3.939]],c:!0}},nm:"Path 2",mn:"ADBE Vector Shape - Group"},{ty:"mm",mm:1,nm:"Merge Paths 1",mn:"ADBE Vector Filter - Merge"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[24.52,99.331],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:4,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[16.844,-12.776],[-23.475,12.776],[23.475,3.755]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[24.972,99.27],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[39.501,0],[0,-39.501],[-39.501,0],[0,39.501]],o:[[-39.501,0],[0,39.501],[39.501,0],[0,-39.501]],v:[[0,-71.637],[-71.637,.001],[0,71.637],[71.637,.001]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ind:1,ty:"sh",ks:{a:0,k:{i:[[39.776,0],[0,39.776],[-39.776,0],[0,-39.777]],o:[[-39.776,0],[0,-39.777],[39.776,0],[0,39.776]],v:[[0,72.137],[-72.137,.001],[0,-72.137],[72.137,.001]],c:!0}},nm:"Path 2",mn:"ADBE Vector Shape - Group"},{ty:"mm",mm:1,nm:"Merge Paths 1",mn:"ADBE Vector Filter - Merge"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[105.91,72.387],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:4,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-39.702],[-39.702,0],[0,39.702],[39.701,0]],o:[[0,39.702],[39.701,0],[0,-39.702],[-39.702,0]],v:[[-71.886,0],[0,71.887],[71.886,0],[0,-71.887]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[105.91,72.387],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:11,ty:0,nm:"404 text",refId:"comp_14",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[500,500,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:12,ty:4,nm:"cat Outlines",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[477.363,647.652,0]},a:{a:0,k:[114.78,181.106,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.059,0],[.035,.001],[0,0],[-.054,1.103],[-1.106,-.055],[0,0],[.056,-1.103]],o:[[-.034,0],[0,0],[-1.104,-.054],[.055,-1.103],[0,0],[1.102,.055],[-.053,1.069]],v:[[7.877,2.418],[7.774,2.416],[-7.975,1.632],[-9.873,-.464],[-7.777,-2.363],[7.975,-1.58],[9.872,.517]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[123.409,15.802],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 19",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0],[0,0],[-.988,-.496],[.495,-.988]],o:[[0,0],[0,0],[.495,-.988],[.987,.495],[0,0]],v:[[-1.125,6.904],[-4.701,5.111],[.629,-5.515],[3.314,-6.408],[4.206,-3.723]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[121.74,16.257],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 20",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,2.507],[14.595,0],[0,-2.507],[-14.596,0]],o:[[0,-2.507],[-14.596,0],[0,2.507],[14.595,0]],v:[[26.428,0],[.001,-4.54],[-26.428,0],[.001,4.54]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.886,.835,.843,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[141.394,340.906],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.187,0],[.236,.583],[-.768,.312],[-29.12,0],[-8.958,-3.666],[.314,-.766],[.772,.316],[28.905,0],[8.787,-3.557]],o:[[-.593,0],[-.311,-.768],[9.055,-3.665],[29.292,0],[.767,.315],[-.313,.765],[-8.686,-3.556],[-28.737,0],[-.184,.074]],v:[[-62.046,5.032],[-63.437,4.095],[-62.609,2.141],[-.03,-5.236],[62.614,2.142],[63.434,4.099],[61.477,4.92],[-.03,-2.236],[-61.484,4.923]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[125.189,333.222],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[19.438,0],[13.765,1.633],[0,2.773],[0,0],[-1.104,0],[0,-1.104],[0,0],[-41.412,0],[-2.842,2.866],[0,0],[-1.104,0],[0,-1.104],[0,0],[20.208,-2.397]],o:[[-19.438,0],[-20.209,-2.397],[0,0],[0,-1.104],[1.105,0],[0,0],[2.843,2.866],[41.412,0],[0,0],[0,-1.104],[1.105,0],[0,0],[0,2.773],[-13.765,1.633]],v:[[0,15.757],[-51.489,13.226],[-74.484,5.16],[-74.484,-13.757],[-72.484,-15.757],[-70.484,-13.757],[-70.484,4.86],[0,11.757],[70.484,4.86],[70.484,-13.757],[72.484,-15.757],[74.484,-13.757],[74.484,5.16],[51.49,13.226]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[124.437,165.793],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[19.418,0],[12,.959],[-.066,.825],[-.837,-.064],[-14.448,0],[-1.835,2.963],[-.791,0],[0,-.828],[22.554,-2.676]],o:[[-14.526,0],[-.826,-.065],[.065,-.826],[11.922,.952],[42.991,0],[.056,-.776],[.828,0],[0,1.589],[-13.747,1.63]],v:[[-15.998,5.799],[-56.545,4.333],[-57.92,2.719],[-56.306,1.343],[-15.998,2.799],[54.99,-4.409],[56.486,-5.799],[57.986,-4.299],[35.432,3.271]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[140.571,168.906],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[14.526,0],[13.748,1.63],[0,1.589],[-.829,0],[-.056,-.776],[-42.991,0],[-11.922,.952],[-.067,-.826],[.826,-.065]],o:[[-19.418,0],[-22.553,-2.676],[0,-.828],[.792,0],[1.836,2.963],[14.448,0],[.814,-.066],[.066,.825],[-11.999,.959]],v:[[15.998,5.799],[-35.433,3.271],[-57.986,-4.299],[-56.486,-5.799],[-54.99,-4.409],[15.998,2.799],[56.306,1.343],[57.921,2.719],[56.545,4.333]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[108.44,162.792],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 5",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[19.437,0],[13.766,1.633],[0,2.773],[-1.455,.915],[-.588,-.934],[.858,-.611],[-39.858,0],[-4.429,2.835],[.029,.016],[-.546,.959],[-.957,-.548],[0,-1.362],[20.208,-2.398]],o:[[-19.437,0],[-20.209,-2.398],[0,-1.271],[.933,-.586],[.568,.903],[4.413,2.835],[39.844,0],[-.028,-.017],[-.959,-.548],[.548,-.959],[1.676,.957],[0,2.773],[-13.766,1.633]],v:[[0,7.32],[-51.489,4.789],[-74.484,-3.277],[-72.292,-6.572],[-69.535,-5.945],[-70.066,-3.25],[0,3.32],[70.063,-3.247],[69.977,-3.297],[69.23,-6.026],[71.959,-6.772],[74.484,-3.277],[51.49,4.789]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[124.437,155.313],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 6",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.341,0],[8.168,10.039],[3.655,16.203],[-5.521,17.555],[-8.298,10.043],[.231,8.958],[-1.104,.028],[-.029,-1.103],[4.651,-5.629],[2.925,-9.299],[-4.702,-20.854],[-15.843,-16.775],[-.035,-.043],[-35.249,.116],[-5.559,7.043],[-.04,.042],[-3.548,15.733],[5.31,16.885],[7.967,9.644],[-.267,10.299],[-1.091,-.052],[.029,-1.105],[-4.244,-5.136],[-3.08,-9.793],[4.857,-21.542],[16.427,-17.427],[28.718,-.087]],o:[[-28.302,0],[-16.428,-17.426],[-4.857,-21.543],[3.081,-9.795],[4.242,-5.134],[-.028,-1.105],[1.077,-.066],[.265,10.301],[-7.968,9.643],[-5.31,16.884],[3.549,15.733],[.037,.04],[5.801,7.258],[33.924,-.103],[.037,-.046],[15.844,-16.776],[4.702,-20.853],[-2.924,-9.298],[-4.652,-5.63],[.027,-1.104],[1.105,.028],[-.232,8.957],[8.297,10.043],[5.522,17.556],[-3.654,16.201],[-7.949,9.882],[-.339,.001]],v:[[.339,91.952],[-71.485,78.371],[-99.372,21.779],[-98.357,-37.985],[-81.209,-67.881],[-71.585,-89.835],[-69.637,-91.886],[-67.586,-89.939],[-78.125,-65.333],[-94.541,-36.786],[-95.47,20.898],[-68.523,75.681],[-68.415,75.806],[1.349,87.952],[68.408,75.814],[68.523,75.681],[95.469,20.897],[94.542,-36.786],[78.127,-65.333],[67.588,-89.939],[69.638,-91.886],[71.586,-89.835],[81.211,-67.88],[98.357,-37.985],[99.372,21.779],[71.49,78.366],[1.361,91.952]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[125.08,264.504],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 7",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.234,0],[.303,.802],[1.629,2.507],[-.926,.602],[-.601,-.926],[-1.209,-3.207],[1.033,-.39]],o:[[-.809,0],[-1.107,-2.938],[-.603,-.927],[.928,-.602],[1.787,2.749],[.389,1.033],[-.232,.087]],v:[[2.168,6.435],[.296,5.139],[-3.826,-3.066],[-3.239,-5.833],[-.473,-5.246],[4.04,3.729],[2.873,6.306]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[207.333,222.298],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 8",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.02,0],[.064,.006],[-.105,1.099],[2.763,9.485],[-1.061,.309],[-.308,-1.062],[1.248,-13.044]],o:[[-.063,0],[-1.1,-.105],[1.2,-12.532],[-.31,-1.061],[1.058,-.31],[2.909,9.981],[-.099,1.036]],v:[[.695,18.849],[.503,18.841],[-1.298,16.66],[-3.622,-16.059],[-2.262,-18.539],[.217,-17.178],[2.684,17.039]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[214.211,251.048],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 9",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.632,0],[.349,.243],[-.632,.907],[-2.733,17.109],[-1.087,-.178],[.174,-1.09],[9.283,-13.317]],o:[[-.395,0],[-.906,-.632],[8.955,-12.845],[.175,-1.091],[1.091,.174],[-2.824,17.676],[-.389,.557]],v:[[-9.44,26.41],[-10.582,26.051],[-11.079,23.266],[7.587,-24.572],[9.877,-26.232],[11.537,-23.942],[-7.797,25.554]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[204.509,300.961],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 10",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.001,-.015],[-1.543,-.123],[-.005,.112],[.363,2.901],[1.283,.065],[.076,-1.49],[.721,-2.846]],o:[[1.536,.231],[.017,-.108],[.655,-2.849],[.076,-1.489],[-1.283,-.065],[.43,2.904],[0,.014]],v:[[-2.731,5.402],[1.888,5.921],[1.933,5.595],[2.37,-3.03],[.174,-5.856],[-2.296,-3.266],[-2.733,5.359]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[129.337,245.459],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 12",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.721,-2.846],[-.06,-.265],[-.262,-.011],[-.207,.003],[-.107,.007],[-.954,.08],[-.005,.105],[.363,2.9],[1.283,.065],[.075,-1.489]],o:[[-.015,.289],[.263,.012],[.207,-.003],[.071,-.051],[.956,-.059],[.018,-.1],[.654,-2.849],[.075,-1.49],[-1.283,-.065],[.429,2.904]],v:[[-2.725,5.212],[-2.644,6.042],[-1.856,6.068],[-1.236,6.061],[-.975,5.964],[1.89,5.748],[1.941,5.448],[2.378,-3.176],[.182,-6.003],[-2.288,-3.413]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[137.069,245.543],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 13",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-.005,-.102],[-1.576,.164],[.345,2.76],[1.283,.065],[.075,-1.49],[.721,-2.846]],o:[[1.576,-.158],[.576,-2.714],[.075,-1.489],[-1.283,-.065],[.429,2.904],[-.005,.105]],v:[[-2.707,5.793],[2.021,5.307],[2.382,-2.902],[.185,-5.728],[-2.285,-3.138],[-2.721,5.487]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[144.805,245.206],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 14",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-3.333,4.083],[5.073,4.939],[-.017,-15.221]],o:[[-9.917,-3.583],[0,0],[6.833,0]],v:[[12.691,1.927],[-7.559,-9.841],[-12.674,9.841]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[82.934,246.518],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 15",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[3.165,9.274],[3.502,-10.393]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[193.419,163.94],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 16",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[0,0]],o:[[0,0],[0,0]],v:[[7.408,9.215],[8.002,-10.697]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[188.169,165.717],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 17",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-5.981,-6.57],[2.46,-2.239],[5.981,6.569],[-2.46,2.24]],o:[[5.981,6.569],[-2.46,2.24],[-5.982,-6.57],[2.46,-2.239]],v:[[4.454,-4.056],[10.83,11.895],[-4.454,4.056],[-10.83,-11.896]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.82,.643,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[173.694,37.626],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 18",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.124,0],[.338,.236],[.089,.53],[-3.175,11.315],[-.435,17.264],[-1.081,0],[-.017,-.001],[.028,-1.105],[-4.906,-18.458],[.1,-.349],[-1.241,-9.849],[-.118,.07],[-.572,-.943],[.942,-.574],[31.742,-5.998]],o:[[-.406,0],[-.441,-.308],[-1.737,-10.416],[-4.907,-18.659],[.028,-1.087],[.017,0],[1.105,.027],[-.43,17.058],[.094,.35],[-2.94,10.155],[29.387,-5.766],[.943,-.571],[.572,.944],[-.511,.311],[-.124,.023]],v:[[-19.659,47.746],[-20.804,47.386],[-21.632,46.075],[-19.224,9.875],[-26.157,-45.797],[-24.158,-47.746],[-24.107,-47.745],[-22.158,-45.695],[-15.217,9.381],[-15.228,10.45],[-17.982,43.387],[23.275,30.599],[26.02,31.272],[25.351,34.017],[-19.287,47.711]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[81.191,220.363],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 21",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.459,0],[.105,.017],[.584,.253],[-.439,1.014],[-1.018,-.437],[-21.048,-3.605],[5.005,8.251],[-.944,.573],[-.572,-.944],[.593,-15.448],[.442,-.363]],o:[[-.105,0],[-22.902,-3.664],[-1.013,-.438],[.437,-1.013],[.133,.059],[.232,-13.669],[-.573,-.944],[.944,-.571],[5.687,9.376],[-.021,.572],[-.361,.295]],v:[[18.334,20.557],[18.018,20.532],[-19.445,10.634],[-20.485,8.005],[-17.856,6.963],[16.398,16.209],[9.124,-17.239],[9.797,-19.986],[12.544,-19.313],[20.332,18.633],[19.603,20.104]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[172.677,242.033],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 22",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[12.042,0],[3.653,.525],[2.955,.779],[-.281,1.069],[-1.067,-.28],[-2.983,-.428],[-17.332,12.551],[-1.334,25.266],[-1.086,-.061],[.059,-1.104],[18.373,-13.302]],o:[[-5.229,0],[-3.134,-.45],[-1.068,-.281],[.282,-1.068],[2.806,.739],[11.467,1.647],[16.126,-11.675],[.059,-1.104],[1.102,.058],[-1.282,24.297],[-12.88,9.327]],v:[[-21.66,42.283],[-35.196,41.309],[-44.372,39.458],[-45.796,37.014],[-43.352,35.591],[-34.627,37.35],[16,27.334],[42.024,-40.329],[44.127,-42.221],[46.018,-40.118],[18.345,30.574]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[149.364,215.148],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 23",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0]],o:[[0,0]],v:[[160.883,136.946]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[0,0],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 24",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,-35.201],[22.159,0],[0,35.201],[-22.159,0]],o:[[0,35.201],[-22.159,0],[0,-35.201],[22.159,0]],v:[[40.123,.535],[.001,47.125],[-40.123,.535],[.001,-47.125]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[150.742,92.368],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 25",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[.912,0],[.15,.034],[-.245,1.077],[-.97,3.914],[-1.149,11.141],[5.037,14.587],[16.592,8.183],[23.002,-6.755],[7.14,-4.932],[-7.269,-29.781],[-2.979,-8.148],[-2.113,-9.481],[1.078,-.24],[.24,1.077],[3.231,8.839],[2.122,8.691],[-27.219,18.798],[-9.373,2.752],[-21.23,-10.472],[-5.833,-16.89],[1.517,-14.717],[2.673,-10.779],[.909,-3.982]],o:[[-.147,0],[-1.077,-.246],[.918,-4.019],[2.64,-10.644],[2.35,-22.791],[-5.492,-15.901],[-20.352,-10.04],[-8.963,2.631],[-25.842,17.848],[2.069,8.477],[3.277,8.961],[.24,1.078],[-1.079,.235],[-2.056,-9.223],[-3.018,-8.252],[-7.665,-31.408],[7.491,-5.174],[23.939,-7.031],[17.528,8.645],[6.876,19.913],[-1.178,11.421],[-.966,3.897],[-.212,.927]],v:[[76.342,77.992],[75.894,77.942],[74.389,75.547],[77.281,63.567],[83.8,30.774],[79.863,-24.012],[45.113,-61.911],[-24.126,-67.158],[-48.395,-55.76],[-78.968,22.644],[-70.839,47.696],[-62.063,75.404],[-63.58,77.791],[-65.967,76.273],[-74.596,49.07],[-82.855,23.594],[-50.667,-59.051],[-25.253,-70.996],[46.883,-65.497],[83.643,-25.317],[87.779,31.184],[81.163,64.53],[78.29,76.437]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[118.108,78.277],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 26",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[0,0],[-8.451,-.198],[-11.707,.072],[0,0],[2.579,3.033],[-.681,3.893],[43.608,6.956],[-103.854,30.605],[2.79,.221],[15.207,-14.014],[3.695,-14.744],[-.357,-10.362]],o:[[0,0],[11.698,.276],[12.004,-.074],[0,0],[.075,-1.374],[-22.019,5.951],[0,0],[-7.039,-.159],[-20.616,-1.629],[-11.178,10.302],[-3.662,14.612],[.008,6.737]],v:[[-55.807,80.745],[2.549,87.245],[36.67,86.579],[88.951,80.745],[86.845,61.379],[87.221,58.047],[-28.341,59.568],[14.43,-85.448],[-1.599,-85.893],[-51.844,-60.608],[-72.195,-16.475],[-55.688,59.288]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[107.633,92.468],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 27",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[7.955,.192],[10.852,8.496],[.004,-.002],[3.948,1.729],[2.033,3.112],[0,0],[-38.687,7.088],[.631,2.749],[.145,5.559],[.018,5.405],[4.396,2.468],[3.098,-.615],[0,-1.768],[-6.729,-43.832],[-.907,-.841],[-13.176,5.284],[-6.343,-1.262],[-10.497,6.188]],o:[[-13.329,-.322],[-.004,.002],[-3.921,1.532],[-3.46,-1.516],[-4.782,-7.321],[31.44,.906],[0,0],[-33.439,6.556],[-.141,-5.405],[-.015,-4.334],[-2.706,-1.519],[1.074,4.071],[0,9.709],[-1.775,7.415],[1,.927],[6.532,2.031],[9.302,1.85],[-7.631,1.522]],v:[[18.227,44.58],[-21.14,34.102],[-21.152,34.109],[-33.257,34.421],[-41.389,26.916],[-47.43,-21.176],[70.611,-26.832],[70.654,-29.695],[-57.739,-30.675],[-57.683,-46.852],[-61.99,-60.949],[-71.286,-61.533],[-69.54,-52.532],[-58.208,22.76],[-59.96,61.541],[-15.99,48.104],[5.124,50.917],[41.609,42.569]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[121.493,204.567],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 28",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-1.776,7.415],[0,9.708],[-3.696,14.744],[-11.177,10.301],[-20.615,-1.629],[-6.826,-3.206],[-13.416,-38.068],[.791,-19.079],[5.134,-9.31],[3.177,-16.229],[8.415,-9.192],[11.742,2.336],[6.532,2.031],[.999,.927]],o:[[-6.73,-43.832],[0,-9.709],[3.695,-14.744],[15.207,-14.015],[7.518,.594],[15.722,7.383],[12.286,42.605],[1.796,10.828],[-5.091,9.233],[-4.683,10.452],[-7.966,8.937],[-6.344,-1.261],[-13.176,5.284],[-.908,-.84]],v:[[-59.228,91.336],[-70.56,16.045],[-87.075,-59.998],[-66.725,-104.13],[-16.48,-129.415],[30.099,-126.148],[78.485,-77.687],[71.933,18.278],[70.208,45.438],[64.247,80.767],[47.332,105.893],[4.104,119.493],[-17.011,116.68],[-60.981,130.117]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,.741,.431,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[122.513,135.991],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 29",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[5.904,9.734],[0,0],[-23.958,-5.486]],o:[[0,0],[0,0],[.534,-13.935]],v:[[8.441,-17.963],[-17.492,8.286],[16.958,17.964]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[174.052,242.627],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 30",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[1.768,1.115],[7.211,-.755],[12.955,-.025],[13.357,.953],[10.431,3.088],[2.581,3.131],[1.89,2.681],[0,-5.401],[-55.064,0],[0,8.262]],o:[[-5.497,4.382],[-12.814,1.341],[-13.391,.025],[-11.009,-.786],[-4.198,-1.242],[-2.136,-2.591],[-28.599,2.63],[0,8.262],[55.064,0],[0,-1.196]],v:[[96.992,-5.132],[76,2.402],[37.471,5.59],[-2.713,4.913],[-35.776,-.202],[-47.004,-6.075],[-52.021,-14.421],[-99.702,-1.657],[0,14.421],[99.702,-1.657]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.898,.855,.867,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[99.952,347.541],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 31",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:13,ty:4,nm:"leg L Outlines",ks:{o:{a:0,k:100},r:{a:1,k:[{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:0,s:[0],e:[8.6]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:20,s:[8.6],e:[0]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:40,s:[0],e:[8.6]},{i:{x:[.25],y:[1]},o:{x:[.75],y:[0]},n:["0p25_1_0p75_0"],t:60,s:[8.6],e:[0]},{t:81}]},p:{a:0,k:[527.429,521.931,0]},a:{a:0,k:[64.8,71.558,0]},s:{a:0,k:[100,100,100]}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[16.119,-.001],[5.433,2.212],[-.416,1.024],[-1.025,-.419],[-10.243,14.019],[12.392,14.891],[.744,2.049],[-.951,1.378],[-1.649,.024],[-.028,0],[-2.584,-2.358],[-2.114,-2.936],[-1.162,-1.778],[-7.575,-2.394],[-3.588,3.203],[.627,3.205],[5.491,2.874],[8.261,8.591],[2.874,2.783],[6.312,-4.018],[.252,-3.77],[0,0],[.048,-.35],[1.833,-1.285],[4.666,.998],[1.085,.132],[6.744,-6.995],[2.367,-10.562],[1.077,.242],[-.241,1.078],[-6.636,6.884],[-11.889,-1.44],[-1.491,-.319],[-2.22,1.557],[-.22,1.609],[-.019,.269],[0,0],[-4.669,2.973],[-10.537,-10.205],[-2.74,-2.85],[-10.708,-5.603],[-1.287,-6.585],[4.022,-3.591],[5.176,1.635],[4.782,7.316],[1.18,1.639],[1.78,1.625],[1.94,-.061],[.05,-.074],[-.203,-.559],[-1.095,-1.152],[-.029,-.034],[12.073,-16.522]],o:[[-5.354,.001],[-1.024,-.416],[.417,-1.023],[19.891,8.097],[10.907,-14.927],[-1.46,-1.538],[-.625,-1.721],[.876,-1.271],[.029,0],[3.196,0],[1.99,1.816],[1.232,1.712],[4.397,6.727],[3.814,1.205],[2.942,-2.627],[-.963,-4.927],[-11.286,-5.905],[-2.716,-2.824],[-5.169,-5.005],[-2.962,1.886],[0,0],[-.026,.352],[-.375,2.737],[-3.647,2.559],[-1.4,-.3],[-10.642,-1.288],[-6.12,6.349],[-.241,1.078],[-1.078,-.242],[2.531,-11.288],[7.61,-7.893],[1.265,.153],[3.674,.787],[.898,-.628],[.036,-.265],[0,0],[.284,-4.246],[6.488,-4.132],[2.925,2.832],[8.409,8.744],[6.377,3.337],[.904,4.625],[-4.66,4.161],[-8.936,-2.824],[-1.189,-1.82],[-1.948,-2.707],[-1.368,-1.249],[-.494,.007],[-.173,.25],[.526,1.449],[.03,.031],[13.683,16.402],[-8.377,11.465]],v:[[-19.024,60.057],[-35.298,56.859],[-36.397,54.252],[-33.791,53.154],[17.125,37.276],[14.75,-10.337],[11.101,-15.631],[11.621,-20.58],[15.538,-22.588],[15.623,-22.588],[24.423,-17.719],[30.437,-10.754],[34.033,-5.426],[50.553,10.652],[63.125,7.259],[66.768,-1.918],[55.098,-13.058],[27.008,-36.436],[18.61,-44.963],[-2.486,-53.745],[-5.987,-43.815],[-6.049,-42.905],[-6.158,-41.85],[-9.485,-35.79],[-23.086,-35.363],[-26.893,-36.078],[-54.661,-26.968],[-67.453,-1.483],[-69.842,.031],[-71.357,-2.358],[-57.541,-29.744],[-26.412,-40.049],[-22.248,-39.275],[-11.782,-39.065],[-10.121,-42.391],[-10.04,-43.194],[-9.978,-44.083],[-4.634,-57.119],[21.393,-47.836],[29.891,-39.208],[56.952,-16.602],[70.694,-2.685],[65.789,10.243],[49.348,14.466],[30.684,-3.238],[27.191,-8.416],[21.726,-14.765],[15.595,-18.588],[14.914,-18.308],[14.861,-16.996],[17.695,-13.044],[17.782,-12.947],[20.355,39.635]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.322,.22,.357,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[86.706,61.501],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[9.837,1.222],[3.84,3.915],[1.667,-1.07],[-7.148,-2.258],[-3.856,4.392],[.684,3.606],[.001,.002]],o:[[-4.038,-.078],[-1.488,1.261],[4.055,6.046],[5.299,1.674],[2.319,-2.688],[-.541,-2.848],[0,0]],v:[[-1.063,-.424],[-12.862,-7.429],[-17.589,-3.924],[-1.857,10.145],[13.988,4.986],[16.905,-4.695],[12.534,-11.818]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.918,.804,.71,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[138.514,63.915],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 2",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[5.299,1.674],[4.054,6.046],[-1.488,1.261],[8.661,-7.611],[-.102,-.094],[-1.709,-2.385],[-10.413,-3.24],[-3.887,4.506]],o:[[-7.148,-2.258],[1.666,-1.07],[-9.141,-9.318],[.109,.099],[2.17,1.981],[5.883,8.213],[5.357,1.668],[-3.856,4.392]],v:[[10.818,19.729],[-4.913,5.66],[-.186,2.156],[-26.663,-14.012],[-14.062,-6.895],[-10.501,-2.208],[10.616,19.956],[26.663,14.57]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.827,.494,.192,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[125.839,54.33],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 3",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[26.266,10.578],[-12.673,32.219],[-23.445,-12.366],[9.841,32.884]],o:[[-19.753,-8.038],[-19.909,30.699],[32.012,12.893],[-4.606,25.437]],v:[[-12.826,15.153],[-38.686,-43.649],[-11.463,30.756],[48.754,-20.735]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.827,.494,.192,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[62.742,86.743],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 4",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[-4.038,-.078],[0,0],[2.718,1.422],[1.849,1.227],[4.435,-3.758]],o:[[9.837,1.222],[-2.488,-2.256],[-2.016,-1.055],[-3.178,4.952],[3.84,3.915]],v:[[-.898,9.518],[12.697,-1.876],[4.382,-7.301],[-1.4,-10.74],[-12.697,2.512]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[1,1,1,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[138.35,53.973],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 5",np:2,mn:"ADBE Vector Group"},{ty:"gr",it:[{ind:0,ty:"sh",ks:{a:0,k:{i:[[5.064,2.65],[11.642,11.275],[7.719,-4.915],[.304,-4.2],[6.629,.931],[3.366,-.445],[2.84,-1.481],[-36.519,-19.387],[31.168,37.358],[.644,1.772],[-2.398,.035],[-1.844,-1.684],[-1.713,-2.379],[-10.378,-3.279],[1.877,9.598]],o:[[-14.644,-7.662],[-5.282,-5.114],[-4.102,2.612],[-.804,11.122],[-3.36,-.472],[-3.157,.418],[-41.048,28.443],[37.095,15.098],[-1.28,-1.348],[-.717,-1.977],[2.662,-.038],[2.17,1.981],[5.901,8.194],[8.525,2.694],[-1.195,-6.113]],v:[[63.949,-19.709],[27.926,-51.278],[4.363,-60.31],[-.121,-47.928],[-18.11,-42.963],[-28.261,-43.038],[-37.484,-40.344],[-26.62,50.127],[24.169,-16.545],[20.905,-21.191],[23.491,-25.467],[30.998,-21.12],[36.738,-14.463],[57.875,7.679],[76.655,-7.18]],c:!0}},nm:"Path 1",mn:"ADBE Vector Shape - Group"},{ty:"fl",c:{a:0,k:[.929,.592,.263,1]},o:{a:0,k:100},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill"},{ty:"tr",p:{a:0,k:[78.782,66.38],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 6",np:2,mn:"ADBE Vector Group"}],ip:0,op:81,st:0,bm:0,sr:1},{ddd:0,ind:14,ty:0,nm:"Tail",refId:"comp_15",ks:{o:{a:0,k:100},r:{a:0,k:0},p:{a:0,k:[652.5,522,0]},a:{a:0,k:[500,500,0]},s:{a:0,k:[100,100,100]}},ao:0,w:1e3,h:1e3,ip:0,op:81,st:0,bm:0,sr:1}]},renderer:"svg"})})();
  2. //# sourceMappingURL=anf.js.map