cecomponent 1.0.29 → 1.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,12 +14,12 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var hasRequiredReactJsxRuntime_development;function requireReactJsxRuntime_development(){return hasRequiredReactJsxRuntime_development||(hasRequiredReactJsxRuntime_development=1,process.env.NODE_ENV!=="production"&&function(){function t(j){if(j==null)return null;if(typeof j=="function")return j.$$typeof===$?null:j.displayName||j.name||null;if(typeof j=="string")return j;switch(j){case y:return"Fragment";case p:return"Profiler";case k:return"StrictMode";case S:return"Suspense";case R:return"SuspenseList";case I:return"Activity"}if(typeof j=="object")switch(typeof j.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),j.$$typeof){case d:return"Portal";case m:return(j.displayName||"Context")+".Provider";case x:return(j._context.displayName||"Context")+".Consumer";case g:var T=j.render;return j=j.displayName,j||(j=T.displayName||T.name||"",j=j!==""?"ForwardRef("+j+")":"ForwardRef"),j;case A:return T=j.displayName||null,T!==null?T:t(j.type)||"Memo";case F:T=j._payload,j=j._init;try{return t(j(T))}catch{}}return null}function e(j){return""+j}function r(j){try{e(j);var T=!1}catch{T=!0}if(T){T=console;var D=T.error,V=typeof Symbol=="function"&&Symbol.toStringTag&&j[Symbol.toStringTag]||j.constructor.name||"Object";return D.call(T,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",V),e(j)}}function i(j){if(j===y)return"<>";if(typeof j=="object"&&j!==null&&j.$$typeof===F)return"<...>";try{var T=t(j);return T?"<"+T+">":"<...>"}catch{return"<...>"}}function s(){var j=O.A;return j===null?null:j.getOwner()}function n(){return Error("react-stack-top-frame")}function a(j){if(B.call(j,"key")){var T=Object.getOwnPropertyDescriptor(j,"key").get;if(T&&T.isReactWarning)return!1}return j.key!==void 0}function l(j,T){function D(){L||(L=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",T))}D.isReactWarning=!0,Object.defineProperty(j,"key",{get:D,configurable:!0})}function o(){var j=t(this.type);return _[j]||(_[j]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),j=this.props.ref,j!==void 0?j:null}function c(j,T,D,V,G,J,K,X){return D=J.ref,j={$$typeof:E,type:j,key:T,props:J,_owner:G},(D!==void 0?D:null)!==null?Object.defineProperty(j,"ref",{enumerable:!1,get:o}):Object.defineProperty(j,"ref",{enumerable:!1,value:null}),j._store={},Object.defineProperty(j._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(j,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(j,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:K}),Object.defineProperty(j,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.freeze&&(Object.freeze(j.props),Object.freeze(j)),j}function f(j,T,D,V,G,J,K,X){var Q=T.children;if(Q!==void 0)if(V)if(z(Q)){for(V=0;V<Q.length;V++)b(Q[V]);Object.freeze&&Object.freeze(Q)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else b(Q);if(B.call(T,"key")){Q=t(j);var st=Object.keys(T).filter(function(nt){return nt!=="key"});V=0<st.length?"{key: someKey, "+st.join(": ..., ")+": ...}":"{key: someKey}",P[Q+V]||(st=0<st.length?"{"+st.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
17
+ */var hasRequiredReactJsxRuntime_development;function requireReactJsxRuntime_development(){return hasRequiredReactJsxRuntime_development||(hasRequiredReactJsxRuntime_development=1,process.env.NODE_ENV!=="production"&&function(){function t(A){if(A==null)return null;if(typeof A=="function")return A.$$typeof===O?null:A.displayName||A.name||null;if(typeof A=="string")return A;switch(A){case x:return"Fragment";case p:return"Profiler";case S:return"StrictMode";case k:return"Suspense";case R:return"SuspenseList";case I:return"Activity"}if(typeof A=="object")switch(typeof A.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),A.$$typeof){case d:return"Portal";case m:return(A.displayName||"Context")+".Provider";case y:return(A._context.displayName||"Context")+".Consumer";case g:var j=A.render;return A=A.displayName,A||(A=j.displayName||j.name||"",A=A!==""?"ForwardRef("+A+")":"ForwardRef"),A;case T:return j=A.displayName||null,j!==null?j:t(A.type)||"Memo";case F:j=A._payload,A=A._init;try{return t(A(j))}catch{}}return null}function e(A){return""+A}function r(A){try{e(A);var j=!1}catch{j=!0}if(j){j=console;var L=j.error,N=typeof Symbol=="function"&&Symbol.toStringTag&&A[Symbol.toStringTag]||A.constructor.name||"Object";return L.call(j,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",N),e(A)}}function i(A){if(A===x)return"<>";if(typeof A=="object"&&A!==null&&A.$$typeof===F)return"<...>";try{var j=t(A);return j?"<"+j+">":"<...>"}catch{return"<...>"}}function s(){var A=$.A;return A===null?null:A.getOwner()}function n(){return Error("react-stack-top-frame")}function a(A){if(V.call(A,"key")){var j=Object.getOwnPropertyDescriptor(A,"key").get;if(j&&j.isReactWarning)return!1}return A.key!==void 0}function l(A,j){function L(){D||(D=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",j))}L.isReactWarning=!0,Object.defineProperty(A,"key",{get:L,configurable:!0})}function o(){var A=t(this.type);return _[A]||(_[A]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),A=this.props.ref,A!==void 0?A:null}function c(A,j,L,N,G,J,K,X){return L=J.ref,A={$$typeof:E,type:A,key:j,props:J,_owner:G},(L!==void 0?L:null)!==null?Object.defineProperty(A,"ref",{enumerable:!1,get:o}):Object.defineProperty(A,"ref",{enumerable:!1,value:null}),A._store={},Object.defineProperty(A._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(A,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(A,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:K}),Object.defineProperty(A,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.freeze&&(Object.freeze(A.props),Object.freeze(A)),A}function f(A,j,L,N,G,J,K,X){var Q=j.children;if(Q!==void 0)if(N)if(z(Q)){for(N=0;N<Q.length;N++)b(Q[N]);Object.freeze&&Object.freeze(Q)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else b(Q);if(V.call(j,"key")){Q=t(A);var at=Object.keys(j).filter(function(st){return st!=="key"});N=0<at.length?"{key: someKey, "+at.join(": ..., ")+": ...}":"{key: someKey}",P[Q+N]||(at=0<at.length?"{"+at.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
18
18
  let props = %s;
19
19
  <%s {...props} />
20
20
  React keys must be passed directly to JSX without using spread:
21
21
  let props = %s;
22
- <%s key={someKey} {...props} />`,V,Q,st,Q),P[Q+V]=!0)}if(Q=null,D!==void 0&&(r(D),Q=""+D),a(T)&&(r(T.key),Q=""+T.key),"key"in T){D={};for(var at in T)at!=="key"&&(D[at]=T[at])}else D=T;return Q&&l(D,typeof j=="function"?j.displayName||j.name||"Unknown":j),c(j,Q,J,G,s(),D,K,X)}function b(j){typeof j=="object"&&j!==null&&j.$$typeof===E&&j._store&&(j._store.validated=1)}var u=React2,E=Symbol.for("react.transitional.element"),d=Symbol.for("react.portal"),y=Symbol.for("react.fragment"),k=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),m=Symbol.for("react.context"),g=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),$=Symbol.for("react.client.reference"),O=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,B=Object.prototype.hasOwnProperty,z=Array.isArray,H=console.createTask?console.createTask:function(){return null};u={"react-stack-bottom-frame":function(j){return j()}};var L,_={},M=u["react-stack-bottom-frame"].bind(u,n)(),C=H(i(n)),P={};reactJsxRuntime_development.Fragment=y,reactJsxRuntime_development.jsx=function(j,T,D,V,G){var J=1e4>O.recentlyCreatedOwnerStacks++;return f(j,T,D,!1,V,G,J?Error("react-stack-top-frame"):M,J?H(i(j)):C)},reactJsxRuntime_development.jsxs=function(j,T,D,V,G){var J=1e4>O.recentlyCreatedOwnerStacks++;return f(j,T,D,!0,V,G,J?Error("react-stack-top-frame"):M,J?H(i(j)):C)}}()),reactJsxRuntime_development}var hasRequiredJsxRuntime;function requireJsxRuntime(){return hasRequiredJsxRuntime||(hasRequiredJsxRuntime=1,process.env.NODE_ENV==="production"?jsxRuntime.exports=requireReactJsxRuntime_production():jsxRuntime.exports=requireReactJsxRuntime_development()),jsxRuntime.exports}var jsxRuntimeExports=requireJsxRuntime(),dist={},hasRequiredDist;function requireDist(){if(hasRequiredDist)return dist;hasRequiredDist=1,Object.defineProperty(dist,"__esModule",{value:!0}),dist.parse=a,dist.serialize=c;const t=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,e=/^[\u0021-\u003A\u003C-\u007E]*$/,r=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,i=/^[\u0020-\u003A\u003D-\u007E]*$/,s=Object.prototype.toString,n=(()=>{const u=function(){};return u.prototype=Object.create(null),u})();function a(u,E){const d=new n,y=u.length;if(y<2)return d;const k=(E==null?void 0:E.decode)||f;let p=0;do{const x=u.indexOf("=",p);if(x===-1)break;const m=u.indexOf(";",p),g=m===-1?y:m;if(x>g){p=u.lastIndexOf(";",x-1)+1;continue}const S=l(u,p,x),R=o(u,x,S),A=u.slice(S,R);if(d[A]===void 0){let F=l(u,x+1,g),I=o(u,g,F);const $=k(u.slice(F,I));d[A]=$}p=g+1}while(p<y);return d}function l(u,E,d){do{const y=u.charCodeAt(E);if(y!==32&&y!==9)return E}while(++E<d);return d}function o(u,E,d){for(;E>d;){const y=u.charCodeAt(--E);if(y!==32&&y!==9)return E+1}return d}function c(u,E,d){const y=(d==null?void 0:d.encode)||encodeURIComponent;if(!t.test(u))throw new TypeError(`argument name is invalid: ${u}`);const k=y(E);if(!e.test(k))throw new TypeError(`argument val is invalid: ${E}`);let p=u+"="+k;if(!d)return p;if(d.maxAge!==void 0){if(!Number.isInteger(d.maxAge))throw new TypeError(`option maxAge is invalid: ${d.maxAge}`);p+="; Max-Age="+d.maxAge}if(d.domain){if(!r.test(d.domain))throw new TypeError(`option domain is invalid: ${d.domain}`);p+="; Domain="+d.domain}if(d.path){if(!i.test(d.path))throw new TypeError(`option path is invalid: ${d.path}`);p+="; Path="+d.path}if(d.expires){if(!b(d.expires)||!Number.isFinite(d.expires.valueOf()))throw new TypeError(`option expires is invalid: ${d.expires}`);p+="; Expires="+d.expires.toUTCString()}if(d.httpOnly&&(p+="; HttpOnly"),d.secure&&(p+="; Secure"),d.partitioned&&(p+="; Partitioned"),d.priority)switch(typeof d.priority=="string"?d.priority.toLowerCase():void 0){case"low":p+="; Priority=Low";break;case"medium":p+="; Priority=Medium";break;case"high":p+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${d.priority}`)}if(d.sameSite)switch(typeof d.sameSite=="string"?d.sameSite.toLowerCase():d.sameSite){case!0:case"strict":p+="; SameSite=Strict";break;case"lax":p+="; SameSite=Lax";break;case"none":p+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${d.sameSite}`)}return p}function f(u){if(u.indexOf("%")===-1)return u;try{return decodeURIComponent(u)}catch{return u}}function b(u){return s.call(u)==="[object Date]"}return dist}requireDist();/**
22
+ <%s key={someKey} {...props} />`,N,Q,at,Q),P[Q+N]=!0)}if(Q=null,L!==void 0&&(r(L),Q=""+L),a(j)&&(r(j.key),Q=""+j.key),"key"in j){L={};for(var it in j)it!=="key"&&(L[it]=j[it])}else L=j;return Q&&l(L,typeof A=="function"?A.displayName||A.name||"Unknown":A),c(A,Q,J,G,s(),L,K,X)}function b(A){typeof A=="object"&&A!==null&&A.$$typeof===E&&A._store&&(A._store.validated=1)}var u=React2,E=Symbol.for("react.transitional.element"),d=Symbol.for("react.portal"),x=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),m=Symbol.for("react.context"),g=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),O=Symbol.for("react.client.reference"),$=u.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,V=Object.prototype.hasOwnProperty,z=Array.isArray,H=console.createTask?console.createTask:function(){return null};u={"react-stack-bottom-frame":function(A){return A()}};var D,_={},M=u["react-stack-bottom-frame"].bind(u,n)(),C=H(i(n)),P={};reactJsxRuntime_development.Fragment=x,reactJsxRuntime_development.jsx=function(A,j,L,N,G){var J=1e4>$.recentlyCreatedOwnerStacks++;return f(A,j,L,!1,N,G,J?Error("react-stack-top-frame"):M,J?H(i(A)):C)},reactJsxRuntime_development.jsxs=function(A,j,L,N,G){var J=1e4>$.recentlyCreatedOwnerStacks++;return f(A,j,L,!0,N,G,J?Error("react-stack-top-frame"):M,J?H(i(A)):C)}}()),reactJsxRuntime_development}var hasRequiredJsxRuntime;function requireJsxRuntime(){return hasRequiredJsxRuntime||(hasRequiredJsxRuntime=1,process.env.NODE_ENV==="production"?jsxRuntime.exports=requireReactJsxRuntime_production():jsxRuntime.exports=requireReactJsxRuntime_development()),jsxRuntime.exports}var jsxRuntimeExports=requireJsxRuntime(),dist={},hasRequiredDist;function requireDist(){if(hasRequiredDist)return dist;hasRequiredDist=1,Object.defineProperty(dist,"__esModule",{value:!0}),dist.parse=a,dist.serialize=c;const t=/^[\u0021-\u003A\u003C\u003E-\u007E]+$/,e=/^[\u0021-\u003A\u003C-\u007E]*$/,r=/^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i,i=/^[\u0020-\u003A\u003D-\u007E]*$/,s=Object.prototype.toString,n=(()=>{const u=function(){};return u.prototype=Object.create(null),u})();function a(u,E){const d=new n,x=u.length;if(x<2)return d;const S=(E==null?void 0:E.decode)||f;let p=0;do{const y=u.indexOf("=",p);if(y===-1)break;const m=u.indexOf(";",p),g=m===-1?x:m;if(y>g){p=u.lastIndexOf(";",y-1)+1;continue}const k=l(u,p,y),R=o(u,y,k),T=u.slice(k,R);if(d[T]===void 0){let F=l(u,y+1,g),I=o(u,g,F);const O=S(u.slice(F,I));d[T]=O}p=g+1}while(p<x);return d}function l(u,E,d){do{const x=u.charCodeAt(E);if(x!==32&&x!==9)return E}while(++E<d);return d}function o(u,E,d){for(;E>d;){const x=u.charCodeAt(--E);if(x!==32&&x!==9)return E+1}return d}function c(u,E,d){const x=(d==null?void 0:d.encode)||encodeURIComponent;if(!t.test(u))throw new TypeError(`argument name is invalid: ${u}`);const S=x(E);if(!e.test(S))throw new TypeError(`argument val is invalid: ${E}`);let p=u+"="+S;if(!d)return p;if(d.maxAge!==void 0){if(!Number.isInteger(d.maxAge))throw new TypeError(`option maxAge is invalid: ${d.maxAge}`);p+="; Max-Age="+d.maxAge}if(d.domain){if(!r.test(d.domain))throw new TypeError(`option domain is invalid: ${d.domain}`);p+="; Domain="+d.domain}if(d.path){if(!i.test(d.path))throw new TypeError(`option path is invalid: ${d.path}`);p+="; Path="+d.path}if(d.expires){if(!b(d.expires)||!Number.isFinite(d.expires.valueOf()))throw new TypeError(`option expires is invalid: ${d.expires}`);p+="; Expires="+d.expires.toUTCString()}if(d.httpOnly&&(p+="; HttpOnly"),d.secure&&(p+="; Secure"),d.partitioned&&(p+="; Partitioned"),d.priority)switch(typeof d.priority=="string"?d.priority.toLowerCase():void 0){case"low":p+="; Priority=Low";break;case"medium":p+="; Priority=Medium";break;case"high":p+="; Priority=High";break;default:throw new TypeError(`option priority is invalid: ${d.priority}`)}if(d.sameSite)switch(typeof d.sameSite=="string"?d.sameSite.toLowerCase():d.sameSite){case!0:case"strict":p+="; SameSite=Strict";break;case"lax":p+="; SameSite=Lax";break;case"none":p+="; SameSite=None";break;default:throw new TypeError(`option sameSite is invalid: ${d.sameSite}`)}return p}function f(u){if(u.indexOf("%")===-1)return u;try{return decodeURIComponent(u)}catch{return u}}function b(u){return s.call(u)==="[object Date]"}return dist}requireDist();/**
23
23
  * react-router v7.6.2
24
24
  *
25
25
  * Copyright (c) Remix Software Inc.
@@ -30,19 +30,19 @@ React keys must be passed directly to JSX without using spread:
30
30
  * @license MIT
31
31
  */function invariant(t,e){if(t===!1||t===null||typeof t>"u")throw new Error(e)}function warning(t,e){if(!t){typeof console<"u"&&console.warn(e);try{throw new Error(e)}catch{}}}function createPath({pathname:t="/",search:e="",hash:r=""}){return e&&e!=="?"&&(t+=e.charAt(0)==="?"?e:"?"+e),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function parsePath(t){let e={};if(t){let r=t.indexOf("#");r>=0&&(e.hash=t.substring(r),t=t.substring(0,r));let i=t.indexOf("?");i>=0&&(e.search=t.substring(i),t=t.substring(0,i)),t&&(e.pathname=t)}return e}function matchRoutes(t,e,r="/"){return matchRoutesImpl(t,e,r,!1)}function matchRoutesImpl(t,e,r,i){let s=typeof e=="string"?parsePath(e):e,n=stripBasename(s.pathname||"/",r);if(n==null)return null;let a=flattenRoutes(t);rankRouteBranches(a);let l=null;for(let o=0;l==null&&o<a.length;++o){let c=decodePath(n);l=matchRouteBranch(a[o],c,i)}return l}function flattenRoutes(t,e=[],r=[],i=""){let s=(n,a,l)=>{let o={relativePath:l===void 0?n.path||"":l,caseSensitive:n.caseSensitive===!0,childrenIndex:a,route:n};o.relativePath.startsWith("/")&&(invariant(o.relativePath.startsWith(i),`Absolute route path "${o.relativePath}" nested under path "${i}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),o.relativePath=o.relativePath.slice(i.length));let c=joinPaths([i,o.relativePath]),f=r.concat(o);n.children&&n.children.length>0&&(invariant(n.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${c}".`),flattenRoutes(n.children,e,f,c)),!(n.path==null&&!n.index)&&e.push({path:c,score:computeScore(c,n.index),routesMeta:f})};return t.forEach((n,a)=>{var l;if(n.path===""||!((l=n.path)!=null&&l.includes("?")))s(n,a);else for(let o of explodeOptionalSegments(n.path))s(n,a,o)}),e}function explodeOptionalSegments(t){let e=t.split("/");if(e.length===0)return[];let[r,...i]=e,s=r.endsWith("?"),n=r.replace(/\?$/,"");if(i.length===0)return s?[n,""]:[n];let a=explodeOptionalSegments(i.join("/")),l=[];return l.push(...a.map(o=>o===""?n:[n,o].join("/"))),s&&l.push(...a),l.map(o=>t.startsWith("/")&&o===""?"/":o)}function rankRouteBranches(t){t.sort((e,r)=>e.score!==r.score?r.score-e.score:compareIndexes(e.routesMeta.map(i=>i.childrenIndex),r.routesMeta.map(i=>i.childrenIndex)))}var paramRe=/^:[\w-]+$/,dynamicSegmentValue=3,indexRouteValue=2,emptySegmentValue=1,staticSegmentValue=10,splatPenalty=-2,isSplat=t=>t==="*";function computeScore(t,e){let r=t.split("/"),i=r.length;return r.some(isSplat)&&(i+=splatPenalty),e&&(i+=indexRouteValue),r.filter(s=>!isSplat(s)).reduce((s,n)=>s+(paramRe.test(n)?dynamicSegmentValue:n===""?emptySegmentValue:staticSegmentValue),i)}function compareIndexes(t,e){return t.length===e.length&&t.slice(0,-1).every((i,s)=>i===e[s])?t[t.length-1]-e[e.length-1]:0}function matchRouteBranch(t,e,r=!1){let{routesMeta:i}=t,s={},n="/",a=[];for(let l=0;l<i.length;++l){let o=i[l],c=l===i.length-1,f=n==="/"?e:e.slice(n.length)||"/",b=matchPath({path:o.relativePath,caseSensitive:o.caseSensitive,end:c},f),u=o.route;if(!b&&c&&r&&!i[i.length-1].route.index&&(b=matchPath({path:o.relativePath,caseSensitive:o.caseSensitive,end:!1},f)),!b)return null;Object.assign(s,b.params),a.push({params:s,pathname:joinPaths([n,b.pathname]),pathnameBase:normalizePathname(joinPaths([n,b.pathnameBase])),route:u}),b.pathnameBase!=="/"&&(n=joinPaths([n,b.pathnameBase]))}return a}function matchPath(t,e){typeof t=="string"&&(t={path:t,caseSensitive:!1,end:!0});let[r,i]=compilePath(t.path,t.caseSensitive,t.end),s=e.match(r);if(!s)return null;let n=s[0],a=n.replace(/(.)\/+$/,"$1"),l=s.slice(1);return{params:i.reduce((c,{paramName:f,isOptional:b},u)=>{if(f==="*"){let d=l[u]||"";a=n.slice(0,n.length-d.length).replace(/(.)\/+$/,"$1")}const E=l[u];return b&&!E?c[f]=void 0:c[f]=(E||"").replace(/%2F/g,"/"),c},{}),pathname:n,pathnameBase:a,pattern:t}}function compilePath(t,e=!1,r=!0){warning(t==="*"||!t.endsWith("*")||t.endsWith("/*"),`Route path "${t}" will be treated as if it were "${t.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${t.replace(/\*$/,"/*")}".`);let i=[],s="^"+t.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(a,l,o)=>(i.push({paramName:l,isOptional:o!=null}),o?"/?([^\\/]+)?":"/([^\\/]+)"));return t.endsWith("*")?(i.push({paramName:"*"}),s+=t==="*"||t==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?s+="\\/*$":t!==""&&t!=="/"&&(s+="(?:(?=\\/|$))"),[new RegExp(s,e?void 0:"i"),i]}function decodePath(t){try{return t.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(e){return warning(!1,`The URL path "${t}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${e}).`),t}}function stripBasename(t,e){if(e==="/")return t;if(!t.toLowerCase().startsWith(e.toLowerCase()))return null;let r=e.endsWith("/")?e.length-1:e.length,i=t.charAt(r);return i&&i!=="/"?null:t.slice(r)||"/"}function resolvePath(t,e="/"){let{pathname:r,search:i="",hash:s=""}=typeof t=="string"?parsePath(t):t;return{pathname:r?r.startsWith("/")?r:resolvePathname(r,e):e,search:normalizeSearch(i),hash:normalizeHash(s)}}function resolvePathname(t,e){let r=e.replace(/\/+$/,"").split("/");return t.split("/").forEach(s=>{s===".."?r.length>1&&r.pop():s!=="."&&r.push(s)}),r.length>1?r.join("/"):"/"}function getInvalidPathError(t,e,r,i){return`Cannot include a '${t}' character in a manually specified \`to.${e}\` field [${JSON.stringify(i)}]. Please separate it out to the \`to.${r}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`}function getPathContributingMatches(t){return t.filter((e,r)=>r===0||e.route.path&&e.route.path.length>0)}function getResolveToMatches(t){let e=getPathContributingMatches(t);return e.map((r,i)=>i===e.length-1?r.pathname:r.pathnameBase)}function resolveTo(t,e,r,i=!1){let s;typeof t=="string"?s=parsePath(t):(s={...t},invariant(!s.pathname||!s.pathname.includes("?"),getInvalidPathError("?","pathname","search",s)),invariant(!s.pathname||!s.pathname.includes("#"),getInvalidPathError("#","pathname","hash",s)),invariant(!s.search||!s.search.includes("#"),getInvalidPathError("#","search","hash",s)));let n=t===""||s.pathname==="",a=n?"/":s.pathname,l;if(a==null)l=r;else{let b=e.length-1;if(!i&&a.startsWith("..")){let u=a.split("/");for(;u[0]==="..";)u.shift(),b-=1;s.pathname=u.join("/")}l=b>=0?e[b]:"/"}let o=resolvePath(s,l),c=a&&a!=="/"&&a.endsWith("/"),f=(n||a===".")&&r.endsWith("/");return!o.pathname.endsWith("/")&&(c||f)&&(o.pathname+="/"),o}var joinPaths=t=>t.join("/").replace(/\/\/+/g,"/"),normalizePathname=t=>t.replace(/\/+$/,"").replace(/^\/*/,"/"),normalizeSearch=t=>!t||t==="?"?"":t.startsWith("?")?t:"?"+t,normalizeHash=t=>!t||t==="#"?"":t.startsWith("#")?t:"#"+t;function isRouteErrorResponse(t){return t!=null&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.internal=="boolean"&&"data"in t}var validMutationMethodsArr=["POST","PUT","PATCH","DELETE"];new Set(validMutationMethodsArr);var validRequestMethodsArr=["GET",...validMutationMethodsArr];new Set(validRequestMethodsArr);var DataRouterContext=React2__namespace.createContext(null);DataRouterContext.displayName="DataRouter";var DataRouterStateContext=React2__namespace.createContext(null);DataRouterStateContext.displayName="DataRouterState";var ViewTransitionContext=React2__namespace.createContext({isTransitioning:!1});ViewTransitionContext.displayName="ViewTransition";var FetchersContext=React2__namespace.createContext(new Map);FetchersContext.displayName="Fetchers";var AwaitContext=React2__namespace.createContext(null);AwaitContext.displayName="Await";var NavigationContext=React2__namespace.createContext(null);NavigationContext.displayName="Navigation";var LocationContext=React2__namespace.createContext(null);LocationContext.displayName="Location";var RouteContext=React2__namespace.createContext({outlet:null,matches:[],isDataRoute:!1});RouteContext.displayName="Route";var RouteErrorContext=React2__namespace.createContext(null);RouteErrorContext.displayName="RouteError";function useHref(t,{relative:e}={}){invariant(useInRouterContext(),"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:i}=React2__namespace.useContext(NavigationContext),{hash:s,pathname:n,search:a}=useResolvedPath(t,{relative:e}),l=n;return r!=="/"&&(l=n==="/"?r:joinPaths([r,n])),i.createHref({pathname:l,search:a,hash:s})}function useInRouterContext(){return React2__namespace.useContext(LocationContext)!=null}function useLocation(){return invariant(useInRouterContext(),"useLocation() may be used only in the context of a <Router> component."),React2__namespace.useContext(LocationContext).location}var navigateEffectWarning="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function useIsomorphicLayoutEffect(t){React2__namespace.useContext(NavigationContext).static||React2__namespace.useLayoutEffect(t)}function useNavigate(){let{isDataRoute:t}=React2__namespace.useContext(RouteContext);return t?useNavigateStable():useNavigateUnstable()}function useNavigateUnstable(){invariant(useInRouterContext(),"useNavigate() may be used only in the context of a <Router> component.");let t=React2__namespace.useContext(DataRouterContext),{basename:e,navigator:r}=React2__namespace.useContext(NavigationContext),{matches:i}=React2__namespace.useContext(RouteContext),{pathname:s}=useLocation(),n=JSON.stringify(getResolveToMatches(i)),a=React2__namespace.useRef(!1);return useIsomorphicLayoutEffect(()=>{a.current=!0}),React2__namespace.useCallback((o,c={})=>{if(warning(a.current,navigateEffectWarning),!a.current)return;if(typeof o=="number"){r.go(o);return}let f=resolveTo(o,JSON.parse(n),s,c.relative==="path");t==null&&e!=="/"&&(f.pathname=f.pathname==="/"?e:joinPaths([e,f.pathname])),(c.replace?r.replace:r.push)(f,c.state,c)},[e,r,n,s,t])}React2__namespace.createContext(null);function useResolvedPath(t,{relative:e}={}){let{matches:r}=React2__namespace.useContext(RouteContext),{pathname:i}=useLocation(),s=JSON.stringify(getResolveToMatches(r));return React2__namespace.useMemo(()=>resolveTo(t,JSON.parse(s),i,e==="path"),[t,s,i,e])}function useRoutesImpl(t,e,r,i){invariant(useInRouterContext(),"useRoutes() may be used only in the context of a <Router> component.");let{navigator:s}=React2__namespace.useContext(NavigationContext),{matches:n}=React2__namespace.useContext(RouteContext),a=n[n.length-1],l=a?a.params:{},o=a?a.pathname:"/",c=a?a.pathnameBase:"/",f=a&&a.route;{let p=f&&f.path||"";warningOnce(o,!f||p.endsWith("*")||p.endsWith("*?"),`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${o}" (under <Route path="${p}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
32
32
 
33
- Please change the parent <Route path="${p}"> to <Route path="${p==="/"?"*":`${p}/*`}">.`)}let b=useLocation(),u;u=b;let E=u.pathname||"/",d=E;if(c!=="/"){let p=c.replace(/^\//,"").split("/");d="/"+E.replace(/^\//,"").split("/").slice(p.length).join("/")}let y=matchRoutes(t,{pathname:d});return warning(f||y!=null,`No routes matched location "${u.pathname}${u.search}${u.hash}" `),warning(y==null||y[y.length-1].route.element!==void 0||y[y.length-1].route.Component!==void 0||y[y.length-1].route.lazy!==void 0,`Matched leaf route at location "${u.pathname}${u.search}${u.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`),_renderMatches(y&&y.map(p=>Object.assign({},p,{params:Object.assign({},l,p.params),pathname:joinPaths([c,s.encodeLocation?s.encodeLocation(p.pathname).pathname:p.pathname]),pathnameBase:p.pathnameBase==="/"?c:joinPaths([c,s.encodeLocation?s.encodeLocation(p.pathnameBase).pathname:p.pathnameBase])})),n,r,i)}function DefaultErrorComponent(){let t=useRouteError(),e=isRouteErrorResponse(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),r=t instanceof Error?t.stack:null,i="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:i},n={padding:"2px 4px",backgroundColor:i},a=null;return console.error("Error handled by React Router default ErrorBoundary:",t),a=React2__namespace.createElement(React2__namespace.Fragment,null,React2__namespace.createElement("p",null,"💿 Hey developer 👋"),React2__namespace.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",React2__namespace.createElement("code",{style:n},"ErrorBoundary")," or"," ",React2__namespace.createElement("code",{style:n},"errorElement")," prop on your route.")),React2__namespace.createElement(React2__namespace.Fragment,null,React2__namespace.createElement("h2",null,"Unexpected Application Error!"),React2__namespace.createElement("h3",{style:{fontStyle:"italic"}},e),r?React2__namespace.createElement("pre",{style:s},r):null,a)}var defaultErrorElement=React2__namespace.createElement(DefaultErrorComponent,null),RenderErrorBoundary=class extends React2__namespace.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,e){return e.location!==t.location||e.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}componentDidCatch(t,e){console.error("React Router caught the following error during render",t,e)}render(){return this.state.error!==void 0?React2__namespace.createElement(RouteContext.Provider,{value:this.props.routeContext},React2__namespace.createElement(RouteErrorContext.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function RenderedRoute({routeContext:t,match:e,children:r}){let i=React2__namespace.useContext(DataRouterContext);return i&&i.static&&i.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=e.route.id),React2__namespace.createElement(RouteContext.Provider,{value:t},r)}function _renderMatches(t,e=[],r=null,i=null){if(t==null){if(!r)return null;if(r.errors)t=r.matches;else if(e.length===0&&!r.initialized&&r.matches.length>0)t=r.matches;else return null}let s=t,n=r==null?void 0:r.errors;if(n!=null){let o=s.findIndex(c=>c.route.id&&(n==null?void 0:n[c.route.id])!==void 0);invariant(o>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(n).join(",")}`),s=s.slice(0,Math.min(s.length,o+1))}let a=!1,l=-1;if(r)for(let o=0;o<s.length;o++){let c=s[o];if((c.route.HydrateFallback||c.route.hydrateFallbackElement)&&(l=o),c.route.id){let{loaderData:f,errors:b}=r,u=c.route.loader&&!f.hasOwnProperty(c.route.id)&&(!b||b[c.route.id]===void 0);if(c.route.lazy||u){a=!0,l>=0?s=s.slice(0,l+1):s=[s[0]];break}}}return s.reduceRight((o,c,f)=>{let b,u=!1,E=null,d=null;r&&(b=n&&c.route.id?n[c.route.id]:void 0,E=c.route.errorElement||defaultErrorElement,a&&(l<0&&f===0?(warningOnce("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),u=!0,d=null):l===f&&(u=!0,d=c.route.hydrateFallbackElement||null)));let y=e.concat(s.slice(0,f+1)),k=()=>{let p;return b?p=E:u?p=d:c.route.Component?p=React2__namespace.createElement(c.route.Component,null):c.route.element?p=c.route.element:p=o,React2__namespace.createElement(RenderedRoute,{match:c,routeContext:{outlet:o,matches:y,isDataRoute:r!=null},children:p})};return r&&(c.route.ErrorBoundary||c.route.errorElement||f===0)?React2__namespace.createElement(RenderErrorBoundary,{location:r.location,revalidation:r.revalidation,component:E,error:b,children:k(),routeContext:{outlet:null,matches:y,isDataRoute:!0}}):k()},null)}function getDataRouterConsoleError(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function useDataRouterContext(t){let e=React2__namespace.useContext(DataRouterContext);return invariant(e,getDataRouterConsoleError(t)),e}function useDataRouterState(t){let e=React2__namespace.useContext(DataRouterStateContext);return invariant(e,getDataRouterConsoleError(t)),e}function useRouteContext(t){let e=React2__namespace.useContext(RouteContext);return invariant(e,getDataRouterConsoleError(t)),e}function useCurrentRouteId(t){let e=useRouteContext(t),r=e.matches[e.matches.length-1];return invariant(r.route.id,`${t} can only be used on routes that contain a unique "id"`),r.route.id}function useRouteId(){return useCurrentRouteId("useRouteId")}function useRouteError(){var i;let t=React2__namespace.useContext(RouteErrorContext),e=useDataRouterState("useRouteError"),r=useCurrentRouteId("useRouteError");return t!==void 0?t:(i=e.errors)==null?void 0:i[r]}function useNavigateStable(){let{router:t}=useDataRouterContext("useNavigate"),e=useCurrentRouteId("useNavigate"),r=React2__namespace.useRef(!1);return useIsomorphicLayoutEffect(()=>{r.current=!0}),React2__namespace.useCallback(async(s,n={})=>{warning(r.current,navigateEffectWarning),r.current&&(typeof s=="number"?t.navigate(s):await t.navigate(s,{fromRouteId:e,...n}))},[t,e])}var alreadyWarned={};function warningOnce(t,e,r){!e&&!alreadyWarned[t]&&(alreadyWarned[t]=!0,warning(!1,r))}React2__namespace.memo(DataRoutes);function DataRoutes({routes:t,future:e,state:r}){return useRoutesImpl(t,void 0,r,e)}var defaultMethod="get",defaultEncType="application/x-www-form-urlencoded";function isHtmlElement(t){return t!=null&&typeof t.tagName=="string"}function isButtonElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="button"}function isFormElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="form"}function isInputElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="input"}function isModifiedEvent(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function shouldProcessLinkClick(t,e){return t.button===0&&(!e||e==="_self")&&!isModifiedEvent(t)}var _formDataSupportsSubmitter=null;function isFormDataSubmitterSupported(){if(_formDataSupportsSubmitter===null)try{new FormData(document.createElement("form"),0),_formDataSupportsSubmitter=!1}catch{_formDataSupportsSubmitter=!0}return _formDataSupportsSubmitter}var supportedFormEncTypes=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function getFormEncType(t){return t!=null&&!supportedFormEncTypes.has(t)?(warning(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${defaultEncType}"`),null):t}function getFormSubmissionInfo(t,e){let r,i,s,n,a;if(isFormElement(t)){let l=t.getAttribute("action");i=l?stripBasename(l,e):null,r=t.getAttribute("method")||defaultMethod,s=getFormEncType(t.getAttribute("enctype"))||defaultEncType,n=new FormData(t)}else if(isButtonElement(t)||isInputElement(t)&&(t.type==="submit"||t.type==="image")){let l=t.form;if(l==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let o=t.getAttribute("formaction")||l.getAttribute("action");if(i=o?stripBasename(o,e):null,r=t.getAttribute("formmethod")||l.getAttribute("method")||defaultMethod,s=getFormEncType(t.getAttribute("formenctype"))||getFormEncType(l.getAttribute("enctype"))||defaultEncType,n=new FormData(l,t),!isFormDataSubmitterSupported()){let{name:c,type:f,value:b}=t;if(f==="image"){let u=c?`${c}.`:"";n.append(`${u}x`,"0"),n.append(`${u}y`,"0")}else c&&n.append(c,b)}}else{if(isHtmlElement(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=defaultMethod,i=null,s=defaultEncType,a=t}return n&&s==="text/plain"&&(a=n,n=void 0),{action:i,method:r.toLowerCase(),encType:s,formData:n,body:a}}function invariant2(t,e){if(t===!1||t===null||typeof t>"u")throw new Error(e)}async function loadRouteModule(t,e){if(t.id in e)return e[t.id];try{let r=await import(t.module);return e[t.id]=r,r}catch(r){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(r),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function isHtmlLinkDescriptor(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function getKeyedPrefetchLinks(t,e,r){let i=await Promise.all(t.map(async s=>{let n=e.routes[s.route.id];if(n){let a=await loadRouteModule(n,r);return a.links?a.links():[]}return[]}));return dedupeLinkDescriptors(i.flat(1).filter(isHtmlLinkDescriptor).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function getNewMatchesForLinks(t,e,r,i,s,n){let a=(o,c)=>r[c]?o.route.id!==r[c].route.id:!0,l=(o,c)=>{var f;return r[c].pathname!==o.pathname||((f=r[c].route.path)==null?void 0:f.endsWith("*"))&&r[c].params["*"]!==o.params["*"]};return n==="assets"?e.filter((o,c)=>a(o,c)||l(o,c)):n==="data"?e.filter((o,c)=>{var b;let f=i.routes[o.route.id];if(!f||!f.hasLoader)return!1;if(a(o,c)||l(o,c))return!0;if(o.route.shouldRevalidate){let u=o.route.shouldRevalidate({currentUrl:new URL(s.pathname+s.search+s.hash,window.origin),currentParams:((b=r[0])==null?void 0:b.params)||{},nextUrl:new URL(t,window.origin),nextParams:o.params,defaultShouldRevalidate:!0});if(typeof u=="boolean")return u}return!0}):[]}function getModuleLinkHrefs(t,e,{includeHydrateFallback:r}={}){return dedupeHrefs(t.map(i=>{let s=e.routes[i.route.id];if(!s)return[];let n=[s.module];return s.clientActionModule&&(n=n.concat(s.clientActionModule)),s.clientLoaderModule&&(n=n.concat(s.clientLoaderModule)),r&&s.hydrateFallbackModule&&(n=n.concat(s.hydrateFallbackModule)),s.imports&&(n=n.concat(s.imports)),n}).flat(1))}function dedupeHrefs(t){return[...new Set(t)]}function sortKeys(t){let e={},r=Object.keys(t).sort();for(let i of r)e[i]=t[i];return e}function dedupeLinkDescriptors(t,e){let r=new Set;return new Set(e),t.reduce((i,s)=>{let n=JSON.stringify(sortKeys(s));return r.has(n)||(r.add(n),i.push({key:n,link:s})),i},[])}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var NO_BODY_STATUS_CODES=new Set([100,101,204,205]);function singleFetchUrl(t,e){let r=typeof t=="string"?new URL(t,typeof window>"u"?"server://singlefetch/":window.location.origin):t;return r.pathname==="/"?r.pathname="_root.data":e&&stripBasename(r.pathname,e)==="/"?r.pathname=`${e.replace(/\/$/,"")}/_root.data`:r.pathname=`${r.pathname.replace(/\/$/,"")}.data`,r}function useDataRouterContext2(){let t=React2__namespace.useContext(DataRouterContext);return invariant2(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function useDataRouterStateContext(){let t=React2__namespace.useContext(DataRouterStateContext);return invariant2(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var FrameworkContext=React2__namespace.createContext(void 0);FrameworkContext.displayName="FrameworkContext";function useFrameworkContext(){let t=React2__namespace.useContext(FrameworkContext);return invariant2(t,"You must render this element inside a <HydratedRouter> element"),t}function usePrefetchBehavior(t,e){let r=React2__namespace.useContext(FrameworkContext),[i,s]=React2__namespace.useState(!1),[n,a]=React2__namespace.useState(!1),{onFocus:l,onBlur:o,onMouseEnter:c,onMouseLeave:f,onTouchStart:b}=e,u=React2__namespace.useRef(null);React2__namespace.useEffect(()=>{if(t==="render"&&a(!0),t==="viewport"){let y=p=>{p.forEach(x=>{a(x.isIntersecting)})},k=new IntersectionObserver(y,{threshold:.5});return u.current&&k.observe(u.current),()=>{k.disconnect()}}},[t]),React2__namespace.useEffect(()=>{if(i){let y=setTimeout(()=>{a(!0)},100);return()=>{clearTimeout(y)}}},[i]);let E=()=>{s(!0)},d=()=>{s(!1),a(!1)};return r?t!=="intent"?[n,u,{}]:[n,u,{onFocus:composeEventHandlers(l,E),onBlur:composeEventHandlers(o,d),onMouseEnter:composeEventHandlers(c,E),onMouseLeave:composeEventHandlers(f,d),onTouchStart:composeEventHandlers(b,E)}]:[!1,u,{}]}function composeEventHandlers(t,e){return r=>{t&&t(r),r.defaultPrevented||e(r)}}function PrefetchPageLinks({page:t,...e}){let{router:r}=useDataRouterContext2(),i=React2__namespace.useMemo(()=>matchRoutes(r.routes,t,r.basename),[r.routes,t,r.basename]);return i?React2__namespace.createElement(PrefetchPageLinksImpl,{page:t,matches:i,...e}):null}function useKeyedPrefetchLinks(t){let{manifest:e,routeModules:r}=useFrameworkContext(),[i,s]=React2__namespace.useState([]);return React2__namespace.useEffect(()=>{let n=!1;return getKeyedPrefetchLinks(t,e,r).then(a=>{n||s(a)}),()=>{n=!0}},[t,e,r]),i}function PrefetchPageLinksImpl({page:t,matches:e,...r}){let i=useLocation(),{manifest:s,routeModules:n}=useFrameworkContext(),{basename:a}=useDataRouterContext2(),{loaderData:l,matches:o}=useDataRouterStateContext(),c=React2__namespace.useMemo(()=>getNewMatchesForLinks(t,e,o,s,i,"data"),[t,e,o,s,i]),f=React2__namespace.useMemo(()=>getNewMatchesForLinks(t,e,o,s,i,"assets"),[t,e,o,s,i]),b=React2__namespace.useMemo(()=>{if(t===i.pathname+i.search+i.hash)return[];let d=new Set,y=!1;if(e.forEach(p=>{var m;let x=s.routes[p.route.id];!x||!x.hasLoader||(!c.some(g=>g.route.id===p.route.id)&&p.route.id in l&&((m=n[p.route.id])!=null&&m.shouldRevalidate)||x.hasClientLoader?y=!0:d.add(p.route.id))}),d.size===0)return[];let k=singleFetchUrl(t,a);return y&&d.size>0&&k.searchParams.set("_routes",e.filter(p=>d.has(p.route.id)).map(p=>p.route.id).join(",")),[k.pathname+k.search]},[a,l,i,s,c,e,t,n]),u=React2__namespace.useMemo(()=>getModuleLinkHrefs(f,s),[f,s]),E=useKeyedPrefetchLinks(f);return React2__namespace.createElement(React2__namespace.Fragment,null,b.map(d=>React2__namespace.createElement("link",{key:d,rel:"prefetch",as:"fetch",href:d,...r})),u.map(d=>React2__namespace.createElement("link",{key:d,rel:"modulepreload",href:d,...r})),E.map(({key:d,link:y})=>React2__namespace.createElement("link",{key:d,...y})))}function mergeRefs(...t){return e=>{t.forEach(r=>{typeof r=="function"?r(e):r!=null&&(r.current=e)})}}var isBrowser=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{isBrowser&&(window.__reactRouterVersion="7.6.2")}catch{}var ABSOLUTE_URL_REGEX2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Link=React2__namespace.forwardRef(function({onClick:e,discover:r="render",prefetch:i="none",relative:s,reloadDocument:n,replace:a,state:l,target:o,to:c,preventScrollReset:f,viewTransition:b,...u},E){let{basename:d}=React2__namespace.useContext(NavigationContext),y=typeof c=="string"&&ABSOLUTE_URL_REGEX2.test(c),k,p=!1;if(typeof c=="string"&&y&&(k=c,isBrowser))try{let I=new URL(window.location.href),$=c.startsWith("//")?new URL(I.protocol+c):new URL(c),O=stripBasename($.pathname,d);$.origin===I.origin&&O!=null?c=O+$.search+$.hash:p=!0}catch{warning(!1,`<Link to="${c}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let x=useHref(c,{relative:s}),[m,g,S]=usePrefetchBehavior(i,u),R=useLinkClickHandler(c,{replace:a,state:l,target:o,preventScrollReset:f,relative:s,viewTransition:b});function A(I){e&&e(I),I.defaultPrevented||R(I)}let F=React2__namespace.createElement("a",{...u,...S,href:k||x,onClick:p||n?e:A,ref:mergeRefs(E,g),target:o,"data-discover":!y&&r==="render"?"true":void 0});return m&&!y?React2__namespace.createElement(React2__namespace.Fragment,null,F,React2__namespace.createElement(PrefetchPageLinks,{page:x})):F});Link.displayName="Link";var NavLink=React2__namespace.forwardRef(function({"aria-current":e="page",caseSensitive:r=!1,className:i="",end:s=!1,style:n,to:a,viewTransition:l,children:o,...c},f){let b=useResolvedPath(a,{relative:c.relative}),u=useLocation(),E=React2__namespace.useContext(DataRouterStateContext),{navigator:d,basename:y}=React2__namespace.useContext(NavigationContext),k=E!=null&&useViewTransitionState(b)&&l===!0,p=d.encodeLocation?d.encodeLocation(b).pathname:b.pathname,x=u.pathname,m=E&&E.navigation&&E.navigation.location?E.navigation.location.pathname:null;r||(x=x.toLowerCase(),m=m?m.toLowerCase():null,p=p.toLowerCase()),m&&y&&(m=stripBasename(m,y)||m);const g=p!=="/"&&p.endsWith("/")?p.length-1:p.length;let S=x===p||!s&&x.startsWith(p)&&x.charAt(g)==="/",R=m!=null&&(m===p||!s&&m.startsWith(p)&&m.charAt(p.length)==="/"),A={isActive:S,isPending:R,isTransitioning:k},F=S?e:void 0,I;typeof i=="function"?I=i(A):I=[i,S?"active":null,R?"pending":null,k?"transitioning":null].filter(Boolean).join(" ");let $=typeof n=="function"?n(A):n;return React2__namespace.createElement(Link,{...c,"aria-current":F,className:I,ref:f,style:$,to:a,viewTransition:l},typeof o=="function"?o(A):o)});NavLink.displayName="NavLink";var Form=React2__namespace.forwardRef(({discover:t="render",fetcherKey:e,navigate:r,reloadDocument:i,replace:s,state:n,method:a=defaultMethod,action:l,onSubmit:o,relative:c,preventScrollReset:f,viewTransition:b,...u},E)=>{let d=useSubmit(),y=useFormAction(l,{relative:c}),k=a.toLowerCase()==="get"?"get":"post",p=typeof l=="string"&&ABSOLUTE_URL_REGEX2.test(l),x=m=>{if(o&&o(m),m.defaultPrevented)return;m.preventDefault();let g=m.nativeEvent.submitter,S=(g==null?void 0:g.getAttribute("formmethod"))||a;d(g||m.currentTarget,{fetcherKey:e,method:S,navigate:r,replace:s,state:n,relative:c,preventScrollReset:f,viewTransition:b})};return React2__namespace.createElement("form",{ref:E,method:k,action:y,onSubmit:i?o:x,...u,"data-discover":!p&&t==="render"?"true":void 0})});Form.displayName="Form";function getDataRouterConsoleError2(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function useDataRouterContext3(t){let e=React2__namespace.useContext(DataRouterContext);return invariant(e,getDataRouterConsoleError2(t)),e}function useLinkClickHandler(t,{target:e,replace:r,state:i,preventScrollReset:s,relative:n,viewTransition:a}={}){let l=useNavigate(),o=useLocation(),c=useResolvedPath(t,{relative:n});return React2__namespace.useCallback(f=>{if(shouldProcessLinkClick(f,e)){f.preventDefault();let b=r!==void 0?r:createPath(o)===createPath(c);l(t,{replace:b,state:i,preventScrollReset:s,relative:n,viewTransition:a})}},[o,l,c,r,i,e,t,s,n,a])}var fetcherId=0,getUniqueFetcherId=()=>`__${String(++fetcherId)}__`;function useSubmit(){let{router:t}=useDataRouterContext3("useSubmit"),{basename:e}=React2__namespace.useContext(NavigationContext),r=useRouteId();return React2__namespace.useCallback(async(i,s={})=>{let{action:n,method:a,encType:l,formData:o,body:c}=getFormSubmissionInfo(i,e);if(s.navigate===!1){let f=s.fetcherKey||getUniqueFetcherId();await t.fetch(f,r,s.action||n,{preventScrollReset:s.preventScrollReset,formData:o,body:c,formMethod:s.method||a,formEncType:s.encType||l,flushSync:s.flushSync})}else await t.navigate(s.action||n,{preventScrollReset:s.preventScrollReset,formData:o,body:c,formMethod:s.method||a,formEncType:s.encType||l,replace:s.replace,state:s.state,fromRouteId:r,flushSync:s.flushSync,viewTransition:s.viewTransition})},[t,e,r])}function useFormAction(t,{relative:e}={}){let{basename:r}=React2__namespace.useContext(NavigationContext),i=React2__namespace.useContext(RouteContext);invariant(i,"useFormAction must be used inside a RouteContext");let[s]=i.matches.slice(-1),n={...useResolvedPath(t||".",{relative:e})},a=useLocation();if(t==null){n.search=a.search;let l=new URLSearchParams(n.search),o=l.getAll("index");if(o.some(f=>f==="")){l.delete("index"),o.filter(b=>b).forEach(b=>l.append("index",b));let f=l.toString();n.search=f?`?${f}`:""}}return(!t||t===".")&&s.route.index&&(n.search=n.search?n.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(n.pathname=n.pathname==="/"?r:joinPaths([r,n.pathname])),createPath(n)}function useViewTransitionState(t,e={}){let r=React2__namespace.useContext(ViewTransitionContext);invariant(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:i}=useDataRouterContext3("useViewTransitionState"),s=useResolvedPath(t,{relative:e.relative});if(!r.isTransitioning)return!1;let n=stripBasename(r.currentLocation.pathname,i)||r.currentLocation.pathname,a=stripBasename(r.nextLocation.pathname,i)||r.nextLocation.pathname;return matchPath(s.pathname,a)!=null||matchPath(s.pathname,n)!=null}[...NO_BODY_STATUS_CODES];const Breadcrumbs=({items:t,maxVisible:e=4,onItemClick:r})=>{const[i,s]=React2.useState(!1),n=()=>s(u=>!u),a=(u,E)=>{u&&u(),E!==void 0&&(r==null||r(E)),s(!1)},l=t.length>e,o=t[0],c=t[t.length-1],f=t.slice(1,t.length-1),b=l?[]:f;return jsxRuntimeExports.jsxs("nav",{className:"breadcrumbs",children:[o&&renderLink(o,!1,0,r),l&&jsxRuntimeExports.jsxs("div",{className:"breadcrumbs-menu",children:[jsxRuntimeExports.jsx("button",{onClick:n,className:"breadcrumbs-collapse-button",children:"..."}),i&&jsxRuntimeExports.jsx("ul",{className:"breadcrumbs-dropdown",children:f.map((u,E)=>jsxRuntimeExports.jsx("li",{children:jsxRuntimeExports.jsx(Link,{to:u.href||"#",onClick:()=>a(u.onClick,E+1),className:"breadcrumbs-item",children:u.label})},E))})]}),!l&&b.map((u,E)=>renderLink(u,!1,E+1,r)),c&&t.length>1&&renderLink(c,!0,t.length-1,r)]})},renderLink=(t,e,r,i)=>e?jsxRuntimeExports.jsx("span",{className:"breadcrumbs-item breadcrumbs-current",children:t.label}):jsxRuntimeExports.jsx(Link,{className:"breadcrumbs-item",to:t.href||"#",onClick:()=>i==null?void 0:i(r),children:t.label}),sizeTokens={small:{fontSize:"0.75rem",padding:"0.375rem 0.75rem"},medium:{fontSize:"1rem",padding:"0.625rem 1.25rem"},large:{fontSize:"1.125rem",padding:"0.875rem 1.75rem"}},getSizeStyle$1=t=>sizeTokens[t],getSizeStyle=t=>sizeTokens[t],getVariantClass=t=>{const e={primary:"ce-button--primary",secondary:"ce-button--secondary",text:"ce-button--text",neutral:"ce-button--neutral",outlined:"ce-button--outlined",outlinedGreen:"ce-button--outlinedGreen",disabled:"ce-button--disabled"};return e[t]||e.primary},CEButton=({variant:t="primary",size:e="medium",onClick:r,children:i,className:s="",sx:n={},color:a})=>{const l=getSizeStyle(e),o=getVariantClass(t);return jsxRuntimeExports.jsx("button",{className:`ce-button ${o} ${s}`,onClick:r,style:{...l,...n,...a?{color:a}:{}},disabled:t==="disabled",children:i})},SearchIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",CEAutoSuggestInput=({label:t,placeholder:e="",fetchSuggestions:r,value:i,onChange:s,width:n="100%",height:a="3.5rem",style:l={},size:o="medium",multipleSelection:c=!1,showSearchIcon:f=!0})=>{const[b,u]=React2.useState([]),[E,d]=React2.useState(!1),[y,k]=React2.useState(!1),[p,x]=React2.useState(!1),[m,g]=React2.useState(Array.isArray(i)?i:[]),S=React2.useRef(null);React2.useEffect(()=>{const O=Array.isArray(i)?"":i;if(O.trim()===""){u([]);return}k(!0),r(O).then(B=>u(B)).finally(()=>k(!1))},[i,r]);const R=getSizeStyle$1(o||"medium"),A={"--input-font-size":R.fontSize,"--label-font-size":R.fontSize,"--icon-size":`calc(${R.fontSize} + 0.25rem)`,"--suggestion-font-size":R.fontSize,"--input-padding":R.padding,"--input-padding-top":"1.25em","--icon-top":"1.2em",fontSize:R.fontSize,...l},F=O=>{let B=[];m.includes(O)?B=m.filter(z=>z!==O):B=[...m,O],g(B),s(B)},I=()=>{m.length===b.length?(g([]),s([])):(g(b),s(b))},$=b.length>0&&m.length===b.length;return jsxRuntimeExports.jsxs("div",{className:"auto-suggest-input",style:A,children:[jsxRuntimeExports.jsxs("div",{className:`input-wrapper floating-label-wrapper${p||i?" focused":""}`,style:A,children:[jsxRuntimeExports.jsx("input",{ref:S,type:"text",value:Array.isArray(i)?"":i,placeholder:"",onChange:O=>{s(O.target.value),d(!0)},onFocus:()=>{d(!0),x(!0)},onBlur:()=>{setTimeout(()=>d(!1),150),x(!1)}}),jsxRuntimeExports.jsx("label",{className:"floating-label",children:t}),f&&jsxRuntimeExports.jsx("span",{className:"search-icon",children:jsxRuntimeExports.jsx("img",{src:SearchIcon,alt:"Search",className:"search-icon-img"})})]}),E&&b.length>0&&jsxRuntimeExports.jsxs("ul",{className:"suggestions-list",children:[c&&jsxRuntimeExports.jsx("li",{className:"suggestion-item select-all",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:$,onChange:I}),"Select All"]})}),b.map((O,B)=>jsxRuntimeExports.jsx("li",{className:"suggestion-item",children:c?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:m.includes(O),onChange:()=>F(O)}),O]}):jsxRuntimeExports.jsx("span",{onMouseDown:()=>s(O),children:O})},B))]}),y&&jsxRuntimeExports.jsx("div",{className:"loading-text",children:"Loading..."})]})};function bind(t,e){return function(){return t.apply(e,arguments)}}const{toString}=Object.prototype,{getPrototypeOf}=Object,kindOf=(t=>e=>{const r=toString.call(e);return t[r]||(t[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),kindOfTest=t=>(t=t.toLowerCase(),e=>kindOf(e)===t),typeOfTest=t=>e=>typeof e===t,{isArray}=Array,isUndefined=typeOfTest("undefined");function isBuffer(t){return t!==null&&!isUndefined(t)&&t.constructor!==null&&!isUndefined(t.constructor)&&isFunction(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const isArrayBuffer=kindOfTest("ArrayBuffer");function isArrayBufferView(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&isArrayBuffer(t.buffer),e}const isString=typeOfTest("string"),isFunction=typeOfTest("function"),isNumber=typeOfTest("number"),isObject=t=>t!==null&&typeof t=="object",isBoolean=t=>t===!0||t===!1,isPlainObject=t=>{if(kindOf(t)!=="object")return!1;const e=getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},isDate=kindOfTest("Date"),isFile=kindOfTest("File"),isBlob=kindOfTest("Blob"),isFileList=kindOfTest("FileList"),isStream=t=>isObject(t)&&isFunction(t.pipe),isFormData=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||isFunction(t.append)&&((e=kindOf(t))==="formdata"||e==="object"&&isFunction(t.toString)&&t.toString()==="[object FormData]"))},isURLSearchParams=kindOfTest("URLSearchParams"),[isReadableStream,isRequest,isResponse,isHeaders]=["ReadableStream","Request","Response","Headers"].map(kindOfTest),trim=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(t,e,{allOwnKeys:r=!1}={}){if(t===null||typeof t>"u")return;let i,s;if(typeof t!="object"&&(t=[t]),isArray(t))for(i=0,s=t.length;i<s;i++)e.call(null,t[i],i,t);else{const n=r?Object.getOwnPropertyNames(t):Object.keys(t),a=n.length;let l;for(i=0;i<a;i++)l=n[i],e.call(null,t[l],l,t)}}function findKey(t,e){e=e.toLowerCase();const r=Object.keys(t);let i=r.length,s;for(;i-- >0;)if(s=r[i],e===s.toLowerCase())return s;return null}const _global=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,isContextDefined=t=>!isUndefined(t)&&t!==_global;function merge(){const{caseless:t}=isContextDefined(this)&&this||{},e={},r=(i,s)=>{const n=t&&findKey(e,s)||s;isPlainObject(e[n])&&isPlainObject(i)?e[n]=merge(e[n],i):isPlainObject(i)?e[n]=merge({},i):isArray(i)?e[n]=i.slice():e[n]=i};for(let i=0,s=arguments.length;i<s;i++)arguments[i]&&forEach(arguments[i],r);return e}const extend=(t,e,r,{allOwnKeys:i}={})=>(forEach(e,(s,n)=>{r&&isFunction(s)?t[n]=bind(s,r):t[n]=s},{allOwnKeys:i}),t),stripBOM=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),inherits=(t,e,r,i)=>{t.prototype=Object.create(e.prototype,i),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject=(t,e,r,i)=>{let s,n,a;const l={};if(e=e||{},t==null)return e;do{for(s=Object.getOwnPropertyNames(t),n=s.length;n-- >0;)a=s[n],(!i||i(a,t,e))&&!l[a]&&(e[a]=t[a],l[a]=!0);t=r!==!1&&getPrototypeOf(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},endsWith=(t,e,r)=>{t=String(t),(r===void 0||r>t.length)&&(r=t.length),r-=e.length;const i=t.indexOf(e,r);return i!==-1&&i===r},toArray=t=>{if(!t)return null;if(isArray(t))return t;let e=t.length;if(!isNumber(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},isTypedArray=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&getPrototypeOf(Uint8Array)),forEachEntry=(t,e)=>{const i=(t&&t[Symbol.iterator]).call(t);let s;for(;(s=i.next())&&!s.done;){const n=s.value;e.call(t,n[0],n[1])}},matchAll=(t,e)=>{let r;const i=[];for(;(r=t.exec(e))!==null;)i.push(r);return i},isHTMLForm=kindOfTest("HTMLFormElement"),toCamelCase=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,i,s){return i.toUpperCase()+s}),hasOwnProperty=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),isRegExp=kindOfTest("RegExp"),reduceDescriptors=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),i={};forEach(r,(s,n)=>{let a;(a=e(s,n,t))!==!1&&(i[n]=a||s)}),Object.defineProperties(t,i)},freezeMethods=t=>{reduceDescriptors(t,(e,r)=>{if(isFunction(t)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const i=t[r];if(isFunction(i)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},toObjectSet=(t,e)=>{const r={},i=s=>{s.forEach(n=>{r[n]=!0})};return isArray(t)?i(t):i(String(t).split(e)),r},noop=()=>{},toFiniteNumber=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function isSpecCompliantForm(t){return!!(t&&isFunction(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const toJSONObject=t=>{const e=new Array(10),r=(i,s)=>{if(isObject(i)){if(e.indexOf(i)>=0)return;if(!("toJSON"in i)){e[s]=i;const n=isArray(i)?[]:{};return forEach(i,(a,l)=>{const o=r(a,s+1);!isUndefined(o)&&(n[l]=o)}),e[s]=void 0,n}}return i};return r(t,0)},isAsyncFn=kindOfTest("AsyncFunction"),isThenable=t=>t&&(isObject(t)||isFunction(t))&&isFunction(t.then)&&isFunction(t.catch),_setImmediate=((t,e)=>t?setImmediate:e?((r,i)=>(_global.addEventListener("message",({source:s,data:n})=>{s===_global&&n===r&&i.length&&i.shift()()},!1),s=>{i.push(s),_global.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",isFunction(_global.postMessage)),asap=typeof queueMicrotask<"u"?queueMicrotask.bind(_global):typeof process<"u"&&process.nextTick||_setImmediate,utils$1={isArray,isArrayBuffer,isBuffer,isFormData,isArrayBufferView,isString,isNumber,isBoolean,isObject,isPlainObject,isReadableStream,isRequest,isResponse,isHeaders,isUndefined,isDate,isFile,isBlob,isRegExp,isFunction,isStream,isURLSearchParams,isTypedArray,isFileList,forEach,merge,extend,trim,stripBOM,inherits,toFlatObject,kindOf,kindOfTest,endsWith,toArray,forEachEntry,matchAll,isHTMLForm,hasOwnProperty,hasOwnProp:hasOwnProperty,reduceDescriptors,freezeMethods,toObjectSet,toCamelCase,noop,toFiniteNumber,findKey,global:_global,isContextDefined,isSpecCompliantForm,toJSONObject,isAsyncFn,isThenable,setImmediate:_setImmediate,asap};function AxiosError$1(t,e,r,i,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),i&&(this.request=i),s&&(this.response=s,this.status=s.status?s.status:null)}utils$1.inherits(AxiosError$1,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:utils$1.toJSONObject(this.config),code:this.code,status:this.status}}});const prototype$1=AxiosError$1.prototype,descriptors={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{descriptors[t]={value:t}});Object.defineProperties(AxiosError$1,descriptors);Object.defineProperty(prototype$1,"isAxiosError",{value:!0});AxiosError$1.from=(t,e,r,i,s,n)=>{const a=Object.create(prototype$1);return utils$1.toFlatObject(t,a,function(o){return o!==Error.prototype},l=>l!=="isAxiosError"),AxiosError$1.call(a,t.message,e,r,i,s),a.cause=t,a.name=t.name,n&&Object.assign(a,n),a};const httpAdapter=null;function isVisitable(t){return utils$1.isPlainObject(t)||utils$1.isArray(t)}function removeBrackets(t){return utils$1.endsWith(t,"[]")?t.slice(0,-2):t}function renderKey(t,e,r){return t?t.concat(e).map(function(s,n){return s=removeBrackets(s),!r&&n?"["+s+"]":s}).join(r?".":""):e}function isFlatArray(t){return utils$1.isArray(t)&&!t.some(isVisitable)}const predicates=utils$1.toFlatObject(utils$1,{},null,function(e){return/^is[A-Z]/.test(e)});function toFormData$1(t,e,r){if(!utils$1.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,r=utils$1.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(y,k){return!utils$1.isUndefined(k[y])});const i=r.metaTokens,s=r.visitor||f,n=r.dots,a=r.indexes,o=(r.Blob||typeof Blob<"u"&&Blob)&&utils$1.isSpecCompliantForm(e);if(!utils$1.isFunction(s))throw new TypeError("visitor must be a function");function c(d){if(d===null)return"";if(utils$1.isDate(d))return d.toISOString();if(!o&&utils$1.isBlob(d))throw new AxiosError$1("Blob is not supported. Use a Buffer instead.");return utils$1.isArrayBuffer(d)||utils$1.isTypedArray(d)?o&&typeof Blob=="function"?new Blob([d]):Buffer.from(d):d}function f(d,y,k){let p=d;if(d&&!k&&typeof d=="object"){if(utils$1.endsWith(y,"{}"))y=i?y:y.slice(0,-2),d=JSON.stringify(d);else if(utils$1.isArray(d)&&isFlatArray(d)||(utils$1.isFileList(d)||utils$1.endsWith(y,"[]"))&&(p=utils$1.toArray(d)))return y=removeBrackets(y),p.forEach(function(m,g){!(utils$1.isUndefined(m)||m===null)&&e.append(a===!0?renderKey([y],g,n):a===null?y:y+"[]",c(m))}),!1}return isVisitable(d)?!0:(e.append(renderKey(k,y,n),c(d)),!1)}const b=[],u=Object.assign(predicates,{defaultVisitor:f,convertValue:c,isVisitable});function E(d,y){if(!utils$1.isUndefined(d)){if(b.indexOf(d)!==-1)throw Error("Circular reference detected in "+y.join("."));b.push(d),utils$1.forEach(d,function(p,x){(!(utils$1.isUndefined(p)||p===null)&&s.call(e,p,utils$1.isString(x)?x.trim():x,y,u))===!0&&E(p,y?y.concat(x):[x])}),b.pop()}}if(!utils$1.isObject(t))throw new TypeError("data must be an object");return E(t),e}function encode$1(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(i){return e[i]})}function AxiosURLSearchParams(t,e){this._pairs=[],t&&toFormData$1(t,this,e)}const prototype=AxiosURLSearchParams.prototype;prototype.append=function(e,r){this._pairs.push([e,r])};prototype.toString=function(e){const r=e?function(i){return e.call(this,i,encode$1)}:encode$1;return this._pairs.map(function(s){return r(s[0])+"="+r(s[1])},"").join("&")};function encode(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function buildURL(t,e,r){if(!e)return t;const i=r&&r.encode||encode;utils$1.isFunction(r)&&(r={serialize:r});const s=r&&r.serialize;let n;if(s?n=s(e,r):n=utils$1.isURLSearchParams(e)?e.toString():new AxiosURLSearchParams(e,r).toString(i),n){const a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+n}return t}class InterceptorManager{constructor(){this.handlers=[]}use(e,r,i){return this.handlers.push({fulfilled:e,rejected:r,synchronous:i?i.synchronous:!1,runWhen:i?i.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){utils$1.forEach(this.handlers,function(i){i!==null&&e(i)})}}const transitionalDefaults={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},URLSearchParams$1=typeof URLSearchParams<"u"?URLSearchParams:AxiosURLSearchParams,FormData$1=typeof FormData<"u"?FormData:null,Blob$1=typeof Blob<"u"?Blob:null,platform$1={isBrowser:!0,classes:{URLSearchParams:URLSearchParams$1,FormData:FormData$1,Blob:Blob$1},protocols:["http","https","file","blob","url","data"]},hasBrowserEnv=typeof window<"u"&&typeof document<"u",_navigator=typeof navigator=="object"&&navigator||void 0,hasStandardBrowserEnv=hasBrowserEnv&&(!_navigator||["ReactNative","NativeScript","NS"].indexOf(_navigator.product)<0),hasStandardBrowserWebWorkerEnv=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",origin=hasBrowserEnv&&window.location.href||"http://localhost",utils=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv,hasStandardBrowserEnv,hasStandardBrowserWebWorkerEnv,navigator:_navigator,origin},Symbol.toStringTag,{value:"Module"})),platform={...utils,...platform$1};function toURLEncodedForm(t,e){return toFormData$1(t,new platform.classes.URLSearchParams,Object.assign({visitor:function(r,i,s,n){return platform.isNode&&utils$1.isBuffer(r)?(this.append(i,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}function parsePropPath(t){return utils$1.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function arrayToObject(t){const e={},r=Object.keys(t);let i;const s=r.length;let n;for(i=0;i<s;i++)n=r[i],e[n]=t[n];return e}function formDataToJSON(t){function e(r,i,s,n){let a=r[n++];if(a==="__proto__")return!0;const l=Number.isFinite(+a),o=n>=r.length;return a=!a&&utils$1.isArray(s)?s.length:a,o?(utils$1.hasOwnProp(s,a)?s[a]=[s[a],i]:s[a]=i,!l):((!s[a]||!utils$1.isObject(s[a]))&&(s[a]=[]),e(r,i,s[a],n)&&utils$1.isArray(s[a])&&(s[a]=arrayToObject(s[a])),!l)}if(utils$1.isFormData(t)&&utils$1.isFunction(t.entries)){const r={};return utils$1.forEachEntry(t,(i,s)=>{e(parsePropPath(i),s,r,0)}),r}return null}function stringifySafely(t,e,r){if(utils$1.isString(t))try{return(e||JSON.parse)(t),utils$1.trim(t)}catch(i){if(i.name!=="SyntaxError")throw i}return(r||JSON.stringify)(t)}const defaults={transitional:transitionalDefaults,adapter:["xhr","http","fetch"],transformRequest:[function(e,r){const i=r.getContentType()||"",s=i.indexOf("application/json")>-1,n=utils$1.isObject(e);if(n&&utils$1.isHTMLForm(e)&&(e=new FormData(e)),utils$1.isFormData(e))return s?JSON.stringify(formDataToJSON(e)):e;if(utils$1.isArrayBuffer(e)||utils$1.isBuffer(e)||utils$1.isStream(e)||utils$1.isFile(e)||utils$1.isBlob(e)||utils$1.isReadableStream(e))return e;if(utils$1.isArrayBufferView(e))return e.buffer;if(utils$1.isURLSearchParams(e))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let l;if(n){if(i.indexOf("application/x-www-form-urlencoded")>-1)return toURLEncodedForm(e,this.formSerializer).toString();if((l=utils$1.isFileList(e))||i.indexOf("multipart/form-data")>-1){const o=this.env&&this.env.FormData;return toFormData$1(l?{"files[]":e}:e,o&&new o,this.formSerializer)}}return n||s?(r.setContentType("application/json",!1),stringifySafely(e)):e}],transformResponse:[function(e){const r=this.transitional||defaults.transitional,i=r&&r.forcedJSONParsing,s=this.responseType==="json";if(utils$1.isResponse(e)||utils$1.isReadableStream(e))return e;if(e&&utils$1.isString(e)&&(i&&!this.responseType||s)){const a=!(r&&r.silentJSONParsing)&&s;try{return JSON.parse(e)}catch(l){if(a)throw l.name==="SyntaxError"?AxiosError$1.from(l,AxiosError$1.ERR_BAD_RESPONSE,this,null,this.response):l}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:platform.classes.FormData,Blob:platform.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};utils$1.forEach(["delete","get","head","post","put","patch"],t=>{defaults.headers[t]={}});const ignoreDuplicateOf=utils$1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),parseHeaders=t=>{const e={};let r,i,s;return t&&t.split(`
33
+ Please change the parent <Route path="${p}"> to <Route path="${p==="/"?"*":`${p}/*`}">.`)}let b=useLocation(),u;u=b;let E=u.pathname||"/",d=E;if(c!=="/"){let p=c.replace(/^\//,"").split("/");d="/"+E.replace(/^\//,"").split("/").slice(p.length).join("/")}let x=matchRoutes(t,{pathname:d});return warning(f||x!=null,`No routes matched location "${u.pathname}${u.search}${u.hash}" `),warning(x==null||x[x.length-1].route.element!==void 0||x[x.length-1].route.Component!==void 0||x[x.length-1].route.lazy!==void 0,`Matched leaf route at location "${u.pathname}${u.search}${u.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`),_renderMatches(x&&x.map(p=>Object.assign({},p,{params:Object.assign({},l,p.params),pathname:joinPaths([c,s.encodeLocation?s.encodeLocation(p.pathname).pathname:p.pathname]),pathnameBase:p.pathnameBase==="/"?c:joinPaths([c,s.encodeLocation?s.encodeLocation(p.pathnameBase).pathname:p.pathnameBase])})),n,r,i)}function DefaultErrorComponent(){let t=useRouteError(),e=isRouteErrorResponse(t)?`${t.status} ${t.statusText}`:t instanceof Error?t.message:JSON.stringify(t),r=t instanceof Error?t.stack:null,i="rgba(200,200,200, 0.5)",s={padding:"0.5rem",backgroundColor:i},n={padding:"2px 4px",backgroundColor:i},a=null;return console.error("Error handled by React Router default ErrorBoundary:",t),a=React2__namespace.createElement(React2__namespace.Fragment,null,React2__namespace.createElement("p",null,"💿 Hey developer 👋"),React2__namespace.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",React2__namespace.createElement("code",{style:n},"ErrorBoundary")," or"," ",React2__namespace.createElement("code",{style:n},"errorElement")," prop on your route.")),React2__namespace.createElement(React2__namespace.Fragment,null,React2__namespace.createElement("h2",null,"Unexpected Application Error!"),React2__namespace.createElement("h3",{style:{fontStyle:"italic"}},e),r?React2__namespace.createElement("pre",{style:s},r):null,a)}var defaultErrorElement=React2__namespace.createElement(DefaultErrorComponent,null),RenderErrorBoundary=class extends React2__namespace.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,e){return e.location!==t.location||e.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:e.error,location:e.location,revalidation:t.revalidation||e.revalidation}}componentDidCatch(t,e){console.error("React Router caught the following error during render",t,e)}render(){return this.state.error!==void 0?React2__namespace.createElement(RouteContext.Provider,{value:this.props.routeContext},React2__namespace.createElement(RouteErrorContext.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function RenderedRoute({routeContext:t,match:e,children:r}){let i=React2__namespace.useContext(DataRouterContext);return i&&i.static&&i.staticContext&&(e.route.errorElement||e.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=e.route.id),React2__namespace.createElement(RouteContext.Provider,{value:t},r)}function _renderMatches(t,e=[],r=null,i=null){if(t==null){if(!r)return null;if(r.errors)t=r.matches;else if(e.length===0&&!r.initialized&&r.matches.length>0)t=r.matches;else return null}let s=t,n=r==null?void 0:r.errors;if(n!=null){let o=s.findIndex(c=>c.route.id&&(n==null?void 0:n[c.route.id])!==void 0);invariant(o>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(n).join(",")}`),s=s.slice(0,Math.min(s.length,o+1))}let a=!1,l=-1;if(r)for(let o=0;o<s.length;o++){let c=s[o];if((c.route.HydrateFallback||c.route.hydrateFallbackElement)&&(l=o),c.route.id){let{loaderData:f,errors:b}=r,u=c.route.loader&&!f.hasOwnProperty(c.route.id)&&(!b||b[c.route.id]===void 0);if(c.route.lazy||u){a=!0,l>=0?s=s.slice(0,l+1):s=[s[0]];break}}}return s.reduceRight((o,c,f)=>{let b,u=!1,E=null,d=null;r&&(b=n&&c.route.id?n[c.route.id]:void 0,E=c.route.errorElement||defaultErrorElement,a&&(l<0&&f===0?(warningOnce("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),u=!0,d=null):l===f&&(u=!0,d=c.route.hydrateFallbackElement||null)));let x=e.concat(s.slice(0,f+1)),S=()=>{let p;return b?p=E:u?p=d:c.route.Component?p=React2__namespace.createElement(c.route.Component,null):c.route.element?p=c.route.element:p=o,React2__namespace.createElement(RenderedRoute,{match:c,routeContext:{outlet:o,matches:x,isDataRoute:r!=null},children:p})};return r&&(c.route.ErrorBoundary||c.route.errorElement||f===0)?React2__namespace.createElement(RenderErrorBoundary,{location:r.location,revalidation:r.revalidation,component:E,error:b,children:S(),routeContext:{outlet:null,matches:x,isDataRoute:!0}}):S()},null)}function getDataRouterConsoleError(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function useDataRouterContext(t){let e=React2__namespace.useContext(DataRouterContext);return invariant(e,getDataRouterConsoleError(t)),e}function useDataRouterState(t){let e=React2__namespace.useContext(DataRouterStateContext);return invariant(e,getDataRouterConsoleError(t)),e}function useRouteContext(t){let e=React2__namespace.useContext(RouteContext);return invariant(e,getDataRouterConsoleError(t)),e}function useCurrentRouteId(t){let e=useRouteContext(t),r=e.matches[e.matches.length-1];return invariant(r.route.id,`${t} can only be used on routes that contain a unique "id"`),r.route.id}function useRouteId(){return useCurrentRouteId("useRouteId")}function useRouteError(){var i;let t=React2__namespace.useContext(RouteErrorContext),e=useDataRouterState("useRouteError"),r=useCurrentRouteId("useRouteError");return t!==void 0?t:(i=e.errors)==null?void 0:i[r]}function useNavigateStable(){let{router:t}=useDataRouterContext("useNavigate"),e=useCurrentRouteId("useNavigate"),r=React2__namespace.useRef(!1);return useIsomorphicLayoutEffect(()=>{r.current=!0}),React2__namespace.useCallback(async(s,n={})=>{warning(r.current,navigateEffectWarning),r.current&&(typeof s=="number"?t.navigate(s):await t.navigate(s,{fromRouteId:e,...n}))},[t,e])}var alreadyWarned={};function warningOnce(t,e,r){!e&&!alreadyWarned[t]&&(alreadyWarned[t]=!0,warning(!1,r))}React2__namespace.memo(DataRoutes);function DataRoutes({routes:t,future:e,state:r}){return useRoutesImpl(t,void 0,r,e)}var defaultMethod="get",defaultEncType="application/x-www-form-urlencoded";function isHtmlElement(t){return t!=null&&typeof t.tagName=="string"}function isButtonElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="button"}function isFormElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="form"}function isInputElement(t){return isHtmlElement(t)&&t.tagName.toLowerCase()==="input"}function isModifiedEvent(t){return!!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)}function shouldProcessLinkClick(t,e){return t.button===0&&(!e||e==="_self")&&!isModifiedEvent(t)}var _formDataSupportsSubmitter=null;function isFormDataSubmitterSupported(){if(_formDataSupportsSubmitter===null)try{new FormData(document.createElement("form"),0),_formDataSupportsSubmitter=!1}catch{_formDataSupportsSubmitter=!0}return _formDataSupportsSubmitter}var supportedFormEncTypes=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function getFormEncType(t){return t!=null&&!supportedFormEncTypes.has(t)?(warning(!1,`"${t}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${defaultEncType}"`),null):t}function getFormSubmissionInfo(t,e){let r,i,s,n,a;if(isFormElement(t)){let l=t.getAttribute("action");i=l?stripBasename(l,e):null,r=t.getAttribute("method")||defaultMethod,s=getFormEncType(t.getAttribute("enctype"))||defaultEncType,n=new FormData(t)}else if(isButtonElement(t)||isInputElement(t)&&(t.type==="submit"||t.type==="image")){let l=t.form;if(l==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let o=t.getAttribute("formaction")||l.getAttribute("action");if(i=o?stripBasename(o,e):null,r=t.getAttribute("formmethod")||l.getAttribute("method")||defaultMethod,s=getFormEncType(t.getAttribute("formenctype"))||getFormEncType(l.getAttribute("enctype"))||defaultEncType,n=new FormData(l,t),!isFormDataSubmitterSupported()){let{name:c,type:f,value:b}=t;if(f==="image"){let u=c?`${c}.`:"";n.append(`${u}x`,"0"),n.append(`${u}y`,"0")}else c&&n.append(c,b)}}else{if(isHtmlElement(t))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');r=defaultMethod,i=null,s=defaultEncType,a=t}return n&&s==="text/plain"&&(a=n,n=void 0),{action:i,method:r.toLowerCase(),encType:s,formData:n,body:a}}function invariant2(t,e){if(t===!1||t===null||typeof t>"u")throw new Error(e)}async function loadRouteModule(t,e){if(t.id in e)return e[t.id];try{let r=await import(t.module);return e[t.id]=r,r}catch(r){return console.error(`Error loading route module \`${t.module}\`, reloading page...`),console.error(r),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function isHtmlLinkDescriptor(t){return t==null?!1:t.href==null?t.rel==="preload"&&typeof t.imageSrcSet=="string"&&typeof t.imageSizes=="string":typeof t.rel=="string"&&typeof t.href=="string"}async function getKeyedPrefetchLinks(t,e,r){let i=await Promise.all(t.map(async s=>{let n=e.routes[s.route.id];if(n){let a=await loadRouteModule(n,r);return a.links?a.links():[]}return[]}));return dedupeLinkDescriptors(i.flat(1).filter(isHtmlLinkDescriptor).filter(s=>s.rel==="stylesheet"||s.rel==="preload").map(s=>s.rel==="stylesheet"?{...s,rel:"prefetch",as:"style"}:{...s,rel:"prefetch"}))}function getNewMatchesForLinks(t,e,r,i,s,n){let a=(o,c)=>r[c]?o.route.id!==r[c].route.id:!0,l=(o,c)=>{var f;return r[c].pathname!==o.pathname||((f=r[c].route.path)==null?void 0:f.endsWith("*"))&&r[c].params["*"]!==o.params["*"]};return n==="assets"?e.filter((o,c)=>a(o,c)||l(o,c)):n==="data"?e.filter((o,c)=>{var b;let f=i.routes[o.route.id];if(!f||!f.hasLoader)return!1;if(a(o,c)||l(o,c))return!0;if(o.route.shouldRevalidate){let u=o.route.shouldRevalidate({currentUrl:new URL(s.pathname+s.search+s.hash,window.origin),currentParams:((b=r[0])==null?void 0:b.params)||{},nextUrl:new URL(t,window.origin),nextParams:o.params,defaultShouldRevalidate:!0});if(typeof u=="boolean")return u}return!0}):[]}function getModuleLinkHrefs(t,e,{includeHydrateFallback:r}={}){return dedupeHrefs(t.map(i=>{let s=e.routes[i.route.id];if(!s)return[];let n=[s.module];return s.clientActionModule&&(n=n.concat(s.clientActionModule)),s.clientLoaderModule&&(n=n.concat(s.clientLoaderModule)),r&&s.hydrateFallbackModule&&(n=n.concat(s.hydrateFallbackModule)),s.imports&&(n=n.concat(s.imports)),n}).flat(1))}function dedupeHrefs(t){return[...new Set(t)]}function sortKeys(t){let e={},r=Object.keys(t).sort();for(let i of r)e[i]=t[i];return e}function dedupeLinkDescriptors(t,e){let r=new Set;return new Set(e),t.reduce((i,s)=>{let n=JSON.stringify(sortKeys(s));return r.has(n)||(r.add(n),i.push({key:n,link:s})),i},[])}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var NO_BODY_STATUS_CODES=new Set([100,101,204,205]);function singleFetchUrl(t,e){let r=typeof t=="string"?new URL(t,typeof window>"u"?"server://singlefetch/":window.location.origin):t;return r.pathname==="/"?r.pathname="_root.data":e&&stripBasename(r.pathname,e)==="/"?r.pathname=`${e.replace(/\/$/,"")}/_root.data`:r.pathname=`${r.pathname.replace(/\/$/,"")}.data`,r}function useDataRouterContext2(){let t=React2__namespace.useContext(DataRouterContext);return invariant2(t,"You must render this element inside a <DataRouterContext.Provider> element"),t}function useDataRouterStateContext(){let t=React2__namespace.useContext(DataRouterStateContext);return invariant2(t,"You must render this element inside a <DataRouterStateContext.Provider> element"),t}var FrameworkContext=React2__namespace.createContext(void 0);FrameworkContext.displayName="FrameworkContext";function useFrameworkContext(){let t=React2__namespace.useContext(FrameworkContext);return invariant2(t,"You must render this element inside a <HydratedRouter> element"),t}function usePrefetchBehavior(t,e){let r=React2__namespace.useContext(FrameworkContext),[i,s]=React2__namespace.useState(!1),[n,a]=React2__namespace.useState(!1),{onFocus:l,onBlur:o,onMouseEnter:c,onMouseLeave:f,onTouchStart:b}=e,u=React2__namespace.useRef(null);React2__namespace.useEffect(()=>{if(t==="render"&&a(!0),t==="viewport"){let x=p=>{p.forEach(y=>{a(y.isIntersecting)})},S=new IntersectionObserver(x,{threshold:.5});return u.current&&S.observe(u.current),()=>{S.disconnect()}}},[t]),React2__namespace.useEffect(()=>{if(i){let x=setTimeout(()=>{a(!0)},100);return()=>{clearTimeout(x)}}},[i]);let E=()=>{s(!0)},d=()=>{s(!1),a(!1)};return r?t!=="intent"?[n,u,{}]:[n,u,{onFocus:composeEventHandlers(l,E),onBlur:composeEventHandlers(o,d),onMouseEnter:composeEventHandlers(c,E),onMouseLeave:composeEventHandlers(f,d),onTouchStart:composeEventHandlers(b,E)}]:[!1,u,{}]}function composeEventHandlers(t,e){return r=>{t&&t(r),r.defaultPrevented||e(r)}}function PrefetchPageLinks({page:t,...e}){let{router:r}=useDataRouterContext2(),i=React2__namespace.useMemo(()=>matchRoutes(r.routes,t,r.basename),[r.routes,t,r.basename]);return i?React2__namespace.createElement(PrefetchPageLinksImpl,{page:t,matches:i,...e}):null}function useKeyedPrefetchLinks(t){let{manifest:e,routeModules:r}=useFrameworkContext(),[i,s]=React2__namespace.useState([]);return React2__namespace.useEffect(()=>{let n=!1;return getKeyedPrefetchLinks(t,e,r).then(a=>{n||s(a)}),()=>{n=!0}},[t,e,r]),i}function PrefetchPageLinksImpl({page:t,matches:e,...r}){let i=useLocation(),{manifest:s,routeModules:n}=useFrameworkContext(),{basename:a}=useDataRouterContext2(),{loaderData:l,matches:o}=useDataRouterStateContext(),c=React2__namespace.useMemo(()=>getNewMatchesForLinks(t,e,o,s,i,"data"),[t,e,o,s,i]),f=React2__namespace.useMemo(()=>getNewMatchesForLinks(t,e,o,s,i,"assets"),[t,e,o,s,i]),b=React2__namespace.useMemo(()=>{if(t===i.pathname+i.search+i.hash)return[];let d=new Set,x=!1;if(e.forEach(p=>{var m;let y=s.routes[p.route.id];!y||!y.hasLoader||(!c.some(g=>g.route.id===p.route.id)&&p.route.id in l&&((m=n[p.route.id])!=null&&m.shouldRevalidate)||y.hasClientLoader?x=!0:d.add(p.route.id))}),d.size===0)return[];let S=singleFetchUrl(t,a);return x&&d.size>0&&S.searchParams.set("_routes",e.filter(p=>d.has(p.route.id)).map(p=>p.route.id).join(",")),[S.pathname+S.search]},[a,l,i,s,c,e,t,n]),u=React2__namespace.useMemo(()=>getModuleLinkHrefs(f,s),[f,s]),E=useKeyedPrefetchLinks(f);return React2__namespace.createElement(React2__namespace.Fragment,null,b.map(d=>React2__namespace.createElement("link",{key:d,rel:"prefetch",as:"fetch",href:d,...r})),u.map(d=>React2__namespace.createElement("link",{key:d,rel:"modulepreload",href:d,...r})),E.map(({key:d,link:x})=>React2__namespace.createElement("link",{key:d,...x})))}function mergeRefs(...t){return e=>{t.forEach(r=>{typeof r=="function"?r(e):r!=null&&(r.current=e)})}}var isBrowser=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{isBrowser&&(window.__reactRouterVersion="7.6.2")}catch{}var ABSOLUTE_URL_REGEX2=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,Link=React2__namespace.forwardRef(function({onClick:e,discover:r="render",prefetch:i="none",relative:s,reloadDocument:n,replace:a,state:l,target:o,to:c,preventScrollReset:f,viewTransition:b,...u},E){let{basename:d}=React2__namespace.useContext(NavigationContext),x=typeof c=="string"&&ABSOLUTE_URL_REGEX2.test(c),S,p=!1;if(typeof c=="string"&&x&&(S=c,isBrowser))try{let I=new URL(window.location.href),O=c.startsWith("//")?new URL(I.protocol+c):new URL(c),$=stripBasename(O.pathname,d);O.origin===I.origin&&$!=null?c=$+O.search+O.hash:p=!0}catch{warning(!1,`<Link to="${c}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}let y=useHref(c,{relative:s}),[m,g,k]=usePrefetchBehavior(i,u),R=useLinkClickHandler(c,{replace:a,state:l,target:o,preventScrollReset:f,relative:s,viewTransition:b});function T(I){e&&e(I),I.defaultPrevented||R(I)}let F=React2__namespace.createElement("a",{...u,...k,href:S||y,onClick:p||n?e:T,ref:mergeRefs(E,g),target:o,"data-discover":!x&&r==="render"?"true":void 0});return m&&!x?React2__namespace.createElement(React2__namespace.Fragment,null,F,React2__namespace.createElement(PrefetchPageLinks,{page:y})):F});Link.displayName="Link";var NavLink=React2__namespace.forwardRef(function({"aria-current":e="page",caseSensitive:r=!1,className:i="",end:s=!1,style:n,to:a,viewTransition:l,children:o,...c},f){let b=useResolvedPath(a,{relative:c.relative}),u=useLocation(),E=React2__namespace.useContext(DataRouterStateContext),{navigator:d,basename:x}=React2__namespace.useContext(NavigationContext),S=E!=null&&useViewTransitionState(b)&&l===!0,p=d.encodeLocation?d.encodeLocation(b).pathname:b.pathname,y=u.pathname,m=E&&E.navigation&&E.navigation.location?E.navigation.location.pathname:null;r||(y=y.toLowerCase(),m=m?m.toLowerCase():null,p=p.toLowerCase()),m&&x&&(m=stripBasename(m,x)||m);const g=p!=="/"&&p.endsWith("/")?p.length-1:p.length;let k=y===p||!s&&y.startsWith(p)&&y.charAt(g)==="/",R=m!=null&&(m===p||!s&&m.startsWith(p)&&m.charAt(p.length)==="/"),T={isActive:k,isPending:R,isTransitioning:S},F=k?e:void 0,I;typeof i=="function"?I=i(T):I=[i,k?"active":null,R?"pending":null,S?"transitioning":null].filter(Boolean).join(" ");let O=typeof n=="function"?n(T):n;return React2__namespace.createElement(Link,{...c,"aria-current":F,className:I,ref:f,style:O,to:a,viewTransition:l},typeof o=="function"?o(T):o)});NavLink.displayName="NavLink";var Form=React2__namespace.forwardRef(({discover:t="render",fetcherKey:e,navigate:r,reloadDocument:i,replace:s,state:n,method:a=defaultMethod,action:l,onSubmit:o,relative:c,preventScrollReset:f,viewTransition:b,...u},E)=>{let d=useSubmit(),x=useFormAction(l,{relative:c}),S=a.toLowerCase()==="get"?"get":"post",p=typeof l=="string"&&ABSOLUTE_URL_REGEX2.test(l),y=m=>{if(o&&o(m),m.defaultPrevented)return;m.preventDefault();let g=m.nativeEvent.submitter,k=(g==null?void 0:g.getAttribute("formmethod"))||a;d(g||m.currentTarget,{fetcherKey:e,method:k,navigate:r,replace:s,state:n,relative:c,preventScrollReset:f,viewTransition:b})};return React2__namespace.createElement("form",{ref:E,method:S,action:x,onSubmit:i?o:y,...u,"data-discover":!p&&t==="render"?"true":void 0})});Form.displayName="Form";function getDataRouterConsoleError2(t){return`${t} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function useDataRouterContext3(t){let e=React2__namespace.useContext(DataRouterContext);return invariant(e,getDataRouterConsoleError2(t)),e}function useLinkClickHandler(t,{target:e,replace:r,state:i,preventScrollReset:s,relative:n,viewTransition:a}={}){let l=useNavigate(),o=useLocation(),c=useResolvedPath(t,{relative:n});return React2__namespace.useCallback(f=>{if(shouldProcessLinkClick(f,e)){f.preventDefault();let b=r!==void 0?r:createPath(o)===createPath(c);l(t,{replace:b,state:i,preventScrollReset:s,relative:n,viewTransition:a})}},[o,l,c,r,i,e,t,s,n,a])}var fetcherId=0,getUniqueFetcherId=()=>`__${String(++fetcherId)}__`;function useSubmit(){let{router:t}=useDataRouterContext3("useSubmit"),{basename:e}=React2__namespace.useContext(NavigationContext),r=useRouteId();return React2__namespace.useCallback(async(i,s={})=>{let{action:n,method:a,encType:l,formData:o,body:c}=getFormSubmissionInfo(i,e);if(s.navigate===!1){let f=s.fetcherKey||getUniqueFetcherId();await t.fetch(f,r,s.action||n,{preventScrollReset:s.preventScrollReset,formData:o,body:c,formMethod:s.method||a,formEncType:s.encType||l,flushSync:s.flushSync})}else await t.navigate(s.action||n,{preventScrollReset:s.preventScrollReset,formData:o,body:c,formMethod:s.method||a,formEncType:s.encType||l,replace:s.replace,state:s.state,fromRouteId:r,flushSync:s.flushSync,viewTransition:s.viewTransition})},[t,e,r])}function useFormAction(t,{relative:e}={}){let{basename:r}=React2__namespace.useContext(NavigationContext),i=React2__namespace.useContext(RouteContext);invariant(i,"useFormAction must be used inside a RouteContext");let[s]=i.matches.slice(-1),n={...useResolvedPath(t||".",{relative:e})},a=useLocation();if(t==null){n.search=a.search;let l=new URLSearchParams(n.search),o=l.getAll("index");if(o.some(f=>f==="")){l.delete("index"),o.filter(b=>b).forEach(b=>l.append("index",b));let f=l.toString();n.search=f?`?${f}`:""}}return(!t||t===".")&&s.route.index&&(n.search=n.search?n.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(n.pathname=n.pathname==="/"?r:joinPaths([r,n.pathname])),createPath(n)}function useViewTransitionState(t,e={}){let r=React2__namespace.useContext(ViewTransitionContext);invariant(r!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:i}=useDataRouterContext3("useViewTransitionState"),s=useResolvedPath(t,{relative:e.relative});if(!r.isTransitioning)return!1;let n=stripBasename(r.currentLocation.pathname,i)||r.currentLocation.pathname,a=stripBasename(r.nextLocation.pathname,i)||r.nextLocation.pathname;return matchPath(s.pathname,a)!=null||matchPath(s.pathname,n)!=null}[...NO_BODY_STATUS_CODES];const Breadcrumbs=({items:t,maxVisible:e=4,onItemClick:r})=>{const[i,s]=React2.useState(!1),n=()=>s(u=>!u),a=(u,E)=>{u&&u(),E!==void 0&&(r==null||r(E)),s(!1)},l=t.length>e,o=t[0],c=t[t.length-1],f=t.slice(1,t.length-1),b=l?[]:f;return jsxRuntimeExports.jsxs("nav",{className:"breadcrumbs",children:[o&&renderLink(o,!1,0,r),l&&jsxRuntimeExports.jsxs("div",{className:"breadcrumbs-menu",children:[jsxRuntimeExports.jsx("button",{onClick:n,className:"breadcrumbs-collapse-button",children:"..."}),i&&jsxRuntimeExports.jsx("ul",{className:"breadcrumbs-dropdown",children:f.map((u,E)=>jsxRuntimeExports.jsx("li",{children:jsxRuntimeExports.jsx(Link,{to:u.href||"#",onClick:()=>a(u.onClick,E+1),className:"breadcrumbs-item",children:u.label})},E))})]}),!l&&b.map((u,E)=>renderLink(u,!1,E+1,r)),c&&t.length>1&&renderLink(c,!0,t.length-1,r)]})},renderLink=(t,e,r,i)=>e?jsxRuntimeExports.jsx("span",{className:"breadcrumbs-item breadcrumbs-current",children:t.label}):jsxRuntimeExports.jsx(Link,{className:"breadcrumbs-item",to:t.href||"#",onClick:()=>i==null?void 0:i(r),children:t.label}),sizeTokens={small:{fontSize:"0.75rem",padding:"0.375rem 0.75rem"},medium:{fontSize:"1rem",padding:"0.625rem 1.25rem"},large:{fontSize:"1.125rem",padding:"0.875rem 1.75rem"}},getSizeStyle$1=t=>sizeTokens[t],getSizeStyle=t=>sizeTokens[t],getVariantClass=t=>{const e={primary:"ce-button--primary",secondary:"ce-button--secondary",text:"ce-button--text",neutral:"ce-button--neutral",outlined:"ce-button--outlined",outlinedGreen:"ce-button--outlinedGreen",disabled:"ce-button--disabled"};return e[t]||e.primary},CEButton=({variant:t="primary",size:e="medium",onClick:r,children:i,className:s="",sx:n={},color:a})=>{const l=getSizeStyle(e),o=getVariantClass(t);return jsxRuntimeExports.jsx("button",{className:`ce-button ${o} ${s}`,onClick:r,style:{...l,...n,...a?{color:a}:{}},disabled:t==="disabled",children:i})},SearchIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",CEAutoSuggestInput=({label:t,placeholder:e="",fetchSuggestions:r,value:i,onChange:s,width:n="100%",height:a="3.5rem",style:l={},size:o="medium",multipleSelection:c=!1,showSearchIcon:f=!1,showDropdownIcon:b=!1})=>{const[u,E]=React2.useState([]),[d,x]=React2.useState(!1),[S,p]=React2.useState(!1),[y,m]=React2.useState(!1),[g,k]=React2.useState(Array.isArray(i)?i:i?[i]:[]),R="src/assets/KeyboardArrowDownRounded.svg",T=React2.useRef(null);React2.useEffect(()=>{const z=Array.isArray(i)?"":i;if(z.trim()===""){E([]);return}p(!0),r(z).then(H=>E(H)).finally(()=>p(!1))},[i,r]);const F=getSizeStyle$1(o||"medium"),I={"--input-font-size":F.fontSize,"--label-font-size":F.fontSize,"--icon-size":`calc(${F.fontSize} + 0.25rem)`,"--suggestion-font-size":F.fontSize,"--input-padding":F.padding,"--input-padding-top":"1.25em","--icon-top":"1.2em",fontSize:F.fontSize,...l},O=z=>{let H=[];g.includes(z)?H=g.filter(D=>D!==z):H=[...g,z],k(H),s(H)},$=()=>{g.length===u.length?(k([]),s([])):(k(u),s(u))},V=u.length>0&&g.length===u.length;return jsxRuntimeExports.jsxs("div",{className:"auto-suggest-input",style:I,children:[jsxRuntimeExports.jsxs("div",{className:`input-wrapper floating-label-wrapper${y||i?" focused":""}`,style:I,children:[jsxRuntimeExports.jsx("input",{ref:T,type:"text",value:c?g.join(", "):Array.isArray(i)?"":i,placeholder:"",onChange:z=>{s(z.target.value),x(!0)},onFocus:()=>{x(!0),m(!0)},onBlur:()=>{setTimeout(()=>x(!1),150),m(!1)}}),jsxRuntimeExports.jsx("label",{className:"floating-label",children:t}),f&&jsxRuntimeExports.jsx("span",{className:"search-icon",children:jsxRuntimeExports.jsx("img",{src:SearchIcon,alt:"Search",className:"search-icon-img"})}),b&&jsxRuntimeExports.jsx("span",{className:"search-icon",children:jsxRuntimeExports.jsx("img",{src:R,alt:"Dropdown",className:"search-icon-img"})}),d&&u.length>0&&jsxRuntimeExports.jsxs("ul",{className:"suggestions-list",children:[c&&jsxRuntimeExports.jsx("li",{className:"suggestion-item select-all",children:jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:V,onChange:$}),"Select All"]})}),u.map((z,H)=>jsxRuntimeExports.jsx("li",{className:"suggestion-item",onMouseDown:()=>{c||(s(z),x(!1))},children:c?jsxRuntimeExports.jsxs("label",{children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:g.includes(z),onChange:()=>O(z)}),z]}):z},H))]})]}),S&&jsxRuntimeExports.jsx("div",{className:"loading-text",children:"Loading..."})]})};function bind(t,e){return function(){return t.apply(e,arguments)}}const{toString}=Object.prototype,{getPrototypeOf}=Object,kindOf=(t=>e=>{const r=toString.call(e);return t[r]||(t[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),kindOfTest=t=>(t=t.toLowerCase(),e=>kindOf(e)===t),typeOfTest=t=>e=>typeof e===t,{isArray}=Array,isUndefined=typeOfTest("undefined");function isBuffer(t){return t!==null&&!isUndefined(t)&&t.constructor!==null&&!isUndefined(t.constructor)&&isFunction(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const isArrayBuffer=kindOfTest("ArrayBuffer");function isArrayBufferView(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&isArrayBuffer(t.buffer),e}const isString=typeOfTest("string"),isFunction=typeOfTest("function"),isNumber=typeOfTest("number"),isObject=t=>t!==null&&typeof t=="object",isBoolean=t=>t===!0||t===!1,isPlainObject=t=>{if(kindOf(t)!=="object")return!1;const e=getPrototypeOf(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},isDate=kindOfTest("Date"),isFile=kindOfTest("File"),isBlob=kindOfTest("Blob"),isFileList=kindOfTest("FileList"),isStream=t=>isObject(t)&&isFunction(t.pipe),isFormData=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||isFunction(t.append)&&((e=kindOf(t))==="formdata"||e==="object"&&isFunction(t.toString)&&t.toString()==="[object FormData]"))},isURLSearchParams=kindOfTest("URLSearchParams"),[isReadableStream,isRequest,isResponse,isHeaders]=["ReadableStream","Request","Response","Headers"].map(kindOfTest),trim=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach(t,e,{allOwnKeys:r=!1}={}){if(t===null||typeof t>"u")return;let i,s;if(typeof t!="object"&&(t=[t]),isArray(t))for(i=0,s=t.length;i<s;i++)e.call(null,t[i],i,t);else{const n=r?Object.getOwnPropertyNames(t):Object.keys(t),a=n.length;let l;for(i=0;i<a;i++)l=n[i],e.call(null,t[l],l,t)}}function findKey(t,e){e=e.toLowerCase();const r=Object.keys(t);let i=r.length,s;for(;i-- >0;)if(s=r[i],e===s.toLowerCase())return s;return null}const _global=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,isContextDefined=t=>!isUndefined(t)&&t!==_global;function merge(){const{caseless:t}=isContextDefined(this)&&this||{},e={},r=(i,s)=>{const n=t&&findKey(e,s)||s;isPlainObject(e[n])&&isPlainObject(i)?e[n]=merge(e[n],i):isPlainObject(i)?e[n]=merge({},i):isArray(i)?e[n]=i.slice():e[n]=i};for(let i=0,s=arguments.length;i<s;i++)arguments[i]&&forEach(arguments[i],r);return e}const extend=(t,e,r,{allOwnKeys:i}={})=>(forEach(e,(s,n)=>{r&&isFunction(s)?t[n]=bind(s,r):t[n]=s},{allOwnKeys:i}),t),stripBOM=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),inherits=(t,e,r,i)=>{t.prototype=Object.create(e.prototype,i),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject=(t,e,r,i)=>{let s,n,a;const l={};if(e=e||{},t==null)return e;do{for(s=Object.getOwnPropertyNames(t),n=s.length;n-- >0;)a=s[n],(!i||i(a,t,e))&&!l[a]&&(e[a]=t[a],l[a]=!0);t=r!==!1&&getPrototypeOf(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},endsWith=(t,e,r)=>{t=String(t),(r===void 0||r>t.length)&&(r=t.length),r-=e.length;const i=t.indexOf(e,r);return i!==-1&&i===r},toArray=t=>{if(!t)return null;if(isArray(t))return t;let e=t.length;if(!isNumber(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},isTypedArray=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&getPrototypeOf(Uint8Array)),forEachEntry=(t,e)=>{const i=(t&&t[Symbol.iterator]).call(t);let s;for(;(s=i.next())&&!s.done;){const n=s.value;e.call(t,n[0],n[1])}},matchAll=(t,e)=>{let r;const i=[];for(;(r=t.exec(e))!==null;)i.push(r);return i},isHTMLForm=kindOfTest("HTMLFormElement"),toCamelCase=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,i,s){return i.toUpperCase()+s}),hasOwnProperty=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),isRegExp=kindOfTest("RegExp"),reduceDescriptors=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),i={};forEach(r,(s,n)=>{let a;(a=e(s,n,t))!==!1&&(i[n]=a||s)}),Object.defineProperties(t,i)},freezeMethods=t=>{reduceDescriptors(t,(e,r)=>{if(isFunction(t)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const i=t[r];if(isFunction(i)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},toObjectSet=(t,e)=>{const r={},i=s=>{s.forEach(n=>{r[n]=!0})};return isArray(t)?i(t):i(String(t).split(e)),r},noop=()=>{},toFiniteNumber=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function isSpecCompliantForm(t){return!!(t&&isFunction(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const toJSONObject=t=>{const e=new Array(10),r=(i,s)=>{if(isObject(i)){if(e.indexOf(i)>=0)return;if(!("toJSON"in i)){e[s]=i;const n=isArray(i)?[]:{};return forEach(i,(a,l)=>{const o=r(a,s+1);!isUndefined(o)&&(n[l]=o)}),e[s]=void 0,n}}return i};return r(t,0)},isAsyncFn=kindOfTest("AsyncFunction"),isThenable=t=>t&&(isObject(t)||isFunction(t))&&isFunction(t.then)&&isFunction(t.catch),_setImmediate=((t,e)=>t?setImmediate:e?((r,i)=>(_global.addEventListener("message",({source:s,data:n})=>{s===_global&&n===r&&i.length&&i.shift()()},!1),s=>{i.push(s),_global.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",isFunction(_global.postMessage)),asap=typeof queueMicrotask<"u"?queueMicrotask.bind(_global):typeof process<"u"&&process.nextTick||_setImmediate,utils$1={isArray,isArrayBuffer,isBuffer,isFormData,isArrayBufferView,isString,isNumber,isBoolean,isObject,isPlainObject,isReadableStream,isRequest,isResponse,isHeaders,isUndefined,isDate,isFile,isBlob,isRegExp,isFunction,isStream,isURLSearchParams,isTypedArray,isFileList,forEach,merge,extend,trim,stripBOM,inherits,toFlatObject,kindOf,kindOfTest,endsWith,toArray,forEachEntry,matchAll,isHTMLForm,hasOwnProperty,hasOwnProp:hasOwnProperty,reduceDescriptors,freezeMethods,toObjectSet,toCamelCase,noop,toFiniteNumber,findKey,global:_global,isContextDefined,isSpecCompliantForm,toJSONObject,isAsyncFn,isThenable,setImmediate:_setImmediate,asap};function AxiosError$1(t,e,r,i,s){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),i&&(this.request=i),s&&(this.response=s,this.status=s.status?s.status:null)}utils$1.inherits(AxiosError$1,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:utils$1.toJSONObject(this.config),code:this.code,status:this.status}}});const prototype$1=AxiosError$1.prototype,descriptors={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{descriptors[t]={value:t}});Object.defineProperties(AxiosError$1,descriptors);Object.defineProperty(prototype$1,"isAxiosError",{value:!0});AxiosError$1.from=(t,e,r,i,s,n)=>{const a=Object.create(prototype$1);return utils$1.toFlatObject(t,a,function(o){return o!==Error.prototype},l=>l!=="isAxiosError"),AxiosError$1.call(a,t.message,e,r,i,s),a.cause=t,a.name=t.name,n&&Object.assign(a,n),a};const httpAdapter=null;function isVisitable(t){return utils$1.isPlainObject(t)||utils$1.isArray(t)}function removeBrackets(t){return utils$1.endsWith(t,"[]")?t.slice(0,-2):t}function renderKey(t,e,r){return t?t.concat(e).map(function(s,n){return s=removeBrackets(s),!r&&n?"["+s+"]":s}).join(r?".":""):e}function isFlatArray(t){return utils$1.isArray(t)&&!t.some(isVisitable)}const predicates=utils$1.toFlatObject(utils$1,{},null,function(e){return/^is[A-Z]/.test(e)});function toFormData$1(t,e,r){if(!utils$1.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,r=utils$1.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(x,S){return!utils$1.isUndefined(S[x])});const i=r.metaTokens,s=r.visitor||f,n=r.dots,a=r.indexes,o=(r.Blob||typeof Blob<"u"&&Blob)&&utils$1.isSpecCompliantForm(e);if(!utils$1.isFunction(s))throw new TypeError("visitor must be a function");function c(d){if(d===null)return"";if(utils$1.isDate(d))return d.toISOString();if(!o&&utils$1.isBlob(d))throw new AxiosError$1("Blob is not supported. Use a Buffer instead.");return utils$1.isArrayBuffer(d)||utils$1.isTypedArray(d)?o&&typeof Blob=="function"?new Blob([d]):Buffer.from(d):d}function f(d,x,S){let p=d;if(d&&!S&&typeof d=="object"){if(utils$1.endsWith(x,"{}"))x=i?x:x.slice(0,-2),d=JSON.stringify(d);else if(utils$1.isArray(d)&&isFlatArray(d)||(utils$1.isFileList(d)||utils$1.endsWith(x,"[]"))&&(p=utils$1.toArray(d)))return x=removeBrackets(x),p.forEach(function(m,g){!(utils$1.isUndefined(m)||m===null)&&e.append(a===!0?renderKey([x],g,n):a===null?x:x+"[]",c(m))}),!1}return isVisitable(d)?!0:(e.append(renderKey(S,x,n),c(d)),!1)}const b=[],u=Object.assign(predicates,{defaultVisitor:f,convertValue:c,isVisitable});function E(d,x){if(!utils$1.isUndefined(d)){if(b.indexOf(d)!==-1)throw Error("Circular reference detected in "+x.join("."));b.push(d),utils$1.forEach(d,function(p,y){(!(utils$1.isUndefined(p)||p===null)&&s.call(e,p,utils$1.isString(y)?y.trim():y,x,u))===!0&&E(p,x?x.concat(y):[y])}),b.pop()}}if(!utils$1.isObject(t))throw new TypeError("data must be an object");return E(t),e}function encode$1(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(i){return e[i]})}function AxiosURLSearchParams(t,e){this._pairs=[],t&&toFormData$1(t,this,e)}const prototype=AxiosURLSearchParams.prototype;prototype.append=function(e,r){this._pairs.push([e,r])};prototype.toString=function(e){const r=e?function(i){return e.call(this,i,encode$1)}:encode$1;return this._pairs.map(function(s){return r(s[0])+"="+r(s[1])},"").join("&")};function encode(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function buildURL(t,e,r){if(!e)return t;const i=r&&r.encode||encode;utils$1.isFunction(r)&&(r={serialize:r});const s=r&&r.serialize;let n;if(s?n=s(e,r):n=utils$1.isURLSearchParams(e)?e.toString():new AxiosURLSearchParams(e,r).toString(i),n){const a=t.indexOf("#");a!==-1&&(t=t.slice(0,a)),t+=(t.indexOf("?")===-1?"?":"&")+n}return t}class InterceptorManager{constructor(){this.handlers=[]}use(e,r,i){return this.handlers.push({fulfilled:e,rejected:r,synchronous:i?i.synchronous:!1,runWhen:i?i.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){utils$1.forEach(this.handlers,function(i){i!==null&&e(i)})}}const transitionalDefaults={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},URLSearchParams$1=typeof URLSearchParams<"u"?URLSearchParams:AxiosURLSearchParams,FormData$1=typeof FormData<"u"?FormData:null,Blob$1=typeof Blob<"u"?Blob:null,platform$1={isBrowser:!0,classes:{URLSearchParams:URLSearchParams$1,FormData:FormData$1,Blob:Blob$1},protocols:["http","https","file","blob","url","data"]},hasBrowserEnv=typeof window<"u"&&typeof document<"u",_navigator=typeof navigator=="object"&&navigator||void 0,hasStandardBrowserEnv=hasBrowserEnv&&(!_navigator||["ReactNative","NativeScript","NS"].indexOf(_navigator.product)<0),hasStandardBrowserWebWorkerEnv=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",origin=hasBrowserEnv&&window.location.href||"http://localhost",utils=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv,hasStandardBrowserEnv,hasStandardBrowserWebWorkerEnv,navigator:_navigator,origin},Symbol.toStringTag,{value:"Module"})),platform={...utils,...platform$1};function toURLEncodedForm(t,e){return toFormData$1(t,new platform.classes.URLSearchParams,Object.assign({visitor:function(r,i,s,n){return platform.isNode&&utils$1.isBuffer(r)?(this.append(i,r.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}function parsePropPath(t){return utils$1.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function arrayToObject(t){const e={},r=Object.keys(t);let i;const s=r.length;let n;for(i=0;i<s;i++)n=r[i],e[n]=t[n];return e}function formDataToJSON(t){function e(r,i,s,n){let a=r[n++];if(a==="__proto__")return!0;const l=Number.isFinite(+a),o=n>=r.length;return a=!a&&utils$1.isArray(s)?s.length:a,o?(utils$1.hasOwnProp(s,a)?s[a]=[s[a],i]:s[a]=i,!l):((!s[a]||!utils$1.isObject(s[a]))&&(s[a]=[]),e(r,i,s[a],n)&&utils$1.isArray(s[a])&&(s[a]=arrayToObject(s[a])),!l)}if(utils$1.isFormData(t)&&utils$1.isFunction(t.entries)){const r={};return utils$1.forEachEntry(t,(i,s)=>{e(parsePropPath(i),s,r,0)}),r}return null}function stringifySafely(t,e,r){if(utils$1.isString(t))try{return(e||JSON.parse)(t),utils$1.trim(t)}catch(i){if(i.name!=="SyntaxError")throw i}return(r||JSON.stringify)(t)}const defaults={transitional:transitionalDefaults,adapter:["xhr","http","fetch"],transformRequest:[function(e,r){const i=r.getContentType()||"",s=i.indexOf("application/json")>-1,n=utils$1.isObject(e);if(n&&utils$1.isHTMLForm(e)&&(e=new FormData(e)),utils$1.isFormData(e))return s?JSON.stringify(formDataToJSON(e)):e;if(utils$1.isArrayBuffer(e)||utils$1.isBuffer(e)||utils$1.isStream(e)||utils$1.isFile(e)||utils$1.isBlob(e)||utils$1.isReadableStream(e))return e;if(utils$1.isArrayBufferView(e))return e.buffer;if(utils$1.isURLSearchParams(e))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let l;if(n){if(i.indexOf("application/x-www-form-urlencoded")>-1)return toURLEncodedForm(e,this.formSerializer).toString();if((l=utils$1.isFileList(e))||i.indexOf("multipart/form-data")>-1){const o=this.env&&this.env.FormData;return toFormData$1(l?{"files[]":e}:e,o&&new o,this.formSerializer)}}return n||s?(r.setContentType("application/json",!1),stringifySafely(e)):e}],transformResponse:[function(e){const r=this.transitional||defaults.transitional,i=r&&r.forcedJSONParsing,s=this.responseType==="json";if(utils$1.isResponse(e)||utils$1.isReadableStream(e))return e;if(e&&utils$1.isString(e)&&(i&&!this.responseType||s)){const a=!(r&&r.silentJSONParsing)&&s;try{return JSON.parse(e)}catch(l){if(a)throw l.name==="SyntaxError"?AxiosError$1.from(l,AxiosError$1.ERR_BAD_RESPONSE,this,null,this.response):l}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:platform.classes.FormData,Blob:platform.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};utils$1.forEach(["delete","get","head","post","put","patch"],t=>{defaults.headers[t]={}});const ignoreDuplicateOf=utils$1.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),parseHeaders=t=>{const e={};let r,i,s;return t&&t.split(`
34
34
  `).forEach(function(a){s=a.indexOf(":"),r=a.substring(0,s).trim().toLowerCase(),i=a.substring(s+1).trim(),!(!r||e[r]&&ignoreDuplicateOf[r])&&(r==="set-cookie"?e[r]?e[r].push(i):e[r]=[i]:e[r]=e[r]?e[r]+", "+i:i)}),e},$internals=Symbol("internals");function normalizeHeader(t){return t&&String(t).trim().toLowerCase()}function normalizeValue(t){return t===!1||t==null?t:utils$1.isArray(t)?t.map(normalizeValue):String(t)}function parseTokens(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let i;for(;i=r.exec(t);)e[i[1]]=i[2];return e}const isValidHeaderName=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function matchHeaderValue(t,e,r,i,s){if(utils$1.isFunction(i))return i.call(this,e,r);if(s&&(e=r),!!utils$1.isString(e)){if(utils$1.isString(i))return e.indexOf(i)!==-1;if(utils$1.isRegExp(i))return i.test(e)}}function formatHeader(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,r,i)=>r.toUpperCase()+i)}function buildAccessors(t,e){const r=utils$1.toCamelCase(" "+e);["get","set","has"].forEach(i=>{Object.defineProperty(t,i+r,{value:function(s,n,a){return this[i].call(this,e,s,n,a)},configurable:!0})})}let AxiosHeaders$1=class{constructor(e){e&&this.set(e)}set(e,r,i){const s=this;function n(l,o,c){const f=normalizeHeader(o);if(!f)throw new Error("header name must be a non-empty string");const b=utils$1.findKey(s,f);(!b||s[b]===void 0||c===!0||c===void 0&&s[b]!==!1)&&(s[b||o]=normalizeValue(l))}const a=(l,o)=>utils$1.forEach(l,(c,f)=>n(c,f,o));if(utils$1.isPlainObject(e)||e instanceof this.constructor)a(e,r);else if(utils$1.isString(e)&&(e=e.trim())&&!isValidHeaderName(e))a(parseHeaders(e),r);else if(utils$1.isHeaders(e))for(const[l,o]of e.entries())n(o,l,i);else e!=null&&n(r,e,i);return this}get(e,r){if(e=normalizeHeader(e),e){const i=utils$1.findKey(this,e);if(i){const s=this[i];if(!r)return s;if(r===!0)return parseTokens(s);if(utils$1.isFunction(r))return r.call(this,s,i);if(utils$1.isRegExp(r))return r.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,r){if(e=normalizeHeader(e),e){const i=utils$1.findKey(this,e);return!!(i&&this[i]!==void 0&&(!r||matchHeaderValue(this,this[i],i,r)))}return!1}delete(e,r){const i=this;let s=!1;function n(a){if(a=normalizeHeader(a),a){const l=utils$1.findKey(i,a);l&&(!r||matchHeaderValue(i,i[l],l,r))&&(delete i[l],s=!0)}}return utils$1.isArray(e)?e.forEach(n):n(e),s}clear(e){const r=Object.keys(this);let i=r.length,s=!1;for(;i--;){const n=r[i];(!e||matchHeaderValue(this,this[n],n,e,!0))&&(delete this[n],s=!0)}return s}normalize(e){const r=this,i={};return utils$1.forEach(this,(s,n)=>{const a=utils$1.findKey(i,n);if(a){r[a]=normalizeValue(s),delete r[n];return}const l=e?formatHeader(n):String(n).trim();l!==n&&delete r[n],r[l]=normalizeValue(s),i[l]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const r=Object.create(null);return utils$1.forEach(this,(i,s)=>{i!=null&&i!==!1&&(r[s]=e&&utils$1.isArray(i)?i.join(", "):i)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,r])=>e+": "+r).join(`
35
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...r){const i=new this(e);return r.forEach(s=>i.set(s)),i}static accessor(e){const i=(this[$internals]=this[$internals]={accessors:{}}).accessors,s=this.prototype;function n(a){const l=normalizeHeader(a);i[l]||(buildAccessors(s,a),i[l]=!0)}return utils$1.isArray(e)?e.forEach(n):n(e),this}};AxiosHeaders$1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);utils$1.reduceDescriptors(AxiosHeaders$1.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(i){this[r]=i}}});utils$1.freezeMethods(AxiosHeaders$1);function transformData(t,e){const r=this||defaults,i=e||r,s=AxiosHeaders$1.from(i.headers);let n=i.data;return utils$1.forEach(t,function(l){n=l.call(r,n,s.normalize(),e?e.status:void 0)}),s.normalize(),n}function isCancel$1(t){return!!(t&&t.__CANCEL__)}function CanceledError$1(t,e,r){AxiosError$1.call(this,t??"canceled",AxiosError$1.ERR_CANCELED,e,r),this.name="CanceledError"}utils$1.inherits(CanceledError$1,AxiosError$1,{__CANCEL__:!0});function settle(t,e,r){const i=r.config.validateStatus;!r.status||!i||i(r.status)?t(r):e(new AxiosError$1("Request failed with status code "+r.status,[AxiosError$1.ERR_BAD_REQUEST,AxiosError$1.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function parseProtocol(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function speedometer(t,e){t=t||10;const r=new Array(t),i=new Array(t);let s=0,n=0,a;return e=e!==void 0?e:1e3,function(o){const c=Date.now(),f=i[n];a||(a=c),r[s]=o,i[s]=c;let b=n,u=0;for(;b!==s;)u+=r[b++],b=b%t;if(s=(s+1)%t,s===n&&(n=(n+1)%t),c-a<e)return;const E=f&&c-f;return E?Math.round(u*1e3/E):void 0}}function throttle(t,e){let r=0,i=1e3/e,s,n;const a=(c,f=Date.now())=>{r=f,s=null,n&&(clearTimeout(n),n=null),t.apply(null,c)};return[(...c)=>{const f=Date.now(),b=f-r;b>=i?a(c,f):(s=c,n||(n=setTimeout(()=>{n=null,a(s)},i-b)))},()=>s&&a(s)]}const progressEventReducer=(t,e,r=3)=>{let i=0;const s=speedometer(50,250);return throttle(n=>{const a=n.loaded,l=n.lengthComputable?n.total:void 0,o=a-i,c=s(o),f=a<=l;i=a;const b={loaded:a,total:l,progress:l?a/l:void 0,bytes:o,rate:c||void 0,estimated:c&&l&&f?(l-a)/c:void 0,event:n,lengthComputable:l!=null,[e?"download":"upload"]:!0};t(b)},r)},progressEventDecorator=(t,e)=>{const r=t!=null;return[i=>e[0]({lengthComputable:r,total:t,loaded:i}),e[1]]},asyncDecorator=t=>(...e)=>utils$1.asap(()=>t(...e)),isURLSameOrigin=platform.hasStandardBrowserEnv?((t,e)=>r=>(r=new URL(r,platform.origin),t.protocol===r.protocol&&t.host===r.host&&(e||t.port===r.port)))(new URL(platform.origin),platform.navigator&&/(msie|trident)/i.test(platform.navigator.userAgent)):()=>!0,cookies=platform.hasStandardBrowserEnv?{write(t,e,r,i,s,n){const a=[t+"="+encodeURIComponent(e)];utils$1.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),utils$1.isString(i)&&a.push("path="+i),utils$1.isString(s)&&a.push("domain="+s),n===!0&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function isAbsoluteURL(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function combineURLs(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function buildFullPath(t,e,r){let i=!isAbsoluteURL(e);return t&&(i||r==!1)?combineURLs(t,e):e}const headersToObject=t=>t instanceof AxiosHeaders$1?{...t}:t;function mergeConfig$1(t,e){e=e||{};const r={};function i(c,f,b,u){return utils$1.isPlainObject(c)&&utils$1.isPlainObject(f)?utils$1.merge.call({caseless:u},c,f):utils$1.isPlainObject(f)?utils$1.merge({},f):utils$1.isArray(f)?f.slice():f}function s(c,f,b,u){if(utils$1.isUndefined(f)){if(!utils$1.isUndefined(c))return i(void 0,c,b,u)}else return i(c,f,b,u)}function n(c,f){if(!utils$1.isUndefined(f))return i(void 0,f)}function a(c,f){if(utils$1.isUndefined(f)){if(!utils$1.isUndefined(c))return i(void 0,c)}else return i(void 0,f)}function l(c,f,b){if(b in e)return i(c,f);if(b in t)return i(void 0,c)}const o={url:n,method:n,data:n,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:l,headers:(c,f,b)=>s(headersToObject(c),headersToObject(f),b,!0)};return utils$1.forEach(Object.keys(Object.assign({},t,e)),function(f){const b=o[f]||s,u=b(t[f],e[f],f);utils$1.isUndefined(u)&&b!==l||(r[f]=u)}),r}const resolveConfig=t=>{const e=mergeConfig$1({},t);let{data:r,withXSRFToken:i,xsrfHeaderName:s,xsrfCookieName:n,headers:a,auth:l}=e;e.headers=a=AxiosHeaders$1.from(a),e.url=buildURL(buildFullPath(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),l&&a.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let o;if(utils$1.isFormData(r)){if(platform.hasStandardBrowserEnv||platform.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((o=a.getContentType())!==!1){const[c,...f]=o?o.split(";").map(b=>b.trim()).filter(Boolean):[];a.setContentType([c||"multipart/form-data",...f].join("; "))}}if(platform.hasStandardBrowserEnv&&(i&&utils$1.isFunction(i)&&(i=i(e)),i||i!==!1&&isURLSameOrigin(e.url))){const c=s&&n&&cookies.read(n);c&&a.set(s,c)}return e},isXHRAdapterSupported=typeof XMLHttpRequest<"u",xhrAdapter=isXHRAdapterSupported&&function(t){return new Promise(function(r,i){const s=resolveConfig(t);let n=s.data;const a=AxiosHeaders$1.from(s.headers).normalize();let{responseType:l,onUploadProgress:o,onDownloadProgress:c}=s,f,b,u,E,d;function y(){E&&E(),d&&d(),s.cancelToken&&s.cancelToken.unsubscribe(f),s.signal&&s.signal.removeEventListener("abort",f)}let k=new XMLHttpRequest;k.open(s.method.toUpperCase(),s.url,!0),k.timeout=s.timeout;function p(){if(!k)return;const m=AxiosHeaders$1.from("getAllResponseHeaders"in k&&k.getAllResponseHeaders()),S={data:!l||l==="text"||l==="json"?k.responseText:k.response,status:k.status,statusText:k.statusText,headers:m,config:t,request:k};settle(function(A){r(A),y()},function(A){i(A),y()},S),k=null}"onloadend"in k?k.onloadend=p:k.onreadystatechange=function(){!k||k.readyState!==4||k.status===0&&!(k.responseURL&&k.responseURL.indexOf("file:")===0)||setTimeout(p)},k.onabort=function(){k&&(i(new AxiosError$1("Request aborted",AxiosError$1.ECONNABORTED,t,k)),k=null)},k.onerror=function(){i(new AxiosError$1("Network Error",AxiosError$1.ERR_NETWORK,t,k)),k=null},k.ontimeout=function(){let g=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const S=s.transitional||transitionalDefaults;s.timeoutErrorMessage&&(g=s.timeoutErrorMessage),i(new AxiosError$1(g,S.clarifyTimeoutError?AxiosError$1.ETIMEDOUT:AxiosError$1.ECONNABORTED,t,k)),k=null},n===void 0&&a.setContentType(null),"setRequestHeader"in k&&utils$1.forEach(a.toJSON(),function(g,S){k.setRequestHeader(S,g)}),utils$1.isUndefined(s.withCredentials)||(k.withCredentials=!!s.withCredentials),l&&l!=="json"&&(k.responseType=s.responseType),c&&([u,d]=progressEventReducer(c,!0),k.addEventListener("progress",u)),o&&k.upload&&([b,E]=progressEventReducer(o),k.upload.addEventListener("progress",b),k.upload.addEventListener("loadend",E)),(s.cancelToken||s.signal)&&(f=m=>{k&&(i(!m||m.type?new CanceledError$1(null,t,k):m),k.abort(),k=null)},s.cancelToken&&s.cancelToken.subscribe(f),s.signal&&(s.signal.aborted?f():s.signal.addEventListener("abort",f)));const x=parseProtocol(s.url);if(x&&platform.protocols.indexOf(x)===-1){i(new AxiosError$1("Unsupported protocol "+x+":",AxiosError$1.ERR_BAD_REQUEST,t));return}k.send(n||null)})},composeSignals=(t,e)=>{const{length:r}=t=t?t.filter(Boolean):[];if(e||r){let i=new AbortController,s;const n=function(c){if(!s){s=!0,l();const f=c instanceof Error?c:this.reason;i.abort(f instanceof AxiosError$1?f:new CanceledError$1(f instanceof Error?f.message:f))}};let a=e&&setTimeout(()=>{a=null,n(new AxiosError$1(`timeout ${e} of ms exceeded`,AxiosError$1.ETIMEDOUT))},e);const l=()=>{t&&(a&&clearTimeout(a),a=null,t.forEach(c=>{c.unsubscribe?c.unsubscribe(n):c.removeEventListener("abort",n)}),t=null)};t.forEach(c=>c.addEventListener("abort",n));const{signal:o}=i;return o.unsubscribe=()=>utils$1.asap(l),o}},streamChunk=function*(t,e){let r=t.byteLength;if(r<e){yield t;return}let i=0,s;for(;i<r;)s=i+e,yield t.slice(i,s),i=s},readBytes=async function*(t,e){for await(const r of readStream(t))yield*streamChunk(r,e)},readStream=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const e=t.getReader();try{for(;;){const{done:r,value:i}=await e.read();if(r)break;yield i}}finally{await e.cancel()}},trackStream=(t,e,r,i)=>{const s=readBytes(t,e);let n=0,a,l=o=>{a||(a=!0,i&&i(o))};return new ReadableStream({async pull(o){try{const{done:c,value:f}=await s.next();if(c){l(),o.close();return}let b=f.byteLength;if(r){let u=n+=b;r(u)}o.enqueue(new Uint8Array(f))}catch(c){throw l(c),c}},cancel(o){return l(o),s.return()}},{highWaterMark:2})},isFetchSupported=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",isReadableStreamSupported=isFetchSupported&&typeof ReadableStream=="function",encodeText=isFetchSupported&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),test=(t,...e)=>{try{return!!t(...e)}catch{return!1}},supportsRequestStream=isReadableStreamSupported&&test(()=>{let t=!1;const e=new Request(platform.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),DEFAULT_CHUNK_SIZE=64*1024,supportsResponseStream=isReadableStreamSupported&&test(()=>utils$1.isReadableStream(new Response("").body)),resolvers={stream:supportsResponseStream&&(t=>t.body)};isFetchSupported&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!resolvers[e]&&(resolvers[e]=utils$1.isFunction(t[e])?r=>r[e]():(r,i)=>{throw new AxiosError$1(`Response type '${e}' is not supported`,AxiosError$1.ERR_NOT_SUPPORT,i)})})})(new Response);const getBodyLength=async t=>{if(t==null)return 0;if(utils$1.isBlob(t))return t.size;if(utils$1.isSpecCompliantForm(t))return(await new Request(platform.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(utils$1.isArrayBufferView(t)||utils$1.isArrayBuffer(t))return t.byteLength;if(utils$1.isURLSearchParams(t)&&(t=t+""),utils$1.isString(t))return(await encodeText(t)).byteLength},resolveBodyLength=async(t,e)=>{const r=utils$1.toFiniteNumber(t.getContentLength());return r??getBodyLength(e)},fetchAdapter=isFetchSupported&&(async t=>{let{url:e,method:r,data:i,signal:s,cancelToken:n,timeout:a,onDownloadProgress:l,onUploadProgress:o,responseType:c,headers:f,withCredentials:b="same-origin",fetchOptions:u}=resolveConfig(t);c=c?(c+"").toLowerCase():"text";let E=composeSignals([s,n&&n.toAbortSignal()],a),d;const y=E&&E.unsubscribe&&(()=>{E.unsubscribe()});let k;try{if(o&&supportsRequestStream&&r!=="get"&&r!=="head"&&(k=await resolveBodyLength(f,i))!==0){let S=new Request(e,{method:"POST",body:i,duplex:"half"}),R;if(utils$1.isFormData(i)&&(R=S.headers.get("content-type"))&&f.setContentType(R),S.body){const[A,F]=progressEventDecorator(k,progressEventReducer(asyncDecorator(o)));i=trackStream(S.body,DEFAULT_CHUNK_SIZE,A,F)}}utils$1.isString(b)||(b=b?"include":"omit");const p="credentials"in Request.prototype;d=new Request(e,{...u,signal:E,method:r.toUpperCase(),headers:f.normalize().toJSON(),body:i,duplex:"half",credentials:p?b:void 0});let x=await fetch(d);const m=supportsResponseStream&&(c==="stream"||c==="response");if(supportsResponseStream&&(l||m&&y)){const S={};["status","statusText","headers"].forEach(I=>{S[I]=x[I]});const R=utils$1.toFiniteNumber(x.headers.get("content-length")),[A,F]=l&&progressEventDecorator(R,progressEventReducer(asyncDecorator(l),!0))||[];x=new Response(trackStream(x.body,DEFAULT_CHUNK_SIZE,A,()=>{F&&F(),y&&y()}),S)}c=c||"text";let g=await resolvers[utils$1.findKey(resolvers,c)||"text"](x,t);return!m&&y&&y(),await new Promise((S,R)=>{settle(S,R,{data:g,headers:AxiosHeaders$1.from(x.headers),status:x.status,statusText:x.statusText,config:t,request:d})})}catch(p){throw y&&y(),p&&p.name==="TypeError"&&/fetch/i.test(p.message)?Object.assign(new AxiosError$1("Network Error",AxiosError$1.ERR_NETWORK,t,d),{cause:p.cause||p}):AxiosError$1.from(p,p&&p.code,t,d)}}),knownAdapters={http:httpAdapter,xhr:xhrAdapter,fetch:fetchAdapter};utils$1.forEach(knownAdapters,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const renderReason=t=>`- ${t}`,isResolvedHandle=t=>utils$1.isFunction(t)||t===null||t===!1,adapters={getAdapter:t=>{t=utils$1.isArray(t)?t:[t];const{length:e}=t;let r,i;const s={};for(let n=0;n<e;n++){r=t[n];let a;if(i=r,!isResolvedHandle(r)&&(i=knownAdapters[(a=String(r)).toLowerCase()],i===void 0))throw new AxiosError$1(`Unknown adapter '${a}'`);if(i)break;s[a||"#"+n]=i}if(!i){const n=Object.entries(s).map(([l,o])=>`adapter ${l} `+(o===!1?"is not supported by the environment":"is not available in the build"));let a=e?n.length>1?`since :
35
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...r){const i=new this(e);return r.forEach(s=>i.set(s)),i}static accessor(e){const i=(this[$internals]=this[$internals]={accessors:{}}).accessors,s=this.prototype;function n(a){const l=normalizeHeader(a);i[l]||(buildAccessors(s,a),i[l]=!0)}return utils$1.isArray(e)?e.forEach(n):n(e),this}};AxiosHeaders$1.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);utils$1.reduceDescriptors(AxiosHeaders$1.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(i){this[r]=i}}});utils$1.freezeMethods(AxiosHeaders$1);function transformData(t,e){const r=this||defaults,i=e||r,s=AxiosHeaders$1.from(i.headers);let n=i.data;return utils$1.forEach(t,function(l){n=l.call(r,n,s.normalize(),e?e.status:void 0)}),s.normalize(),n}function isCancel$1(t){return!!(t&&t.__CANCEL__)}function CanceledError$1(t,e,r){AxiosError$1.call(this,t??"canceled",AxiosError$1.ERR_CANCELED,e,r),this.name="CanceledError"}utils$1.inherits(CanceledError$1,AxiosError$1,{__CANCEL__:!0});function settle(t,e,r){const i=r.config.validateStatus;!r.status||!i||i(r.status)?t(r):e(new AxiosError$1("Request failed with status code "+r.status,[AxiosError$1.ERR_BAD_REQUEST,AxiosError$1.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}function parseProtocol(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function speedometer(t,e){t=t||10;const r=new Array(t),i=new Array(t);let s=0,n=0,a;return e=e!==void 0?e:1e3,function(o){const c=Date.now(),f=i[n];a||(a=c),r[s]=o,i[s]=c;let b=n,u=0;for(;b!==s;)u+=r[b++],b=b%t;if(s=(s+1)%t,s===n&&(n=(n+1)%t),c-a<e)return;const E=f&&c-f;return E?Math.round(u*1e3/E):void 0}}function throttle(t,e){let r=0,i=1e3/e,s,n;const a=(c,f=Date.now())=>{r=f,s=null,n&&(clearTimeout(n),n=null),t.apply(null,c)};return[(...c)=>{const f=Date.now(),b=f-r;b>=i?a(c,f):(s=c,n||(n=setTimeout(()=>{n=null,a(s)},i-b)))},()=>s&&a(s)]}const progressEventReducer=(t,e,r=3)=>{let i=0;const s=speedometer(50,250);return throttle(n=>{const a=n.loaded,l=n.lengthComputable?n.total:void 0,o=a-i,c=s(o),f=a<=l;i=a;const b={loaded:a,total:l,progress:l?a/l:void 0,bytes:o,rate:c||void 0,estimated:c&&l&&f?(l-a)/c:void 0,event:n,lengthComputable:l!=null,[e?"download":"upload"]:!0};t(b)},r)},progressEventDecorator=(t,e)=>{const r=t!=null;return[i=>e[0]({lengthComputable:r,total:t,loaded:i}),e[1]]},asyncDecorator=t=>(...e)=>utils$1.asap(()=>t(...e)),isURLSameOrigin=platform.hasStandardBrowserEnv?((t,e)=>r=>(r=new URL(r,platform.origin),t.protocol===r.protocol&&t.host===r.host&&(e||t.port===r.port)))(new URL(platform.origin),platform.navigator&&/(msie|trident)/i.test(platform.navigator.userAgent)):()=>!0,cookies=platform.hasStandardBrowserEnv?{write(t,e,r,i,s,n){const a=[t+"="+encodeURIComponent(e)];utils$1.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),utils$1.isString(i)&&a.push("path="+i),utils$1.isString(s)&&a.push("domain="+s),n===!0&&a.push("secure"),document.cookie=a.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function isAbsoluteURL(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function combineURLs(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function buildFullPath(t,e,r){let i=!isAbsoluteURL(e);return t&&(i||r==!1)?combineURLs(t,e):e}const headersToObject=t=>t instanceof AxiosHeaders$1?{...t}:t;function mergeConfig$1(t,e){e=e||{};const r={};function i(c,f,b,u){return utils$1.isPlainObject(c)&&utils$1.isPlainObject(f)?utils$1.merge.call({caseless:u},c,f):utils$1.isPlainObject(f)?utils$1.merge({},f):utils$1.isArray(f)?f.slice():f}function s(c,f,b,u){if(utils$1.isUndefined(f)){if(!utils$1.isUndefined(c))return i(void 0,c,b,u)}else return i(c,f,b,u)}function n(c,f){if(!utils$1.isUndefined(f))return i(void 0,f)}function a(c,f){if(utils$1.isUndefined(f)){if(!utils$1.isUndefined(c))return i(void 0,c)}else return i(void 0,f)}function l(c,f,b){if(b in e)return i(c,f);if(b in t)return i(void 0,c)}const o={url:n,method:n,data:n,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:l,headers:(c,f,b)=>s(headersToObject(c),headersToObject(f),b,!0)};return utils$1.forEach(Object.keys(Object.assign({},t,e)),function(f){const b=o[f]||s,u=b(t[f],e[f],f);utils$1.isUndefined(u)&&b!==l||(r[f]=u)}),r}const resolveConfig=t=>{const e=mergeConfig$1({},t);let{data:r,withXSRFToken:i,xsrfHeaderName:s,xsrfCookieName:n,headers:a,auth:l}=e;e.headers=a=AxiosHeaders$1.from(a),e.url=buildURL(buildFullPath(e.baseURL,e.url,e.allowAbsoluteUrls),t.params,t.paramsSerializer),l&&a.set("Authorization","Basic "+btoa((l.username||"")+":"+(l.password?unescape(encodeURIComponent(l.password)):"")));let o;if(utils$1.isFormData(r)){if(platform.hasStandardBrowserEnv||platform.hasStandardBrowserWebWorkerEnv)a.setContentType(void 0);else if((o=a.getContentType())!==!1){const[c,...f]=o?o.split(";").map(b=>b.trim()).filter(Boolean):[];a.setContentType([c||"multipart/form-data",...f].join("; "))}}if(platform.hasStandardBrowserEnv&&(i&&utils$1.isFunction(i)&&(i=i(e)),i||i!==!1&&isURLSameOrigin(e.url))){const c=s&&n&&cookies.read(n);c&&a.set(s,c)}return e},isXHRAdapterSupported=typeof XMLHttpRequest<"u",xhrAdapter=isXHRAdapterSupported&&function(t){return new Promise(function(r,i){const s=resolveConfig(t);let n=s.data;const a=AxiosHeaders$1.from(s.headers).normalize();let{responseType:l,onUploadProgress:o,onDownloadProgress:c}=s,f,b,u,E,d;function x(){E&&E(),d&&d(),s.cancelToken&&s.cancelToken.unsubscribe(f),s.signal&&s.signal.removeEventListener("abort",f)}let S=new XMLHttpRequest;S.open(s.method.toUpperCase(),s.url,!0),S.timeout=s.timeout;function p(){if(!S)return;const m=AxiosHeaders$1.from("getAllResponseHeaders"in S&&S.getAllResponseHeaders()),k={data:!l||l==="text"||l==="json"?S.responseText:S.response,status:S.status,statusText:S.statusText,headers:m,config:t,request:S};settle(function(T){r(T),x()},function(T){i(T),x()},k),S=null}"onloadend"in S?S.onloadend=p:S.onreadystatechange=function(){!S||S.readyState!==4||S.status===0&&!(S.responseURL&&S.responseURL.indexOf("file:")===0)||setTimeout(p)},S.onabort=function(){S&&(i(new AxiosError$1("Request aborted",AxiosError$1.ECONNABORTED,t,S)),S=null)},S.onerror=function(){i(new AxiosError$1("Network Error",AxiosError$1.ERR_NETWORK,t,S)),S=null},S.ontimeout=function(){let g=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const k=s.transitional||transitionalDefaults;s.timeoutErrorMessage&&(g=s.timeoutErrorMessage),i(new AxiosError$1(g,k.clarifyTimeoutError?AxiosError$1.ETIMEDOUT:AxiosError$1.ECONNABORTED,t,S)),S=null},n===void 0&&a.setContentType(null),"setRequestHeader"in S&&utils$1.forEach(a.toJSON(),function(g,k){S.setRequestHeader(k,g)}),utils$1.isUndefined(s.withCredentials)||(S.withCredentials=!!s.withCredentials),l&&l!=="json"&&(S.responseType=s.responseType),c&&([u,d]=progressEventReducer(c,!0),S.addEventListener("progress",u)),o&&S.upload&&([b,E]=progressEventReducer(o),S.upload.addEventListener("progress",b),S.upload.addEventListener("loadend",E)),(s.cancelToken||s.signal)&&(f=m=>{S&&(i(!m||m.type?new CanceledError$1(null,t,S):m),S.abort(),S=null)},s.cancelToken&&s.cancelToken.subscribe(f),s.signal&&(s.signal.aborted?f():s.signal.addEventListener("abort",f)));const y=parseProtocol(s.url);if(y&&platform.protocols.indexOf(y)===-1){i(new AxiosError$1("Unsupported protocol "+y+":",AxiosError$1.ERR_BAD_REQUEST,t));return}S.send(n||null)})},composeSignals=(t,e)=>{const{length:r}=t=t?t.filter(Boolean):[];if(e||r){let i=new AbortController,s;const n=function(c){if(!s){s=!0,l();const f=c instanceof Error?c:this.reason;i.abort(f instanceof AxiosError$1?f:new CanceledError$1(f instanceof Error?f.message:f))}};let a=e&&setTimeout(()=>{a=null,n(new AxiosError$1(`timeout ${e} of ms exceeded`,AxiosError$1.ETIMEDOUT))},e);const l=()=>{t&&(a&&clearTimeout(a),a=null,t.forEach(c=>{c.unsubscribe?c.unsubscribe(n):c.removeEventListener("abort",n)}),t=null)};t.forEach(c=>c.addEventListener("abort",n));const{signal:o}=i;return o.unsubscribe=()=>utils$1.asap(l),o}},streamChunk=function*(t,e){let r=t.byteLength;if(r<e){yield t;return}let i=0,s;for(;i<r;)s=i+e,yield t.slice(i,s),i=s},readBytes=async function*(t,e){for await(const r of readStream(t))yield*streamChunk(r,e)},readStream=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const e=t.getReader();try{for(;;){const{done:r,value:i}=await e.read();if(r)break;yield i}}finally{await e.cancel()}},trackStream=(t,e,r,i)=>{const s=readBytes(t,e);let n=0,a,l=o=>{a||(a=!0,i&&i(o))};return new ReadableStream({async pull(o){try{const{done:c,value:f}=await s.next();if(c){l(),o.close();return}let b=f.byteLength;if(r){let u=n+=b;r(u)}o.enqueue(new Uint8Array(f))}catch(c){throw l(c),c}},cancel(o){return l(o),s.return()}},{highWaterMark:2})},isFetchSupported=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",isReadableStreamSupported=isFetchSupported&&typeof ReadableStream=="function",encodeText=isFetchSupported&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),test=(t,...e)=>{try{return!!t(...e)}catch{return!1}},supportsRequestStream=isReadableStreamSupported&&test(()=>{let t=!1;const e=new Request(platform.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),DEFAULT_CHUNK_SIZE=64*1024,supportsResponseStream=isReadableStreamSupported&&test(()=>utils$1.isReadableStream(new Response("").body)),resolvers={stream:supportsResponseStream&&(t=>t.body)};isFetchSupported&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!resolvers[e]&&(resolvers[e]=utils$1.isFunction(t[e])?r=>r[e]():(r,i)=>{throw new AxiosError$1(`Response type '${e}' is not supported`,AxiosError$1.ERR_NOT_SUPPORT,i)})})})(new Response);const getBodyLength=async t=>{if(t==null)return 0;if(utils$1.isBlob(t))return t.size;if(utils$1.isSpecCompliantForm(t))return(await new Request(platform.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(utils$1.isArrayBufferView(t)||utils$1.isArrayBuffer(t))return t.byteLength;if(utils$1.isURLSearchParams(t)&&(t=t+""),utils$1.isString(t))return(await encodeText(t)).byteLength},resolveBodyLength=async(t,e)=>{const r=utils$1.toFiniteNumber(t.getContentLength());return r??getBodyLength(e)},fetchAdapter=isFetchSupported&&(async t=>{let{url:e,method:r,data:i,signal:s,cancelToken:n,timeout:a,onDownloadProgress:l,onUploadProgress:o,responseType:c,headers:f,withCredentials:b="same-origin",fetchOptions:u}=resolveConfig(t);c=c?(c+"").toLowerCase():"text";let E=composeSignals([s,n&&n.toAbortSignal()],a),d;const x=E&&E.unsubscribe&&(()=>{E.unsubscribe()});let S;try{if(o&&supportsRequestStream&&r!=="get"&&r!=="head"&&(S=await resolveBodyLength(f,i))!==0){let k=new Request(e,{method:"POST",body:i,duplex:"half"}),R;if(utils$1.isFormData(i)&&(R=k.headers.get("content-type"))&&f.setContentType(R),k.body){const[T,F]=progressEventDecorator(S,progressEventReducer(asyncDecorator(o)));i=trackStream(k.body,DEFAULT_CHUNK_SIZE,T,F)}}utils$1.isString(b)||(b=b?"include":"omit");const p="credentials"in Request.prototype;d=new Request(e,{...u,signal:E,method:r.toUpperCase(),headers:f.normalize().toJSON(),body:i,duplex:"half",credentials:p?b:void 0});let y=await fetch(d);const m=supportsResponseStream&&(c==="stream"||c==="response");if(supportsResponseStream&&(l||m&&x)){const k={};["status","statusText","headers"].forEach(I=>{k[I]=y[I]});const R=utils$1.toFiniteNumber(y.headers.get("content-length")),[T,F]=l&&progressEventDecorator(R,progressEventReducer(asyncDecorator(l),!0))||[];y=new Response(trackStream(y.body,DEFAULT_CHUNK_SIZE,T,()=>{F&&F(),x&&x()}),k)}c=c||"text";let g=await resolvers[utils$1.findKey(resolvers,c)||"text"](y,t);return!m&&x&&x(),await new Promise((k,R)=>{settle(k,R,{data:g,headers:AxiosHeaders$1.from(y.headers),status:y.status,statusText:y.statusText,config:t,request:d})})}catch(p){throw x&&x(),p&&p.name==="TypeError"&&/fetch/i.test(p.message)?Object.assign(new AxiosError$1("Network Error",AxiosError$1.ERR_NETWORK,t,d),{cause:p.cause||p}):AxiosError$1.from(p,p&&p.code,t,d)}}),knownAdapters={http:httpAdapter,xhr:xhrAdapter,fetch:fetchAdapter};utils$1.forEach(knownAdapters,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const renderReason=t=>`- ${t}`,isResolvedHandle=t=>utils$1.isFunction(t)||t===null||t===!1,adapters={getAdapter:t=>{t=utils$1.isArray(t)?t:[t];const{length:e}=t;let r,i;const s={};for(let n=0;n<e;n++){r=t[n];let a;if(i=r,!isResolvedHandle(r)&&(i=knownAdapters[(a=String(r)).toLowerCase()],i===void 0))throw new AxiosError$1(`Unknown adapter '${a}'`);if(i)break;s[a||"#"+n]=i}if(!i){const n=Object.entries(s).map(([l,o])=>`adapter ${l} `+(o===!1?"is not supported by the environment":"is not available in the build"));let a=e?n.length>1?`since :
36
36
  `+n.map(renderReason).join(`
37
37
  `):" "+renderReason(n[0]):"as no adapter specified";throw new AxiosError$1("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return i},adapters:knownAdapters};function throwIfCancellationRequested(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new CanceledError$1(null,t)}function dispatchRequest(t){return throwIfCancellationRequested(t),t.headers=AxiosHeaders$1.from(t.headers),t.data=transformData.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),adapters.getAdapter(t.adapter||defaults.adapter)(t).then(function(i){return throwIfCancellationRequested(t),i.data=transformData.call(t,t.transformResponse,i),i.headers=AxiosHeaders$1.from(i.headers),i},function(i){return isCancel$1(i)||(throwIfCancellationRequested(t),i&&i.response&&(i.response.data=transformData.call(t,t.transformResponse,i.response),i.response.headers=AxiosHeaders$1.from(i.response.headers))),Promise.reject(i)})}const VERSION$1="1.8.4",validators$1={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{validators$1[t]=function(i){return typeof i===t||"a"+(e<1?"n ":" ")+t}});const deprecatedWarnings={};validators$1.transitional=function(e,r,i){function s(n,a){return"[Axios v"+VERSION$1+"] Transitional option '"+n+"'"+a+(i?". "+i:"")}return(n,a,l)=>{if(e===!1)throw new AxiosError$1(s(a," has been removed"+(r?" in "+r:"")),AxiosError$1.ERR_DEPRECATED);return r&&!deprecatedWarnings[a]&&(deprecatedWarnings[a]=!0,console.warn(s(a," has been deprecated since v"+r+" and will be removed in the near future"))),e?e(n,a,l):!0}};validators$1.spelling=function(e){return(r,i)=>(console.warn(`${i} is likely a misspelling of ${e}`),!0)};function assertOptions(t,e,r){if(typeof t!="object")throw new AxiosError$1("options must be an object",AxiosError$1.ERR_BAD_OPTION_VALUE);const i=Object.keys(t);let s=i.length;for(;s-- >0;){const n=i[s],a=e[n];if(a){const l=t[n],o=l===void 0||a(l,n,t);if(o!==!0)throw new AxiosError$1("option "+n+" must be "+o,AxiosError$1.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new AxiosError$1("Unknown option "+n,AxiosError$1.ERR_BAD_OPTION)}}const validator={assertOptions,validators:validators$1},validators=validator.validators;let Axios$1=class{constructor(e){this.defaults=e,this.interceptors={request:new InterceptorManager,response:new InterceptorManager}}async request(e,r){try{return await this._request(e,r)}catch(i){if(i instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const n=s.stack?s.stack.replace(/^.+\n/,""):"";try{i.stack?n&&!String(i.stack).endsWith(n.replace(/^.+\n.+\n/,""))&&(i.stack+=`
38
- `+n):i.stack=n}catch{}}throw i}}_request(e,r){typeof e=="string"?(r=r||{},r.url=e):r=e||{},r=mergeConfig$1(this.defaults,r);const{transitional:i,paramsSerializer:s,headers:n}=r;i!==void 0&&validator.assertOptions(i,{silentJSONParsing:validators.transitional(validators.boolean),forcedJSONParsing:validators.transitional(validators.boolean),clarifyTimeoutError:validators.transitional(validators.boolean)},!1),s!=null&&(utils$1.isFunction(s)?r.paramsSerializer={serialize:s}:validator.assertOptions(s,{encode:validators.function,serialize:validators.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),validator.assertOptions(r,{baseUrl:validators.spelling("baseURL"),withXsrfToken:validators.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let a=n&&utils$1.merge(n.common,n[r.method]);n&&utils$1.forEach(["delete","get","head","post","put","patch","common"],d=>{delete n[d]}),r.headers=AxiosHeaders$1.concat(a,n);const l=[];let o=!0;this.interceptors.request.forEach(function(y){typeof y.runWhen=="function"&&y.runWhen(r)===!1||(o=o&&y.synchronous,l.unshift(y.fulfilled,y.rejected))});const c=[];this.interceptors.response.forEach(function(y){c.push(y.fulfilled,y.rejected)});let f,b=0,u;if(!o){const d=[dispatchRequest.bind(this),void 0];for(d.unshift.apply(d,l),d.push.apply(d,c),u=d.length,f=Promise.resolve(r);b<u;)f=f.then(d[b++],d[b++]);return f}u=l.length;let E=r;for(b=0;b<u;){const d=l[b++],y=l[b++];try{E=d(E)}catch(k){y.call(this,k);break}}try{f=dispatchRequest.call(this,E)}catch(d){return Promise.reject(d)}for(b=0,u=c.length;b<u;)f=f.then(c[b++],c[b++]);return f}getUri(e){e=mergeConfig$1(this.defaults,e);const r=buildFullPath(e.baseURL,e.url,e.allowAbsoluteUrls);return buildURL(r,e.params,e.paramsSerializer)}};utils$1.forEach(["delete","get","head","options"],function(e){Axios$1.prototype[e]=function(r,i){return this.request(mergeConfig$1(i||{},{method:e,url:r,data:(i||{}).data}))}});utils$1.forEach(["post","put","patch"],function(e){function r(i){return function(n,a,l){return this.request(mergeConfig$1(l||{},{method:e,headers:i?{"Content-Type":"multipart/form-data"}:{},url:n,data:a}))}}Axios$1.prototype[e]=r(),Axios$1.prototype[e+"Form"]=r(!0)});let CancelToken$1=class wt{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(n){r=n});const i=this;this.promise.then(s=>{if(!i._listeners)return;let n=i._listeners.length;for(;n-- >0;)i._listeners[n](s);i._listeners=null}),this.promise.then=s=>{let n;const a=new Promise(l=>{i.subscribe(l),n=l}).then(s);return a.cancel=function(){i.unsubscribe(n)},a},e(function(n,a,l){i.reason||(i.reason=new CanceledError$1(n,a,l),r(i.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const r=this._listeners.indexOf(e);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const e=new AbortController,r=i=>{e.abort(i)};return this.subscribe(r),e.signal.unsubscribe=()=>this.unsubscribe(r),e.signal}static source(){let e;return{token:new wt(function(s){e=s}),cancel:e}}};function spread$1(t){return function(r){return t.apply(null,r)}}function isAxiosError$1(t){return utils$1.isObject(t)&&t.isAxiosError===!0}const HttpStatusCode$1={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(HttpStatusCode$1).forEach(([t,e])=>{HttpStatusCode$1[e]=t});function createInstance(t){const e=new Axios$1(t),r=bind(Axios$1.prototype.request,e);return utils$1.extend(r,Axios$1.prototype,e,{allOwnKeys:!0}),utils$1.extend(r,e,null,{allOwnKeys:!0}),r.create=function(s){return createInstance(mergeConfig$1(t,s))},r}const axios=createInstance(defaults);axios.Axios=Axios$1;axios.CanceledError=CanceledError$1;axios.CancelToken=CancelToken$1;axios.isCancel=isCancel$1;axios.VERSION=VERSION$1;axios.toFormData=toFormData$1;axios.AxiosError=AxiosError$1;axios.Cancel=axios.CanceledError;axios.all=function(e){return Promise.all(e)};axios.spread=spread$1;axios.isAxiosError=isAxiosError$1;axios.mergeConfig=mergeConfig$1;axios.AxiosHeaders=AxiosHeaders$1;axios.formToJSON=t=>formDataToJSON(utils$1.isHTMLForm(t)?new FormData(t):t);axios.getAdapter=adapters.getAdapter;axios.HttpStatusCode=HttpStatusCode$1;axios.default=axios;const{Axios,AxiosError,CanceledError,isCancel,CancelToken,VERSION,all,Cancel:Cancel$1,isAxiosError,spread,toFormData,AxiosHeaders,HttpStatusCode,formToJSON,getAdapter,mergeConfig}=axios,DrawerItemRecursive=({item:t,depth:e,expandedItems:r,setExpandedItems:i,onSubItemClick:s})=>{const n=t.children&&t.children.length>0,a=`${t.title}-${e}`,l=r[a],o=React2.useRef(null),[c,f]=React2.useState({maxHeight:0});React2.useEffect(()=>{const u=o.current;if(u)if(l){u.style.display="block";const E=u.scrollHeight;f({maxHeight:E});const d=setTimeout(()=>{f({maxHeight:"none"})},300);return()=>clearTimeout(d)}else{const E=u.scrollHeight;f({maxHeight:E});const d=setTimeout(()=>{f({maxHeight:0})},20),y=setTimeout(()=>{u.style.display="none"},300);return()=>{clearTimeout(d),clearTimeout(y)}}},[l]);const b=()=>{i(u=>({...u,[a]:!u[a]}))};return jsxRuntimeExports.jsxs("div",{className:"drawer-item",children:[jsxRuntimeExports.jsxs("div",{className:"drawer-item-header",style:{paddingLeft:`${e*20}px`},onClick:()=>n?b():s(t.title),children:[jsxRuntimeExports.jsx("span",{className:"drawer-icon",children:n?l?"−":"+":""}),jsxRuntimeExports.jsx("span",{className:"drawer-title",children:t.title})]}),n&&jsxRuntimeExports.jsx("div",{className:"drawer-submenu-wrapper",style:{...c,overflow:"hidden",transition:"max-height 0.3s ease-in-out"},children:jsxRuntimeExports.jsx("div",{ref:o,className:"drawer-submenu",children:t.children.map(u=>jsxRuntimeExports.jsx(DrawerItemRecursive,{item:u,depth:e+1,expandedItems:r,setExpandedItems:i,onSubItemClick:s},u.title))})})]})},CEDrawer=({jsonUrl:t,isOpen:e,onClose:r})=>{const i=React2.useRef(null),[s,n]=React2.useState(),[a,l]=React2.useState([]),[o,c]=React2.useState({}),[f,b]=React2.useState(!0),[u,E]=React2.useState(null);React2.useEffect(()=>{(async()=>{try{const k=await axios.get(t);n(k.data.headerItem),l(k.data.menuItems||[]),b(!1)}catch{E("Failed to load drawer data."),b(!1)}})()},[t]);const d=y=>{console.log("Clicked:",y)};return f?null:u?jsxRuntimeExports.jsx("div",{className:"drawer-error",children:u}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`drawer-overlay ${e?"open":"closed"}`,onClick:r}),jsxRuntimeExports.jsxs("div",{className:`drawer ${e?"open":""}`,ref:i,children:[s&&jsxRuntimeExports.jsxs("div",{className:"drawer-header",children:[s.avatar&&jsxRuntimeExports.jsx("img",{src:s.avatar,alt:"avatar",className:"drawer-avatar"}),jsxRuntimeExports.jsxs("div",{className:"drawer-user-info",children:[jsxRuntimeExports.jsx("div",{className:"drawer-user-title",children:s.title}),s.subtitle&&jsxRuntimeExports.jsx("div",{className:"drawer-user-subtitle",children:s.subtitle})]})]}),a.map(y=>jsxRuntimeExports.jsx(DrawerItemRecursive,{item:y,depth:0,expandedItems:o,setExpandedItems:c,onSubItemClick:d},y.title))]})]})},uploadWrapper="_uploadWrapper_4pruy_1",dropZone="_dropZone_4pruy_15",uploadButton="_uploadButton_4pruy_33",fileTable="_fileTable_4pruy_51",note="_note_4pruy_75",errorText="_errorText_4pruy_89",styles={uploadWrapper,dropZone,uploadButton,fileTable,note,errorText},allowedTypes=["application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","text/csv"],CEFileUploadDocument=({onUpload:t})=>{const e=React2.useRef(null),[r,i]=React2.useState([]),[s,n]=React2.useState(null),a=u=>{const E=new Date().toLocaleDateString(),d=u.filter(p=>allowedTypes.includes(p.type)),y=u.filter(p=>!allowedTypes.includes(p.type));y.length>0?n(`Unsupported file(s): ${y.map(p=>p.name).join(", ")}`):n(null);const k=d.map(p=>({name:p.name,type:p.type,uploadDate:E,file:p}));i(p=>{const x=new Set(p.map(g=>g.name)),m=k.filter(g=>!x.has(g.name));return[...p,...m]}),t&&k.length>0&&t(k)},l=u=>{const E=Array.from(u.target.files||[]);a(E),e.current&&(e.current.value="")},o=u=>{u.preventDefault();const E=Array.from(u.dataTransfer.files||[]),d=allowedTypes?E.filter(y=>allowedTypes.includes(y.type)):E;a(d),u.dataTransfer.clearData()},c=u=>{i(E=>E.filter(d=>d.name!==u))},f=u=>{const E=URL.createObjectURL(u.file),d=document.createElement("a");d.href=E,d.download=u.name,document.body.appendChild(d),d.click(),document.body.removeChild(d),URL.revokeObjectURL(E)},b=u=>{u.preventDefault()};return jsxRuntimeExports.jsxs("div",{className:styles.uploadWrapper,children:[jsxRuntimeExports.jsxs("div",{onDrop:o,onDragOver:b,className:styles.dropZone,children:[jsxRuntimeExports.jsx("p",{children:"Drop your Excel file here or click to browse"}),jsxRuntimeExports.jsx("p",{children:"Supported formats: .xlsx, .xls, .csv"}),jsxRuntimeExports.jsx("button",{className:styles.uploadButton,onClick:()=>{var u;return(u=e.current)==null?void 0:u.click()},children:"⬆️ Select Document"}),jsxRuntimeExports.jsx("input",{ref:e,type:"file",accept:".xlsx,.xls,.csv",multiple:!0,onChange:l,style:{display:"none"}})]}),s&&jsxRuntimeExports.jsx("p",{className:styles.errorText,children:s}),jsxRuntimeExports.jsxs("table",{className:styles.fileTable,children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{children:"Document Name"}),jsxRuntimeExports.jsx("th",{children:"Type"}),jsxRuntimeExports.jsx("th",{children:"Upload Date"}),jsxRuntimeExports.jsx("th",{children:"Actions"})]})}),jsxRuntimeExports.jsx("tbody",{children:r.length===0?jsxRuntimeExports.jsx("tr",{children:jsxRuntimeExports.jsx("td",{colSpan:4,style:{textAlign:"center"},children:"No records to display."})}):r.map((u,E)=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{children:u.name}),jsxRuntimeExports.jsx("td",{children:u.type}),jsxRuntimeExports.jsx("td",{children:u.uploadDate}),jsxRuntimeExports.jsxs("td",{children:[jsxRuntimeExports.jsx("button",{onClick:()=>c(u.name),children:"🗑️"}),jsxRuntimeExports.jsx("button",{onClick:()=>f(u),children:"⬇️"})]})]},E))})]}),jsxRuntimeExports.jsxs("p",{className:styles.note,children:[jsxRuntimeExports.jsx("strong",{children:"Note:"})," if the file did not appear, your browser may block pop-ups."]})]})},CECustomModal=({isOpen:t,onClose:e,title:r,children:i,primaryButtonText:s,secondaryButtonText:n,onPrimaryClick:a,onSecondaryClick:l})=>(React2.useEffect(()=>{const o=c=>{c.key==="Escape"&&e()};return document.addEventListener("keydown",o),()=>document.removeEventListener("keydown",o)},[e]),t?ReactDOM.createPortal(jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",onClick:o=>o.stopPropagation(),children:[jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[jsxRuntimeExports.jsx("span",{className:"modal-title",children:r}),jsxRuntimeExports.jsx("button",{className:"modal-close",onClick:e,"aria-label":"Close modal",children:"×"})]}),jsxRuntimeExports.jsx("div",{className:"modal-content",children:i}),(s||n)&&jsxRuntimeExports.jsxs("div",{className:"modal-footer",children:[n&&jsxRuntimeExports.jsx(CEButton,{variant:"outlinedGreen",onClick:l??(()=>{}),children:n}),s&&jsxRuntimeExports.jsx(CEButton,{className:"modal-button primary",onClick:a??(()=>{}),children:s})]})]})}),document.body):null),CEUploadModalWrapper=()=>{const[t,e]=React2.useState(!1);return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{onClick:()=>e(!0),children:"Open Upload Modal"}),jsxRuntimeExports.jsx(CECustomModal,{isOpen:t,onClose:()=>e(!1),title:"Upload Excel/CSV File",primaryButtonText:"Close",onPrimaryClick:()=>e(!1),children:jsxRuntimeExports.jsx(CEFileUploadDocument,{onUpload:r=>console.log("Uploaded:",r)})})]})},CESnackBar=({message:t,type:e="success",duration:r=3e3,isOpen:i=!0,onClose:s,onClick:n,style:a,children:l})=>(React2.useEffect(()=>{if(i&&s){const o=setTimeout(()=>{s()},r);return()=>clearTimeout(o)}},[i,r,s]),jsxRuntimeExports.jsxs("div",{className:`snackbar ${e} ${i?"show":""}`,style:a,onClick:n,role:"alert",children:[jsxRuntimeExports.jsxs("div",{className:"snackbar__content",children:[jsxRuntimeExports.jsx("span",{className:"snackbar__message",children:t}),jsxRuntimeExports.jsx("button",{className:"snackbar__close",onClick:s,children:"×"})]}),jsxRuntimeExports.jsx("div",{className:"snackbar__progress",children:l})]})),StepForm=({fields:t,formData:e,onInputChange:r})=>jsxRuntimeExports.jsx("div",{className:"step-form",children:t.map(i=>jsxRuntimeExports.jsxs("div",{className:"field",children:[jsxRuntimeExports.jsxs("label",{children:[i.label,i.required&&" *"]}),jsxRuntimeExports.jsx("input",{type:i.type,value:e[i.name]||"",onChange:s=>r(i.name,s.target.value)})]},i.name))}),completed_ico="data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.7168%200.473267C4.3008%200.473267%200.716797%204.05727%200.716797%208.47327C0.716797%2012.8893%204.3008%2016.4733%208.7168%2016.4733C13.1328%2016.4733%2016.7168%2012.8893%2016.7168%208.47327C16.7168%204.05727%2013.1328%200.473267%208.7168%200.473267ZM6.5488%2011.9053L3.6768%209.03327C3.3648%208.72127%203.3648%208.21727%203.6768%207.90527C3.9888%207.59327%204.4928%207.59327%204.8048%207.90527L7.1168%2010.2093L12.6208%204.70527C12.9328%204.39327%2013.4368%204.39327%2013.7488%204.70527C14.0608%205.01727%2014.0608%205.52127%2013.7488%205.83327L7.6768%2011.9053C7.3728%2012.2173%206.8608%2012.2173%206.5488%2011.9053Z'%20fill='%2365B230'/%3e%3c/svg%3e",warning_ico="data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3375%2017.3216H2.06041C1.87057%2017.3217%201.68393%2017.2727%201.51869%2017.1792C1.35344%2017.0858%201.21523%2016.9511%201.11753%2016.7883C1.01982%2016.6256%200.965965%2016.4403%200.961201%2016.2505C0.956438%2016.0607%201.00093%2015.8729%201.09035%2015.7054L8.71242%201.42275C8.80592%201.24724%208.94537%201.10045%209.11585%200.998074C9.28633%200.895702%209.48143%200.841599%209.68028%200.841553H9.68138C10.0868%200.841553%2010.4581%201.06458%2010.6492%201.42165L18.3054%2015.7043C18.3949%2015.8717%2018.4397%2016.0595%2018.4352%2016.2493C18.4308%2016.4391%2018.3774%2016.6245%2018.2801%2016.7876C18.1823%2016.9503%2018.0441%2017.0849%2017.879%2017.1785C17.7138%2017.272%2017.5273%2017.3213%2017.3375%2017.3216ZM9.68138%2012.9269C9.53708%2012.9269%209.39419%2012.9554%209.26088%2013.0106C9.12757%2013.0659%209.00646%2013.1469%208.90444%2013.249C8.80243%2013.351%208.72152%2013.4722%208.66633%2013.6055C8.61114%2013.7389%208.58275%2013.8818%208.58278%2014.0261C8.58282%2014.1704%208.61128%2014.3133%208.66654%2014.4466C8.72179%2014.5799%208.80277%2014.7011%208.90483%2014.8031C9.0069%2014.9051%209.12805%2014.986%209.26139%2015.0412C9.39472%2015.0964%209.53763%2015.1248%209.68193%2015.1248C9.97337%2015.1247%2010.2528%2015.0088%2010.4589%2014.8027C10.6649%2014.5966%2010.7806%2014.317%2010.7805%2014.0256C10.7805%2013.7341%2010.6646%2013.4546%2010.4585%2013.2486C10.2524%2013.0425%209.97282%2012.9268%209.68138%2012.9269ZM10.78%2010.7471V6.35247C10.78%206.06108%2010.6642%205.78163%2010.4582%205.57559C10.2522%205.36955%209.97275%205.2538%209.68138%205.2538C9.39002%205.2538%209.11058%205.36955%208.90456%205.57559C8.69853%205.78163%208.58278%206.06108%208.58278%206.35247V10.7471C8.58278%2011.0385%208.69853%2011.318%208.90456%2011.524C9.11058%2011.73%209.39002%2011.8458%209.68138%2011.8458C9.97275%2011.8458%2010.2522%2011.73%2010.4582%2011.524C10.6642%2011.318%2010.78%2011.0385%2010.78%2010.7471Z'%20fill='%23F44336'/%3e%3c/svg%3e",CEStepper=({steps:t,direction:e,configUrl:r})=>{const[i,s]=React2.useState(t||[]),[n,a]=React2.useState(0),[l,o]=React2.useState([]);React2.useEffect(()=>{r&&axios.get(r).then(g=>{g.data&&g.data.steps&&(s(g.data.steps),o(g.data.steps.map(S=>S.fields.reduce((R,A)=>(R[A.name]="",R),{}))))}).catch(g=>{console.error("Error loading stepper config:",g)})},[]);const[c,f]=React2.useState(i.map(()=>!1)),b=(g,S)=>{const R=[...l];R[n][g]=S,o(R);const A=[...c];u(n)&&(A[n]=!0,f(A))},u=g=>i[g].fields.every(R=>{var A;return R.required?((A=l[g][R.name])==null?void 0:A.trim())!=="":!0}),E=()=>{const g=[...c];g[n]=!0,f(g),a(S=>S<i.length-1?S+1:S)},d=()=>{a(g=>g>0?g-1:g)},y=()=>i.every((g,S)=>u(S)),k=()=>{alert("Form submitted successfully!")},p=()=>jsxRuntimeExports.jsx("div",{className:"step-content",children:jsxRuntimeExports.jsx(StepForm,{fields:i[n].fields,formData:l[n],onInputChange:b})}),x=g=>i.map((S,R)=>{const A=u(R),F=R===n,I=c[R]&&!A,$=A&&c[R];return jsxRuntimeExports.jsxs("div",{className:`step-item${g?"-vertical":""} ${I?"error":""}`,children:[g?jsxRuntimeExports.jsxs("div",{className:"step-left",children:[jsxRuntimeExports.jsx("div",{className:`step-circle ${$?"completed":I?"warning":F?"current":"future"}`,children:$?jsxRuntimeExports.jsx("img",{src:completed_ico,alt:"completed",className:"step-icon"}):I?jsxRuntimeExports.jsx("img",{src:warning_ico,alt:"warning",className:"step-icon"}):R+1}),jsxRuntimeExports.jsx("div",{className:`step-label ${I?"error-label":""}`,children:S.label})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`step-circle ${$?"completed":I?"warning":F?"current":"future"}`,children:$?jsxRuntimeExports.jsx("img",{src:completed_ico,alt:"completed",className:"step-icon"}):I?jsxRuntimeExports.jsx("img",{src:warning_ico,alt:"warning",className:"step-icon"}):R+1}),jsxRuntimeExports.jsx("div",{className:`step-label ${I?"error-label":""}`,children:S.label})]}),R!==i.length-1&&jsxRuntimeExports.jsx("div",{className:`${g?"vertical":"horizontal"}-connector`}),I&&jsxRuntimeExports.jsx("div",{className:"error-msg",children:"fill the mandatory fields"})]},R)}),m=()=>jsxRuntimeExports.jsxs("div",{className:"step-actions",children:[jsxRuntimeExports.jsx("button",{onClick:d,disabled:n===0,children:"Back"}),n<i.length-1?jsxRuntimeExports.jsx("button",{onClick:E,children:"Next"}):jsxRuntimeExports.jsx("button",{onClick:k,disabled:!y(),children:"Submit"})]});return!i||i.length===0?jsxRuntimeExports.jsx("div",{children:"No steps configured"}):jsxRuntimeExports.jsx("div",{className:`stepper-container ${e}`,children:e==="vertical"?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"vertical-left-column",children:jsxRuntimeExports.jsx("div",{className:`stepper-header ${e}`,children:x(!0)})}),jsxRuntimeExports.jsxs("div",{className:"vertical-right-column",children:[p(),m()]})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`stepper-header ${e}`,children:x(!1)}),p(),m()]})})},CECheckBox=({label:t,checked:e,onChange:r,disabled:i=!1})=>{const s=n=>{r(n.target.checked)};return jsxRuntimeExports.jsx("div",{className:"checkbox-container",children:jsxRuntimeExports.jsxs("label",{className:`checkbox-label ${i?"checkbox-disabled":""}`,children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:e,onChange:s,disabled:i,className:"checkbox-input"}),jsxRuntimeExports.jsx("span",{className:"checkbox-custom"}),t]})})},CEChipInput=({placeholder:t="Type and press Enter",onChange:e})=>{const[r,i]=React2.useState([]),[s,n]=React2.useState(""),a=o=>{if(o.key==="Enter"&&s.trim()){if(o.preventDefault(),!r.includes(s.trim())){const c=[...r,s.trim()];i(c),e==null||e(c)}n("")}},l=o=>{const c=r.filter(f=>f!==o);i(c),e==null||e(c)};return jsxRuntimeExports.jsxs("div",{className:"chip-input-container",children:[jsxRuntimeExports.jsx("div",{className:"chip-list",children:r.map((o,c)=>jsxRuntimeExports.jsxs("div",{className:"chip",children:[o,jsxRuntimeExports.jsx("button",{type:"button",className:"chip-remove-button",onClick:()=>l(o),children:"✕"})]},c))}),jsxRuntimeExports.jsx("input",{type:"text",className:"chip-input",placeholder:t,value:s,onChange:o=>n(o.target.value),onKeyDown:a})]})};var lottie$2={exports:{}},lottie$1=lottie$2.exports,hasRequiredLottie;function requireLottie(){return hasRequiredLottie||(hasRequiredLottie=1,function(module,exports){typeof navigator<"u"&&function(t,e){module.exports=e()}(lottie$1,function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(e){_useWebWorker=!!e},getWebWorker=function(){return _useWebWorker},setLocationHref=function(e){locationHref=e},getLocationHref=function(){return locationHref};function createTag(t){return document.createElement(t)}function extendPrototype(t,e){var r,i=t.length,s;for(r=0;r<i;r+=1){s=t[r].prototype;for(var n in s)Object.prototype.hasOwnProperty.call(s,n)&&(e.prototype[n]=s[n])}}function getDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)}function createProxyFunction(t){function e(){}return e.prototype=t,e}var audioControllerFactory=function(){function t(e){this.audios=[],this.audioFactory=e,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(r){this.audios.push(r)},pause:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].pause()},resume:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].resume()},setRate:function(r){var i,s=this.audios.length;for(i=0;i<s;i+=1)this.audios[i].setRate(r)},createAudio:function(r){return this.audioFactory?this.audioFactory(r):window.Howl?new window.Howl({src:[r]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(r){this.audioFactory=r},setVolume:function(r){this._volume=r,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),createTypedArray=function(){function t(r,i){var s=0,n=[],a;switch(r){case"int16":case"uint8c":a=1;break;default:a=1.1;break}for(s=0;s<i;s+=1)n.push(a);return n}function e(r,i){return r==="float32"?new Float32Array(i):r==="int16"?new Int16Array(i):r==="uint8c"?new Uint8ClampedArray(i):t(r,i)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?e:t}();function createSizedArray(t){return Array.apply(null,{length:t})}function _typeof$6(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$6=function(r){return typeof r}:_typeof$6=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$6(t)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};(function(){var t=["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"],e,r=t.length;for(e=0;e<r;e+=1)BMMath[t[e]]=Math[t[e]]})(),BMMath.random=Math.random,BMMath.abs=function(t){var e=_typeof$6(t);if(e==="object"&&t.length){var r=createSizedArray(t.length),i,s=t.length;for(i=0;i<s;i+=1)r[i]=Math.abs(t[i]);return r}return Math.abs(t)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;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,r,i){this.type=t,this.currentTime=e,this.totalTime=r,this.direction=i<0?-1:1}function BMCompleteEvent(t,e){this.type=t,this.direction=e<0?-1:1}function BMCompleteLoopEvent(t,e,r,i){this.type=t,this.currentLoop=r,this.totalLoops=e,this.direction=i<0?-1:1}function BMSegmentStartEvent(t,e,r){this.type=t,this.firstFrame=e,this.totalFrames=r}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}var createElementID=function(){var t=0;return function(){return t+=1,idPrefix$1+"__lottie_element_"+t}}();function HSVtoRGB(t,e,r){var i,s,n,a,l,o,c,f;switch(a=Math.floor(t*6),l=t*6-a,o=r*(1-e),c=r*(1-l*e),f=r*(1-(1-l)*e),a%6){case 0:i=r,s=f,n=o;break;case 1:i=c,s=r,n=o;break;case 2:i=o,s=r,n=f;break;case 3:i=o,s=c,n=r;break;case 4:i=f,s=o,n=r;break;case 5:i=r,s=o,n=c;break}return[i,s,n]}function RGBtoHSV(t,e,r){var i=Math.max(t,e,r),s=Math.min(t,e,r),n=i-s,a,l=i===0?0:n/i,o=i/255;switch(i){case s:a=0;break;case t:a=e-r+n*(e<r?6:0),a/=6*n;break;case e:a=r-t+n*2,a/=6*n;break;case r:a=t-e+n*4,a/=6*n;break}return[a,l,o]}function addSaturationToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[1]+=e,r[1]>1?r[1]=1:r[1]<=0&&(r[1]=0),HSVtoRGB(r[0],r[1],r[2])}function addBrightnessToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[2]+=e,r[2]>1?r[2]=1:r[2]<0&&(r[2]=0),HSVtoRGB(r[0],r[1],r[2])}function addHueToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[0]+=e/360,r[0]>1?r[0]-=1:r[0]<0&&(r[0]+=1),HSVtoRGB(r[0],r[1],r[2])}var rgbToHex=function(){var t=[],e,r;for(e=0;e<256;e+=1)r=e.toString(16),t[e]=r.length===1?"0"+r:r;return function(i,s,n){return i<0&&(i=0),s<0&&(s=0),n<0&&(n=0),"#"+t[i]+t[s]+t[n]}}(),setSubframeEnabled=function(e){subframeEnabled=!!e},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(e){expressionsPlugin=e},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(e){expressionsInterfaces=e},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(e){defaultCurveSegments=e},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(e){idPrefix$1=e};function createNS(t){return document.createElementNS(svgNS,t)}function _typeof$5(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$5=function(r){return typeof r}:_typeof$5=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$5(t)}var dataManager=function(){var t=1,e=[],r,i,s={onmessage:function(){},postMessage:function(E){r({data:E})}},n={postMessage:function(E){s.onmessage({data:E})}};function a(u){if(window.Worker&&window.Blob&&getWebWorker()){var E=new Blob(["var _workerSelf = self; self.onmessage = ",u.toString()],{type:"text/javascript"}),d=URL.createObjectURL(E);return new Worker(d)}return r=u,s}function l(){i||(i=a(function(E){function d(){function k(L,_){var M,C,P=L.length,j,T,D,V;for(C=0;C<P;C+=1)if(M=L[C],"ks"in M&&!M.completed){if(M.completed=!0,M.hasMask){var G=M.masksProperties;for(T=G.length,j=0;j<T;j+=1)if(G[j].pt.k.i)S(G[j].pt.k);else for(V=G[j].pt.k.length,D=0;D<V;D+=1)G[j].pt.k[D].s&&S(G[j].pt.k[D].s[0]),G[j].pt.k[D].e&&S(G[j].pt.k[D].e[0])}M.ty===0?(M.layers=m(M.refId,_),k(M.layers,_)):M.ty===4?g(M.shapes):M.ty===5&&z(M)}}function p(L,_){if(L){var M=0,C=L.length;for(M=0;M<C;M+=1)L[M].t===1&&(L[M].data.layers=m(L[M].data.refId,_),k(L[M].data.layers,_))}}function x(L,_){for(var M=0,C=_.length;M<C;){if(_[M].id===L)return _[M];M+=1}return null}function m(L,_){var M=x(L,_);return M?M.layers.__used?JSON.parse(JSON.stringify(M.layers)):(M.layers.__used=!0,M.layers):null}function g(L){var _,M=L.length,C,P;for(_=M-1;_>=0;_-=1)if(L[_].ty==="sh")if(L[_].ks.k.i)S(L[_].ks.k);else for(P=L[_].ks.k.length,C=0;C<P;C+=1)L[_].ks.k[C].s&&S(L[_].ks.k[C].s[0]),L[_].ks.k[C].e&&S(L[_].ks.k[C].e[0]);else L[_].ty==="gr"&&g(L[_].it)}function S(L){var _,M=L.i.length;for(_=0;_<M;_+=1)L.i[_][0]+=L.v[_][0],L.i[_][1]+=L.v[_][1],L.o[_][0]+=L.v[_][0],L.o[_][1]+=L.v[_][1]}function R(L,_){var M=_?_.split("."):[100,100,100];return L[0]>M[0]?!0:M[0]>L[0]?!1:L[1]>M[1]?!0:M[1]>L[1]?!1:L[2]>M[2]?!0:M[2]>L[2]?!1:null}var A=function(){var L=[4,4,14];function _(C){var P=C.t.d;C.t.d={k:[{s:P,t:0}]}}function M(C){var P,j=C.length;for(P=0;P<j;P+=1)C[P].ty===5&&_(C[P])}return function(C){if(R(L,C.v)&&(M(C.layers),C.assets)){var P,j=C.assets.length;for(P=0;P<j;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),F=function(){var L=[4,7,99];return function(_){if(_.chars&&!R(L,_.v)){var M,C=_.chars.length;for(M=0;M<C;M+=1){var P=_.chars[M];P.data&&P.data.shapes&&(g(P.data.shapes),P.data.ip=0,P.data.op=99999,P.data.st=0,P.data.sr=1,P.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}},_.chars[M].t||(P.data.shapes.push({ty:"no"}),P.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"})))}}}}(),I=function(){var L=[5,7,15];function _(C){var P=C.t.p;typeof P.a=="number"&&(P.a={a:0,k:P.a}),typeof P.p=="number"&&(P.p={a:0,k:P.p}),typeof P.r=="number"&&(P.r={a:0,k:P.r})}function M(C){var P,j=C.length;for(P=0;P<j;P+=1)C[P].ty===5&&_(C[P])}return function(C){if(R(L,C.v)&&(M(C.layers),C.assets)){var P,j=C.assets.length;for(P=0;P<j;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),$=function(){var L=[4,1,9];function _(C){var P,j=C.length,T,D;for(P=0;P<j;P+=1)if(C[P].ty==="gr")_(C[P].it);else if(C[P].ty==="fl"||C[P].ty==="st")if(C[P].c.k&&C[P].c.k[0].i)for(D=C[P].c.k.length,T=0;T<D;T+=1)C[P].c.k[T].s&&(C[P].c.k[T].s[0]/=255,C[P].c.k[T].s[1]/=255,C[P].c.k[T].s[2]/=255,C[P].c.k[T].s[3]/=255),C[P].c.k[T].e&&(C[P].c.k[T].e[0]/=255,C[P].c.k[T].e[1]/=255,C[P].c.k[T].e[2]/=255,C[P].c.k[T].e[3]/=255);else C[P].c.k[0]/=255,C[P].c.k[1]/=255,C[P].c.k[2]/=255,C[P].c.k[3]/=255}function M(C){var P,j=C.length;for(P=0;P<j;P+=1)C[P].ty===4&&_(C[P].shapes)}return function(C){if(R(L,C.v)&&(M(C.layers),C.assets)){var P,j=C.assets.length;for(P=0;P<j;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),O=function(){var L=[4,4,18];function _(C){var P,j=C.length,T,D;for(P=j-1;P>=0;P-=1)if(C[P].ty==="sh")if(C[P].ks.k.i)C[P].ks.k.c=C[P].closed;else for(D=C[P].ks.k.length,T=0;T<D;T+=1)C[P].ks.k[T].s&&(C[P].ks.k[T].s[0].c=C[P].closed),C[P].ks.k[T].e&&(C[P].ks.k[T].e[0].c=C[P].closed);else C[P].ty==="gr"&&_(C[P].it)}function M(C){var P,j,T=C.length,D,V,G,J;for(j=0;j<T;j+=1){if(P=C[j],P.hasMask){var K=P.masksProperties;for(V=K.length,D=0;D<V;D+=1)if(K[D].pt.k.i)K[D].pt.k.c=K[D].cl;else for(J=K[D].pt.k.length,G=0;G<J;G+=1)K[D].pt.k[G].s&&(K[D].pt.k[G].s[0].c=K[D].cl),K[D].pt.k[G].e&&(K[D].pt.k[G].e[0].c=K[D].cl)}P.ty===4&&_(P.shapes)}}return function(C){if(R(L,C.v)&&(M(C.layers),C.assets)){var P,j=C.assets.length;for(P=0;P<j;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}();function B(L){L.__complete||($(L),A(L),F(L),I(L),O(L),k(L.layers,L.assets),p(L.chars,L.assets),L.__complete=!0)}function z(L){L.t.a.length===0&&"m"in L.t.p}var H={};return H.completeData=B,H.checkColors=$,H.checkChars=F,H.checkPathProperties=I,H.checkShapes=O,H.completeLayers=k,H}if(n.dataManager||(n.dataManager=d()),n.assetLoader||(n.assetLoader=function(){function k(x){var m=x.getResponseHeader("content-type");return m&&x.responseType==="json"&&m.indexOf("json")!==-1||x.response&&_typeof$5(x.response)==="object"?x.response:x.response&&typeof x.response=="string"?JSON.parse(x.response):x.responseText?JSON.parse(x.responseText):null}function p(x,m,g,S){var R,A=new XMLHttpRequest;try{A.responseType="json"}catch{}A.onreadystatechange=function(){if(A.readyState===4)if(A.status===200)R=k(A),g(R);else try{R=k(A),g(R)}catch(F){S&&S(F)}};try{A.open(["G","E","T"].join(""),x,!0)}catch{A.open(["G","E","T"].join(""),m+"/"+x,!0)}A.send()}return{load:p}}()),E.data.type==="loadAnimation")n.assetLoader.load(E.data.path,E.data.fullPath,function(k){n.dataManager.completeData(k),n.postMessage({id:E.data.id,payload:k,status:"success"})},function(){n.postMessage({id:E.data.id,status:"error"})});else if(E.data.type==="complete"){var y=E.data.animation;n.dataManager.completeData(y),n.postMessage({id:E.data.id,payload:y,status:"success"})}else E.data.type==="loadData"&&n.assetLoader.load(E.data.path,E.data.fullPath,function(k){n.postMessage({id:E.data.id,payload:k,status:"success"})},function(){n.postMessage({id:E.data.id,status:"error"})})}),i.onmessage=function(u){var E=u.data,d=E.id,y=e[d];e[d]=null,E.status==="success"?y.onComplete(E.payload):y.onError&&y.onError()})}function o(u,E){t+=1;var d="processId_"+t;return e[d]={onComplete:u,onError:E},d}function c(u,E,d){l();var y=o(E,d);i.postMessage({type:"loadAnimation",path:u,fullPath:window.location.origin+window.location.pathname,id:y})}function f(u,E,d){l();var y=o(E,d);i.postMessage({type:"loadData",path:u,fullPath:window.location.origin+window.location.pathname,id:y})}function b(u,E,d){l();var y=o(E,d);i.postMessage({type:"complete",animation:u,id:y})}return{loadAnimation:c,loadData:f,completeAnimation:b}}(),ImagePreloader=function(){var t=function(){var p=createTag("canvas");p.width=1,p.height=1;var x=p.getContext("2d");return x.fillStyle="rgba(0,0,0,0)",x.fillRect(0,0,1,1),p}();function e(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function r(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(p,x,m){var g="";if(p.e)g=p.p;else if(x){var S=p.p;S.indexOf("images/")!==-1&&(S=S.split("/")[1]),g=x+S}else g=m,g+=p.u?p.u:"",g+=p.p;return g}function s(p){var x=0,m=setInterval((function(){var g=p.getBBox();(g.width||x>500)&&(this._imageLoaded(),clearInterval(m)),x+=1}).bind(this),50)}function n(p){var x=i(p,this.assetsPath,this.path),m=createNS("image");isSafari?this.testImageLoaded(m):m.addEventListener("load",this._imageLoaded,!1),m.addEventListener("error",(function(){g.img=t,this._imageLoaded()}).bind(this),!1),m.setAttributeNS("http://www.w3.org/1999/xlink","href",x),this._elementHelper.append?this._elementHelper.append(m):this._elementHelper.appendChild(m);var g={img:m,assetData:p};return g}function a(p){var x=i(p,this.assetsPath,this.path),m=createTag("img");m.crossOrigin="anonymous",m.addEventListener("load",this._imageLoaded,!1),m.addEventListener("error",(function(){g.img=t,this._imageLoaded()}).bind(this),!1),m.src=x;var g={img:m,assetData:p};return g}function l(p){var x={assetData:p},m=i(p,this.assetsPath,this.path);return dataManager.loadData(m,(function(g){x.img=g,this._footageLoaded()}).bind(this),(function(){x.img={},this._footageLoaded()}).bind(this)),x}function o(p,x){this.imagesLoadedCb=x;var m,g=p.length;for(m=0;m<g;m+=1)p[m].layers||(!p[m].t||p[m].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(p[m]))):p[m].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(p[m]))))}function c(p){this.path=p||""}function f(p){this.assetsPath=p||""}function b(p){for(var x=0,m=this.images.length;x<m;){if(this.images[x].assetData===p)return this.images[x].img;x+=1}return null}function u(){this.imagesLoadedCb=null,this.images.length=0}function E(){return this.totalImages===this.loadedAssets}function d(){return this.totalFootages===this.loadedFootagesCount}function y(p,x){p==="svg"?(this._elementHelper=x,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function k(){this._imageLoaded=e.bind(this),this._footageLoaded=r.bind(this),this.testImageLoaded=s.bind(this),this.createFootageData=l.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return k.prototype={loadAssets:o,setAssetsPath:f,setPath:c,loadedImages:E,loadedFootages:d,destroy:u,getAsset:b,createImgData:a,createImageData:n,imageLoaded:e,footageLoaded:r,setCacheType:y},k}();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(e,r){if(this._cbs[e])for(var i=this._cbs[e],s=0;s<i.length;s+=1)i[s](r)},addEventListener:function(e,r){return this._cbs[e]||(this._cbs[e]=[]),this._cbs[e].push(r),(function(){this.removeEventListener(e,r)}).bind(this)},removeEventListener:function(e,r){if(!r)this._cbs[e]=null;else if(this._cbs[e]){for(var i=0,s=this._cbs[e].length;i<s;)this._cbs[e][i]===r&&(this._cbs[e].splice(i,1),i-=1,s-=1),i+=1;this._cbs[e].length||(this._cbs[e]=null)}}};var markerParser=function(){function t(e){for(var r=e.split(`\r
39
- `),i={},s,n=0,a=0;a<r.length;a+=1)s=r[a].split(":"),s.length===2&&(i[s[0]]=s[1].trim(),n+=1);if(n===0)throw new Error;return i}return function(e){for(var r=[],i=0;i<e.length;i+=1){var s=e[i],n={time:s.tm,duration:s.dr};try{n.payload=JSON.parse(e[i].cm)}catch{try{n.payload=t(e[i].cm)}catch{n.payload={name:e[i].cm}}}r.push(n)}return r}}(),ProjectInterface=function(){function t(e){this.compositions.push(e)}return function(){function e(r){for(var i=0,s=this.compositions.length;i<s;){if(this.compositions[i].data&&this.compositions[i].data.nm===r)return this.compositions[i].prepareFrame&&this.compositions[i].data.xt&&this.compositions[i].prepareFrame(this.currentFrame),this.compositions[i].compInterface;i+=1}return null}return e.compositions=[],e.currentFrame=0,e.registerComposition=t,e}}(),renderers={},registerRenderer=function(e,r){renderers[e]=r};function getRenderer(t){return renderers[t]}function getRegisteredRenderer(){if(renderers.canvas)return"canvas";for(var t in renderers)if(renderers[t])return t;return""}function _typeof$4(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$4=function(r){return typeof r}:_typeof$4=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_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),this.expressionsPlugin=getExpressionsPlugin()};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 r=getRenderer(e);this.renderer=new r(this,t.rendererSettings),this.imagePreloader.setCacheType(e,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=e,t.loop===""||t.loop===null||t.loop===void 0||t.loop===!0?this.loop=!0:t.loop===!1?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay="autoplay"in t?t.autoplay:!0,this.name=t.name?t.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(t,"autoloadSegments")?t.autoloadSegments:!0,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(t.path.lastIndexOf("\\")!==-1?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&&_typeof$4(e)!=="object"&&(e=JSON.parse(e));var r={wrapper:t,animationData:e},i=t.attributes;r.path=i.getNamedItem("data-animation-path")?i.getNamedItem("data-animation-path").value:i.getNamedItem("data-bm-path")?i.getNamedItem("data-bm-path").value:i.getNamedItem("bm-path")?i.getNamedItem("bm-path").value:"",r.animType=i.getNamedItem("data-anim-type")?i.getNamedItem("data-anim-type").value:i.getNamedItem("data-bm-type")?i.getNamedItem("data-bm-type").value:i.getNamedItem("bm-type")?i.getNamedItem("bm-type").value:i.getNamedItem("data-bm-renderer")?i.getNamedItem("data-bm-renderer").value:i.getNamedItem("bm-renderer")?i.getNamedItem("bm-renderer").value:getRegisteredRenderer()||"canvas";var s=i.getNamedItem("data-anim-loop")?i.getNamedItem("data-anim-loop").value:i.getNamedItem("data-bm-loop")?i.getNamedItem("data-bm-loop").value:i.getNamedItem("bm-loop")?i.getNamedItem("bm-loop").value:"";s==="false"?r.loop=!1:s==="true"?r.loop=!0:s!==""&&(r.loop=parseInt(s,10));var n=i.getNamedItem("data-anim-autoplay")?i.getNamedItem("data-anim-autoplay").value:i.getNamedItem("data-bm-autoplay")?i.getNamedItem("data-bm-autoplay").value:i.getNamedItem("bm-autoplay")?i.getNamedItem("bm-autoplay").value:!0;r.autoplay=n!=="false",r.name=i.getNamedItem("data-name")?i.getNamedItem("data-name").value:i.getNamedItem("data-bm-name")?i.getNamedItem("data-bm-name").value:i.getNamedItem("bm-name")?i.getNamedItem("bm-name").value:"";var a=i.getNamedItem("data-anim-prerender")?i.getNamedItem("data-anim-prerender").value:i.getNamedItem("data-bm-prerender")?i.getNamedItem("data-bm-prerender").value:i.getNamedItem("bm-prerender")?i.getNamedItem("bm-prerender").value:"";a==="false"&&(r.prerender=!1),r.path?this.setParams(r):this.trigger("destroy")},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=this.animationData.layers,r,i=e.length,s=t.layers,n,a=s.length;for(n=0;n<a;n+=1)for(r=0;r<i;){if(e[r].id===s[n].id){e[r]=s[n];break}r+=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(i=t.assets.length,r=0;r<i;r+=1)this.animationData.assets.push(t.assets[r]);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||t.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var e=t.shift();this.timeCompleted=e.time*this.frameRate;var r=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,dataManager.loadData(r,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},AnimationItem.prototype.loadSegments=function(){var t=this.animationData.segments;t||(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(e){this.triggerConfigError(e)}},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()||this.renderer.rendererType!=="canvas")&&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 r=typeof t=="number"?t:void 0,i=typeof e=="number"?e:void 0;this.renderer.updateContainerSize(r,i)},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(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},AnimationItem.prototype.play=function(t){t&&this.name!==t||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(t){t&&this.name!==t||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(t){t&&this.name!==t||(this.isPaused===!0?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,r=0;r<this.markers.length;r+=1)if(e=this.markers[r],e.payload&&e.payload.name===t)return e;return null},AnimationItem.prototype.goToAndStop=function(t,e,r){if(!(r&&this.name!==r)){var i=Number(t);if(isNaN(i)){var s=this.getMarkerData(t);s&&this.goToAndStop(s.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(t,e,r){if(!(r&&this.name!==r)){var i=Number(t);if(isNaN(i)){var s=this.getMarkerData(t);s&&(s.duration?this.playSegments([s.time,s.time+s.duration],!0):this.goToAndStop(s.time,!0))}else this.goToAndStop(i,e,r);this.play()}},AnimationItem.prototype.advanceTime=function(t){if(!(this.isPaused===!0||this.isLoaded===!1)){var e=this.currentRawFrame+t*this.frameModifier,r=!1;e>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(r=!0,e=this.totalFrames-1):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):e<0?this.checkSegments(e%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(r=!0,e=0)):this.setCurrentRawFrameValue(e),r&&(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 r=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?r=t:this.currentRawFrame+this.firstFrame>e&&(r=e-t)),this.firstFrame=t,this.totalFrames=e-t,this.timeCompleted=this.totalFrames,r!==-1&&this.goToAndStop(r,!0)},AnimationItem.prototype.playSegments=function(t,e){if(e&&(this.segments.length=0),_typeof$4(t[0])==="object"){var r,i=t.length;for(r=0;r<i;r+=1)this.segments.push(t[r])}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):!1},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.expressionsPlugin=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 r=t.p;r.indexOf("images/")!==-1&&(r=r.split("/")[1]),e=this.assetsPath+r}else e=this.path,e+=t.u?t.u:"",e+=t.p;return e},AnimationItem.prototype.getAssetData=function(t){for(var e=0,r=this.assets.length;e<r;){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,r){try{var i=this.renderer.getElementByPath(t);i.updateDocumentData(e,r)}catch{}},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)}t==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameMult)),t==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult)),t==="complete"&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(t,this.frameMult)),t==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames)),t==="destroy"&&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=[],r=0,i=0,s=0,n=!0,a=!1;function l(_){for(var M=0,C=_.target;M<i;)e[M].animation===C&&(e.splice(M,1),M-=1,i-=1,C.isPaused||b()),M+=1}function o(_,M){if(!_)return null;for(var C=0;C<i;){if(e[C].elem===_&&e[C].elem!==null)return e[C].animation;C+=1}var P=new AnimationItem;return u(P,_),P.setData(_,M),P}function c(){var _,M=e.length,C=[];for(_=0;_<M;_+=1)C.push(e[_].animation);return C}function f(){s+=1,$()}function b(){s-=1}function u(_,M){_.addEventListener("destroy",l),_.addEventListener("_active",f),_.addEventListener("_idle",b),e.push({elem:M,animation:_}),i+=1}function E(_){var M=new AnimationItem;return u(M,null),M.setParams(_),M}function d(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setSpeed(_,M)}function y(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setDirection(_,M)}function k(_){var M;for(M=0;M<i;M+=1)e[M].animation.play(_)}function p(_){var M=_-r,C;for(C=0;C<i;C+=1)e[C].animation.advanceTime(M);r=_,s&&!a?window.requestAnimationFrame(p):n=!0}function x(_){r=_,window.requestAnimationFrame(p)}function m(_){var M;for(M=0;M<i;M+=1)e[M].animation.pause(_)}function g(_,M,C){var P;for(P=0;P<i;P+=1)e[P].animation.goToAndStop(_,M,C)}function S(_){var M;for(M=0;M<i;M+=1)e[M].animation.stop(_)}function R(_){var M;for(M=0;M<i;M+=1)e[M].animation.togglePause(_)}function A(_){var M;for(M=i-1;M>=0;M-=1)e[M].animation.destroy(_)}function F(_,M,C){var P=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),j,T=P.length;for(j=0;j<T;j+=1)C&&P[j].setAttribute("data-bm-type",C),o(P[j],_);if(M&&T===0){C||(C="svg");var D=document.getElementsByTagName("body")[0];D.innerText="";var V=createTag("div");V.style.width="100%",V.style.height="100%",V.setAttribute("data-bm-type",C),D.appendChild(V),o(V,_)}}function I(){var _;for(_=0;_<i;_+=1)e[_].animation.resize()}function $(){!a&&s&&n&&(window.requestAnimationFrame(x),n=!1)}function O(){a=!0}function B(){a=!1,$()}function z(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setVolume(_,M)}function H(_){var M;for(M=0;M<i;M+=1)e[M].animation.mute(_)}function L(_){var M;for(M=0;M<i;M+=1)e[M].animation.unmute(_)}return t.registerAnimation=o,t.loadAnimation=E,t.setSpeed=d,t.setDirection=y,t.play=k,t.pause=m,t.stop=S,t.togglePause=R,t.searchAnimations=F,t.resize=I,t.goToAndStop=g,t.destroy=A,t.freeze=O,t.unfreeze=B,t.setVolume=z,t.mute=H,t.unmute=L,t.getRegisteredAnimations=c,t}(),BezierFactory=function(){var t={};t.getBezierEasing=r;var e={};function r(x,m,g,S,R){var A=R||("bez_"+x+"_"+m+"_"+g+"_"+S).replace(/\./g,"p");if(e[A])return e[A];var F=new p([x,m,g,S]);return e[A]=F,F}var i=4,s=.001,n=1e-7,a=10,l=11,o=1/(l-1),c=typeof Float32Array=="function";function f(x,m){return 1-3*m+3*x}function b(x,m){return 3*m-6*x}function u(x){return 3*x}function E(x,m,g){return((f(m,g)*x+b(m,g))*x+u(m))*x}function d(x,m,g){return 3*f(m,g)*x*x+2*b(m,g)*x+u(m)}function y(x,m,g,S,R){var A,F,I=0;do F=m+(g-m)/2,A=E(F,S,R)-x,A>0?g=F:m=F;while(Math.abs(A)>n&&++I<a);return F}function k(x,m,g,S){for(var R=0;R<i;++R){var A=d(m,g,S);if(A===0)return m;var F=E(m,g,S)-x;m-=F/A}return m}function p(x){this._p=x,this._mSampleValues=c?new Float32Array(l):new Array(l),this._precomputed=!1,this.get=this.get.bind(this)}return p.prototype={get:function(m){var g=this._p[0],S=this._p[1],R=this._p[2],A=this._p[3];return this._precomputed||this._precompute(),g===S&&R===A?m:m===0?0:m===1?1:E(this._getTForX(m),S,A)},_precompute:function(){var m=this._p[0],g=this._p[1],S=this._p[2],R=this._p[3];this._precomputed=!0,(m!==g||S!==R)&&this._calcSampleValues()},_calcSampleValues:function(){for(var m=this._p[0],g=this._p[2],S=0;S<l;++S)this._mSampleValues[S]=E(S*o,m,g)},_getTForX:function(m){for(var g=this._p[0],S=this._p[2],R=this._mSampleValues,A=0,F=1,I=l-1;F!==I&&R[F]<=m;++F)A+=o;--F;var $=(m-R[F])/(R[F+1]-R[F]),O=A+$*o,B=d(O,g,S);return B>=s?k(m,O,g,S):B===0?O:y(m,A,A+o,g,S)}},t}(),pooling=function(){function t(e){return e.concat(createSizedArray(e.length))}return{double:t}}(),poolFactory=function(){return function(t,e,r){var i=0,s=t,n=createSizedArray(s),a={newElement:l,release:o};function l(){var c;return i?(i-=1,c=n[i]):c=e(),c}function o(c){i===s&&(n=pooling.double(n),s*=2),r&&r(c),n[i]=c,i+=1}return a}}(),bezierLengthPool=function(){function t(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}return poolFactory(8,t)}(),segmentsLengthPool=function(){function t(){return{lengths:[],totalLength:0}}function e(r){var i,s=r.lengths.length;for(i=0;i<s;i+=1)bezierLengthPool.release(r.lengths[i]);r.lengths.length=0}return poolFactory(8,t,e)}();function bezFunction(){var t=Math;function e(u,E,d,y,k,p){var x=u*y+E*k+d*p-k*y-p*u-d*E;return x>-.001&&x<.001}function r(u,E,d,y,k,p,x,m,g){if(d===0&&p===0&&g===0)return e(u,E,y,k,x,m);var S=t.sqrt(t.pow(y-u,2)+t.pow(k-E,2)+t.pow(p-d,2)),R=t.sqrt(t.pow(x-u,2)+t.pow(m-E,2)+t.pow(g-d,2)),A=t.sqrt(t.pow(x-y,2)+t.pow(m-k,2)+t.pow(g-p,2)),F;return S>R?S>A?F=S-R-A:F=A-R-S:A>R?F=A-R-S:F=R-S-A,F>-1e-4&&F<1e-4}var i=function(){return function(u,E,d,y){var k=getDefaultCurveSegments(),p,x,m,g,S,R=0,A,F=[],I=[],$=bezierLengthPool.newElement();for(m=d.length,p=0;p<k;p+=1){for(S=p/(k-1),A=0,x=0;x<m;x+=1)g=bmPow(1-S,3)*u[x]+3*bmPow(1-S,2)*S*d[x]+3*(1-S)*bmPow(S,2)*y[x]+bmPow(S,3)*E[x],F[x]=g,I[x]!==null&&(A+=bmPow(F[x]-I[x],2)),I[x]=F[x];A&&(A=bmSqrt(A),R+=A),$.percents[p]=S,$.lengths[p]=R}return $.addedLength=R,$}}();function s(u){var E=segmentsLengthPool.newElement(),d=u.c,y=u.v,k=u.o,p=u.i,x,m=u._length,g=E.lengths,S=0;for(x=0;x<m-1;x+=1)g[x]=i(y[x],y[x+1],k[x],p[x+1]),S+=g[x].addedLength;return d&&m&&(g[x]=i(y[x],y[0],k[x],p[0]),S+=g[x].addedLength),E.totalLength=S,E}function n(u){this.segmentLength=0,this.points=new Array(u)}function a(u,E){this.partialLength=u,this.point=E}var l=function(){var u={};return function(E,d,y,k){var p=(E[0]+"_"+E[1]+"_"+d[0]+"_"+d[1]+"_"+y[0]+"_"+y[1]+"_"+k[0]+"_"+k[1]).replace(/\./g,"p");if(!u[p]){var x=getDefaultCurveSegments(),m,g,S,R,A,F=0,I,$,O=null;E.length===2&&(E[0]!==d[0]||E[1]!==d[1])&&e(E[0],E[1],d[0],d[1],E[0]+y[0],E[1]+y[1])&&e(E[0],E[1],d[0],d[1],d[0]+k[0],d[1]+k[1])&&(x=2);var B=new n(x);for(S=y.length,m=0;m<x;m+=1){for($=createSizedArray(S),A=m/(x-1),I=0,g=0;g<S;g+=1)R=bmPow(1-A,3)*E[g]+3*bmPow(1-A,2)*A*(E[g]+y[g])+3*(1-A)*bmPow(A,2)*(d[g]+k[g])+bmPow(A,3)*d[g],$[g]=R,O!==null&&(I+=bmPow($[g]-O[g],2));I=bmSqrt(I),F+=I,B.points[m]=new a(I,$),O=$}B.segmentLength=F,u[p]=B}return u[p]}}();function o(u,E){var d=E.percents,y=E.lengths,k=d.length,p=bmFloor((k-1)*u),x=u*E.addedLength,m=0;if(p===k-1||p===0||x===y[p])return d[p];for(var g=y[p]>x?-1:1,S=!0;S;)if(y[p]<=x&&y[p+1]>x?(m=(x-y[p])/(y[p+1]-y[p]),S=!1):p+=g,p<0||p>=k-1){if(p===k-1)return d[p];S=!1}return d[p]+(d[p+1]-d[p])*m}function c(u,E,d,y,k,p){var x=o(k,p),m=1-x,g=t.round((m*m*m*u[0]+(x*m*m+m*x*m+m*m*x)*d[0]+(x*x*m+m*x*x+x*m*x)*y[0]+x*x*x*E[0])*1e3)/1e3,S=t.round((m*m*m*u[1]+(x*m*m+m*x*m+m*m*x)*d[1]+(x*x*m+m*x*x+x*m*x)*y[1]+x*x*x*E[1])*1e3)/1e3;return[g,S]}var f=createTypedArray("float32",8);function b(u,E,d,y,k,p,x){k<0?k=0:k>1&&(k=1);var m=o(k,x);p=p>1?1:p;var g=o(p,x),S,R=u.length,A=1-m,F=1-g,I=A*A*A,$=m*A*A*3,O=m*m*A*3,B=m*m*m,z=A*A*F,H=m*A*F+A*m*F+A*A*g,L=m*m*F+A*m*g+m*A*g,_=m*m*g,M=A*F*F,C=m*F*F+A*g*F+A*F*g,P=m*g*F+A*g*g+m*F*g,j=m*g*g,T=F*F*F,D=g*F*F+F*g*F+F*F*g,V=g*g*F+F*g*g+g*F*g,G=g*g*g;for(S=0;S<R;S+=1)f[S*4]=t.round((I*u[S]+$*d[S]+O*y[S]+B*E[S])*1e3)/1e3,f[S*4+1]=t.round((z*u[S]+H*d[S]+L*y[S]+_*E[S])*1e3)/1e3,f[S*4+2]=t.round((M*u[S]+C*d[S]+P*y[S]+j*E[S])*1e3)/1e3,f[S*4+3]=t.round((T*u[S]+D*d[S]+V*y[S]+G*E[S])*1e3)/1e3;return f}return{getSegmentsLength:s,getNewSegment:b,getPointInSegment:c,buildBezierData:l,pointOnLine2D:e,pointOnLine3D:r}}var bez=bezFunction(),initFrame=initialDefaultFrame,mathAbs=Math.abs;function interpolateValue(t,e){var r=this.offsetTime,i;this.propType==="multidimensional"&&(i=createTypedArray("float32",this.pv.length));for(var s=e.lastIndex,n=s,a=this.keyframes.length-1,l=!0,o,c,f;l;){if(o=this.keyframes[n],c=this.keyframes[n+1],n===a-1&&t>=c.t-r){o.h&&(o=c),s=0;break}if(c.t-r>t){s=n;break}n<a-1?n+=1:(s=0,l=!1)}f=this.keyframesMetadata[n]||{};var b,u,E,d,y,k,p=c.t-r,x=o.t-r,m;if(o.to){f.bezierData||(f.bezierData=bez.buildBezierData(o.s,c.s||o.e,o.to,o.ti));var g=f.bezierData;if(t>=p||t<x){var S=t>=p?g.points.length-1:0;for(u=g.points[S].point.length,b=0;b<u;b+=1)i[b]=g.points[S].point[b]}else{f.__fnct?k=f.__fnct:(k=BezierFactory.getBezierEasing(o.o.x,o.o.y,o.i.x,o.i.y,o.n).get,f.__fnct=k),E=k((t-x)/(p-x));var R=g.segmentLength*E,A,F=e.lastFrame<t&&e._lastKeyframeIndex===n?e._lastAddedLength:0;for(y=e.lastFrame<t&&e._lastKeyframeIndex===n?e._lastPoint:0,l=!0,d=g.points.length;l;){if(F+=g.points[y].partialLength,R===0||E===0||y===g.points.length-1){for(u=g.points[y].point.length,b=0;b<u;b+=1)i[b]=g.points[y].point[b];break}else if(R>=F&&R<F+g.points[y+1].partialLength){for(A=(R-F)/g.points[y+1].partialLength,u=g.points[y].point.length,b=0;b<u;b+=1)i[b]=g.points[y].point[b]+(g.points[y+1].point[b]-g.points[y].point[b])*A;break}y<d-1?y+=1:l=!1}e._lastPoint=y,e._lastAddedLength=F-g.points[y].partialLength,e._lastKeyframeIndex=n}}else{var I,$,O,B,z;if(a=o.s.length,m=c.s||o.e,this.sh&&o.h!==1)if(t>=p)i[0]=m[0],i[1]=m[1],i[2]=m[2];else if(t<=x)i[0]=o.s[0],i[1]=o.s[1],i[2]=o.s[2];else{var H=createQuaternion(o.s),L=createQuaternion(m),_=(t-x)/(p-x);quaternionToEuler(i,slerp(H,L,_))}else for(n=0;n<a;n+=1)o.h!==1&&(t>=p?E=1:t<x?E=0:(o.o.x.constructor===Array?(f.__fnct||(f.__fnct=[]),f.__fnct[n]?k=f.__fnct[n]:(I=o.o.x[n]===void 0?o.o.x[0]:o.o.x[n],$=o.o.y[n]===void 0?o.o.y[0]:o.o.y[n],O=o.i.x[n]===void 0?o.i.x[0]:o.i.x[n],B=o.i.y[n]===void 0?o.i.y[0]:o.i.y[n],k=BezierFactory.getBezierEasing(I,$,O,B).get,f.__fnct[n]=k)):f.__fnct?k=f.__fnct:(I=o.o.x,$=o.o.y,O=o.i.x,B=o.i.y,k=BezierFactory.getBezierEasing(I,$,O,B).get,o.keyframeMetadata=k),E=k((t-x)/(p-x)))),m=c.s||o.e,z=o.h===1?o.s[n]:o.s[n]+(m[n]-o.s[n])*E,this.propType==="multidimensional"?i[n]=z:i=z}return e.lastIndex=s,i}function slerp(t,e,r){var i=[],s=t[0],n=t[1],a=t[2],l=t[3],o=e[0],c=e[1],f=e[2],b=e[3],u,E,d,y,k;return E=s*o+n*c+a*f+l*b,E<0&&(E=-E,o=-o,c=-c,f=-f,b=-b),1-E>1e-6?(u=Math.acos(E),d=Math.sin(u),y=Math.sin((1-r)*u)/d,k=Math.sin(r*u)/d):(y=1-r,k=r),i[0]=y*s+k*o,i[1]=y*n+k*c,i[2]=y*a+k*f,i[3]=y*l+k*b,i}function quaternionToEuler(t,e){var r=e[0],i=e[1],s=e[2],n=e[3],a=Math.atan2(2*i*n-2*r*s,1-2*i*i-2*s*s),l=Math.asin(2*r*i+2*s*n),o=Math.atan2(2*r*n-2*i*s,1-2*r*r-2*s*s);t[0]=a/degToRads,t[1]=l/degToRads,t[2]=o/degToRads}function createQuaternion(t){var e=t[0]*degToRads,r=t[1]*degToRads,i=t[2]*degToRads,s=Math.cos(e/2),n=Math.cos(r/2),a=Math.cos(i/2),l=Math.sin(e/2),o=Math.sin(r/2),c=Math.sin(i/2),f=s*n*a-l*o*c,b=l*o*a+s*n*c,u=l*n*a+s*o*c,E=s*o*a-l*n*c;return[b,u,E,f]}function getValueAtCurrentTime(){var t=this.comp.renderedFrame-this.offsetTime,e=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(t===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=r&&t>=r||this._caching.lastFrame<e&&t<e))){this._caching.lastFrame>=t&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var i=this.interpolateValue(t,this._caching);this.pv=i}return this._caching.lastFrame=t,this.pv}function setVValue(t){var e;if(this.propType==="unidimensional")e=t*this.mult,mathAbs(this.v-e)>1e-5&&(this.v=e,this._mdf=!0);else for(var r=0,i=this.v.length;r<i;)e=t[r]*this.mult,mathAbs(this.v[r]-e)>1e-5&&(this.v[r]=e,this._mdf=!0),r+=1}function processEffectsSequence(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var t,e=this.effectsSequence.length,r=this.kf?this.pv:this.data.k;for(t=0;t<e;t+=1)r=this.effectsSequence[t](r);this.setVValue(r),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function addEffect(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function ValueProperty(t,e,r,i){this.propType="unidimensional",this.mult=r||1,this.data=e,this.v=r?e.k*r:e.k,this.pv=e.k,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function MultiDimensionalProperty(t,e,r,i){this.propType="multidimensional",this.mult=r||1,this.data=e,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var s,n=e.k.length;for(this.v=createTypedArray("float32",n),this.pv=createTypedArray("float32",n),this.vel=createTypedArray("float32",n),s=0;s<n;s+=1)this.v[s]=e.k[s]*this.mult,this.pv[s]=e.k[s];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function KeyframedValueProperty(t,e,r,i){this.propType="unidimensional",this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={lastFrame:initFrame,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=e,this.mult=r||1,this.elem=t,this.container=i,this.comp=t.comp,this.v=initFrame,this.pv=initFrame,this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.addEffect=addEffect}function KeyframedMultidimensionalProperty(t,e,r,i){this.propType="multidimensional";var s,n=e.k.length,a,l,o,c;for(s=0;s<n-1;s+=1)e.k[s].to&&e.k[s].s&&e.k[s+1]&&e.k[s+1].s&&(a=e.k[s].s,l=e.k[s+1].s,o=e.k[s].to,c=e.k[s].ti,(a.length===2&&!(a[0]===l[0]&&a[1]===l[1])&&bez.pointOnLine2D(a[0],a[1],l[0],l[1],a[0]+o[0],a[1]+o[1])&&bez.pointOnLine2D(a[0],a[1],l[0],l[1],l[0]+c[0],l[1]+c[1])||a.length===3&&!(a[0]===l[0]&&a[1]===l[1]&&a[2]===l[2])&&bez.pointOnLine3D(a[0],a[1],a[2],l[0],l[1],l[2],a[0]+o[0],a[1]+o[1],a[2]+o[2])&&bez.pointOnLine3D(a[0],a[1],a[2],l[0],l[1],l[2],l[0]+c[0],l[1]+c[1],l[2]+c[2]))&&(e.k[s].to=null,e.k[s].ti=null),a[0]===l[0]&&a[1]===l[1]&&o[0]===0&&o[1]===0&&c[0]===0&&c[1]===0&&(a.length===2||a[2]===l[2]&&o[2]===0&&c[2]===0)&&(e.k[s].to=null,e.k[s].ti=null));this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.data=e,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=r||1,this.elem=t,this.container=i,this.comp=t.comp,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.frameId=-1;var f=e.k[0].s.length;for(this.v=createTypedArray("float32",f),this.pv=createTypedArray("float32",f),s=0;s<f;s+=1)this.v[s]=initFrame,this.pv[s]=initFrame;this._caching={lastFrame:initFrame,lastIndex:0,value:createTypedArray("float32",f)},this.addEffect=addEffect}var PropertyFactory=function(){function t(r,i,s,n,a){i.sid&&(i=r.globalData.slotManager.getProp(i));var l;if(!i.k.length)l=new ValueProperty(r,i,n,a);else if(typeof i.k[0]=="number")l=new MultiDimensionalProperty(r,i,n,a);else switch(s){case 0:l=new KeyframedValueProperty(r,i,n,a);break;case 1:l=new KeyframedMultidimensionalProperty(r,i,n,a);break}return l.effectsSequence.length&&a.addDynamicProperty(l),l}var e={getProp:t};return e}();function DynamicPropertyContainer(){}DynamicPropertyContainer.prototype={addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&(this.dynamicProperties.push(e),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var e,r=this.dynamicProperties.length;for(e=0;e<r;e+=1)this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(e){this.container=e,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var pointPool=function(){function t(){return createTypedArray("float32",2)}return poolFactory(8,t)}();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 r=0;r<e;)this.v[r]=pointPool.newElement(),this.o[r]=pointPool.newElement(),this.i[r]=pointPool.newElement(),r+=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,r,i,s){var n;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),r){case"v":n=this.v;break;case"i":n=this.i;break;case"o":n=this.o;break;default:n=[];break}(!n[i]||n[i]&&!s)&&(n[i]=pointPool.newElement()),n[i][0]=t,n[i][1]=e},ShapePath.prototype.setTripleAt=function(t,e,r,i,s,n,a,l){this.setXYAt(t,e,"v",a,l),this.setXYAt(r,i,"o",a,l),this.setXYAt(s,n,"i",a,l)},ShapePath.prototype.reverse=function(){var t=new ShapePath;t.setPathData(this.c,this._length);var e=this.v,r=this.o,i=this.i,s=0;this.c&&(t.setTripleAt(e[0][0],e[0][1],i[0][0],i[0][1],r[0][0],r[0][1],0,!1),s=1);var n=this._length-1,a=this._length,l;for(l=s;l<a;l+=1)t.setTripleAt(e[n][0],e[n][1],i[n][0],i[n][1],r[n][0],r[n][1],l,!1),n-=1;return t},ShapePath.prototype.length=function(){return this._length};var shapePool=function(){function t(){return new ShapePath}function e(s){var n=s._length,a;for(a=0;a<n;a+=1)pointPool.release(s.v[a]),pointPool.release(s.i[a]),pointPool.release(s.o[a]),s.v[a]=null,s.i[a]=null,s.o[a]=null;s._length=0,s.c=!1}function r(s){var n=i.newElement(),a,l=s._length===void 0?s.v.length:s._length;for(n.setLength(l),n.c=s.c,a=0;a<l;a+=1)n.setTripleAt(s.v[a][0],s.v[a][1],s.o[a][0],s.o[a][1],s.i[a][0],s.i[a][1],a);return n}var i=poolFactory(4,t,e);return i.clone=r,i}();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=function(){var t={newShapeCollection:s,release:n},e=0,r=4,i=createSizedArray(r);function s(){var a;return e?(e-=1,a=i[e]):a=new ShapeCollection,a}function n(a){var l,o=a._length;for(l=0;l<o;l+=1)shapePool.release(a.shapes[l]);a._length=0,e===r&&(i=pooling.double(i),r*=2),i[e]=a,e+=1}return t}(),ShapePropertyFactory=function(){var t=-999999;function e(p,x,m){var g=m.lastIndex,S,R,A,F,I,$,O,B,z,H=this.keyframes;if(p<H[0].t-this.offsetTime)S=H[0].s[0],A=!0,g=0;else if(p>=H[H.length-1].t-this.offsetTime)S=H[H.length-1].s?H[H.length-1].s[0]:H[H.length-2].e[0],A=!0;else{for(var L=g,_=H.length-1,M=!0,C,P,j;M&&(C=H[L],P=H[L+1],!(P.t-this.offsetTime>p));)L<_-1?L+=1:M=!1;if(j=this.keyframesMetadata[L]||{},A=C.h===1,g=L,!A){if(p>=P.t-this.offsetTime)B=1;else if(p<C.t-this.offsetTime)B=0;else{var T;j.__fnct?T=j.__fnct:(T=BezierFactory.getBezierEasing(C.o.x,C.o.y,C.i.x,C.i.y).get,j.__fnct=T),B=T((p-(C.t-this.offsetTime))/(P.t-this.offsetTime-(C.t-this.offsetTime)))}R=P.s?P.s[0]:C.e[0]}S=C.s[0]}for($=x._length,O=S.i[0].length,m.lastIndex=g,F=0;F<$;F+=1)for(I=0;I<O;I+=1)z=A?S.i[F][I]:S.i[F][I]+(R.i[F][I]-S.i[F][I])*B,x.i[F][I]=z,z=A?S.o[F][I]:S.o[F][I]+(R.o[F][I]-S.o[F][I])*B,x.o[F][I]=z,z=A?S.v[F][I]:S.v[F][I]+(R.v[F][I]-S.v[F][I])*B,x.v[F][I]=z}function r(){var p=this.comp.renderedFrame-this.offsetTime,x=this.keyframes[0].t-this.offsetTime,m=this.keyframes[this.keyframes.length-1].t-this.offsetTime,g=this._caching.lastFrame;return g!==t&&(g<x&&p<x||g>m&&p>m)||(this._caching.lastIndex=g<p?this._caching.lastIndex:0,this.interpolateShape(p,this.pv,this._caching)),this._caching.lastFrame=p,this.pv}function i(){this.paths=this.localShapeCollection}function s(p,x){if(p._length!==x._length||p.c!==x.c)return!1;var m,g=p._length;for(m=0;m<g;m+=1)if(p.v[m][0]!==x.v[m][0]||p.v[m][1]!==x.v[m][1]||p.o[m][0]!==x.o[m][0]||p.o[m][1]!==x.o[m][1]||p.i[m][0]!==x.i[m][0]||p.i[m][1]!==x.i[m][1])return!1;return!0}function n(p){s(this.v,p)||(this.v=shapePool.clone(p),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function a(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var p;this.kf?p=this.pv:this.data.ks?p=this.data.ks.k:p=this.data.pt.k;var x,m=this.effectsSequence.length;for(x=0;x<m;x+=1)p=this.effectsSequence[x](p);this.setVValue(p),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function l(p,x,m){this.propType="shape",this.comp=p.comp,this.container=p,this.elem=p,this.data=x,this.k=!1,this.kf=!1,this._mdf=!1;var g=m===3?x.pt.k:x.ks.k;this.v=shapePool.clone(g),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=i,this.effectsSequence=[]}function o(p){this.effectsSequence.push(p),this.container.addDynamicProperty(this)}l.prototype.interpolateShape=e,l.prototype.getValue=a,l.prototype.setVValue=n,l.prototype.addEffect=o;function c(p,x,m){this.propType="shape",this.comp=p.comp,this.elem=p,this.container=p,this.offsetTime=p.data.st,this.keyframes=m===3?x.pt.k:x.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var g=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,g),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=i,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[r.bind(this)]}c.prototype.getValue=a,c.prototype.interpolateShape=e,c.prototype.setVValue=n,c.prototype.addEffect=o;var f=function(){var p=roundCorner;function x(m,g){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=g.d,this.elem=m,this.comp=m.comp,this.frameId=-1,this.initDynamicPropertyContainer(m),this.p=PropertyFactory.getProp(m,g.p,1,0,this),this.s=PropertyFactory.getProp(m,g.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return x.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var g=this.p.v[0],S=this.p.v[1],R=this.s.v[0]/2,A=this.s.v[1]/2,F=this.d!==3,I=this.v;I.v[0][0]=g,I.v[0][1]=S-A,I.v[1][0]=F?g+R:g-R,I.v[1][1]=S,I.v[2][0]=g,I.v[2][1]=S+A,I.v[3][0]=F?g-R:g+R,I.v[3][1]=S,I.i[0][0]=F?g-R*p:g+R*p,I.i[0][1]=S-A,I.i[1][0]=F?g+R:g-R,I.i[1][1]=S-A*p,I.i[2][0]=F?g+R*p:g-R*p,I.i[2][1]=S+A,I.i[3][0]=F?g-R:g+R,I.i[3][1]=S+A*p,I.o[0][0]=F?g+R*p:g-R*p,I.o[0][1]=S-A,I.o[1][0]=F?g+R:g-R,I.o[1][1]=S+A*p,I.o[2][0]=F?g-R*p:g+R*p,I.o[2][1]=S+A,I.o[3][0]=F?g-R:g+R,I.o[3][1]=S-A*p}},extendPrototype([DynamicPropertyContainer],x),x}(),b=function(){function p(x,m){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=x,this.comp=x.comp,this.data=m,this.frameId=-1,this.d=m.d,this.initDynamicPropertyContainer(x),m.sy===1?(this.ir=PropertyFactory.getProp(x,m.ir,0,0,this),this.is=PropertyFactory.getProp(x,m.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(x,m.pt,0,0,this),this.p=PropertyFactory.getProp(x,m.p,1,0,this),this.r=PropertyFactory.getProp(x,m.r,0,degToRads,this),this.or=PropertyFactory.getProp(x,m.or,0,0,this),this.os=PropertyFactory.getProp(x,m.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 p.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var m=Math.floor(this.pt.v)*2,g=Math.PI*2/m,S=!0,R=this.or.v,A=this.ir.v,F=this.os.v,I=this.is.v,$=2*Math.PI*R/(m*2),O=2*Math.PI*A/(m*2),B,z,H,L,_=-Math.PI/2;_+=this.r.v;var M=this.data.d===3?-1:1;for(this.v._length=0,B=0;B<m;B+=1){z=S?R:A,H=S?F:I,L=S?$:O;var C=z*Math.cos(_),P=z*Math.sin(_),j=C===0&&P===0?0:P/Math.sqrt(C*C+P*P),T=C===0&&P===0?0:-C/Math.sqrt(C*C+P*P);C+=+this.p.v[0],P+=+this.p.v[1],this.v.setTripleAt(C,P,C-j*L*H*M,P-T*L*H*M,C+j*L*H*M,P+T*L*H*M,B,!0),S=!S,_+=g*M}},convertPolygonToPath:function(){var m=Math.floor(this.pt.v),g=Math.PI*2/m,S=this.or.v,R=this.os.v,A=2*Math.PI*S/(m*4),F,I=-Math.PI*.5,$=this.data.d===3?-1:1;for(I+=this.r.v,this.v._length=0,F=0;F<m;F+=1){var O=S*Math.cos(I),B=S*Math.sin(I),z=O===0&&B===0?0:B/Math.sqrt(O*O+B*B),H=O===0&&B===0?0:-O/Math.sqrt(O*O+B*B);O+=+this.p.v[0],B+=+this.p.v[1],this.v.setTripleAt(O,B,O-z*A*R*$,B-H*A*R*$,O+z*A*R*$,B+H*A*R*$,F,!0),I+=g*$}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],p),p}(),u=function(){function p(x,m){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=x,this.comp=x.comp,this.frameId=-1,this.d=m.d,this.initDynamicPropertyContainer(x),this.p=PropertyFactory.getProp(x,m.p,1,0,this),this.s=PropertyFactory.getProp(x,m.s,1,0,this),this.r=PropertyFactory.getProp(x,m.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return p.prototype={convertRectToPath:function(){var m=this.p.v[0],g=this.p.v[1],S=this.s.v[0]/2,R=this.s.v[1]/2,A=bmMin(S,R,this.r.v),F=A*(1-roundCorner);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(m+S,g-R+A,m+S,g-R+A,m+S,g-R+F,0,!0),this.v.setTripleAt(m+S,g+R-A,m+S,g+R-F,m+S,g+R-A,1,!0),A!==0?(this.v.setTripleAt(m+S-A,g+R,m+S-A,g+R,m+S-F,g+R,2,!0),this.v.setTripleAt(m-S+A,g+R,m-S+F,g+R,m-S+A,g+R,3,!0),this.v.setTripleAt(m-S,g+R-A,m-S,g+R-A,m-S,g+R-F,4,!0),this.v.setTripleAt(m-S,g-R+A,m-S,g-R+F,m-S,g-R+A,5,!0),this.v.setTripleAt(m-S+A,g-R,m-S+A,g-R,m-S+F,g-R,6,!0),this.v.setTripleAt(m+S-A,g-R,m+S-F,g-R,m+S-A,g-R,7,!0)):(this.v.setTripleAt(m-S,g+R,m-S+F,g+R,m-S,g+R,2),this.v.setTripleAt(m-S,g-R,m-S,g-R+F,m-S,g-R,3))):(this.v.setTripleAt(m+S,g-R+A,m+S,g-R+F,m+S,g-R+A,0,!0),A!==0?(this.v.setTripleAt(m+S-A,g-R,m+S-A,g-R,m+S-F,g-R,1,!0),this.v.setTripleAt(m-S+A,g-R,m-S+F,g-R,m-S+A,g-R,2,!0),this.v.setTripleAt(m-S,g-R+A,m-S,g-R+A,m-S,g-R+F,3,!0),this.v.setTripleAt(m-S,g+R-A,m-S,g+R-F,m-S,g+R-A,4,!0),this.v.setTripleAt(m-S+A,g+R,m-S+A,g+R,m-S+F,g+R,5,!0),this.v.setTripleAt(m+S-A,g+R,m+S-F,g+R,m+S-A,g+R,6,!0),this.v.setTripleAt(m+S,g+R-A,m+S,g+R-A,m+S,g+R-F,7,!0)):(this.v.setTripleAt(m-S,g-R,m-S+F,g-R,m-S,g-R,1,!0),this.v.setTripleAt(m-S,g+R,m-S,g+R-F,m-S,g+R,2,!0),this.v.setTripleAt(m+S,g+R,m+S-F,g+R,m+S,g+R,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:i},extendPrototype([DynamicPropertyContainer],p),p}();function E(p,x,m){var g;if(m===3||m===4){var S=m===3?x.pt:x.ks,R=S.k;R.length?g=new c(p,x,m):g=new l(p,x,m)}else m===5?g=new u(p,x):m===6?g=new f(p,x):m===7&&(g=new b(p,x));return g.k&&p.addDynamicProperty(g),g}function d(){return l}function y(){return c}var k={};return k.getShapeProp=E,k.getConstructorFunction=d,k.getKeyframedConstructorFunction=y,k}();/*!
38
+ `+n):i.stack=n}catch{}}throw i}}_request(e,r){typeof e=="string"?(r=r||{},r.url=e):r=e||{},r=mergeConfig$1(this.defaults,r);const{transitional:i,paramsSerializer:s,headers:n}=r;i!==void 0&&validator.assertOptions(i,{silentJSONParsing:validators.transitional(validators.boolean),forcedJSONParsing:validators.transitional(validators.boolean),clarifyTimeoutError:validators.transitional(validators.boolean)},!1),s!=null&&(utils$1.isFunction(s)?r.paramsSerializer={serialize:s}:validator.assertOptions(s,{encode:validators.function,serialize:validators.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),validator.assertOptions(r,{baseUrl:validators.spelling("baseURL"),withXsrfToken:validators.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let a=n&&utils$1.merge(n.common,n[r.method]);n&&utils$1.forEach(["delete","get","head","post","put","patch","common"],d=>{delete n[d]}),r.headers=AxiosHeaders$1.concat(a,n);const l=[];let o=!0;this.interceptors.request.forEach(function(x){typeof x.runWhen=="function"&&x.runWhen(r)===!1||(o=o&&x.synchronous,l.unshift(x.fulfilled,x.rejected))});const c=[];this.interceptors.response.forEach(function(x){c.push(x.fulfilled,x.rejected)});let f,b=0,u;if(!o){const d=[dispatchRequest.bind(this),void 0];for(d.unshift.apply(d,l),d.push.apply(d,c),u=d.length,f=Promise.resolve(r);b<u;)f=f.then(d[b++],d[b++]);return f}u=l.length;let E=r;for(b=0;b<u;){const d=l[b++],x=l[b++];try{E=d(E)}catch(S){x.call(this,S);break}}try{f=dispatchRequest.call(this,E)}catch(d){return Promise.reject(d)}for(b=0,u=c.length;b<u;)f=f.then(c[b++],c[b++]);return f}getUri(e){e=mergeConfig$1(this.defaults,e);const r=buildFullPath(e.baseURL,e.url,e.allowAbsoluteUrls);return buildURL(r,e.params,e.paramsSerializer)}};utils$1.forEach(["delete","get","head","options"],function(e){Axios$1.prototype[e]=function(r,i){return this.request(mergeConfig$1(i||{},{method:e,url:r,data:(i||{}).data}))}});utils$1.forEach(["post","put","patch"],function(e){function r(i){return function(n,a,l){return this.request(mergeConfig$1(l||{},{method:e,headers:i?{"Content-Type":"multipart/form-data"}:{},url:n,data:a}))}}Axios$1.prototype[e]=r(),Axios$1.prototype[e+"Form"]=r(!0)});let CancelToken$1=class jt{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(n){r=n});const i=this;this.promise.then(s=>{if(!i._listeners)return;let n=i._listeners.length;for(;n-- >0;)i._listeners[n](s);i._listeners=null}),this.promise.then=s=>{let n;const a=new Promise(l=>{i.subscribe(l),n=l}).then(s);return a.cancel=function(){i.unsubscribe(n)},a},e(function(n,a,l){i.reason||(i.reason=new CanceledError$1(n,a,l),r(i.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const r=this._listeners.indexOf(e);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const e=new AbortController,r=i=>{e.abort(i)};return this.subscribe(r),e.signal.unsubscribe=()=>this.unsubscribe(r),e.signal}static source(){let e;return{token:new jt(function(s){e=s}),cancel:e}}};function spread$1(t){return function(r){return t.apply(null,r)}}function isAxiosError$1(t){return utils$1.isObject(t)&&t.isAxiosError===!0}const HttpStatusCode$1={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(HttpStatusCode$1).forEach(([t,e])=>{HttpStatusCode$1[e]=t});function createInstance(t){const e=new Axios$1(t),r=bind(Axios$1.prototype.request,e);return utils$1.extend(r,Axios$1.prototype,e,{allOwnKeys:!0}),utils$1.extend(r,e,null,{allOwnKeys:!0}),r.create=function(s){return createInstance(mergeConfig$1(t,s))},r}const axios=createInstance(defaults);axios.Axios=Axios$1;axios.CanceledError=CanceledError$1;axios.CancelToken=CancelToken$1;axios.isCancel=isCancel$1;axios.VERSION=VERSION$1;axios.toFormData=toFormData$1;axios.AxiosError=AxiosError$1;axios.Cancel=axios.CanceledError;axios.all=function(e){return Promise.all(e)};axios.spread=spread$1;axios.isAxiosError=isAxiosError$1;axios.mergeConfig=mergeConfig$1;axios.AxiosHeaders=AxiosHeaders$1;axios.formToJSON=t=>formDataToJSON(utils$1.isHTMLForm(t)?new FormData(t):t);axios.getAdapter=adapters.getAdapter;axios.HttpStatusCode=HttpStatusCode$1;axios.default=axios;const{Axios,AxiosError,CanceledError,isCancel,CancelToken,VERSION,all,Cancel:Cancel$1,isAxiosError,spread,toFormData,AxiosHeaders,HttpStatusCode,formToJSON,getAdapter,mergeConfig}=axios,DrawerItemRecursive=({item:t,depth:e,expandedItems:r,setExpandedItems:i,onSubItemClick:s})=>{const n=t.children&&t.children.length>0,a=`${t.title}-${e}`,l=r[a],o=React2.useRef(null),[c,f]=React2.useState({maxHeight:0});React2.useEffect(()=>{const u=o.current;if(u)if(l){u.style.display="block";const E=u.scrollHeight;f({maxHeight:E});const d=setTimeout(()=>{f({maxHeight:"none"})},300);return()=>clearTimeout(d)}else{const E=u.scrollHeight;f({maxHeight:E});const d=setTimeout(()=>{f({maxHeight:0})},20),x=setTimeout(()=>{u.style.display="none"},300);return()=>{clearTimeout(d),clearTimeout(x)}}},[l]);const b=()=>{i(u=>({...u,[a]:!u[a]}))};return jsxRuntimeExports.jsxs("div",{className:"drawer-item",children:[jsxRuntimeExports.jsxs("div",{className:"drawer-item-header",style:{paddingLeft:`${e*20}px`},onClick:()=>n?b():s(t.title),children:[jsxRuntimeExports.jsx("span",{className:"drawer-icon",children:n?l?"−":"+":""}),jsxRuntimeExports.jsx("span",{className:"drawer-title",children:t.title})]}),n&&jsxRuntimeExports.jsx("div",{className:"drawer-submenu-wrapper",style:{...c,overflow:"hidden",transition:"max-height 0.3s ease-in-out"},children:jsxRuntimeExports.jsx("div",{ref:o,className:"drawer-submenu",children:t.children.map(u=>jsxRuntimeExports.jsx(DrawerItemRecursive,{item:u,depth:e+1,expandedItems:r,setExpandedItems:i,onSubItemClick:s},u.title))})})]})},CEDrawer=({jsonUrl:t,isOpen:e,onClose:r})=>{const i=React2.useRef(null),[s,n]=React2.useState(),[a,l]=React2.useState([]),[o,c]=React2.useState({}),[f,b]=React2.useState(!0),[u,E]=React2.useState(null);React2.useEffect(()=>{(async()=>{try{const S=await axios.get(t);n(S.data.headerItem),l(S.data.menuItems||[]),b(!1)}catch{E("Failed to load drawer data."),b(!1)}})()},[t]);const d=x=>{console.log("Clicked:",x)};return f?null:u?jsxRuntimeExports.jsx("div",{className:"drawer-error",children:u}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`drawer-overlay ${e?"open":"closed"}`,onClick:r}),jsxRuntimeExports.jsxs("div",{className:`drawer ${e?"open":""}`,ref:i,children:[s&&jsxRuntimeExports.jsxs("div",{className:"drawer-header",children:[s.avatar&&jsxRuntimeExports.jsx("img",{src:s.avatar,alt:"avatar",className:"drawer-avatar"}),jsxRuntimeExports.jsxs("div",{className:"drawer-user-info",children:[jsxRuntimeExports.jsx("div",{className:"drawer-user-title",children:s.title}),s.subtitle&&jsxRuntimeExports.jsx("div",{className:"drawer-user-subtitle",children:s.subtitle})]})]}),a.map(x=>jsxRuntimeExports.jsx(DrawerItemRecursive,{item:x,depth:0,expandedItems:o,setExpandedItems:c,onSubItemClick:d},x.title))]})]})},uploadWrapper="_uploadWrapper_4pruy_1",dropZone="_dropZone_4pruy_15",uploadButton="_uploadButton_4pruy_33",fileTable="_fileTable_4pruy_51",note="_note_4pruy_75",errorText="_errorText_4pruy_89",styles={uploadWrapper,dropZone,uploadButton,fileTable,note,errorText},allowedTypes=["application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","text/csv"],CEFileUploadDocument=({onUpload:t})=>{const e=React2.useRef(null),[r,i]=React2.useState([]),[s,n]=React2.useState(null),a=u=>{const E=new Date().toLocaleDateString(),d=u.filter(p=>allowedTypes.includes(p.type)),x=u.filter(p=>!allowedTypes.includes(p.type));x.length>0?n(`Unsupported file(s): ${x.map(p=>p.name).join(", ")}`):n(null);const S=d.map(p=>({name:p.name,type:p.type,uploadDate:E,file:p}));i(p=>{const y=new Set(p.map(g=>g.name)),m=S.filter(g=>!y.has(g.name));return[...p,...m]}),t&&S.length>0&&t(S)},l=u=>{const E=Array.from(u.target.files||[]);a(E),e.current&&(e.current.value="")},o=u=>{u.preventDefault();const E=Array.from(u.dataTransfer.files||[]),d=allowedTypes?E.filter(x=>allowedTypes.includes(x.type)):E;a(d),u.dataTransfer.clearData()},c=u=>{i(E=>E.filter(d=>d.name!==u))},f=u=>{const E=URL.createObjectURL(u.file),d=document.createElement("a");d.href=E,d.download=u.name,document.body.appendChild(d),d.click(),document.body.removeChild(d),URL.revokeObjectURL(E)},b=u=>{u.preventDefault()};return jsxRuntimeExports.jsxs("div",{className:styles.uploadWrapper,children:[jsxRuntimeExports.jsxs("div",{onDrop:o,onDragOver:b,className:styles.dropZone,children:[jsxRuntimeExports.jsx("p",{children:"Drop your Excel file here or click to browse"}),jsxRuntimeExports.jsx("p",{children:"Supported formats: .xlsx, .xls, .csv"}),jsxRuntimeExports.jsx("button",{className:styles.uploadButton,onClick:()=>{var u;return(u=e.current)==null?void 0:u.click()},children:"⬆️ Select Document"}),jsxRuntimeExports.jsx("input",{ref:e,type:"file",accept:".xlsx,.xls,.csv",multiple:!0,onChange:l,style:{display:"none"}})]}),s&&jsxRuntimeExports.jsx("p",{className:styles.errorText,children:s}),jsxRuntimeExports.jsxs("table",{className:styles.fileTable,children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{children:"Document Name"}),jsxRuntimeExports.jsx("th",{children:"Type"}),jsxRuntimeExports.jsx("th",{children:"Upload Date"}),jsxRuntimeExports.jsx("th",{children:"Actions"})]})}),jsxRuntimeExports.jsx("tbody",{children:r.length===0?jsxRuntimeExports.jsx("tr",{children:jsxRuntimeExports.jsx("td",{colSpan:4,style:{textAlign:"center"},children:"No records to display."})}):r.map((u,E)=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{children:u.name}),jsxRuntimeExports.jsx("td",{children:u.type}),jsxRuntimeExports.jsx("td",{children:u.uploadDate}),jsxRuntimeExports.jsxs("td",{children:[jsxRuntimeExports.jsx("button",{onClick:()=>c(u.name),children:"🗑️"}),jsxRuntimeExports.jsx("button",{onClick:()=>f(u),children:"⬇️"})]})]},E))})]}),jsxRuntimeExports.jsxs("p",{className:styles.note,children:[jsxRuntimeExports.jsx("strong",{children:"Note:"})," if the file did not appear, your browser may block pop-ups."]})]})},CECustomModal=({isOpen:t,onClose:e,title:r,children:i,primaryButtonText:s,secondaryButtonText:n,onPrimaryClick:a,onSecondaryClick:l})=>(React2.useEffect(()=>{const o=c=>{c.key==="Escape"&&e()};return document.addEventListener("keydown",o),()=>document.removeEventListener("keydown",o)},[e]),t?ReactDOM.createPortal(jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",onClick:o=>o.stopPropagation(),children:[jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[jsxRuntimeExports.jsx("span",{className:"modal-title",children:r}),jsxRuntimeExports.jsx("button",{className:"modal-close",onClick:e,"aria-label":"Close modal",children:"×"})]}),jsxRuntimeExports.jsx("div",{className:"modal-content",children:i}),(s||n)&&jsxRuntimeExports.jsxs("div",{className:"modal-footer",children:[n&&jsxRuntimeExports.jsx(CEButton,{variant:"outlinedGreen",onClick:l??(()=>{}),children:n}),s&&jsxRuntimeExports.jsx(CEButton,{className:"modal-button primary",onClick:a??(()=>{}),children:s})]})]})}),document.body):null),CEUploadModalWrapper=()=>{const[t,e]=React2.useState(!1);return jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{onClick:()=>e(!0),children:"Open Upload Modal"}),jsxRuntimeExports.jsx(CECustomModal,{isOpen:t,onClose:()=>e(!1),title:"Upload Excel/CSV File",primaryButtonText:"Close",onPrimaryClick:()=>e(!1),children:jsxRuntimeExports.jsx(CEFileUploadDocument,{onUpload:r=>console.log("Uploaded:",r)})})]})},CESnackBar=({message:t,type:e="success",duration:r=3e3,isOpen:i=!0,onClose:s,onClick:n,style:a,children:l})=>(React2.useEffect(()=>{if(i&&s){const o=setTimeout(()=>{s()},r);return()=>clearTimeout(o)}},[i,r,s]),jsxRuntimeExports.jsxs("div",{className:`snackbar ${e} ${i?"show":""}`,style:a,onClick:n,role:"alert",children:[jsxRuntimeExports.jsxs("div",{className:"snackbar__content",children:[jsxRuntimeExports.jsx("span",{className:"snackbar__message",children:t}),jsxRuntimeExports.jsx("button",{className:"snackbar__close",onClick:s,children:"×"})]}),jsxRuntimeExports.jsx("div",{className:"snackbar__progress",children:l})]})),StepForm=({fields:t,formData:e,onInputChange:r})=>jsxRuntimeExports.jsx("div",{className:"step-form",children:t.map(i=>jsxRuntimeExports.jsxs("div",{className:"field",children:[jsxRuntimeExports.jsxs("label",{children:[i.label,i.required&&" *"]}),jsxRuntimeExports.jsx("input",{type:i.type,value:e[i.name]||"",onChange:s=>r(i.name,s.target.value)})]},i.name))}),completed_ico="data:image/svg+xml,%3csvg%20width='17'%20height='17'%20viewBox='0%200%2017%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.7168%200.473267C4.3008%200.473267%200.716797%204.05727%200.716797%208.47327C0.716797%2012.8893%204.3008%2016.4733%208.7168%2016.4733C13.1328%2016.4733%2016.7168%2012.8893%2016.7168%208.47327C16.7168%204.05727%2013.1328%200.473267%208.7168%200.473267ZM6.5488%2011.9053L3.6768%209.03327C3.3648%208.72127%203.3648%208.21727%203.6768%207.90527C3.9888%207.59327%204.4928%207.59327%204.8048%207.90527L7.1168%2010.2093L12.6208%204.70527C12.9328%204.39327%2013.4368%204.39327%2013.7488%204.70527C14.0608%205.01727%2014.0608%205.52127%2013.7488%205.83327L7.6768%2011.9053C7.3728%2012.2173%206.8608%2012.2173%206.5488%2011.9053Z'%20fill='%2365B230'/%3e%3c/svg%3e",warning_ico="data:image/svg+xml,%3csvg%20width='19'%20height='18'%20viewBox='0%200%2019%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.3375%2017.3216H2.06041C1.87057%2017.3217%201.68393%2017.2727%201.51869%2017.1792C1.35344%2017.0858%201.21523%2016.9511%201.11753%2016.7883C1.01982%2016.6256%200.965965%2016.4403%200.961201%2016.2505C0.956438%2016.0607%201.00093%2015.8729%201.09035%2015.7054L8.71242%201.42275C8.80592%201.24724%208.94537%201.10045%209.11585%200.998074C9.28633%200.895702%209.48143%200.841599%209.68028%200.841553H9.68138C10.0868%200.841553%2010.4581%201.06458%2010.6492%201.42165L18.3054%2015.7043C18.3949%2015.8717%2018.4397%2016.0595%2018.4352%2016.2493C18.4308%2016.4391%2018.3774%2016.6245%2018.2801%2016.7876C18.1823%2016.9503%2018.0441%2017.0849%2017.879%2017.1785C17.7138%2017.272%2017.5273%2017.3213%2017.3375%2017.3216ZM9.68138%2012.9269C9.53708%2012.9269%209.39419%2012.9554%209.26088%2013.0106C9.12757%2013.0659%209.00646%2013.1469%208.90444%2013.249C8.80243%2013.351%208.72152%2013.4722%208.66633%2013.6055C8.61114%2013.7389%208.58275%2013.8818%208.58278%2014.0261C8.58282%2014.1704%208.61128%2014.3133%208.66654%2014.4466C8.72179%2014.5799%208.80277%2014.7011%208.90483%2014.8031C9.0069%2014.9051%209.12805%2014.986%209.26139%2015.0412C9.39472%2015.0964%209.53763%2015.1248%209.68193%2015.1248C9.97337%2015.1247%2010.2528%2015.0088%2010.4589%2014.8027C10.6649%2014.5966%2010.7806%2014.317%2010.7805%2014.0256C10.7805%2013.7341%2010.6646%2013.4546%2010.4585%2013.2486C10.2524%2013.0425%209.97282%2012.9268%209.68138%2012.9269ZM10.78%2010.7471V6.35247C10.78%206.06108%2010.6642%205.78163%2010.4582%205.57559C10.2522%205.36955%209.97275%205.2538%209.68138%205.2538C9.39002%205.2538%209.11058%205.36955%208.90456%205.57559C8.69853%205.78163%208.58278%206.06108%208.58278%206.35247V10.7471C8.58278%2011.0385%208.69853%2011.318%208.90456%2011.524C9.11058%2011.73%209.39002%2011.8458%209.68138%2011.8458C9.97275%2011.8458%2010.2522%2011.73%2010.4582%2011.524C10.6642%2011.318%2010.78%2011.0385%2010.78%2010.7471Z'%20fill='%23F44336'/%3e%3c/svg%3e",CEStepper=({steps:t,direction:e,configUrl:r})=>{const[i,s]=React2.useState(t||[]),[n,a]=React2.useState(0),[l,o]=React2.useState([]);React2.useEffect(()=>{r&&axios.get(r).then(g=>{g.data&&g.data.steps&&(s(g.data.steps),o(g.data.steps.map(k=>k.fields.reduce((R,T)=>(R[T.name]="",R),{}))))}).catch(g=>{console.error("Error loading stepper config:",g)})},[]);const[c,f]=React2.useState(i.map(()=>!1)),b=(g,k)=>{const R=[...l];R[n][g]=k,o(R);const T=[...c];u(n)&&(T[n]=!0,f(T))},u=g=>i[g].fields.every(R=>{var T;return R.required?((T=l[g][R.name])==null?void 0:T.trim())!=="":!0}),E=()=>{const g=[...c];g[n]=!0,f(g),a(k=>k<i.length-1?k+1:k)},d=()=>{a(g=>g>0?g-1:g)},x=()=>i.every((g,k)=>u(k)),S=()=>{alert("Form submitted successfully!")},p=()=>jsxRuntimeExports.jsx("div",{className:"step-content",children:jsxRuntimeExports.jsx(StepForm,{fields:i[n].fields,formData:l[n],onInputChange:b})}),y=g=>i.map((k,R)=>{const T=u(R),F=R===n,I=c[R]&&!T,O=T&&c[R];return jsxRuntimeExports.jsxs("div",{className:`step-item${g?"-vertical":""} ${I?"error":""}`,children:[g?jsxRuntimeExports.jsxs("div",{className:"step-left",children:[jsxRuntimeExports.jsx("div",{className:`step-circle ${O?"completed":I?"warning":F?"current":"future"}`,children:O?jsxRuntimeExports.jsx("img",{src:completed_ico,alt:"completed",className:"step-icon"}):I?jsxRuntimeExports.jsx("img",{src:warning_ico,alt:"warning",className:"step-icon"}):R+1}),jsxRuntimeExports.jsx("div",{className:`step-label ${I?"error-label":""}`,children:k.label})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`step-circle ${O?"completed":I?"warning":F?"current":"future"}`,children:O?jsxRuntimeExports.jsx("img",{src:completed_ico,alt:"completed",className:"step-icon"}):I?jsxRuntimeExports.jsx("img",{src:warning_ico,alt:"warning",className:"step-icon"}):R+1}),jsxRuntimeExports.jsx("div",{className:`step-label ${I?"error-label":""}`,children:k.label})]}),R!==i.length-1&&jsxRuntimeExports.jsx("div",{className:`${g?"vertical":"horizontal"}-connector`}),I&&jsxRuntimeExports.jsx("div",{className:"error-msg",children:"fill the mandatory fields"})]},R)}),m=()=>jsxRuntimeExports.jsxs("div",{className:"step-actions",children:[jsxRuntimeExports.jsx("button",{onClick:d,disabled:n===0,children:"Back"}),n<i.length-1?jsxRuntimeExports.jsx("button",{onClick:E,children:"Next"}):jsxRuntimeExports.jsx("button",{onClick:S,disabled:!x(),children:"Submit"})]});return!i||i.length===0?jsxRuntimeExports.jsx("div",{children:"No steps configured"}):jsxRuntimeExports.jsx("div",{className:`stepper-container ${e}`,children:e==="vertical"?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"vertical-left-column",children:jsxRuntimeExports.jsx("div",{className:`stepper-header ${e}`,children:y(!0)})}),jsxRuntimeExports.jsxs("div",{className:"vertical-right-column",children:[p(),m()]})]}):jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:`stepper-header ${e}`,children:y(!1)}),p(),m()]})})},CECheckBox=({label:t,checked:e,onChange:r,disabled:i=!1})=>{const s=n=>{r(n.target.checked)};return jsxRuntimeExports.jsx("div",{className:"checkbox-container",children:jsxRuntimeExports.jsxs("label",{className:`checkbox-label ${i?"checkbox-disabled":""}`,children:[jsxRuntimeExports.jsx("input",{type:"checkbox",checked:e,onChange:s,disabled:i,className:"checkbox-input"}),jsxRuntimeExports.jsx("span",{className:"checkbox-custom"}),t]})})},CEChipInput=({placeholder:t="Type and press Enter",onChange:e})=>{const[r,i]=React2.useState([]),[s,n]=React2.useState(""),a=o=>{if(o.key==="Enter"&&s.trim()){if(o.preventDefault(),!r.includes(s.trim())){const c=[...r,s.trim()];i(c),e==null||e(c)}n("")}},l=o=>{const c=r.filter(f=>f!==o);i(c),e==null||e(c)};return jsxRuntimeExports.jsxs("div",{className:"chip-input-container",children:[jsxRuntimeExports.jsx("div",{className:"chip-list",children:r.map((o,c)=>jsxRuntimeExports.jsxs("div",{className:"chip",children:[o,jsxRuntimeExports.jsx("button",{type:"button",className:"chip-remove-button",onClick:()=>l(o),children:"✕"})]},c))}),jsxRuntimeExports.jsx("input",{type:"text",className:"chip-input",placeholder:t,value:s,onChange:o=>n(o.target.value),onKeyDown:a})]})};var lottie$2={exports:{}},lottie$1=lottie$2.exports,hasRequiredLottie;function requireLottie(){return hasRequiredLottie||(hasRequiredLottie=1,function(module,exports){typeof navigator<"u"&&function(t,e){module.exports=e()}(lottie$1,function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(e){_useWebWorker=!!e},getWebWorker=function(){return _useWebWorker},setLocationHref=function(e){locationHref=e},getLocationHref=function(){return locationHref};function createTag(t){return document.createElement(t)}function extendPrototype(t,e){var r,i=t.length,s;for(r=0;r<i;r+=1){s=t[r].prototype;for(var n in s)Object.prototype.hasOwnProperty.call(s,n)&&(e.prototype[n]=s[n])}}function getDescriptor(t,e){return Object.getOwnPropertyDescriptor(t,e)}function createProxyFunction(t){function e(){}return e.prototype=t,e}var audioControllerFactory=function(){function t(e){this.audios=[],this.audioFactory=e,this._volume=1,this._isMuted=!1}return t.prototype={addAudio:function(r){this.audios.push(r)},pause:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].pause()},resume:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].resume()},setRate:function(r){var i,s=this.audios.length;for(i=0;i<s;i+=1)this.audios[i].setRate(r)},createAudio:function(r){return this.audioFactory?this.audioFactory(r):window.Howl?new window.Howl({src:[r]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(r){this.audioFactory=r},setVolume:function(r){this._volume=r,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var r,i=this.audios.length;for(r=0;r<i;r+=1)this.audios[r].volume(this._volume*(this._isMuted?0:1))}},function(){return new t}}(),createTypedArray=function(){function t(r,i){var s=0,n=[],a;switch(r){case"int16":case"uint8c":a=1;break;default:a=1.1;break}for(s=0;s<i;s+=1)n.push(a);return n}function e(r,i){return r==="float32"?new Float32Array(i):r==="int16"?new Int16Array(i):r==="uint8c"?new Uint8ClampedArray(i):t(r,i)}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?e:t}();function createSizedArray(t){return Array.apply(null,{length:t})}function _typeof$6(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$6=function(r){return typeof r}:_typeof$6=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$6(t)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};(function(){var t=["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"],e,r=t.length;for(e=0;e<r;e+=1)BMMath[t[e]]=Math[t[e]]})(),BMMath.random=Math.random,BMMath.abs=function(t){var e=_typeof$6(t);if(e==="object"&&t.length){var r=createSizedArray(t.length),i,s=t.length;for(i=0;i<s;i+=1)r[i]=Math.abs(t[i]);return r}return Math.abs(t)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;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,r,i){this.type=t,this.currentTime=e,this.totalTime=r,this.direction=i<0?-1:1}function BMCompleteEvent(t,e){this.type=t,this.direction=e<0?-1:1}function BMCompleteLoopEvent(t,e,r,i){this.type=t,this.currentLoop=r,this.totalLoops=e,this.direction=i<0?-1:1}function BMSegmentStartEvent(t,e,r){this.type=t,this.firstFrame=e,this.totalFrames=r}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}var createElementID=function(){var t=0;return function(){return t+=1,idPrefix$1+"__lottie_element_"+t}}();function HSVtoRGB(t,e,r){var i,s,n,a,l,o,c,f;switch(a=Math.floor(t*6),l=t*6-a,o=r*(1-e),c=r*(1-l*e),f=r*(1-(1-l)*e),a%6){case 0:i=r,s=f,n=o;break;case 1:i=c,s=r,n=o;break;case 2:i=o,s=r,n=f;break;case 3:i=o,s=c,n=r;break;case 4:i=f,s=o,n=r;break;case 5:i=r,s=o,n=c;break}return[i,s,n]}function RGBtoHSV(t,e,r){var i=Math.max(t,e,r),s=Math.min(t,e,r),n=i-s,a,l=i===0?0:n/i,o=i/255;switch(i){case s:a=0;break;case t:a=e-r+n*(e<r?6:0),a/=6*n;break;case e:a=r-t+n*2,a/=6*n;break;case r:a=t-e+n*4,a/=6*n;break}return[a,l,o]}function addSaturationToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[1]+=e,r[1]>1?r[1]=1:r[1]<=0&&(r[1]=0),HSVtoRGB(r[0],r[1],r[2])}function addBrightnessToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[2]+=e,r[2]>1?r[2]=1:r[2]<0&&(r[2]=0),HSVtoRGB(r[0],r[1],r[2])}function addHueToRGB(t,e){var r=RGBtoHSV(t[0]*255,t[1]*255,t[2]*255);return r[0]+=e/360,r[0]>1?r[0]-=1:r[0]<0&&(r[0]+=1),HSVtoRGB(r[0],r[1],r[2])}var rgbToHex=function(){var t=[],e,r;for(e=0;e<256;e+=1)r=e.toString(16),t[e]=r.length===1?"0"+r:r;return function(i,s,n){return i<0&&(i=0),s<0&&(s=0),n<0&&(n=0),"#"+t[i]+t[s]+t[n]}}(),setSubframeEnabled=function(e){subframeEnabled=!!e},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(e){expressionsPlugin=e},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(e){expressionsInterfaces=e},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(e){defaultCurveSegments=e},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(e){idPrefix$1=e};function createNS(t){return document.createElementNS(svgNS,t)}function _typeof$5(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$5=function(r){return typeof r}:_typeof$5=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$5(t)}var dataManager=function(){var t=1,e=[],r,i,s={onmessage:function(){},postMessage:function(E){r({data:E})}},n={postMessage:function(E){s.onmessage({data:E})}};function a(u){if(window.Worker&&window.Blob&&getWebWorker()){var E=new Blob(["var _workerSelf = self; self.onmessage = ",u.toString()],{type:"text/javascript"}),d=URL.createObjectURL(E);return new Worker(d)}return r=u,s}function l(){i||(i=a(function(E){function d(){function S(D,_){var M,C,P=D.length,A,j,L,N;for(C=0;C<P;C+=1)if(M=D[C],"ks"in M&&!M.completed){if(M.completed=!0,M.hasMask){var G=M.masksProperties;for(j=G.length,A=0;A<j;A+=1)if(G[A].pt.k.i)k(G[A].pt.k);else for(N=G[A].pt.k.length,L=0;L<N;L+=1)G[A].pt.k[L].s&&k(G[A].pt.k[L].s[0]),G[A].pt.k[L].e&&k(G[A].pt.k[L].e[0])}M.ty===0?(M.layers=m(M.refId,_),S(M.layers,_)):M.ty===4?g(M.shapes):M.ty===5&&z(M)}}function p(D,_){if(D){var M=0,C=D.length;for(M=0;M<C;M+=1)D[M].t===1&&(D[M].data.layers=m(D[M].data.refId,_),S(D[M].data.layers,_))}}function y(D,_){for(var M=0,C=_.length;M<C;){if(_[M].id===D)return _[M];M+=1}return null}function m(D,_){var M=y(D,_);return M?M.layers.__used?JSON.parse(JSON.stringify(M.layers)):(M.layers.__used=!0,M.layers):null}function g(D){var _,M=D.length,C,P;for(_=M-1;_>=0;_-=1)if(D[_].ty==="sh")if(D[_].ks.k.i)k(D[_].ks.k);else for(P=D[_].ks.k.length,C=0;C<P;C+=1)D[_].ks.k[C].s&&k(D[_].ks.k[C].s[0]),D[_].ks.k[C].e&&k(D[_].ks.k[C].e[0]);else D[_].ty==="gr"&&g(D[_].it)}function k(D){var _,M=D.i.length;for(_=0;_<M;_+=1)D.i[_][0]+=D.v[_][0],D.i[_][1]+=D.v[_][1],D.o[_][0]+=D.v[_][0],D.o[_][1]+=D.v[_][1]}function R(D,_){var M=_?_.split("."):[100,100,100];return D[0]>M[0]?!0:M[0]>D[0]?!1:D[1]>M[1]?!0:M[1]>D[1]?!1:D[2]>M[2]?!0:M[2]>D[2]?!1:null}var T=function(){var D=[4,4,14];function _(C){var P=C.t.d;C.t.d={k:[{s:P,t:0}]}}function M(C){var P,A=C.length;for(P=0;P<A;P+=1)C[P].ty===5&&_(C[P])}return function(C){if(R(D,C.v)&&(M(C.layers),C.assets)){var P,A=C.assets.length;for(P=0;P<A;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),F=function(){var D=[4,7,99];return function(_){if(_.chars&&!R(D,_.v)){var M,C=_.chars.length;for(M=0;M<C;M+=1){var P=_.chars[M];P.data&&P.data.shapes&&(g(P.data.shapes),P.data.ip=0,P.data.op=99999,P.data.st=0,P.data.sr=1,P.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}},_.chars[M].t||(P.data.shapes.push({ty:"no"}),P.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"})))}}}}(),I=function(){var D=[5,7,15];function _(C){var P=C.t.p;typeof P.a=="number"&&(P.a={a:0,k:P.a}),typeof P.p=="number"&&(P.p={a:0,k:P.p}),typeof P.r=="number"&&(P.r={a:0,k:P.r})}function M(C){var P,A=C.length;for(P=0;P<A;P+=1)C[P].ty===5&&_(C[P])}return function(C){if(R(D,C.v)&&(M(C.layers),C.assets)){var P,A=C.assets.length;for(P=0;P<A;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),O=function(){var D=[4,1,9];function _(C){var P,A=C.length,j,L;for(P=0;P<A;P+=1)if(C[P].ty==="gr")_(C[P].it);else if(C[P].ty==="fl"||C[P].ty==="st")if(C[P].c.k&&C[P].c.k[0].i)for(L=C[P].c.k.length,j=0;j<L;j+=1)C[P].c.k[j].s&&(C[P].c.k[j].s[0]/=255,C[P].c.k[j].s[1]/=255,C[P].c.k[j].s[2]/=255,C[P].c.k[j].s[3]/=255),C[P].c.k[j].e&&(C[P].c.k[j].e[0]/=255,C[P].c.k[j].e[1]/=255,C[P].c.k[j].e[2]/=255,C[P].c.k[j].e[3]/=255);else C[P].c.k[0]/=255,C[P].c.k[1]/=255,C[P].c.k[2]/=255,C[P].c.k[3]/=255}function M(C){var P,A=C.length;for(P=0;P<A;P+=1)C[P].ty===4&&_(C[P].shapes)}return function(C){if(R(D,C.v)&&(M(C.layers),C.assets)){var P,A=C.assets.length;for(P=0;P<A;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}(),$=function(){var D=[4,4,18];function _(C){var P,A=C.length,j,L;for(P=A-1;P>=0;P-=1)if(C[P].ty==="sh")if(C[P].ks.k.i)C[P].ks.k.c=C[P].closed;else for(L=C[P].ks.k.length,j=0;j<L;j+=1)C[P].ks.k[j].s&&(C[P].ks.k[j].s[0].c=C[P].closed),C[P].ks.k[j].e&&(C[P].ks.k[j].e[0].c=C[P].closed);else C[P].ty==="gr"&&_(C[P].it)}function M(C){var P,A,j=C.length,L,N,G,J;for(A=0;A<j;A+=1){if(P=C[A],P.hasMask){var K=P.masksProperties;for(N=K.length,L=0;L<N;L+=1)if(K[L].pt.k.i)K[L].pt.k.c=K[L].cl;else for(J=K[L].pt.k.length,G=0;G<J;G+=1)K[L].pt.k[G].s&&(K[L].pt.k[G].s[0].c=K[L].cl),K[L].pt.k[G].e&&(K[L].pt.k[G].e[0].c=K[L].cl)}P.ty===4&&_(P.shapes)}}return function(C){if(R(D,C.v)&&(M(C.layers),C.assets)){var P,A=C.assets.length;for(P=0;P<A;P+=1)C.assets[P].layers&&M(C.assets[P].layers)}}}();function V(D){D.__complete||(O(D),T(D),F(D),I(D),$(D),S(D.layers,D.assets),p(D.chars,D.assets),D.__complete=!0)}function z(D){D.t.a.length===0&&"m"in D.t.p}var H={};return H.completeData=V,H.checkColors=O,H.checkChars=F,H.checkPathProperties=I,H.checkShapes=$,H.completeLayers=S,H}if(n.dataManager||(n.dataManager=d()),n.assetLoader||(n.assetLoader=function(){function S(y){var m=y.getResponseHeader("content-type");return m&&y.responseType==="json"&&m.indexOf("json")!==-1||y.response&&_typeof$5(y.response)==="object"?y.response:y.response&&typeof y.response=="string"?JSON.parse(y.response):y.responseText?JSON.parse(y.responseText):null}function p(y,m,g,k){var R,T=new XMLHttpRequest;try{T.responseType="json"}catch{}T.onreadystatechange=function(){if(T.readyState===4)if(T.status===200)R=S(T),g(R);else try{R=S(T),g(R)}catch(F){k&&k(F)}};try{T.open(["G","E","T"].join(""),y,!0)}catch{T.open(["G","E","T"].join(""),m+"/"+y,!0)}T.send()}return{load:p}}()),E.data.type==="loadAnimation")n.assetLoader.load(E.data.path,E.data.fullPath,function(S){n.dataManager.completeData(S),n.postMessage({id:E.data.id,payload:S,status:"success"})},function(){n.postMessage({id:E.data.id,status:"error"})});else if(E.data.type==="complete"){var x=E.data.animation;n.dataManager.completeData(x),n.postMessage({id:E.data.id,payload:x,status:"success"})}else E.data.type==="loadData"&&n.assetLoader.load(E.data.path,E.data.fullPath,function(S){n.postMessage({id:E.data.id,payload:S,status:"success"})},function(){n.postMessage({id:E.data.id,status:"error"})})}),i.onmessage=function(u){var E=u.data,d=E.id,x=e[d];e[d]=null,E.status==="success"?x.onComplete(E.payload):x.onError&&x.onError()})}function o(u,E){t+=1;var d="processId_"+t;return e[d]={onComplete:u,onError:E},d}function c(u,E,d){l();var x=o(E,d);i.postMessage({type:"loadAnimation",path:u,fullPath:window.location.origin+window.location.pathname,id:x})}function f(u,E,d){l();var x=o(E,d);i.postMessage({type:"loadData",path:u,fullPath:window.location.origin+window.location.pathname,id:x})}function b(u,E,d){l();var x=o(E,d);i.postMessage({type:"complete",animation:u,id:x})}return{loadAnimation:c,loadData:f,completeAnimation:b}}(),ImagePreloader=function(){var t=function(){var p=createTag("canvas");p.width=1,p.height=1;var y=p.getContext("2d");return y.fillStyle="rgba(0,0,0,0)",y.fillRect(0,0,1,1),p}();function e(){this.loadedAssets+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function r(){this.loadedFootagesCount+=1,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}function i(p,y,m){var g="";if(p.e)g=p.p;else if(y){var k=p.p;k.indexOf("images/")!==-1&&(k=k.split("/")[1]),g=y+k}else g=m,g+=p.u?p.u:"",g+=p.p;return g}function s(p){var y=0,m=setInterval((function(){var g=p.getBBox();(g.width||y>500)&&(this._imageLoaded(),clearInterval(m)),y+=1}).bind(this),50)}function n(p){var y=i(p,this.assetsPath,this.path),m=createNS("image");isSafari?this.testImageLoaded(m):m.addEventListener("load",this._imageLoaded,!1),m.addEventListener("error",(function(){g.img=t,this._imageLoaded()}).bind(this),!1),m.setAttributeNS("http://www.w3.org/1999/xlink","href",y),this._elementHelper.append?this._elementHelper.append(m):this._elementHelper.appendChild(m);var g={img:m,assetData:p};return g}function a(p){var y=i(p,this.assetsPath,this.path),m=createTag("img");m.crossOrigin="anonymous",m.addEventListener("load",this._imageLoaded,!1),m.addEventListener("error",(function(){g.img=t,this._imageLoaded()}).bind(this),!1),m.src=y;var g={img:m,assetData:p};return g}function l(p){var y={assetData:p},m=i(p,this.assetsPath,this.path);return dataManager.loadData(m,(function(g){y.img=g,this._footageLoaded()}).bind(this),(function(){y.img={},this._footageLoaded()}).bind(this)),y}function o(p,y){this.imagesLoadedCb=y;var m,g=p.length;for(m=0;m<g;m+=1)p[m].layers||(!p[m].t||p[m].t==="seq"?(this.totalImages+=1,this.images.push(this._createImageData(p[m]))):p[m].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(p[m]))))}function c(p){this.path=p||""}function f(p){this.assetsPath=p||""}function b(p){for(var y=0,m=this.images.length;y<m;){if(this.images[y].assetData===p)return this.images[y].img;y+=1}return null}function u(){this.imagesLoadedCb=null,this.images.length=0}function E(){return this.totalImages===this.loadedAssets}function d(){return this.totalFootages===this.loadedFootagesCount}function x(p,y){p==="svg"?(this._elementHelper=y,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}function S(){this._imageLoaded=e.bind(this),this._footageLoaded=r.bind(this),this.testImageLoaded=s.bind(this),this.createFootageData=l.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return S.prototype={loadAssets:o,setAssetsPath:f,setPath:c,loadedImages:E,loadedFootages:d,destroy:u,getAsset:b,createImgData:a,createImageData:n,imageLoaded:e,footageLoaded:r,setCacheType:x},S}();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(e,r){if(this._cbs[e])for(var i=this._cbs[e],s=0;s<i.length;s+=1)i[s](r)},addEventListener:function(e,r){return this._cbs[e]||(this._cbs[e]=[]),this._cbs[e].push(r),(function(){this.removeEventListener(e,r)}).bind(this)},removeEventListener:function(e,r){if(!r)this._cbs[e]=null;else if(this._cbs[e]){for(var i=0,s=this._cbs[e].length;i<s;)this._cbs[e][i]===r&&(this._cbs[e].splice(i,1),i-=1,s-=1),i+=1;this._cbs[e].length||(this._cbs[e]=null)}}};var markerParser=function(){function t(e){for(var r=e.split(`\r
39
+ `),i={},s,n=0,a=0;a<r.length;a+=1)s=r[a].split(":"),s.length===2&&(i[s[0]]=s[1].trim(),n+=1);if(n===0)throw new Error;return i}return function(e){for(var r=[],i=0;i<e.length;i+=1){var s=e[i],n={time:s.tm,duration:s.dr};try{n.payload=JSON.parse(e[i].cm)}catch{try{n.payload=t(e[i].cm)}catch{n.payload={name:e[i].cm}}}r.push(n)}return r}}(),ProjectInterface=function(){function t(e){this.compositions.push(e)}return function(){function e(r){for(var i=0,s=this.compositions.length;i<s;){if(this.compositions[i].data&&this.compositions[i].data.nm===r)return this.compositions[i].prepareFrame&&this.compositions[i].data.xt&&this.compositions[i].prepareFrame(this.currentFrame),this.compositions[i].compInterface;i+=1}return null}return e.compositions=[],e.currentFrame=0,e.registerComposition=t,e}}(),renderers={},registerRenderer=function(e,r){renderers[e]=r};function getRenderer(t){return renderers[t]}function getRegisteredRenderer(){if(renderers.canvas)return"canvas";for(var t in renderers)if(renderers[t])return t;return""}function _typeof$4(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$4=function(r){return typeof r}:_typeof$4=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_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),this.expressionsPlugin=getExpressionsPlugin()};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 r=getRenderer(e);this.renderer=new r(this,t.rendererSettings),this.imagePreloader.setCacheType(e,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=e,t.loop===""||t.loop===null||t.loop===void 0||t.loop===!0?this.loop=!0:t.loop===!1?this.loop=!1:this.loop=parseInt(t.loop,10),this.autoplay="autoplay"in t?t.autoplay:!0,this.name=t.name?t.name:"",this.autoloadSegments=Object.prototype.hasOwnProperty.call(t,"autoloadSegments")?t.autoloadSegments:!0,this.assetsPath=t.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData?this.setupAnimation(t.animationData):t.path&&(t.path.lastIndexOf("\\")!==-1?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&&_typeof$4(e)!=="object"&&(e=JSON.parse(e));var r={wrapper:t,animationData:e},i=t.attributes;r.path=i.getNamedItem("data-animation-path")?i.getNamedItem("data-animation-path").value:i.getNamedItem("data-bm-path")?i.getNamedItem("data-bm-path").value:i.getNamedItem("bm-path")?i.getNamedItem("bm-path").value:"",r.animType=i.getNamedItem("data-anim-type")?i.getNamedItem("data-anim-type").value:i.getNamedItem("data-bm-type")?i.getNamedItem("data-bm-type").value:i.getNamedItem("bm-type")?i.getNamedItem("bm-type").value:i.getNamedItem("data-bm-renderer")?i.getNamedItem("data-bm-renderer").value:i.getNamedItem("bm-renderer")?i.getNamedItem("bm-renderer").value:getRegisteredRenderer()||"canvas";var s=i.getNamedItem("data-anim-loop")?i.getNamedItem("data-anim-loop").value:i.getNamedItem("data-bm-loop")?i.getNamedItem("data-bm-loop").value:i.getNamedItem("bm-loop")?i.getNamedItem("bm-loop").value:"";s==="false"?r.loop=!1:s==="true"?r.loop=!0:s!==""&&(r.loop=parseInt(s,10));var n=i.getNamedItem("data-anim-autoplay")?i.getNamedItem("data-anim-autoplay").value:i.getNamedItem("data-bm-autoplay")?i.getNamedItem("data-bm-autoplay").value:i.getNamedItem("bm-autoplay")?i.getNamedItem("bm-autoplay").value:!0;r.autoplay=n!=="false",r.name=i.getNamedItem("data-name")?i.getNamedItem("data-name").value:i.getNamedItem("data-bm-name")?i.getNamedItem("data-bm-name").value:i.getNamedItem("bm-name")?i.getNamedItem("bm-name").value:"";var a=i.getNamedItem("data-anim-prerender")?i.getNamedItem("data-anim-prerender").value:i.getNamedItem("data-bm-prerender")?i.getNamedItem("data-bm-prerender").value:i.getNamedItem("bm-prerender")?i.getNamedItem("bm-prerender").value:"";a==="false"&&(r.prerender=!1),r.path?this.setParams(r):this.trigger("destroy")},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=this.animationData.layers,r,i=e.length,s=t.layers,n,a=s.length;for(n=0;n<a;n+=1)for(r=0;r<i;){if(e[r].id===s[n].id){e[r]=s[n];break}r+=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(i=t.assets.length,r=0;r<i;r+=1)this.animationData.assets.push(t.assets[r]);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||t.length===0||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}var e=t.shift();this.timeCompleted=e.time*this.frameRate;var r=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,dataManager.loadData(r,this.includeLayers.bind(this),(function(){this.trigger("data_failed")}).bind(this))},AnimationItem.prototype.loadSegments=function(){var t=this.animationData.segments;t||(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(e){this.triggerConfigError(e)}},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()||this.renderer.rendererType!=="canvas")&&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 r=typeof t=="number"?t:void 0,i=typeof e=="number"?e:void 0;this.renderer.updateContainerSize(r,i)},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(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}},AnimationItem.prototype.play=function(t){t&&this.name!==t||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(t){t&&this.name!==t||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(t){t&&this.name!==t||(this.isPaused===!0?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,r=0;r<this.markers.length;r+=1)if(e=this.markers[r],e.payload&&e.payload.name===t)return e;return null},AnimationItem.prototype.goToAndStop=function(t,e,r){if(!(r&&this.name!==r)){var i=Number(t);if(isNaN(i)){var s=this.getMarkerData(t);s&&this.goToAndStop(s.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(t,e,r){if(!(r&&this.name!==r)){var i=Number(t);if(isNaN(i)){var s=this.getMarkerData(t);s&&(s.duration?this.playSegments([s.time,s.time+s.duration],!0):this.goToAndStop(s.time,!0))}else this.goToAndStop(i,e,r);this.play()}},AnimationItem.prototype.advanceTime=function(t){if(!(this.isPaused===!0||this.isLoaded===!1)){var e=this.currentRawFrame+t*this.frameModifier,r=!1;e>=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(r=!0,e=this.totalFrames-1):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):e<0?this.checkSegments(e%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(r=!0,e=0)):this.setCurrentRawFrameValue(e),r&&(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 r=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?r=t:this.currentRawFrame+this.firstFrame>e&&(r=e-t)),this.firstFrame=t,this.totalFrames=e-t,this.timeCompleted=this.totalFrames,r!==-1&&this.goToAndStop(r,!0)},AnimationItem.prototype.playSegments=function(t,e){if(e&&(this.segments.length=0),_typeof$4(t[0])==="object"){var r,i=t.length;for(r=0;r<i;r+=1)this.segments.push(t[r])}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):!1},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.expressionsPlugin=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 r=t.p;r.indexOf("images/")!==-1&&(r=r.split("/")[1]),e=this.assetsPath+r}else e=this.path,e+=t.u?t.u:"",e+=t.p;return e},AnimationItem.prototype.getAssetData=function(t){for(var e=0,r=this.assets.length;e<r;){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,r){try{var i=this.renderer.getElementByPath(t);i.updateDocumentData(e,r)}catch{}},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)}t==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameMult)),t==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult)),t==="complete"&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(t,this.frameMult)),t==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames)),t==="destroy"&&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=[],r=0,i=0,s=0,n=!0,a=!1;function l(_){for(var M=0,C=_.target;M<i;)e[M].animation===C&&(e.splice(M,1),M-=1,i-=1,C.isPaused||b()),M+=1}function o(_,M){if(!_)return null;for(var C=0;C<i;){if(e[C].elem===_&&e[C].elem!==null)return e[C].animation;C+=1}var P=new AnimationItem;return u(P,_),P.setData(_,M),P}function c(){var _,M=e.length,C=[];for(_=0;_<M;_+=1)C.push(e[_].animation);return C}function f(){s+=1,O()}function b(){s-=1}function u(_,M){_.addEventListener("destroy",l),_.addEventListener("_active",f),_.addEventListener("_idle",b),e.push({elem:M,animation:_}),i+=1}function E(_){var M=new AnimationItem;return u(M,null),M.setParams(_),M}function d(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setSpeed(_,M)}function x(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setDirection(_,M)}function S(_){var M;for(M=0;M<i;M+=1)e[M].animation.play(_)}function p(_){var M=_-r,C;for(C=0;C<i;C+=1)e[C].animation.advanceTime(M);r=_,s&&!a?window.requestAnimationFrame(p):n=!0}function y(_){r=_,window.requestAnimationFrame(p)}function m(_){var M;for(M=0;M<i;M+=1)e[M].animation.pause(_)}function g(_,M,C){var P;for(P=0;P<i;P+=1)e[P].animation.goToAndStop(_,M,C)}function k(_){var M;for(M=0;M<i;M+=1)e[M].animation.stop(_)}function R(_){var M;for(M=0;M<i;M+=1)e[M].animation.togglePause(_)}function T(_){var M;for(M=i-1;M>=0;M-=1)e[M].animation.destroy(_)}function F(_,M,C){var P=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),A,j=P.length;for(A=0;A<j;A+=1)C&&P[A].setAttribute("data-bm-type",C),o(P[A],_);if(M&&j===0){C||(C="svg");var L=document.getElementsByTagName("body")[0];L.innerText="";var N=createTag("div");N.style.width="100%",N.style.height="100%",N.setAttribute("data-bm-type",C),L.appendChild(N),o(N,_)}}function I(){var _;for(_=0;_<i;_+=1)e[_].animation.resize()}function O(){!a&&s&&n&&(window.requestAnimationFrame(y),n=!1)}function $(){a=!0}function V(){a=!1,O()}function z(_,M){var C;for(C=0;C<i;C+=1)e[C].animation.setVolume(_,M)}function H(_){var M;for(M=0;M<i;M+=1)e[M].animation.mute(_)}function D(_){var M;for(M=0;M<i;M+=1)e[M].animation.unmute(_)}return t.registerAnimation=o,t.loadAnimation=E,t.setSpeed=d,t.setDirection=x,t.play=S,t.pause=m,t.stop=k,t.togglePause=R,t.searchAnimations=F,t.resize=I,t.goToAndStop=g,t.destroy=T,t.freeze=$,t.unfreeze=V,t.setVolume=z,t.mute=H,t.unmute=D,t.getRegisteredAnimations=c,t}(),BezierFactory=function(){var t={};t.getBezierEasing=r;var e={};function r(y,m,g,k,R){var T=R||("bez_"+y+"_"+m+"_"+g+"_"+k).replace(/\./g,"p");if(e[T])return e[T];var F=new p([y,m,g,k]);return e[T]=F,F}var i=4,s=.001,n=1e-7,a=10,l=11,o=1/(l-1),c=typeof Float32Array=="function";function f(y,m){return 1-3*m+3*y}function b(y,m){return 3*m-6*y}function u(y){return 3*y}function E(y,m,g){return((f(m,g)*y+b(m,g))*y+u(m))*y}function d(y,m,g){return 3*f(m,g)*y*y+2*b(m,g)*y+u(m)}function x(y,m,g,k,R){var T,F,I=0;do F=m+(g-m)/2,T=E(F,k,R)-y,T>0?g=F:m=F;while(Math.abs(T)>n&&++I<a);return F}function S(y,m,g,k){for(var R=0;R<i;++R){var T=d(m,g,k);if(T===0)return m;var F=E(m,g,k)-y;m-=F/T}return m}function p(y){this._p=y,this._mSampleValues=c?new Float32Array(l):new Array(l),this._precomputed=!1,this.get=this.get.bind(this)}return p.prototype={get:function(m){var g=this._p[0],k=this._p[1],R=this._p[2],T=this._p[3];return this._precomputed||this._precompute(),g===k&&R===T?m:m===0?0:m===1?1:E(this._getTForX(m),k,T)},_precompute:function(){var m=this._p[0],g=this._p[1],k=this._p[2],R=this._p[3];this._precomputed=!0,(m!==g||k!==R)&&this._calcSampleValues()},_calcSampleValues:function(){for(var m=this._p[0],g=this._p[2],k=0;k<l;++k)this._mSampleValues[k]=E(k*o,m,g)},_getTForX:function(m){for(var g=this._p[0],k=this._p[2],R=this._mSampleValues,T=0,F=1,I=l-1;F!==I&&R[F]<=m;++F)T+=o;--F;var O=(m-R[F])/(R[F+1]-R[F]),$=T+O*o,V=d($,g,k);return V>=s?S(m,$,g,k):V===0?$:x(m,T,T+o,g,k)}},t}(),pooling=function(){function t(e){return e.concat(createSizedArray(e.length))}return{double:t}}(),poolFactory=function(){return function(t,e,r){var i=0,s=t,n=createSizedArray(s),a={newElement:l,release:o};function l(){var c;return i?(i-=1,c=n[i]):c=e(),c}function o(c){i===s&&(n=pooling.double(n),s*=2),r&&r(c),n[i]=c,i+=1}return a}}(),bezierLengthPool=function(){function t(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}return poolFactory(8,t)}(),segmentsLengthPool=function(){function t(){return{lengths:[],totalLength:0}}function e(r){var i,s=r.lengths.length;for(i=0;i<s;i+=1)bezierLengthPool.release(r.lengths[i]);r.lengths.length=0}return poolFactory(8,t,e)}();function bezFunction(){var t=Math;function e(u,E,d,x,S,p){var y=u*x+E*S+d*p-S*x-p*u-d*E;return y>-.001&&y<.001}function r(u,E,d,x,S,p,y,m,g){if(d===0&&p===0&&g===0)return e(u,E,x,S,y,m);var k=t.sqrt(t.pow(x-u,2)+t.pow(S-E,2)+t.pow(p-d,2)),R=t.sqrt(t.pow(y-u,2)+t.pow(m-E,2)+t.pow(g-d,2)),T=t.sqrt(t.pow(y-x,2)+t.pow(m-S,2)+t.pow(g-p,2)),F;return k>R?k>T?F=k-R-T:F=T-R-k:T>R?F=T-R-k:F=R-k-T,F>-1e-4&&F<1e-4}var i=function(){return function(u,E,d,x){var S=getDefaultCurveSegments(),p,y,m,g,k,R=0,T,F=[],I=[],O=bezierLengthPool.newElement();for(m=d.length,p=0;p<S;p+=1){for(k=p/(S-1),T=0,y=0;y<m;y+=1)g=bmPow(1-k,3)*u[y]+3*bmPow(1-k,2)*k*d[y]+3*(1-k)*bmPow(k,2)*x[y]+bmPow(k,3)*E[y],F[y]=g,I[y]!==null&&(T+=bmPow(F[y]-I[y],2)),I[y]=F[y];T&&(T=bmSqrt(T),R+=T),O.percents[p]=k,O.lengths[p]=R}return O.addedLength=R,O}}();function s(u){var E=segmentsLengthPool.newElement(),d=u.c,x=u.v,S=u.o,p=u.i,y,m=u._length,g=E.lengths,k=0;for(y=0;y<m-1;y+=1)g[y]=i(x[y],x[y+1],S[y],p[y+1]),k+=g[y].addedLength;return d&&m&&(g[y]=i(x[y],x[0],S[y],p[0]),k+=g[y].addedLength),E.totalLength=k,E}function n(u){this.segmentLength=0,this.points=new Array(u)}function a(u,E){this.partialLength=u,this.point=E}var l=function(){var u={};return function(E,d,x,S){var p=(E[0]+"_"+E[1]+"_"+d[0]+"_"+d[1]+"_"+x[0]+"_"+x[1]+"_"+S[0]+"_"+S[1]).replace(/\./g,"p");if(!u[p]){var y=getDefaultCurveSegments(),m,g,k,R,T,F=0,I,O,$=null;E.length===2&&(E[0]!==d[0]||E[1]!==d[1])&&e(E[0],E[1],d[0],d[1],E[0]+x[0],E[1]+x[1])&&e(E[0],E[1],d[0],d[1],d[0]+S[0],d[1]+S[1])&&(y=2);var V=new n(y);for(k=x.length,m=0;m<y;m+=1){for(O=createSizedArray(k),T=m/(y-1),I=0,g=0;g<k;g+=1)R=bmPow(1-T,3)*E[g]+3*bmPow(1-T,2)*T*(E[g]+x[g])+3*(1-T)*bmPow(T,2)*(d[g]+S[g])+bmPow(T,3)*d[g],O[g]=R,$!==null&&(I+=bmPow(O[g]-$[g],2));I=bmSqrt(I),F+=I,V.points[m]=new a(I,O),$=O}V.segmentLength=F,u[p]=V}return u[p]}}();function o(u,E){var d=E.percents,x=E.lengths,S=d.length,p=bmFloor((S-1)*u),y=u*E.addedLength,m=0;if(p===S-1||p===0||y===x[p])return d[p];for(var g=x[p]>y?-1:1,k=!0;k;)if(x[p]<=y&&x[p+1]>y?(m=(y-x[p])/(x[p+1]-x[p]),k=!1):p+=g,p<0||p>=S-1){if(p===S-1)return d[p];k=!1}return d[p]+(d[p+1]-d[p])*m}function c(u,E,d,x,S,p){var y=o(S,p),m=1-y,g=t.round((m*m*m*u[0]+(y*m*m+m*y*m+m*m*y)*d[0]+(y*y*m+m*y*y+y*m*y)*x[0]+y*y*y*E[0])*1e3)/1e3,k=t.round((m*m*m*u[1]+(y*m*m+m*y*m+m*m*y)*d[1]+(y*y*m+m*y*y+y*m*y)*x[1]+y*y*y*E[1])*1e3)/1e3;return[g,k]}var f=createTypedArray("float32",8);function b(u,E,d,x,S,p,y){S<0?S=0:S>1&&(S=1);var m=o(S,y);p=p>1?1:p;var g=o(p,y),k,R=u.length,T=1-m,F=1-g,I=T*T*T,O=m*T*T*3,$=m*m*T*3,V=m*m*m,z=T*T*F,H=m*T*F+T*m*F+T*T*g,D=m*m*F+T*m*g+m*T*g,_=m*m*g,M=T*F*F,C=m*F*F+T*g*F+T*F*g,P=m*g*F+T*g*g+m*F*g,A=m*g*g,j=F*F*F,L=g*F*F+F*g*F+F*F*g,N=g*g*F+F*g*g+g*F*g,G=g*g*g;for(k=0;k<R;k+=1)f[k*4]=t.round((I*u[k]+O*d[k]+$*x[k]+V*E[k])*1e3)/1e3,f[k*4+1]=t.round((z*u[k]+H*d[k]+D*x[k]+_*E[k])*1e3)/1e3,f[k*4+2]=t.round((M*u[k]+C*d[k]+P*x[k]+A*E[k])*1e3)/1e3,f[k*4+3]=t.round((j*u[k]+L*d[k]+N*x[k]+G*E[k])*1e3)/1e3;return f}return{getSegmentsLength:s,getNewSegment:b,getPointInSegment:c,buildBezierData:l,pointOnLine2D:e,pointOnLine3D:r}}var bez=bezFunction(),initFrame=initialDefaultFrame,mathAbs=Math.abs;function interpolateValue(t,e){var r=this.offsetTime,i;this.propType==="multidimensional"&&(i=createTypedArray("float32",this.pv.length));for(var s=e.lastIndex,n=s,a=this.keyframes.length-1,l=!0,o,c,f;l;){if(o=this.keyframes[n],c=this.keyframes[n+1],n===a-1&&t>=c.t-r){o.h&&(o=c),s=0;break}if(c.t-r>t){s=n;break}n<a-1?n+=1:(s=0,l=!1)}f=this.keyframesMetadata[n]||{};var b,u,E,d,x,S,p=c.t-r,y=o.t-r,m;if(o.to){f.bezierData||(f.bezierData=bez.buildBezierData(o.s,c.s||o.e,o.to,o.ti));var g=f.bezierData;if(t>=p||t<y){var k=t>=p?g.points.length-1:0;for(u=g.points[k].point.length,b=0;b<u;b+=1)i[b]=g.points[k].point[b]}else{f.__fnct?S=f.__fnct:(S=BezierFactory.getBezierEasing(o.o.x,o.o.y,o.i.x,o.i.y,o.n).get,f.__fnct=S),E=S((t-y)/(p-y));var R=g.segmentLength*E,T,F=e.lastFrame<t&&e._lastKeyframeIndex===n?e._lastAddedLength:0;for(x=e.lastFrame<t&&e._lastKeyframeIndex===n?e._lastPoint:0,l=!0,d=g.points.length;l;){if(F+=g.points[x].partialLength,R===0||E===0||x===g.points.length-1){for(u=g.points[x].point.length,b=0;b<u;b+=1)i[b]=g.points[x].point[b];break}else if(R>=F&&R<F+g.points[x+1].partialLength){for(T=(R-F)/g.points[x+1].partialLength,u=g.points[x].point.length,b=0;b<u;b+=1)i[b]=g.points[x].point[b]+(g.points[x+1].point[b]-g.points[x].point[b])*T;break}x<d-1?x+=1:l=!1}e._lastPoint=x,e._lastAddedLength=F-g.points[x].partialLength,e._lastKeyframeIndex=n}}else{var I,O,$,V,z;if(a=o.s.length,m=c.s||o.e,this.sh&&o.h!==1)if(t>=p)i[0]=m[0],i[1]=m[1],i[2]=m[2];else if(t<=y)i[0]=o.s[0],i[1]=o.s[1],i[2]=o.s[2];else{var H=createQuaternion(o.s),D=createQuaternion(m),_=(t-y)/(p-y);quaternionToEuler(i,slerp(H,D,_))}else for(n=0;n<a;n+=1)o.h!==1&&(t>=p?E=1:t<y?E=0:(o.o.x.constructor===Array?(f.__fnct||(f.__fnct=[]),f.__fnct[n]?S=f.__fnct[n]:(I=o.o.x[n]===void 0?o.o.x[0]:o.o.x[n],O=o.o.y[n]===void 0?o.o.y[0]:o.o.y[n],$=o.i.x[n]===void 0?o.i.x[0]:o.i.x[n],V=o.i.y[n]===void 0?o.i.y[0]:o.i.y[n],S=BezierFactory.getBezierEasing(I,O,$,V).get,f.__fnct[n]=S)):f.__fnct?S=f.__fnct:(I=o.o.x,O=o.o.y,$=o.i.x,V=o.i.y,S=BezierFactory.getBezierEasing(I,O,$,V).get,o.keyframeMetadata=S),E=S((t-y)/(p-y)))),m=c.s||o.e,z=o.h===1?o.s[n]:o.s[n]+(m[n]-o.s[n])*E,this.propType==="multidimensional"?i[n]=z:i=z}return e.lastIndex=s,i}function slerp(t,e,r){var i=[],s=t[0],n=t[1],a=t[2],l=t[3],o=e[0],c=e[1],f=e[2],b=e[3],u,E,d,x,S;return E=s*o+n*c+a*f+l*b,E<0&&(E=-E,o=-o,c=-c,f=-f,b=-b),1-E>1e-6?(u=Math.acos(E),d=Math.sin(u),x=Math.sin((1-r)*u)/d,S=Math.sin(r*u)/d):(x=1-r,S=r),i[0]=x*s+S*o,i[1]=x*n+S*c,i[2]=x*a+S*f,i[3]=x*l+S*b,i}function quaternionToEuler(t,e){var r=e[0],i=e[1],s=e[2],n=e[3],a=Math.atan2(2*i*n-2*r*s,1-2*i*i-2*s*s),l=Math.asin(2*r*i+2*s*n),o=Math.atan2(2*r*n-2*i*s,1-2*r*r-2*s*s);t[0]=a/degToRads,t[1]=l/degToRads,t[2]=o/degToRads}function createQuaternion(t){var e=t[0]*degToRads,r=t[1]*degToRads,i=t[2]*degToRads,s=Math.cos(e/2),n=Math.cos(r/2),a=Math.cos(i/2),l=Math.sin(e/2),o=Math.sin(r/2),c=Math.sin(i/2),f=s*n*a-l*o*c,b=l*o*a+s*n*c,u=l*n*a+s*o*c,E=s*o*a-l*n*c;return[b,u,E,f]}function getValueAtCurrentTime(){var t=this.comp.renderedFrame-this.offsetTime,e=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(t===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=r&&t>=r||this._caching.lastFrame<e&&t<e))){this._caching.lastFrame>=t&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var i=this.interpolateValue(t,this._caching);this.pv=i}return this._caching.lastFrame=t,this.pv}function setVValue(t){var e;if(this.propType==="unidimensional")e=t*this.mult,mathAbs(this.v-e)>1e-5&&(this.v=e,this._mdf=!0);else for(var r=0,i=this.v.length;r<i;)e=t[r]*this.mult,mathAbs(this.v[r]-e)>1e-5&&(this.v[r]=e,this._mdf=!0),r+=1}function processEffectsSequence(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var t,e=this.effectsSequence.length,r=this.kf?this.pv:this.data.k;for(t=0;t<e;t+=1)r=this.effectsSequence[t](r);this.setVValue(r),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function addEffect(t){this.effectsSequence.push(t),this.container.addDynamicProperty(this)}function ValueProperty(t,e,r,i){this.propType="unidimensional",this.mult=r||1,this.data=e,this.v=r?e.k*r:e.k,this.pv=e.k,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function MultiDimensionalProperty(t,e,r,i){this.propType="multidimensional",this.mult=r||1,this.data=e,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;var s,n=e.k.length;for(this.v=createTypedArray("float32",n),this.pv=createTypedArray("float32",n),this.vel=createTypedArray("float32",n),s=0;s<n;s+=1)this.v[s]=e.k[s]*this.mult,this.pv[s]=e.k[s];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function KeyframedValueProperty(t,e,r,i){this.propType="unidimensional",this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={lastFrame:initFrame,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=e,this.mult=r||1,this.elem=t,this.container=i,this.comp=t.comp,this.v=initFrame,this.pv=initFrame,this._isFirstFrame=!0,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.addEffect=addEffect}function KeyframedMultidimensionalProperty(t,e,r,i){this.propType="multidimensional";var s,n=e.k.length,a,l,o,c;for(s=0;s<n-1;s+=1)e.k[s].to&&e.k[s].s&&e.k[s+1]&&e.k[s+1].s&&(a=e.k[s].s,l=e.k[s+1].s,o=e.k[s].to,c=e.k[s].ti,(a.length===2&&!(a[0]===l[0]&&a[1]===l[1])&&bez.pointOnLine2D(a[0],a[1],l[0],l[1],a[0]+o[0],a[1]+o[1])&&bez.pointOnLine2D(a[0],a[1],l[0],l[1],l[0]+c[0],l[1]+c[1])||a.length===3&&!(a[0]===l[0]&&a[1]===l[1]&&a[2]===l[2])&&bez.pointOnLine3D(a[0],a[1],a[2],l[0],l[1],l[2],a[0]+o[0],a[1]+o[1],a[2]+o[2])&&bez.pointOnLine3D(a[0],a[1],a[2],l[0],l[1],l[2],l[0]+c[0],l[1]+c[1],l[2]+c[2]))&&(e.k[s].to=null,e.k[s].ti=null),a[0]===l[0]&&a[1]===l[1]&&o[0]===0&&o[1]===0&&c[0]===0&&c[1]===0&&(a.length===2||a[2]===l[2]&&o[2]===0&&c[2]===0)&&(e.k[s].to=null,e.k[s].ti=null));this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.data=e,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=r||1,this.elem=t,this.container=i,this.comp=t.comp,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.frameId=-1;var f=e.k[0].s.length;for(this.v=createTypedArray("float32",f),this.pv=createTypedArray("float32",f),s=0;s<f;s+=1)this.v[s]=initFrame,this.pv[s]=initFrame;this._caching={lastFrame:initFrame,lastIndex:0,value:createTypedArray("float32",f)},this.addEffect=addEffect}var PropertyFactory=function(){function t(r,i,s,n,a){i.sid&&(i=r.globalData.slotManager.getProp(i));var l;if(!i.k.length)l=new ValueProperty(r,i,n,a);else if(typeof i.k[0]=="number")l=new MultiDimensionalProperty(r,i,n,a);else switch(s){case 0:l=new KeyframedValueProperty(r,i,n,a);break;case 1:l=new KeyframedMultidimensionalProperty(r,i,n,a);break}return l.effectsSequence.length&&a.addDynamicProperty(l),l}var e={getProp:t};return e}();function DynamicPropertyContainer(){}DynamicPropertyContainer.prototype={addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&(this.dynamicProperties.push(e),this.container.addDynamicProperty(this),this._isAnimated=!0)},iterateDynamicProperties:function(){this._mdf=!1;var e,r=this.dynamicProperties.length;for(e=0;e<r;e+=1)this.dynamicProperties[e].getValue(),this.dynamicProperties[e]._mdf&&(this._mdf=!0)},initDynamicPropertyContainer:function(e){this.container=e,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}};var pointPool=function(){function t(){return createTypedArray("float32",2)}return poolFactory(8,t)}();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 r=0;r<e;)this.v[r]=pointPool.newElement(),this.o[r]=pointPool.newElement(),this.i[r]=pointPool.newElement(),r+=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,r,i,s){var n;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),r){case"v":n=this.v;break;case"i":n=this.i;break;case"o":n=this.o;break;default:n=[];break}(!n[i]||n[i]&&!s)&&(n[i]=pointPool.newElement()),n[i][0]=t,n[i][1]=e},ShapePath.prototype.setTripleAt=function(t,e,r,i,s,n,a,l){this.setXYAt(t,e,"v",a,l),this.setXYAt(r,i,"o",a,l),this.setXYAt(s,n,"i",a,l)},ShapePath.prototype.reverse=function(){var t=new ShapePath;t.setPathData(this.c,this._length);var e=this.v,r=this.o,i=this.i,s=0;this.c&&(t.setTripleAt(e[0][0],e[0][1],i[0][0],i[0][1],r[0][0],r[0][1],0,!1),s=1);var n=this._length-1,a=this._length,l;for(l=s;l<a;l+=1)t.setTripleAt(e[n][0],e[n][1],i[n][0],i[n][1],r[n][0],r[n][1],l,!1),n-=1;return t},ShapePath.prototype.length=function(){return this._length};var shapePool=function(){function t(){return new ShapePath}function e(s){var n=s._length,a;for(a=0;a<n;a+=1)pointPool.release(s.v[a]),pointPool.release(s.i[a]),pointPool.release(s.o[a]),s.v[a]=null,s.i[a]=null,s.o[a]=null;s._length=0,s.c=!1}function r(s){var n=i.newElement(),a,l=s._length===void 0?s.v.length:s._length;for(n.setLength(l),n.c=s.c,a=0;a<l;a+=1)n.setTripleAt(s.v[a][0],s.v[a][1],s.o[a][0],s.o[a][1],s.i[a][0],s.i[a][1],a);return n}var i=poolFactory(4,t,e);return i.clone=r,i}();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=function(){var t={newShapeCollection:s,release:n},e=0,r=4,i=createSizedArray(r);function s(){var a;return e?(e-=1,a=i[e]):a=new ShapeCollection,a}function n(a){var l,o=a._length;for(l=0;l<o;l+=1)shapePool.release(a.shapes[l]);a._length=0,e===r&&(i=pooling.double(i),r*=2),i[e]=a,e+=1}return t}(),ShapePropertyFactory=function(){var t=-999999;function e(p,y,m){var g=m.lastIndex,k,R,T,F,I,O,$,V,z,H=this.keyframes;if(p<H[0].t-this.offsetTime)k=H[0].s[0],T=!0,g=0;else if(p>=H[H.length-1].t-this.offsetTime)k=H[H.length-1].s?H[H.length-1].s[0]:H[H.length-2].e[0],T=!0;else{for(var D=g,_=H.length-1,M=!0,C,P,A;M&&(C=H[D],P=H[D+1],!(P.t-this.offsetTime>p));)D<_-1?D+=1:M=!1;if(A=this.keyframesMetadata[D]||{},T=C.h===1,g=D,!T){if(p>=P.t-this.offsetTime)V=1;else if(p<C.t-this.offsetTime)V=0;else{var j;A.__fnct?j=A.__fnct:(j=BezierFactory.getBezierEasing(C.o.x,C.o.y,C.i.x,C.i.y).get,A.__fnct=j),V=j((p-(C.t-this.offsetTime))/(P.t-this.offsetTime-(C.t-this.offsetTime)))}R=P.s?P.s[0]:C.e[0]}k=C.s[0]}for(O=y._length,$=k.i[0].length,m.lastIndex=g,F=0;F<O;F+=1)for(I=0;I<$;I+=1)z=T?k.i[F][I]:k.i[F][I]+(R.i[F][I]-k.i[F][I])*V,y.i[F][I]=z,z=T?k.o[F][I]:k.o[F][I]+(R.o[F][I]-k.o[F][I])*V,y.o[F][I]=z,z=T?k.v[F][I]:k.v[F][I]+(R.v[F][I]-k.v[F][I])*V,y.v[F][I]=z}function r(){var p=this.comp.renderedFrame-this.offsetTime,y=this.keyframes[0].t-this.offsetTime,m=this.keyframes[this.keyframes.length-1].t-this.offsetTime,g=this._caching.lastFrame;return g!==t&&(g<y&&p<y||g>m&&p>m)||(this._caching.lastIndex=g<p?this._caching.lastIndex:0,this.interpolateShape(p,this.pv,this._caching)),this._caching.lastFrame=p,this.pv}function i(){this.paths=this.localShapeCollection}function s(p,y){if(p._length!==y._length||p.c!==y.c)return!1;var m,g=p._length;for(m=0;m<g;m+=1)if(p.v[m][0]!==y.v[m][0]||p.v[m][1]!==y.v[m][1]||p.o[m][0]!==y.o[m][0]||p.o[m][1]!==y.o[m][1]||p.i[m][0]!==y.i[m][0]||p.i[m][1]!==y.i[m][1])return!1;return!0}function n(p){s(this.v,p)||(this.v=shapePool.clone(p),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}function a(){if(this.elem.globalData.frameId!==this.frameId){if(!this.effectsSequence.length){this._mdf=!1;return}if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=!1;var p;this.kf?p=this.pv:this.data.ks?p=this.data.ks.k:p=this.data.pt.k;var y,m=this.effectsSequence.length;for(y=0;y<m;y+=1)p=this.effectsSequence[y](p);this.setVValue(p),this.lock=!1,this.frameId=this.elem.globalData.frameId}}function l(p,y,m){this.propType="shape",this.comp=p.comp,this.container=p,this.elem=p,this.data=y,this.k=!1,this.kf=!1,this._mdf=!1;var g=m===3?y.pt.k:y.ks.k;this.v=shapePool.clone(g),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=i,this.effectsSequence=[]}function o(p){this.effectsSequence.push(p),this.container.addDynamicProperty(this)}l.prototype.interpolateShape=e,l.prototype.getValue=a,l.prototype.setVValue=n,l.prototype.addEffect=o;function c(p,y,m){this.propType="shape",this.comp=p.comp,this.elem=p,this.container=p,this.offsetTime=p.data.st,this.keyframes=m===3?y.pt.k:y.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var g=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,g),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=t,this.reset=i,this._caching={lastFrame:t,lastIndex:0},this.effectsSequence=[r.bind(this)]}c.prototype.getValue=a,c.prototype.interpolateShape=e,c.prototype.setVValue=n,c.prototype.addEffect=o;var f=function(){var p=roundCorner;function y(m,g){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=g.d,this.elem=m,this.comp=m.comp,this.frameId=-1,this.initDynamicPropertyContainer(m),this.p=PropertyFactory.getProp(m,g.p,1,0,this),this.s=PropertyFactory.getProp(m,g.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return y.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath())},convertEllToPath:function(){var g=this.p.v[0],k=this.p.v[1],R=this.s.v[0]/2,T=this.s.v[1]/2,F=this.d!==3,I=this.v;I.v[0][0]=g,I.v[0][1]=k-T,I.v[1][0]=F?g+R:g-R,I.v[1][1]=k,I.v[2][0]=g,I.v[2][1]=k+T,I.v[3][0]=F?g-R:g+R,I.v[3][1]=k,I.i[0][0]=F?g-R*p:g+R*p,I.i[0][1]=k-T,I.i[1][0]=F?g+R:g-R,I.i[1][1]=k-T*p,I.i[2][0]=F?g+R*p:g-R*p,I.i[2][1]=k+T,I.i[3][0]=F?g-R:g+R,I.i[3][1]=k+T*p,I.o[0][0]=F?g+R*p:g-R*p,I.o[0][1]=k-T,I.o[1][0]=F?g+R:g-R,I.o[1][1]=k+T*p,I.o[2][0]=F?g-R*p:g+R*p,I.o[2][1]=k+T,I.o[3][0]=F?g-R:g+R,I.o[3][1]=k-T*p}},extendPrototype([DynamicPropertyContainer],y),y}(),b=function(){function p(y,m){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=y,this.comp=y.comp,this.data=m,this.frameId=-1,this.d=m.d,this.initDynamicPropertyContainer(y),m.sy===1?(this.ir=PropertyFactory.getProp(y,m.ir,0,0,this),this.is=PropertyFactory.getProp(y,m.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(y,m.pt,0,0,this),this.p=PropertyFactory.getProp(y,m.p,1,0,this),this.r=PropertyFactory.getProp(y,m.r,0,degToRads,this),this.or=PropertyFactory.getProp(y,m.or,0,0,this),this.os=PropertyFactory.getProp(y,m.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 p.prototype={reset:i,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var m=Math.floor(this.pt.v)*2,g=Math.PI*2/m,k=!0,R=this.or.v,T=this.ir.v,F=this.os.v,I=this.is.v,O=2*Math.PI*R/(m*2),$=2*Math.PI*T/(m*2),V,z,H,D,_=-Math.PI/2;_+=this.r.v;var M=this.data.d===3?-1:1;for(this.v._length=0,V=0;V<m;V+=1){z=k?R:T,H=k?F:I,D=k?O:$;var C=z*Math.cos(_),P=z*Math.sin(_),A=C===0&&P===0?0:P/Math.sqrt(C*C+P*P),j=C===0&&P===0?0:-C/Math.sqrt(C*C+P*P);C+=+this.p.v[0],P+=+this.p.v[1],this.v.setTripleAt(C,P,C-A*D*H*M,P-j*D*H*M,C+A*D*H*M,P+j*D*H*M,V,!0),k=!k,_+=g*M}},convertPolygonToPath:function(){var m=Math.floor(this.pt.v),g=Math.PI*2/m,k=this.or.v,R=this.os.v,T=2*Math.PI*k/(m*4),F,I=-Math.PI*.5,O=this.data.d===3?-1:1;for(I+=this.r.v,this.v._length=0,F=0;F<m;F+=1){var $=k*Math.cos(I),V=k*Math.sin(I),z=$===0&&V===0?0:V/Math.sqrt($*$+V*V),H=$===0&&V===0?0:-$/Math.sqrt($*$+V*V);$+=+this.p.v[0],V+=+this.p.v[1],this.v.setTripleAt($,V,$-z*T*R*O,V-H*T*R*O,$+z*T*R*O,V+H*T*R*O,F,!0),I+=g*O}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],p),p}(),u=function(){function p(y,m){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=y,this.comp=y.comp,this.frameId=-1,this.d=m.d,this.initDynamicPropertyContainer(y),this.p=PropertyFactory.getProp(y,m.p,1,0,this),this.s=PropertyFactory.getProp(y,m.s,1,0,this),this.r=PropertyFactory.getProp(y,m.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return p.prototype={convertRectToPath:function(){var m=this.p.v[0],g=this.p.v[1],k=this.s.v[0]/2,R=this.s.v[1]/2,T=bmMin(k,R,this.r.v),F=T*(1-roundCorner);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(m+k,g-R+T,m+k,g-R+T,m+k,g-R+F,0,!0),this.v.setTripleAt(m+k,g+R-T,m+k,g+R-F,m+k,g+R-T,1,!0),T!==0?(this.v.setTripleAt(m+k-T,g+R,m+k-T,g+R,m+k-F,g+R,2,!0),this.v.setTripleAt(m-k+T,g+R,m-k+F,g+R,m-k+T,g+R,3,!0),this.v.setTripleAt(m-k,g+R-T,m-k,g+R-T,m-k,g+R-F,4,!0),this.v.setTripleAt(m-k,g-R+T,m-k,g-R+F,m-k,g-R+T,5,!0),this.v.setTripleAt(m-k+T,g-R,m-k+T,g-R,m-k+F,g-R,6,!0),this.v.setTripleAt(m+k-T,g-R,m+k-F,g-R,m+k-T,g-R,7,!0)):(this.v.setTripleAt(m-k,g+R,m-k+F,g+R,m-k,g+R,2),this.v.setTripleAt(m-k,g-R,m-k,g-R+F,m-k,g-R,3))):(this.v.setTripleAt(m+k,g-R+T,m+k,g-R+F,m+k,g-R+T,0,!0),T!==0?(this.v.setTripleAt(m+k-T,g-R,m+k-T,g-R,m+k-F,g-R,1,!0),this.v.setTripleAt(m-k+T,g-R,m-k+F,g-R,m-k+T,g-R,2,!0),this.v.setTripleAt(m-k,g-R+T,m-k,g-R+T,m-k,g-R+F,3,!0),this.v.setTripleAt(m-k,g+R-T,m-k,g+R-F,m-k,g+R-T,4,!0),this.v.setTripleAt(m-k+T,g+R,m-k+T,g+R,m-k+F,g+R,5,!0),this.v.setTripleAt(m+k-T,g+R,m+k-F,g+R,m+k-T,g+R,6,!0),this.v.setTripleAt(m+k,g+R-T,m+k,g+R-T,m+k,g+R-F,7,!0)):(this.v.setTripleAt(m-k,g-R,m-k+F,g-R,m-k,g-R,1,!0),this.v.setTripleAt(m-k,g+R,m-k,g+R-F,m-k,g+R,2,!0),this.v.setTripleAt(m+k,g+R,m+k-F,g+R,m+k,g+R,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:i},extendPrototype([DynamicPropertyContainer],p),p}();function E(p,y,m){var g;if(m===3||m===4){var k=m===3?y.pt:y.ks,R=k.k;R.length?g=new c(p,y,m):g=new l(p,y,m)}else m===5?g=new u(p,y):m===6?g=new f(p,y):m===7&&(g=new b(p,y));return g.k&&p.addDynamicProperty(g),g}function d(){return l}function x(){return c}var S={};return S.getShapeProp=E,S.getConstructorFunction=d,S.getKeyframedConstructorFunction=x,S}();/*!
40
40
  Transformation Matrix v2.0
41
41
  (c) Epistemex 2014-2015
42
42
  www.epistemex.com
43
43
  By Ken Fyrstenberg
44
44
  Contributions by leeoniya.
45
45
  License: MIT, header required.
46
- */var Matrix=function(){var t=Math.cos,e=Math.sin,r=Math.tan,i=Math.round;function s(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function n(C){if(C===0)return this;var P=t(C),j=e(C);return this._t(P,-j,0,0,j,P,0,0,0,0,1,0,0,0,0,1)}function a(C){if(C===0)return this;var P=t(C),j=e(C);return this._t(1,0,0,0,0,P,-j,0,0,j,P,0,0,0,0,1)}function l(C){if(C===0)return this;var P=t(C),j=e(C);return this._t(P,0,j,0,0,1,0,0,-j,0,P,0,0,0,0,1)}function o(C){if(C===0)return this;var P=t(C),j=e(C);return this._t(P,-j,0,0,j,P,0,0,0,0,1,0,0,0,0,1)}function c(C,P){return this._t(1,P,C,1,0,0)}function f(C,P){return this.shear(r(C),r(P))}function b(C,P){var j=t(P),T=e(P);return this._t(j,T,0,0,-T,j,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,r(C),1,0,0,0,0,1,0,0,0,0,1)._t(j,-T,0,0,T,j,0,0,0,0,1,0,0,0,0,1)}function u(C,P,j){return!j&&j!==0&&(j=1),C===1&&P===1&&j===1?this:this._t(C,0,0,0,0,P,0,0,0,0,j,0,0,0,0,1)}function E(C,P,j,T,D,V,G,J,K,X,Q,st,at,nt,ct,tt){return this.props[0]=C,this.props[1]=P,this.props[2]=j,this.props[3]=T,this.props[4]=D,this.props[5]=V,this.props[6]=G,this.props[7]=J,this.props[8]=K,this.props[9]=X,this.props[10]=Q,this.props[11]=st,this.props[12]=at,this.props[13]=nt,this.props[14]=ct,this.props[15]=tt,this}function d(C,P,j){return j=j||0,C!==0||P!==0||j!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,C,P,j,1):this}function y(C,P,j,T,D,V,G,J,K,X,Q,st,at,nt,ct,tt){var q=this.props;if(C===1&&P===0&&j===0&&T===0&&D===0&&V===1&&G===0&&J===0&&K===0&&X===0&&Q===1&&st===0)return q[12]=q[12]*C+q[15]*at,q[13]=q[13]*V+q[15]*nt,q[14]=q[14]*Q+q[15]*ct,q[15]*=tt,this._identityCalculated=!1,this;var ot=q[0],ft=q[1],pt=q[2],yt=q[3],dt=q[4],ut=q[5],lt=q[6],ht=q[7],xt=q[8],mt=q[9],vt=q[10],it=q[11],gt=q[12],bt=q[13],St=q[14],Ct=q[15];return q[0]=ot*C+ft*D+pt*K+yt*at,q[1]=ot*P+ft*V+pt*X+yt*nt,q[2]=ot*j+ft*G+pt*Q+yt*ct,q[3]=ot*T+ft*J+pt*st+yt*tt,q[4]=dt*C+ut*D+lt*K+ht*at,q[5]=dt*P+ut*V+lt*X+ht*nt,q[6]=dt*j+ut*G+lt*Q+ht*ct,q[7]=dt*T+ut*J+lt*st+ht*tt,q[8]=xt*C+mt*D+vt*K+it*at,q[9]=xt*P+mt*V+vt*X+it*nt,q[10]=xt*j+mt*G+vt*Q+it*ct,q[11]=xt*T+mt*J+vt*st+it*tt,q[12]=gt*C+bt*D+St*K+Ct*at,q[13]=gt*P+bt*V+St*X+Ct*nt,q[14]=gt*j+bt*G+St*Q+Ct*ct,q[15]=gt*T+bt*J+St*st+Ct*tt,this._identityCalculated=!1,this}function k(C){var P=C.props;return this.transform(P[0],P[1],P[2],P[3],P[4],P[5],P[6],P[7],P[8],P[9],P[10],P[11],P[12],P[13],P[14],P[15])}function p(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function x(C){for(var P=0;P<16;){if(C.props[P]!==this.props[P])return!1;P+=1}return!0}function m(C){var P;for(P=0;P<16;P+=1)C.props[P]=this.props[P];return C}function g(C){var P;for(P=0;P<16;P+=1)this.props[P]=C[P]}function S(C,P,j){return{x:C*this.props[0]+P*this.props[4]+j*this.props[8]+this.props[12],y:C*this.props[1]+P*this.props[5]+j*this.props[9]+this.props[13],z:C*this.props[2]+P*this.props[6]+j*this.props[10]+this.props[14]}}function R(C,P,j){return C*this.props[0]+P*this.props[4]+j*this.props[8]+this.props[12]}function A(C,P,j){return C*this.props[1]+P*this.props[5]+j*this.props[9]+this.props[13]}function F(C,P,j){return C*this.props[2]+P*this.props[6]+j*this.props[10]+this.props[14]}function I(){var C=this.props[0]*this.props[5]-this.props[1]*this.props[4],P=this.props[5]/C,j=-this.props[1]/C,T=-this.props[4]/C,D=this.props[0]/C,V=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/C,G=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/C,J=new Matrix;return J.props[0]=P,J.props[1]=j,J.props[4]=T,J.props[5]=D,J.props[12]=V,J.props[13]=G,J}function $(C){var P=this.getInverseMatrix();return P.applyToPointArray(C[0],C[1],C[2]||0)}function O(C){var P,j=C.length,T=[];for(P=0;P<j;P+=1)T[P]=$(C[P]);return T}function B(C,P,j){var T=createTypedArray("float32",6);if(this.isIdentity())T[0]=C[0],T[1]=C[1],T[2]=P[0],T[3]=P[1],T[4]=j[0],T[5]=j[1];else{var D=this.props[0],V=this.props[1],G=this.props[4],J=this.props[5],K=this.props[12],X=this.props[13];T[0]=C[0]*D+C[1]*G+K,T[1]=C[0]*V+C[1]*J+X,T[2]=P[0]*D+P[1]*G+K,T[3]=P[0]*V+P[1]*J+X,T[4]=j[0]*D+j[1]*G+K,T[5]=j[0]*V+j[1]*J+X}return T}function z(C,P,j){var T;return this.isIdentity()?T=[C,P,j]:T=[C*this.props[0]+P*this.props[4]+j*this.props[8]+this.props[12],C*this.props[1]+P*this.props[5]+j*this.props[9]+this.props[13],C*this.props[2]+P*this.props[6]+j*this.props[10]+this.props[14]],T}function H(C,P){if(this.isIdentity())return C+","+P;var j=this.props;return Math.round((C*j[0]+P*j[4]+j[12])*100)/100+","+Math.round((C*j[1]+P*j[5]+j[13])*100)/100}function L(){for(var C=0,P=this.props,j="matrix3d(",T=1e4;C<16;)j+=i(P[C]*T)/T,j+=C===15?")":",",C+=1;return j}function _(C){var P=1e4;return C<1e-6&&C>0||C>-1e-6&&C<0?i(C*P)/P:C}function M(){var C=this.props,P=_(C[0]),j=_(C[1]),T=_(C[4]),D=_(C[5]),V=_(C[12]),G=_(C[13]);return"matrix("+P+","+j+","+T+","+D+","+V+","+G+")"}return function(){this.reset=s,this.rotate=n,this.rotateX=a,this.rotateY=l,this.rotateZ=o,this.skew=f,this.skewFromAxis=b,this.shear=c,this.scale=u,this.setTransform=E,this.translate=d,this.transform=y,this.multiply=k,this.applyToPoint=S,this.applyToX=R,this.applyToY=A,this.applyToZ=F,this.applyToPointArray=z,this.applyToTriplePoints=B,this.applyToPointStringified=H,this.toCSS=L,this.to2dCSS=M,this.clone=m,this.cloneFromProps=g,this.equals=x,this.inversePoints=O,this.inversePoint=$,this.getInverseMatrix=I,this._t=this.transform,this.isIdentity=p,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$3=function(r){return typeof r}:_typeof$3=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$3(t)}var lottie={};function setLocation(t){setLocationHref(t)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(t){setSubframeEnabled(t)}function setPrefix(t){setIdPrefix(t)}function loadAnimation(t){return animationManager.loadAnimation(t)}function setQuality(t){if(typeof t=="string")switch(t){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10);break}else!isNaN(t)&&t>1&&setDefaultCurveSegments(t)}function inBrowser(){return typeof navigator<"u"}function installPlugin(t,e){t==="expressions"&&setExpressionsPlugin(e)}function getFactory(t){switch(t){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.12.2";function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(t){for(var e=queryString.split("&"),r=0;r<e.length;r+=1){var i=e[r].split("=");if(decodeURIComponent(i[0])==t)return decodeURIComponent(i[1])}return null}var queryString="";{var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{_typeof$3(exports)!=="object"&&(window.bodymovin=lottie)}catch(t){}var ShapeModifiers=function(){var t={},e={};t.registerModifier=r,t.getModifier=i;function r(s,n){e[s]||(e[s]=n)}function i(s,n,a){return new e[s](n,a)}return t}();function ShapeModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var e={shape:t.sh,data:t,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}},ShapeModifier.prototype.init=function(t,e){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier);function TrimModifier(){}extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(t,e){this.s=PropertyFactory.getProp(t,e.s,0,.01,this),this.e=PropertyFactory.getProp(t,e.e,0,.01,this),this.o=PropertyFactory.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(t){t.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(t,e,r,i,s){var n=[];e<=1?n.push({s:t,e}):t>=1?n.push({s:t-1,e:e-1}):(n.push({s:t,e:1}),n.push({s:0,e:e-1}));var a=[],l,o=n.length,c;for(l=0;l<o;l+=1)if(c=n[l],!(c.e*s<i||c.s*s>i+r)){var f,b;c.s*s<=i?f=0:f=(c.s*s-i)/r,c.e*s>=i+r?b=1:b=(c.e*s-i)/r,a.push([f,b])}return a.length||a.push([0,0]),a},TrimModifier.prototype.releasePathsData=function(t){var e,r=t.length;for(e=0;e<r;e+=1)segmentsLengthPool.release(t[e]);return t.length=0,t},TrimModifier.prototype.processShapes=function(t){var e,r;if(this._mdf||t){var i=this.o.v%360/360;if(i<0&&(i+=1),this.s.v>1?e=1+i:this.s.v<0?e=0+i:e=this.s.v+i,this.e.v>1?r=1+i:this.e.v<0?r=0+i:r=this.e.v+i,e>r){var s=e;e=r,r=s}e=Math.round(e*1e4)*1e-4,r=Math.round(r*1e4)*1e-4,this.sValue=e,this.eValue=r}else e=this.sValue,r=this.eValue;var n,a,l=this.shapes.length,o,c,f,b,u,E=0;if(r===e)for(a=0;a<l;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(r===1&&e===0||r===0&&e===1){if(this._mdf)for(a=0;a<l;a+=1)this.shapes[a].pathsData.length=0,this.shapes[a].shape._mdf=!0}else{var d=[],y,k;for(a=0;a<l;a+=1)if(y=this.shapes[a],!y.shape._mdf&&!this._mdf&&!t&&this.m!==2)y.shape.paths=y.localShapeCollection;else{if(n=y.shape.paths,c=n._length,u=0,!y.shape._mdf&&y.pathsData.length)u=y.totalShapeLength;else{for(f=this.releasePathsData(y.pathsData),o=0;o<c;o+=1)b=bez.getSegmentsLength(n.shapes[o]),f.push(b),u+=b.totalLength;y.totalShapeLength=u,y.pathsData=f}E+=u,y.shape._mdf=!0}var p=e,x=r,m=0,g;for(a=l-1;a>=0;a-=1)if(y=this.shapes[a],y.shape._mdf){for(k=y.localShapeCollection,k.releaseShapes(),this.m===2&&l>1?(g=this.calculateShapeEdges(e,r,y.totalShapeLength,m,E),m+=y.totalShapeLength):g=[[p,x]],c=g.length,o=0;o<c;o+=1){p=g[o][0],x=g[o][1],d.length=0,x<=1?d.push({s:y.totalShapeLength*p,e:y.totalShapeLength*x}):p>=1?d.push({s:y.totalShapeLength*(p-1),e:y.totalShapeLength*(x-1)}):(d.push({s:y.totalShapeLength*p,e:y.totalShapeLength}),d.push({s:0,e:y.totalShapeLength*(x-1)}));var S=this.addShapes(y,d[0]);if(d[0].s!==d[0].e){if(d.length>1){var R=y.shape.paths.shapes[y.shape.paths._length-1];if(R.c){var A=S.pop();this.addPaths(S,k),S=this.addShapes(y,d[1],A)}else this.addPaths(S,k),S=this.addShapes(y,d[1])}this.addPaths(S,k)}}y.shape.paths=k}}},TrimModifier.prototype.addPaths=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)e.addShape(t[r])},TrimModifier.prototype.addSegment=function(t,e,r,i,s,n,a){s.setXYAt(e[0],e[1],"o",n),s.setXYAt(r[0],r[1],"i",n+1),a&&s.setXYAt(t[0],t[1],"v",n),s.setXYAt(i[0],i[1],"v",n+1)},TrimModifier.prototype.addSegmentFromArray=function(t,e,r,i){e.setXYAt(t[1],t[5],"o",r),e.setXYAt(t[2],t[6],"i",r+1),i&&e.setXYAt(t[0],t[4],"v",r),e.setXYAt(t[3],t[7],"v",r+1)},TrimModifier.prototype.addShapes=function(t,e,r){var i=t.pathsData,s=t.shape.paths.shapes,n,a=t.shape.paths._length,l,o,c=0,f,b,u,E,d=[],y,k=!0;for(r?(b=r._length,y=r._length):(r=shapePool.newElement(),b=0,y=0),d.push(r),n=0;n<a;n+=1){for(u=i[n].lengths,r.c=s[n].c,o=s[n].c?u.length:u.length+1,l=1;l<o;l+=1)if(f=u[l-1],c+f.addedLength<e.s)c+=f.addedLength,r.c=!1;else if(c>e.e){r.c=!1;break}else e.s<=c&&e.e>=c+f.addedLength?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[l],s[n].v[l],r,b,k),k=!1):(E=bez.getNewSegment(s[n].v[l-1],s[n].v[l],s[n].o[l-1],s[n].i[l],(e.s-c)/f.addedLength,(e.e-c)/f.addedLength,u[l-1]),this.addSegmentFromArray(E,r,b,k),k=!1,r.c=!1),c+=f.addedLength,b+=1;if(s[n].c&&u.length){if(f=u[l-1],c<=e.e){var p=u[l-1].addedLength;e.s<=c&&e.e>=c+p?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[0],s[n].v[0],r,b,k),k=!1):(E=bez.getNewSegment(s[n].v[l-1],s[n].v[0],s[n].o[l-1],s[n].i[0],(e.s-c)/p,(e.e-c)/p,u[l-1]),this.addSegmentFromArray(E,r,b,k),k=!1,r.c=!1)}else r.c=!1;c+=f.addedLength,b+=1}if(r._length&&(r.setXYAt(r.v[y][0],r.v[y][1],"i",y),r.setXYAt(r.v[r._length-1][0],r.v[r._length-1][1],"o",r._length-1)),c>e.e)break;n<a-1&&(r=shapePool.newElement(),k=!0,d.push(r),b=0)}return d};function PuckerAndBloatModifier(){}extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(t,e){var r=e/100,i=[0,0],s=t._length,n=0;for(n=0;n<s;n+=1)i[0]+=t.v[n][0],i[1]+=t.v[n][1];i[0]/=s,i[1]/=s;var a=shapePool.newElement();a.c=t.c;var l,o,c,f,b,u;for(n=0;n<s;n+=1)l=t.v[n][0]+(i[0]-t.v[n][0])*r,o=t.v[n][1]+(i[1]-t.v[n][1])*r,c=t.o[n][0]+(i[0]-t.o[n][0])*-r,f=t.o[n][1]+(i[1]-t.o[n][1])*-r,b=t.i[n][0]+(i[0]-t.i[n][0])*-r,u=t.i[n][1]+(i[1]-t.i[n][1])*-r,a.setTripleAt(l,o,c,f,b,u,n);return a},PuckerAndBloatModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amount.v;if(a!==0){var l,o;for(r=0;r<i;r+=1){if(l=this.shapes[r],o=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(o.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)o.addShape(this.processPath(e[s],a));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var t=[0,0];function e(o){var c=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||c,this.a&&o.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&o.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&o.skewFromAxis(-this.sk.v,this.sa.v),this.r?o.rotate(-this.r.v):o.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?o.translate(this.px.v,this.py.v,-this.pz.v):o.translate(this.px.v,this.py.v,0):o.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function r(o){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||o){var c;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 f,b;if(c=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(f=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/c,0),b=this.p.getValueAtTime(this.p.keyframes[0].t/c,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(f=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/c,0),b=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/c,0)):(f=this.p.pv,b=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/c,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){f=[],b=[];var u=this.px,E=this.py;u._caching.lastFrame+u.offsetTime<=u.keyframes[0].t?(f[0]=u.getValueAtTime((u.keyframes[0].t+.01)/c,0),f[1]=E.getValueAtTime((E.keyframes[0].t+.01)/c,0),b[0]=u.getValueAtTime(u.keyframes[0].t/c,0),b[1]=E.getValueAtTime(E.keyframes[0].t/c,0)):u._caching.lastFrame+u.offsetTime>=u.keyframes[u.keyframes.length-1].t?(f[0]=u.getValueAtTime(u.keyframes[u.keyframes.length-1].t/c,0),f[1]=E.getValueAtTime(E.keyframes[E.keyframes.length-1].t/c,0),b[0]=u.getValueAtTime((u.keyframes[u.keyframes.length-1].t-.01)/c,0),b[1]=E.getValueAtTime((E.keyframes[E.keyframes.length-1].t-.01)/c,0)):(f=[u.pv,E.pv],b[0]=u.getValueAtTime((u._caching.lastFrame+u.offsetTime-.01)/c,u.offsetTime),b[1]=E.getValueAtTime((E._caching.lastFrame+E.offsetTime-.01)/c,E.offsetTime))}else b=t,f=b;this.v.rotate(-Math.atan2(f[1]-b[1],f[0]-b[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function i(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function s(){}function n(o){this._addDynamicProperty(o),this.elem.addDynamicProperty(o),this._isDirty=!0}function a(o,c,f){if(this.elem=o,this.frameId=-1,this.propType="transform",this.data=c,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(f||o),c.p&&c.p.s?(this.px=PropertyFactory.getProp(o,c.p.x,0,0,this),this.py=PropertyFactory.getProp(o,c.p.y,0,0,this),c.p.z&&(this.pz=PropertyFactory.getProp(o,c.p.z,0,0,this))):this.p=PropertyFactory.getProp(o,c.p||{k:[0,0,0]},1,0,this),c.rx){if(this.rx=PropertyFactory.getProp(o,c.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(o,c.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(o,c.rz,0,degToRads,this),c.or.k[0].ti){var b,u=c.or.k.length;for(b=0;b<u;b+=1)c.or.k[b].to=null,c.or.k[b].ti=null}this.or=PropertyFactory.getProp(o,c.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(o,c.r||{k:0},0,degToRads,this);c.sk&&(this.sk=PropertyFactory.getProp(o,c.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(o,c.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(o,c.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(o,c.s||{k:[100,100,100]},1,.01,this),c.o?this.o=PropertyFactory.getProp(o,c.o,0,.01,o):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}a.prototype={applyToMatrix:e,getValue:r,precalculateMatrix:i,autoOrient:s},extendPrototype([DynamicPropertyContainer],a),a.prototype.addDynamicProperty=n,a.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty;function l(o,c,f){return new a(o,c,f)}return{getTransformProperty:l}}();function RepeaterModifier(){}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(t,e.c,0,null,this),this.o=PropertyFactory.getProp(t,e.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(t,e.tr,this),this.so=PropertyFactory.getProp(t,e.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(t,e.tr.eo,0,.01,this),this.data=e,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Matrix,this.rMatrix=new Matrix,this.sMatrix=new Matrix,this.tMatrix=new Matrix,this.matrix=new Matrix},RepeaterModifier.prototype.applyTransforms=function(t,e,r,i,s,n){var a=n?-1:1,l=i.s.v[0]+(1-i.s.v[0])*(1-s),o=i.s.v[1]+(1-i.s.v[1])*(1-s);t.translate(i.p.v[0]*a*s,i.p.v[1]*a*s,i.p.v[2]),e.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),e.rotate(-i.r.v*a*s),e.translate(i.a.v[0],i.a.v[1],i.a.v[2]),r.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),r.scale(n?1/l:l,n?1/o:o),r.translate(i.a.v[0],i.a.v[1],i.a.v[2])},RepeaterModifier.prototype.init=function(t,e,r,i){for(this.elem=t,this.arr=e,this.pos=r,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[r]);r>0;)r-=1,this._elements.unshift(e[r]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e]._processed=!1,t[e].ty==="gr"&&this.resetElements(t[e].it)},RepeaterModifier.prototype.cloneElements=function(t){var e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e},RepeaterModifier.prototype.changeGroupRender=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)t[r]._render=e,t[r].ty==="gr"&&this.changeGroupRender(t[r].it,e)},RepeaterModifier.prototype.processShapes=function(t){var e,r,i,s,n,a=!1;if(this._mdf||t){var l=Math.ceil(this.c.v);if(this._groups.length<l){for(;this._groups.length<l;){var o={it:this.cloneElements(this._elements),ty:"gr"};o.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,o),this._groups.splice(0,0,o),this._currentCopies+=1}this.elem.reloadShapes(),a=!0}n=0;var c;for(i=0;i<=this._groups.length-1;i+=1){if(c=n<l,this._groups[i]._render=c,this.changeGroupRender(this._groups[i].it,c),!c){var f=this.elemsData[i].it,b=f[f.length-1];b.transform.op.v!==0?(b.transform.op._mdf=!0,b.transform.op.v=0):b.transform.op._mdf=!1}n+=1}this._currentCopies=l;var u=this.o.v,E=u%1,d=u>0?Math.floor(u):Math.ceil(u),y=this.pMatrix.props,k=this.rMatrix.props,p=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var x=0;if(u>0){for(;x<d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),x+=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,E,!1),x+=E)}else if(u<0){for(;x>d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),x-=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-E,!0),x-=E)}i=this.data.m===1?0:this._currentCopies-1,s=this.data.m===1?1:-1,n=this._currentCopies;for(var m,g;n;){if(e=this.elemsData[i].it,r=e[e.length-1].transform.mProps.v.props,g=r.length,e[e.length-1].transform.mProps._mdf=!0,e[e.length-1].transform.op._mdf=!0,e[e.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(i/(this._currentCopies-1)),x!==0){for((i!==0&&s===1||i!==this._currentCopies-1&&s===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(k[0],k[1],k[2],k[3],k[4],k[5],k[6],k[7],k[8],k[9],k[10],k[11],k[12],k[13],k[14],k[15]),this.matrix.transform(p[0],p[1],p[2],p[3],p[4],p[5],p[6],p[7],p[8],p[9],p[10],p[11],p[12],p[13],p[14],p[15]),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]),m=0;m<g;m+=1)r[m]=this.matrix.props[m];this.matrix.reset()}else for(this.matrix.reset(),m=0;m<g;m+=1)r[m]=this.matrix.props[m];x+=1,n-=1,i+=s}}else for(n=this._currentCopies,i=0,s=1;n;)e=this.elemsData[i].it,r=e[e.length-1].transform.mProps.v.props,e[e.length-1].transform.mProps._mdf=!1,e[e.length-1].transform.op._mdf=!1,n-=1,i+=s;return a},RepeaterModifier.prototype.addShape=function(){};function RoundCornersModifier(){}extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(t,e.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(t,e){var r=shapePool.newElement();r.c=t.c;var i,s=t._length,n,a,l,o,c,f,b=0,u,E,d,y,k,p;for(i=0;i<s;i+=1)n=t.v[i],l=t.o[i],a=t.i[i],n[0]===l[0]&&n[1]===l[1]&&n[0]===a[0]&&n[1]===a[1]?(i===0||i===s-1)&&!t.c?(r.setTripleAt(n[0],n[1],l[0],l[1],a[0],a[1],b),b+=1):(i===0?o=t.v[s-1]:o=t.v[i-1],c=Math.sqrt(Math.pow(n[0]-o[0],2)+Math.pow(n[1]-o[1],2)),f=c?Math.min(c/2,e)/c:0,k=n[0]+(o[0]-n[0])*f,u=k,p=n[1]-(n[1]-o[1])*f,E=p,d=u-(u-n[0])*roundCorner,y=E-(E-n[1])*roundCorner,r.setTripleAt(u,E,d,y,k,p,b),b+=1,i===s-1?o=t.v[0]:o=t.v[i+1],c=Math.sqrt(Math.pow(n[0]-o[0],2)+Math.pow(n[1]-o[1],2)),f=c?Math.min(c/2,e)/c:0,d=n[0]+(o[0]-n[0])*f,u=d,y=n[1]+(o[1]-n[1])*f,E=y,k=u-(u-n[0])*roundCorner,p=E-(E-n[1])*roundCorner,r.setTripleAt(u,E,d,y,k,p,b),b+=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],b),b+=1);return r},RoundCornersModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.rd.v;if(a!==0){var l,o;for(r=0;r<i;r+=1){if(l=this.shapes[r],o=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(o.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)o.addShape(this.processPath(e[s],a));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function floatEqual(t,e){return Math.abs(t-e)*1e5<=Math.min(Math.abs(t),Math.abs(e))}function floatZero(t){return Math.abs(t)<=1e-5}function lerp(t,e,r){return t*(1-r)+e*r}function lerpPoint(t,e,r){return[lerp(t[0],e[0],r),lerp(t[1],e[1],r)]}function quadRoots(t,e,r){if(t===0)return[];var i=e*e-4*t*r;if(i<0)return[];var s=-e/(2*t);if(i===0)return[s];var n=Math.sqrt(i)/(2*t);return[s-n,s+n]}function polynomialCoefficients(t,e,r,i){return[-t+3*e-3*r+i,3*t-6*e+3*r,-3*t+3*e,t]}function singlePoint(t){return new PolynomialBezier(t,t,t,t,!1)}function PolynomialBezier(t,e,r,i,s){s&&pointEqual(t,e)&&(e=lerpPoint(t,i,1/3)),s&&pointEqual(r,i)&&(r=lerpPoint(t,i,2/3));var n=polynomialCoefficients(t[0],e[0],r[0],i[0]),a=polynomialCoefficients(t[1],e[1],r[1],i[1]);this.a=[n[0],a[0]],this.b=[n[1],a[1]],this.c=[n[2],a[2]],this.d=[n[3],a[3]],this.points=[t,e,r,i]}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,r=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(r<0)return[];var i=Math.sqrt(r);return floatZero(i)?i>0&&i<1?[e]:[]:[e-i,e+i].filter(function(s){return s>0&&s<1})},PolynomialBezier.prototype.split=function(t){if(t<=0)return[singlePoint(this.points[0]),this];if(t>=1)return[this,singlePoint(this.points[this.points.length-1])];var e=lerpPoint(this.points[0],this.points[1],t),r=lerpPoint(this.points[1],this.points[2],t),i=lerpPoint(this.points[2],this.points[3],t),s=lerpPoint(e,r,t),n=lerpPoint(r,i,t),a=lerpPoint(s,n,t);return[new PolynomialBezier(this.points[0],e,s,a,!0),new PolynomialBezier(a,n,i,this.points[3],!0)]};function extrema(t,e){var r=t.points[0][e],i=t.points[t.points.length-1][e];if(r>i){var s=i;i=r,r=s}for(var n=quadRoots(3*t.a[e],2*t.b[e],t.c[e]),a=0;a<n.length;a+=1)if(n[a]>0&&n[a]<1){var l=t.point(n[a])[e];l<r?r=l:l>i&&(i=l)}return{min:r,max:i}}PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}};function intersectData(t,e,r){var i=t.boundingBox();return{cx:i.cx,cy:i.cy,width:i.width,height:i.height,bez:t,t:(e+r)/2,t1:e,t2:r}}function splitData(t){var e=t.bez.split(.5);return[intersectData(e[0],t.t1,t.t),intersectData(e[1],t.t,t.t2)]}function boxIntersect(t,e){return Math.abs(t.cx-e.cx)*2<t.width+e.width&&Math.abs(t.cy-e.cy)*2<t.height+e.height}function intersectsImpl(t,e,r,i,s,n){if(boxIntersect(t,e)){if(r>=n||t.width<=i&&t.height<=i&&e.width<=i&&e.height<=i){s.push([t.t,e.t]);return}var a=splitData(t),l=splitData(e);intersectsImpl(a[0],l[0],r+1,i,s,n),intersectsImpl(a[0],l[1],r+1,i,s,n),intersectsImpl(a[1],l[0],r+1,i,s,n),intersectsImpl(a[1],l[1],r+1,i,s,n)}}PolynomialBezier.prototype.intersections=function(t,e,r){e===void 0&&(e=2),r===void 0&&(r=7);var i=[];return intersectsImpl(intersectData(this,0,1),intersectData(t,0,1),0,e,i,r),i},PolynomialBezier.shapeSegment=function(t,e){var r=(e+1)%t.length();return new PolynomialBezier(t.v[e],t.o[e],t.i[r],t.v[r],!0)},PolynomialBezier.shapeSegmentInverted=function(t,e){var r=(e+1)%t.length();return new PolynomialBezier(t.v[r],t.i[r],t.o[e],t.v[e],!0)};function crossProduct(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function lineIntersection(t,e,r,i){var s=[t[0],t[1],1],n=[e[0],e[1],1],a=[r[0],r[1],1],l=[i[0],i[1],1],o=crossProduct(crossProduct(s,n),crossProduct(a,l));return floatZero(o[2])?null:[o[0]/o[2],o[1]/o[2]]}function polarOffset(t,e,r){return[t[0]+Math.cos(e)*r,t[1]-Math.sin(e)*r]}function pointDistance(t,e){return Math.hypot(t[0]-e[0],t[1]-e[1])}function pointEqual(t,e){return floatEqual(t[0],e[0])&&floatEqual(t[1],e[1])}function ZigZagModifier(){}extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(t,e.s,0,null,this),this.frequency=PropertyFactory.getProp(t,e.r,0,null,this),this.pointsType=PropertyFactory.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function setPoint(t,e,r,i,s,n,a){var l=r-Math.PI/2,o=r+Math.PI/2,c=e[0]+Math.cos(r)*i*s,f=e[1]-Math.sin(r)*i*s;t.setTripleAt(c,f,c+Math.cos(l)*n,f-Math.sin(l)*n,c+Math.cos(o)*a,f-Math.sin(o)*a,t.length())}function getPerpendicularVector(t,e){var r=[e[0]-t[0],e[1]-t[1]],i=-Math.PI*.5,s=[Math.cos(i)*r[0]-Math.sin(i)*r[1],Math.sin(i)*r[0]+Math.cos(i)*r[1]];return s}function getProjectingAngle(t,e){var r=e===0?t.length()-1:e-1,i=(e+1)%t.length(),s=t.v[r],n=t.v[i],a=getPerpendicularVector(s,n);return Math.atan2(0,1)-Math.atan2(a[1],a[0])}function zigZagCorner(t,e,r,i,s,n,a){var l=getProjectingAngle(e,r),o=e.v[r%e._length],c=e.v[r===0?e._length-1:r-1],f=e.v[(r+1)%e._length],b=n===2?Math.sqrt(Math.pow(o[0]-c[0],2)+Math.pow(o[1]-c[1],2)):0,u=n===2?Math.sqrt(Math.pow(o[0]-f[0],2)+Math.pow(o[1]-f[1],2)):0;setPoint(t,e.v[r%e._length],l,a,i,u/((s+1)*2),b/((s+1)*2))}function zigZagSegment(t,e,r,i,s,n){for(var a=0;a<i;a+=1){var l=(a+1)/(i+1),o=s===2?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,c=e.normalAngle(l),f=e.point(l);setPoint(t,f,c,n,r,o/((i+1)*2),o/((i+1)*2)),n=-n}return n}ZigZagModifier.prototype.processPath=function(t,e,r,i){var s=t._length,n=shapePool.newElement();if(n.c=t.c,t.c||(s-=1),s===0)return n;var a=-1,l=PolynomialBezier.shapeSegment(t,0);zigZagCorner(n,t,0,e,r,i,a);for(var o=0;o<s;o+=1)a=zigZagSegment(n,l,e,r,i,-a),o===s-1&&!t.c?l=null:l=PolynomialBezier.shapeSegment(t,(o+1)%s),zigZagCorner(n,t,o+1,e,r,i,a);return n},ZigZagModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amplitude.v,l=Math.max(0,Math.round(this.frequency.v)),o=this.pointsType.v;if(a!==0){var c,f;for(r=0;r<i;r+=1){if(c=this.shapes[r],f=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(f.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,n=c.shape.paths._length,s=0;s<n;s+=1)f.addShape(this.processPath(e[s],a,l,o));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function linearOffset(t,e,r){var i=Math.atan2(e[0]-t[0],e[1]-t[1]);return[polarOffset(t,i,r),polarOffset(e,i,r)]}function offsetSegment(t,e){var r,i,s,n,a,l,o;o=linearOffset(t.points[0],t.points[1],e),r=o[0],i=o[1],o=linearOffset(t.points[1],t.points[2],e),s=o[0],n=o[1],o=linearOffset(t.points[2],t.points[3],e),a=o[0],l=o[1];var c=lineIntersection(r,i,s,n);c===null&&(c=i);var f=lineIntersection(a,l,s,n);return f===null&&(f=a),new PolynomialBezier(r,c,f,l)}function joinLines(t,e,r,i,s){var n=e.points[3],a=r.points[0];if(i===3||pointEqual(n,a))return n;if(i===2){var l=-e.tangentAngle(1),o=-r.tangentAngle(0)+Math.PI,c=lineIntersection(n,polarOffset(n,l+Math.PI/2,100),a,polarOffset(a,l+Math.PI/2,100)),f=c?pointDistance(c,n):pointDistance(n,a)/2,b=polarOffset(n,l,2*f*roundCorner);return t.setXYAt(b[0],b[1],"o",t.length()-1),b=polarOffset(a,o,2*f*roundCorner),t.setTripleAt(a[0],a[1],a[0],a[1],b[0],b[1],t.length()),a}var u=pointEqual(n,e.points[2])?e.points[0]:e.points[2],E=pointEqual(a,r.points[1])?r.points[3]:r.points[1],d=lineIntersection(u,n,a,E);return d&&pointDistance(d,n)<s?(t.setTripleAt(d[0],d[1],d[0],d[1],d[0],d[1],t.length()),d):n}function getIntersection(t,e){var r=t.intersections(e);return r.length&&floatEqual(r[0][0],1)&&r.shift(),r.length?r[0]:null}function pruneSegmentIntersection(t,e){var r=t.slice(),i=e.slice(),s=getIntersection(t[t.length-1],e[0]);return s&&(r[t.length-1]=t[t.length-1].split(s[0])[0],i[0]=e[0].split(s[1])[1]),t.length>1&&e.length>1&&(s=getIntersection(t[0],e[e.length-1]),s)?[[t[0].split(s[0])[0]],[e[e.length-1].split(s[1])[1]]]:[r,i]}function pruneIntersections(t){for(var e,r=1;r<t.length;r+=1)e=pruneSegmentIntersection(t[r-1],t[r]),t[r-1]=e[0],t[r]=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 r=t.inflectionPoints(),i,s,n,a;if(r.length===0)return[offsetSegment(t,e)];if(r.length===1||floatEqual(r[1],1))return n=t.split(r[0]),i=n[0],s=n[1],[offsetSegment(i,e),offsetSegment(s,e)];n=t.split(r[0]),i=n[0];var l=(r[1]-r[0])/(1-r[0]);return n=n[1].split(l),a=n[0],s=n[1],[offsetSegment(i,e),offsetSegment(a,e),offsetSegment(s,e)]}function OffsetPathModifier(){}extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this.miterLimit=PropertyFactory.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(t,e,r,i){var s=shapePool.newElement();s.c=t.c;var n=t.length();t.c||(n-=1);var a,l,o,c=[];for(a=0;a<n;a+=1)o=PolynomialBezier.shapeSegment(t,a),c.push(offsetSegmentSplit(o,e));if(!t.c)for(a=n-1;a>=0;a-=1)o=PolynomialBezier.shapeSegmentInverted(t,a),c.push(offsetSegmentSplit(o,e));c=pruneIntersections(c);var f=null,b=null;for(a=0;a<c.length;a+=1){var u=c[a];for(b&&(f=joinLines(s,b,u[0],r,i)),b=u[u.length-1],l=0;l<u.length;l+=1)o=u[l],f&&pointEqual(o.points[0],f)?s.setXYAt(o.points[1][0],o.points[1][1],"o",s.length()-1):s.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],s.length()),s.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],s.length()),f=o.points[3]}return c.length&&joinLines(s,b,c[0][0],r,i),s},OffsetPathModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amount.v,l=this.miterLimit.v,o=this.lineJoin;if(a!==0){var c,f;for(r=0;r<i;r+=1){if(c=this.shapes[r],f=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(f.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,n=c.shape.paths._length,s=0;s<n;s+=1)f.addShape(this.processPath(e[s],a,o,l));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function getFontProperties(t){for(var e=t.fStyle?t.fStyle.split(" "):[],r="normal",i="normal",s=e.length,n,a=0;a<s;a+=1)switch(n=e[a].toLowerCase(),n){case"italic":i="italic";break;case"bold":r="700";break;case"black":r="900";break;case"medium":r="500";break;case"regular":case"normal":r="400";break;case"light":case"thin":r="200";break}return{style:i,weight:t.fWeight||r}}var FontManager=function(){var t=5e3,e={w:0,size:0,shapes:[],data:{shapes:[]}},r=[];r=r.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=127988,s=917631,n=917601,a=917626,l=65039,o=8205,c=127462,f=127487,b=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function u(_){var M=_.split(","),C,P=M.length,j=[];for(C=0;C<P;C+=1)M[C]!=="sans-serif"&&M[C]!=="monospace"&&j.push(M[C]);return j.join(",")}function E(_,M){var C=createTag("span");C.setAttribute("aria-hidden",!0),C.style.fontFamily=M;var P=createTag("span");P.innerText="giItT1WQy@!-/#",C.style.position="absolute",C.style.left="-10000px",C.style.top="-10000px",C.style.fontSize="300px",C.style.fontVariant="normal",C.style.fontStyle="normal",C.style.fontWeight="normal",C.style.letterSpacing="0",C.appendChild(P),document.body.appendChild(C);var j=P.offsetWidth;return P.style.fontFamily=u(_)+", "+M,{node:P,w:j,parent:C}}function d(){var _,M=this.fonts.length,C,P,j=M;for(_=0;_<M;_+=1)this.fonts[_].loaded?j-=1:this.fonts[_].fOrigin==="n"||this.fonts[_].origin===0?this.fonts[_].loaded=!0:(C=this.fonts[_].monoCase.node,P=this.fonts[_].monoCase.w,C.offsetWidth!==P?(j-=1,this.fonts[_].loaded=!0):(C=this.fonts[_].sansCase.node,P=this.fonts[_].sansCase.w,C.offsetWidth!==P&&(j-=1,this.fonts[_].loaded=!0)),this.fonts[_].loaded&&(this.fonts[_].sansCase.parent.parentNode.removeChild(this.fonts[_].sansCase.parent),this.fonts[_].monoCase.parent.parentNode.removeChild(this.fonts[_].monoCase.parent)));j!==0&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function y(_,M){var C=document.body&&M?"svg":"canvas",P,j=getFontProperties(_);if(C==="svg"){var T=createNS("text");T.style.fontSize="100px",T.setAttribute("font-family",_.fFamily),T.setAttribute("font-style",j.style),T.setAttribute("font-weight",j.weight),T.textContent="1",_.fClass?(T.style.fontFamily="inherit",T.setAttribute("class",_.fClass)):T.style.fontFamily=_.fFamily,M.appendChild(T),P=T}else{var D=new OffscreenCanvas(500,500).getContext("2d");D.font=j.style+" "+j.weight+" 100px "+_.fFamily,P=D}function V(G){return C==="svg"?(P.textContent=G,P.getComputedTextLength()):P.measureText(G).width}return{measureText:V}}function k(_,M){if(!_){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=_.list;return}if(!document.body){this.isLoaded=!0,_.list.forEach(function(Q){Q.helper=y(Q),Q.cache={}}),this.fonts=_.list;return}var C=_.list,P,j=C.length,T=j;for(P=0;P<j;P+=1){var D=!0,V,G;if(C[P].loaded=!1,C[P].monoCase=E(C[P].fFamily,"monospace"),C[P].sansCase=E(C[P].fFamily,"sans-serif"),!C[P].fPath)C[P].loaded=!0,T-=1;else if(C[P].fOrigin==="p"||C[P].origin===3){if(V=document.querySelectorAll('style[f-forigin="p"][f-family="'+C[P].fFamily+'"], style[f-origin="3"][f-family="'+C[P].fFamily+'"]'),V.length>0&&(D=!1),D){var J=createTag("style");J.setAttribute("f-forigin",C[P].fOrigin),J.setAttribute("f-origin",C[P].origin),J.setAttribute("f-family",C[P].fFamily),J.type="text/css",J.innerText="@font-face {font-family: "+C[P].fFamily+"; font-style: normal; src: url('"+C[P].fPath+"');}",M.appendChild(J)}}else if(C[P].fOrigin==="g"||C[P].origin===1){for(V=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),G=0;G<V.length;G+=1)V[G].href.indexOf(C[P].fPath)!==-1&&(D=!1);if(D){var K=createTag("link");K.setAttribute("f-forigin",C[P].fOrigin),K.setAttribute("f-origin",C[P].origin),K.type="text/css",K.rel="stylesheet",K.href=C[P].fPath,document.body.appendChild(K)}}else if(C[P].fOrigin==="t"||C[P].origin===2){for(V=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),G=0;G<V.length;G+=1)C[P].fPath===V[G].src&&(D=!1);if(D){var X=createTag("link");X.setAttribute("f-forigin",C[P].fOrigin),X.setAttribute("f-origin",C[P].origin),X.setAttribute("rel","stylesheet"),X.setAttribute("href",C[P].fPath),M.appendChild(X)}}C[P].helper=y(C[P],M),C[P].cache={},this.fonts.push(C[P])}T===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function p(_){if(_){this.chars||(this.chars=[]);var M,C=_.length,P,j=this.chars.length,T;for(M=0;M<C;M+=1){for(P=0,T=!1;P<j;)this.chars[P].style===_[M].style&&this.chars[P].fFamily===_[M].fFamily&&this.chars[P].ch===_[M].ch&&(T=!0),P+=1;T||(this.chars.push(_[M]),j+=1)}}}function x(_,M,C){for(var P=0,j=this.chars.length;P<j;){if(this.chars[P].ch===_&&this.chars[P].style===M&&this.chars[P].fFamily===C)return this.chars[P];P+=1}return(typeof _=="string"&&_.charCodeAt(0)!==13||!_)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",_,M,C)),e}function m(_,M,C){var P=this.getFontByName(M),j=_;if(!P.cache[j]){var T=P.helper;if(_===" "){var D=T.measureText("|"+_+"|"),V=T.measureText("||");P.cache[j]=(D-V)/100}else P.cache[j]=T.measureText(_)/100}return P.cache[j]*C}function g(_){for(var M=0,C=this.fonts.length;M<C;){if(this.fonts[M].fName===_)return this.fonts[M];M+=1}return this.fonts[0]}function S(_){var M=0,C=_.charCodeAt(0);if(C>=55296&&C<=56319){var P=_.charCodeAt(1);P>=56320&&P<=57343&&(M=(C-55296)*1024+P-56320+65536)}return M}function R(_,M){var C=_.toString(16)+M.toString(16);return b.indexOf(C)!==-1}function A(_){return _===o}function F(_){return _===l}function I(_){var M=S(_);return M>=c&&M<=f}function $(_){return I(_.substr(0,2))&&I(_.substr(2,2))}function O(_){return r.indexOf(_)!==-1}function B(_,M){var C=S(_.substr(M,2));if(C!==i)return!1;var P=0;for(M+=2;P<5;){if(C=S(_.substr(M,2)),C<n||C>a)return!1;P+=1,M+=2}return S(_.substr(M,2))===s}function z(){this.isLoaded=!0}var H=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)};H.isModifier=R,H.isZeroWidthJoiner=A,H.isFlagEmoji=$,H.isRegionalCode=I,H.isCombinedCharacter=O,H.isRegionalFlag=B,H.isVariationSelector=F,H.BLACK_FLAG_CODE_POINT=i;var L={addChars:p,addFonts:k,getCharData:x,getFontByName:g,measureText:m,checkLoadedFonts:d,setIsLoaded:z};return H.prototype=L,H}();function SlotManager(t){this.animationData=t}SlotManager.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t};function slotFactory(t){return new SlotManager(t)}function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(e){this.renderableComponents.indexOf(e)===-1&&this.renderableComponents.push(e)},removeRenderableComponent:function(e){this.renderableComponents.indexOf(e)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(e),1)},prepareRenderableFrame:function(e){this.checkLayerLimits(e)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(e){this.data.ip-this.data.st<=e&&this.data.op-this.data.st>e?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var e,r=this.renderableComponents.length;for(e=0;e<r;e+=1)this.renderableComponents[e].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=function(){var t={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(e){return t[e]||""}}();function SliderEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function AngleEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function ColorEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,1,0,r)}function PointEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,1,0,r)}function LayerIndexEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function MaskIndexEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function CheckboxEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function NoValueEffect(){this.p={}}function EffectsManager(t,e){var r=t.ef||[];this.effectElements=[];var i,s=r.length,n;for(i=0;i<s;i+=1)n=new GroupEffect(r[i],e),this.effectElements.push(n)}function GroupEffect(t,e){this.init(t,e)}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(t,e){this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);var r,i=this.data.ef.length,s,n=this.data.ef;for(r=0;r<i;r+=1){switch(s=null,n[r].ty){case 0:s=new SliderEffect(n[r],e,this);break;case 1:s=new AngleEffect(n[r],e,this);break;case 2:s=new ColorEffect(n[r],e,this);break;case 3:s=new PointEffect(n[r],e,this);break;case 4:case 7:s=new CheckboxEffect(n[r],e,this);break;case 10:s=new LayerIndexEffect(n[r],e,this);break;case 11:s=new MaskIndexEffect(n[r],e,this);break;case 5:s=new EffectsManager(n[r],e);break;default:s=new NoValueEffect(n[r]);break}s&&this.effectElements.push(s)}};function BaseElement(){}BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,r=this.data.masksProperties.length;e<r;){if(this.data.masksProperties[e].mode!=="n"&&this.data.masksProperties[e].cl!==!1)return!0;e+=1}return!1},initExpressions:function(){var e=getExpressionInterfaces();if(e){var r=e("layer"),i=e("effects"),s=e("shape"),n=e("text"),a=e("comp");this.layerInterface=r(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var l=i.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(l),this.data.ty===0||this.data.xt?this.compInterface=a(this):this.data.ty===4?(this.layerInterface.shapeInterface=s(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=n(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var e=getBlendMode(this.data.bm),r=this.baseElement||this.layerElement;r.style["mix-blend-mode"]=e},initBaseData:function(e,r,i){this.globalData=r,this.comp=i,this.data=e,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function FrameElement(){}FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,r){var i,s=this.dynamicProperties.length;for(i=0;i<s;i+=1)(r||this._isParent&&this.dynamicProperties[i].propType==="transform")&&(this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&this.dynamicProperties.push(e)}};function FootageElement(t,e,r){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,r)}FootageElement.prototype.prepareFrame=function(){},extendPrototype([RenderableElement,BaseElement,FrameElement],FootageElement),FootageElement.prototype.getBaseElement=function(){return null},FootageElement.prototype.renderFrame=function(){},FootageElement.prototype.destroy=function(){},FootageElement.prototype.initExpressions=function(){var t=getExpressionInterfaces();if(t){var e=t("footage");this.layerInterface=e(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData};function AudioElement(t,e,r){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.initBaseData(t,e,r),this._isPlaying=!1,this._canPlay=!1;var i=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(i),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}AudioElement.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var e=this.tm.v;this._currentTime=e}this._volume=this.lv.v[0];var r=this._volume*this._volumeMultiplier;this._previousVolume!==r&&(this._previousVolume=r,this.audio.volume(r))},extendPrototype([RenderableElement,BaseElement,FrameElement],AudioElement),AudioElement.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(t){this.audio.rate(t)},AudioElement.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){};function BaseRenderer(){}BaseRenderer.prototype.checkLayers=function(t){var e,r=this.layers.length,i;for(this.completeLayers=!0,e=r-1;e>=0;e-=1)this.elements[e]||(i=this.layers[e],i.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:!1;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t);default:return this.createNull(t)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(t){return new AudioElement(t,this.globalData,this)},BaseRenderer.prototype.createFootage=function(t){return new FootageElement(t,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.buildItem(t);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(t){this.completeLayers=!1;var e,r=t.length,i,s=this.layers.length;for(e=0;e<r;e+=1)for(i=0;i<s;){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,r){for(var i=this.elements,s=this.layers,n=0,a=s.length;n<a;)s[n].ind==e&&(!i[n]||i[n]===!0?(this.buildItem(n),this.addPendingElement(t)):(r.push(i[n]),i[n].setAsParent(),s[n].parent!==void 0?this.buildElementParenting(t,s[n].parent,r):t.setHierarchy(r))),n+=1},BaseRenderer.prototype.addPendingElement=function(t){this.pendingElements.push(t)},BaseRenderer.prototype.searchExtraCompositions=function(t){var e,r=t.length;for(e=0;e<r;e+=1)if(t[e].xt){var i=this.createComp(t[e]);i.initExpressions(),this.globalData.projectInterface.registerComposition(i)}},BaseRenderer.prototype.getElementById=function(t){var e,r=this.elements.length;for(e=0;e<r;e+=1)if(this.elements[e].data.ind===t)return this.elements[e];return null},BaseRenderer.prototype.getElementByPath=function(t){var e=t.shift(),r;if(typeof e=="number")r=this.elements[e];else{var i,s=this.elements.length;for(i=0;i<s;i+=1)if(this.elements[i].data.nm===e){r=this.elements[i];break}}return t.length===0?r:r.getElementByPath(t)},BaseRenderer.prototype.setupGlobalData=function(t,e){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}TransformElement.prototype={initTransform:function(){var e=new Matrix;this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:e,localMat:e,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var e,r=this.finalTransform.mat,i=0,s=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;i<s;){if(this.hierarchy[i].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}i+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,r.cloneFromProps(e),i=0;i<s;i+=1)r.multiply(this.hierarchy[i].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,r=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<r;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var i=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(i),e=1;e<r;e+=1){var s=this.localTransforms[e].matrix;i.multiply(s)}i.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var n=this.finalTransform.localOpacity;for(e=0;e<r;e+=1)n*=this.localTransforms[e].opacity*.01;this.finalTransform.localOpacity=n}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var r=0,i=e.length;for(r=0;r<i;r+=1)this.localTransforms.push(e[r])}}},globalToLocal:function(e){var r=[];r.push(this.finalTransform);for(var i=!0,s=this.comp;i;)s.finalTransform?(s.data.hasMask&&r.splice(0,0,s.finalTransform),s=s.comp):i=!1;var n,a=r.length,l;for(n=0;n<a;n+=1)l=r[n].mat.applyToPointArray(0,0,0),e=[e[0]-l[0],e[1]-l[1],0];return e},mHelper:new Matrix};function MaskElement(t,e,r){this.data=t,this.element=e,this.globalData=r,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var i=this.globalData.defs,s,n=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(n),this.solidPath="";var a,l=this.masksProperties,o=0,c=[],f,b,u=createElementID(),E,d,y,k,p="clipPath",x="clip-path";for(s=0;s<n;s+=1)if((l[s].mode!=="a"&&l[s].mode!=="n"||l[s].inv||l[s].o.k!==100||l[s].o.x)&&(p="mask",x="mask"),(l[s].mode==="s"||l[s].mode==="i")&&o===0?(E=createNS("rect"),E.setAttribute("fill","#ffffff"),E.setAttribute("width",this.element.comp.data.w||0),E.setAttribute("height",this.element.comp.data.h||0),c.push(E)):E=null,a=createNS("path"),l[s].mode==="n")this.viewData[s]={op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),elem:a,lastPath:""},i.appendChild(a);else{o+=1,a.setAttribute("fill",l[s].mode==="s"?"#000000":"#ffffff"),a.setAttribute("clip-rule","nonzero");var m;if(l[s].x.k!==0?(p="mask",x="mask",k=PropertyFactory.getProp(this.element,l[s].x,0,null,this.element),m=createElementID(),d=createNS("filter"),d.setAttribute("id",m),y=createNS("feMorphology"),y.setAttribute("operator","erode"),y.setAttribute("in","SourceGraphic"),y.setAttribute("radius","0"),d.appendChild(y),i.appendChild(d),a.setAttribute("stroke",l[s].mode==="s"?"#000000":"#ffffff")):(y=null,k=null),this.storedData[s]={elem:a,x:k,expan:y,lastPath:"",lastOperator:"",filterId:m,lastRadius:0},l[s].mode==="i"){b=c.length;var g=createNS("g");for(f=0;f<b;f+=1)g.appendChild(c[f]);var S=createNS("mask");S.setAttribute("mask-type","alpha"),S.setAttribute("id",u+"_"+o),S.appendChild(a),i.appendChild(S),g.setAttribute("mask","url("+getLocationHref()+"#"+u+"_"+o+")"),c.length=0,c.push(g)}else c.push(a);l[s].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[s]={elem:a,lastPath:"",op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),invRect:E},this.viewData[s].prop.k||this.drawPath(l[s],this.viewData[s].prop.v,this.viewData[s])}for(this.maskElement=createNS(p),n=c.length,s=0;s<n;s+=1)this.maskElement.appendChild(c[s]);o>0&&(this.maskElement.setAttribute("id",u),this.element.maskedElement.setAttribute(x,"url("+getLocationHref()+"#"+u+")"),i.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}MaskElement.prototype.getMaskProperty=function(t){return this.viewData[t].prop},MaskElement.prototype.renderFrame=function(t){var e=this.element.finalTransform.mat,r,i=this.masksProperties.length;for(r=0;r<i;r+=1)if((this.viewData[r].prop._mdf||t)&&this.drawPath(this.masksProperties[r],this.viewData[r].prop.v,this.viewData[r]),(this.viewData[r].op._mdf||t)&&this.viewData[r].elem.setAttribute("fill-opacity",this.viewData[r].op.v),this.masksProperties[r].mode!=="n"&&(this.viewData[r].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[r].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[r].x&&(this.storedData[r].x._mdf||t))){var s=this.storedData[r].expan;this.storedData[r].x.v<0?(this.storedData[r].lastOperator!=="erode"&&(this.storedData[r].lastOperator="erode",this.storedData[r].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[r].filterId+")")),s.setAttribute("radius",-this.storedData[r].x.v)):(this.storedData[r].lastOperator!=="dilate"&&(this.storedData[r].lastOperator="dilate",this.storedData[r].elem.setAttribute("filter",null)),this.storedData[r].elem.setAttribute("stroke-width",this.storedData[r].x.v*2))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" ",t},MaskElement.prototype.drawPath=function(t,e,r){var i=" M"+e.v[0][0]+","+e.v[0][1],s,n;for(n=e._length,s=1;s<n;s+=1)i+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[s][0]+","+e.i[s][1]+" "+e.v[s][0]+","+e.v[s][1];if(e.c&&n>1&&(i+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[0][0]+","+e.i[0][1]+" "+e.v[0][0]+","+e.v[0][1]),r.lastPath!==i){var a="";r.elem&&(e.c&&(a=t.inv?this.solidPath+i:i),r.elem.setAttribute("d",a)),r.lastPath=i}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var t={};t.createFilter=e,t.createAlphaToLuminanceFilter=r;function e(i,s){var n=createNS("filter");return n.setAttribute("id",i),s!==!0&&(n.setAttribute("filterUnits","objectBoundingBox"),n.setAttribute("x","0%"),n.setAttribute("y","0%"),n.setAttribute("width","100%"),n.setAttribute("height","100%")),n}function r(){var i=createNS("feColorMatrix");return i.setAttribute("type","matrix"),i.setAttribute("color-interpolation-filters","sRGB"),i.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),i}return t}(),featureSupport=function(){var t={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(t.maskType=!1),/firefox/i.test(navigator.userAgent)&&(t.svgLumaHidden=!1),t}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(t){var e,r="SourceGraphic",i=t.data.ef?t.data.ef.length:0,s=createElementID(),n=filtersFactory.createFilter(s,!0),a=0;this.filters=[];var l;for(e=0;e<i;e+=1){l=null;var o=t.data.ef[e].ty;if(registeredEffects$1[o]){var c=registeredEffects$1[o].effect;l=new c(n,t.effectsManager.effectElements[e],t,idPrefix+a,r),r=idPrefix+a,registeredEffects$1[o].countsAsEffect&&(a+=1)}l&&this.filters.push(l)}a&&(t.globalData.defs.appendChild(n),t.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+s+")")),this.filters.length&&t.addRenderableComponent(this)}SVGEffects.prototype.renderFrame=function(t){var e,r=this.filters.length;for(e=0;e<r;e+=1)this.filters[e].renderFrame(t)},SVGEffects.prototype.getEffects=function(t){var e,r=this.filters.length,i=[];for(e=0;e<r;e+=1)this.filters[e].type===t&&i.push(this.filters[e]);return i};function registerEffect$1(t,e,r){registeredEffects$1[t]={effect:e,countsAsEffect:r}}function SVGBaseElement(){}SVGBaseElement.prototype={initRendererElement:function(){this.layerElement=createNS("g")},createContainerElements:function(){this.matteElement=createNS("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var e=null;if(this.data.td){this.matteMasks={};var r=createNS("g");r.setAttribute("id",this.layerId),r.appendChild(this.layerElement),e=r,this.globalData.defs.appendChild(r)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var i=createNS("clipPath"),s=createNS("path");s.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var n=createElementID();if(i.setAttribute("id",n),i.appendChild(s),this.globalData.defs.appendChild(i),this.checkMasks()){var a=createNS("g");a.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")"),a.appendChild(this.layerElement),this.transformedElement=a,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData),this.renderableEffectsManager=new SVGEffects(this),this.searchEffectTransforms()},getMatte:function(e){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[e]){var r=this.layerId+"_"+e,i,s,n,a;if(e===1||e===3){var l=createNS("mask");l.setAttribute("id",r),l.setAttribute("mask-type",e===3?"luminance":"alpha"),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(n),this.globalData.defs.appendChild(l),!featureSupport.maskType&&e===1&&(l.setAttribute("mask-type","luminance"),i=createElementID(),s=filtersFactory.createFilter(i),this.globalData.defs.appendChild(s),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),a=createNS("g"),a.appendChild(n),l.appendChild(a),a.setAttribute("filter","url("+getLocationHref()+"#"+i+")"))}else if(e===2){var o=createNS("mask");o.setAttribute("id",r),o.setAttribute("mask-type","alpha");var c=createNS("g");o.appendChild(c),i=createElementID(),s=filtersFactory.createFilter(i);var f=createNS("feComponentTransfer");f.setAttribute("in","SourceGraphic"),s.appendChild(f);var b=createNS("feFuncA");b.setAttribute("type","table"),b.setAttribute("tableValues","1.0 0.0"),f.appendChild(b),this.globalData.defs.appendChild(s);var u=createNS("rect");u.setAttribute("width",this.comp.data.w),u.setAttribute("height",this.comp.data.h),u.setAttribute("x","0"),u.setAttribute("y","0"),u.setAttribute("fill","#ffffff"),u.setAttribute("opacity","0"),c.setAttribute("filter","url("+getLocationHref()+"#"+i+")"),c.appendChild(u),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),c.appendChild(n),featureSupport.maskType||(o.setAttribute("mask-type","luminance"),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),a=createNS("g"),c.appendChild(u),a.appendChild(this.layerElement),c.appendChild(a)),this.globalData.defs.appendChild(o)}this.matteMasks[e]=r}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+e+")")}};function HierarchyElement(){}HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(e){this.hierarchy=e},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function RenderableDOMElement(){}(function(){var t={initElement:function(r,i,s){this.initFrame(),this.initBaseData(r,i,s),this.initTransform(r,i,s),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var r=this.baseElement||this.layerElement;r.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var r=this.baseElement||this.layerElement;r.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(r){this._mdf=!1,this.prepareRenderableFrame(r),this.prepareProperties(r,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};extendPrototype([RenderableElement,createProxyFunction(t)],RenderableDOMElement)})();function IImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=e.slotManager.getProp(this.assetData)),this.initElement(t,e,r),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=createNS("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect};function ProcessedElement(t,e){this.elem=t,this.pos=e}function IShapeElement(){}IShapeElement.prototype={addShapeToModifiers:function(e){var r,i=this.shapeModifiers.length;for(r=0;r<i;r+=1)this.shapeModifiers[r].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var r=0,i=this.shapeModifiers.length;r<i;)if(this.shapeModifiers[r].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,r=this.shapes.length;for(e=0;e<r;e+=1)this.shapes[e].sh.reset();r=this.shapeModifiers.length;var i;for(e=r-1;e>=0&&(i=this.shapeModifiers[e].processShapes(this._isFirstFrame),!i);e-=1);}},searchProcessedElement:function(e){for(var r=this.processedElements,i=0,s=r.length;i<s;){if(r[i].elem===e)return r[i].pos;i+=1}return 0},addProcessedElement:function(e,r){for(var i=this.processedElements,s=i.length;s;)if(s-=1,i[s].elem===e){i[s].pos=r;return}i.push(new ProcessedElement(e,r))},prepareFrame:function(e){this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)}};var lineCapEnum={1:"butt",2:"round",3:"square"},lineJoinEnum={1:"miter",2:"round",3:"bevel"};function SVGShapeData(t,e,r){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=r,this.lvl=e,this._isAnimated=!!r.k;for(var i=0,s=t.length;i<s;){if(t[i].mProps.dynamicProperties.length){this._isAnimated=!0;break}i+=1}}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0};function SVGStyleData(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=t.hd===!0,this.pElem=createNS("path"),this.msElem=null}SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1};function DashProperty(t,e,r,i){this.elem=t,this.frameId=-1,this.dataProps=createSizedArray(e.length),this.renderer=r,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",e.length?e.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(i);var s,n=e.length||0,a;for(s=0;s<n;s+=1)a=PropertyFactory.getProp(t,e[s].v,0,0,this),this.k=a.k||this.k,this.dataProps[s]={n:e[s].n,p:a};this.k||this.getValue(!0),this._isAnimated=this.k}DashProperty.prototype.getValue=function(t){if(!(this.elem.globalData.frameId===this.frameId&&!t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var e=0,r=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),e=0;e<r;e+=1)this.dataProps[e].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[e].p.v:this.dashArray[e]=this.dataProps[e].p.v:this.dashoffset[0]=this.dataProps[e].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty);function SVGStrokeStyleData(t,e,r){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=r,this._isAnimated=!!this._isAnimated}extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData);function SVGFillStyleData(t,e,r){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=r}extendPrototype([DynamicPropertyContainer],SVGFillStyleData);function SVGNoStyleData(t,e,r){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=r}extendPrototype([DynamicPropertyContainer],SVGNoStyleData);function GradientProperty(t,e,r){this.data=e,this.c=createTypedArray("uint8c",e.p*4);var i=e.k.k[0].s?e.k.k[0].s.length-e.p*4:e.k.k.length-e.p*4;this.o=createTypedArray("float32",i),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(r),this.prop=PropertyFactory.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}GradientProperty.prototype.comparePoints=function(t,e){for(var r=0,i=this.o.length/2,s;r<i;){if(s=Math.abs(t[r*4]-t[e*4+r*2]),s>.01)return!1;r+=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,r=this.data.p*4,i,s;for(e=0;e<r;e+=1)i=e%4===0?100:255,s=Math.round(this.prop.v[e]*i),this.c[e]!==s&&(this.c[e]=s,this._cmdf=!t);if(this.o.length)for(r=this.prop.v.length,e=this.data.p*4;e<r;e+=1)i=e%2===0?100:1,s=e%2===0?Math.round(this.prop.v[e]*100):this.prop.v[e],this.o[e-this.data.p*4]!==s&&(this.o[e-this.data.p*4]=s,this._omdf=!t);this._mdf=!t}},extendPrototype([DynamicPropertyContainer],GradientProperty);function SVGGradientFillStyleData(t,e,r){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,r)}SVGGradientFillStyleData.prototype.initGradientData=function(t,e,r){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=r,this.stops=[],this.setGradientData(r.pElem,e),this.setGradientOpacity(e,r),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(t,e){var r=createElementID(),i=createNS(e.t===1?"linearGradient":"radialGradient");i.setAttribute("id",r),i.setAttribute("spreadMethod","pad"),i.setAttribute("gradientUnits","userSpaceOnUse");var s=[],n,a,l;for(l=e.g.p*4,a=0;a<l;a+=4)n=createNS("stop"),i.appendChild(n),s.push(n);t.setAttribute(e.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+r+")"),this.gf=i,this.cst=s},SVGGradientFillStyleData.prototype.setGradientOpacity=function(t,e){if(this.g._hasOpacity&&!this.g._collapsable){var r,i,s,n=createNS("mask"),a=createNS("path");n.appendChild(a);var l=createElementID(),o=createElementID();n.setAttribute("id",o);var c=createNS(t.t===1?"linearGradient":"radialGradient");c.setAttribute("id",l),c.setAttribute("spreadMethod","pad"),c.setAttribute("gradientUnits","userSpaceOnUse"),s=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var f=this.stops;for(i=t.g.p*4;i<s;i+=2)r=createNS("stop"),r.setAttribute("stop-color","rgb(255,255,255)"),c.appendChild(r),f.push(r);a.setAttribute(t.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+l+")"),t.ty==="gs"&&(a.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),a.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),t.lj===1&&a.setAttribute("stroke-miterlimit",t.ml)),this.of=c,this.ms=n,this.ost=f,this.maskId=o,e.msElem=a}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData);function SVGGradientStrokeStyleData(t,e,r){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,r),this._isAnimated=!!this._isAnimated}extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(t,e,r){this.transform={mProps:t,op:e,container:r},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var buildShapeString=function(e,r,i,s){if(r===0)return"";var n=e.o,a=e.i,l=e.v,o,c=" M"+s.applyToPointStringified(l[0][0],l[0][1]);for(o=1;o<r;o+=1)c+=" C"+s.applyToPointStringified(n[o-1][0],n[o-1][1])+" "+s.applyToPointStringified(a[o][0],a[o][1])+" "+s.applyToPointStringified(l[o][0],l[o][1]);return i&&r&&(c+=" C"+s.applyToPointStringified(n[o-1][0],n[o-1][1])+" "+s.applyToPointStringified(a[0][0],a[0][1])+" "+s.applyToPointStringified(l[0][0],l[0][1]),c+="z"),c},SVGElementsRenderer=function(){var t=new Matrix,e=new Matrix,r={createRenderFunction:i};function i(b){switch(b.ty){case"fl":return l;case"gf":return c;case"gs":return o;case"st":return f;case"sh":case"el":case"rc":case"sr":return a;case"tr":return s;case"no":return n;default:return null}}function s(b,u,E){(E||u.transform.op._mdf)&&u.transform.container.setAttribute("opacity",u.transform.op.v),(E||u.transform.mProps._mdf)&&u.transform.container.setAttribute("transform",u.transform.mProps.v.to2dCSS())}function n(){}function a(b,u,E){var d,y,k,p,x,m,g=u.styles.length,S=u.lvl,R,A,F,I;for(m=0;m<g;m+=1){if(p=u.sh._mdf||E,u.styles[m].lvl<S){for(A=e.reset(),F=S-u.styles[m].lvl,I=u.transformers.length-1;!p&&F>0;)p=u.transformers[I].mProps._mdf||p,F-=1,I-=1;if(p)for(F=S-u.styles[m].lvl,I=u.transformers.length-1;F>0;)A.multiply(u.transformers[I].mProps.v),F-=1,I-=1}else A=t;if(R=u.sh.paths,y=R._length,p){for(k="",d=0;d<y;d+=1)x=R.shapes[d],x&&x._length&&(k+=buildShapeString(x,x._length,x.c,A));u.caches[m]=k}else k=u.caches[m];u.styles[m].d+=b.hd===!0?"":k,u.styles[m]._mdf=p||u.styles[m]._mdf}}function l(b,u,E){var d=u.style;(u.c._mdf||E)&&d.pElem.setAttribute("fill","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||E)&&d.pElem.setAttribute("fill-opacity",u.o.v)}function o(b,u,E){c(b,u,E),f(b,u,E)}function c(b,u,E){var d=u.gf,y=u.g._hasOpacity,k=u.s.v,p=u.e.v;if(u.o._mdf||E){var x=b.ty==="gf"?"fill-opacity":"stroke-opacity";u.style.pElem.setAttribute(x,u.o.v)}if(u.s._mdf||E){var m=b.t===1?"x1":"cx",g=m==="x1"?"y1":"cy";d.setAttribute(m,k[0]),d.setAttribute(g,k[1]),y&&!u.g._collapsable&&(u.of.setAttribute(m,k[0]),u.of.setAttribute(g,k[1]))}var S,R,A,F;if(u.g._cmdf||E){S=u.cst;var I=u.g.c;for(A=S.length,R=0;R<A;R+=1)F=S[R],F.setAttribute("offset",I[R*4]+"%"),F.setAttribute("stop-color","rgb("+I[R*4+1]+","+I[R*4+2]+","+I[R*4+3]+")")}if(y&&(u.g._omdf||E)){var $=u.g.o;for(u.g._collapsable?S=u.cst:S=u.ost,A=S.length,R=0;R<A;R+=1)F=S[R],u.g._collapsable||F.setAttribute("offset",$[R*2]+"%"),F.setAttribute("stop-opacity",$[R*2+1])}if(b.t===1)(u.e._mdf||E)&&(d.setAttribute("x2",p[0]),d.setAttribute("y2",p[1]),y&&!u.g._collapsable&&(u.of.setAttribute("x2",p[0]),u.of.setAttribute("y2",p[1])));else{var O;if((u.s._mdf||u.e._mdf||E)&&(O=Math.sqrt(Math.pow(k[0]-p[0],2)+Math.pow(k[1]-p[1],2)),d.setAttribute("r",O),y&&!u.g._collapsable&&u.of.setAttribute("r",O)),u.e._mdf||u.h._mdf||u.a._mdf||E){O||(O=Math.sqrt(Math.pow(k[0]-p[0],2)+Math.pow(k[1]-p[1],2)));var B=Math.atan2(p[1]-k[1],p[0]-k[0]),z=u.h.v;z>=1?z=.99:z<=-1&&(z=-.99);var H=O*z,L=Math.cos(B+u.a.v)*H+k[0],_=Math.sin(B+u.a.v)*H+k[1];d.setAttribute("fx",L),d.setAttribute("fy",_),y&&!u.g._collapsable&&(u.of.setAttribute("fx",L),u.of.setAttribute("fy",_))}}}function f(b,u,E){var d=u.style,y=u.d;y&&(y._mdf||E)&&y.dashStr&&(d.pElem.setAttribute("stroke-dasharray",y.dashStr),d.pElem.setAttribute("stroke-dashoffset",y.dashoffset[0])),u.c&&(u.c._mdf||E)&&d.pElem.setAttribute("stroke","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||E)&&d.pElem.setAttribute("stroke-opacity",u.o.v),(u.w._mdf||E)&&(d.pElem.setAttribute("stroke-width",u.w.v),d.msElem&&d.msElem.setAttribute("stroke-width",u.w.v))}return r}();function SVGShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,e,r),this.prevViewData=[]}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var t,e=this.shapes.length,r,i,s=this.stylesList.length,n,a=[],l=!1;for(i=0;i<s;i+=1){for(n=this.stylesList[i],l=!1,a.length=0,t=0;t<e;t+=1)r=this.shapes[t],r.styles.indexOf(n)!==-1&&(a.push(r),l=r._isAnimated||l);a.length>1&&l&&this.setShapesAsAnimated(a)}},SVGShapeElement.prototype.setShapesAsAnimated=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(t,e){var r,i=new SVGStyleData(t,e),s=i.pElem;if(t.ty==="st")r=new SVGStrokeStyleData(this,t,i);else if(t.ty==="fl")r=new SVGFillStyleData(this,t,i);else if(t.ty==="gf"||t.ty==="gs"){var n=t.ty==="gf"?SVGGradientFillStyleData:SVGGradientStrokeStyleData;r=new n(this,t,i),this.globalData.defs.appendChild(r.gf),r.maskId&&(this.globalData.defs.appendChild(r.ms),this.globalData.defs.appendChild(r.of),s.setAttribute("mask","url("+getLocationHref()+"#"+r.maskId+")"))}else t.ty==="no"&&(r=new SVGNoStyleData(this,t,i));return(t.ty==="st"||t.ty==="gs")&&(s.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),s.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),s.setAttribute("fill-opacity","0"),t.lj===1&&s.setAttribute("stroke-miterlimit",t.ml)),t.r===2&&s.setAttribute("fill-rule","evenodd"),t.ln&&s.setAttribute("id",t.ln),t.cl&&s.setAttribute("class",t.cl),t.bm&&(s.style["mix-blend-mode"]=getBlendMode(t.bm)),this.stylesList.push(i),this.addToAnimatedContents(t,r),r},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 r=TransformPropertyFactory.getTransformProperty(this,t,this),i=new SVGTransformData(r,r.o,e);return this.addToAnimatedContents(t,i),i},SVGShapeElement.prototype.createShapeElement=function(t,e,r){var i=4;t.ty==="rc"?i=5:t.ty==="el"?i=6:t.ty==="sr"&&(i=7);var s=ShapePropertyFactory.getShapeProp(this,t,i,this),n=new SVGShapeData(e,r,s);return this.shapes.push(n),this.addShapeToModifiers(n),this.addToAnimatedContents(t,n),n},SVGShapeElement.prototype.addToAnimatedContents=function(t,e){for(var r=0,i=this.animatedContents.length;r<i;){if(this.animatedContents[r].element===e)return;r+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(t),element:e,data:t})},SVGShapeElement.prototype.setElementStyles=function(t){var e=t.styles,r,i=this.stylesList.length;for(r=0;r<i;r+=1)this.stylesList[r].closed||e.push(this.stylesList[r])},SVGShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(t,e,r,i,s,n,a){var l=[].concat(n),o,c=t.length-1,f,b,u=[],E=[],d,y,k;for(o=c;o>=0;o-=1){if(k=this.searchProcessedElement(t[o]),k?e[o]=r[k-1]:t[o]._render=a,t[o].ty==="fl"||t[o].ty==="st"||t[o].ty==="gf"||t[o].ty==="gs"||t[o].ty==="no")k?e[o].style.closed=!1:e[o]=this.createStyleElement(t[o],s),t[o]._render&&e[o].style.pElem.parentNode!==i&&i.appendChild(e[o].style.pElem),u.push(e[o].style);else if(t[o].ty==="gr"){if(!k)e[o]=this.createGroupElement(t[o]);else for(b=e[o].it.length,f=0;f<b;f+=1)e[o].prevViewData[f]=e[o].it[f];this.searchShapes(t[o].it,e[o].it,e[o].prevViewData,e[o].gr,s+1,l,a),t[o]._render&&e[o].gr.parentNode!==i&&i.appendChild(e[o].gr)}else t[o].ty==="tr"?(k||(e[o]=this.createTransformElement(t[o],i)),d=e[o].transform,l.push(d)):t[o].ty==="sh"||t[o].ty==="rc"||t[o].ty==="el"||t[o].ty==="sr"?(k||(e[o]=this.createShapeElement(t[o],l,s)),this.setElementStyles(e[o])):t[o].ty==="tm"||t[o].ty==="rd"||t[o].ty==="ms"||t[o].ty==="pb"||t[o].ty==="zz"||t[o].ty==="op"?(k?(y=e[o],y.closed=!1):(y=ShapeModifiers.getModifier(t[o].ty),y.init(this,t[o]),e[o]=y,this.shapeModifiers.push(y)),E.push(y)):t[o].ty==="rp"&&(k?(y=e[o],y.closed=!0):(y=ShapeModifiers.getModifier(t[o].ty),e[o]=y,y.init(this,t,o,e),this.shapeModifiers.push(y),a=!1),E.push(y));this.addProcessedElement(t[o],o+1)}for(c=u.length,o=0;o<c;o+=1)u[o].closed=!0;for(c=E.length,o=0;o<c;o+=1)E[o].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){this.renderModifiers();var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<e;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var t,e=this.animatedContents.length,r;for(t=0;t<e;t+=1)r=this.animatedContents[t],(this._isFirstFrame||r.element._isAnimated)&&r.data!==!0&&r.fn(r.data,r.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function LetterProps(t,e,r,i,s,n){this.o=t,this.sw=e,this.sc=r,this.fc=i,this.m=s,this.p=n,this._mdf={o:!0,sw:!!e,sc:!!r,fc:!!i,m:!0,p:!0}}LetterProps.prototype.update=function(t,e,r,i,s,n){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var a=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,a=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,a=!0),this.sc!==r&&(this.sc=r,this._mdf.sc=!0,a=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,a=!0),this.m!==s&&(this.m=s,this._mdf.m=!0,a=!0),n.length&&(this.p[0]!==n[0]||this.p[1]!==n[1]||this.p[4]!==n[4]||this.p[5]!==n[5]||this.p[12]!==n[12]||this.p[13]!==n[13])&&(this.p=n,this._mdf.p=!0,a=!0),a};function TextProperty(t,e){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d&&e.d.sid&&(e.d=t.globalData.slotManager.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);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,r=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var i,s=this.effectsSequence.length,n=t||this.data.d.k[this.keysIndex].s;for(i=0;i<s;i+=1)r!==this.keysIndex?n=this.effectsSequence[i](n,n.t):n=this.effectsSequence[i](this.currentData,n.t);e!==n&&this.setCurrentData(n),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},TextProperty.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,e=this.elem.comp.renderedFrame,r=0,i=t.length;r<=i-1&&!(r===i-1||t[r+1].t>e);)r+=1;return this.keysIndex!==r&&(this.keysIndex=r),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(t){for(var e=[],r=0,i=t.length,s,n,a=!1,l=!1,o="";r<i;)a=l,l=!1,s=t.charCodeAt(r),o=t.charAt(r),FontManager.isCombinedCharacter(s)?a=!0:s>=55296&&s<=56319?FontManager.isRegionalFlag(t,r)?o=t.substr(r,14):(n=t.charCodeAt(r+1),n>=56320&&n<=57343&&(FontManager.isModifier(s,n)?(o=t.substr(r,2),a=!0):FontManager.isFlagEmoji(t.substr(r,4))?o=t.substr(r,4):o=t.substr(r,2))):s>56319?(n=t.charCodeAt(r+1),FontManager.isVariationSelector(s)&&(a=!0)):FontManager.isZeroWidthJoiner(s)&&(a=!0,l=!0),a?(e[e.length-1]+=o,a=!1):e.push(o),r+=o.length;return e},TextProperty.prototype.completeTextData=function(t){t.__complete=!0;var e=this.elem.globalData.fontManager,r=this.data,i=[],s,n,a,l=0,o,c=r.m.g,f=0,b=0,u=0,E=[],d=0,y=0,k,p,x=e.getFontByName(t.f),m,g=0,S=getFontProperties(x);t.fWeight=S.weight,t.fStyle=S.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),n=t.finalText.length,t.finalLineHeight=t.lh;var R=t.tr/1e3*t.finalSize,A;if(t.sz)for(var F=!0,I=t.sz[0],$=t.sz[1],O,B;F;){B=this.buildFinalText(t.t),O=0,d=0,n=B.length,R=t.tr/1e3*t.finalSize;var z=-1;for(s=0;s<n;s+=1)A=B[s].charCodeAt(0),a=!1,B[s]===" "?z=s:(A===13||A===3)&&(d=0,a=!0,O+=t.finalLineHeight||t.finalSize*1.2),e.chars?(m=e.getCharData(B[s],x.fStyle,x.fFamily),g=a?0:m.w*t.finalSize/100):g=e.measureText(B[s],t.f,t.finalSize),d+g>I&&B[s]!==" "?(z===-1?n+=1:s=z,O+=t.finalLineHeight||t.finalSize*1.2,B.splice(s,z===s?1:0,"\r"),z=-1,d=0):(d+=g,d+=R);O+=x.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&$<O?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=B,n=t.finalText.length,F=!1)}d=-R,g=0;var H=0,L;for(s=0;s<n;s+=1)if(a=!1,L=t.finalText[s],A=L.charCodeAt(0),A===13||A===3?(H=0,E.push(d),y=d>y?d:y,d=-2*R,o="",a=!0,u+=1):o=L,e.chars?(m=e.getCharData(L,x.fStyle,e.getFontByName(t.f).fFamily),g=a?0:m.w*t.finalSize/100):g=e.measureText(o,t.f,t.finalSize),L===" "?H+=g+R:(d+=g+R+H,H=0),i.push({l:g,an:g,add:f,n:a,anIndexes:[],val:o,line:u,animatorJustifyOffset:0}),c==2){if(f+=g,o===""||o===" "||s===n-1){for((o===""||o===" ")&&(f-=g);b<=s;)i[b].an=f,i[b].ind=l,i[b].extra=g,b+=1;l+=1,f=0}}else if(c==3){if(f+=g,o===""||s===n-1){for(o===""&&(f-=g);b<=s;)i[b].an=f,i[b].ind=l,i[b].extra=g,b+=1;f=0,l+=1}}else i[l].ind=l,i[l].extra=0,l+=1;if(t.l=i,y=d>y?d:y,E.push(d),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=y,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=E;var _=r.a,M,C;p=_.length;var P,j,T=[];for(k=0;k<p;k+=1){for(M=_[k],M.a.sc&&(t.strokeColorAnim=!0),M.a.sw&&(t.strokeWidthAnim=!0),(M.a.fc||M.a.fh||M.a.fs||M.a.fb)&&(t.fillColorAnim=!0),j=0,P=M.s.b,s=0;s<n;s+=1)C=i[s],C.anIndexes[k]=j,(P==1&&C.val!==""||P==2&&C.val!==""&&C.val!==" "||P==3&&(C.n||C.val==" "||s==n-1)||P==4&&(C.n||s==n-1))&&(M.s.rn===1&&T.push(j),j+=1);r.a[k].s.totalChars=j;var D=-1,V;if(M.s.rn===1)for(s=0;s<n;s+=1)C=i[s],D!=C.anIndexes[k]&&(D=C.anIndexes[k],V=T.splice(Math.floor(Math.random()*T.length),1)[0]),C.anIndexes[k]=V}t.yOffset=t.finalLineHeight||t.finalSize*1.2,t.ls=t.ls||0,t.ascent=x.ascent*t.finalSize/100},TextProperty.prototype.updateDocumentData=function(t,e){e=e===void 0?this.keysIndex:e;var r=this.copyData({},this.data.d.k[e].s);r=this.copyData(r,t),this.data.d.k[e].s=r,this.recalculate(e),this.setCurrentData(r),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,r=Math.floor;function i(n,a){this._currentTextLength=-1,this.k=!1,this.data=a,this.elem=n,this.comp=n.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(n),this.s=PropertyFactory.getProp(n,a.s||{k:0},0,0,this),"e"in a?this.e=PropertyFactory.getProp(n,a.e,0,0,this):this.e={v:100},this.o=PropertyFactory.getProp(n,a.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(n,a.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(n,a.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(n,a.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(n,a.a,0,.01,this),this.dynamicProperties.length||this.getValue()}i.prototype={getMult:function(a){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var l=0,o=0,c=1,f=1;this.ne.v>0?l=this.ne.v/100:o=-this.ne.v/100,this.xe.v>0?c=1-this.xe.v/100:f=1+this.xe.v/100;var b=BezierFactory.getBezierEasing(l,o,c,f).get,u=0,E=this.finalS,d=this.finalE,y=this.data.sh;if(y===2)d===E?u=a>=d?1:0:u=t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u=b(u);else if(y===3)d===E?u=a>=d?0:1:u=1-t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u=b(u);else if(y===4)d===E?u=0:(u=t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u<.5?u*=2:u=1-2*(u-.5)),u=b(u);else if(y===5){if(d===E)u=0;else{var k=d-E;a=e(t(0,a+.5-E),d-E);var p=-k/2+a,x=k/2;u=Math.sqrt(1-p*p/(x*x))}u=b(u)}else y===6?(d===E?u=0:(a=e(t(0,a+.5-E),d-E),u=(1+Math.cos(Math.PI+Math.PI*2*a/(d-E)))/2),u=b(u)):(a>=r(E)&&(a-E<0?u=t(0,e(e(d,1)-(E-a),1)):u=t(0,e(d-a,1))),u=b(u));if(this.sm.v!==100){var m=this.sm.v*.01;m===0&&(m=1e-8);var g=.5-m*.5;u<g?u=0:(u=(u-g)/m,u>1&&(u=1))}return u*this.a.v},getValue:function(a){this.iterateDynamicProperties(),this._mdf=a||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,a&&this.data.r===2&&(this.e.v=this._currentTextLength);var l=this.data.r===2?1:100/this.data.totalChars,o=this.o.v/l,c=this.s.v/l+o,f=this.e.v/l+o;if(c>f){var b=c;c=f,f=b}this.finalS=c,this.finalE=f}},extendPrototype([DynamicPropertyContainer],i);function s(n,a,l){return new i(n,a)}return{getTextSelectorProp:s}}();function TextAnimatorDataProperty(t,e,r){var i={propType:!1},s=PropertyFactory.getProp,n=e.a;this.a={r:n.r?s(t,n.r,0,degToRads,r):i,rx:n.rx?s(t,n.rx,0,degToRads,r):i,ry:n.ry?s(t,n.ry,0,degToRads,r):i,sk:n.sk?s(t,n.sk,0,degToRads,r):i,sa:n.sa?s(t,n.sa,0,degToRads,r):i,s:n.s?s(t,n.s,1,.01,r):i,a:n.a?s(t,n.a,1,0,r):i,o:n.o?s(t,n.o,0,.01,r):i,p:n.p?s(t,n.p,1,0,r):i,sw:n.sw?s(t,n.sw,0,0,r):i,sc:n.sc?s(t,n.sc,1,0,r):i,fc:n.fc?s(t,n.fc,1,0,r):i,fh:n.fh?s(t,n.fh,0,0,r):i,fs:n.fs?s(t,n.fs,0,.01,r):i,fb:n.fb?s(t,n.fb,0,.01,r):i,t:n.t?s(t,n.t,0,0,r):i},this.s=TextSelectorProp.getTextSelectorProp(t,e.s,r),this.s.t=e.s.t}function TextAnimatorProperty(t,e,r){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=e,this._elem=r,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(r)}TextAnimatorProperty.prototype.searchProperties=function(){var t,e=this._textData.a.length,r,i=PropertyFactory.getProp;for(t=0;t<e;t+=1)r=this._textData.a[t],this._animatorsData[t]=new TextAnimatorDataProperty(this._elem,r,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:i(this._elem,this._textData.p.a,0,0,this),f:i(this._elem,this._textData.p.f,0,0,this),l:i(this._elem,this._textData.p.l,0,0,this),r:i(this._elem,this._textData.p.r,0,0,this),p:i(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=i(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 r=this._moreOptions.alignment.v,i=this._animatorsData,s=this._textData,n=this.mHelper,a=this._renderType,l=this.renderedLetters.length,o,c,f,b,u=t.l,E,d,y,k,p,x,m,g,S,R,A,F,I,$,O;if(this._hasMaskedPath){if(O=this._pathData.m,!this._pathData.n||this._pathData._mdf){var B=O.v;this._pathData.r.v&&(B=B.reverse()),E={tLength:0,segments:[]},b=B._length-1;var z;for(F=0,f=0;f<b;f+=1)z=bez.buildBezierData(B.v[f],B.v[f+1],[B.o[f][0]-B.v[f][0],B.o[f][1]-B.v[f][1]],[B.i[f+1][0]-B.v[f+1][0],B.i[f+1][1]-B.v[f+1][1]]),E.tLength+=z.segmentLength,E.segments.push(z),F+=z.segmentLength;f=b,O.v.c&&(z=bez.buildBezierData(B.v[f],B.v[0],[B.o[f][0]-B.v[f][0],B.o[f][1]-B.v[f][1]],[B.i[0][0]-B.v[0][0],B.i[0][1]-B.v[0][1]]),E.tLength+=z.segmentLength,E.segments.push(z),F+=z.segmentLength),this._pathData.pi=E}if(E=this._pathData.pi,d=this._pathData.f.v,m=0,x=1,k=0,p=!0,R=E.segments,d<0&&O.v.c)for(E.tLength<Math.abs(d)&&(d=-Math.abs(d)%E.tLength),m=R.length-1,S=R[m].points,x=S.length-1;d<0;)d+=S[x].partialLength,x-=1,x<0&&(m-=1,S=R[m].points,x=S.length-1);S=R[m].points,g=S[x-1],y=S[x],A=y.partialLength}b=u.length,o=0,c=0;var H=t.finalSize*1.2*.714,L=!0,_,M,C,P,j;P=i.length;var T,D=-1,V,G,J,K=d,X=m,Q=x,st=-1,at,nt,ct,tt,q,ot,ft,pt,yt="",dt=this.defaultPropsArray,ut;if(t.j===2||t.j===1){var lt=0,ht=0,xt=t.j===2?-.5:-1,mt=0,vt=!0;for(f=0;f<b;f+=1)if(u[f].n){for(lt&&(lt+=ht);mt<f;)u[mt].animatorJustifyOffset=lt,mt+=1;lt=0,vt=!0}else{for(C=0;C<P;C+=1)_=i[C].a,_.t.propType&&(vt&&t.j===2&&(ht+=_.t.v*xt),M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),T.length?lt+=_.t.v*T[0]*xt:lt+=_.t.v*T*xt);vt=!1}for(lt&&(lt+=ht);mt<f;)u[mt].animatorJustifyOffset=lt,mt+=1}for(f=0;f<b;f+=1){if(n.reset(),at=1,u[f].n)o=0,c+=t.yOffset,c+=L?1:0,d=K,L=!1,this._hasMaskedPath&&(m=X,x=Q,S=R[m].points,g=S[x-1],y=S[x],A=y.partialLength,k=0),yt="",pt="",ot="",ut="",dt=this.defaultPropsArray;else{if(this._hasMaskedPath){if(st!==u[f].line){switch(t.j){case 1:d+=F-t.lineWidths[u[f].line];break;case 2:d+=(F-t.lineWidths[u[f].line])/2;break}st=u[f].line}D!==u[f].ind&&(u[D]&&(d+=u[D].extra),d+=u[f].an/2,D=u[f].ind),d+=r[0]*u[f].an*.005;var it=0;for(C=0;C<P;C+=1)_=i[C].a,_.p.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),T.length?it+=_.p.v[0]*T[0]:it+=_.p.v[0]*T),_.a.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),T.length?it+=_.a.v[0]*T[0]:it+=_.a.v[0]*T);for(p=!0,this._pathData.a.v&&(d=u[0].an*.5+(F-this._pathData.f.v-u[0].an*.5-u[u.length-1].an*.5)*D/(b-1),d+=this._pathData.f.v);p;)k+A>=d+it||!S?(I=(d+it-k)/y.partialLength,G=g.point[0]+(y.point[0]-g.point[0])*I,J=g.point[1]+(y.point[1]-g.point[1])*I,n.translate(-r[0]*u[f].an*.005,-(r[1]*H)*.01),p=!1):S&&(k+=y.partialLength,x+=1,x>=S.length&&(x=0,m+=1,R[m]?S=R[m].points:O.v.c?(x=0,m=0,S=R[m].points):(k-=y.partialLength,S=null)),S&&(g=y,y=S[x],A=y.partialLength));V=u[f].an/2-u[f].add,n.translate(-V,0,0)}else V=u[f].an/2-u[f].add,n.translate(-V,0,0),n.translate(-r[0]*u[f].an*.005,-r[1]*H*.01,0);for(C=0;C<P;C+=1)_=i[C].a,_.t.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),(o!==0||t.j!==0)&&(this._hasMaskedPath?T.length?d+=_.t.v*T[0]:d+=_.t.v*T:T.length?o+=_.t.v*T[0]:o+=_.t.v*T));for(t.strokeWidthAnim&&(ct=t.sw||0),t.strokeColorAnim&&(t.sc?nt=[t.sc[0],t.sc[1],t.sc[2]]:nt=[0,0,0]),t.fillColorAnim&&t.fc&&(tt=[t.fc[0],t.fc[1],t.fc[2]]),C=0;C<P;C+=1)_=i[C].a,_.a.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),T.length?n.translate(-_.a.v[0]*T[0],-_.a.v[1]*T[1],_.a.v[2]*T[2]):n.translate(-_.a.v[0]*T,-_.a.v[1]*T,_.a.v[2]*T));for(C=0;C<P;C+=1)_=i[C].a,_.s.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),T.length?n.scale(1+(_.s.v[0]-1)*T[0],1+(_.s.v[1]-1)*T[1],1):n.scale(1+(_.s.v[0]-1)*T,1+(_.s.v[1]-1)*T,1));for(C=0;C<P;C+=1){if(_=i[C].a,M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),_.sk.propType&&(T.length?n.skewFromAxis(-_.sk.v*T[0],_.sa.v*T[1]):n.skewFromAxis(-_.sk.v*T,_.sa.v*T)),_.r.propType&&(T.length?n.rotateZ(-_.r.v*T[2]):n.rotateZ(-_.r.v*T)),_.ry.propType&&(T.length?n.rotateY(_.ry.v*T[1]):n.rotateY(_.ry.v*T)),_.rx.propType&&(T.length?n.rotateX(_.rx.v*T[0]):n.rotateX(_.rx.v*T)),_.o.propType&&(T.length?at+=(_.o.v*T[0]-at)*T[0]:at+=(_.o.v*T-at)*T),t.strokeWidthAnim&&_.sw.propType&&(T.length?ct+=_.sw.v*T[0]:ct+=_.sw.v*T),t.strokeColorAnim&&_.sc.propType)for(q=0;q<3;q+=1)T.length?nt[q]+=(_.sc.v[q]-nt[q])*T[0]:nt[q]+=(_.sc.v[q]-nt[q])*T;if(t.fillColorAnim&&t.fc){if(_.fc.propType)for(q=0;q<3;q+=1)T.length?tt[q]+=(_.fc.v[q]-tt[q])*T[0]:tt[q]+=(_.fc.v[q]-tt[q])*T;_.fh.propType&&(T.length?tt=addHueToRGB(tt,_.fh.v*T[0]):tt=addHueToRGB(tt,_.fh.v*T)),_.fs.propType&&(T.length?tt=addSaturationToRGB(tt,_.fs.v*T[0]):tt=addSaturationToRGB(tt,_.fs.v*T)),_.fb.propType&&(T.length?tt=addBrightnessToRGB(tt,_.fb.v*T[0]):tt=addBrightnessToRGB(tt,_.fb.v*T))}}for(C=0;C<P;C+=1)_=i[C].a,_.p.propType&&(M=i[C].s,T=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),this._hasMaskedPath?T.length?n.translate(0,_.p.v[1]*T[0],-_.p.v[2]*T[1]):n.translate(0,_.p.v[1]*T,-_.p.v[2]*T):T.length?n.translate(_.p.v[0]*T[0],_.p.v[1]*T[1],-_.p.v[2]*T[2]):n.translate(_.p.v[0]*T,_.p.v[1]*T,-_.p.v[2]*T));if(t.strokeWidthAnim&&(ot=ct<0?0:ct),t.strokeColorAnim&&(ft="rgb("+Math.round(nt[0]*255)+","+Math.round(nt[1]*255)+","+Math.round(nt[2]*255)+")"),t.fillColorAnim&&t.fc&&(pt="rgb("+Math.round(tt[0]*255)+","+Math.round(tt[1]*255)+","+Math.round(tt[2]*255)+")"),this._hasMaskedPath){if(n.translate(0,-t.ls),n.translate(0,r[1]*H*.01+c,0),this._pathData.p.v){$=(y.point[1]-g.point[1])/(y.point[0]-g.point[0]);var gt=Math.atan($)*180/Math.PI;y.point[0]<g.point[0]&&(gt+=180),n.rotate(-gt*Math.PI/180)}n.translate(G,J,0),d-=r[0]*u[f].an*.005,u[f+1]&&D!==u[f+1].ind&&(d+=u[f].an/2,d+=t.tr*.001*t.finalSize)}else{switch(n.translate(o,c,0),t.ps&&n.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:n.translate(u[f].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[f].line]),0,0);break;case 2:n.translate(u[f].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[f].line])/2,0,0);break}n.translate(0,-t.ls),n.translate(V,0,0),n.translate(r[0]*u[f].an*.005,r[1]*H*.01,0),o+=u[f].l+t.tr*.001*t.finalSize}a==="html"?yt=n.toCSS():a==="svg"?yt=n.to2dCSS():dt=[n.props[0],n.props[1],n.props[2],n.props[3],n.props[4],n.props[5],n.props[6],n.props[7],n.props[8],n.props[9],n.props[10],n.props[11],n.props[12],n.props[13],n.props[14],n.props[15]],ut=at}l<=f?(j=new LetterProps(ut,ot,ft,pt,yt,dt),this.renderedLetters.push(j),l+=1,this.lettersChangedFlag=!0):(j=this.renderedLetters[f],this.lettersChangedFlag=j.update(ut,ot,ft,pt,yt,dt)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty);function ITextElement(){}ITextElement.prototype.initElement=function(t,e,r){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,r),this.textProperty=new TextProperty(this,t.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(t.t,this.renderType,this),this.initTransform(t,e,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},ITextElement.prototype.createPathShape=function(t,e){var r,i=e.length,s,n="";for(r=0;r<i;r+=1)e[r].ty==="sh"&&(s=e[r].ks.k,n+=buildShapeString(s,s.i.length,!0,t));return n},ITextElement.prototype.updateDocumentData=function(t,e){this.textProperty.updateDocumentData(t,e)},ITextElement.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},ITextElement.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},ITextElement.prototype.applyTextPropertiesToMatrix=function(t,e,r,i,s){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+t.ascent,0),e.translate(0,-t.ls,0),t.j){case 1:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[r]),0,0);break;case 2:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[r])/2,0,0);break}e.translate(i,s,0)},ITextElement.prototype.buildColor=function(t){return"rgb("+Math.round(t[0]*255)+","+Math.round(t[1]*255)+","+Math.round(t[2]*255)+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){},ITextElement.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var emptyShapeData={shapes:[]};function SVGTextLottieElement(t,e,r){this.textSpans=[],this.renderType="svg",this.initElement(t,e,r)}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,r=t.length,i=[],s="";e<r;)t[e]==="\r"||t[e]===""?(i.push(s),s=""):s+=t[e],e+=1;return i.push(s),i},SVGTextLottieElement.prototype.buildShapeData=function(t,e){if(t.shapes&&t.shapes.length){var r=t.shapes[0];if(r.it){var i=r.it[r.it.length-1];i.s&&(i.s.k[0]=e,i.s.k[1]=e)}}return t},SVGTextLottieElement.prototype.buildNewText=function(){this.addDynamicProperty(this);var t,e,r=this.textProperty.currentData;this.renderedLetters=createSizedArray(r?r.l.length:0),r.fc?this.layerElement.setAttribute("fill",this.buildColor(r.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),r.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(r.sc)),this.layerElement.setAttribute("stroke-width",r.sw)),this.layerElement.setAttribute("font-size",r.finalSize);var i=this.globalData.fontManager.getFontByName(r.f);if(i.fClass)this.layerElement.setAttribute("class",i.fClass);else{this.layerElement.setAttribute("font-family",i.fFamily);var s=r.fWeight,n=r.fStyle;this.layerElement.setAttribute("font-style",n),this.layerElement.setAttribute("font-weight",s)}this.layerElement.setAttribute("aria-label",r.t);var a=r.l||[],l=!!this.globalData.fontManager.chars;e=a.length;var o,c=this.mHelper,f="",b=this.data.singleShape,u=0,E=0,d=!0,y=r.tr*.001*r.finalSize;if(b&&!l&&!r.sz){var k=this.textContainer,p="start";switch(r.j){case 1:p="end";break;case 2:p="middle";break;default:p="start";break}k.setAttribute("text-anchor",p),k.setAttribute("letter-spacing",y);var x=this.buildTextContents(r.finalText);for(e=x.length,E=r.ps?r.ps[1]+r.ascent:0,t=0;t<e;t+=1)o=this.textSpans[t].span||createNS("tspan"),o.textContent=x[t],o.setAttribute("x",0),o.setAttribute("y",E),o.style.display="inherit",k.appendChild(o),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=o,E+=r.finalLineHeight;this.layerElement.appendChild(k)}else{var m=this.textSpans.length,g;for(t=0;t<e;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!l||!b||t===0){if(o=m>t?this.textSpans[t].span:createNS(l?"g":"text"),m<=t){if(o.setAttribute("stroke-linecap","butt"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=o,l){var S=createNS("g");o.appendChild(S),this.textSpans[t].childSpan=S}this.textSpans[t].span=o,this.layerElement.appendChild(o)}o.style.display="inherit"}if(c.reset(),b&&(a[t].n&&(u=-y,E+=r.yOffset,E+=d?1:0,d=!1),this.applyTextPropertiesToMatrix(r,c,a[t].line,u,E),u+=a[t].l||0,u+=y),l){g=this.globalData.fontManager.getCharData(r.finalText[t],i.fStyle,this.globalData.fontManager.getFontByName(r.f).fFamily);var R;if(g.t===1)R=new SVGCompElement(g.data,this.globalData,this);else{var A=emptyShapeData;g.data&&g.data.shapes&&(A=this.buildShapeData(g.data,r.finalSize)),R=new SVGShapeElement(A,this.globalData,this)}if(this.textSpans[t].glyph){var F=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(F.layerElement),F.destroy()}this.textSpans[t].glyph=R,R._debug=!0,R.prepareFrame(0),R.renderFrame(),this.textSpans[t].childSpan.appendChild(R.layerElement),g.t===1&&this.textSpans[t].childSpan.setAttribute("transform","scale("+r.finalSize/100+","+r.finalSize/100+")")}else b&&o.setAttribute("transform","translate("+c.props[12]+","+c.props[13]+")"),o.textContent=a[t].val,o.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}b&&o&&o.setAttribute("d",f)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},SVGTextLottieElement.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var t,e=this.textSpans.length,r;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)r=this.textSpans[t].glyph,r&&(r.prepareFrame(this.comp.renderedFrame-this.data.st),r._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var t,e,r=this.textAnimator.renderedLetters,i=this.textProperty.currentData.l;e=i.length;var s,n,a;for(t=0;t<e;t+=1)i[t].n||(s=r[t],n=this.textSpans[t].span,a=this.textSpans[t].glyph,a&&a.renderFrame(),s._mdf.m&&n.setAttribute("transform",s.m),s._mdf.o&&n.setAttribute("opacity",s.o),s._mdf.sw&&n.setAttribute("stroke-width",s.sw),s._mdf.sc&&n.setAttribute("stroke",s.sc),s._mdf.fc&&n.setAttribute("fill",s.fc))}};function ISolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var t=createNS("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)};function NullElement(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initFrame(),this.initTransform(t,e,r),this.initHierarchy()}NullElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement);function SVGRendererBase(){}extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(t){return new NullElement(t,this.globalData,this)},SVGRendererBase.prototype.createShape=function(t){return new SVGShapeElement(t,this.globalData,this)},SVGRendererBase.prototype.createText=function(t){return new SVGTextLottieElement(t,this.globalData,this)},SVGRendererBase.prototype.createImage=function(t){return new IImageElement(t,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(t){return new ISolidElement(t,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var e=this.globalData.defs;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var r=createNS("clipPath"),i=createNS("rect");i.setAttribute("width",t.w),i.setAttribute("height",t.h),i.setAttribute("x",0),i.setAttribute("y",0);var s=createElementID();r.setAttribute("id",s),r.appendChild(i),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+s+")"),e.appendChild(r),this.layers=t.layers,this.elements=createSizedArray(t.layers.length)},SVGRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(t){var e=0,r=this.layers.length;for(e=0;e<r;e+=1)if(this.layers[e].ind===t)return e;return-1},SVGRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){e[t]=!0;var r=this.createItem(this.layers[t]);if(e[t]=r,getExpressionsPlugin()&&(this.layers[t].ty===0&&this.globalData.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,t),this.layers[t].tt){var i="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(i===-1)return;if(!this.elements[i]||this.elements[i]===!0)this.buildItem(i),this.addPendingElement(r);else{var s=e[i],n=s.getMatte(this.layers[t].tt);r.setMatte(n)}}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var e=0,r=this.elements.length;e<r;){if(this.elements[e]===t){var i="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,s=this.elements[i],n=s.getMatte(this.layers[e].tt);t.setMatte(n);break}e+=1}}},SVGRendererBase.prototype.renderFrame=function(t){if(!(this.renderedFrame===t||this.destroyed)){t===null?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e,r=this.layers.length;for(this.completeLayers||this.checkLayers(t),e=r-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<r;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(t,e){var r=t.getBaseElement();if(r){for(var i=0,s;i<e;)this.elements[i]&&this.elements[i]!==!0&&this.elements[i].getBaseElement()&&(s=this.elements[i].getBaseElement()),i+=1;s?this.layerElement.insertBefore(r,s):this.layerElement.appendChild(r)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"};function ICompElement(){}extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initTransform(t,e,r),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 r,i=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&(this.elements[r].prepareFrame(this.renderedFrame-this.layers[r].st),this.elements[r]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},ICompElement.prototype.setElements=function(t){this.elements=t},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function SVGCompElement(t,e,r){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function SVGRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var r="";if(e&&e.title){var i=createNS("title"),s=createElementID();i.setAttribute("id",s),i.textContent=e.title,this.svgElement.appendChild(i),r+=s}if(e&&e.description){var n=createNS("desc"),a=createElementID();n.setAttribute("id",a),n.textContent=e.description,this.svgElement.appendChild(n),r+=" "+a}r&&this.svgElement.setAttribute("aria-labelledby",r);var l=createNS("defs");this.svgElement.appendChild(l);var o=createNS("g");this.svgElement.appendChild(o),this.layerElement=o,this.renderConfig={preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",progressiveLoad:e&&e.progressiveLoad||!1,hideOnTransparent:!(e&&e.hideOnTransparent===!1),viewBoxOnly:e&&e.viewBoxOnly||!1,viewBoxSize:e&&e.viewBoxSize||!1,className:e&&e.className||"",id:e&&e.id||"",focusable:e&&e.focusable,filterSize:{width:e&&e.filterSize&&e.filterSize.width||"100%",height:e&&e.filterSize&&e.filterSize.height||"100%",x:e&&e.filterSize&&e.filterSize.x||"0%",y:e&&e.filterSize&&e.filterSize.y||"0%"},width:e&&e.width,height:e&&e.height,runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:l,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}ShapeTransformManager.prototype={addTransformSequence:function(e){var r,i=e.length,s="_";for(r=0;r<i;r+=1)s+=e[r].transform.key+"_";var n=this.sequences[s];return n||(n={transforms:[].concat(e),finalTransform:new Matrix,_mdf:!1},this.sequences[s]=n,this.sequenceList.push(n)),n},processSequence:function(e,r){for(var i=0,s=e.transforms.length,n=r;i<s&&!r;){if(e.transforms[i].transform.mProps._mdf){n=!0;break}i+=1}if(n)for(e.finalTransform.reset(),i=s-1;i>=0;i-=1)e.finalTransform.multiply(e.transforms[i].transform.mProps.v);e._mdf=n},processSequences:function(e){var r,i=this.sequenceList.length;for(r=0;r<i;r+=1)this.processSequence(this.sequenceList[r],e)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var e="__lottie_element_luma_buffer",r=null,i=null,s=null;function n(){var o=createNS("svg"),c=createNS("filter"),f=createNS("feColorMatrix");return c.setAttribute("id",e),f.setAttribute("type","matrix"),f.setAttribute("color-interpolation-filters","sRGB"),f.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),c.appendChild(f),o.appendChild(c),o.setAttribute("id",e+"_svg"),featureSupport.svgLumaHidden&&(o.style.display="none"),o}function a(){r||(s=n(),document.body.appendChild(s),r=createTag("canvas"),i=r.getContext("2d"),i.filter="url(#"+e+")",i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1))}function l(o){return r||a(),r.width=o.width,r.height=o.height,i.filter="url(#"+e+")",r}return{load:a,get:l}};function createCanvas(t,e){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(t,e);var r=createTag("canvas");return r.width=t,r.height=e,r}var assetLoader=function(){return{loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas}}(),registeredEffects={};function CVEffects(t){var e,r=t.data.ef?t.data.ef.length:0;this.filters=[];var i;for(e=0;e<r;e+=1){i=null;var s=t.data.ef[e].ty;if(registeredEffects[s]){var n=registeredEffects[s].effect;i=new n(t.effectsManager.effectElements[e],t)}i&&this.filters.push(i)}this.filters.length&&t.addRenderableComponent(this)}CVEffects.prototype.renderFrame=function(t){var e,r=this.filters.length;for(e=0;e<r;e+=1)this.filters[e].renderFrame(t)},CVEffects.prototype.getEffects=function(t){var e,r=this.filters.length,i=[];for(e=0;e<r;e+=1)this.filters[e].type===t&&i.push(this.filters[e]);return i};function registerEffect(t,e){registeredEffects[t]={effect:e}}function CVMaskElement(t,e){this.data=t,this.element=e,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var r,i=this.masksProperties.length,s=!1;for(r=0;r<i;r+=1)this.masksProperties[r].mode!=="n"&&(s=!0),this.viewData[r]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[r],3);this.hasMasks=s,s&&this.element.addRenderableComponent(this)}CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var t=this.element.finalTransform.mat,e=this.element.canvasContext,r,i=this.masksProperties.length,s,n,a;for(e.beginPath(),r=0;r<i;r+=1)if(this.masksProperties[r].mode!=="n"){this.masksProperties[r].inv&&(e.moveTo(0,0),e.lineTo(this.element.globalData.compSize.w,0),e.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),e.lineTo(0,this.element.globalData.compSize.h),e.lineTo(0,0)),a=this.viewData[r].v,s=t.applyToPointArray(a.v[0][0],a.v[0][1],0),e.moveTo(s[0],s[1]);var l,o=a._length;for(l=1;l<o;l+=1)n=t.applyToTriplePoints(a.o[l-1],a.i[l],a.v[l]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5]);n=t.applyToTriplePoints(a.o[l-1],a.i[0],a.v[0]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5])}this.element.globalData.renderer.save(!0),e.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};function CVBaseElement(){}var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var e=this.globalData.canvasContext,r=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(r);var i=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(i),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var e=this.globalData;if(e.blendMode!==this.data.bm){e.blendMode=this.data.bm;var r=getBlendMode(this.data.bm);e.canvasContext.globalCompositeOperation=r}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){!this.hidden&&(!this.isInRange||this.isTransparent)&&(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(e){e.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var e=this.buffers[0],r=e.getContext("2d");this.clearCanvas(r),r.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var e=this.buffers[1],r=e.getContext("2d");this.clearCanvas(r),r.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);var i=this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1);if(i.renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var s=assetLoader.getLumaCanvas(this.canvasContext.canvas),n=s.getContext("2d");n.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(s,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(e){if(!(this.hidden||this.data.hd)&&!(this.data.td===1&&!e)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var r=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(r),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(r),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement;function CVShapeData(t,e,r,i){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var s=4;e.ty==="rc"?s=5:e.ty==="el"?s=6:e.ty==="sr"&&(s=7),this.sh=ShapePropertyFactory.getShapeProp(t,e,s,t);var n,a=r.length,l;for(n=0;n<a;n+=1)r[n].closed||(l={transforms:i.addTransformSequence(r[n].transforms),trNodes:[]},this.styledShapes.push(l),r[n].elements.push(l))}CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated;function CVShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableElement],CVShapeElement),CVShapeElement.prototype.initElement=RenderableDOMElement.prototype.initElement,CVShapeElement.prototype.transformHelper={opacity:1,_opMdf:!1},CVShapeElement.prototype.dashResetter=[],CVShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},CVShapeElement.prototype.createStyleElement=function(t,e){var r={data:t,type:t.ty,preTransforms:this.transformsManager.addTransformSequence(e),transforms:[],elements:[],closed:t.hd===!0},i={};if(t.ty==="fl"||t.ty==="st"?(i.c=PropertyFactory.getProp(this,t.c,1,255,this),i.c.k||(r.co="rgb("+bmFloor(i.c.v[0])+","+bmFloor(i.c.v[1])+","+bmFloor(i.c.v[2])+")")):(t.ty==="gf"||t.ty==="gs")&&(i.s=PropertyFactory.getProp(this,t.s,1,null,this),i.e=PropertyFactory.getProp(this,t.e,1,null,this),i.h=PropertyFactory.getProp(this,t.h||{k:0},0,.01,this),i.a=PropertyFactory.getProp(this,t.a||{k:0},0,degToRads,this),i.g=new GradientProperty(this,t.g,this)),i.o=PropertyFactory.getProp(this,t.o,0,.01,this),t.ty==="st"||t.ty==="gs"){if(r.lc=lineCapEnum[t.lc||2],r.lj=lineJoinEnum[t.lj||2],t.lj==1&&(r.ml=t.ml),i.w=PropertyFactory.getProp(this,t.w,0,null,this),i.w.k||(r.wi=i.w.v),t.d){var s=new DashProperty(this,t.d,"canvas",this);i.d=s,i.d.k||(r.da=i.d.dashArray,r.do=i.d.dashoffset[0])}}else r.r=t.r===2?"evenodd":"nonzero";return this.stylesList.push(r),i.style=r,i},CVShapeElement.prototype.createGroupElement=function(){var t={it:[],prevViewData:[]};return t},CVShapeElement.prototype.createTransformElement=function(t){var e={transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,t.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,t,this)}};return e},CVShapeElement.prototype.createShapeElement=function(t){var e=new CVShapeData(this,t,this.stylesList,this.transformsManager);return this.shapes.push(e),this.addShapeToModifiers(e),e},CVShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(t){var e,r=this.stylesList.length;for(e=0;e<r;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.push(t)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.pop()},CVShapeElement.prototype.closeStyles=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e].closed=!0},CVShapeElement.prototype.searchShapes=function(t,e,r,i,s){var n,a=t.length-1,l,o,c=[],f=[],b,u,E,d=[].concat(s);for(n=a;n>=0;n-=1){if(b=this.searchProcessedElement(t[n]),b?e[n]=r[b-1]:t[n]._shouldRender=i,t[n].ty==="fl"||t[n].ty==="st"||t[n].ty==="gf"||t[n].ty==="gs")b?e[n].style.closed=!1:e[n]=this.createStyleElement(t[n],d),c.push(e[n].style);else if(t[n].ty==="gr"){if(!b)e[n]=this.createGroupElement(t[n]);else for(o=e[n].it.length,l=0;l<o;l+=1)e[n].prevViewData[l]=e[n].it[l];this.searchShapes(t[n].it,e[n].it,e[n].prevViewData,i,d)}else t[n].ty==="tr"?(b||(E=this.createTransformElement(t[n]),e[n]=E),d.push(e[n]),this.addTransformToStyleList(e[n])):t[n].ty==="sh"||t[n].ty==="rc"||t[n].ty==="el"||t[n].ty==="sr"?b||(e[n]=this.createShapeElement(t[n])):t[n].ty==="tm"||t[n].ty==="rd"||t[n].ty==="pb"||t[n].ty==="zz"||t[n].ty==="op"?(b?(u=e[n],u.closed=!1):(u=ShapeModifiers.getModifier(t[n].ty),u.init(this,t[n]),e[n]=u,this.shapeModifiers.push(u)),f.push(u)):t[n].ty==="rp"&&(b?(u=e[n],u.closed=!0):(u=ShapeModifiers.getModifier(t[n].ty),e[n]=u,u.init(this,t,n,e),this.shapeModifiers.push(u),i=!1),f.push(u));this.addProcessedElement(t[n],n+1)}for(this.removeTransformFromStyleList(),this.closeStyles(c),a=f.length,n=0;n<a;n+=1)f[n].closed=!0},CVShapeElement.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},CVShapeElement.prototype.renderShapeTransform=function(t,e){(t._opMdf||e.op._mdf||this._isFirstFrame)&&(e.opacity=t.opacity,e.opacity*=e.op.v,e._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var t,e=this.stylesList.length,r,i,s,n,a,l,o=this.globalData.renderer,c=this.globalData.canvasContext,f,b;for(t=0;t<e;t+=1)if(b=this.stylesList[t],f=b.type,!((f==="st"||f==="gs")&&b.wi===0||!b.data._shouldRender||b.coOp===0||this.globalData.currentGlobalAlpha===0)){for(o.save(),a=b.elements,f==="st"||f==="gs"?(o.ctxStrokeStyle(f==="st"?b.co:b.grd),o.ctxLineWidth(b.wi),o.ctxLineCap(b.lc),o.ctxLineJoin(b.lj),o.ctxMiterLimit(b.ml||0)):o.ctxFillStyle(f==="fl"?b.co:b.grd),o.ctxOpacity(b.coOp),f!=="st"&&f!=="gs"&&c.beginPath(),o.ctxTransform(b.preTransforms.finalTransform.props),i=a.length,r=0;r<i;r+=1){for((f==="st"||f==="gs")&&(c.beginPath(),b.da&&(c.setLineDash(b.da),c.lineDashOffset=b.do)),l=a[r].trNodes,n=l.length,s=0;s<n;s+=1)l[s].t==="m"?c.moveTo(l[s].p[0],l[s].p[1]):l[s].t==="c"?c.bezierCurveTo(l[s].pts[0],l[s].pts[1],l[s].pts[2],l[s].pts[3],l[s].pts[4],l[s].pts[5]):c.closePath();(f==="st"||f==="gs")&&(o.ctxStroke(),b.da&&c.setLineDash(this.dashResetter))}f!=="st"&&f!=="gs"&&this.globalData.renderer.ctxFill(b.r),o.restore()}},CVShapeElement.prototype.renderShape=function(t,e,r,i){var s,n=e.length-1,a;for(a=t,s=n;s>=0;s-=1)e[s].ty==="tr"?(a=r[s].transform,this.renderShapeTransform(t,a)):e[s].ty==="sh"||e[s].ty==="el"||e[s].ty==="rc"||e[s].ty==="sr"?this.renderPath(e[s],r[s]):e[s].ty==="fl"?this.renderFill(e[s],r[s],a):e[s].ty==="st"?this.renderStroke(e[s],r[s],a):e[s].ty==="gf"||e[s].ty==="gs"?this.renderGradientFill(e[s],r[s],a):e[s].ty==="gr"?this.renderShape(a,e[s].it,r[s].it):e[s].ty;i&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(t,e){if(this._isFirstFrame||e._mdf||t.transforms._mdf){var r=t.trNodes,i=e.paths,s,n,a,l=i._length;r.length=0;var o=t.transforms.finalTransform;for(a=0;a<l;a+=1){var c=i.shapes[a];if(c&&c.v){for(n=c._length,s=1;s<n;s+=1)s===1&&r.push({t:"m",p:o.applyToPointArray(c.v[0][0],c.v[0][1],0)}),r.push({t:"c",pts:o.applyToTriplePoints(c.o[s-1],c.i[s],c.v[s])});n===1&&r.push({t:"m",p:o.applyToPointArray(c.v[0][0],c.v[0][1],0)}),c.c&&n&&(r.push({t:"c",pts:o.applyToTriplePoints(c.o[s-1],c.i[0],c.v[0])}),r.push({t:"z"}))}}t.trNodes=r}},CVShapeElement.prototype.renderPath=function(t,e){if(t.hd!==!0&&t._shouldRender){var r,i=e.styledShapes.length;for(r=0;r<i;r+=1)this.renderStyledShape(e.styledShapes[r],e.sh)}},CVShapeElement.prototype.renderFill=function(t,e,r){var i=e.style;(e.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*r.opacity)},CVShapeElement.prototype.renderGradientFill=function(t,e,r){var i=e.style,s;if(!i.grd||e.g._mdf||e.s._mdf||e.e._mdf||t.t!==1&&(e.h._mdf||e.a._mdf)){var n=this.globalData.canvasContext,a=e.s.v,l=e.e.v;if(t.t===1)s=n.createLinearGradient(a[0],a[1],l[0],l[1]);else{var o=Math.sqrt(Math.pow(a[0]-l[0],2)+Math.pow(a[1]-l[1],2)),c=Math.atan2(l[1]-a[1],l[0]-a[0]),f=e.h.v;f>=1?f=.99:f<=-1&&(f=-.99);var b=o*f,u=Math.cos(c+e.a.v)*b+a[0],E=Math.sin(c+e.a.v)*b+a[1];s=n.createRadialGradient(u,E,0,a[0],a[1],o)}var d,y=t.g.p,k=e.g.c,p=1;for(d=0;d<y;d+=1)e.g._hasOpacity&&e.g._collapsable&&(p=e.g.o[d*2+1]),s.addColorStop(k[d*4]/100,"rgba("+k[d*4+1]+","+k[d*4+2]+","+k[d*4+3]+","+p+")");i.grd=s}i.coOp=e.o.v*r.opacity},CVShapeElement.prototype.renderStroke=function(t,e,r){var i=e.style,s=e.d;s&&(s._mdf||this._isFirstFrame)&&(i.da=s.dashArray,i.do=s.dashoffset[0]),(e.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*r.opacity),(e.w._mdf||this._isFirstFrame)&&(i.wi=e.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0};function CVTextElement(t,e,r){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=!1;t.fc?(e=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=e;var r=!1;t.sc&&(r=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=t.sw);var i=this.globalData.fontManager.getFontByName(t.f),s,n,a=t.l,l=this.mHelper;this.stroke=r,this.values.fValue=t.finalSize+"px "+this.globalData.fontManager.getFontByName(t.f).fFamily,n=t.finalText.length;var o,c,f,b,u,E,d,y,k,p,x=this.data.singleShape,m=t.tr*.001*t.finalSize,g=0,S=0,R=!0,A=0;for(s=0;s<n;s+=1){o=this.globalData.fontManager.getCharData(t.finalText[s],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),c=o&&o.data||{},l.reset(),x&&a[s].n&&(g=-m,S+=t.yOffset,S+=R?1:0,R=!1),u=c.shapes?c.shapes[0].it:[],d=u.length,l.scale(t.finalSize/100,t.finalSize/100),x&&this.applyTextPropertiesToMatrix(t,l,a[s].line,g,S),k=createSizedArray(d-1);var F=0;for(E=0;E<d;E+=1)if(u[E].ty==="sh"){for(b=u[E].ks.k.i.length,y=u[E].ks.k,p=[],f=1;f<b;f+=1)f===1&&p.push(l.applyToX(y.v[0][0],y.v[0][1],0),l.applyToY(y.v[0][0],y.v[0][1],0)),p.push(l.applyToX(y.o[f-1][0],y.o[f-1][1],0),l.applyToY(y.o[f-1][0],y.o[f-1][1],0),l.applyToX(y.i[f][0],y.i[f][1],0),l.applyToY(y.i[f][0],y.i[f][1],0),l.applyToX(y.v[f][0],y.v[f][1],0),l.applyToY(y.v[f][0],y.v[f][1],0));p.push(l.applyToX(y.o[f-1][0],y.o[f-1][1],0),l.applyToY(y.o[f-1][0],y.o[f-1][1],0),l.applyToX(y.i[0][0],y.i[0][1],0),l.applyToY(y.i[0][0],y.i[0][1],0),l.applyToX(y.v[0][0],y.v[0][1],0),l.applyToY(y.v[0][0],y.v[0][1],0)),k[F]=p,F+=1}x&&(g+=a[s].l,g+=m),this.textSpans[A]?this.textSpans[A].elem=k:this.textSpans[A]={elem:k},A+=1}},CVTextElement.prototype.renderInnerContent=function(){this.validateText();var t=this.canvasContext;t.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var e,r,i,s,n,a,l=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;r=o.length;var c,f=null,b=null,u=null,E,d,y=this.globalData.renderer;for(e=0;e<r;e+=1)if(!o[e].n){if(c=l[e],c&&(y.save(),y.ctxTransform(c.p),y.ctxOpacity(c.o)),this.fill){for(c&&c.fc?f!==c.fc&&(y.ctxFillStyle(c.fc),f=c.fc):f!==this.values.fill&&(f=this.values.fill,y.ctxFillStyle(this.values.fill)),E=this.textSpans[e].elem,s=E.length,this.globalData.canvasContext.beginPath(),i=0;i<s;i+=1)for(d=E[i],a=d.length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<a;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),y.ctxFill()}if(this.stroke){for(c&&c.sw?u!==c.sw&&(u=c.sw,y.ctxLineWidth(c.sw)):u!==this.values.sWidth&&(u=this.values.sWidth,y.ctxLineWidth(this.values.sWidth)),c&&c.sc?b!==c.sc&&(b=c.sc,y.ctxStrokeStyle(c.sc)):b!==this.values.stroke&&(b=this.values.stroke,y.ctxStrokeStyle(this.values.stroke)),E=this.textSpans[e].elem,s=E.length,this.globalData.canvasContext.beginPath(),i=0;i<s;i+=1)for(d=E[i],a=d.length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<a;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),y.ctxStroke()}c&&this.globalData.renderer.restore()}};function CVImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.img=e.imageLoader.getAsset(this.assetData),this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVImageElement),CVImageElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVImageElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVImageElement.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var t=createTag("canvas");t.width=this.assetData.w,t.height=this.assetData.h;var e=t.getContext("2d"),r=this.img.width,i=this.img.height,s=r/i,n=this.assetData.w/this.assetData.h,a,l,o=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;s>n&&o==="xMidYMid slice"||s<n&&o!=="xMidYMid slice"?(l=i,a=l*n):(a=r,l=a/n),e.drawImage(this.img,(r-a)/2,(i-l)/2,a,l,0,0,this.assetData.w,this.assetData.h),this.img=t}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null};function CVSolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVSolidElement),CVSolidElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVSolidElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVSolidElement.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)};function CanvasRendererBase(){}extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(t){return new CVShapeElement(t,this.globalData,this)},CanvasRendererBase.prototype.createText=function(t){return new CVTextElement(t,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(t){return new CVImageElement(t,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(t){return new CVSolidElement(t,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(t){t[0]===1&&t[1]===0&&t[4]===0&&t[5]===1&&t[12]===0&&t[13]===0||this.canvasContext.transform(t[0],t[1],t[4],t[5],t[12],t[13])},CanvasRendererBase.prototype.ctxOpacity=function(t){this.canvasContext.globalAlpha*=t<0?0:t},CanvasRendererBase.prototype.ctxFillStyle=function(t){this.canvasContext.fillStyle=t},CanvasRendererBase.prototype.ctxStrokeStyle=function(t){this.canvasContext.strokeStyle=t},CanvasRendererBase.prototype.ctxLineWidth=function(t){this.canvasContext.lineWidth=t},CanvasRendererBase.prototype.ctxLineCap=function(t){this.canvasContext.lineCap=t},CanvasRendererBase.prototype.ctxLineJoin=function(t){this.canvasContext.lineJoin=t},CanvasRendererBase.prototype.ctxMiterLimit=function(t){this.canvasContext.miterLimit=t},CanvasRendererBase.prototype.ctxFill=function(t){this.canvasContext.fill(t)},CanvasRendererBase.prototype.ctxFillRect=function(t,e,r,i){this.canvasContext.fillRect(t,e,r,i)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}this.contextData.reset()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(t){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}t&&(this.globalData.blendMode="source-over"),this.contextData.restore(t)},CanvasRendererBase.prototype.configAnimation=function(t){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var e=this.animationItem.container.style;e.width="100%",e.height="100%";var r="0px 0px 0px";e.transformOrigin=r,e.mozTransformOrigin=r,e.webkitTransformOrigin=r,e["-webkit-transform"]=r,e.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={w:t.w,h:t.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=createSizedArray(t.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(t,e){this.reset();var r,i;t?(r=t,i=e,this.canvasContext.canvas.width=r,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(r=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(r=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=r*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr);var s,n;if(this.renderConfig.preserveAspectRatio.indexOf("meet")!==-1||this.renderConfig.preserveAspectRatio.indexOf("slice")!==-1){var a=this.renderConfig.preserveAspectRatio.split(" "),l=a[1]||"meet",o=a[0]||"xMidYMid",c=o.substr(0,4),f=o.substr(4);s=r/i,n=this.transformCanvas.w/this.transformCanvas.h,n>s&&l==="meet"||n<s&&l==="slice"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),c==="xMid"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(r-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:c==="xMax"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(r-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,f==="YMid"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(r/this.transformCanvas.w))/2*this.renderConfig.dpr:f==="YMax"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(r/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio==="none"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},CanvasRendererBase.prototype.destroy=function(){this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");var t,e=this.layers?this.layers.length:0;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(t,e){if(!(this.renderedFrame===t&&this.renderConfig.clearCanvas===!0&&!e||this.destroyed||t===-1)){this.renderedFrame=t,this.globalData.frameNum=t-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||e,this.globalData.projectInterface.currentFrame=t;var r,i=this.layers.length;for(this.completeLayers||this.checkLayers(t),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].prepareFrame(t-this.layers[r].st);if(this.globalData._mdf){for(this.renderConfig.clearCanvas===!0?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){var r=this.createItem(this.layers[t],this,this.globalData);e[t]=r,r.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"};function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){this.stack=[],this.cArrPos=0,this.cTr=new Matrix;var t,e=15;for(t=0;t<e;t+=1){var r=new CanvasContext;this.stack[t]=r}this._length=e,this.nativeContext=null,this.transformMat=new Matrix,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}CVContextData.prototype.duplicate=function(){var t=this._length*2,e=0;for(e=this._length;e<t;e+=1)this.stack[e]=new CanvasContext;this._length=t},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(t){this.cArrPos-=1;var e=this.stack[this.cArrPos],r=e.transform,i,s=this.cTr.props;for(i=0;i<16;i+=1)s[i]=r[i];if(t){this.nativeContext.restore();var n=this.stack[this.cArrPos+1];this.appliedFillStyle=n.fillStyle,this.appliedStrokeStyle=n.strokeStyle,this.appliedLineWidth=n.lineWidth,this.appliedLineCap=n.lineCap,this.appliedLineJoin=n.lineJoin,this.appliedMiterLimit=n.miterLimit}this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13]),(t||e.opacity!==-1&&this.currentOpacity!==e.opacity)&&(this.nativeContext.globalAlpha=e.opacity,this.currentOpacity=e.opacity),this.currentFillStyle=e.fillStyle,this.currentStrokeStyle=e.strokeStyle,this.currentLineWidth=e.lineWidth,this.currentLineCap=e.lineCap,this.currentLineJoin=e.lineJoin,this.currentMiterLimit=e.miterLimit},CVContextData.prototype.save=function(t){t&&this.nativeContext.save();var e=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var r=this.stack[this.cArrPos],i;for(i=0;i<16;i+=1)r.transform[i]=e[i];this.cArrPos+=1;var s=this.stack[this.cArrPos];s.opacity=r.opacity,s.fillStyle=r.fillStyle,s.strokeStyle=r.strokeStyle,s.lineWidth=r.lineWidth,s.lineCap=r.lineCap,s.lineJoin=r.lineJoin,s.miterLimit=r.miterLimit},CVContextData.prototype.setOpacity=function(t){this.stack[this.cArrPos].opacity=t},CVContextData.prototype.setContext=function(t){this.nativeContext=t},CVContextData.prototype.fillStyle=function(t){this.stack[this.cArrPos].fillStyle!==t&&(this.currentFillStyle=t,this.stack[this.cArrPos].fillStyle=t)},CVContextData.prototype.strokeStyle=function(t){this.stack[this.cArrPos].strokeStyle!==t&&(this.currentStrokeStyle=t,this.stack[this.cArrPos].strokeStyle=t)},CVContextData.prototype.lineWidth=function(t){this.stack[this.cArrPos].lineWidth!==t&&(this.currentLineWidth=t,this.stack[this.cArrPos].lineWidth=t)},CVContextData.prototype.lineCap=function(t){this.stack[this.cArrPos].lineCap!==t&&(this.currentLineCap=t,this.stack[this.cArrPos].lineCap=t)},CVContextData.prototype.lineJoin=function(t){this.stack[this.cArrPos].lineJoin!==t&&(this.currentLineJoin=t,this.stack[this.cArrPos].lineJoin=t)},CVContextData.prototype.miterLimit=function(t){this.stack[this.cArrPos].miterLimit!==t&&(this.currentMiterLimit=t,this.stack[this.cArrPos].miterLimit=t)},CVContextData.prototype.transform=function(t){this.transformMat.cloneFromProps(t);var e=this.cTr;this.transformMat.multiply(e),e.cloneFromProps(this.transformMat.props);var r=e.props;this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13])},CVContextData.prototype.opacity=function(t){var e=this.stack[this.cArrPos].opacity;e*=t<0?0:t,this.stack[this.cArrPos].opacity!==e&&(this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),this.stack[this.cArrPos].opacity=e)},CVContextData.prototype.fill=function(t){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(t)},CVContextData.prototype.fillRect=function(t,e,r,i){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(t,e,r,i)},CVContextData.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()};function CVCompElement(t,e,r){this.completeLayers=!1,this.layers=t.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var t=this.canvasContext;t.beginPath(),t.moveTo(0,0),t.lineTo(this.data.w,0),t.lineTo(this.data.w,this.data.h),t.lineTo(0,this.data.h),t.lineTo(0,0),t.clip();var e,r=this.layers.length;for(e=r-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},CVCompElement.prototype.destroy=function(){var t,e=this.layers.length;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function CanvasRenderer(t,e){this.animationItem=t,this.renderConfig={clearCanvas:e&&e.clearCanvas!==void 0?e.clearCanvas:!0,context:e&&e.context||null,progressiveLoad:e&&e.progressiveLoad||!1,preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",className:e&&e.className||"",id:e&&e.id||"",runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.renderConfig.dpr=e&&e.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=e&&e.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function HBaseElement(){}HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.bm!==0&&this.setBlendMode()},renderElement:function(){var e=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var r=this.finalTransform.mat.toCSS();e.transform=r,e.webkitTransform=r}this.finalTransform._opMdf&&(e.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting;function HSolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var t;this.data.hasMask?(t=createNS("rect"),t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):(t=createTag("div"),t.style.width=this.data.sw+"px",t.style.height=this.data.sh+"px",t.style.backgroundColor=this.data.sc),this.layerElement.appendChild(t)};function HShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(t,e,r),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var t;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),t=this.svgElement;else{t=createNS("svg");var e=this.comp.data?this.comp.data:this.globalData.compSize;t.setAttribute("width",e.w),t.setAttribute("height",e.h),t.appendChild(this.shapesContainer),this.layerElement.appendChild(t)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=t},HShapeElement.prototype.getTransformedPoint=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)e=t[r].mProps.v.applyToPointArray(e[0],e[1],0);return e},HShapeElement.prototype.calculateShapeBoundingBox=function(t,e){var r=t.sh.v,i=t.transformers,s,n=r._length,a,l,o,c;if(!(n<=1)){for(s=0;s<n-1;s+=1)a=this.getTransformedPoint(i,r.v[s]),l=this.getTransformedPoint(i,r.o[s]),o=this.getTransformedPoint(i,r.i[s+1]),c=this.getTransformedPoint(i,r.v[s+1]),this.checkBounds(a,l,o,c,e);r.c&&(a=this.getTransformedPoint(i,r.v[s]),l=this.getTransformedPoint(i,r.o[s]),o=this.getTransformedPoint(i,r.i[0]),c=this.getTransformedPoint(i,r.v[0]),this.checkBounds(a,l,o,c,e))}},HShapeElement.prototype.checkBounds=function(t,e,r,i,s){this.getBoundsOfCurve(t,e,r,i);var n=this.shapeBoundingBox;s.x=bmMin(n.left,s.x),s.xMax=bmMax(n.right,s.xMax),s.y=bmMin(n.top,s.y),s.yMax=bmMax(n.bottom,s.yMax)},HShapeElement.prototype.shapeBoundingBox={left:0,right:0,top:0,bottom:0},HShapeElement.prototype.tempBoundingBox={x:0,xMax:0,y:0,yMax:0,width:0,height:0},HShapeElement.prototype.getBoundsOfCurve=function(t,e,r,i){for(var s=[[t[0],i[0]],[t[1],i[1]]],n,a,l,o,c,f,b,u=0;u<2;++u)a=6*t[u]-12*e[u]+6*r[u],n=-3*t[u]+9*e[u]-9*r[u]+3*i[u],l=3*e[u]-3*t[u],a|=0,n|=0,l|=0,n===0&&a===0||(n===0?(o=-l/a,o>0&&o<1&&s[u].push(this.calculateF(o,t,e,r,i,u))):(c=a*a-4*l*n,c>=0&&(f=(-a+bmSqrt(c))/(2*n),f>0&&f<1&&s[u].push(this.calculateF(f,t,e,r,i,u)),b=(-a-bmSqrt(c))/(2*n),b>0&&b<1&&s[u].push(this.calculateF(b,t,e,r,i,u)))));this.shapeBoundingBox.left=bmMin.apply(null,s[0]),this.shapeBoundingBox.top=bmMin.apply(null,s[1]),this.shapeBoundingBox.right=bmMax.apply(null,s[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,s[1])},HShapeElement.prototype.calculateF=function(t,e,r,i,s,n){return bmPow(1-t,3)*e[n]+3*bmPow(1-t,2)*t*r[n]+3*(1-t)*bmPow(t,2)*i[n]+bmPow(t,3)*s[n]},HShapeElement.prototype.calculateBoundingBox=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)t[r]&&t[r].sh?this.calculateShapeBoundingBox(t[r],e):t[r]&&t[r].it?this.calculateBoundingBox(t[r].it,e):t[r]&&t[r].style&&t[r].w&&this.expandStrokeBoundingBox(t[r].w,e)},HShapeElement.prototype.expandStrokeBoundingBox=function(t,e){var r=0;if(t.keyframes){for(var i=0;i<t.keyframes.length;i+=1){var s=t.keyframes[i].s;s>r&&(r=s)}r*=t.mult}else r=t.v*t.mult;e.x-=r,e.xMax+=r,e.y-=r,e.yMax+=r},HShapeElement.prototype.currentBoxContains=function(t){return this.currentBBox.x<=t.x&&this.currentBBox.y<=t.y&&this.currentBBox.width+this.currentBBox.x>=t.x+t.width&&this.currentBBox.height+this.currentBBox.y>=t.y+t.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var t=this.tempBoundingBox,e=999999;if(t.x=e,t.xMax=-e,t.y=e,t.yMax=-e,this.calculateBoundingBox(this.itemsData,t),t.width=t.xMax<t.x?0:t.xMax-t.x,t.height=t.yMax<t.y?0:t.yMax-t.y,this.currentBoxContains(t))return;var r=!1;if(this.currentBBox.w!==t.width&&(this.currentBBox.w=t.width,this.shapeCont.setAttribute("width",t.width),r=!0),this.currentBBox.h!==t.height&&(this.currentBBox.h=t.height,this.shapeCont.setAttribute("height",t.height),r=!0),r||this.currentBBox.x!==t.x||this.currentBBox.y!==t.y){this.currentBBox.w=t.width,this.currentBBox.h=t.height,this.currentBBox.x=t.x,this.currentBBox.y=t.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var i=this.shapeCont.style,s="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";i.transform=s,i.webkitTransform=s}}};function HTextElement(t,e,r){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var t=createNS("g");this.maskedElement.appendChild(t),this.innerElem=t}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=this.innerElem.style,r=t.fc?this.buildColor(t.fc):"rgba(0,0,0,0)";e.fill=r,e.color=r,t.sc&&(e.stroke=this.buildColor(t.sc),e.strokeWidth=t.sw+"px");var i=this.globalData.fontManager.getFontByName(t.f);if(!this.globalData.fontManager.chars)if(e.fontSize=t.finalSize+"px",e.lineHeight=t.finalSize+"px",i.fClass)this.innerElem.className=i.fClass;else{e.fontFamily=i.fFamily;var s=t.fWeight,n=t.fStyle;e.fontStyle=n,e.fontWeight=s}var a,l,o=t.l;l=o.length;var c,f,b,u=this.mHelper,E,d="",y=0;for(a=0;a<l;a+=1){if(this.globalData.fontManager.chars?(this.textPaths[y]?c=this.textPaths[y]:(c=createNS("path"),c.setAttribute("stroke-linecap",lineCapEnum[1]),c.setAttribute("stroke-linejoin",lineJoinEnum[2]),c.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[y]?(f=this.textSpans[y],b=f.children[0]):(f=createTag("div"),f.style.lineHeight=0,b=createNS("svg"),b.appendChild(c),styleDiv(f)))):this.isMasked?c=this.textPaths[y]?this.textPaths[y]:createNS("text"):this.textSpans[y]?(f=this.textSpans[y],c=this.textPaths[y]):(f=createTag("span"),styleDiv(f),c=createTag("span"),styleDiv(c),f.appendChild(c)),this.globalData.fontManager.chars){var k=this.globalData.fontManager.getCharData(t.finalText[a],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),p;if(k?p=k.data:p=null,u.reset(),p&&p.shapes&&p.shapes.length&&(E=p.shapes[0].it,u.scale(t.finalSize/100,t.finalSize/100),d=this.createPathShape(u,E),c.setAttribute("d",d)),this.isMasked)this.innerElem.appendChild(c);else{if(this.innerElem.appendChild(f),p&&p.shapes){document.body.appendChild(b);var x=b.getBBox();b.setAttribute("width",x.width+2),b.setAttribute("height",x.height+2),b.setAttribute("viewBox",x.x-1+" "+(x.y-1)+" "+(x.width+2)+" "+(x.height+2));var m=b.style,g="translate("+(x.x-1)+"px,"+(x.y-1)+"px)";m.transform=g,m.webkitTransform=g,o[a].yOffset=x.y-1}else b.setAttribute("width",1),b.setAttribute("height",1);f.appendChild(b)}}else if(c.textContent=o[a].val,c.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(c);else{this.innerElem.appendChild(f);var S=c.style,R="translate3d(0,"+-t.finalSize/1.2+"px,0)";S.transform=R,S.webkitTransform=R}this.isMasked?this.textSpans[y]=c:this.textSpans[y]=f,this.textSpans[y].style.display="block",this.textPaths[y]=c,y+=1}for(;y<this.textSpans.length;)this.textSpans[y].style.display="none",y+=1},HTextElement.prototype.renderInnerContent=function(){this.validateText();var t;if(this.data.singleShape){if(!this._isFirstFrame&&!this.lettersChangedFlag)return;if(this.isMasked&&this.finalTransform._matMdf){this.svgElement.setAttribute("viewBox",-this.finalTransform.mProp.p.v[0]+" "+-this.finalTransform.mProp.p.v[1]+" "+this.compW+" "+this.compH),t=this.svgElement.style;var e="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";t.transform=e,t.webkitTransform=e}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),!(!this.lettersChangedFlag&&!this.textAnimator.lettersChangedFlag)){var r,i,s=0,n=this.textAnimator.renderedLetters,a=this.textProperty.currentData.l;i=a.length;var l,o,c;for(r=0;r<i;r+=1)a[r].n?s+=1:(o=this.textSpans[r],c=this.textPaths[r],l=n[s],s+=1,l._mdf.m&&(this.isMasked?o.setAttribute("transform",l.m):(o.style.webkitTransform=l.m,o.style.transform=l.m)),o.style.opacity=l.o,l.sw&&l._mdf.sw&&c.setAttribute("stroke-width",l.sw),l.sc&&l._mdf.sc&&c.setAttribute("stroke",l.sc),l.fc&&l._mdf.fc&&(c.setAttribute("fill",l.fc),c.style.color=l.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var f=this.innerElem.getBBox();this.currentBBox.w!==f.width&&(this.currentBBox.w=f.width,this.svgElement.setAttribute("width",f.width)),this.currentBBox.h!==f.height&&(this.currentBBox.h=f.height,this.svgElement.setAttribute("height",f.height));var b=1;if(this.currentBBox.w!==f.width+b*2||this.currentBBox.h!==f.height+b*2||this.currentBBox.x!==f.x-b||this.currentBBox.y!==f.y-b){this.currentBBox.w=f.width+b*2,this.currentBBox.h=f.height+b*2,this.currentBBox.x=f.x-b,this.currentBBox.y=f.y-b,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),t=this.svgElement.style;var u="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";t.transform=u,t.webkitTransform=u}}}};function HCameraElement(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initHierarchy();var i=PropertyFactory.getProp;if(this.pe=i(this,t.pe,0,0,this),t.ks.p.s?(this.px=i(this,t.ks.p.x,1,0,this),this.py=i(this,t.ks.p.y,1,0,this),this.pz=i(this,t.ks.p.z,1,0,this)):this.p=i(this,t.ks.p,1,0,this),t.ks.a&&(this.a=i(this,t.ks.a,1,0,this)),t.ks.or.k.length&&t.ks.or.k[0].to){var s,n=t.ks.or.k.length;for(s=0;s<n;s+=1)t.ks.or.k[s].to=null,t.ks.or.k[s].ti=null}this.or=i(this,t.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=i(this,t.ks.rx,0,degToRads,this),this.ry=i(this,t.ks.ry,0,degToRads,this),this.rz=i(this,t.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var t,e=this.comp.threeDElements.length,r,i,s;for(t=0;t<e;t+=1)if(r=this.comp.threeDElements[t],r.type==="3d"){i=r.perspectiveElem.style,s=r.container.style;var n=this.pe.v+"px",a="0px 0px 0px",l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";i.perspective=n,i.webkitPerspective=n,s.transformOrigin=a,s.mozTransformOrigin=a,s.webkitTransformOrigin=a,i.transform=l,i.webkitTransform=l}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var t=this._isFirstFrame,e,r;if(this.hierarchy)for(r=this.hierarchy.length,e=0;e<r;e+=1)t=this.hierarchy[e].finalTransform.mProp._mdf||t;if(t||this.pe._mdf||this.p&&this.p._mdf||this.px&&(this.px._mdf||this.py._mdf||this.pz._mdf)||this.rx._mdf||this.ry._mdf||this.rz._mdf||this.or._mdf||this.a&&this.a._mdf){if(this.mat.reset(),this.hierarchy)for(r=this.hierarchy.length-1,e=r;e>=0;e-=1){var i=this.hierarchy[e].finalTransform.mProp;this.mat.translate(-i.p.v[0],-i.p.v[1],i.p.v[2]),this.mat.rotateX(-i.or.v[0]).rotateY(-i.or.v[1]).rotateZ(i.or.v[2]),this.mat.rotateX(-i.rx.v).rotateY(-i.ry.v).rotateZ(i.rz.v),this.mat.scale(1/i.s.v[0],1/i.s.v[1],1/i.s.v[2]),this.mat.translate(i.a.v[0],i.a.v[1],i.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var s;this.p?s=[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:s=[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var n=Math.sqrt(Math.pow(s[0],2)+Math.pow(s[1],2)+Math.pow(s[2],2)),a=[s[0]/n,s[1]/n,s[2]/n],l=Math.sqrt(a[2]*a[2]+a[0]*a[0]),o=Math.atan2(a[1],l),c=Math.atan2(a[0],-a[2]);this.mat.rotateY(c).rotateX(-o)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var f=!this._prevMat.equals(this.mat);if((f||this.pe._mdf)&&this.comp.threeDElements){r=this.comp.threeDElements.length;var b,u,E;for(e=0;e<r;e+=1)if(b=this.comp.threeDElements[e],b.type==="3d"){if(f){var d=this.mat.toCSS();E=b.container.style,E.transform=d,E.webkitTransform=d}this.pe._mdf&&(u=b.perspectiveElem.style,u.perspective=this.pe.v+"px",u.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null};function HImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData),e=new Image;this.data.hasMask?(this.imageElem=createNS("image"),this.imageElem.setAttribute("width",this.assetData.w+"px"),this.imageElem.setAttribute("height",this.assetData.h+"px"),this.imageElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(e),e.crossOrigin="anonymous",e.src=t,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)};function HybridRendererBase(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"}},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},HybridRendererBase.prototype.appendElementInPos=function(t,e){var r=t.getBaseElement();if(r){var i=this.layers[e];if(!i.ddd||!this.supports3d)if(this.threeDElements)this.addTo3dContainer(r,e);else{for(var s=0,n,a,l;s<e;)this.elements[s]&&this.elements[s]!==!0&&this.elements[s].getBaseElement&&(a=this.elements[s],l=this.layers[s].ddd?this.getThreeDContainerByPos(s):a.getBaseElement(),n=l||n),s+=1;n?(!i.ddd||!this.supports3d)&&this.layerElement.insertBefore(r,n):(!i.ddd||!this.supports3d)&&this.layerElement.appendChild(r)}else this.addTo3dContainer(r,e)}},HybridRendererBase.prototype.createShape=function(t){return this.supports3d?new HShapeElement(t,this.globalData,this):new SVGShapeElement(t,this.globalData,this)},HybridRendererBase.prototype.createText=function(t){return this.supports3d?new HTextElement(t,this.globalData,this):new SVGTextLottieElement(t,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(t){return this.camera=new HCameraElement(t,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(t){return this.supports3d?new HImageElement(t,this.globalData,this):new IImageElement(t,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(t){return this.supports3d?new HSolidElement(t,this.globalData,this):new ISolidElement(t,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(t){for(var e=0,r=this.threeDElements.length;e<r;){if(this.threeDElements[e].startPos<=t&&this.threeDElements[e].endPos>=t)return this.threeDElements[e].perspectiveElem;e+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(t,e){var r=createTag("div"),i,s;styleDiv(r);var n=createTag("div");if(styleDiv(n),e==="3d"){i=r.style,i.width=this.globalData.compSize.w+"px",i.height=this.globalData.compSize.h+"px";var a="50% 50%";i.webkitTransformOrigin=a,i.mozTransformOrigin=a,i.transformOrigin=a,s=n.style;var l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";s.transform=l,s.webkitTransform=l}r.appendChild(n);var o={container:n,perspectiveElem:r,startPos:t,endPos:t,type:e};return this.threeDElements.push(o),o},HybridRendererBase.prototype.build3dContainers=function(){var t,e=this.layers.length,r,i="";for(t=0;t<e;t+=1)this.layers[t].ddd&&this.layers[t].ty!==3?(i!=="3d"&&(i="3d",r=this.createThreeDContainer(t,"3d")),r.endPos=Math.max(r.endPos,t)):(i!=="2d"&&(i="2d",r=this.createThreeDContainer(t,"2d")),r.endPos=Math.max(r.endPos,t));for(e=this.threeDElements.length,t=e-1;t>=0;t-=1)this.resizerElem.appendChild(this.threeDElements[t].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(t,e){for(var r=0,i=this.threeDElements.length;r<i;){if(e<=this.threeDElements[r].endPos){for(var s=this.threeDElements[r].startPos,n;s<e;)this.elements[s]&&this.elements[s].getBaseElement&&(n=this.elements[s].getBaseElement()),s+=1;n?this.threeDElements[r].container.insertBefore(t,n):this.threeDElements[r].container.appendChild(t);break}r+=1}},HybridRendererBase.prototype.configAnimation=function(t){var e=createTag("div"),r=this.animationItem.wrapper,i=e.style;i.width=t.w+"px",i.height=t.h+"px",this.resizerElem=e,styleDiv(e),i.transformStyle="flat",i.mozTransformStyle="flat",i.webkitTransformStyle="flat",this.renderConfig.className&&e.setAttribute("class",this.renderConfig.className),r.appendChild(e),i.overflow="hidden";var s=createNS("svg");s.setAttribute("width","1"),s.setAttribute("height","1"),styleDiv(s),this.resizerElem.appendChild(s);var n=createNS("defs");s.appendChild(n),this.data=t,this.setupGlobalData(t,s),this.globalData.defs=n,this.layers=t.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var t=this.animationItem.wrapper.offsetWidth,e=this.animationItem.wrapper.offsetHeight,r=t/e,i=this.globalData.compSize.w/this.globalData.compSize.h,s,n,a,l;i>r?(s=t/this.globalData.compSize.w,n=t/this.globalData.compSize.w,a=0,l=(e-this.globalData.compSize.h*(t/this.globalData.compSize.w))/2):(s=e/this.globalData.compSize.h,n=e/this.globalData.compSize.h,a=(t-this.globalData.compSize.w*(e/this.globalData.compSize.h))/2,l=0);var o=this.resizerElem.style;o.webkitTransform="matrix3d("+s+",0,0,0,0,"+n+",0,0,0,0,1,0,"+a+","+l+",0,1)",o.transform=o.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var t=this.globalData.compSize.w,e=this.globalData.compSize.h,r,i=this.threeDElements.length;for(r=0;r<i;r+=1){var s=this.threeDElements[r].perspectiveElem.style;s.webkitPerspective=Math.sqrt(Math.pow(t,2)+Math.pow(e,2))+"px",s.perspective=s.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(t){var e,r=t.length,i=createTag("div");for(e=0;e<r;e+=1)if(t[e].xt){var s=this.createComp(t[e],i,this.globalData.comp,null);s.initExpressions(),this.globalData.projectInterface.registerComposition(s)}};function HCompElement(t,e,r){this.layers=t.layers,this.supports3d=!t.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([HybridRendererBase,ICompElement,HBaseElement],HCompElement),HCompElement.prototype._createBaseContainerElements=HCompElement.prototype.createContainerElements,HCompElement.prototype.createContainerElements=function(){this._createBaseContainerElements(),this.data.hasMask?(this.svgElement.setAttribute("width",this.data.w),this.svgElement.setAttribute("height",this.data.h),this.transformedElement=this.baseElement):this.transformedElement=this.layerElement},HCompElement.prototype.addTo3dContainer=function(t,e){for(var r=0,i;r<e;)this.elements[r]&&this.elements[r].getBaseElement&&(i=this.elements[r].getBaseElement()),r+=1;i?this.layerElement.insertBefore(t,i):this.layerElement.appendChild(t)},HCompElement.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};function HybridRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"},runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};var CompExpressionInterface=function(){return function(t){function e(r){for(var i=0,s=t.layers.length;i<s;){if(t.layers[i].nm===r||t.layers[i].ind===r)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}}();function _typeof$2(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$2=function(r){return typeof r}:_typeof$2=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$2(t)}function seedRandom(t,e){var r=this,i=256,s=6,n=52,a="random",l=e.pow(i,s),o=e.pow(2,n),c=o*2,f=i-1,b;function u(m,g,S){var R=[];g=g===!0?{entropy:!0}:g||{};var A=k(y(g.entropy?[m,x(t)]:m===null?p():m,3),R),F=new E(R),I=function(){for(var O=F.g(s),B=l,z=0;O<o;)O=(O+z)*i,B*=i,z=F.g(1);for(;O>=c;)O/=2,B/=2,z>>>=1;return(O+z)/B};return I.int32=function(){return F.g(4)|0},I.quick=function(){return F.g(4)/4294967296},I.double=I,k(x(F.S),t),(g.pass||S||function($,O,B,z){return z&&(z.S&&d(z,F),$.state=function(){return d(F,{})}),B?(e[a]=$,O):$})(I,A,"global"in g?g.global:this==e,g.state)}e["seed"+a]=u;function E(m){var g,S=m.length,R=this,A=0,F=R.i=R.j=0,I=R.S=[];for(S||(m=[S++]);A<i;)I[A]=A++;for(A=0;A<i;A++)I[A]=I[F=f&F+m[A%S]+(g=I[A])],I[F]=g;R.g=function($){for(var O,B=0,z=R.i,H=R.j,L=R.S;$--;)O=L[z=f&z+1],B=B*i+L[f&(L[z]=L[H=f&H+O])+(L[H]=O)];return R.i=z,R.j=H,B}}function d(m,g){return g.i=m.i,g.j=m.j,g.S=m.S.slice(),g}function y(m,g){var S=[],R=_typeof$2(m),A;if(g&&R=="object")for(A in m)try{S.push(y(m[A],g-1))}catch{}return S.length?S:R=="string"?m:m+"\0"}function k(m,g){for(var S=m+"",R,A=0;A<S.length;)g[f&A]=f&(R^=g[f&A]*19)+S.charCodeAt(A++);return x(g)}function p(){try{var m=new Uint8Array(i);return(r.crypto||r.msCrypto).getRandomValues(m),x(m)}catch{var g=r.navigator,S=g&&g.plugins;return[+new Date,r,S,r.screen,x(t)]}}function x(m){return String.fromCharCode.apply(0,m)}k(e.random(),t)}function initialize$2(t){seedRandom([],t)}var propTypes={SHAPE:"shape"};function _typeof$1(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$1=function(r){return typeof r}:_typeof$1=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$1(t)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};initialize$2(BMMath);function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(t){return t.constructor===Array||t.constructor===Float32Array}function isNumerable(t,e){return t==="number"||e instanceof Number||t==="boolean"||t==="string"}function $bm_neg(t){var e=_typeof$1(t);if(e==="number"||t instanceof Number||e==="boolean")return-t;if($bm_isInstanceOfArray(t)){var r,i=t.length,s=[];for(r=0;r<i;r+=1)s[r]=-t[r];return s}return t.propType?t.v:-t}var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(t,e){var r=_typeof$1(t),i=_typeof$1(e);if(isNumerable(r,t)&&isNumerable(i,e)||r==="string"||i==="string")return t+e;if($bm_isInstanceOfArray(t)&&isNumerable(i,e))return t=t.slice(0),t[0]+=e,t;if(isNumerable(r,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t+e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,a=e.length,l=[];s<n||s<a;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]+e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}var add=sum;function sub(t,e){var r=_typeof$1(t),i=_typeof$1(e);if(isNumerable(r,t)&&isNumerable(i,e))return r==="string"&&(t=parseInt(t,10)),i==="string"&&(e=parseInt(e,10)),t-e;if($bm_isInstanceOfArray(t)&&isNumerable(i,e))return t=t.slice(0),t[0]-=e,t;if(isNumerable(r,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t-e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,a=e.length,l=[];s<n||s<a;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]-e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}function mul(t,e){var r=_typeof$1(t),i=_typeof$1(e),s;if(isNumerable(r,t)&&isNumerable(i,e))return t*e;var n,a;if($bm_isInstanceOfArray(t)&&isNumerable(i,e)){for(a=t.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t[n]*e;return s}if(isNumerable(r,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t*e[n];return s}return 0}function div(t,e){var r=_typeof$1(t),i=_typeof$1(e),s;if(isNumerable(r,t)&&isNumerable(i,e))return t/e;var n,a;if($bm_isInstanceOfArray(t)&&isNumerable(i,e)){for(a=t.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t[n]/e;return s}if(isNumerable(r,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t/e[n];return s}return 0}function mod(t,e){return typeof t=="string"&&(t=parseInt(t,10)),typeof e=="string"&&(e=parseInt(e,10)),t%e}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(t,e,r){if(e>r){var i=r;r=e,e=i}return Math.min(Math.max(t,e),r)}function radiansToDegrees(t){return t/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(t){return t*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(t,e){if(typeof t=="number"||t instanceof Number)return e=e||0,Math.abs(t-e);e||(e=helperLengthArray);var r,i=Math.min(t.length,e.length),s=0;for(r=0;r<i;r+=1)s+=Math.pow(e[r]-t[r],2);return Math.sqrt(s)}function normalize(t){return div(t,length(t))}function rgbToHsl(t){var e=t[0],r=t[1],i=t[2],s=Math.max(e,r,i),n=Math.min(e,r,i),a,l,o=(s+n)/2;if(s===n)a=0,l=0;else{var c=s-n;switch(l=o>.5?c/(2-s-n):c/(s+n),s){case e:a=(r-i)/c+(r<i?6:0);break;case r:a=(i-e)/c+2;break;case i:a=(e-r)/c+4;break}a/=6}return[a,l,o,t[3]]}function hue2rgb(t,e,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?t+(e-t)*6*r:r<1/2?e:r<2/3?t+(e-t)*(2/3-r)*6:t}function hslToRgb(t){var e=t[0],r=t[1],i=t[2],s,n,a;if(r===0)s=i,a=i,n=i;else{var l=i<.5?i*(1+r):i+r-i*r,o=2*i-l;s=hue2rgb(o,l,e+1/3),n=hue2rgb(o,l,e),a=hue2rgb(o,l,e-1/3)}return[s,n,a,t[3]]}function linear(t,e,r,i,s){if((i===void 0||s===void 0)&&(i=e,s=r,e=0,r=1),r<e){var n=r;r=e,e=n}if(t<=e)return i;if(t>=r)return s;var a=r===e?0:(t-e)/(r-e);if(!i.length)return i+(s-i)*a;var l,o=i.length,c=createTypedArray("float32",o);for(l=0;l<o;l+=1)c[l]=i[l]+(s[l]-i[l])*a;return c}function random(t,e){if(e===void 0&&(t===void 0?(t=0,e=1):(e=t,t=void 0)),e.length){var r,i=e.length;t||(t=createTypedArray("float32",i));var s=createTypedArray("float32",i),n=BMMath.random();for(r=0;r<i;r+=1)s[r]=t[r]+n*(e[r]-t[r]);return s}t===void 0&&(t=0);var a=BMMath.random();return t+a*(e-t)}function createPath(t,e,r,i){var s,n=t.length,a=shapePool.newElement();a.setPathData(!!i,n);var l=[0,0],o,c;for(s=0;s<n;s+=1)o=e&&e[s]?e[s]:l,c=r&&r[s]?r[s]:l,a.setTripleAt(t[s][0],t[s][1],c[0]+t[s][0],c[1]+t[s][1],o[0]+t[s][0],o[1]+t[s][1],s,!0);return a}function initiateExpression(elem,data,property){function noOp(t){return t}if(!elem.globalData.renderConfig.runExpressions)return noOp;var val=data.x,needsVelocity=/velocity(?![\w\d])/.test(val),_needsRandom=val.indexOf("random")!==-1,elemType=elem.data.ty,transform,$bm_transform,content,effect,thisProperty=property;thisProperty.valueAtTime=thisProperty.getValueAtTime,Object.defineProperty(thisProperty,"value",{get:function(){return thisProperty.v}}),elem.comp.frameDuration=1/elem.comp.globalData.frameRate,elem.comp.displayStartTime=0;var inPoint=elem.data.ip/elem.comp.globalData.frameRate,outPoint=elem.data.op/elem.comp.globalData.frameRate,width=elem.data.sw?elem.data.sw:0,height=elem.data.sh?elem.data.sh:0,name=elem.data.nm,loopIn,loop_in,loopOut,loop_out,smooth,toWorld,fromWorld,fromComp,toComp,fromCompToSurface,position,rotation,anchorPoint,scale,thisLayer,thisComp,mask,valueAtTime,velocityAtTime,scoped_bm_rt,expression_function=eval("[function _expression_function(){"+val+";scoped_bm_rt=$bm_rt}]")[0],numKeys=property.kf?data.k.length:0,active=!this.data||this.data.hd!==!0,wiggle=(function t(e,r){var i,s,n=this.pv.length?this.pv.length:1,a=createTypedArray("float32",n);e=5;var l=Math.floor(time*e);for(i=0,s=0;i<l;){for(s=0;s<n;s+=1)a[s]+=-r+r*2*BMMath.random();i+=1}var o=time*e,c=o-Math.floor(o),f=createTypedArray("float32",n);if(n>1){for(s=0;s<n;s+=1)f[s]=this.pv[s]+a[s]+(-r+r*2*BMMath.random())*c;return f}return this.pv+a[0]+(-r+r*2*BMMath.random())*c}).bind(this);thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty));function loopInDuration(t,e){return loopIn(t,e,!0)}function loopOutDuration(t,e){return loopOut(t,e,!0)}this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface);function lookAt(t,e){var r=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],i=Math.atan2(r[0],Math.sqrt(r[1]*r[1]+r[2]*r[2]))/degToRads,s=-Math.atan2(r[1],r[2])/degToRads;return[s,i,0]}function easeOut(t,e,r,i,s){return applyEase(easeOutBez,t,e,r,i,s)}function easeIn(t,e,r,i,s){return applyEase(easeInBez,t,e,r,i,s)}function ease(t,e,r,i,s){return applyEase(easeInOutBez,t,e,r,i,s)}function applyEase(t,e,r,i,s,n){s===void 0?(s=r,n=i):e=(e-r)/(i-r),e>1?e=1:e<0&&(e=0);var a=t(e);if($bm_isInstanceOfArray(s)){var l,o=s.length,c=createTypedArray("float32",o);for(l=0;l<o;l+=1)c[l]=(n[l]-s[l])*a+s[l];return c}return(n-s)*a+s}function nearestKey(t){var e,r=data.k.length,i,s;if(!data.k.length||typeof data.k[0]=="number")i=0,s=0;else if(i=-1,t*=elem.comp.globalData.frameRate,t<data.k[0].t)i=1,s=data.k[0].t;else{for(e=0;e<r-1;e+=1)if(t===data.k[e].t){i=e+1,s=data.k[e].t;break}else if(t>data.k[e].t&&t<data.k[e+1].t){t-data.k[e].t>data.k[e+1].t-t?(i=e+2,s=data.k[e+1].t):(i=e+1,s=data.k[e].t);break}i===-1&&(i=e+1,s=data.k[e].t)}var n={};return n.index=i,n.time=s/elem.comp.globalData.frameRate,n}function key(t){var e,r,i;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+t);t-=1,e={time:data.k[t].t/elem.comp.globalData.frameRate,value:[]};var s=Object.prototype.hasOwnProperty.call(data.k[t],"s")?data.k[t].s:data.k[t-1].e;for(i=s.length,r=0;r<i;r+=1)e[r]=s[r],e.value[r]=s[r];return e}function framesToTime(t,e){return e||(e=elem.comp.globalData.frameRate),t/e}function timeToFrames(t,e){return!t&&t!==0&&(t=time),e||(e=elem.comp.globalData.frameRate),t*e}function seedRandom(t){BMMath.seedrandom(randSeed+t)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(t,e){return typeof value=="string"?e===void 0?value.substring(t):value.substring(t,e):""}function substr(t,e){return typeof value=="string"?e===void 0?value.substr(t):value.substr(t,e):""}function posterizeTime(t){time=t===0?0:Math.floor(time*t)/t,value=valueAtTime(time)}var time,velocity,value,text,textIndex,textTotal,selectorValue,index=elem.data.ind,hasParent=!!(elem.hierarchy&&elem.hierarchy.length),parent,randSeed=Math.floor(Math.random()*1e6),globalData=elem.globalData;function executeExpression(t){return value=t,this.frameExpressionId===elem.globalData.frameId&&this.propType!=="textSelector"?value:(this.propType==="textSelector"&&(textIndex=this.textIndex,textTotal=this.textTotal,selectorValue=this.selectorValue),thisLayer||(text=elem.layerInterface.text,thisLayer=elem.layerInterface,thisComp=elem.comp.compInterface,toWorld=thisLayer.toWorld.bind(thisLayer),fromWorld=thisLayer.fromWorld.bind(thisLayer),fromComp=thisLayer.fromComp.bind(thisLayer),toComp=thisLayer.toComp.bind(thisLayer),mask=thisLayer.mask?thisLayer.mask.bind(thisLayer):null,fromCompToSurface=fromComp),transform||(transform=elem.layerInterface("ADBE Transform Group"),$bm_transform=transform,transform&&(anchorPoint=transform.anchorPoint)),elemType===4&&!content&&(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),hasParent=!!(elem.hierarchy&&elem.hierarchy.length),hasParent&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt,scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob}(),Expressions=function(){var t={};t.initExpressions=e,t.resetFrame=ExpressionManager.resetFrame;function e(r){var i=0,s=[];function n(){i+=1}function a(){i-=1,i===0&&o()}function l(c){s.indexOf(c)===-1&&s.push(c)}function o(){var c,f=s.length;for(c=0;c<f;c+=1)s[c].release();s.length=0}r.renderer.compInterface=CompExpressionInterface(r.renderer),r.renderer.globalData.projectInterface.registerComposition(r.renderer),r.renderer.globalData.pushExpression=n,r.renderer.globalData.popExpression=a,r.renderer.globalData.registerExpressionProperty=l}return t}(),MaskManagerInterface=function(){function t(r,i){this._mask=r,this._data=i}Object.defineProperty(t.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(t.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),this._mask.op.v*100}});var e=function(i){var s=createSizedArray(i.viewData.length),n,a=i.viewData.length;for(n=0;n<a;n+=1)s[n]=new t(i.viewData[n],i.masksProperties[n]);var l=function(c){for(n=0;n<a;){if(i.masksProperties[n].nm===c)return s[n];n+=1}return null};return l};return e}(),ExpressionPropertyInterface=function(){var t={pv:0,v:0,mult:1},e={pv:[0,0,0],v:[0,0,0],mult:1};function r(a,l,o){Object.defineProperty(a,"velocity",{get:function(){return l.getVelocityAtTime(l.comp.currentFrame)}}),a.numKeys=l.keyframes?l.keyframes.length:0,a.key=function(c){if(!a.numKeys)return 0;var f="";"s"in l.keyframes[c-1]?f=l.keyframes[c-1].s:"e"in l.keyframes[c-2]?f=l.keyframes[c-2].e:f=l.keyframes[c-2].s;var b=o==="unidimensional"?new Number(f):Object.assign({},f);return b.time=l.keyframes[c-1].t/l.elem.comp.globalData.frameRate,b.value=o==="unidimensional"?f[0]:f,b},a.valueAtTime=l.getValueAtTime,a.speedAtTime=l.getSpeedAtTime,a.velocityAtTime=l.getVelocityAtTime,a.propertyGroup=l.propertyGroup}function i(a){(!a||!("pv"in a))&&(a=t);var l=1/a.mult,o=a.pv*l,c=new Number(o);return c.value=o,r(c,a,"unidimensional"),function(){return a.k&&a.getValue(),o=a.v*l,c.value!==o&&(c=new Number(o),c.value=o,r(c,a,"unidimensional")),c}}function s(a){(!a||!("pv"in a))&&(a=e);var l=1/a.mult,o=a.data&&a.data.l||a.pv.length,c=createTypedArray("float32",o),f=createTypedArray("float32",o);return c.value=f,r(c,a,"multidimensional"),function(){a.k&&a.getValue();for(var b=0;b<o;b+=1)f[b]=a.v[b]*l,c[b]=f[b];return c}}function n(){return t}return function(a){return a?a.propType==="unidimensional"?i(a):s(a):n}}(),TransformExpressionInterface=function(){return function(t){function e(a){switch(a){case"scale":case"Scale":case"ADBE Scale":case 6:return e.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return e.rotation;case"ADBE Rotate X":return e.xRotation;case"ADBE Rotate Y":return e.yRotation;case"position":case"Position":case"ADBE Position":case 2:return e.position;case"ADBE Position_0":return e.xPosition;case"ADBE Position_1":return e.yPosition;case"ADBE Position_2":return e.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return e.anchorPoint;case"opacity":case"Opacity":case 11:return e.opacity;default:return null}}Object.defineProperty(e,"rotation",{get:ExpressionPropertyInterface(t.r||t.rz)}),Object.defineProperty(e,"zRotation",{get:ExpressionPropertyInterface(t.rz||t.r)}),Object.defineProperty(e,"xRotation",{get:ExpressionPropertyInterface(t.rx)}),Object.defineProperty(e,"yRotation",{get:ExpressionPropertyInterface(t.ry)}),Object.defineProperty(e,"scale",{get:ExpressionPropertyInterface(t.s)});var r,i,s,n;return t.p?n=ExpressionPropertyInterface(t.p):(r=ExpressionPropertyInterface(t.px),i=ExpressionPropertyInterface(t.py),t.pz&&(s=ExpressionPropertyInterface(t.pz))),Object.defineProperty(e,"position",{get:function(){return t.p?n():[r(),i(),s?s():0]}}),Object.defineProperty(e,"xPosition",{get:ExpressionPropertyInterface(t.px)}),Object.defineProperty(e,"yPosition",{get:ExpressionPropertyInterface(t.py)}),Object.defineProperty(e,"zPosition",{get:ExpressionPropertyInterface(t.pz)}),Object.defineProperty(e,"anchorPoint",{get:ExpressionPropertyInterface(t.a)}),Object.defineProperty(e,"opacity",{get:ExpressionPropertyInterface(t.o)}),Object.defineProperty(e,"skew",{get:ExpressionPropertyInterface(t.sk)}),Object.defineProperty(e,"skewAxis",{get:ExpressionPropertyInterface(t.sa)}),Object.defineProperty(e,"orientation",{get:ExpressionPropertyInterface(t.or)}),e}}(),LayerExpressionInterface=function(){function t(c){var f=new Matrix;if(c!==void 0){var b=this._elem.finalTransform.mProp.getValueAtTime(c);b.clone(f)}else{var u=this._elem.finalTransform.mProp;u.applyToMatrix(f)}return f}function e(c,f){var b=this.getMatrix(f);return b.props[12]=0,b.props[13]=0,b.props[14]=0,this.applyPoint(b,c)}function r(c,f){var b=this.getMatrix(f);return this.applyPoint(b,c)}function i(c,f){var b=this.getMatrix(f);return b.props[12]=0,b.props[13]=0,b.props[14]=0,this.invertPoint(b,c)}function s(c,f){var b=this.getMatrix(f);return this.invertPoint(b,c)}function n(c,f){if(this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(c)}return c.applyToPointArray(f[0],f[1],f[2]||0)}function a(c,f){if(this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(c)}return c.inversePoint(f)}function l(c){var f=new Matrix;if(f.reset(),this._elem.finalTransform.mProp.applyToMatrix(f),this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(f);return f.inversePoint(c)}return f.inversePoint(c)}function o(){return[1,1,1,1]}return function(c){var f;function b(y){E.mask=new MaskManagerInterface(y,c)}function u(y){E.effect=y}function E(y){switch(y){case"ADBE Root Vectors Group":case"Contents":case 2:return E.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return f;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return E.effect;case"ADBE Text Properties":return E.textInterface;default:return null}}E.getMatrix=t,E.invertPoint=a,E.applyPoint=n,E.toWorld=r,E.toWorldVec=e,E.fromWorld=s,E.fromWorldVec=i,E.toComp=r,E.fromComp=l,E.sampleImage=o,E.sourceRectAtTime=c.sourceRectAtTime.bind(c),E._elem=c,f=TransformExpressionInterface(c.finalTransform.mProp);var d=getDescriptor(f,"anchorPoint");return Object.defineProperties(E,{hasParent:{get:function(){return c.hierarchy.length}},parent:{get:function(){return c.hierarchy[0].layerInterface}},rotation:getDescriptor(f,"rotation"),scale:getDescriptor(f,"scale"),position:getDescriptor(f,"position"),opacity:getDescriptor(f,"opacity"),anchorPoint:d,anchor_point:d,transform:{get:function(){return f}},active:{get:function(){return c.isInRange}}}),E.startTime=c.data.st,E.index=c.data.ind,E.source=c.data.refId,E.height=c.data.ty===0?c.data.h:100,E.width=c.data.ty===0?c.data.w:100,E.inPoint=c.data.ip/c.comp.globalData.frameRate,E.outPoint=c.data.op/c.comp.globalData.frameRate,E._name=c.data.nm,E.registerMaskInterface=b,E.registerEffectsInterface=u,E}}(),propertyGroupFactory=function(){return function(t,e){return function(r){return r=r===void 0?1:r,r<=0?t:e(r-1)}}}(),PropertyInterface=function(){return function(t,e){var r={_name:t};function i(s){return s=s===void 0?1:s,s<=0?r:e(s-1)}return i}}(),EffectsExpressionInterface=function(){var t={createEffectsInterface:e};function e(s,n){if(s.effectsManager){var a=[],l=s.data.ef,o,c=s.effectsManager.effectElements.length;for(o=0;o<c;o+=1)a.push(r(l[o],s.effectsManager.effectElements[o],n,s));var f=s.data.ef||[],b=function(E){for(o=0,c=f.length;o<c;){if(E===f[o].nm||E===f[o].mn||E===f[o].ix)return a[o];o+=1}return null};return Object.defineProperty(b,"numProperties",{get:function(){return f.length}}),b}return null}function r(s,n,a,l){function o(E){for(var d=s.ef,y=0,k=d.length;y<k;){if(E===d[y].nm||E===d[y].mn||E===d[y].ix)return d[y].ty===5?f[y]:f[y]();y+=1}throw new Error}var c=propertyGroupFactory(o,a),f=[],b,u=s.ef.length;for(b=0;b<u;b+=1)s.ef[b].ty===5?f.push(r(s.ef[b],n.effectElements[b],n.effectElements[b].propertyGroup,l)):f.push(i(n.effectElements[b],s.ef[b].ty,l,c));return s.mn==="ADBE Color Control"&&Object.defineProperty(o,"color",{get:function(){return f[0]()}}),Object.defineProperties(o,{numProperties:{get:function(){return s.np}},_name:{value:s.nm},propertyGroup:{value:c}}),o.enabled=s.en!==0,o.active=o.enabled,o}function i(s,n,a,l){var o=ExpressionPropertyInterface(s.p);function c(){return n===10?a.comp.compInterface(s.p.v):o()}return s.p.setGroupProperty&&s.p.setGroupProperty(PropertyInterface("",l)),c}return t}(),ShapePathInterface=function(){return function(e,r,i){var s=r.sh;function n(l){return l==="Shape"||l==="shape"||l==="Path"||l==="path"||l==="ADBE Vector Shape"||l===2?n.path:null}var a=propertyGroupFactory(n,i);return s.setGroupProperty(PropertyInterface("Path",a)),Object.defineProperties(n,{path:{get:function(){return s.k&&s.getValue(),s}},shape:{get:function(){return s.k&&s.getValue(),s}},_name:{value:e.nm},ix:{value:e.ix},propertyIndex:{value:e.ix},mn:{value:e.mn},propertyGroup:{value:i}}),n}}(),ShapeExpressionInterface=function(){function t(d,y,k){var p=[],x,m=d?d.length:0;for(x=0;x<m;x+=1)d[x].ty==="gr"?p.push(r(d[x],y[x],k)):d[x].ty==="fl"?p.push(i(d[x],y[x],k)):d[x].ty==="st"?p.push(a(d[x],y[x],k)):d[x].ty==="tm"?p.push(l(d[x],y[x],k)):d[x].ty==="tr"||(d[x].ty==="el"?p.push(c(d[x],y[x],k)):d[x].ty==="sr"?p.push(f(d[x],y[x],k)):d[x].ty==="sh"?p.push(ShapePathInterface(d[x],y[x],k)):d[x].ty==="rc"?p.push(b(d[x],y[x],k)):d[x].ty==="rd"?p.push(u(d[x],y[x],k)):d[x].ty==="rp"?p.push(E(d[x],y[x],k)):d[x].ty==="gf"?p.push(s(d[x],y[x],k)):p.push(n(d[x],y[x])));return p}function e(d,y,k){var p,x=function(S){for(var R=0,A=p.length;R<A;){if(p[R]._name===S||p[R].mn===S||p[R].propertyIndex===S||p[R].ix===S||p[R].ind===S)return p[R];R+=1}return typeof S=="number"?p[S-1]:null};x.propertyGroup=propertyGroupFactory(x,k),p=t(d.it,y.it,x.propertyGroup),x.numProperties=p.length;var m=o(d.it[d.it.length-1],y.it[y.it.length-1],x.propertyGroup);return x.transform=m,x.propertyIndex=d.cix,x._name=d.nm,x}function r(d,y,k){var p=function(S){switch(S){case"ADBE Vectors Group":case"Contents":case 2:return p.content;default:return p.transform}};p.propertyGroup=propertyGroupFactory(p,k);var x=e(d,y,p.propertyGroup),m=o(d.it[d.it.length-1],y.it[y.it.length-1],p.propertyGroup);return p.content=x,p.transform=m,Object.defineProperty(p,"_name",{get:function(){return d.nm}}),p.numProperties=d.np,p.propertyIndex=d.ix,p.nm=d.nm,p.mn=d.mn,p}function i(d,y,k){function p(x){return x==="Color"||x==="color"?p.color:x==="Opacity"||x==="opacity"?p.opacity:null}return Object.defineProperties(p,{color:{get:ExpressionPropertyInterface(y.c)},opacity:{get:ExpressionPropertyInterface(y.o)},_name:{value:d.nm},mn:{value:d.mn}}),y.c.setGroupProperty(PropertyInterface("Color",k)),y.o.setGroupProperty(PropertyInterface("Opacity",k)),p}function s(d,y,k){function p(x){return x==="Start Point"||x==="start point"?p.startPoint:x==="End Point"||x==="end point"?p.endPoint:x==="Opacity"||x==="opacity"?p.opacity:null}return Object.defineProperties(p,{startPoint:{get:ExpressionPropertyInterface(y.s)},endPoint:{get:ExpressionPropertyInterface(y.e)},opacity:{get:ExpressionPropertyInterface(y.o)},type:{get:function(){return"a"}},_name:{value:d.nm},mn:{value:d.mn}}),y.s.setGroupProperty(PropertyInterface("Start Point",k)),y.e.setGroupProperty(PropertyInterface("End Point",k)),y.o.setGroupProperty(PropertyInterface("Opacity",k)),p}function n(){function d(){return null}return d}function a(d,y,k){var p=propertyGroupFactory(A,k),x=propertyGroupFactory(R,p);function m(F){Object.defineProperty(R,d.d[F].nm,{get:ExpressionPropertyInterface(y.d.dataProps[F].p)})}var g,S=d.d?d.d.length:0,R={};for(g=0;g<S;g+=1)m(g),y.d.dataProps[g].p.setGroupProperty(x);function A(F){return F==="Color"||F==="color"?A.color:F==="Opacity"||F==="opacity"?A.opacity:F==="Stroke Width"||F==="stroke width"?A.strokeWidth:null}return Object.defineProperties(A,{color:{get:ExpressionPropertyInterface(y.c)},opacity:{get:ExpressionPropertyInterface(y.o)},strokeWidth:{get:ExpressionPropertyInterface(y.w)},dash:{get:function(){return R}},_name:{value:d.nm},mn:{value:d.mn}}),y.c.setGroupProperty(PropertyInterface("Color",p)),y.o.setGroupProperty(PropertyInterface("Opacity",p)),y.w.setGroupProperty(PropertyInterface("Stroke Width",p)),A}function l(d,y,k){function p(m){return m===d.e.ix||m==="End"||m==="end"?p.end:m===d.s.ix?p.start:m===d.o.ix?p.offset:null}var x=propertyGroupFactory(p,k);return p.propertyIndex=d.ix,y.s.setGroupProperty(PropertyInterface("Start",x)),y.e.setGroupProperty(PropertyInterface("End",x)),y.o.setGroupProperty(PropertyInterface("Offset",x)),p.propertyIndex=d.ix,p.propertyGroup=k,Object.defineProperties(p,{start:{get:ExpressionPropertyInterface(y.s)},end:{get:ExpressionPropertyInterface(y.e)},offset:{get:ExpressionPropertyInterface(y.o)},_name:{value:d.nm}}),p.mn=d.mn,p}function o(d,y,k){function p(m){return d.a.ix===m||m==="Anchor Point"?p.anchorPoint:d.o.ix===m||m==="Opacity"?p.opacity:d.p.ix===m||m==="Position"?p.position:d.r.ix===m||m==="Rotation"||m==="ADBE Vector Rotation"?p.rotation:d.s.ix===m||m==="Scale"?p.scale:d.sk&&d.sk.ix===m||m==="Skew"?p.skew:d.sa&&d.sa.ix===m||m==="Skew Axis"?p.skewAxis:null}var x=propertyGroupFactory(p,k);return y.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",x)),y.transform.mProps.p.setGroupProperty(PropertyInterface("Position",x)),y.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",x)),y.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",x)),y.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",x)),y.transform.mProps.sk&&(y.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",x)),y.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",x))),y.transform.op.setGroupProperty(PropertyInterface("Opacity",x)),Object.defineProperties(p,{opacity:{get:ExpressionPropertyInterface(y.transform.mProps.o)},position:{get:ExpressionPropertyInterface(y.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(y.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(y.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(y.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(y.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(y.transform.mProps.sa)},_name:{value:d.nm}}),p.ty="tr",p.mn=d.mn,p.propertyGroup=k,p}function c(d,y,k){function p(g){return d.p.ix===g?p.position:d.s.ix===g?p.size:null}var x=propertyGroupFactory(p,k);p.propertyIndex=d.ix;var m=y.sh.ty==="tm"?y.sh.prop:y.sh;return m.s.setGroupProperty(PropertyInterface("Size",x)),m.p.setGroupProperty(PropertyInterface("Position",x)),Object.defineProperties(p,{size:{get:ExpressionPropertyInterface(m.s)},position:{get:ExpressionPropertyInterface(m.p)},_name:{value:d.nm}}),p.mn=d.mn,p}function f(d,y,k){function p(g){return d.p.ix===g?p.position:d.r.ix===g?p.rotation:d.pt.ix===g?p.points:d.or.ix===g||g==="ADBE Vector Star Outer Radius"?p.outerRadius:d.os.ix===g?p.outerRoundness:d.ir&&(d.ir.ix===g||g==="ADBE Vector Star Inner Radius")?p.innerRadius:d.is&&d.is.ix===g?p.innerRoundness:null}var x=propertyGroupFactory(p,k),m=y.sh.ty==="tm"?y.sh.prop:y.sh;return p.propertyIndex=d.ix,m.or.setGroupProperty(PropertyInterface("Outer Radius",x)),m.os.setGroupProperty(PropertyInterface("Outer Roundness",x)),m.pt.setGroupProperty(PropertyInterface("Points",x)),m.p.setGroupProperty(PropertyInterface("Position",x)),m.r.setGroupProperty(PropertyInterface("Rotation",x)),d.ir&&(m.ir.setGroupProperty(PropertyInterface("Inner Radius",x)),m.is.setGroupProperty(PropertyInterface("Inner Roundness",x))),Object.defineProperties(p,{position:{get:ExpressionPropertyInterface(m.p)},rotation:{get:ExpressionPropertyInterface(m.r)},points:{get:ExpressionPropertyInterface(m.pt)},outerRadius:{get:ExpressionPropertyInterface(m.or)},outerRoundness:{get:ExpressionPropertyInterface(m.os)},innerRadius:{get:ExpressionPropertyInterface(m.ir)},innerRoundness:{get:ExpressionPropertyInterface(m.is)},_name:{value:d.nm}}),p.mn=d.mn,p}function b(d,y,k){function p(g){return d.p.ix===g?p.position:d.r.ix===g?p.roundness:d.s.ix===g||g==="Size"||g==="ADBE Vector Rect Size"?p.size:null}var x=propertyGroupFactory(p,k),m=y.sh.ty==="tm"?y.sh.prop:y.sh;return p.propertyIndex=d.ix,m.p.setGroupProperty(PropertyInterface("Position",x)),m.s.setGroupProperty(PropertyInterface("Size",x)),m.r.setGroupProperty(PropertyInterface("Rotation",x)),Object.defineProperties(p,{position:{get:ExpressionPropertyInterface(m.p)},roundness:{get:ExpressionPropertyInterface(m.r)},size:{get:ExpressionPropertyInterface(m.s)},_name:{value:d.nm}}),p.mn=d.mn,p}function u(d,y,k){function p(g){return d.r.ix===g||g==="Round Corners 1"?p.radius:null}var x=propertyGroupFactory(p,k),m=y;return p.propertyIndex=d.ix,m.rd.setGroupProperty(PropertyInterface("Radius",x)),Object.defineProperties(p,{radius:{get:ExpressionPropertyInterface(m.rd)},_name:{value:d.nm}}),p.mn=d.mn,p}function E(d,y,k){function p(g){return d.c.ix===g||g==="Copies"?p.copies:d.o.ix===g||g==="Offset"?p.offset:null}var x=propertyGroupFactory(p,k),m=y;return p.propertyIndex=d.ix,m.c.setGroupProperty(PropertyInterface("Copies",x)),m.o.setGroupProperty(PropertyInterface("Offset",x)),Object.defineProperties(p,{copies:{get:ExpressionPropertyInterface(m.c)},offset:{get:ExpressionPropertyInterface(m.o)},_name:{value:d.nm}}),p.mn=d.mn,p}return function(d,y,k){var p;function x(g){if(typeof g=="number")return g=g===void 0?1:g,g===0?k:p[g-1];for(var S=0,R=p.length;S<R;){if(p[S]._name===g)return p[S];S+=1}return null}function m(){return k}return x.propertyGroup=propertyGroupFactory(x,m),p=t(d,y,x.propertyGroup),x.numProperties=p.length,x._name="Contents",x}}(),TextExpressionInterface=function(){return function(t){var e;function r(i){switch(i){case"ADBE Text Document":return r.sourceText;default:return null}}return Object.defineProperty(r,"sourceText",{get:function(){t.textProperty.getValue();var s=t.textProperty.currentData.t;return(!e||s!==e.value)&&(e=new String(s),e.value=s||new String(s),Object.defineProperty(e,"style",{get:function(){return{fillColor:t.textProperty.currentData.fc}}})),e}}),r}}();function _typeof(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof=function(r){return typeof r}:_typeof=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof(t)}var FootageInterface=function(){var t=function(i){var s="",n=i.getFootageData();function a(){return s="",n=i.getFootageData(),l}function l(o){if(n[o])return s=o,n=n[o],_typeof(n)==="object"?l:n;var c=o.indexOf(s);if(c!==-1){var f=parseInt(o.substr(c+s.length),10);return n=n[f],_typeof(n)==="object"?l:n}return""}return a},e=function(i){function s(n){return n==="Outline"?s.outlineInterface():null}return s._name="Outline",s.outlineInterface=t(i),s};return function(r){function i(s){return s==="Data"?i.dataInterface:null}return i._name="Data",i.dataInterface=e(r),i}}(),interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(t){return interfaces[t]||null}var expressionHelpers=function(){function t(a,l,o){l.x&&(o.k=!0,o.x=!0,o.initiateExpression=ExpressionManager.initiateExpression,o.effectsSequence.push(o.initiateExpression(a,l,o).bind(o)))}function e(a){return a*=this.elem.globalData.frameRate,a-=this.offsetTime,a!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<a?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(a,this._cachingAtTime),this._cachingAtTime.lastFrame=a),this._cachingAtTime.value}function r(a){var l=-.01,o=this.getValueAtTime(a),c=this.getValueAtTime(a+l),f=0;if(o.length){var b;for(b=0;b<o.length;b+=1)f+=Math.pow(c[b]-o[b],2);f=Math.sqrt(f)*100}else f=0;return f}function i(a){if(this.vel!==void 0)return this.vel;var l=-.001,o=this.getValueAtTime(a),c=this.getValueAtTime(a+l),f;if(o.length){f=createTypedArray("float32",o.length);var b;for(b=0;b<o.length;b+=1)f[b]=(c[b]-o[b])/l}else f=(c-o)/l;return f}function s(){return this.pv}function n(a){this.propertyGroup=a}return{searchExpressions:t,getSpeedAtTime:r,getVelocityAtTime:i,getValueAtTime:e,getStaticValueAtTime:s,setGroupProperty:n}}();function addPropertyDecorator(){function t(u,E,d){if(!this.k||!this.keyframes)return this.pv;u=u?u.toLowerCase():"";var y=this.comp.renderedFrame,k=this.keyframes,p=k[k.length-1].t;if(y<=p)return this.pv;var x,m;d?(E?x=Math.abs(p-this.elem.comp.globalData.frameRate*E):x=Math.max(0,p-this.elem.data.ip),m=p-x):((!E||E>k.length-1)&&(E=k.length-1),m=k[k.length-1-E].t,x=p-m);var g,S,R;if(u==="pingpong"){var A=Math.floor((y-m)/x);if(A%2!==0)return this.getValueAtTime((x-(y-m)%x+m)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var F=this.getValueAtTime(m/this.comp.globalData.frameRate,0),I=this.getValueAtTime(p/this.comp.globalData.frameRate,0),$=this.getValueAtTime(((y-m)%x+m)/this.comp.globalData.frameRate,0),O=Math.floor((y-m)/x);if(this.pv.length){for(R=new Array(F.length),S=R.length,g=0;g<S;g+=1)R[g]=(I[g]-F[g])*O+$[g];return R}return(I-F)*O+$}else if(u==="continue"){var B=this.getValueAtTime(p/this.comp.globalData.frameRate,0),z=this.getValueAtTime((p-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(R=new Array(B.length),S=R.length,g=0;g<S;g+=1)R[g]=B[g]+(B[g]-z[g])*((y-p)/this.comp.globalData.frameRate)/5e-4;return R}return B+(B-z)*((y-p)/.001)}return this.getValueAtTime(((y-m)%x+m)/this.comp.globalData.frameRate,0)}function e(u,E,d){if(!this.k)return this.pv;u=u?u.toLowerCase():"";var y=this.comp.renderedFrame,k=this.keyframes,p=k[0].t;if(y>=p)return this.pv;var x,m;d?(E?x=Math.abs(this.elem.comp.globalData.frameRate*E):x=Math.max(0,this.elem.data.op-p),m=p+x):((!E||E>k.length-1)&&(E=k.length-1),m=k[E].t,x=m-p);var g,S,R;if(u==="pingpong"){var A=Math.floor((p-y)/x);if(A%2===0)return this.getValueAtTime(((p-y)%x+p)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var F=this.getValueAtTime(p/this.comp.globalData.frameRate,0),I=this.getValueAtTime(m/this.comp.globalData.frameRate,0),$=this.getValueAtTime((x-(p-y)%x+p)/this.comp.globalData.frameRate,0),O=Math.floor((p-y)/x)+1;if(this.pv.length){for(R=new Array(F.length),S=R.length,g=0;g<S;g+=1)R[g]=$[g]-(I[g]-F[g])*O;return R}return $-(I-F)*O}else if(u==="continue"){var B=this.getValueAtTime(p/this.comp.globalData.frameRate,0),z=this.getValueAtTime((p+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(R=new Array(B.length),S=R.length,g=0;g<S;g+=1)R[g]=B[g]+(B[g]-z[g])*(p-y)/.001;return R}return B+(B-z)*(p-y)/.001}return this.getValueAtTime((x-((p-y)%x+p))/this.comp.globalData.frameRate,0)}function r(u,E){if(!this.k)return this.pv;if(u=(u||.4)*.5,E=Math.floor(E||5),E<=1)return this.pv;var d=this.comp.renderedFrame/this.comp.globalData.frameRate,y=d-u,k=d+u,p=E>1?(k-y)/(E-1):1,x=0,m=0,g;this.pv.length?g=createTypedArray("float32",this.pv.length):g=0;for(var S;x<E;){if(S=this.getValueAtTime(y+x*p),this.pv.length)for(m=0;m<this.pv.length;m+=1)g[m]+=S[m];else g+=S;x+=1}if(this.pv.length)for(m=0;m<this.pv.length;m+=1)g[m]/=E;else g/=E;return g}function i(u){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var E=this._transformCachingAtTime.v;if(E.cloneFromProps(this.pre.props),this.appliedTransformations<1){var d=this.a.getValueAtTime(u);E.translate(-d[0]*this.a.mult,-d[1]*this.a.mult,d[2]*this.a.mult)}if(this.appliedTransformations<2){var y=this.s.getValueAtTime(u);E.scale(y[0]*this.s.mult,y[1]*this.s.mult,y[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var k=this.sk.getValueAtTime(u),p=this.sa.getValueAtTime(u);E.skewFromAxis(-k*this.sk.mult,p*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var x=this.r.getValueAtTime(u);E.rotate(-x*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var m=this.rz.getValueAtTime(u),g=this.ry.getValueAtTime(u),S=this.rx.getValueAtTime(u),R=this.or.getValueAtTime(u);E.rotateZ(-m*this.rz.mult).rotateY(g*this.ry.mult).rotateX(S*this.rx.mult).rotateZ(-R[2]*this.or.mult).rotateY(R[1]*this.or.mult).rotateX(R[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var A=this.px.getValueAtTime(u),F=this.py.getValueAtTime(u);if(this.data.p.z){var I=this.pz.getValueAtTime(u);E.translate(A*this.px.mult,F*this.py.mult,-I*this.pz.mult)}else E.translate(A*this.px.mult,F*this.py.mult,0)}else{var $=this.p.getValueAtTime(u);E.translate($[0]*this.p.mult,$[1]*this.p.mult,-$[2]*this.p.mult)}return E}function s(){return this.v.clone(new Matrix)}var n=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(u,E,d){var y=n(u,E,d);return y.dynamicProperties.length?y.getValueAtTime=i.bind(y):y.getValueAtTime=s.bind(y),y.setGroupProperty=expressionHelpers.setGroupProperty,y};var a=PropertyFactory.getProp;PropertyFactory.getProp=function(u,E,d,y,k){var p=a(u,E,d,y,k);p.kf?p.getValueAtTime=expressionHelpers.getValueAtTime.bind(p):p.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(p),p.setGroupProperty=expressionHelpers.setGroupProperty,p.loopOut=t,p.loopIn=e,p.smooth=r,p.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(p),p.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(p),p.numKeys=E.a===1?E.k.length:0,p.propertyIndex=E.ix;var x=0;return d!==0&&(x=createTypedArray("float32",E.a===1?E.k[0].s.length:E.k.length)),p._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:x},expressionHelpers.searchExpressions(u,E,p),p.k&&k.addDynamicProperty(p),p};function l(u){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),u*=this.elem.globalData.frameRate,u-=this.offsetTime,u!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<u?this._caching.lastIndex:0,this._cachingAtTime.lastTime=u,this.interpolateShape(u,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}var o=ShapePropertyFactory.getConstructorFunction(),c=ShapePropertyFactory.getKeyframedConstructorFunction();function f(){}f.prototype={vertices:function(E,d){this.k&&this.getValue();var y=this.v;d!==void 0&&(y=this.getValueAtTime(d,0));var k,p=y._length,x=y[E],m=y.v,g=createSizedArray(p);for(k=0;k<p;k+=1)E==="i"||E==="o"?g[k]=[x[k][0]-m[k][0],x[k][1]-m[k][1]]:g[k]=[x[k][0],x[k][1]];return g},points:function(E){return this.vertices("v",E)},inTangents:function(E){return this.vertices("i",E)},outTangents:function(E){return this.vertices("o",E)},isClosed:function(){return this.v.c},pointOnPath:function(E,d){var y=this.v;d!==void 0&&(y=this.getValueAtTime(d,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(y));for(var k=this._segmentsLength,p=k.lengths,x=k.totalLength*E,m=0,g=p.length,S=0,R;m<g;){if(S+p[m].addedLength>x){var A=m,F=y.c&&m===g-1?0:m+1,I=(x-S)/p[m].addedLength;R=bez.getPointInSegment(y.v[A],y.v[F],y.o[A],y.i[F],I,p[m]);break}else S+=p[m].addedLength;m+=1}return R||(R=y.c?[y.v[0][0],y.v[0][1]]:[y.v[y._length-1][0],y.v[y._length-1][1]]),R},vectorOnPath:function(E,d,y){E==1?E=this.v.c:E==0&&(E=.999);var k=this.pointOnPath(E,d),p=this.pointOnPath(E+.001,d),x=p[0]-k[0],m=p[1]-k[1],g=Math.sqrt(Math.pow(x,2)+Math.pow(m,2));if(g===0)return[0,0];var S=y==="tangent"?[x/g,m/g]:[-m/g,x/g];return S},tangentOnPath:function(E,d){return this.vectorOnPath(E,d,"tangent")},normalOnPath:function(E,d){return this.vectorOnPath(E,d,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([f],o),extendPrototype([f],c),c.prototype.getValueAtTime=l,c.prototype.initiateExpression=ExpressionManager.initiateExpression;var b=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(u,E,d,y,k){var p=b(u,E,d,y,k);return p.propertyIndex=E.ix,p.lock=!1,d===3?expressionHelpers.searchExpressions(u,E.pt,p):d===4&&expressionHelpers.searchExpressions(u,E.ks,p),p.k&&u.addDynamicProperty(p),p}}function initialize$1(){addPropertyDecorator()}function addDecorator(){function t(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}TextProperty.prototype.getExpressionValue=function(e,r){var i=this.calculateExpression(r);if(e.t!==i){var s={};return this.copyData(s,e),s.t=i.toString(),s.__complete=!1,s}return e},TextProperty.prototype.searchProperty=function(){var e=this.searchKeyframes(),r=this.searchExpressions();return this.kf=e||r,this.kf},TextProperty.prototype.searchExpressions=t}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function t(e,r){var i=createNS("feMerge");i.setAttribute("result",e);var s,n;for(n=0;n<r.length;n+=1)s=createNS("feMergeNode"),s.setAttribute("in",r[n]),i.appendChild(s),i.appendChild(s);return i}};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,r,i,s){this.filterManager=e;var n=createNS("feColorMatrix");n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","linearRGB"),n.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=n,n.setAttribute("result",i+"_tint_1"),t.appendChild(n),n=createNS("feColorMatrix"),n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),n.setAttribute("result",i+"_tint_2"),t.appendChild(n),this.matrixFilter=n;var a=this.createMergeNode(i,[s,i+"_tint_1",i+"_tint_2"]);t.appendChild(a)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+i+" 0"),this.matrixFilter.setAttribute("values",r[0]-e[0]+" 0 0 0 "+e[0]+" "+(r[1]-e[1])+" 0 0 0 "+e[1]+" "+(r[2]-e[2])+" 0 0 0 "+e[2]+" 0 0 0 1 0")}};function SVGFillFilter(t,e,r,i){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),s.setAttribute("result",i),t.appendChild(s),this.matrixFilter=s}SVGFillFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[2].p.v,r=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 "+r+" 0")}};function SVGStrokeEffect(t,e,r){this.initialized=!1,this.filterManager=e,this.elem=r,this.paths=[]}SVGStrokeEffect.prototype.initialize=function(){var t=this.elem.layerElement.children||this.elem.layerElement.childNodes,e,r,i,s;for(this.filterManager.effectElements[1].p.v===1?(s=this.elem.maskManager.masksProperties.length,i=0):(i=this.filterManager.effectElements[0].p.v-1,s=i+1),r=createNS("g"),r.setAttribute("fill","none"),r.setAttribute("stroke-linecap","round"),r.setAttribute("stroke-dashoffset",1),i;i<s;i+=1)e=createNS("path"),r.appendChild(e),this.paths.push({p:e,m:i});if(this.filterManager.effectElements[10].p.v===3){var n=createNS("mask"),a=createElementID();n.setAttribute("id",a),n.setAttribute("mask-type","alpha"),n.appendChild(r),this.elem.globalData.defs.appendChild(n);var l=createNS("g");for(l.setAttribute("mask","url("+getLocationHref()+"#"+a+")");t[0];)l.appendChild(t[0]);this.elem.layerElement.appendChild(l),this.masker=n,r.setAttribute("stroke","#fff")}else if(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2){if(this.filterManager.effectElements[10].p.v===2)for(t=this.elem.layerElement.children||this.elem.layerElement.childNodes;t.length;)this.elem.layerElement.removeChild(t[0]);this.elem.layerElement.appendChild(r),this.elem.layerElement.removeAttribute("mask"),r.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=r},SVGStrokeEffect.prototype.renderFrame=function(t){this.initialized||this.initialize();var e,r=this.paths.length,i,s;for(e=0;e<r;e+=1)if(this.paths[e].m!==-1&&(i=this.elem.maskManager.viewData[this.paths[e].m],s=this.paths[e].p,(t||this.filterManager._mdf||i.prop._mdf)&&s.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 n;if(this.filterManager.effectElements[7].p.v!==0||this.filterManager.effectElements[8].p.v!==100){var a=Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,l=Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,o=s.getTotalLength();n="0 0 0 "+o*a+" ";var c=o*(l-a),f=1+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01,b=Math.floor(c/f),u;for(u=0;u<b;u+=1)n+="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01+" ";n+="0 "+o*10+" 0 0"}else n="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01;s.setAttribute("stroke-dasharray",n)}if((t||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",this.filterManager.effectElements[4].p.v*2),(t||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2)&&(t||this.filterManager.effectElements[3].p._mdf)){var E=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(E[0]*255)+","+bmFloor(E[1]*255)+","+bmFloor(E[2]*255)+")")}};function SVGTritoneFilter(t,e,r,i){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","linearRGB"),s.setAttribute("values","0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"),t.appendChild(s);var n=createNS("feComponentTransfer");n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",i),this.matrixFilter=n;var a=createNS("feFuncR");a.setAttribute("type","table"),n.appendChild(a),this.feFuncR=a;var l=createNS("feFuncG");l.setAttribute("type","table"),n.appendChild(l),this.feFuncG=l;var o=createNS("feFuncB");o.setAttribute("type","table"),n.appendChild(o),this.feFuncB=o,t.appendChild(n)}SVGTritoneFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v,s=i[0]+" "+r[0]+" "+e[0],n=i[1]+" "+r[1]+" "+e[1],a=i[2]+" "+r[2]+" "+e[2];this.feFuncR.setAttribute("tableValues",s),this.feFuncG.setAttribute("tableValues",n),this.feFuncB.setAttribute("tableValues",a)}};function SVGProLevelsFilter(t,e,r,i){this.filterManager=e;var s=this.filterManager.effectElements,n=createNS("feComponentTransfer");(s[10].p.k||s[10].p.v!==0||s[11].p.k||s[11].p.v!==1||s[12].p.k||s[12].p.v!==1||s[13].p.k||s[13].p.v!==0||s[14].p.k||s[14].p.v!==1)&&(this.feFuncR=this.createFeFunc("feFuncR",n)),(s[17].p.k||s[17].p.v!==0||s[18].p.k||s[18].p.v!==1||s[19].p.k||s[19].p.v!==1||s[20].p.k||s[20].p.v!==0||s[21].p.k||s[21].p.v!==1)&&(this.feFuncG=this.createFeFunc("feFuncG",n)),(s[24].p.k||s[24].p.v!==0||s[25].p.k||s[25].p.v!==1||s[26].p.k||s[26].p.v!==1||s[27].p.k||s[27].p.v!==0||s[28].p.k||s[28].p.v!==1)&&(this.feFuncB=this.createFeFunc("feFuncB",n)),(s[31].p.k||s[31].p.v!==0||s[32].p.k||s[32].p.v!==1||s[33].p.k||s[33].p.v!==1||s[34].p.k||s[34].p.v!==0||s[35].p.k||s[35].p.v!==1)&&(this.feFuncA=this.createFeFunc("feFuncA",n)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(n.setAttribute("color-interpolation-filters","sRGB"),t.appendChild(n)),(s[3].p.k||s[3].p.v!==0||s[4].p.k||s[4].p.v!==1||s[5].p.k||s[5].p.v!==1||s[6].p.k||s[6].p.v!==0||s[7].p.k||s[7].p.v!==1)&&(n=createNS("feComponentTransfer"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",i),t.appendChild(n),this.feFuncRComposed=this.createFeFunc("feFuncR",n),this.feFuncGComposed=this.createFeFunc("feFuncG",n),this.feFuncBComposed=this.createFeFunc("feFuncB",n))}SVGProLevelsFilter.prototype.createFeFunc=function(t,e){var r=createNS(t);return r.setAttribute("type","table"),e.appendChild(r),r},SVGProLevelsFilter.prototype.getTableValue=function(t,e,r,i,s){for(var n=0,a=256,l,o=Math.min(t,e),c=Math.max(t,e),f=Array.call(null,{length:a}),b,u=0,E=s-i,d=e-t;n<=256;)l=n/256,l<=o?b=d<0?s:i:l>=c?b=d<0?i:s:b=i+E*Math.pow((l-t)/d,1/r),f[u]=b,u+=1,n+=256/(a-1);return f.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e,r=this.filterManager.effectElements;this.feFuncRComposed&&(t||r[3].p._mdf||r[4].p._mdf||r[5].p._mdf||r[6].p._mdf||r[7].p._mdf)&&(e=this.getTableValue(r[3].p.v,r[4].p.v,r[5].p.v,r[6].p.v,r[7].p.v),this.feFuncRComposed.setAttribute("tableValues",e),this.feFuncGComposed.setAttribute("tableValues",e),this.feFuncBComposed.setAttribute("tableValues",e)),this.feFuncR&&(t||r[10].p._mdf||r[11].p._mdf||r[12].p._mdf||r[13].p._mdf||r[14].p._mdf)&&(e=this.getTableValue(r[10].p.v,r[11].p.v,r[12].p.v,r[13].p.v,r[14].p.v),this.feFuncR.setAttribute("tableValues",e)),this.feFuncG&&(t||r[17].p._mdf||r[18].p._mdf||r[19].p._mdf||r[20].p._mdf||r[21].p._mdf)&&(e=this.getTableValue(r[17].p.v,r[18].p.v,r[19].p.v,r[20].p.v,r[21].p.v),this.feFuncG.setAttribute("tableValues",e)),this.feFuncB&&(t||r[24].p._mdf||r[25].p._mdf||r[26].p._mdf||r[27].p._mdf||r[28].p._mdf)&&(e=this.getTableValue(r[24].p.v,r[25].p.v,r[26].p.v,r[27].p.v,r[28].p.v),this.feFuncB.setAttribute("tableValues",e)),this.feFuncA&&(t||r[31].p._mdf||r[32].p._mdf||r[33].p._mdf||r[34].p._mdf||r[35].p._mdf)&&(e=this.getTableValue(r[31].p.v,r[32].p.v,r[33].p.v,r[34].p.v,r[35].p.v),this.feFuncA.setAttribute("tableValues",e))}};function SVGDropShadowEffect(t,e,r,i,s){var n=e.container.globalData.renderConfig.filterSize,a=e.data.fs||n;t.setAttribute("x",a.x||n.x),t.setAttribute("y",a.y||n.y),t.setAttribute("width",a.width||n.width),t.setAttribute("height",a.height||n.height),this.filterManager=e;var l=createNS("feGaussianBlur");l.setAttribute("in","SourceAlpha"),l.setAttribute("result",i+"_drop_shadow_1"),l.setAttribute("stdDeviation","0"),this.feGaussianBlur=l,t.appendChild(l);var o=createNS("feOffset");o.setAttribute("dx","25"),o.setAttribute("dy","0"),o.setAttribute("in",i+"_drop_shadow_1"),o.setAttribute("result",i+"_drop_shadow_2"),this.feOffset=o,t.appendChild(o);var c=createNS("feFlood");c.setAttribute("flood-color","#00ff00"),c.setAttribute("flood-opacity","1"),c.setAttribute("result",i+"_drop_shadow_3"),this.feFlood=c,t.appendChild(c);var f=createNS("feComposite");f.setAttribute("in",i+"_drop_shadow_3"),f.setAttribute("in2",i+"_drop_shadow_2"),f.setAttribute("operator","in"),f.setAttribute("result",i+"_drop_shadow_4"),t.appendChild(f);var b=this.createMergeNode(i,[i+"_drop_shadow_4",s]);t.appendChild(b)}extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){if((t||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),t||this.filterManager.effectElements[0].p._mdf){var e=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(e[0]*255),Math.round(e[1]*255),Math.round(e[2]*255)))}if((t||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),t||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var r=this.filterManager.effectElements[3].p.v,i=(this.filterManager.effectElements[2].p.v-90)*degToRads,s=r*Math.cos(i),n=r*Math.sin(i);this.feOffset.setAttribute("dx",s),this.feOffset.setAttribute("dy",n)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(t,e,r){this.initialized=!1,this.filterManager=e,this.filterElem=t,this.elem=r,r.matteElement=createNS("g"),r.matteElement.appendChild(r.layerElement),r.matteElement.appendChild(r.transformedElement),r.baseElement=r.matteElement}SVGMatte3Effect.prototype.findSymbol=function(t){for(var e=0,r=_svgMatteSymbols.length;e<r;){if(_svgMatteSymbols[e]===t)return _svgMatteSymbols[e];e+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(t,e){var r=t.layerElement.parentNode;if(r){for(var i=r.children,s=0,n=i.length;s<n&&i[s]!==t.layerElement;)s+=1;var a;s<=n-2&&(a=i[s+1]);var l=createNS("use");l.setAttribute("href","#"+e),a?r.insertBefore(l,a):r.appendChild(l)}},SVGMatte3Effect.prototype.setElementAsMask=function(t,e){if(!this.findSymbol(e)){var r=createElementID(),i=createNS("mask");i.setAttribute("id",e.layerId),i.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(e);var s=t.globalData.defs;s.appendChild(i);var n=createNS("symbol");n.setAttribute("id",r),this.replaceInParent(e,r),n.appendChild(e.layerElement),s.appendChild(n);var a=createNS("use");a.setAttribute("href","#"+r),i.appendChild(a),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,r=0,i=e.length;r<i;)e[r]&&e[r].data.ind===t&&this.setElementAsMask(this.elem,e[r]),r+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()};function SVGGaussianBlurEffect(t,e,r,i){t.setAttribute("x","-100%"),t.setAttribute("y","-100%"),t.setAttribute("width","300%"),t.setAttribute("height","300%"),this.filterManager=e;var s=createNS("feGaussianBlur");s.setAttribute("result",i),t.appendChild(s),this.feGaussianBlur=s}SVGGaussianBlurEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=.3,r=this.filterManager.effectElements[0].p.v*e,i=this.filterManager.effectElements[1].p.v,s=i==3?0:r,n=i==2?0:r;this.feGaussianBlur.setAttribute("stdDeviation",s+" "+n);var a=this.filterManager.effectElements[2].p.v==1?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",a)}};function TransformEffect(){}TransformEffect.prototype.init=function(t){this.effectsManager=t,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(t){if(this._opMdf=!1,this._mdf=!1,t||this.effectsManager._mdf){var e=this.effectsManager.effectElements,r=e[0].p.v,i=e[1].p.v,s=e[2].p.v===1,n=e[3].p.v,a=s?n:e[4].p.v,l=e[5].p.v,o=e[6].p.v,c=e[7].p.v;this.matrix.reset(),this.matrix.translate(-r[0],-r[1],r[2]),this.matrix.scale(a*.01,n*.01,1),this.matrix.rotate(-c*degToRads),this.matrix.skewFromAxis(-l*degToRads,(o+90)*degToRads),this.matrix.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==e[8].p.v&&(this.opacity=e[8].p.v,this._opMdf=!0)}};function SVGTransformEffect(t,e){this.init(e)}extendPrototype([TransformEffect],SVGTransformEffect);function CVTransformEffect(t){this.init(t)}return extendPrototype([TransformEffect],CVTransformEffect),registerRenderer("canvas",CanvasRenderer),registerRenderer("html",HybridRenderer),registerRenderer("svg",SVGRenderer),ShapeModifiers.registerModifier("tm",TrimModifier),ShapeModifiers.registerModifier("pb",PuckerAndBloatModifier),ShapeModifiers.registerModifier("rp",RepeaterModifier),ShapeModifiers.registerModifier("rd",RoundCornersModifier),ShapeModifiers.registerModifier("zz",ZigZagModifier),ShapeModifiers.registerModifier("op",OffsetPathModifier),setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect$1(20,SVGTintFilter,!0),registerEffect$1(21,SVGFillFilter,!0),registerEffect$1(22,SVGStrokeEffect,!1),registerEffect$1(23,SVGTritoneFilter,!0),registerEffect$1(24,SVGProLevelsFilter,!0),registerEffect$1(25,SVGDropShadowEffect,!0),registerEffect$1(28,SVGMatte3Effect,!1),registerEffect$1(29,SVGGaussianBlurEffect,!0),registerEffect$1(35,SVGTransformEffect,!1),registerEffect(35,CVTransformEffect),lottie})}(lottie$2,lottie$2.exports)),lottie$2.exports}var lottieExports=requireLottie();const lottie=getDefaultExportFromCjs(lottieExports);function _arrayLikeToArray(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,i=Array(e);r<e;r++)i[r]=t[r];return i}function _arrayWithHoles(t){if(Array.isArray(t))return t}function _defineProperty(t,e,r){return(e=_toPropertyKey(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function _iterableToArrayLimit(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var i,s,n,a,l=[],o=!0,c=!1;try{if(n=(r=r.call(t)).next,e!==0)for(;!(o=(i=n.call(r)).done)&&(l.push(i.value),l.length!==e);o=!0);}catch(f){c=!0,s=f}finally{try{if(!o&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw s}}return l}}function _nonIterableRest(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
47
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ownKeys(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),r.push.apply(r,i)}return r}function _objectSpread2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ownKeys(Object(r),!0).forEach(function(i){_defineProperty(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}function _objectWithoutProperties(t,e){if(t==null)return{};var r,i,s=_objectWithoutPropertiesLoose(t,e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);for(i=0;i<n.length;i++)r=n[i],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(s[r]=t[r])}return s}function _objectWithoutPropertiesLoose(t,e){if(t==null)return{};var r={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;r[i]=t[i]}return r}function _slicedToArray(t,e){return _arrayWithHoles(t)||_iterableToArrayLimit(t,e)||_unsupportedIterableToArray(t,e)||_nonIterableRest()}function _toPrimitive(t,e){if(typeof t!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _toPropertyKey(t){var e=_toPrimitive(t,"string");return typeof e=="symbol"?e:e+""}function _unsupportedIterableToArray(t,e){if(t){if(typeof t=="string")return _arrayLikeToArray(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(t,e):void 0}}var _excluded$1=["animationData","loop","autoplay","initialSegment","onComplete","onLoopComplete","onEnterFrame","onSegmentStart","onConfigReady","onDataReady","onDataFailed","onLoadedImages","onDOMLoaded","onDestroy","lottieRef","renderer","name","assetsPath","rendererSettings"],useLottie=function t(e,r){var i=e.animationData,s=e.loop,n=e.autoplay,a=e.initialSegment,l=e.onComplete,o=e.onLoopComplete,c=e.onEnterFrame,f=e.onSegmentStart,b=e.onConfigReady,u=e.onDataReady,E=e.onDataFailed,d=e.onLoadedImages,y=e.onDOMLoaded,k=e.onDestroy;e.lottieRef,e.renderer,e.name,e.assetsPath,e.rendererSettings;var p=_objectWithoutProperties(e,_excluded$1),x=React2.useState(!1),m=_slicedToArray(x,2),g=m[0],S=m[1],R=React2.useRef(),A=React2.useRef(null),F=function(){var D;(D=R.current)===null||D===void 0||D.play()},I=function(){var D;(D=R.current)===null||D===void 0||D.stop()},$=function(){var D;(D=R.current)===null||D===void 0||D.pause()},O=function(D){var V;(V=R.current)===null||V===void 0||V.setSpeed(D)},B=function(D,V){var G;(G=R.current)===null||G===void 0||G.goToAndPlay(D,V)},z=function(D,V){var G;(G=R.current)===null||G===void 0||G.goToAndStop(D,V)},H=function(D){var V;(V=R.current)===null||V===void 0||V.setDirection(D)},L=function(D,V){var G;(G=R.current)===null||G===void 0||G.playSegments(D,V)},_=function(D){var V;(V=R.current)===null||V===void 0||V.setSubframe(D)},M=function(D){var V;return(V=R.current)===null||V===void 0?void 0:V.getDuration(D)},C=function(){var D;(D=R.current)===null||D===void 0||D.destroy(),R.current=void 0},P=function(){var D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},V;if(A.current){(V=R.current)===null||V===void 0||V.destroy();var G=_objectSpread2(_objectSpread2(_objectSpread2({},e),D),{},{container:A.current});return R.current=lottie.loadAnimation(G),S(!!R.current),function(){var J;(J=R.current)===null||J===void 0||J.destroy(),R.current=void 0}}};React2.useEffect(function(){var T=P();return function(){return T==null?void 0:T()}},[i,s]),React2.useEffect(function(){R.current&&(R.current.autoplay=!!n)},[n]),React2.useEffect(function(){if(R.current){if(!a){R.current.resetSegments(!0);return}!Array.isArray(a)||!a.length||((R.current.currentRawFrame<a[0]||R.current.currentRawFrame>a[1])&&(R.current.currentRawFrame=a[0]),R.current.setSegment(a[0],a[1]))}},[a]),React2.useEffect(function(){var T=[{name:"complete",handler:l},{name:"loopComplete",handler:o},{name:"enterFrame",handler:c},{name:"segmentStart",handler:f},{name:"config_ready",handler:b},{name:"data_ready",handler:u},{name:"data_failed",handler:E},{name:"loaded_images",handler:d},{name:"DOMLoaded",handler:y},{name:"destroy",handler:k}],D=T.filter(function(G){return G.handler!=null});if(D.length){var V=D.map(function(G){var J;return(J=R.current)===null||J===void 0||J.addEventListener(G.name,G.handler),function(){var K;(K=R.current)===null||K===void 0||K.removeEventListener(G.name,G.handler)}});return function(){V.forEach(function(G){return G()})}}},[l,o,c,f,b,u,E,d,y,k]);var j=React2.createElement("div",_objectSpread2({style:r,ref:A},p));return{View:j,play:F,stop:I,pause:$,setSpeed:O,goToAndStop:z,goToAndPlay:B,setDirection:H,playSegments:L,setSubframe:_,getDuration:M,destroy:C,animationContainerRef:A,animationLoaded:g,animationItem:R.current}};function getContainerVisibility(t){var e=t.getBoundingClientRect(),r=e.top,i=e.height,s=window.innerHeight-r,n=window.innerHeight+i;return s/n}function getContainerCursorPosition(t,e,r){var i=t.getBoundingClientRect(),s=i.top,n=i.left,a=i.width,l=i.height,o=(e-n)/a,c=(r-s)/l;return{x:o,y:c}}var useInitInteractivity=function t(e){var r=e.wrapperRef,i=e.animationItem,s=e.mode,n=e.actions;React2.useEffect(function(){var a=r.current;if(!(!a||!i||!n.length)){i.stop();var l=function(){var f=null,b=function(){var E=getContainerVisibility(a),d=n.find(function(k){var p=k.visibility;return p&&E>=p[0]&&E<=p[1]});if(d){if(d.type==="seek"&&d.visibility&&d.frames.length===2){var y=d.frames[0]+Math.ceil((E-d.visibility[0])/(d.visibility[1]-d.visibility[0])*d.frames[1]);//! goToAndStop must be relative to the start of the current segment
48
- i.goToAndStop(y-i.firstFrame-1,!0)}d.type==="loop"&&(f===null||f!==d.frames||i.isPaused)&&(i.playSegments(d.frames,!0),f=d.frames),d.type==="play"&&i.isPaused&&(i.resetSegments(!0),i.play()),d.type==="stop"&&i.goToAndStop(d.frames[0]-i.firstFrame-1,!0)}};return document.addEventListener("scroll",b),function(){document.removeEventListener("scroll",b)}},o=function(){var f=function(d,y){var k=d,p=y;if(k!==-1&&p!==-1){var x=getContainerCursorPosition(a,k,p);k=x.x,p=x.y}var m=n.find(function(R){var A=R.position;return A&&Array.isArray(A.x)&&Array.isArray(A.y)?k>=A.x[0]&&k<=A.x[1]&&p>=A.y[0]&&p<=A.y[1]:A&&!Number.isNaN(A.x)&&!Number.isNaN(A.y)?k===A.x&&p===A.y:!1});if(m){if(m.type==="seek"&&m.position&&Array.isArray(m.position.x)&&Array.isArray(m.position.y)&&m.frames.length===2){var g=(k-m.position.x[0])/(m.position.x[1]-m.position.x[0]),S=(p-m.position.y[0])/(m.position.y[1]-m.position.y[0]);i.playSegments(m.frames,!0),i.goToAndStop(Math.ceil((g+S)/2*(m.frames[1]-m.frames[0])),!0)}m.type==="loop"&&i.playSegments(m.frames,!0),m.type==="play"&&(i.isPaused&&i.resetSegments(!1),i.playSegments(m.frames)),m.type==="stop"&&i.goToAndStop(m.frames[0],!0)}},b=function(d){f(d.clientX,d.clientY)},u=function(){f(-1,-1)};return a.addEventListener("mousemove",b),a.addEventListener("mouseout",u),function(){a.removeEventListener("mousemove",b),a.removeEventListener("mouseout",u)}};switch(s){case"scroll":return l();case"cursor":return o()}}},[s,i])},useLottieInteractivity=function t(e){var r=e.actions,i=e.mode,s=e.lottieObj,n=s.animationItem,a=s.View,l=s.animationContainerRef;return useInitInteractivity({actions:r,animationItem:n,mode:i,wrapperRef:l}),a},_excluded=["style","interactivity"],Lottie=function t(e){var r,i,s,n=e.style,a=e.interactivity,l=_objectWithoutProperties(e,_excluded),o=useLottie(l,n),c=o.View,f=o.play,b=o.stop,u=o.pause,E=o.setSpeed,d=o.goToAndStop,y=o.goToAndPlay,k=o.setDirection,p=o.playSegments,x=o.setSubframe,m=o.getDuration,g=o.destroy,S=o.animationContainerRef,R=o.animationLoaded,A=o.animationItem;return React2.useEffect(function(){e.lottieRef&&(e.lottieRef.current={play:f,stop:b,pause:u,setSpeed:E,goToAndPlay:y,goToAndStop:d,setDirection:k,playSegments:p,setSubframe:x,getDuration:m,destroy:g,animationContainerRef:S,animationLoaded:R,animationItem:A})},[(r=e.lottieRef)===null||r===void 0?void 0:r.current]),useLottieInteractivity({lottieObj:{View:c,play:f,stop:b,pause:u,setSpeed:E,goToAndStop:d,goToAndPlay:y,setDirection:k,playSegments:p,setSubframe:x,getDuration:m,destroy:g,animationContainerRef:S,animationLoaded:R,animationItem:A},actions:(i=a==null?void 0:a.actions)!==null&&i!==void 0?i:[],mode:(s=a==null?void 0:a.mode)!==null&&s!==void 0?s:"scroll"})};const v$2="5.1.7",fr$2=30,ip$2=25,op$2=69,w$2=600,h$2=600,nm$2="success",ddd$2=0,assets$2=JSON.parse('[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.68,468.673,0],"ix":2},"a":{"a":0,"k":[26.859,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,20.86],[20.859,-20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[467.82,115.827,0],"ix":2},"a":{"a":0,"k":[26.86,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,20.859],[20.86,-20.859]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 6 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.327,116.18,0],"ix":2},"a":{"a":0,"k":[26.859,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,-20.86],[20.859,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[468.174,468.32,0],"ix":2},"a":{"a":0,"k":[26.86,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,-20.86],[20.86,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[42.5,292.5,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[541,292,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 10 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[292,541.5,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[291.5,43,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0}]}]'),layers$2=[{ddd:0,ind:1,ty:4,nm:"Shape Layer 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:25,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:36,s:[0],e:[100]},{t:50}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:25,s:[0],e:[100]},{t:39}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:25,op:50,st:25,bm:0},{ddd:0,ind:2,ty:4,nm:"Shape Layer 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:0,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:11,s:[0],e:[100]},{t:25}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:0,s:[0],e:[100]},{t:14}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:25,st:0,bm:0},{ddd:0,ind:3,ty:0,nm:"Pre-comp 1",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:54,s:[0],e:[100]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:56,s:[100],e:[100]},{t:62}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[300,300,0],ix:1},s:{a:1,k:[{i:{x:[.833,.833,.833],y:[.833,.833,.833]},o:{x:[.167,.167,.167],y:[.167,.167,.167]},n:["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],t:54,s:[86,86,100],e:[94,94,100]},{t:62}],ix:6}},ao:0,w:600,h:600,ip:54,op:354,st:54,bm:0},{ddd:0,ind:4,ty:4,nm:"Layer 2 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[137.378,109.309,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-84.878,.669],[-28.738,56.809],[84.878,-56.809]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:21,ix:5},lc:1,lj:1,ml:10,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[137.378,109.308],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.185],y:[1]},o:{x:[.333],y:[0]},n:["0p185_1_0p333_0"],t:59,s:[0],e:[6]},{i:{x:[.306],y:[1]},o:{x:[.333],y:[0]},n:["0p306_1_0p333_0"],t:62,s:[6],e:[0]},{t:66}],ix:1},e:{a:1,k:[{i:{x:[.35],y:[1]},o:{x:[.333],y:[0]},n:["0p35_1_0p333_0"],t:54,s:[0],e:[100]},{i:{x:[.032],y:[1]},o:{x:[.333],y:[0]},n:["0p032_1_0p333_0"],t:62,s:[100],e:[94]},{t:66}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:54,op:354,st:54,bm:0},{ddd:0,ind:5,ty:4,nm:"Layer 1 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[299.988,299.91,0],ix:2},a:{a:0,k:[190.878,189.014,0],ix:1},s:{a:1,k:[{i:{x:[.046,.046,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[0,0,0]},n:["0p046_1_0p333_0","0p046_1_0p333_0","0p667_1_0p333_0"],t:50,s:[0,0,100],e:[116,116,100]},{i:{x:[.019,.019,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[.032,.032,0]},n:["0p019_1_0p333_0p032","0p019_1_0p333_0p032","0p667_1_0p333_0"],t:61,s:[116,116,100],e:[100,100,100]},{t:67}],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-4.067,-3.573],[0,0],[-2.665,-.588],[0,0],[-1.937,-5.043],[0,0],[-2.087,-1.753],[0,0],[.635,-5.357],[0,0],[-1.033,-2.517],[0,0],[3.063,-4.444],[0,0],[.259,-2.704],[0,0],[4.789,-2.513],[0,0],[1.492,-2.273],[0,0],[5.418,-.007],[0,0],[2.383,-1.32],[0,0],[4.806,2.501],[0,0],[2.727,-.064],[0,0],[3.093,4.437],[0,0],[2.448,1.205],[0,0],[.67,5.356],[0,0],[1.607,2.198],[0,0],[-1.904,5.047],[0,0],[.399,2.689],[0,0],[-4.043,3.583],[0,0],[-.901,2.564],[0,0],[-5.257,1.298],[0,0],[-1.995,1.85],[0,0],[-5.265,-1.284],[0,0],[-2.632,.713],[0,0]],o:[[0,0],[2.049,1.8],[0,0],[5.292,1.166],[0,0],[.976,2.539],[0,0],[4.146,3.481],[0,0],[-.32,2.698],[0,0],[2.05,4.998],[0,0],[-1.542,2.239],[0,0],[-.514,5.372],[0,0],[-2.412,1.266],[0,0],[-2.961,4.512],[0,0],[-2.728,.003],[0,0],[-4.73,2.62],[0,0],[-2.42,-1.26],[0,0],[-5.416,.129],[0,0],[-1.557,-2.233],[0,0],[-4.861,-2.393],[0,0],[-.338,-2.697],[0,0],[-3.192,-4.367],[0,0],[.959,-2.542],[0,0],[-.792,-5.339],[0,0],[2.036,-1.805],[0,0],[1.789,-5.09],[0,0],[2.647,-.653],[0,0],[3.961,-3.674],[0,0],[2.651,.646],[0,0],[5.226,-1.416]],v:[[49.728,-183.893],[75.948,-160.861],[83.134,-157.221],[117.251,-149.704],[128.834,-139.758],[141.329,-107.249],[146,-100.704],[172.734,-78.264],[178.36,-64.104],[174.265,-29.568],[175.352,-21.617],[188.578,10.606],[186.957,25.734],[167.211,54.389],[164.465,61.924],[161.152,96.546],[152.657,109.178],[121.785,125.385],[115.833,130.78],[96.742,159.871],[83.317,167.112],[48.39,167.159],[40.598,169.176],[10.101,186.072],[-5.177,186.263],[-36.157,170.138],[-44.005,168.317],[-78.921,169.146],[-92.553,162.244],[-112.489,133.642],[-118.596,128.399],[-149.931,112.972],[-158.793,100.558],[-163.119,66.033],[-166.084,58.567],[-186.661,30.418],[-188.724,15.336],[-176.447,-17.206],[-175.593,-25.182],[-180.697,-59.604],[-175.488,-73.898],[-149.422,-97.001],[-144.943,-103.66],[-133.405,-136.47],[-122.117,-146.703],[-88.233,-155.074],[-81.156,-158.891],[-55.62,-182.572],[-40.839,-186.4],[-6.899,-178.12],[1.156,-178.22],[34.84,-187.349]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[0,.788000009574,.522000002394,1],ix:4},o:{a:0,k:100,ix:5},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[190.878,189.015],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:50,op:350,st:50,bm:0}],markers$1=[],successAnimation={v:v$2,fr:fr$2,ip:ip$2,op:op$2,w:w$2,h:h$2,nm:nm$2,ddd:ddd$2,assets:assets$2,layers:layers$2,markers:markers$1},nm$1="after_ohno",ddd$1=0,h$1=214,w$1=240,meta$1={g:"@lottiefiles/toolkit-js 0.26.1"},layers$1=JSON.parse('[{"ty":4,"nm":"! contornos","sr":1,"st":-34,"op":716,"ip":26,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[172.26,-42.033,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":-0.042},"s":[0,0,100],"t":28},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.833},"s":[0,0,100],"t":29},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[12.5,12.5,100],"t":30},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[25,25,100],"t":31},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[37.5,37.5,100],"t":32},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[50,50,100],"t":33},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[62.5,62.5,100],"t":34},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[75,75,100],"t":35},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.725},"s":[87.5,87.5,100],"t":36},{"o":{"x":0.167,"y":0.12},"i":{"x":0.833,"y":0.935},"s":[100,100,100],"t":37},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[128.739,128.739,100],"t":38},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[122.364,122.364,100],"t":39},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[102.249,102.249,100],"t":40},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[89.958,89.958,100],"t":41},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[90.999,90.999,100],"t":42},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[98.291,98.291,100],"t":43},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[103.416,103.416,100],"t":44},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[103.559,103.559,100],"t":45},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[100.969,100.969,100],"t":46},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[98.877,98.877,100],"t":47},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[98.615,98.615,100],"t":48},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[99.515,99.515,100],"t":49},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[100.352,100.352,100],"t":50},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[100.53,100.53,100],"t":51},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[100.227,100.227,100],"t":52},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[99.897,99.897,100],"t":53},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[99.8,99.8,100],"t":54},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[99.899,99.899,100],"t":55},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[100.027,100.027,100],"t":56},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[100.074,100.074,100],"t":57},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[100.044,100.044,100],"t":58},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[99.995,99.995,100],"t":59},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[99.973,99.973,100],"t":60},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[99.982,99.982,100],"t":61},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":714},{"s":[100,100,100],"t":715}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,116.618,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"!","ix":1,"cix":2,"np":5,"it":[{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":1,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-1.15,0],[-0.805,0.767],[-0.155,1.457],[0,0],[0,0],[1.648,1.42],[2.53,0],[1.648,-1.418],[0,-2.375],[0,0],[0,0],[-0.805,-0.765]],"o":[[1.15,0],[0.805,-0.765],[0,0],[0,0],[0,-2.375],[-1.65,-1.418],[-2.53,0],[-1.65,1.42],[0,0],[0,0],[0.153,1.457],[0.805,0.767]],"v":[[172.26,-23.46],[175.193,-24.61],[176.63,-27.945],[180.885,-72.565],[181,-73.83],[178.527,-79.523],[172.26,-81.65],[165.993,-79.523],[163.52,-73.83],[163.635,-72.68],[167.89,-27.945],[169.327,-24.61]]},"ix":2}},{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":2,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65],[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648]],"o":[[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648],[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65]],"v":[[172.26,0.69],[178.355,-1.783],[180.77,-7.935],[178.355,-14.087],[172.26,-16.56],[166.165,-14.087],[163.75,-7.935],[166.165,-1.783]]},"ix":2}},{"ty":"mm","bm":0,"hd":false,"mn":"ADBE Vector Filter - Merge","nm":"Mesclar caminhos 1","mm":1},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[1,1,1],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,0],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":1},{"ty":4,"nm":"Camada de forma 1","sr":1,"st":0,"op":750,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.333,"y":0},"i":{"x":0.667,"y":1},"s":[0,0,100],"t":28},{"s":[100,100,100],"t":35}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,107,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"Polystar 1","ix":1,"cix":2,"np":4,"it":[{"ty":"sr","bm":0,"hd":false,"mn":"ADBE Vector Shape - Star","nm":"Caminho Polystar 1","ix":1,"d":1,"ir":{"a":0,"k":53.5,"ix":6},"is":{"a":0,"k":51,"ix":8},"pt":{"a":0,"k":3,"ix":3},"p":{"a":0,"k":[0,0],"ix":4},"or":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":0},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":1},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":2},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":3},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":4},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":5},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":6},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":7},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":8},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":9},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":10},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":11},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":12},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":13},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":14},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":15},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":16},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":17},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":18},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":19},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":20},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":21},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":22},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":23},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":24},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":25},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":28},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":29},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":30},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":0.157},"s":[68],"t":31},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.762},"s":[68],"t":32},{"o":{"x":0.167,"y":0.128},"i":{"x":0.833,"y":0.872},"s":[78.111],"t":33},{"o":{"x":0.167,"y":0.238},"i":{"x":0.833,"y":0.869},"s":[96.889],"t":34},{"o":{"x":0.167,"y":0.23},"i":{"x":0.833,"y":0.935},"s":[107],"t":35},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[112.729],"t":36},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[111.459],"t":37},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[107.448],"t":38},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[104.998],"t":39},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[105.206],"t":40},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[106.659],"t":41},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[107.681],"t":42},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[107.71],"t":43},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[107.193],"t":44},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[106.776],"t":45},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[106.724],"t":46},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[106.903],"t":47},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[107.07],"t":48},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[107.106],"t":49},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[107.045],"t":50},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[106.979],"t":51},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[106.96],"t":52},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[106.98],"t":53},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[107.005],"t":54},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[107.015],"t":55},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[107.009],"t":56},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[106.999],"t":57},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[106.995],"t":58},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[106.996],"t":59},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":60},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":61},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":714},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":715},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":716},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":717},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":718},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":719},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":720},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":721},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":722},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":723},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":724},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":725},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":726},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":727},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":728},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":729},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":730},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":731},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":732},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":733},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":734},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":735},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":736},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":737},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":738},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":739},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":740},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":741},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":742},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":743},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":744},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":745},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":746},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":747},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":748},{"s":[107],"t":749}],"ix":7},"os":{"a":0,"k":0,"ix":9},"r":{"a":0,"k":0,"ix":5},"sy":1},{"ty":"rd","bm":0,"hd":false,"mn":"ADBE Vector Filter - RC","nm":"Arredondar cantos 1","ix":2,"r":{"a":0,"k":40,"ix":1}},{"ty":"st","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Stroke","nm":"Traçado 1","lc":1,"lj":1,"ml":4,"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":3}},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,23],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":2}]'),v$1="5.1.8",fr$1=25,op$1=66,ip$1=28,assets$1=[],errorAnimation={nm:nm$1,ddd:ddd$1,h:h$1,w:w$1,meta:meta$1,layers:layers$1,v:v$1,fr:fr$1,op:op$1,ip:ip$1,assets:assets$1},v="4.8.0",meta={g:"LottieFiles AE 3.3.6",a:"Bilal Arief",k:"information, icon, animation, web, mobile, app, blue, simple, indicator, details, informative, notification, info icon, information animation, notification icon",d:"Effortlessly conveying information, this simple yet captivating blue animation icon is the perfect addition to any web or mobile application as an information indicator.",tc:"Blue"},fr=60,ip=0,op=104,w=1080,h=1080,nm="Info",ddd=0,assets=[],layers=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"White-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,325.611,0],"ix":2},"a":{"a":0,"k":[0,175,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":77,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"LightBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"DarkBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":5.852,"ix":1},"e":{"a":0,"k":46.645,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":74,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":38,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":5,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"White-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":63,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"LightBlue-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"DarkBlue-InfoIcon ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":75,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":39,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"DarkBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":47,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":75,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"LightBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":41,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":71,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Blue-Circle","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[25]},{"t":39,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[544.429,560.879,0],"ix":2},"a":{"a":0,"k":[32.429,152.879,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.354,0.354,0.667],"y":[1.438,1.438,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":13,"s":[0,0,100]},{"t":37,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0.592156862745,0.870588235294,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0}]'),markers=[],infoAnimation={v,meta,fr,ip,op,w,h,nm,ddd,assets,layers,markers},CEMessageModal=({open:t,onClose:e,onConfirm:r,type:i,message:s,confirmText:n="CONFIRM",cancelText:a="CANCEL"})=>{const[l,o]=React2.useState(80);if(React2.useEffect(()=>{const u=()=>{o(window.innerWidth<600?60:80)};return u(),window.addEventListener("resize",u),()=>window.removeEventListener("resize",u)},[]),!t)return null;const c=()=>{r&&r(),e&&e()},f=()=>{e&&e()},b={success:{icon:jsxRuntimeExports.jsx("div",{className:"success-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:successAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Success"},error:{icon:jsxRuntimeExports.jsx("div",{className:"error-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:errorAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Error"},info:{icon:jsxRuntimeExports.jsx("div",{className:"info-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:infoAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Information"}}[i??"info"];return jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button",onClick:e??(()=>{}),children:"×"}),jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[b.icon,jsxRuntimeExports.jsx("h2",{children:b.title})]}),jsxRuntimeExports.jsx("div",{className:"modal-body",children:jsxRuntimeExports.jsx("p",{children:s})}),jsxRuntimeExports.jsxs("div",{className:"modal-actions",children:[i==="success"&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:c,children:n}),jsxRuntimeExports.jsx(CEButton,{className:"button cancel-button",onClick:f,children:a})]}),i==="error"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:f,children:a||"CLOSE"}),i==="info"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:f,children:"OKAY"})]})]})})},CEDialogBox=({isOpen:t,onClose:e,title:r,content:i,agreementLabel:s,buttonPosition:n="right",titlePosition:a="left",showCheckbox:l=!0,width:o="500px",maxWidth:c="90%",maxHeight:f="90vh",buttons:b,classNames:u={}})=>{const[E,d]=React2.useState(!1),[y,k]=React2.useState(!1);if(!t)return null;const p={left:"flex-start",center:"center",right:"flex-end"},x=m=>{d(m),m&&k(!1)};return jsxRuntimeExports.jsx("div",{className:`dialog-overlay ${t?"open":""}`,children:jsxRuntimeExports.jsxs("div",{className:`dialog-box ${t?"open":""}`,style:{width:o,maxWidth:c,maxHeight:f},children:[jsxRuntimeExports.jsx("div",{className:`dialog-title ${u.title||""}`,style:{textAlign:a},children:r}),jsxRuntimeExports.jsx("div",{className:`dialog-content ${u.content||""}`,children:i}),l&&s&&jsxRuntimeExports.jsxs("div",{className:`dialog-agreement ${u.agreement||""}`,children:[jsxRuntimeExports.jsx(CECheckBox,{label:s,checked:E,onChange:x}),y&&jsxRuntimeExports.jsx("div",{className:`error-message ${u.error||""}`,children:"Please accept the terms to continue"})]}),jsxRuntimeExports.jsx("div",{className:`dialog-actions ${u.button||""}`,style:{justifyContent:p[n]},children:b.map((m,g)=>jsxRuntimeExports.jsx(CEButton,{onClick:()=>{if(l&&!E&&!m.bypassCheckbox){k(!0);return}k(!1),m.onClick()},children:m.text},g))})]})})},useEscapeKey=t=>{React2.useEffect(()=>{const e=r=>{r.key==="Escape"&&t()};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}},[t])},CEPagination=({currentPage:t,totalPages:e,onPageChange:r})=>{const i=()=>{const o=[];if(e<=8)for(let c=0;c<e;c++)o.push(c);else if(t<7){for(let c=0;c<8;c++)o.push(c);o.push("..."),o.push(e-1)}else if(t>=e-8+1){o.push(0),o.push("...");for(let c=e-8;c<e;c++)o.push(c)}else{o.push(0),o.push("...");for(let c=t-3;c<=t+3;c++)o.push(c);o.push("..."),o.push(e-1)}return o},s=l=>{typeof l=="number"&&r(l)},n=()=>{t>0&&r(t-1)},a=()=>{t<e-1&&r(t+1)};return jsxRuntimeExports.jsxs("div",{className:"pagination",children:[jsxRuntimeExports.jsx("button",{onClick:n,disabled:t===0,className:"pagination-button",children:"Previous"}),i().map((l,o)=>typeof l=="number"?jsxRuntimeExports.jsx("button",{onClick:()=>s(l),className:`pagination-button page-number ${t===l?"active":""}`,children:l+1},o):jsxRuntimeExports.jsx("span",{className:"pagination-ellipsis",children:l},o)),jsxRuntimeExports.jsx("button",{onClick:a,disabled:t===e-1,className:"pagination-button",children:"Next"})]})},Edit="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.06%203.58988L20.41%204.93988C21.2%205.71988%2021.2%206.98988%2020.41%207.76988L7.18%2020.9999H3V16.8199L13.4%206.40988L16.23%203.58988C17.01%202.80988%2018.28%202.80988%2019.06%203.58988ZM5%2018.9999L6.41%2019.0599L16.23%209.22988L14.82%207.81988L5%2017.6399V18.9999Z'%20fill='%2379747E'/%3e%3c/svg%3e",Approve="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00003%2016.1701L4.83003%2012.0001L3.41003%2013.4101L9.00003%2019.0001L21%207.00009L19.59%205.59009L9.00003%2016.1701Z'%20fill='%2379747E'/%3e%3c/svg%3e",Reassign="data:image/svg+xml,%3csvg%20width='17'%20height='20'%20viewBox='0%200%2017%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.83828%200.221421C8.68188%200.075693%208.47503%20-0.00364251%208.2613%200.000128532C8.04757%200.00389957%207.84365%200.0904828%207.69249%200.241637C7.54134%200.392791%207.45476%200.596715%207.45098%200.810446C7.44721%201.02418%207.52655%201.23103%207.67228%201.38742L9.01428%202.72942H8.53028C6.89858%202.72942%205.30353%203.21327%203.94682%204.1198C2.59012%205.02632%201.53269%206.31479%200.908271%207.82228C0.283848%209.32977%200.120471%2010.9886%200.438799%2012.5889C0.757127%2014.1893%201.54286%2015.6593%202.69665%2016.8131C3.85043%2017.9668%205.32044%2018.7526%206.92078%2019.0709C8.52112%2019.3892%2010.1799%2019.2258%2011.6874%2018.6014C13.1949%2017.977%2014.4834%2016.9196%2015.3899%2015.5629C16.2964%2014.2062%2016.7803%2012.6111%2016.7803%2010.9794C16.7803%2010.7606%2016.6934%2010.5508%2016.5386%2010.3961C16.3839%2010.2413%2016.1741%2010.1544%2015.9553%2010.1544C15.7365%2010.1544%2015.5266%2010.2413%2015.3719%2010.3961C15.2172%2010.5508%2015.1303%2010.7606%2015.1303%2010.9794C15.1302%2012.2819%2014.7448%2013.5553%2014.0225%2014.6391C13.3002%2015.723%2012.2733%2016.5689%2011.0712%2017.0703C9.86915%2017.5718%208.54557%2017.7064%207.26716%2017.4571C5.98875%2017.2078%204.81268%2016.5859%203.88704%2015.6695C2.96139%2014.7532%202.32757%2013.5835%202.06538%2012.3077C1.80319%2011.0318%201.92436%209.70696%202.41362%208.49986C2.90289%207.29276%203.73837%206.25741%204.81488%205.52419C5.89138%204.79097%207.16076%204.39266%208.46318%204.37942L7.67118%205.17142C7.52097%205.32709%207.43791%205.53552%207.43989%205.75184C7.44187%205.96815%207.52873%206.17503%207.68177%206.32792C7.8348%206.48081%208.04177%206.56748%208.25808%206.56925C8.47439%206.57103%208.68275%206.48778%208.83828%206.33742L11.3133%203.86242C11.4678%203.70773%2011.5546%203.49805%2011.5546%203.27942C11.5546%203.0608%2011.4678%202.85111%2011.3133%202.69642L8.83828%200.221421ZM12.9523%207.08542C13.1097%207.23717%2013.2005%207.44523%2013.2046%207.66387C13.2087%207.8825%2013.1259%208.09384%2012.9743%208.25142L8.73928%2012.6514C8.66232%2012.7313%208.57005%2012.7948%208.46799%2012.8382C8.36593%2012.8815%208.25617%2012.9039%208.14528%2012.9039C8.03438%2012.9039%207.92462%2012.8815%207.82256%2012.8382C7.7205%2012.7948%207.62824%2012.7313%207.55128%2012.6514L5.73628%2010.766C5.65735%2010.6888%205.59473%2010.5965%205.55212%2010.4947C5.50952%2010.3928%205.48779%2010.2834%205.48822%2010.173C5.48866%2010.0626%205.51125%209.95343%205.55467%209.85191C5.59808%209.75039%205.66143%209.65862%205.74096%209.58204C5.82049%209.50545%205.91459%209.44561%206.01767%209.40606C6.12075%209.3665%206.23073%209.34804%206.34107%209.35177C6.45142%209.3555%206.5599%209.38134%206.66008%209.42776C6.76026%209.47418%206.8501%209.54024%206.92428%209.62202L8.14528%2010.8892L11.7863%207.10742C11.938%206.94997%2012.1461%206.85921%2012.3647%206.85509C12.5834%206.85096%2012.7947%206.93381%2012.9523%207.08542Z'%20fill='%2365B230'/%3e%3c/svg%3e",Add="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2013H13V20H11V13H4V11H11V4H13V11H20V13Z'%20fill='%2379747E'/%3e%3c/svg%3e",Delete="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203V4H20V6H19V19C19%2020.1%2018.1%2021%2017%2021H7C5.9%2021%205%2020.1%205%2019V6H4V4H9V3H15ZM7%2019H17V6H7V19ZM9%208H11V17H9V8ZM15%208H13V17H15V8Z'%20fill='%2379747E'/%3e%3c/svg%3e",Cancel="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%202C6.47%202%202%206.47%202%2012C2%2017.53%206.47%2022%2012%2022C17.53%2022%2022%2017.53%2022%2012C22%206.47%2017.53%202%2012%202ZM12%2020C7.59%2020%204%2016.41%204%2012C4%207.59%207.59%204%2012%204C16.41%204%2020%207.59%2020%2012C20%2016.41%2016.41%2020%2012%2020ZM12%2010.59L15.59%207L17%208.41L13.41%2012L17%2015.59L15.59%2017L12%2013.41L8.41%2017L7%2015.59L10.59%2012L7%208.41L8.41%207L12%2010.59Z'%20fill='%23C53225'/%3e%3c/svg%3e",ShowOrHideColumn="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%3e%3cpath%20d='M0%200%20C1.39042818%20-0.00202787%202.78085531%20-0.00494519%204.17127991%20-0.00869751%20C7.06831102%20-0.0130889%209.9650623%20-0.00679496%2012.86206055%200.00732422%20C16.54104169%200.02439842%2020.21936509%200.01456623%2023.89832211%20-0.00339317%20C26.76486496%20-0.0143319%2029.63125676%20-0.01073875%2032.49780464%20-0.0030098%20C34.50268617%20-0.00008719%2036.50757401%20-0.00906178%2038.51243591%20-0.0184021%20C51.84643905%200.08288397%2062.36831214%202.18438052%2072.34765625%2011.3984375%20C82.72862089%2022.29501297%2083.81157502%2035.39563727%2083.72860718%2049.8704834%20C83.73328715%2051.15071931%2083.73796712%2052.43095523%2083.74278891%2053.74998617%20C83.75517662%2057.26010193%2083.74918524%2060.76996931%2083.73983026%2064.28008533%20C83.73298924%2068.08247635%2083.7435458%2071.88482726%2083.75177002%2075.68721008%20C83.76505611%2083.11894567%2083.76225259%2090.55058996%2083.7535321%2097.98232901%20C83.74673568%20104.02640949%2083.74584727%20110.07046452%2083.74910355%20116.11454773%20C83.74956325%20116.97729682%2083.75002294%20117.84004591%2083.75049657%20118.72893891%20C83.75145582%20120.4820182%2083.75242847%20122.23509749%2083.75341435%20123.98817676%20C83.76195323%20140.39713998%2083.75215774%20156.80605278%2083.73601325%20173.21500772%20C83.72261144%20187.27113064%2083.72493995%20201.32717921%2083.73876953%20215.38330078%20C83.75485194%20231.73663572%2083.7611294%20248.08992656%2083.75193274%20264.4432683%20C83.75097717%20266.18962128%2083.75003406%20267.93597427%2083.74910355%20269.68232727%20C83.74864072%20270.54139399%2083.74817789%20271.4004607%2083.74770104%20272.28555974%20C83.74511913%20278.31698617%2083.74946486%20284.34838445%2083.75654221%20290.37980652%20C83.76498704%20297.73782249%2083.76261469%20305.09574254%2083.74669997%20312.45374763%20C83.73885718%20316.20237621%2083.73565678%20319.95084531%2083.74564743%20323.69947243%20C83.75634508%20327.77524883%2083.74350635%20331.85062835%2083.72860718%20335.9263916%20C83.73529934%20337.09392896%2083.74199151%20338.26146632%2083.74888647%20339.4643836%20C83.6547451%20352.81613252%2081.80817857%20364.46802168%2072.34765625%20374.3984375%20C61.26850374%20384.62796175%2049.36756952%20385.86653363%2034.74609375%20385.76171875%20C33.37472535%20385.7611982%2032.0033562%20385.76172342%2030.63198853%20385.76322937%20C27.77960848%20385.76314043%2024.92751564%20385.75287014%2022.07519531%20385.73461914%20C18.44659665%20385.71189135%2014.81841439%20385.71140425%2011.18976402%20385.71813679%20C8.36535029%20385.72150093%205.54102895%20385.71480174%202.71663284%20385.70500755%20C0.73715224%20385.69937125%20-1.24234414%20385.70058074%20-3.22183228%20385.70198059%20C-16.18209116%20385.60087128%20-25.59788448%20384.09755013%20-35.65234375%20375.3984375%20C-45.54661727%20364.26539458%20-47.11519405%20351.39165616%20-47.03329468%20336.96398926%20C-47.03797465%20335.6757351%20-47.04265462%20334.38748094%20-47.04747641%20333.06018877%20C-47.05988124%20329.52308071%20-47.0538647%20325.98621866%20-47.04451776%20322.44911027%20C-47.03768394%20318.61945404%20-47.04822979%20314.78983788%20-47.05645752%20310.96018982%20C-47.06975116%20303.47317331%20-47.06693669%20295.98624736%20-47.0582196%20288.4992274%20C-47.05142618%20282.41077808%20-47.05053348%20276.32235401%20-47.05379105%20270.23390198%20C-47.05425075%20269.36517795%20-47.05471044%20268.49645393%20-47.05518407%20267.60140494%20C-47.05614331%20265.83624438%20-47.05711595%20264.07108383%20-47.05810185%20262.30592328%20C-47.06664294%20245.77967925%20-47.05684175%20229.25348526%20-47.04070075%20212.72724944%20C-47.02729873%20198.56732745%20-47.02962719%20184.40747926%20-47.04345703%20170.24755859%20C-47.05953551%20153.7777782%20-47.06581909%20137.3080416%20-47.05662024%20120.83825445%20C-47.05566466%20119.07982732%20-47.05472155%20117.32140017%20-47.05379105%20115.56297302%20C-47.05332822%20114.69794239%20-47.05286539%20113.83291175%20-47.05238854%20112.94166806%20C-47.04980545%20106.8651998%20-47.05415492%20100.78875947%20-47.06122971%2094.71229553%20C-47.06967015%2087.30042821%20-47.06731132%2079.88865612%20-47.05138747%2072.47679961%20C-47.04353884%2068.69994852%20-47.04035446%2064.92325585%20-47.05033493%2061.14640617%20C-47.06101703%2057.0417633%20-47.04820598%2052.93751546%20-47.03329468%2048.83288574%20C-47.03998684%2047.65397152%20-47.04667901%2046.47505731%20-47.05357397%2045.26041842%20C-46.9542233%2031.0988315%20-44.31098753%2020.04518898%20-34.13671875%209.88671875%20C-23.81712366%200.73176368%20-13.42909464%20-0.06246693%200%200%20Z%20'%20fill='%23212121'%20transform='translate(88.65234375,63.6015625)'/%3e%3cpath%20d='M0%200%20C1.37183255%20-0.00389885%202.74366391%20-0.00823591%204.11549377%20-0.01298523%20C6.97555474%20-0.02039888%209.83549214%20-0.02019147%2012.69555664%20-0.01489258%20C16.33091665%20-0.00909958%2019.96576688%20-0.02604816%2023.60104275%20-0.04923725%20C26.42978286%20-0.06408398%2029.25840319%20-0.06483166%2032.08717537%20-0.06172752%20C34.0694059%20-0.06247893%2036.05161807%20-0.07625581%2038.03379822%20-0.09040833%20C50.34165442%20-0.02798927%2060.24736289%202.00602656%2069.62890625%2010.30078125%20C80.23052058%2021.7808721%2081.93785653%2033.21068447%2081.88960266%2048.37446594%20C81.89342821%2049.66015683%2081.89725376%2050.94584772%2081.90119523%2052.27049893%20C81.9114249%2055.81433436%2081.90930634%2059.35806804%2081.90501463%2062.90191162%20C81.9025382%2066.73366042%2081.91157295%2070.56538531%2081.91905212%2074.39712524%20C81.93177597%2081.89455933%2081.93359569%2089.39195757%2081.93125186%2096.88940064%20C81.92946586%20102.98649949%2081.93122438%20109.08358749%2081.9354763%20115.18068504%20C81.93607149%20116.04981554%2081.93666668%20116.91894603%2081.93727991%20117.81441381%20C81.93849171%20119.58029897%2081.93970585%20121.34618412%2081.94092228%20123.11206927%20C81.95178902%20139.65831656%2081.9496395%20156.20454344%2081.94353744%20172.75079187%20C81.93836971%20187.86983815%2081.94962147%20202.98881998%2081.96863566%20218.10785351%20C81.98803326%20233.65155953%2081.99626664%20249.19523509%2081.9925124%20264.73895329%20C81.99060319%20273.45773292%2081.99306052%20282.17645771%2082.00722694%20290.89522743%20C82.01916628%20298.31814058%2082.02051713%20305.74096513%2082.00843678%20313.16387955%20C82.00256581%20316.94678992%2082.00139893%20320.72953843%2082.01343918%20324.51243782%20C82.02637213%20328.62380077%2082.01579126%20332.73478184%2082.00312805%20336.84614563%20C82.01050234%20338.02710621%2082.01787662%20339.20806678%2082.02547437%20340.42481405%20C81.94020249%20353.64162412%2079.58475249%20365.22365731%2070.62890625%20375.30078125%20C59.43149551%20384.98877486%2048.5995069%20385.6116798%2034.29296875%20385.6015625%20C32.92353183%20385.60546179%2031.5540961%20385.60979893%2030.18466187%20385.61454773%20C27.32879702%20385.62196213%2024.47305589%20385.62175381%2021.6171875%20385.61645508%20C17.99089323%20385.61066763%2014.36511094%20385.62759691%2010.73890114%20385.65079975%20C7.91440971%20385.66566391%205.090038%20385.66639174%202.26551437%20385.66329002%20C0.28942353%20385.66404012%20-1.68664899%20385.67780547%20-3.66268921%20385.69197083%20C-16.94942739%20385.62458325%20-27.43251173%20383.47720207%20-37.37109375%20374.30078125%20C-47.75205839%20363.40420578%20-48.83501252%20350.30358148%20-48.75204468%20335.82873535%20C-48.75672465%20334.54849944%20-48.76140462%20333.26826352%20-48.76622641%20331.94923258%20C-48.77861412%20328.43911682%20-48.77262274%20324.92924944%20-48.76326776%20321.41913342%20C-48.75642674%20317.6167424%20-48.7669833%20313.81439149%20-48.77520752%20310.01200867%20C-48.78849361%20302.58027308%20-48.78569009%20295.14862879%20-48.7769696%20287.71688974%20C-48.77017318%20281.67280926%20-48.76928477%20275.62875423%20-48.77254105%20269.58467102%20C-48.77300075%20268.72192193%20-48.77346044%20267.85917284%20-48.77393407%20266.97027984%20C-48.77489332%20265.21720055%20-48.77586597%20263.46412126%20-48.77685185%20261.71104199%20C-48.78539073%20245.30207877%20-48.77559524%20228.89316597%20-48.75945075%20212.48421103%20C-48.74604894%20198.42808811%20-48.74837745%20184.37203954%20-48.76220703%20170.31591797%20C-48.77828944%20153.96258303%20-48.7845669%20137.60929219%20-48.77537024%20121.25595045%20C-48.77441467%20119.50959747%20-48.77347156%20117.76324448%20-48.77254105%20116.01689148%20C-48.77184681%20114.72829141%20-48.77184681%20114.72829141%20-48.77113854%20113.41365901%20C-48.76855663%20107.38223258%20-48.77290236%20101.3508343%20-48.77997971%2095.31941223%20C-48.78842454%2087.96139626%20-48.78605219%2080.60347621%20-48.77013747%2073.24547112%20C-48.76229468%2069.49684254%20-48.75909428%2065.74837344%20-48.76908493%2061.99974632%20C-48.77978258%2057.92396992%20-48.76694385%2053.8485904%20-48.75204468%2049.77282715%20C-48.75873684%2048.60528979%20-48.76542901%2047.43775243%20-48.77232397%2046.23483515%20C-48.67188333%2031.98968244%20-46.49788008%2020.60627557%20-36.37109375%2010.30078125%20C-24.99934532%200.70204736%20-14.4396423%20-0.01018664%200%200%20Z%20'%20fill='%23212121'%20transform='translate(389.37109375,63.69921875)'/%3e%3cpath%20d='M0%200%20C1.37422758%20-0.00135128%202.7484547%20-0.00329565%204.12268066%20-0.00579834%20C6.98694461%20-0.00872786%209.85108284%20-0.00452264%2012.71533203%200.00488281%20C16.35966249%200.01627611%2020.0036982%200.00970489%2023.64801788%20-0.00226212%20C26.48099937%20-0.00953987%2029.31391266%20-0.00716587%2032.14689636%20-0.00200653%20C34.13524571%20-0.00005138%2036.12359788%20-0.00605238%2038.11193848%20-0.01226807%20C50.97970432%200.05377783%2060.71208654%201.43181578%2070.59375%2010.265625%20C80.43904472%2021.59627658%2081.90061916%2032.80877037%2081.85444641%2047.42196655%20C81.85827196%2048.71653011%2081.86209751%2050.01109367%2081.86603898%2051.34488642%20C81.87626947%2054.91345539%2081.87414988%2058.48192333%2081.86985838%2062.05050039%20C81.86738212%2065.90881512%2081.87641644%2069.76710608%2081.88389587%2073.62541199%20C81.89661984%2081.17464796%2081.89843945%2088.72384832%2081.89609561%2096.27309321%20C81.89430976%20102.4116766%2081.89606782%20108.55024922%2081.90032005%20114.68883133%20C81.90091524%20115.56380127%2081.90151043%20116.43877121%2081.90212366%20117.34025539%20C81.90333546%20119.11798027%2081.90454959%20120.89570516%2081.90576603%20122.67343004%20C81.91663264%20139.33028616%2081.91448321%20155.98712201%2081.90838119%20172.64397927%20C81.90321249%20187.86716535%2081.9144678%20203.09028744%2081.93347941%20218.31346087%20C81.95287204%20233.96225318%2081.96111133%20249.61101523%2081.95735615%20265.25981963%20C81.95544632%20274.03837098%2081.9579105%20282.81686787%2081.97207069%20291.59540939%20C81.98400361%20299.06848993%2081.98536797%20306.54148247%2081.97328053%20314.01456426%20C81.96740531%20317.8236788%2081.96625461%20321.63263253%2081.97828293%20325.44173622%20C81.99119743%20329.57972269%2081.98064519%20333.71732895%2081.9679718%20337.85531616%20C81.97534609%20339.04697148%2081.98272037%20340.23862679%2081.99031812%20341.46639287%20C81.9070551%20354.42932661%2079.28845483%20365.35673186%2070.59375%20375.265625%20C59.40723239%20384.95958111%2048.55610413%20385.57651772%2034.2578125%20385.56640625%20C32.88837558%20385.57030554%2031.51893985%20385.57464268%2030.14950562%20385.57939148%20C27.29364077%20385.58680588%2024.43789964%20385.58659756%2021.58203125%20385.58129883%20C17.95573698%20385.57551138%2014.32995469%20385.59244066%2010.70374489%20385.6156435%20C7.87925346%20385.63050766%205.05488175%20385.63123549%202.23035812%20385.62813377%20C0.25426728%20385.62888387%20-1.72180524%20385.64264922%20-3.69784546%20385.65681458%20C-16.86957859%20385.59001028%20-27.6387559%20383.53875206%20-37.40625%20374.265625%20C-47.39849958%20362.83409444%20-48.87080006%20349.69908274%20-48.79393005%20334.88296509%20C-48.79931559%20333.61230741%20-48.80470113%20332.34164973%20-48.81024987%20331.03248727%20C-48.82455435%20327.54904283%20-48.8205075%20324.06583798%20-48.81308305%20320.58238125%20C-48.80831603%20316.80857637%20-48.82089218%20313.03482073%20-48.83110046%20309.2610321%20C-48.84822503%20301.88477917%20-48.84914173%20294.50861166%20-48.84388756%20287.13234402%20C-48.83983281%20281.1321392%20-48.84130485%20275.13195947%20-48.84663582%20269.13175583%20C-48.84738424%20268.27513491%20-48.84813266%20267.41851399%20-48.84890376%20266.53593486%20C-48.85043537%20264.79526103%20-48.85197372%20263.05458721%20-48.85351873%20261.31391339%20C-48.86722079%20245.02030083%20-48.86182222%20228.72673639%20-48.85033352%20212.43312494%20C-48.84040323%20197.55559901%20-48.85334236%20182.67819748%20-48.87726771%20167.80069073%20C-48.90170128%20152.49074933%20-48.91125616%20137.18086577%20-48.90461498%20121.87090528%20C-48.90113225%20113.28900812%20-48.90329207%20104.70720657%20-48.92086601%2096.12532425%20C-48.93564136%2088.82004658%20-48.93615417%2081.51493187%20-48.9187951%2074.20965721%20C-48.91032641%2070.48908615%20-48.90803312%2066.76880554%20-48.92344666%2063.0482502%20C-49.06818906%2025.32392537%20-49.06818906%2025.32392537%20-38.8046875%2012.67578125%20C-27.21540674%201.02987534%20-15.72851608%20-0.04916843%200%200%20Z%20'%20fill='%23212121'%20transform='translate(239.40625,63.734375)'/%3e%3c/svg%3e",SearchRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",SortIcon="data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3115_5954)'%3e%3cpath%20d='M4.72326%2013.2386L1.2194%209.72426C0.396731%209.2419%20-0.40373%2010.2466%200.225485%2010.9546C1.77064%2012.4991%203.28619%2014.0746%204.8348%2015.616C4.89796%2015.6789%204.93004%2015.7593%205.00061%2015.8228C5.43736%2016.2172%206.29803%2015.9196%206.3158%2015.2815L6.31382%200.712092C6.27829%20-0.0888571%205.09586%20-0.25464%204.80025%200.452932C4.78347%200.493379%204.72277%200.686625%204.72277%200.711592V13.2391L4.72326%2013.2386Z'%20fill='%23909090'/%3e%3cpath%20d='M10.2754%202.75243L13.7792%206.26632C14.596%206.75068%2015.4078%205.7465%2014.7727%205.03643C13.2423%203.50195%2011.7332%201.94449%2010.2004%200.412502C10.1372%200.349085%2010.1051%200.26919%2010.0345%200.205773C9.56868%20-0.214176%208.72134%200.0359959%208.68235%200.709612L8.68432%2015.279C8.71986%2016.0799%209.90229%2016.2457%2010.1979%2015.5381C10.2147%2015.4977%2010.2754%2015.3045%2010.2754%2015.2795V2.75243Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3115_5954'%3e%3crect%20width='15'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%201%2015%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",InfoIcon="data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.71338%2011.25H9.21338V6.75H7.71338V11.25ZM8.46338%205.25C8.67588%205.25%208.85413%205.178%208.99813%205.034C9.14213%204.89%209.21388%204.712%209.21338%204.5C9.21338%204.2875%209.14138%204.1095%208.99738%203.966C8.85338%203.8225%208.67538%203.7505%208.46338%203.75C8.25088%203.75%208.07288%203.822%207.92938%203.966C7.78588%204.11%207.71388%204.288%207.71338%204.5C7.71338%204.7125%207.78538%204.89075%207.92938%205.03475C8.07338%205.17875%208.25138%205.2505%208.46338%205.25ZM8.46338%2015C7.42588%2015%206.45088%2014.803%205.53838%2014.409C4.62588%2014.015%203.83213%2013.4807%203.15713%2012.8062C2.48213%2012.1312%201.94788%2011.3375%201.55438%2010.425C1.16088%209.5125%200.963879%208.5375%200.963379%207.5C0.963379%206.4625%201.16038%205.4875%201.55438%204.575C1.94838%203.6625%202.48263%202.86875%203.15713%202.19375C3.83213%201.51875%204.62588%200.9845%205.53838%200.591C6.45088%200.1975%207.42588%200.0005%208.46338%200C9.50088%200%2010.4759%200.197%2011.3884%200.591C12.3009%200.985%2013.0946%201.51925%2013.7696%202.19375C14.4446%202.86875%2014.9791%203.6625%2015.3731%204.575C15.7671%205.4875%2015.9639%206.4625%2015.9634%207.5C15.9634%208.5375%2015.7664%209.5125%2015.3724%2010.425C14.9784%2011.3375%2014.4441%2012.1312%2013.7696%2012.8062C13.0946%2013.4812%2012.3009%2014.0157%2011.3884%2014.4097C10.4759%2014.8037%209.50088%2015.0005%208.46338%2015ZM8.46338%2013.5C10.1384%2013.5%2011.5571%2012.9187%2012.7196%2011.7562C13.8821%2010.5937%2014.4634%209.175%2014.4634%207.5C14.4634%205.825%2013.8821%204.40625%2012.7196%203.24375C11.5571%202.08125%2010.1384%201.5%208.46338%201.5C6.78838%201.5%205.36963%202.08125%204.20713%203.24375C3.04463%204.40625%202.46338%205.825%202.46338%207.5C2.46338%209.175%203.04463%2010.5937%204.20713%2011.7562C5.36963%2012.9187%206.78838%2013.5%208.46338%2013.5Z'%20fill='%23464646'/%3e%3c/svg%3e",CEDataGridDynamicTable=({jsonData:t,columnList:e,ischeckBoxInGrid:r,isSearchBoxInGrid:i,isAddButtonRequired:s,isEditButtonRequired:n,isDeleteButtonRequired:a,isApproveButtonRequired:l,isReassignButtonRequired:o,isCancelButtonRequired:c,handleEditClick:f,handleAddClick:b,handleDeleteClick:u,handleApproveClick:E,handleReassignClick:d,handleCancelClick:y,noOfPagesPerPage:k,clickableColumns:p,handleCellClick:x})=>{const[m,g]=React2.useState({}),[S,R]=React2.useState(!1),[A,F]=React2.useState([]),[I,$]=React2.useState([]),[O,B]=React2.useState(!1),[z,H]=React2.useState(new Set),[L,_]=React2.useState(null),[M,C]=React2.useState(!1),[P,j]=React2.useState(""),[T,D]=React2.useState("contains"),[V,G]=React2.useState(""),[J,K]=React2.useState(0),[X,Q]=React2.useState(k??10),[st,at]=React2.useState(new Set),[nt,ct]=React2.useState(""),[tt,q]=React2.useState(!1),[ot,ft]=React2.useState(new Set),pt=React2.useRef(null),yt=React2.useRef(null),dt=React2.useRef(null),[ut,lt]=React2.useState(new Set),[ht,xt]=React2.useState([]),[mt,vt]=React2.useState(!1),[it,gt]=React2.useState(null);React2.useEffect(()=>{if(A.length>0){const N=Object.keys(A[0]),W=N.map(Y=>{const U=e==null?void 0:e.find(Z=>Z.id===Y);return{id:Y,label:(U==null?void 0:U.label)||Y.charAt(0).toUpperCase()+Y.slice(1),tooltip:U==null?void 0:U.tooltip}});if(xt(W),!mt){const Y=(e==null?void 0:e.map(U=>U.id))||N;ft(new Set(Y)),vt(!0)}}},[A,e]),React2.useEffect(()=>{t&&Array.isArray(t)?(F(t),$(t)):console.warn("Invalid or missing jsonData prop")},[t]);const bt=React2.useMemo(()=>{const N=J*X,W=N+X;return A.slice(N,W)},[A,J,X]),St=N=>{const W=new Set(ot);W.has(N)?W.size>1&&W.delete(N):W.add(N),ft(W)},Ct=(N,W=null)=>{const Y=W?`${N}-${W}`:`${N}`,U=new Set(st);U.has(Y)?U.delete(Y):(Array.from(U).forEach(Z=>{Z.startsWith(`${N}`)&&U.delete(Z)}),U.add(Y)),at(U)},At=N=>{_(L===N?null:N)},Tt=N=>{if(I.length===0)return;let W="asc";it&&it.column===N&&(W=it.direction==="asc"?"desc":"asc");const Y=[...I].sort((U,Z)=>U[N]==null?1:Z[N]==null?-1:U[N]===Z[N]?0:W==="asc"?U[N]>Z[N]?1:-1:U[N]<Z[N]?1:-1);F(Y),gt({column:N,direction:W})},jt=()=>{let N=[];A.length===I.length?N=A:N=I;const W=N.filter(Y=>{var Z;const U=((Z=Y[P])==null?void 0:Z.toLowerCase().toString())||"";return T==="contains"?U.includes(V.toLowerCase()):T==="equals"?U===V:T==="startsWith"?U.startsWith(V):T==="endsWith"?U.endsWith(V):T==="does not contain"?!U.includes(V):T==="does not equal"?U!==V:T==="is empty"?U.trim()==="":T==="is not empty"?U.trim()!=="":T==="is any of"?V.split(",").map(et=>et.trim()).includes(U):!0});F(W),C(!1)},_t=(N,W)=>{let Y=[];A.length===I.length?Y=A:Y=I;const U=Y.filter(Z=>{var rt;const et=((rt=Z[N])==null?void 0:rt.toLowerCase().toString())||"";return T==="contains"?et.includes(W.toLowerCase()):T==="equals"?et===W:T==="startsWith"?et.startsWith(W):T==="endsWith"?et.endsWith(W):T==="does not contain"?!et.includes(W):T==="does not equal"?et!==W:T==="is empty"?et.trim()==="":T==="is not empty"?et.trim()!=="":T==="is any of"?W.split(",").map(Et=>Et.trim()).includes(et):!0});F(U),C(!1)},Ft=N=>{N.key==="Enter"&&_t()};useEscapeKey(()=>{_(null),C(!1)});const Rt=(N,W="")=>{const Y=U=>{const Z=new Set(ut);Z.has(U)?Z.delete(U):Z.add(U),lt(Z)};if(Array.isArray(N)){const U=Array.from(new Set(N.reduce((Z,et)=>typeof et=="object"&&et!==null?[...Z,...Object.keys(et)]:Z,[])));return jsxRuntimeExports.jsx("div",{className:"expanded-section",children:jsxRuntimeExports.jsx("div",{className:"nested-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:U.map(Z=>jsxRuntimeExports.jsx("th",{children:Z.charAt(0).toUpperCase()+Z.slice(1)},Z))})}),jsxRuntimeExports.jsx("tbody",{children:N.map((Z,et)=>jsxRuntimeExports.jsx("tr",{children:U.map(rt=>jsxRuntimeExports.jsx("td",{children:typeof Z[rt]=="object"&&Z[rt]!==null?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>Y(`${W}-${et}-${rt}`),children:ut.has(`${W}-${et}-${rt}`)?"▼":"▶"}),ut.has(`${W}-${et}-${rt}`)&&Rt(Z[rt],`${W}-${et}-${rt}`)]}):String(Z[rt]||"")},`${W}-${et}-${rt}`))},`${W}-${et}`))})]})})})}else if(typeof N=="object"&&N!==null)return jsxRuntimeExports.jsx("div",{className:"nested-object",children:jsxRuntimeExports.jsxs("table",{className:"custom-table nested",children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Property"}),jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Value"})]})}),jsxRuntimeExports.jsx("tbody",{children:Object.entries(N).map(([U,Z])=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{className:"table-cell",children:jsxRuntimeExports.jsx("strong",{children:U})}),jsxRuntimeExports.jsx("td",{className:"table-cell",children:typeof Z=="object"?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>Y(`${W}-${U}`),children:ut.has(`${W}-${U}`)?"▼":"▶"}),ut.has(`${W}-${U}`)&&Rt(Z,`${W}-${U}`)]}):String(Z)})]},`${W}-${U}`))})]})});return jsxRuntimeExports.jsx("span",{children:String(N)})},Mt=N=>{if(N){const W=N.getBoundingClientRect(),Y=W.right>window.innerWidth,U=W.left<0;Y?(N.classList.add("adjust-left"),N.classList.remove("adjust-right")):U?(N.classList.add("adjust-right"),N.classList.remove("adjust-left")):(N.classList.remove("adjust-left"),N.classList.remove("adjust-right"))}};React2.useEffect(()=>{const N=W=>{M&&pt.current&&!pt.current.contains(W.target)&&C(!1)};return document.addEventListener("mousedown",N),()=>{document.removeEventListener("mousedown",N)}},[M]),React2.useEffect(()=>{const N=W=>{tt&&dt.current&&!dt.current.contains(W.target)&&q(!1)};return document.addEventListener("mousedown",N),()=>{document.removeEventListener("mousedown",N)}},[tt]);const It=(N,W)=>{N.preventDefault(),R(!0);const Y=N.pageX,U=m[W]||150,Z=rt=>{if(S){const Et=Math.max(100,U+(rt.pageX-Y));g(kt=>({...kt,[W]:Et}))}},et=()=>{R(!1),document.removeEventListener("mousemove",Z),document.removeEventListener("mouseup",et)};document.addEventListener("mousemove",Z),document.addEventListener("mouseup",et)},Lt=(N,W)=>{p!=null&&p.includes(W)&&x&&x(N)},Pt=bt.some(N=>Array.from(ot).some(W=>Array.isArray(N[W])&&N[W].length>0&&N[W].some(Y=>typeof Y=="object"&&Y!==null)));return jsxRuntimeExports.jsxs("div",{className:"datatable-wrapper",children:[jsxRuntimeExports.jsx("div",{className:"grid-header",children:jsxRuntimeExports.jsxs("div",{className:"search-container",children:[i&&jsxRuntimeExports.jsxs("div",{className:"search-wrapper",children:[jsxRuntimeExports.jsx("img",{src:SearchRounded,alt:"Edit",title:"Show/Hide Filter",width:20,height:20,style:{cursor:"pointer"},onClick:()=>B(N=>!N)}),nt&&jsxRuntimeExports.jsx("button",{className:"search-cancel-button",onClick:()=>{ct(""),F(I)},children:"×"})]}),jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment,{children:jsxRuntimeExports.jsx("img",{src:ShowOrHideColumn,alt:"Edit",title:"Show/Hide Columns",width:20,height:20,style:{cursor:"pointer"},onClick:()=>q(!0)})})]})}),tt&&jsxRuntimeExports.jsx("div",{className:"column-modal",children:jsxRuntimeExports.jsxs("div",{className:"column-modal-content",ref:dt,children:[jsxRuntimeExports.jsx("div",{className:"column-modal-header",children:jsxRuntimeExports.jsx("button",{className:"modal-close-button",onClick:()=>q(!1),children:"×"})}),jsxRuntimeExports.jsx("h3",{className:"column-modal-title",children:"Column Visibility"}),jsxRuntimeExports.jsx("div",{className:"column-modal-actions",children:jsxRuntimeExports.jsx("div",{className:"select-all-action",children:jsxRuntimeExports.jsx(CECheckBox,{label:"Select All",checked:ot.size===ht.length,onChange:N=>{ft(N?new Set(ht.map(W=>W.id)):new Set)}})})}),jsxRuntimeExports.jsx("div",{className:"column-list",children:ht.map(N=>jsxRuntimeExports.jsx("div",{className:"column-item",children:jsxRuntimeExports.jsx(CECheckBox,{label:N.label??N.id,checked:ot.has(N.id),onChange:()=>St(N.id)})},N.id))})]})}),jsxRuntimeExports.jsxs("div",{className:"table-container",children:[jsxRuntimeExports.jsx("div",{className:"table-scroll-container",children:jsxRuntimeExports.jsxs("table",{className:"custom-table",children:[jsxRuntimeExports.jsxs("thead",{children:[jsxRuntimeExports.jsxs("tr",{children:[Pt&&jsxRuntimeExports.jsx("th",{className:"expand-column"}),r&&jsxRuntimeExports.jsx("th",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:z.size===A.length&&A.length>0,onChange:N=>{if(N){const W=new Set(A.map((Y,U)=>U));H(W)}else H(new Set)}})}),ht.map(N=>ot.has(N.id)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"150px",textAlign:"center"},children:jsxRuntimeExports.jsxs("div",{className:"column-header",children:[jsxRuntimeExports.jsxs("span",{className:"column-label-with-info",children:[N.label,N.tooltip&&jsxRuntimeExports.jsx("img",{src:InfoIcon,alt:"info",title:N.tooltip,width:14,height:14,className:"info-icon"})]}),jsxRuntimeExports.jsxs("div",{className:"column-actions",children:[jsxRuntimeExports.jsx("img",{src:SortIcon,alt:"Sort",title:"Sort",width:20,height:20,onClick:()=>Tt(N.id),style:{cursor:"pointer",transition:"transform 0.2s ease-in-out",transform:(it==null?void 0:it.column)===N.id?it.direction==="asc"?"rotate(0deg)":"rotate(180deg)":"none",filter:(it==null?void 0:it.column)===N.id?"brightness(0.6)":"none"}}),jsxRuntimeExports.jsxs("div",{className:"dropdown-container",ref:yt,children:[jsxRuntimeExports.jsx("span",{className:"dropdown-trigger",onClick:()=>At(N.id),children:"⋮"}),L===N.id&&jsxRuntimeExports.jsx("div",{className:"dropdown-menu",ref:W=>Mt(W),children:jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{j(N.id),C(!0),_(null)},children:"Filter"})})]})]}),jsxRuntimeExports.jsx("div",{className:"column-resizer",onMouseDown:W=>It(W,N.id)})]})},N.id)),(n||o||c||l||a||s)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"150px",textAlign:"center"},children:"Action"})]}),O&&jsxRuntimeExports.jsxs("tr",{children:[Pt&&jsxRuntimeExports.jsx("td",{})," ",r&&jsxRuntimeExports.jsx("td",{})," ",ht.map(N=>ot.has(N.id)&&jsxRuntimeExports.jsx("td",{children:jsxRuntimeExports.jsx("input",{type:"text",placeholder:`Filter ${N.label}`,value:P===N.id?V:"",onChange:W=>{const Y=W.target.value;G(Y),j(N.id),_t(N.id,Y)}})},`filter-${N.id}`)),(n||o||c||l||a||s)&&jsxRuntimeExports.jsx("td",{})]})]}),jsxRuntimeExports.jsx("tbody",{children:bt.map((N,W)=>jsxRuntimeExports.jsxs(React2.Fragment,{children:[jsxRuntimeExports.jsxs("tr",{className:W%2===0?"table-row-even":"table-row-odd",children:[Pt&&jsxRuntimeExports.jsx("td",{className:"expand-column",children:Array.from(ot).some(Y=>Array.isArray(N[Y])&&N[Y].length>0&&N[Y].some(U=>typeof U=="object"&&U!==null))&&jsxRuntimeExports.jsx("button",{className:"expand-button",onClick:()=>Ct(W),children:Array.from(st).some(Y=>Y.startsWith(`${W}`))?"▼":"▶"})}),r&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:z.has(W),onChange:Y=>{const U=new Set(z);Y?U.add(W):U.delete(W),H(U)}})}),ht.map(Y=>ot.has(Y.id)&&jsxRuntimeExports.jsx("td",{className:`table-cell ${p!=null&&p.includes(Y.id)?"ce-clickable-cell":""} ${Array.isArray(N[Y.id])&&N[Y.id].length>0&&typeof N[Y.id][0]=="object"?"highlight-cell":""}`,onClick:()=>{p!=null&&p.includes(Y.id)?Lt(N,Y.id):Array.isArray(N[Y.id])&&N[Y.id].length>0&&Ct(W,Y.id)},children:Array.isArray(N[Y.id])?`${N[Y.id].length}`:typeof N[Y.id]=="object"?Object.entries(N[Y.id]).map(([U,Z])=>`${U}: ${Z}`).join(", "):N[Y.id]},Y.id)),(n||o||c||l||a||s)&&jsxRuntimeExports.jsx("td",{className:"table-cell",style:{textAlign:"center"},children:jsxRuntimeExports.jsxs("div",{style:{display:"flex",justifyContent:"center",gap:"8px",flexWrap:"wrap"},children:[n&&jsxRuntimeExports.jsx("img",{src:Edit,alt:"Edit",title:"Edit",width:20,height:20,style:{cursor:"pointer"},onClick:f}),o&&jsxRuntimeExports.jsx("img",{src:Reassign,alt:"Reassign",width:20,height:20,style:{cursor:"pointer"},onClick:d}),c&&jsxRuntimeExports.jsx("img",{src:Cancel,alt:"Cancel",width:20,height:20,style:{cursor:"pointer"},onClick:y}),l&&jsxRuntimeExports.jsx("img",{src:Approve,alt:"Approve",width:20,height:20,style:{cursor:"pointer"},onClick:E}),a&&jsxRuntimeExports.jsx("img",{src:Delete,alt:"Delete",width:20,height:20,style:{cursor:"pointer"},onClick:u}),s&&jsxRuntimeExports.jsx("img",{src:Add,alt:"Add",width:20,height:20,style:{cursor:"pointer"},onClick:b})]})})]}),Array.from(st).map(Y=>{const[U,Z]=Y.split("-");if(Number(U)===W){const et=Z?{[Z]:N[Z]}:Object.keys(N).filter(rt=>Array.isArray(N[rt])||typeof N[rt]=="object").reduce((rt,Et)=>({...rt,[Et]:N[Et]}),{});return jsxRuntimeExports.jsx("tr",{className:"expanded-row",children:jsxRuntimeExports.jsx("td",{colSpan:ot.size+2,className:"expanded-cell",children:Object.entries(et).map(([rt,Et],kt)=>jsxRuntimeExports.jsxs("div",{className:`expanded-section ${kt%2===0?"expanded-section-even":"expanded-section-odd"}`,style:{backgroundColor:kt%2===0?"#e8f5e9":"#e3f2fd",padding:"10px",marginBottom:"10px",borderRadius:"5px"},children:[jsxRuntimeExports.jsx("h4",{style:{margin:"0 0 10px 0",color:"#333"},children:rt.charAt(0).toUpperCase()+rt.slice(1)}),Rt(Et)]},rt))})},`expanded-${Y}`)}return null})]},W))})]})}),jsxRuntimeExports.jsxs("div",{className:"pagination-container",children:[jsxRuntimeExports.jsxs("div",{className:"rows-per-page-container",children:[jsxRuntimeExports.jsx("label",{children:"Rows per page:"}),jsxRuntimeExports.jsxs("select",{value:X,onChange:N=>{Q(Number(N.target.value)),K(0)},children:[jsxRuntimeExports.jsx("option",{value:5,children:"5"}),jsxRuntimeExports.jsx("option",{value:10,children:"10"}),jsxRuntimeExports.jsx("option",{value:20,children:"20"}),jsxRuntimeExports.jsx("option",{value:50,children:"50"}),jsxRuntimeExports.jsx("option",{value:100,children:"100"})]})]}),jsxRuntimeExports.jsx(CEPagination,{currentPage:J,totalPages:Math.ceil(A.length/X),onPageChange:N=>K(N)})]}),M&&jsxRuntimeExports.jsx("div",{className:"filter-modal",children:jsxRuntimeExports.jsxs("div",{className:"filter-modal-content",ref:pt,onKeyDown:Ft,tabIndex:0,children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button-close",onClick:()=>C(!1),children:"×"}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Columns:"}),jsxRuntimeExports.jsx("select",{value:P,onChange:N=>j(N.target.value),children:ht.map(N=>jsxRuntimeExports.jsx("option",{value:N.id,children:N.label},N.id))})]}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Operator:"}),jsxRuntimeExports.jsxs("select",{value:T,onChange:N=>D(N.target.value),children:[jsxRuntimeExports.jsx("option",{value:"contains",children:"contains"}),jsxRuntimeExports.jsx("option",{value:"equals",children:"equals"}),jsxRuntimeExports.jsx("option",{value:"startsWith",children:"starts with"}),jsxRuntimeExports.jsx("option",{value:"endsWith",children:"ends with"}),jsxRuntimeExports.jsx("option",{value:"does not contain",children:"does not contain"}),jsxRuntimeExports.jsx("option",{value:"does not equal",children:"does not equal"}),jsxRuntimeExports.jsx("option",{value:"is empty",children:"is empty"}),jsxRuntimeExports.jsx("option",{value:"is not empty",children:"is not empty"}),jsxRuntimeExports.jsx("option",{value:"is any of",children:"is any of"})]})]}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Value:"}),jsxRuntimeExports.jsx("input",{type:"text",value:V,onChange:N=>G(N.target.value)})]}),jsxRuntimeExports.jsx(CEButton,{onClick:jt,children:"Apply Filter"})]})})]})]})},DateInputPart=({value:t,onChange:e,max:r,min:i,length:s,placeholder:n})=>{const a=React2.useRef(null),l=f=>{const b=f.target.value.replace(/\D/g,"");if(b.length<=s){if(b.length===1){const u=parseInt(b);if(r===12&&u>1){e(`0${u}`);return}if(r===31&&u>3){e(`0${u}`);return}}if(b.length===2){const u=parseInt(b);u>=i&&u<=r&&e(b);return}e(b)}},o=()=>{var f;(f=a.current)==null||f.select()},c=()=>{t.length===1&&e(t.padStart(2,"0"))};return jsxRuntimeExports.jsx("input",{ref:a,type:"text",value:t,onChange:l,onFocus:o,onBlur:c,maxLength:s,className:"date-input-part",placeholder:n})},DateRangeIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204.5H18V3.5C18%202.95%2017.55%202.5%2017%202.5C16.45%202.5%2016%202.95%2016%203.5V4.5H8V3.5C8%202.95%207.55%202.5%207%202.5C6.45%202.5%206%202.95%206%203.5V4.5H5C3.89%204.5%203.01%205.4%203.01%206.5L3%2020.5C3%2021.6%203.89%2022.5%205%2022.5H19C20.1%2022.5%2021%2021.6%2021%2020.5V6.5C21%205.4%2020.1%204.5%2019%204.5ZM19%2019.5C19%2020.05%2018.55%2020.5%2018%2020.5H6C5.45%2020.5%205%2020.05%205%2019.5V9.5H19V19.5ZM7%2011.5H9V13.5H7V11.5ZM11%2011.5H13V13.5H11V11.5ZM15%2011.5H17V13.5H15V11.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",WEEKDAYS=["Su","Mo","Tu","We","Th","Fr","Sa"],CEDatePicker=({onChange:t,label:e="Calendar"})=>{const[r,i]=React2.useState(!1),[s,n]=React2.useState(null),[a,l]=React2.useState(new Date),[o,c]=React2.useState(!1),[f,b]=React2.useState({start:2020,end:2031}),[u,E]=React2.useState("left"),[d,y]=React2.useState(0),k=React2.useRef(null),[p,x]=React2.useState(!1),[m,g]=React2.useState(""),[S,R]=React2.useState(""),[A,F]=React2.useState(""),[I,$]=React2.useState(!0),O=()=>{i(!1),!m&&!S&&!A&&x(!1)};useEscapeKey(O);const B=()=>{i(j=>{if(!j){const T=s||new Date;l(T),m||g(String(T.getMonth()+1).padStart(2,"0")),S||R(String(T.getDate()).padStart(2,"0")),A||F(String(T.getFullYear()))}return!j})};React2.useEffect(()=>{const j=T=>{k.current&&!k.current.contains(T.target)&&O()};return document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)},[m,S,A]);const z=j=>{const T=new Date(a.getFullYear(),a.getMonth(),j);n(T),l(T);const D=String(T.getMonth()+1).padStart(2,"0"),V=String(T.getDate()).padStart(2,"0"),G=String(T.getFullYear());g(D),R(V),F(G),$(!0),t(`${D}/${V}/${G}`),i(!1)},H=j=>{E(j>0?"left":"right"),l(T=>{const D=new Date(T.getFullYear(),T.getMonth()+j,1);return s&&g(String(D.getMonth()+1).padStart(2,"0")),y(V=>V+1),D})},L=()=>{c(j=>!j)},_=j=>{b(T=>({start:T.start+j*10,end:T.end+j*10}))},M=j=>{const T=new Date(j,a.getMonth(),1);l(T),F(String(j)),c(!1)},C=()=>{const j=new Date(a.getFullYear(),a.getMonth(),1),T=new Date(a.getFullYear(),a.getMonth()+1,0),D=j.getDay(),V=T.getDate(),G=new Date,J=X=>!s&&G.getDate()===X&&G.getMonth()===a.getMonth()&&G.getFullYear()===a.getFullYear(),K=[];for(let X=0;X<D;X++)K.push(jsxRuntimeExports.jsx("div",{className:"dp-day empty"},`empty-${X}`));for(let X=1;X<=V;X++){const Q=(s==null?void 0:s.getDate())===X&&(s==null?void 0:s.getMonth())===a.getMonth()&&(s==null?void 0:s.getFullYear())===a.getFullYear();K.push(jsxRuntimeExports.jsx("div",{className:`dp-day ${Q?"selected":""} ${J(X)?"today":""}`,onClick:()=>z(X),children:X},X))}return K},P=(j,T,D)=>{if(!j||!T||!D){$(!1),l(new Date),n(null);return}const V=`${D}-${j}-${T}`,G=new Date(V);if(G.getFullYear()===parseInt(D)&&G.getMonth()+1===parseInt(j)&&G.getDate()===parseInt(T))n(G),l(G),$(!0),t(`${j}/${T}/${D}`);else{const J=new Date;$(!1),n(null),l(J),g(j),R(T),F(D)}};return jsxRuntimeExports.jsxs("div",{className:"dp-wrapper",ref:k,children:[jsxRuntimeExports.jsxs("div",{className:`dp-input-container ${p||r?"focused":""} ${I?"":"invalid"}`,children:[jsxRuntimeExports.jsx("div",{className:`dp-label ${p||r||s||m||S||A?"floating":""} ${I?"":"invalid"}`,children:e}),jsxRuntimeExports.jsxs("div",{className:"dp-input-wrapper",onClick:()=>{x(!0)},children:[jsxRuntimeExports.jsx(DateInputPart,{value:m,onChange:j=>{g(j),P(j,S,A)},max:12,min:1,length:2,placeholder:"MM",onClick:B}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx(DateInputPart,{value:S,onChange:j=>{R(j),P(m,j,A)},placeholder:"DD",max:31,min:1,length:2,onClick:B}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx("input",{type:"text",value:A,onChange:j=>{const T=j.target.value.replace(/\D/g,"");T.length<=4&&(F(T),T.length===4&&P(m,S,T))},onFocus:j=>j.target.select(),onBlur:()=>{A.length===4&&P(m,S,A)},className:"date-input-part",maxLength:4,placeholder:"YYYY"}),jsxRuntimeExports.jsx("span",{className:"dp-icon",onClick:B,children:jsxRuntimeExports.jsx("img",{src:DateRangeIcon,alt:"Calendar Icon"})})]})]}),r&&jsxRuntimeExports.jsxs("div",{className:"dp-calendar",children:[jsxRuntimeExports.jsxs("div",{className:"dp-header",children:[jsxRuntimeExports.jsxs("div",{className:"dp-title",onClick:L,children:[o?`${f.start} - ${f.end}`:`${a.toLocaleString("default",{month:"long"})} ${a.getFullYear()}`,jsxRuntimeExports.jsx("button",{className:"dp-toggle-icon",children:"▾"})]}),jsxRuntimeExports.jsxs("div",{className:"dp-controls",children:[jsxRuntimeExports.jsx("button",{onClick:()=>o?_(-1):H(-1),children:"‹"}),jsxRuntimeExports.jsx("button",{onClick:()=>o?_(1):H(1),children:"›"})]})]}),!o&&jsxRuntimeExports.jsx("div",{className:"dp-weekdays",children:WEEKDAYS.map(j=>jsxRuntimeExports.jsx("div",{className:"dp-weekday",children:j},j))}),o?jsxRuntimeExports.jsx("div",{className:"dp-years-grid",children:Array.from({length:f.end-f.start+1},(j,T)=>{const D=f.start+T;return jsxRuntimeExports.jsx("div",{className:"dp-year-item",onClick:()=>M(D),children:D},D)})}):jsxRuntimeExports.jsx("div",{className:`dp-days dp-slide-${u}`,children:C()},d)]})]})},CEDateRangePicker=({label:t="Submitted Date",onChange:e,size:r="medium"})=>{const[i,s]=React2.useState(""),[n,a]=React2.useState(""),[l,o]=React2.useState(!1),[c,f]=React2.useState(""),b=()=>o(!0),u=p=>{!p.currentTarget.value&&!i&&!n&&o(!1)},E=(p,x)=>{p&&x&&new Date(x)<new Date(p)?f("End date must be after or equal to start date"):(f(""),e==null||e({startDate:p,endDate:x}))},d=p=>{const x=p.target.value;s(x),E(x,n)},y=p=>{const x=p.target.value;a(x),E(i,x)},k=getSizeStyle$1(r);return jsxRuntimeExports.jsxs("div",{className:"date-range-picker",children:[jsxRuntimeExports.jsx("label",{className:"floating-label float",children:t}),jsxRuntimeExports.jsxs("div",{className:`input-group ${c?"input-error":""}`,style:{padding:k.padding,fontSize:k.fontSize},children:[jsxRuntimeExports.jsx("input",{type:"date",value:i,onChange:d,onFocus:b,onBlur:u,style:{fontSize:k.fontSize}}),jsxRuntimeExports.jsx("span",{className:"separator",children:" - "}),jsxRuntimeExports.jsx("input",{type:"date",value:n,onChange:y,onFocus:b,onBlur:u,style:{fontSize:k.fontSize}})]}),c&&jsxRuntimeExports.jsx("div",{className:"error-text",children:c})]})},FieldsInput=({label:t,name:e,placeholder:r="",value:i="",onChange:s,size:n="medium"})=>{const[a,l]=React2.useState(!1),[o,c]=React2.useState(!1),f=getSizeStyle$1(n);React2.useEffect(()=>{i&&i.trim().length>0&&c(!0)},[i]);const b=()=>{l(!0),c(!0)},u=d=>{l(!1),d.target.value.trim()||c(!1)},E=a||!!i;return jsxRuntimeExports.jsxs("div",{className:`floating-input-wrapper${o?" focused":""}`,style:f,children:[jsxRuntimeExports.jsx("label",{htmlFor:e,className:"floating-label",children:t}),jsxRuntimeExports.jsx("input",{id:e,name:e,className:"floating-input",placeholder:E?r:"",value:i,onChange:s,onFocus:b,onBlur:u})]})},CEFooter=()=>jsxRuntimeExports.jsx("footer",{style:{zIndex:1100,backgroundColor:"var(--grey-color)",width:"100%",height:"36px",position:"fixed",bottom:"0",left:"0",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",marginTop:"auto"},children:jsxRuntimeExports.jsx("p",{style:{color:"var(--white-color)",fontSize:"0.8rem",margin:"0"},children:"© All rights reserved by Clean Earth."})}),CEGridLayout=({children:t,columns:e=12,gap:r="1rem",alignItems:i="stretch",justifyItems:s="stretch",gridTemplateColumns:n})=>jsxRuntimeExports.jsx("div",{className:"grid-container",style:{display:"grid",gridTemplateColumns:n||`repeat(${e}, 1fr)`,gap:r,alignItems:i,justifyItems:s,backgroundColor:"transparent"},children:t}),CELogo=({src:t,alt:e="Logo",style:r})=>jsxRuntimeExports.jsx("img",{src:t,alt:e,style:{height:25,...r}}),CESearchBar=({onFocus:t,onBlur:e,quickActions:r=[],recentSearches:i=[]})=>{const[s,n]=React2.useState(!1),[a,l]=React2.useState(""),[o,c]=React2.useState(r),[f,b]=React2.useState(i),u=(d,y)=>{d==="quickActions"?c(k=>k.filter((p,x)=>x!==y)):b(k=>k.filter((p,x)=>x!==y))},E=()=>{a.trim()!==""&&(b(d=>[a,...d]),l(""))};return jsxRuntimeExports.jsxs("div",{className:"ceui-search-bar",children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",className:"ceui-search-input",value:a,onChange:d=>l(d.target.value),onFocus:()=>{n(!0),t&&t()},onBlur:()=>{setTimeout(()=>n(!1),200),e&&e()},onKeyDown:d=>{d.key==="Enter"&&E()}}),s&&jsxRuntimeExports.jsxs("div",{className:"ceui-search-suggestions",children:[o.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Quick actions"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:o.map((d,y)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[d,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>u("quickActions",y),children:"✕"})]},y))})]}),f.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Recent search"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:f.map((d,y)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[d,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>u("recentSearches",y),children:"✕"})]},y))})]})]})]})},CESearchButton=({showSuggestions:t=!1,quickActions:e=[],recentSearches:r=[]})=>{const[i,s]=React2.useState(!1),[n,a]=React2.useState(!1),l=React2.useRef(null),o=c=>{l.current&&!l.current.contains(c.target)&&(s(!1),a(!1))};return React2.useEffect(()=>(i?document.addEventListener("mousedown",o):document.removeEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}),[i]),console.log("isSearchOpen:",i),console.log("showDropdown:",n),console.log("showSuggestions:",t),jsxRuntimeExports.jsxs("div",{ref:l,className:`ceui-animated-search-wrapper ${i?"expanded":"collapsed"}`,children:[jsxRuntimeExports.jsx("button",{className:"ceui-search-button","aria-label":"Open search",onClick:()=>s(!0),children:jsxRuntimeExports.jsx("img",{src:"src/assets/SearchRounded.svg",alt:"Search"})}),i&&jsxRuntimeExports.jsx(CESearchBar,{showSuggestions:i&&(t||n),onFocus:()=>a(!0),onBlur:()=>{setTimeout(()=>a(!1),200)},quickActions:e,recentSearches:r})]})},CEHelpButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/HelpRounded.svg",alt:""})}),CENotificationButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/NotificationBell.svg",alt:""})}),CEAvatarMenu=()=>{const[t,e]=React2.useState(!1),r=React2.useRef(null),i=()=>e(!t),s=n=>{r.current&&!r.current.contains(n.target)&&e(!1)};return React2.useEffect(()=>(t?document.addEventListener("mousedown",s):document.removeEventListener("mousedown",s),()=>{document.removeEventListener("mousedown",s)}),[t]),jsxRuntimeExports.jsxs("div",{style:{position:"relative",zIndex:1e3},children:[jsxRuntimeExports.jsx("img",{src:"src/assets/profile_pic.png",alt:"Profile",style:{width:40,height:40,borderRadius:"50%",cursor:"pointer"},onClick:i}),t&&jsxRuntimeExports.jsxs("div",{ref:r,style:{position:"absolute",right:0,top:"100%",background:"white",border:"1px solid #ccc",boxShadow:"0 2px 10px rgba(0,0,0,0.1)",zIndex:9999,minWidth:120},children:[jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"My Account"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Settings"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Logout"})]})]})},menuItemStyle={padding:"10px 15px",cursor:"pointer",fontSize:14,borderBottom:"1px solid #eee"},CEUserInfo=({name:t,role:e})=>jsxRuntimeExports.jsxs("div",{className:"ceui-user-info",children:[jsxRuntimeExports.jsx("span",{className:"ceui-user-name",children:t}),jsxRuntimeExports.jsx("span",{className:"ceui-user-role",children:e})]}),CEHeader=({headerColor:t="white",logoSrc:e,logoHeight:r,logoWidth:i,showSearchButton:s=!1,quickActions:n=[],recentSearches:a=[],showHelpButton:l=!1,showNotificationButton:o=!1,showAvatarMenu:c=!1,showUserInfo:f=!1,showHamburgerButton:b=!1,showDrawer:u=!1,userInfoProps:E,onMenuClick:d,drawerJsonUrl:y="",isDrawerOpen:k=!1,onDrawerClose:p})=>jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("header",{className:"ceui-header",style:{backgroundColor:t},children:[jsxRuntimeExports.jsx("div",{className:"ceui-header-left",children:jsxRuntimeExports.jsx(CELogo,{src:e||"src/assets/connect_plus.svg",alt:"Core Logo",style:{height:r||35,width:i||"auto",maxWidth:120}})}),jsxRuntimeExports.jsxs("div",{className:"ceui-header-right",children:[s&&jsxRuntimeExports.jsx(CESearchButton,{showSuggestions:!0,quickActions:n,recentSearches:a,value:"",onChange:()=>{},onClear:()=>{}}),l&&jsxRuntimeExports.jsx(CEHelpButton,{}),o&&jsxRuntimeExports.jsx(CENotificationButton,{}),c&&jsxRuntimeExports.jsx(CEAvatarMenu,{}),f&&E&&jsxRuntimeExports.jsx(CEUserInfo,{name:E.name,role:E.role})]})]}),u&&b&&jsxRuntimeExports.jsx(CEDrawer,{jsonUrl:y,isOpen:k,onClose:p||(()=>{})})]}),CEGridMenuButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/Grid_4x4Rounded.svg",alt:""})}),CEHamburgerButton=({onClick:t,style:e})=>jsxRuntimeExports.jsx("button",{onClick:t,style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none",...e},children:jsxRuntimeExports.jsx("img",{src:"src/assets/MenuRounded.svg",alt:"Menu"})}),CEInputBox=({value:t,onChange:e,placeholder:r="",type:i="text",maxLength:s,minLength:n,required:a=!1,customValidator:l,errorMessage:o="Invalid input",showError:c=!0,label:f,disabled:b=!1,style:u={},size:E="medium"})=>{const[d,y]=React2.useState(!1),k=S=>{y(!0)},p=S=>{y(!1)},x=S=>{const R=S.target.value;i==="number"&&!/^\d*$/.test(R)||i==="alphanumeric"&&!/^[a-zA-Z0-9]*$/.test(R)||e(R)},m=getSizeStyle$1(E||"medium"),g={fontSize:m.fontSize,padding:m.padding,...u};return jsxRuntimeExports.jsxs("div",{className:`validated-input-wrapper ${d?"focused":""}`,children:[f&&jsxRuntimeExports.jsx("label",{className:`validated-input-label ${t||d?"shrink":""}`,children:f}),jsxRuntimeExports.jsx("input",{type:i,value:t,onChange:x,onFocus:k,onBlur:p,placeholder:r||" ",className:"validated-input-field",disabled:b,style:g}),c&&!t&&jsxRuntimeExports.jsx("div",{className:"validated-input-error",children:o})]})},CEInputDropDown=({options:t,selectedOptions:e,onChange:r,placeholder:i="Select options",multipleSelection:s=!0,style:n={},size:a="medium"})=>{const[l,o]=React2.useState(!1),[c,f]=React2.useState(""),b=React2.useRef(null),u="src/assets/KeyboardArrowDownRounded.svg",[E,d]=React2.useState(!1),y=S=>{let R;s?R=e.includes(S)?e.filter(A=>A!==S):[...e,S]:(R=e.includes(S)?[]:[S],o(!1)),r(R),f("")},k=()=>{r([])},p=S=>{const R=e.filter(A=>A!==S);r(R)},x=getSizeStyle$1(a||"medium"),m=t.filter(S=>S.label.toLowerCase().includes(c.toLowerCase()));React2.useEffect(()=>{const S=R=>{b.current&&!b.current.contains(R.target)&&o(!1)};return document.addEventListener("mousedown",S),()=>{document.removeEventListener("mousedown",S)}},[]);const g=()=>{if(e.length===t.length)r([]);else{const S=t.map(R=>R.label);r(S)}};return jsxRuntimeExports.jsxs("div",{className:"dropdown-container",ref:b,style:x,children:[jsxRuntimeExports.jsxs("div",{className:`dropdown${E?" focused":""}${e.length>0||c.length>0?" has-value":""}`,children:[jsxRuntimeExports.jsx("label",{className:"dropdown-label",children:i}),jsxRuntimeExports.jsxs("div",{className:"search-container",onClick:()=>o(S=>!S),children:[jsxRuntimeExports.jsx("div",{className:"selected-tags",children:e.map(S=>jsxRuntimeExports.jsxs("span",{className:"tag",children:[S,s&&jsxRuntimeExports.jsx("button",{className:"remove-tag",onClick:R=>{R.stopPropagation(),p(S)},children:"×"})]},S))}),jsxRuntimeExports.jsx("input",{type:"text",className:"search-input",value:c,onFocus:()=>d(!0),onBlur:()=>d(!1),onChange:S=>f(S.target.value),readOnly:!s}),s&&e.length>0&&jsxRuntimeExports.jsx("button",{className:"clear-button",onClick:S=>{S.stopPropagation(),k(),f("")},children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",children:jsxRuntimeExports.jsx("img",{src:u,alt:"Toggle Dropdown",className:l?"rotate-icon":""})})]})]}),l&&jsxRuntimeExports.jsxs("div",{className:"options open",children:[s&&jsxRuntimeExports.jsx("div",{className:"select-clear-container",children:jsxRuntimeExports.jsx("span",{className:"select-all",onClick:g,children:e.length===t.length?"Clear All":"Select All"})}),m.map(S=>jsxRuntimeExports.jsxs("div",{className:"option",onClick:()=>y(S.label),children:[s?jsxRuntimeExports.jsx("input",{type:"checkbox",checked:e.includes(S.label),onChange:()=>y(S.label),onClick:R=>R.stopPropagation()}):jsxRuntimeExports.jsx("input",{type:"radio",checked:e.includes(S.label),readOnly:!0,tabIndex:-1,style:{display:"none"}}),jsxRuntimeExports.jsx("label",{children:S.label})]},S.label))]})]})},CELinearProgressBar=({duration:t,color:e="#4caf50",backgroundColor:r="#e0e0e0",height:i="10px",isActive:s=!1})=>{const n=React2.useRef(null);return React2.useEffect(()=>{const a=n.current;if(!(!a||!s))return a.style.width="0%",a.style.transition="none",a.offsetWidth,requestAnimationFrame(()=>{a&&(a.style.transition=`width ${t}ms linear`,a.style.width="100%")}),()=>{a&&(a.style.width="0%",a.style.transition="none")}},[t,s]),jsxRuntimeExports.jsx("div",{className:"snackbar__progress-container",style:{height:i},children:jsxRuntimeExports.jsx("div",{ref:n,className:"snackbar__progress-bar"})})},CEMenuBar=({menuData:t})=>{const[e,r]=React2.useState({}),i=(o,c)=>{r(f=>({...f,[o]:c}))};useEscapeKey(()=>{r({})});const n=o=>o.children&&o.children.length>0,a=o=>o.some(c=>n(c)),l=(o,c="")=>!o||o.length===0?null:jsxRuntimeExports.jsx("ul",{className:c?"ce-submenu":"ce-dropdown",children:o.map(f=>{const b=c?`${c}-${f.name}`:f.name,u=n(f);return jsxRuntimeExports.jsxs("li",{className:`ce-dropdown-item ${u?"has-submenu":""}`,onMouseEnter:()=>u&&i(b,!0),onMouseLeave:()=>u&&i(b,!1),onClick:()=>console.log(`Clicked: ${f.name}`),children:[f.name,u&&jsxRuntimeExports.jsx("span",{className:"ce-icon right",children:"▶"}),u&&e[b]&&l(f.children,b)]},b)})});return jsxRuntimeExports.jsx("div",{className:"ce-menu-bar",children:jsxRuntimeExports.jsx("div",{className:"ce-menu-container",children:t.map(o=>{const c=a(o.items);return jsxRuntimeExports.jsxs("div",{className:"ce-menu-item",onMouseEnter:()=>c&&i(o.title,!0),onMouseLeave:()=>c&&i(o.title,!1),children:[jsxRuntimeExports.jsxs("button",{className:"ce-menu-button",children:[o.title,c&&jsxRuntimeExports.jsx("span",{className:"ce-icon",children:"▼"})]}),c&&e[o.title]&&l(o.items,o.title)]},o.title)})})})},CERadioButton=({label:t,value:e,checked:r,onChange:i})=>jsxRuntimeExports.jsxs("label",{style:{display:"flex",alignItems:"center",margin:"0.5rem 0"},children:[jsxRuntimeExports.jsx("input",{type:"radio",value:e,checked:r,onChange:()=>i(e),style:{marginRight:"0.5rem"}}),t]}),CERadioButtonGroup=({options:t,name:e,defaultValue:r,onChange:i,direction:s="horizontal"})=>{const[n,a]=React2.useState(r||""),l=o=>{a(o),i(o)};return jsxRuntimeExports.jsx("div",{className:`radio-button-group ${s}`,role:"radiogroup","aria-labelledby":e,children:t.map(o=>jsxRuntimeExports.jsx("div",{className:"radio-button",children:jsxRuntimeExports.jsx(CERadioButton,{label:o.label,value:o.value,checked:n===o.value,onChange:l})},o.value))})},saveSelection=()=>{const t=window.getSelection();return t!=null&&t.rangeCount?t.getRangeAt(0):null},restoreSelection=t=>{if(t){const e=window.getSelection();e==null||e.removeAllRanges(),e==null||e.addRange(t)}},CERichTextEditor=({initialValue:t="",onChange:e,width:r="100%",height:i="auto",minHeight:s="200px",maxHeight:n="none",className:a="",style:l={},editorStyle:o={}})=>{const c=React2.useRef(null),[f,b]=React2.useState("3"),[u,E]=React2.useState("Arial"),[d,y]=React2.useState({bold:!1,italic:!1,underline:!1,strikeThrough:!1,subscript:!1,superscript:!1,justifyLeft:!0,justifyCenter:!1,justifyRight:!1,justifyFull:!1});React2.useEffect(()=>{c.current&&t&&(c.current.innerHTML=t)},[t]);const k=React2.useCallback(R=>{try{return document.queryCommandState(R)}catch{return!1}},[]),p=React2.useCallback(()=>{y({bold:k("bold"),italic:k("italic"),underline:k("underline"),strikeThrough:k("strikethrough"),subscript:k("subscript"),superscript:k("superscript"),justifyLeft:k("justifyLeft"),justifyCenter:k("justifyCenter"),justifyRight:k("justifyRight"),justifyFull:k("justifyFull")})},[k]),x=React2.useCallback((R,A="")=>{var $,O;const F=saveSelection(),I=document.getSelection();if(R==="createLink"){const B=prompt("Enter URL:");if(B){restoreSelection(F),document.execCommand("createLink",!1,B);const z=($=I==null?void 0:I.anchorNode)==null?void 0:$.parentElement;z instanceof HTMLAnchorElement&&(z.target="_blank",z.rel="noopener noreferrer")}}else if(R==="insertImage"){const B=prompt("Enter image URL:");if(B){restoreSelection(F);const z=`<img src="${B}" alt="image" style="max-width: 100%; height: auto;"/>`;document.execCommand("insertHTML",!1,z)}}else R==="fontSize"||R==="fontName"?(restoreSelection(F),document.execCommand(R,!0,A),R==="fontSize"?b(A):E(A)):(restoreSelection(F),document.execCommand(R,!1,A));c.current&&(e==null||e(c.current.innerHTML)),(O=c.current)==null||O.focus(),p()},[e,p]),m=R=>{if(R.key==="Tab"&&(R.preventDefault(),document.execCommand("insertHTML",!1,"&nbsp;&nbsp;&nbsp;&nbsp;")),R.ctrlKey||R.metaKey)switch(R.key.toLowerCase()){case"z":R.preventDefault(),R.shiftKey?x("redo"):x("undo");break;case"y":R.preventDefault(),x("redo");break}},g=[{value:"1",label:"2"},{value:"2",label:"4"},{value:"3",label:"6"},{value:"4",label:"8"},{value:"5",label:"10"},{value:"6",label:"12"},{value:"7",label:"14"}],S=["Arial","Times New Roman","Courier New","Georgia","Verdana","Helvetica","Serif Fonts","Algerian"];return jsxRuntimeExports.jsxs("div",{className:`rich-text-editor ${a}`,style:{width:r,height:i,...l},children:[jsxRuntimeExports.jsxs("div",{className:"toolbar",children:[jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("bold"),className:`toolbar-button ${d.bold?"active":""}`,title:"Bold",children:jsxRuntimeExports.jsx("strong",{children:"B"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("italic"),className:`toolbar-button ${d.italic?"active":""}`,title:"Italic",children:jsxRuntimeExports.jsx("em",{children:"I"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("underline"),className:`toolbar-button ${d.underline?"active":""}`,title:"Underline",children:jsxRuntimeExports.jsx("u",{children:"U"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("strikeThrough"),className:`toolbar-button ${d.strikeThrough?"active":""}`,title:"Strike Through",children:jsxRuntimeExports.jsx("s",{children:"S"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("subscript"),className:`toolbar-button ${d.subscript?"active":""}`,title:"Subscript",children:"X₂"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("superscript"),className:`toolbar-button ${d.superscript?"active":""}`,title:"Superscript",children:"X²"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("justifyLeft"),className:`toolbar-button ${d.justifyLeft?"active":""}`,title:"Align Left",children:"⇤"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("justifyCenter"),className:`toolbar-button ${d.justifyCenter?"active":""}`,title:"Center",children:"⇔"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("justifyRight"),className:`toolbar-button ${d.justifyRight?"active":""}`,title:"Align Right",children:"⇥"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>x("justifyFull"),className:`toolbar-button ${d.justifyFull?"active":""}`,title:"Justify",children:"≡"})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>x("insertUnorderedList"),className:"toolbar-button",title:"Bullet List",children:"●"}),jsxRuntimeExports.jsx("button",{onClick:()=>x("insertOrderedList"),className:"toolbar-button",title:"Numbered List",children:"1. 2. 3."})]}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:f,onChange:R=>x("fontSize",R.target.value),className:"toolbar-select",title:"Font Size",children:g.map(R=>jsxRuntimeExports.jsx("option",{value:R.value,children:R.label},R.value))})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:u,onChange:R=>x("fontName",R.target.value),className:"toolbar-select",title:"Font Family",children:S.map(R=>jsxRuntimeExports.jsx("option",{value:R,children:R},R))})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>x("createLink"),className:"toolbar-button",title:"Insert Link",children:"🔗"}),jsxRuntimeExports.jsx("button",{onClick:()=>x("insertImage"),className:"toolbar-button",title:"Insert Image",children:"📷"})]}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>x("undo"),className:"toolbar-button",title:"Undo (Ctrl+Z)",children:"↩"}),jsxRuntimeExports.jsx("button",{onClick:()=>x("redo"),className:"toolbar-button",title:"Redo (Ctrl+Y)",children:"↪"})]})]}),jsxRuntimeExports.jsx("div",{ref:c,className:"editor-content",contentEditable:!0,style:{minHeight:s,maxHeight:n,height:i==="auto"?"auto":"100%",...o},onKeyDown:m,onKeyUp:p,onMouseUp:p,onInput:()=>{c.current&&(e==null||e(c.current.innerHTML)),p()}})]})},CETabView=({tabs:t,renderContent:e})=>{const[r,i]=React2.useState(t[0]);return jsxRuntimeExports.jsxs("div",{className:"tabview-container",children:[jsxRuntimeExports.jsx("div",{className:"tabview-sidebar",children:t.map(s=>jsxRuntimeExports.jsx("div",{className:`tabview-tab ${r===s?"tabview-tab-active":""}`,onClick:()=>i(s),children:s},s))}),jsxRuntimeExports.jsx("div",{className:"tabview-content",children:e(r)})]})},CETemplate=({children:t,headerProps:e,showHeader:r=!0,showFooter:i=!0,containerClassName:s="",containerStyle:n={}})=>jsxRuntimeExports.jsxs("div",{className:`ce-wrapper ${s}`,style:n,children:[r&&jsxRuntimeExports.jsx(CEHeader,{...e}),jsxRuntimeExports.jsx("main",{className:"main-content",children:t}),i&&jsxRuntimeExports.jsx(CEFooter,{})]}),CETimePicker=({label:t="Select Time",onChange:e,initialTime:r="",className:i=""})=>{const[s,n]=React2.useState(!1),[a,l]=React2.useState(r),[o,c]=React2.useState("12"),[f,b]=React2.useState("00"),[u,E]=React2.useState("AM"),[d,y]=React2.useState(!1),[k,p]=React2.useState(""),[x,m]=React2.useState(""),g=React2.useRef(null),S=Array.from({length:12},(L,_)=>String(_+1).padStart(2,"0")),R=Array.from({length:60},(L,_)=>String(_).padStart(2,"0")),A=(L,_)=>{if(!L)return"";const M=parseInt(L);return _==="hours"?M>12?"12":M===0?"01":L.padStart(2,"0"):M>59?"59":L.padStart(2,"0")},F=L=>{const _=L.target.value,M=L.target.selectionStart||0;let C=o,P=f,j=u,T=a;if(M<=2){const D=_.substring(0,2).replace(/[^0-9]/g,"");if(D){if(D.length===1){const V=parseInt(D);V>=2&&V<=9?(C=D.padStart(2,"0"),setTimeout(()=>{g.current&&g.current.setSelectionRange(3,5)},10)):(C=D,setTimeout(()=>{g.current&&g.current.setSelectionRange(1,1)},10))}else if(D.length===2){const V=parseInt(D);V>=1&&V<=12?(C=D,setTimeout(()=>{g.current&&g.current.setSelectionRange(3,5)},10)):(C=D[0],setTimeout(()=>{g.current&&g.current.setSelectionRange(1,1)},10))}T=`${C}:${f} ${u}`}}else if(M>=3&&M<=5){const D=_.indexOf(":")+1,V=_.substring(D,D+2).replace(/[^0-9]/g,"");if(V){if(V.length===1)P=V,T=`${o}:${P} ${u}`,setTimeout(()=>{g.current&&g.current.setSelectionRange(4,4)},10);else if(V.length===2){const G=parseInt(V);G>=0&&G<=59?(P=V,setTimeout(()=>{g.current&&g.current.setSelectionRange(6,8)},10)):(P=V[0],setTimeout(()=>{g.current&&g.current.setSelectionRange(4,4)},10))}T=`${o}:${P} ${u}`}}else if(M>=6){const V=_.substring(_.lastIndexOf(" ")+1).toUpperCase();V.startsWith("A")?(j="AM",T=`${o}:${f} AM`):V.startsWith("P")&&(j="PM",T=`${o}:${f} PM`)}c(C),b(P),E(j),l(T),n(!1),e==null||e(T)},I=L=>{if(!["Backspace","Delete","ArrowLeft","ArrowRight","Tab","Enter","0","1","2","3","4","5","6","7","8","9",":","A","P","M"," ","a","p","m"].includes(L.key)){L.preventDefault();return}if(L.key==="Enter"||L.key===":"){L.preventDefault();const M=L.currentTarget.selectionStart||0;if(M<=2){if(k){const C=A(k,"hours");c(C),p(""),l(`${C}:${f} ${u}`)}L.currentTarget.setSelectionRange(3,5)}else if(M>=3&&M<=5){if(x){const C=A(x,"minutes");b(C),m(""),l(`${o}:${C} ${u}`)}L.currentTarget.setSelectionRange(6,8)}}},$=L=>{const _=L.currentTarget.selectionStart||0,M=g.current;M&&(_<=1?M.setSelectionRange(0,2):_>=3&&_<=4?M.setSelectionRange(3,5):_>=6&&M.setSelectionRange(6,8))},O=()=>{n(!0),y(!0)},B=(L,_)=>{const M=L==="hours"?_:o,C=L==="minutes"?_:f,P=L==="period"?_:u;c(M),b(C),E(P);const j=`${M}:${C} ${P}`;l(j),e==null||e(j)},z=()=>{const L=`${o}:${f} ${u}`;l(L),n(!1),e==null||e(L)},H=()=>{l(""),c("12"),b("00"),E("AM"),n(!1),y(!1)};return jsxRuntimeExports.jsxs("div",{className:`time-picker-container ${i}`,children:[jsxRuntimeExports.jsxs("div",{className:`time-picker-input ${s||d?"active":""}`,children:[jsxRuntimeExports.jsx("input",{ref:g,type:"text",value:a,onChange:F,onKeyDown:I,onClick:L=>{a||O(),$(L)},onFocus:()=>y(!0),onBlur:()=>!s&&y(!1),placeholder:d||a?"hh:mm AM":"",className:"time-input",maxLength:8}),jsxRuntimeExports.jsx("label",{className:`floating-label ${s||d||a?"active":""}`,children:t}),jsxRuntimeExports.jsx("span",{className:"clock-icon",onClick:L=>{L.stopPropagation(),O()},children:jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("path",{d:"M12 6v6l4 2"})]})})]}),jsxRuntimeExports.jsxs("div",{className:`time-picker-popup ${s?"open":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"time-picker-sections",children:[jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Hours"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:S.map(L=>jsxRuntimeExports.jsx("div",{className:`time-item ${L===o?"selected":""}`,onClick:()=>B("hours",L),children:L},L))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Minutes"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:R.map(L=>jsxRuntimeExports.jsx("div",{className:`time-item ${L===f?"selected":""}`,onClick:()=>B("minutes",L),children:L},L))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section period",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Period"}),jsxRuntimeExports.jsx("div",{className:"period-list",children:["AM","PM"].map(L=>jsxRuntimeExports.jsx("div",{className:`period-item ${L===u?"selected":""}`,onClick:()=>B("period",L),children:L},L))})]})]}),jsxRuntimeExports.jsxs("div",{className:"time-picker-actions",children:[jsxRuntimeExports.jsx("button",{className:"time-picker-button cancel",onClick:H,children:"Cancel"}),jsxRuntimeExports.jsx("button",{className:"time-picker-button ok",onClick:z,children:"OK"})]})]})]})},TransferItem=({label:t,checked:e,onChange:r,disabled:i})=>jsxRuntimeExports.jsx(CECheckBox,{label:t,checked:e,onChange:r,disabled:i}),CETransferButton=({label:t,onClick:e,disabled:r=!1,className:i=""})=>jsxRuntimeExports.jsx("button",{onClick:e,disabled:r,className:`transfer-button ${i}`,children:t}),TransferList=({dataUrl:t,onTransfer:e,containerClass:r="",boxClass:i="",buttonClass:s=""})=>{const[n,a]=React2.useState([]),[l,o]=React2.useState([]),[c,f]=React2.useState(!0),[b,u]=React2.useState(null),[E,d]=React2.useState(new Set),[y,k]=React2.useState(new Set);React2.useEffect(()=>{(async()=>{var R,A;try{f(!0),u(null);const I=(await axios.get(t)).data.items||[];a(I.slice(0,Math.ceil(I.length/2))),o(I.slice(Math.ceil(I.length/2)))}catch(F){u(axios.isAxiosError(F)?((A=(R=F.response)==null?void 0:R.data)==null?void 0:A.message)||F.message:"An error occurred")}finally{f(!1)}})()},[]);const p=S=>{if(S==="available"){const R=n.filter(F=>E.has(F.id)).sort((F,I)=>{const $=parseInt(F.id.replace(/\D/g,"")),O=parseInt(I.id.replace(/\D/g,""));return $-O}),A=n.filter(F=>!E.has(F.id));a(A),o(F=>[...F,...R].sort(($,O)=>{const B=parseInt($.id.replace(/\D/g,"")),z=parseInt(O.id.replace(/\D/g,""));return B-z})),d(new Set)}else{const R=l.filter(F=>y.has(F.id)).sort((F,I)=>{const $=parseInt(F.id.replace(/\D/g,"")),O=parseInt(I.id.replace(/\D/g,""));return $-O}),A=l.filter(F=>!y.has(F.id));o(A),a(F=>[...F,...R].sort(($,O)=>{const B=parseInt($.id.replace(/\D/g,"")),z=parseInt(O.id.replace(/\D/g,""));return B-z})),k(new Set)}e(l,n)},x=(S,R,A)=>{A(F=>{const I=new Set(F);return I.has(S)?I.delete(S):I.add(S),I})},m=(S,R,A)=>F=>{const I=new Set(R),$=S.filter(O=>!O.disabled);F?$.forEach(O=>I.add(O.id)):$.forEach(O=>I.delete(O.id)),A(I)},g=(S,R,A,F)=>{const I=S.filter(H=>!H.disabled),$=I.length>0&&I.every(H=>R.has(H.id)),O=R.size,B=S.length,z=S.length===0;return jsxRuntimeExports.jsxs("div",{className:`transfer-box ${i}`,children:[jsxRuntimeExports.jsx("div",{className:"transfer-box-header",children:jsxRuntimeExports.jsxs("div",{className:"header-content",children:[jsxRuntimeExports.jsx("div",{className:"checkbox-wrapper",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:$,onChange:m(S,R,A),disabled:z})}),jsxRuntimeExports.jsxs("div",{className:"title-section",children:[jsxRuntimeExports.jsx("div",{className:"title",children:F}),jsxRuntimeExports.jsxs("div",{className:"count-text",children:[O,"/",B," selected"]})]})]})}),jsxRuntimeExports.jsx("div",{className:"transfer-items",children:S.map(H=>jsxRuntimeExports.jsx(TransferItem,{label:H.label,checked:R.has(H.id),disabled:H.disabled,onChange:()=>x(H.id,R,A)},H.id))})]})};return c?jsxRuntimeExports.jsx("div",{children:"Loading..."}):b?jsxRuntimeExports.jsxs("div",{children:["Error: ",b]}):jsxRuntimeExports.jsxs("div",{className:`transfer-list-container ${r}`,children:[g(n,E,d,"Choices"),jsxRuntimeExports.jsxs("div",{className:"transfer-buttons",children:[jsxRuntimeExports.jsx(CETransferButton,{label:">>",onClick:()=>p("available"),disabled:E.size===0,className:s}),jsxRuntimeExports.jsx(CETransferButton,{label:"<<",onClick:()=>p("chosen"),disabled:y.size===0,className:s})]}),g(l,y,k,"Chosen")]})};exports.CEAutoSuggestInput=CEAutoSuggestInput;exports.CEAvatarMenu=CEAvatarMenu;exports.CEBreadcrumbs=Breadcrumbs;exports.CEButton=CEButton;exports.CECheckbox=CECheckBox;exports.CEChipInput=CEChipInput;exports.CEDataGridDynamicTable=CEDataGridDynamicTable;exports.CEDatePicker=CEDatePicker;exports.CEDateRangePicker=CEDateRangePicker;exports.CEDialogBox=CEDialogBox;exports.CEDrawer=CEDrawer;exports.CEFieldsInput=FieldsInput;exports.CEFooter=CEFooter;exports.CEGridLayout=CEGridLayout;exports.CEGridMenuButton=CEGridMenuButton;exports.CEHamburgerButton=CEHamburgerButton;exports.CEHeader=CEHeader;exports.CEInputBox=CEInputBox;exports.CEInputDropDown=CEInputDropDown;exports.CELinearProgressBar=CELinearProgressBar;exports.CELogo=CELogo;exports.CEMenuBar=CEMenuBar;exports.CEMessageModal=CEMessageModal;exports.CEModalPopUp=CECustomModal;exports.CENotificationButton=CENotificationButton;exports.CEPagination=CEPagination;exports.CERadioButton=CERadioButton;exports.CERadioGroup=CERadioButtonGroup;exports.CERichTextEditor=CERichTextEditor;exports.CESearchBar=CESearchBar;exports.CESearchButton=CESearchButton;exports.CESnackBar=CESnackBar;exports.CEStepper=CEStepper;exports.CETabView=CETabView;exports.CETemplate=CETemplate;exports.CETimePicker=CETimePicker;exports.CETransferButton=CETransferButton;exports.CEUploadModalWrapper=CEUploadModalWrapper;exports.CEUserInfo=CEUserInfo;exports.TransferList=TransferList;
46
+ */var Matrix=function(){var t=Math.cos,e=Math.sin,r=Math.tan,i=Math.round;function s(){return this.props[0]=1,this.props[1]=0,this.props[2]=0,this.props[3]=0,this.props[4]=0,this.props[5]=1,this.props[6]=0,this.props[7]=0,this.props[8]=0,this.props[9]=0,this.props[10]=1,this.props[11]=0,this.props[12]=0,this.props[13]=0,this.props[14]=0,this.props[15]=1,this}function n(C){if(C===0)return this;var P=t(C),A=e(C);return this._t(P,-A,0,0,A,P,0,0,0,0,1,0,0,0,0,1)}function a(C){if(C===0)return this;var P=t(C),A=e(C);return this._t(1,0,0,0,0,P,-A,0,0,A,P,0,0,0,0,1)}function l(C){if(C===0)return this;var P=t(C),A=e(C);return this._t(P,0,A,0,0,1,0,0,-A,0,P,0,0,0,0,1)}function o(C){if(C===0)return this;var P=t(C),A=e(C);return this._t(P,-A,0,0,A,P,0,0,0,0,1,0,0,0,0,1)}function c(C,P){return this._t(1,P,C,1,0,0)}function f(C,P){return this.shear(r(C),r(P))}function b(C,P){var A=t(P),j=e(P);return this._t(A,j,0,0,-j,A,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,r(C),1,0,0,0,0,1,0,0,0,0,1)._t(A,-j,0,0,j,A,0,0,0,0,1,0,0,0,0,1)}function u(C,P,A){return!A&&A!==0&&(A=1),C===1&&P===1&&A===1?this:this._t(C,0,0,0,0,P,0,0,0,0,A,0,0,0,0,1)}function E(C,P,A,j,L,N,G,J,K,X,Q,at,it,st,ct,tt){return this.props[0]=C,this.props[1]=P,this.props[2]=A,this.props[3]=j,this.props[4]=L,this.props[5]=N,this.props[6]=G,this.props[7]=J,this.props[8]=K,this.props[9]=X,this.props[10]=Q,this.props[11]=at,this.props[12]=it,this.props[13]=st,this.props[14]=ct,this.props[15]=tt,this}function d(C,P,A){return A=A||0,C!==0||P!==0||A!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,C,P,A,1):this}function x(C,P,A,j,L,N,G,J,K,X,Q,at,it,st,ct,tt){var q=this.props;if(C===1&&P===0&&A===0&&j===0&&L===0&&N===1&&G===0&&J===0&&K===0&&X===0&&Q===1&&at===0)return q[12]=q[12]*C+q[15]*it,q[13]=q[13]*N+q[15]*st,q[14]=q[14]*Q+q[15]*ct,q[15]*=tt,this._identityCalculated=!1,this;var pt=q[0],ot=q[1],ut=q[2],ft=q[3],xt=q[4],dt=q[5],nt=q[6],vt=q[7],ht=q[8],mt=q[9],gt=q[10],yt=q[11],lt=q[12],St=q[13],Et=q[14],Ct=q[15];return q[0]=pt*C+ot*L+ut*K+ft*it,q[1]=pt*P+ot*N+ut*X+ft*st,q[2]=pt*A+ot*G+ut*Q+ft*ct,q[3]=pt*j+ot*J+ut*at+ft*tt,q[4]=xt*C+dt*L+nt*K+vt*it,q[5]=xt*P+dt*N+nt*X+vt*st,q[6]=xt*A+dt*G+nt*Q+vt*ct,q[7]=xt*j+dt*J+nt*at+vt*tt,q[8]=ht*C+mt*L+gt*K+yt*it,q[9]=ht*P+mt*N+gt*X+yt*st,q[10]=ht*A+mt*G+gt*Q+yt*ct,q[11]=ht*j+mt*J+gt*at+yt*tt,q[12]=lt*C+St*L+Et*K+Ct*it,q[13]=lt*P+St*N+Et*X+Ct*st,q[14]=lt*A+St*G+Et*Q+Ct*ct,q[15]=lt*j+St*J+Et*at+Ct*tt,this._identityCalculated=!1,this}function S(C){var P=C.props;return this.transform(P[0],P[1],P[2],P[3],P[4],P[5],P[6],P[7],P[8],P[9],P[10],P[11],P[12],P[13],P[14],P[15])}function p(){return this._identityCalculated||(this._identity=!(this.props[0]!==1||this.props[1]!==0||this.props[2]!==0||this.props[3]!==0||this.props[4]!==0||this.props[5]!==1||this.props[6]!==0||this.props[7]!==0||this.props[8]!==0||this.props[9]!==0||this.props[10]!==1||this.props[11]!==0||this.props[12]!==0||this.props[13]!==0||this.props[14]!==0||this.props[15]!==1),this._identityCalculated=!0),this._identity}function y(C){for(var P=0;P<16;){if(C.props[P]!==this.props[P])return!1;P+=1}return!0}function m(C){var P;for(P=0;P<16;P+=1)C.props[P]=this.props[P];return C}function g(C){var P;for(P=0;P<16;P+=1)this.props[P]=C[P]}function k(C,P,A){return{x:C*this.props[0]+P*this.props[4]+A*this.props[8]+this.props[12],y:C*this.props[1]+P*this.props[5]+A*this.props[9]+this.props[13],z:C*this.props[2]+P*this.props[6]+A*this.props[10]+this.props[14]}}function R(C,P,A){return C*this.props[0]+P*this.props[4]+A*this.props[8]+this.props[12]}function T(C,P,A){return C*this.props[1]+P*this.props[5]+A*this.props[9]+this.props[13]}function F(C,P,A){return C*this.props[2]+P*this.props[6]+A*this.props[10]+this.props[14]}function I(){var C=this.props[0]*this.props[5]-this.props[1]*this.props[4],P=this.props[5]/C,A=-this.props[1]/C,j=-this.props[4]/C,L=this.props[0]/C,N=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/C,G=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/C,J=new Matrix;return J.props[0]=P,J.props[1]=A,J.props[4]=j,J.props[5]=L,J.props[12]=N,J.props[13]=G,J}function O(C){var P=this.getInverseMatrix();return P.applyToPointArray(C[0],C[1],C[2]||0)}function $(C){var P,A=C.length,j=[];for(P=0;P<A;P+=1)j[P]=O(C[P]);return j}function V(C,P,A){var j=createTypedArray("float32",6);if(this.isIdentity())j[0]=C[0],j[1]=C[1],j[2]=P[0],j[3]=P[1],j[4]=A[0],j[5]=A[1];else{var L=this.props[0],N=this.props[1],G=this.props[4],J=this.props[5],K=this.props[12],X=this.props[13];j[0]=C[0]*L+C[1]*G+K,j[1]=C[0]*N+C[1]*J+X,j[2]=P[0]*L+P[1]*G+K,j[3]=P[0]*N+P[1]*J+X,j[4]=A[0]*L+A[1]*G+K,j[5]=A[0]*N+A[1]*J+X}return j}function z(C,P,A){var j;return this.isIdentity()?j=[C,P,A]:j=[C*this.props[0]+P*this.props[4]+A*this.props[8]+this.props[12],C*this.props[1]+P*this.props[5]+A*this.props[9]+this.props[13],C*this.props[2]+P*this.props[6]+A*this.props[10]+this.props[14]],j}function H(C,P){if(this.isIdentity())return C+","+P;var A=this.props;return Math.round((C*A[0]+P*A[4]+A[12])*100)/100+","+Math.round((C*A[1]+P*A[5]+A[13])*100)/100}function D(){for(var C=0,P=this.props,A="matrix3d(",j=1e4;C<16;)A+=i(P[C]*j)/j,A+=C===15?")":",",C+=1;return A}function _(C){var P=1e4;return C<1e-6&&C>0||C>-1e-6&&C<0?i(C*P)/P:C}function M(){var C=this.props,P=_(C[0]),A=_(C[1]),j=_(C[4]),L=_(C[5]),N=_(C[12]),G=_(C[13]);return"matrix("+P+","+A+","+j+","+L+","+N+","+G+")"}return function(){this.reset=s,this.rotate=n,this.rotateX=a,this.rotateY=l,this.rotateZ=o,this.skew=f,this.skewFromAxis=b,this.shear=c,this.scale=u,this.setTransform=E,this.translate=d,this.transform=x,this.multiply=S,this.applyToPoint=k,this.applyToX=R,this.applyToY=T,this.applyToZ=F,this.applyToPointArray=z,this.applyToTriplePoints=V,this.applyToPointStringified=H,this.toCSS=D,this.to2dCSS=M,this.clone=m,this.cloneFromProps=g,this.equals=y,this.inversePoints=$,this.inversePoint=O,this.getInverseMatrix=I,this._t=this.transform,this.isIdentity=p,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$3=function(r){return typeof r}:_typeof$3=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$3(t)}var lottie={};function setLocation(t){setLocationHref(t)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(t){setSubframeEnabled(t)}function setPrefix(t){setIdPrefix(t)}function loadAnimation(t){return animationManager.loadAnimation(t)}function setQuality(t){if(typeof t=="string")switch(t){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10);break}else!isNaN(t)&&t>1&&setDefaultCurveSegments(t)}function inBrowser(){return typeof navigator<"u"}function installPlugin(t,e){t==="expressions"&&setExpressionsPlugin(e)}function getFactory(t){switch(t){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.12.2";function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(t){for(var e=queryString.split("&"),r=0;r<e.length;r+=1){var i=e[r].split("=");if(decodeURIComponent(i[0])==t)return decodeURIComponent(i[1])}return null}var queryString="";{var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{_typeof$3(exports)!=="object"&&(window.bodymovin=lottie)}catch(t){}var ShapeModifiers=function(){var t={},e={};t.registerModifier=r,t.getModifier=i;function r(s,n){e[s]||(e[s]=n)}function i(s,n,a){return new e[s](n,a)}return t}();function ShapeModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(t){if(!this.closed){t.sh.container.addDynamicProperty(t.sh);var e={shape:t.sh,data:t,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}},ShapeModifier.prototype.init=function(t,e){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier);function TrimModifier(){}extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(t,e){this.s=PropertyFactory.getProp(t,e.s,0,.01,this),this.e=PropertyFactory.getProp(t,e.e,0,.01,this),this.o=PropertyFactory.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(t){t.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(t,e,r,i,s){var n=[];e<=1?n.push({s:t,e}):t>=1?n.push({s:t-1,e:e-1}):(n.push({s:t,e:1}),n.push({s:0,e:e-1}));var a=[],l,o=n.length,c;for(l=0;l<o;l+=1)if(c=n[l],!(c.e*s<i||c.s*s>i+r)){var f,b;c.s*s<=i?f=0:f=(c.s*s-i)/r,c.e*s>=i+r?b=1:b=(c.e*s-i)/r,a.push([f,b])}return a.length||a.push([0,0]),a},TrimModifier.prototype.releasePathsData=function(t){var e,r=t.length;for(e=0;e<r;e+=1)segmentsLengthPool.release(t[e]);return t.length=0,t},TrimModifier.prototype.processShapes=function(t){var e,r;if(this._mdf||t){var i=this.o.v%360/360;if(i<0&&(i+=1),this.s.v>1?e=1+i:this.s.v<0?e=0+i:e=this.s.v+i,this.e.v>1?r=1+i:this.e.v<0?r=0+i:r=this.e.v+i,e>r){var s=e;e=r,r=s}e=Math.round(e*1e4)*1e-4,r=Math.round(r*1e4)*1e-4,this.sValue=e,this.eValue=r}else e=this.sValue,r=this.eValue;var n,a,l=this.shapes.length,o,c,f,b,u,E=0;if(r===e)for(a=0;a<l;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(r===1&&e===0||r===0&&e===1){if(this._mdf)for(a=0;a<l;a+=1)this.shapes[a].pathsData.length=0,this.shapes[a].shape._mdf=!0}else{var d=[],x,S;for(a=0;a<l;a+=1)if(x=this.shapes[a],!x.shape._mdf&&!this._mdf&&!t&&this.m!==2)x.shape.paths=x.localShapeCollection;else{if(n=x.shape.paths,c=n._length,u=0,!x.shape._mdf&&x.pathsData.length)u=x.totalShapeLength;else{for(f=this.releasePathsData(x.pathsData),o=0;o<c;o+=1)b=bez.getSegmentsLength(n.shapes[o]),f.push(b),u+=b.totalLength;x.totalShapeLength=u,x.pathsData=f}E+=u,x.shape._mdf=!0}var p=e,y=r,m=0,g;for(a=l-1;a>=0;a-=1)if(x=this.shapes[a],x.shape._mdf){for(S=x.localShapeCollection,S.releaseShapes(),this.m===2&&l>1?(g=this.calculateShapeEdges(e,r,x.totalShapeLength,m,E),m+=x.totalShapeLength):g=[[p,y]],c=g.length,o=0;o<c;o+=1){p=g[o][0],y=g[o][1],d.length=0,y<=1?d.push({s:x.totalShapeLength*p,e:x.totalShapeLength*y}):p>=1?d.push({s:x.totalShapeLength*(p-1),e:x.totalShapeLength*(y-1)}):(d.push({s:x.totalShapeLength*p,e:x.totalShapeLength}),d.push({s:0,e:x.totalShapeLength*(y-1)}));var k=this.addShapes(x,d[0]);if(d[0].s!==d[0].e){if(d.length>1){var R=x.shape.paths.shapes[x.shape.paths._length-1];if(R.c){var T=k.pop();this.addPaths(k,S),k=this.addShapes(x,d[1],T)}else this.addPaths(k,S),k=this.addShapes(x,d[1])}this.addPaths(k,S)}}x.shape.paths=S}}},TrimModifier.prototype.addPaths=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)e.addShape(t[r])},TrimModifier.prototype.addSegment=function(t,e,r,i,s,n,a){s.setXYAt(e[0],e[1],"o",n),s.setXYAt(r[0],r[1],"i",n+1),a&&s.setXYAt(t[0],t[1],"v",n),s.setXYAt(i[0],i[1],"v",n+1)},TrimModifier.prototype.addSegmentFromArray=function(t,e,r,i){e.setXYAt(t[1],t[5],"o",r),e.setXYAt(t[2],t[6],"i",r+1),i&&e.setXYAt(t[0],t[4],"v",r),e.setXYAt(t[3],t[7],"v",r+1)},TrimModifier.prototype.addShapes=function(t,e,r){var i=t.pathsData,s=t.shape.paths.shapes,n,a=t.shape.paths._length,l,o,c=0,f,b,u,E,d=[],x,S=!0;for(r?(b=r._length,x=r._length):(r=shapePool.newElement(),b=0,x=0),d.push(r),n=0;n<a;n+=1){for(u=i[n].lengths,r.c=s[n].c,o=s[n].c?u.length:u.length+1,l=1;l<o;l+=1)if(f=u[l-1],c+f.addedLength<e.s)c+=f.addedLength,r.c=!1;else if(c>e.e){r.c=!1;break}else e.s<=c&&e.e>=c+f.addedLength?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[l],s[n].v[l],r,b,S),S=!1):(E=bez.getNewSegment(s[n].v[l-1],s[n].v[l],s[n].o[l-1],s[n].i[l],(e.s-c)/f.addedLength,(e.e-c)/f.addedLength,u[l-1]),this.addSegmentFromArray(E,r,b,S),S=!1,r.c=!1),c+=f.addedLength,b+=1;if(s[n].c&&u.length){if(f=u[l-1],c<=e.e){var p=u[l-1].addedLength;e.s<=c&&e.e>=c+p?(this.addSegment(s[n].v[l-1],s[n].o[l-1],s[n].i[0],s[n].v[0],r,b,S),S=!1):(E=bez.getNewSegment(s[n].v[l-1],s[n].v[0],s[n].o[l-1],s[n].i[0],(e.s-c)/p,(e.e-c)/p,u[l-1]),this.addSegmentFromArray(E,r,b,S),S=!1,r.c=!1)}else r.c=!1;c+=f.addedLength,b+=1}if(r._length&&(r.setXYAt(r.v[x][0],r.v[x][1],"i",x),r.setXYAt(r.v[r._length-1][0],r.v[r._length-1][1],"o",r._length-1)),c>e.e)break;n<a-1&&(r=shapePool.newElement(),S=!0,d.push(r),b=0)}return d};function PuckerAndBloatModifier(){}extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(t,e){var r=e/100,i=[0,0],s=t._length,n=0;for(n=0;n<s;n+=1)i[0]+=t.v[n][0],i[1]+=t.v[n][1];i[0]/=s,i[1]/=s;var a=shapePool.newElement();a.c=t.c;var l,o,c,f,b,u;for(n=0;n<s;n+=1)l=t.v[n][0]+(i[0]-t.v[n][0])*r,o=t.v[n][1]+(i[1]-t.v[n][1])*r,c=t.o[n][0]+(i[0]-t.o[n][0])*-r,f=t.o[n][1]+(i[1]-t.o[n][1])*-r,b=t.i[n][0]+(i[0]-t.i[n][0])*-r,u=t.i[n][1]+(i[1]-t.i[n][1])*-r,a.setTripleAt(l,o,c,f,b,u,n);return a},PuckerAndBloatModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amount.v;if(a!==0){var l,o;for(r=0;r<i;r+=1){if(l=this.shapes[r],o=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(o.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)o.addShape(this.processPath(e[s],a));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var t=[0,0];function e(o){var c=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||c,this.a&&o.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&o.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&o.skewFromAxis(-this.sk.v,this.sa.v),this.r?o.rotate(-this.r.v):o.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?o.translate(this.px.v,this.py.v,-this.pz.v):o.translate(this.px.v,this.py.v,0):o.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}function r(o){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||o){var c;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 f,b;if(c=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(f=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/c,0),b=this.p.getValueAtTime(this.p.keyframes[0].t/c,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(f=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/c,0),b=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/c,0)):(f=this.p.pv,b=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/c,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){f=[],b=[];var u=this.px,E=this.py;u._caching.lastFrame+u.offsetTime<=u.keyframes[0].t?(f[0]=u.getValueAtTime((u.keyframes[0].t+.01)/c,0),f[1]=E.getValueAtTime((E.keyframes[0].t+.01)/c,0),b[0]=u.getValueAtTime(u.keyframes[0].t/c,0),b[1]=E.getValueAtTime(E.keyframes[0].t/c,0)):u._caching.lastFrame+u.offsetTime>=u.keyframes[u.keyframes.length-1].t?(f[0]=u.getValueAtTime(u.keyframes[u.keyframes.length-1].t/c,0),f[1]=E.getValueAtTime(E.keyframes[E.keyframes.length-1].t/c,0),b[0]=u.getValueAtTime((u.keyframes[u.keyframes.length-1].t-.01)/c,0),b[1]=E.getValueAtTime((E.keyframes[E.keyframes.length-1].t-.01)/c,0)):(f=[u.pv,E.pv],b[0]=u.getValueAtTime((u._caching.lastFrame+u.offsetTime-.01)/c,u.offsetTime),b[1]=E.getValueAtTime((E._caching.lastFrame+E.offsetTime-.01)/c,E.offsetTime))}else b=t,f=b;this.v.rotate(-Math.atan2(f[1]-b[1],f[0]-b[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function i(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function s(){}function n(o){this._addDynamicProperty(o),this.elem.addDynamicProperty(o),this._isDirty=!0}function a(o,c,f){if(this.elem=o,this.frameId=-1,this.propType="transform",this.data=c,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(f||o),c.p&&c.p.s?(this.px=PropertyFactory.getProp(o,c.p.x,0,0,this),this.py=PropertyFactory.getProp(o,c.p.y,0,0,this),c.p.z&&(this.pz=PropertyFactory.getProp(o,c.p.z,0,0,this))):this.p=PropertyFactory.getProp(o,c.p||{k:[0,0,0]},1,0,this),c.rx){if(this.rx=PropertyFactory.getProp(o,c.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(o,c.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(o,c.rz,0,degToRads,this),c.or.k[0].ti){var b,u=c.or.k.length;for(b=0;b<u;b+=1)c.or.k[b].to=null,c.or.k[b].ti=null}this.or=PropertyFactory.getProp(o,c.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(o,c.r||{k:0},0,degToRads,this);c.sk&&(this.sk=PropertyFactory.getProp(o,c.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(o,c.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(o,c.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(o,c.s||{k:[100,100,100]},1,.01,this),c.o?this.o=PropertyFactory.getProp(o,c.o,0,.01,o):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}a.prototype={applyToMatrix:e,getValue:r,precalculateMatrix:i,autoOrient:s},extendPrototype([DynamicPropertyContainer],a),a.prototype.addDynamicProperty=n,a.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty;function l(o,c,f){return new a(o,c,f)}return{getTransformProperty:l}}();function RepeaterModifier(){}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(t,e.c,0,null,this),this.o=PropertyFactory.getProp(t,e.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(t,e.tr,this),this.so=PropertyFactory.getProp(t,e.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(t,e.tr.eo,0,.01,this),this.data=e,this.dynamicProperties.length||this.getValue(!0),this._isAnimated=!!this.dynamicProperties.length,this.pMatrix=new Matrix,this.rMatrix=new Matrix,this.sMatrix=new Matrix,this.tMatrix=new Matrix,this.matrix=new Matrix},RepeaterModifier.prototype.applyTransforms=function(t,e,r,i,s,n){var a=n?-1:1,l=i.s.v[0]+(1-i.s.v[0])*(1-s),o=i.s.v[1]+(1-i.s.v[1])*(1-s);t.translate(i.p.v[0]*a*s,i.p.v[1]*a*s,i.p.v[2]),e.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),e.rotate(-i.r.v*a*s),e.translate(i.a.v[0],i.a.v[1],i.a.v[2]),r.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),r.scale(n?1/l:l,n?1/o:o),r.translate(i.a.v[0],i.a.v[1],i.a.v[2])},RepeaterModifier.prototype.init=function(t,e,r,i){for(this.elem=t,this.arr=e,this.pos=r,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[r]);r>0;)r-=1,this._elements.unshift(e[r]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e]._processed=!1,t[e].ty==="gr"&&this.resetElements(t[e].it)},RepeaterModifier.prototype.cloneElements=function(t){var e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e},RepeaterModifier.prototype.changeGroupRender=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)t[r]._render=e,t[r].ty==="gr"&&this.changeGroupRender(t[r].it,e)},RepeaterModifier.prototype.processShapes=function(t){var e,r,i,s,n,a=!1;if(this._mdf||t){var l=Math.ceil(this.c.v);if(this._groups.length<l){for(;this._groups.length<l;){var o={it:this.cloneElements(this._elements),ty:"gr"};o.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,o),this._groups.splice(0,0,o),this._currentCopies+=1}this.elem.reloadShapes(),a=!0}n=0;var c;for(i=0;i<=this._groups.length-1;i+=1){if(c=n<l,this._groups[i]._render=c,this.changeGroupRender(this._groups[i].it,c),!c){var f=this.elemsData[i].it,b=f[f.length-1];b.transform.op.v!==0?(b.transform.op._mdf=!0,b.transform.op.v=0):b.transform.op._mdf=!1}n+=1}this._currentCopies=l;var u=this.o.v,E=u%1,d=u>0?Math.floor(u):Math.ceil(u),x=this.pMatrix.props,S=this.rMatrix.props,p=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var y=0;if(u>0){for(;y<d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),y+=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,E,!1),y+=E)}else if(u<0){for(;y>d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),y-=1;E&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-E,!0),y-=E)}i=this.data.m===1?0:this._currentCopies-1,s=this.data.m===1?1:-1,n=this._currentCopies;for(var m,g;n;){if(e=this.elemsData[i].it,r=e[e.length-1].transform.mProps.v.props,g=r.length,e[e.length-1].transform.mProps._mdf=!0,e[e.length-1].transform.op._mdf=!0,e[e.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(i/(this._currentCopies-1)),y!==0){for((i!==0&&s===1||i!==this._currentCopies-1&&s===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(S[0],S[1],S[2],S[3],S[4],S[5],S[6],S[7],S[8],S[9],S[10],S[11],S[12],S[13],S[14],S[15]),this.matrix.transform(p[0],p[1],p[2],p[3],p[4],p[5],p[6],p[7],p[8],p[9],p[10],p[11],p[12],p[13],p[14],p[15]),this.matrix.transform(x[0],x[1],x[2],x[3],x[4],x[5],x[6],x[7],x[8],x[9],x[10],x[11],x[12],x[13],x[14],x[15]),m=0;m<g;m+=1)r[m]=this.matrix.props[m];this.matrix.reset()}else for(this.matrix.reset(),m=0;m<g;m+=1)r[m]=this.matrix.props[m];y+=1,n-=1,i+=s}}else for(n=this._currentCopies,i=0,s=1;n;)e=this.elemsData[i].it,r=e[e.length-1].transform.mProps.v.props,e[e.length-1].transform.mProps._mdf=!1,e[e.length-1].transform.op._mdf=!1,n-=1,i+=s;return a},RepeaterModifier.prototype.addShape=function(){};function RoundCornersModifier(){}extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(t,e.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(t,e){var r=shapePool.newElement();r.c=t.c;var i,s=t._length,n,a,l,o,c,f,b=0,u,E,d,x,S,p;for(i=0;i<s;i+=1)n=t.v[i],l=t.o[i],a=t.i[i],n[0]===l[0]&&n[1]===l[1]&&n[0]===a[0]&&n[1]===a[1]?(i===0||i===s-1)&&!t.c?(r.setTripleAt(n[0],n[1],l[0],l[1],a[0],a[1],b),b+=1):(i===0?o=t.v[s-1]:o=t.v[i-1],c=Math.sqrt(Math.pow(n[0]-o[0],2)+Math.pow(n[1]-o[1],2)),f=c?Math.min(c/2,e)/c:0,S=n[0]+(o[0]-n[0])*f,u=S,p=n[1]-(n[1]-o[1])*f,E=p,d=u-(u-n[0])*roundCorner,x=E-(E-n[1])*roundCorner,r.setTripleAt(u,E,d,x,S,p,b),b+=1,i===s-1?o=t.v[0]:o=t.v[i+1],c=Math.sqrt(Math.pow(n[0]-o[0],2)+Math.pow(n[1]-o[1],2)),f=c?Math.min(c/2,e)/c:0,d=n[0]+(o[0]-n[0])*f,u=d,x=n[1]+(o[1]-n[1])*f,E=x,S=u-(u-n[0])*roundCorner,p=E-(E-n[1])*roundCorner,r.setTripleAt(u,E,d,x,S,p,b),b+=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],b),b+=1);return r},RoundCornersModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.rd.v;if(a!==0){var l,o;for(r=0;r<i;r+=1){if(l=this.shapes[r],o=l.localShapeCollection,!(!l.shape._mdf&&!this._mdf&&!t))for(o.releaseShapes(),l.shape._mdf=!0,e=l.shape.paths.shapes,n=l.shape.paths._length,s=0;s<n;s+=1)o.addShape(this.processPath(e[s],a));l.shape.paths=l.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function floatEqual(t,e){return Math.abs(t-e)*1e5<=Math.min(Math.abs(t),Math.abs(e))}function floatZero(t){return Math.abs(t)<=1e-5}function lerp(t,e,r){return t*(1-r)+e*r}function lerpPoint(t,e,r){return[lerp(t[0],e[0],r),lerp(t[1],e[1],r)]}function quadRoots(t,e,r){if(t===0)return[];var i=e*e-4*t*r;if(i<0)return[];var s=-e/(2*t);if(i===0)return[s];var n=Math.sqrt(i)/(2*t);return[s-n,s+n]}function polynomialCoefficients(t,e,r,i){return[-t+3*e-3*r+i,3*t-6*e+3*r,-3*t+3*e,t]}function singlePoint(t){return new PolynomialBezier(t,t,t,t,!1)}function PolynomialBezier(t,e,r,i,s){s&&pointEqual(t,e)&&(e=lerpPoint(t,i,1/3)),s&&pointEqual(r,i)&&(r=lerpPoint(t,i,2/3));var n=polynomialCoefficients(t[0],e[0],r[0],i[0]),a=polynomialCoefficients(t[1],e[1],r[1],i[1]);this.a=[n[0],a[0]],this.b=[n[1],a[1]],this.c=[n[2],a[2]],this.d=[n[3],a[3]],this.points=[t,e,r,i]}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,r=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(r<0)return[];var i=Math.sqrt(r);return floatZero(i)?i>0&&i<1?[e]:[]:[e-i,e+i].filter(function(s){return s>0&&s<1})},PolynomialBezier.prototype.split=function(t){if(t<=0)return[singlePoint(this.points[0]),this];if(t>=1)return[this,singlePoint(this.points[this.points.length-1])];var e=lerpPoint(this.points[0],this.points[1],t),r=lerpPoint(this.points[1],this.points[2],t),i=lerpPoint(this.points[2],this.points[3],t),s=lerpPoint(e,r,t),n=lerpPoint(r,i,t),a=lerpPoint(s,n,t);return[new PolynomialBezier(this.points[0],e,s,a,!0),new PolynomialBezier(a,n,i,this.points[3],!0)]};function extrema(t,e){var r=t.points[0][e],i=t.points[t.points.length-1][e];if(r>i){var s=i;i=r,r=s}for(var n=quadRoots(3*t.a[e],2*t.b[e],t.c[e]),a=0;a<n.length;a+=1)if(n[a]>0&&n[a]<1){var l=t.point(n[a])[e];l<r?r=l:l>i&&(i=l)}return{min:r,max:i}}PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var t=this.bounds();return{left:t.x.min,right:t.x.max,top:t.y.min,bottom:t.y.max,width:t.x.max-t.x.min,height:t.y.max-t.y.min,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2}};function intersectData(t,e,r){var i=t.boundingBox();return{cx:i.cx,cy:i.cy,width:i.width,height:i.height,bez:t,t:(e+r)/2,t1:e,t2:r}}function splitData(t){var e=t.bez.split(.5);return[intersectData(e[0],t.t1,t.t),intersectData(e[1],t.t,t.t2)]}function boxIntersect(t,e){return Math.abs(t.cx-e.cx)*2<t.width+e.width&&Math.abs(t.cy-e.cy)*2<t.height+e.height}function intersectsImpl(t,e,r,i,s,n){if(boxIntersect(t,e)){if(r>=n||t.width<=i&&t.height<=i&&e.width<=i&&e.height<=i){s.push([t.t,e.t]);return}var a=splitData(t),l=splitData(e);intersectsImpl(a[0],l[0],r+1,i,s,n),intersectsImpl(a[0],l[1],r+1,i,s,n),intersectsImpl(a[1],l[0],r+1,i,s,n),intersectsImpl(a[1],l[1],r+1,i,s,n)}}PolynomialBezier.prototype.intersections=function(t,e,r){e===void 0&&(e=2),r===void 0&&(r=7);var i=[];return intersectsImpl(intersectData(this,0,1),intersectData(t,0,1),0,e,i,r),i},PolynomialBezier.shapeSegment=function(t,e){var r=(e+1)%t.length();return new PolynomialBezier(t.v[e],t.o[e],t.i[r],t.v[r],!0)},PolynomialBezier.shapeSegmentInverted=function(t,e){var r=(e+1)%t.length();return new PolynomialBezier(t.v[r],t.i[r],t.o[e],t.v[e],!0)};function crossProduct(t,e){return[t[1]*e[2]-t[2]*e[1],t[2]*e[0]-t[0]*e[2],t[0]*e[1]-t[1]*e[0]]}function lineIntersection(t,e,r,i){var s=[t[0],t[1],1],n=[e[0],e[1],1],a=[r[0],r[1],1],l=[i[0],i[1],1],o=crossProduct(crossProduct(s,n),crossProduct(a,l));return floatZero(o[2])?null:[o[0]/o[2],o[1]/o[2]]}function polarOffset(t,e,r){return[t[0]+Math.cos(e)*r,t[1]-Math.sin(e)*r]}function pointDistance(t,e){return Math.hypot(t[0]-e[0],t[1]-e[1])}function pointEqual(t,e){return floatEqual(t[0],e[0])&&floatEqual(t[1],e[1])}function ZigZagModifier(){}extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(t,e.s,0,null,this),this.frequency=PropertyFactory.getProp(t,e.r,0,null,this),this.pointsType=PropertyFactory.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function setPoint(t,e,r,i,s,n,a){var l=r-Math.PI/2,o=r+Math.PI/2,c=e[0]+Math.cos(r)*i*s,f=e[1]-Math.sin(r)*i*s;t.setTripleAt(c,f,c+Math.cos(l)*n,f-Math.sin(l)*n,c+Math.cos(o)*a,f-Math.sin(o)*a,t.length())}function getPerpendicularVector(t,e){var r=[e[0]-t[0],e[1]-t[1]],i=-Math.PI*.5,s=[Math.cos(i)*r[0]-Math.sin(i)*r[1],Math.sin(i)*r[0]+Math.cos(i)*r[1]];return s}function getProjectingAngle(t,e){var r=e===0?t.length()-1:e-1,i=(e+1)%t.length(),s=t.v[r],n=t.v[i],a=getPerpendicularVector(s,n);return Math.atan2(0,1)-Math.atan2(a[1],a[0])}function zigZagCorner(t,e,r,i,s,n,a){var l=getProjectingAngle(e,r),o=e.v[r%e._length],c=e.v[r===0?e._length-1:r-1],f=e.v[(r+1)%e._length],b=n===2?Math.sqrt(Math.pow(o[0]-c[0],2)+Math.pow(o[1]-c[1],2)):0,u=n===2?Math.sqrt(Math.pow(o[0]-f[0],2)+Math.pow(o[1]-f[1],2)):0;setPoint(t,e.v[r%e._length],l,a,i,u/((s+1)*2),b/((s+1)*2))}function zigZagSegment(t,e,r,i,s,n){for(var a=0;a<i;a+=1){var l=(a+1)/(i+1),o=s===2?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,c=e.normalAngle(l),f=e.point(l);setPoint(t,f,c,n,r,o/((i+1)*2),o/((i+1)*2)),n=-n}return n}ZigZagModifier.prototype.processPath=function(t,e,r,i){var s=t._length,n=shapePool.newElement();if(n.c=t.c,t.c||(s-=1),s===0)return n;var a=-1,l=PolynomialBezier.shapeSegment(t,0);zigZagCorner(n,t,0,e,r,i,a);for(var o=0;o<s;o+=1)a=zigZagSegment(n,l,e,r,i,-a),o===s-1&&!t.c?l=null:l=PolynomialBezier.shapeSegment(t,(o+1)%s),zigZagCorner(n,t,o+1,e,r,i,a);return n},ZigZagModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amplitude.v,l=Math.max(0,Math.round(this.frequency.v)),o=this.pointsType.v;if(a!==0){var c,f;for(r=0;r<i;r+=1){if(c=this.shapes[r],f=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(f.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,n=c.shape.paths._length,s=0;s<n;s+=1)f.addShape(this.processPath(e[s],a,l,o));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function linearOffset(t,e,r){var i=Math.atan2(e[0]-t[0],e[1]-t[1]);return[polarOffset(t,i,r),polarOffset(e,i,r)]}function offsetSegment(t,e){var r,i,s,n,a,l,o;o=linearOffset(t.points[0],t.points[1],e),r=o[0],i=o[1],o=linearOffset(t.points[1],t.points[2],e),s=o[0],n=o[1],o=linearOffset(t.points[2],t.points[3],e),a=o[0],l=o[1];var c=lineIntersection(r,i,s,n);c===null&&(c=i);var f=lineIntersection(a,l,s,n);return f===null&&(f=a),new PolynomialBezier(r,c,f,l)}function joinLines(t,e,r,i,s){var n=e.points[3],a=r.points[0];if(i===3||pointEqual(n,a))return n;if(i===2){var l=-e.tangentAngle(1),o=-r.tangentAngle(0)+Math.PI,c=lineIntersection(n,polarOffset(n,l+Math.PI/2,100),a,polarOffset(a,l+Math.PI/2,100)),f=c?pointDistance(c,n):pointDistance(n,a)/2,b=polarOffset(n,l,2*f*roundCorner);return t.setXYAt(b[0],b[1],"o",t.length()-1),b=polarOffset(a,o,2*f*roundCorner),t.setTripleAt(a[0],a[1],a[0],a[1],b[0],b[1],t.length()),a}var u=pointEqual(n,e.points[2])?e.points[0]:e.points[2],E=pointEqual(a,r.points[1])?r.points[3]:r.points[1],d=lineIntersection(u,n,a,E);return d&&pointDistance(d,n)<s?(t.setTripleAt(d[0],d[1],d[0],d[1],d[0],d[1],t.length()),d):n}function getIntersection(t,e){var r=t.intersections(e);return r.length&&floatEqual(r[0][0],1)&&r.shift(),r.length?r[0]:null}function pruneSegmentIntersection(t,e){var r=t.slice(),i=e.slice(),s=getIntersection(t[t.length-1],e[0]);return s&&(r[t.length-1]=t[t.length-1].split(s[0])[0],i[0]=e[0].split(s[1])[1]),t.length>1&&e.length>1&&(s=getIntersection(t[0],e[e.length-1]),s)?[[t[0].split(s[0])[0]],[e[e.length-1].split(s[1])[1]]]:[r,i]}function pruneIntersections(t){for(var e,r=1;r<t.length;r+=1)e=pruneSegmentIntersection(t[r-1],t[r]),t[r-1]=e[0],t[r]=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 r=t.inflectionPoints(),i,s,n,a;if(r.length===0)return[offsetSegment(t,e)];if(r.length===1||floatEqual(r[1],1))return n=t.split(r[0]),i=n[0],s=n[1],[offsetSegment(i,e),offsetSegment(s,e)];n=t.split(r[0]),i=n[0];var l=(r[1]-r[0])/(1-r[0]);return n=n[1].split(l),a=n[0],s=n[1],[offsetSegment(i,e),offsetSegment(a,e),offsetSegment(s,e)]}function OffsetPathModifier(){}extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(t,e){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(t,e.a,0,null,this),this.miterLimit=PropertyFactory.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(t,e,r,i){var s=shapePool.newElement();s.c=t.c;var n=t.length();t.c||(n-=1);var a,l,o,c=[];for(a=0;a<n;a+=1)o=PolynomialBezier.shapeSegment(t,a),c.push(offsetSegmentSplit(o,e));if(!t.c)for(a=n-1;a>=0;a-=1)o=PolynomialBezier.shapeSegmentInverted(t,a),c.push(offsetSegmentSplit(o,e));c=pruneIntersections(c);var f=null,b=null;for(a=0;a<c.length;a+=1){var u=c[a];for(b&&(f=joinLines(s,b,u[0],r,i)),b=u[u.length-1],l=0;l<u.length;l+=1)o=u[l],f&&pointEqual(o.points[0],f)?s.setXYAt(o.points[1][0],o.points[1][1],"o",s.length()-1):s.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],s.length()),s.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],s.length()),f=o.points[3]}return c.length&&joinLines(s,b,c[0][0],r,i),s},OffsetPathModifier.prototype.processShapes=function(t){var e,r,i=this.shapes.length,s,n,a=this.amount.v,l=this.miterLimit.v,o=this.lineJoin;if(a!==0){var c,f;for(r=0;r<i;r+=1){if(c=this.shapes[r],f=c.localShapeCollection,!(!c.shape._mdf&&!this._mdf&&!t))for(f.releaseShapes(),c.shape._mdf=!0,e=c.shape.paths.shapes,n=c.shape.paths._length,s=0;s<n;s+=1)f.addShape(this.processPath(e[s],a,o,l));c.shape.paths=c.localShapeCollection}}this.dynamicProperties.length||(this._mdf=!1)};function getFontProperties(t){for(var e=t.fStyle?t.fStyle.split(" "):[],r="normal",i="normal",s=e.length,n,a=0;a<s;a+=1)switch(n=e[a].toLowerCase(),n){case"italic":i="italic";break;case"bold":r="700";break;case"black":r="900";break;case"medium":r="500";break;case"regular":case"normal":r="400";break;case"light":case"thin":r="200";break}return{style:i,weight:t.fWeight||r}}var FontManager=function(){var t=5e3,e={w:0,size:0,shapes:[],data:{shapes:[]}},r=[];r=r.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=127988,s=917631,n=917601,a=917626,l=65039,o=8205,c=127462,f=127487,b=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function u(_){var M=_.split(","),C,P=M.length,A=[];for(C=0;C<P;C+=1)M[C]!=="sans-serif"&&M[C]!=="monospace"&&A.push(M[C]);return A.join(",")}function E(_,M){var C=createTag("span");C.setAttribute("aria-hidden",!0),C.style.fontFamily=M;var P=createTag("span");P.innerText="giItT1WQy@!-/#",C.style.position="absolute",C.style.left="-10000px",C.style.top="-10000px",C.style.fontSize="300px",C.style.fontVariant="normal",C.style.fontStyle="normal",C.style.fontWeight="normal",C.style.letterSpacing="0",C.appendChild(P),document.body.appendChild(C);var A=P.offsetWidth;return P.style.fontFamily=u(_)+", "+M,{node:P,w:A,parent:C}}function d(){var _,M=this.fonts.length,C,P,A=M;for(_=0;_<M;_+=1)this.fonts[_].loaded?A-=1:this.fonts[_].fOrigin==="n"||this.fonts[_].origin===0?this.fonts[_].loaded=!0:(C=this.fonts[_].monoCase.node,P=this.fonts[_].monoCase.w,C.offsetWidth!==P?(A-=1,this.fonts[_].loaded=!0):(C=this.fonts[_].sansCase.node,P=this.fonts[_].sansCase.w,C.offsetWidth!==P&&(A-=1,this.fonts[_].loaded=!0)),this.fonts[_].loaded&&(this.fonts[_].sansCase.parent.parentNode.removeChild(this.fonts[_].sansCase.parent),this.fonts[_].monoCase.parent.parentNode.removeChild(this.fonts[_].monoCase.parent)));A!==0&&Date.now()-this.initTime<t?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}function x(_,M){var C=document.body&&M?"svg":"canvas",P,A=getFontProperties(_);if(C==="svg"){var j=createNS("text");j.style.fontSize="100px",j.setAttribute("font-family",_.fFamily),j.setAttribute("font-style",A.style),j.setAttribute("font-weight",A.weight),j.textContent="1",_.fClass?(j.style.fontFamily="inherit",j.setAttribute("class",_.fClass)):j.style.fontFamily=_.fFamily,M.appendChild(j),P=j}else{var L=new OffscreenCanvas(500,500).getContext("2d");L.font=A.style+" "+A.weight+" 100px "+_.fFamily,P=L}function N(G){return C==="svg"?(P.textContent=G,P.getComputedTextLength()):P.measureText(G).width}return{measureText:N}}function S(_,M){if(!_){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=_.list;return}if(!document.body){this.isLoaded=!0,_.list.forEach(function(Q){Q.helper=x(Q),Q.cache={}}),this.fonts=_.list;return}var C=_.list,P,A=C.length,j=A;for(P=0;P<A;P+=1){var L=!0,N,G;if(C[P].loaded=!1,C[P].monoCase=E(C[P].fFamily,"monospace"),C[P].sansCase=E(C[P].fFamily,"sans-serif"),!C[P].fPath)C[P].loaded=!0,j-=1;else if(C[P].fOrigin==="p"||C[P].origin===3){if(N=document.querySelectorAll('style[f-forigin="p"][f-family="'+C[P].fFamily+'"], style[f-origin="3"][f-family="'+C[P].fFamily+'"]'),N.length>0&&(L=!1),L){var J=createTag("style");J.setAttribute("f-forigin",C[P].fOrigin),J.setAttribute("f-origin",C[P].origin),J.setAttribute("f-family",C[P].fFamily),J.type="text/css",J.innerText="@font-face {font-family: "+C[P].fFamily+"; font-style: normal; src: url('"+C[P].fPath+"');}",M.appendChild(J)}}else if(C[P].fOrigin==="g"||C[P].origin===1){for(N=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),G=0;G<N.length;G+=1)N[G].href.indexOf(C[P].fPath)!==-1&&(L=!1);if(L){var K=createTag("link");K.setAttribute("f-forigin",C[P].fOrigin),K.setAttribute("f-origin",C[P].origin),K.type="text/css",K.rel="stylesheet",K.href=C[P].fPath,document.body.appendChild(K)}}else if(C[P].fOrigin==="t"||C[P].origin===2){for(N=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),G=0;G<N.length;G+=1)C[P].fPath===N[G].src&&(L=!1);if(L){var X=createTag("link");X.setAttribute("f-forigin",C[P].fOrigin),X.setAttribute("f-origin",C[P].origin),X.setAttribute("rel","stylesheet"),X.setAttribute("href",C[P].fPath),M.appendChild(X)}}C[P].helper=x(C[P],M),C[P].cache={},this.fonts.push(C[P])}j===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}function p(_){if(_){this.chars||(this.chars=[]);var M,C=_.length,P,A=this.chars.length,j;for(M=0;M<C;M+=1){for(P=0,j=!1;P<A;)this.chars[P].style===_[M].style&&this.chars[P].fFamily===_[M].fFamily&&this.chars[P].ch===_[M].ch&&(j=!0),P+=1;j||(this.chars.push(_[M]),A+=1)}}}function y(_,M,C){for(var P=0,A=this.chars.length;P<A;){if(this.chars[P].ch===_&&this.chars[P].style===M&&this.chars[P].fFamily===C)return this.chars[P];P+=1}return(typeof _=="string"&&_.charCodeAt(0)!==13||!_)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",_,M,C)),e}function m(_,M,C){var P=this.getFontByName(M),A=_;if(!P.cache[A]){var j=P.helper;if(_===" "){var L=j.measureText("|"+_+"|"),N=j.measureText("||");P.cache[A]=(L-N)/100}else P.cache[A]=j.measureText(_)/100}return P.cache[A]*C}function g(_){for(var M=0,C=this.fonts.length;M<C;){if(this.fonts[M].fName===_)return this.fonts[M];M+=1}return this.fonts[0]}function k(_){var M=0,C=_.charCodeAt(0);if(C>=55296&&C<=56319){var P=_.charCodeAt(1);P>=56320&&P<=57343&&(M=(C-55296)*1024+P-56320+65536)}return M}function R(_,M){var C=_.toString(16)+M.toString(16);return b.indexOf(C)!==-1}function T(_){return _===o}function F(_){return _===l}function I(_){var M=k(_);return M>=c&&M<=f}function O(_){return I(_.substr(0,2))&&I(_.substr(2,2))}function $(_){return r.indexOf(_)!==-1}function V(_,M){var C=k(_.substr(M,2));if(C!==i)return!1;var P=0;for(M+=2;P<5;){if(C=k(_.substr(M,2)),C<n||C>a)return!1;P+=1,M+=2}return k(_.substr(M,2))===s}function z(){this.isLoaded=!0}var H=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)};H.isModifier=R,H.isZeroWidthJoiner=T,H.isFlagEmoji=O,H.isRegionalCode=I,H.isCombinedCharacter=$,H.isRegionalFlag=V,H.isVariationSelector=F,H.BLACK_FLAG_CODE_POINT=i;var D={addChars:p,addFonts:S,getCharData:y,getFontByName:g,measureText:m,checkLoadedFonts:d,setIsLoaded:z};return H.prototype=D,H}();function SlotManager(t){this.animationData=t}SlotManager.prototype.getProp=function(t){return this.animationData.slots&&this.animationData.slots[t.sid]?Object.assign(t,this.animationData.slots[t.sid].p):t};function slotFactory(t){return new SlotManager(t)}function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(e){this.renderableComponents.indexOf(e)===-1&&this.renderableComponents.push(e)},removeRenderableComponent:function(e){this.renderableComponents.indexOf(e)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(e),1)},prepareRenderableFrame:function(e){this.checkLayerLimits(e)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(e){this.data.ip-this.data.st<=e&&this.data.op-this.data.st>e?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var e,r=this.renderableComponents.length;for(e=0;e<r;e+=1)this.renderableComponents[e].renderFrame(this._isFirstFrame)},sourceRectAtTime:function(){return{top:0,left:0,width:100,height:100}},getLayerSize:function(){return this.data.ty===5?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}}};var getBlendMode=function(){var t={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"};return function(e){return t[e]||""}}();function SliderEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function AngleEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function ColorEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,1,0,r)}function PointEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,1,0,r)}function LayerIndexEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function MaskIndexEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function CheckboxEffect(t,e,r){this.p=PropertyFactory.getProp(e,t.v,0,0,r)}function NoValueEffect(){this.p={}}function EffectsManager(t,e){var r=t.ef||[];this.effectElements=[];var i,s=r.length,n;for(i=0;i<s;i+=1)n=new GroupEffect(r[i],e),this.effectElements.push(n)}function GroupEffect(t,e){this.init(t,e)}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(t,e){this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);var r,i=this.data.ef.length,s,n=this.data.ef;for(r=0;r<i;r+=1){switch(s=null,n[r].ty){case 0:s=new SliderEffect(n[r],e,this);break;case 1:s=new AngleEffect(n[r],e,this);break;case 2:s=new ColorEffect(n[r],e,this);break;case 3:s=new PointEffect(n[r],e,this);break;case 4:case 7:s=new CheckboxEffect(n[r],e,this);break;case 10:s=new LayerIndexEffect(n[r],e,this);break;case 11:s=new MaskIndexEffect(n[r],e,this);break;case 5:s=new EffectsManager(n[r],e);break;default:s=new NoValueEffect(n[r]);break}s&&this.effectElements.push(s)}};function BaseElement(){}BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,r=this.data.masksProperties.length;e<r;){if(this.data.masksProperties[e].mode!=="n"&&this.data.masksProperties[e].cl!==!1)return!0;e+=1}return!1},initExpressions:function(){var e=getExpressionInterfaces();if(e){var r=e("layer"),i=e("effects"),s=e("shape"),n=e("text"),a=e("comp");this.layerInterface=r(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var l=i.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(l),this.data.ty===0||this.data.xt?this.compInterface=a(this):this.data.ty===4?(this.layerInterface.shapeInterface=s(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=n(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var e=getBlendMode(this.data.bm),r=this.baseElement||this.layerElement;r.style["mix-blend-mode"]=e},initBaseData:function(e,r,i){this.globalData=r,this.comp=i,this.data=e,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}};function FrameElement(){}FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,r){var i,s=this.dynamicProperties.length;for(i=0;i<s;i+=1)(r||this._isParent&&this.dynamicProperties[i].propType==="transform")&&(this.dynamicProperties[i].getValue(),this.dynamicProperties[i]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&this.dynamicProperties.push(e)}};function FootageElement(t,e,r){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,r)}FootageElement.prototype.prepareFrame=function(){},extendPrototype([RenderableElement,BaseElement,FrameElement],FootageElement),FootageElement.prototype.getBaseElement=function(){return null},FootageElement.prototype.renderFrame=function(){},FootageElement.prototype.destroy=function(){},FootageElement.prototype.initExpressions=function(){var t=getExpressionInterfaces();if(t){var e=t("footage");this.layerInterface=e(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData};function AudioElement(t,e,r){this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId),this.initBaseData(t,e,r),this._isPlaying=!1,this._canPlay=!1;var i=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(i),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,t.au&&t.au.lv?t.au.lv:{k:[100]},1,.01,this)}AudioElement.prototype.prepareFrame=function(t){if(this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder)this._currentTime=t/this.data.sr;else{var e=this.tm.v;this._currentTime=e}this._volume=this.lv.v[0];var r=this._volume*this._volumeMultiplier;this._previousVolume!==r&&(this._previousVolume=r,this.audio.volume(r))},extendPrototype([RenderableElement,BaseElement,FrameElement],AudioElement),AudioElement.prototype.renderFrame=function(){this.isInRange&&this._canPlay&&(this._isPlaying?(!this.audio.playing()||Math.abs(this._currentTime/this.globalData.frameRate-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(t){this.audio.rate(t)},AudioElement.prototype.volume=function(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){};function BaseRenderer(){}BaseRenderer.prototype.checkLayers=function(t){var e,r=this.layers.length,i;for(this.completeLayers=!0,e=r-1;e>=0;e-=1)this.elements[e]||(i=this.layers[e],i.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:!1;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t);default:return this.createNull(t)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(t){return new AudioElement(t,this.globalData,this)},BaseRenderer.prototype.createFootage=function(t){return new FootageElement(t,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.buildItem(t);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(t){this.completeLayers=!1;var e,r=t.length,i,s=this.layers.length;for(e=0;e<r;e+=1)for(i=0;i<s;){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,r){for(var i=this.elements,s=this.layers,n=0,a=s.length;n<a;)s[n].ind==e&&(!i[n]||i[n]===!0?(this.buildItem(n),this.addPendingElement(t)):(r.push(i[n]),i[n].setAsParent(),s[n].parent!==void 0?this.buildElementParenting(t,s[n].parent,r):t.setHierarchy(r))),n+=1},BaseRenderer.prototype.addPendingElement=function(t){this.pendingElements.push(t)},BaseRenderer.prototype.searchExtraCompositions=function(t){var e,r=t.length;for(e=0;e<r;e+=1)if(t[e].xt){var i=this.createComp(t[e]);i.initExpressions(),this.globalData.projectInterface.registerComposition(i)}},BaseRenderer.prototype.getElementById=function(t){var e,r=this.elements.length;for(e=0;e<r;e+=1)if(this.elements[e].data.ind===t)return this.elements[e];return null},BaseRenderer.prototype.getElementByPath=function(t){var e=t.shift(),r;if(typeof e=="number")r=this.elements[e];else{var i,s=this.elements.length;for(i=0;i<s;i+=1)if(this.elements[i].data.nm===e){r=this.elements[i];break}}return t.length===0?r:r.getElementByPath(t)},BaseRenderer.prototype.setupGlobalData=function(t,e){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr,this.globalData.nm=t.nm,this.globalData.compSize={w:t.w,h:t.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}TransformElement.prototype={initTransform:function(){var e=new Matrix;this.finalTransform={mProp:this.data.ks?TransformPropertyFactory.getTransformProperty(this,this.data.ks,this):{o:0},_matMdf:!1,_localMatMdf:!1,_opMdf:!1,mat:e,localMat:e,localOpacity:1},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0),this.data.ty},renderTransform:function(){if(this.finalTransform._opMdf=this.finalTransform.mProp.o._mdf||this._isFirstFrame,this.finalTransform._matMdf=this.finalTransform.mProp._mdf||this._isFirstFrame,this.hierarchy){var e,r=this.finalTransform.mat,i=0,s=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;i<s;){if(this.hierarchy[i].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}i+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,r.cloneFromProps(e),i=0;i<s;i+=1)r.multiply(this.hierarchy[i].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,r=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<r;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var i=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(i),e=1;e<r;e+=1){var s=this.localTransforms[e].matrix;i.multiply(s)}i.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var n=this.finalTransform.localOpacity;for(e=0;e<r;e+=1)n*=this.localTransforms[e].opacity*.01;this.finalTransform.localOpacity=n}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var r=0,i=e.length;for(r=0;r<i;r+=1)this.localTransforms.push(e[r])}}},globalToLocal:function(e){var r=[];r.push(this.finalTransform);for(var i=!0,s=this.comp;i;)s.finalTransform?(s.data.hasMask&&r.splice(0,0,s.finalTransform),s=s.comp):i=!1;var n,a=r.length,l;for(n=0;n<a;n+=1)l=r[n].mat.applyToPointArray(0,0,0),e=[e[0]-l[0],e[1]-l[1],0];return e},mHelper:new Matrix};function MaskElement(t,e,r){this.data=t,this.element=e,this.globalData=r,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var i=this.globalData.defs,s,n=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(n),this.solidPath="";var a,l=this.masksProperties,o=0,c=[],f,b,u=createElementID(),E,d,x,S,p="clipPath",y="clip-path";for(s=0;s<n;s+=1)if((l[s].mode!=="a"&&l[s].mode!=="n"||l[s].inv||l[s].o.k!==100||l[s].o.x)&&(p="mask",y="mask"),(l[s].mode==="s"||l[s].mode==="i")&&o===0?(E=createNS("rect"),E.setAttribute("fill","#ffffff"),E.setAttribute("width",this.element.comp.data.w||0),E.setAttribute("height",this.element.comp.data.h||0),c.push(E)):E=null,a=createNS("path"),l[s].mode==="n")this.viewData[s]={op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),elem:a,lastPath:""},i.appendChild(a);else{o+=1,a.setAttribute("fill",l[s].mode==="s"?"#000000":"#ffffff"),a.setAttribute("clip-rule","nonzero");var m;if(l[s].x.k!==0?(p="mask",y="mask",S=PropertyFactory.getProp(this.element,l[s].x,0,null,this.element),m=createElementID(),d=createNS("filter"),d.setAttribute("id",m),x=createNS("feMorphology"),x.setAttribute("operator","erode"),x.setAttribute("in","SourceGraphic"),x.setAttribute("radius","0"),d.appendChild(x),i.appendChild(d),a.setAttribute("stroke",l[s].mode==="s"?"#000000":"#ffffff")):(x=null,S=null),this.storedData[s]={elem:a,x:S,expan:x,lastPath:"",lastOperator:"",filterId:m,lastRadius:0},l[s].mode==="i"){b=c.length;var g=createNS("g");for(f=0;f<b;f+=1)g.appendChild(c[f]);var k=createNS("mask");k.setAttribute("mask-type","alpha"),k.setAttribute("id",u+"_"+o),k.appendChild(a),i.appendChild(k),g.setAttribute("mask","url("+getLocationHref()+"#"+u+"_"+o+")"),c.length=0,c.push(g)}else c.push(a);l[s].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[s]={elem:a,lastPath:"",op:PropertyFactory.getProp(this.element,l[s].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,l[s],3),invRect:E},this.viewData[s].prop.k||this.drawPath(l[s],this.viewData[s].prop.v,this.viewData[s])}for(this.maskElement=createNS(p),n=c.length,s=0;s<n;s+=1)this.maskElement.appendChild(c[s]);o>0&&(this.maskElement.setAttribute("id",u),this.element.maskedElement.setAttribute(y,"url("+getLocationHref()+"#"+u+")"),i.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}MaskElement.prototype.getMaskProperty=function(t){return this.viewData[t].prop},MaskElement.prototype.renderFrame=function(t){var e=this.element.finalTransform.mat,r,i=this.masksProperties.length;for(r=0;r<i;r+=1)if((this.viewData[r].prop._mdf||t)&&this.drawPath(this.masksProperties[r],this.viewData[r].prop.v,this.viewData[r]),(this.viewData[r].op._mdf||t)&&this.viewData[r].elem.setAttribute("fill-opacity",this.viewData[r].op.v),this.masksProperties[r].mode!=="n"&&(this.viewData[r].invRect&&(this.element.finalTransform.mProp._mdf||t)&&this.viewData[r].invRect.setAttribute("transform",e.getInverseMatrix().to2dCSS()),this.storedData[r].x&&(this.storedData[r].x._mdf||t))){var s=this.storedData[r].expan;this.storedData[r].x.v<0?(this.storedData[r].lastOperator!=="erode"&&(this.storedData[r].lastOperator="erode",this.storedData[r].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[r].filterId+")")),s.setAttribute("radius",-this.storedData[r].x.v)):(this.storedData[r].lastOperator!=="dilate"&&(this.storedData[r].lastOperator="dilate",this.storedData[r].elem.setAttribute("filter",null)),this.storedData[r].elem.setAttribute("stroke-width",this.storedData[r].x.v*2))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" ",t},MaskElement.prototype.drawPath=function(t,e,r){var i=" M"+e.v[0][0]+","+e.v[0][1],s,n;for(n=e._length,s=1;s<n;s+=1)i+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[s][0]+","+e.i[s][1]+" "+e.v[s][0]+","+e.v[s][1];if(e.c&&n>1&&(i+=" C"+e.o[s-1][0]+","+e.o[s-1][1]+" "+e.i[0][0]+","+e.i[0][1]+" "+e.v[0][0]+","+e.v[0][1]),r.lastPath!==i){var a="";r.elem&&(e.c&&(a=t.inv?this.solidPath+i:i),r.elem.setAttribute("d",a)),r.lastPath=i}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var t={};t.createFilter=e,t.createAlphaToLuminanceFilter=r;function e(i,s){var n=createNS("filter");return n.setAttribute("id",i),s!==!0&&(n.setAttribute("filterUnits","objectBoundingBox"),n.setAttribute("x","0%"),n.setAttribute("y","0%"),n.setAttribute("width","100%"),n.setAttribute("height","100%")),n}function r(){var i=createNS("feColorMatrix");return i.setAttribute("type","matrix"),i.setAttribute("color-interpolation-filters","sRGB"),i.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),i}return t}(),featureSupport=function(){var t={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(t.maskType=!1),/firefox/i.test(navigator.userAgent)&&(t.svgLumaHidden=!1),t}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(t){var e,r="SourceGraphic",i=t.data.ef?t.data.ef.length:0,s=createElementID(),n=filtersFactory.createFilter(s,!0),a=0;this.filters=[];var l;for(e=0;e<i;e+=1){l=null;var o=t.data.ef[e].ty;if(registeredEffects$1[o]){var c=registeredEffects$1[o].effect;l=new c(n,t.effectsManager.effectElements[e],t,idPrefix+a,r),r=idPrefix+a,registeredEffects$1[o].countsAsEffect&&(a+=1)}l&&this.filters.push(l)}a&&(t.globalData.defs.appendChild(n),t.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+s+")")),this.filters.length&&t.addRenderableComponent(this)}SVGEffects.prototype.renderFrame=function(t){var e,r=this.filters.length;for(e=0;e<r;e+=1)this.filters[e].renderFrame(t)},SVGEffects.prototype.getEffects=function(t){var e,r=this.filters.length,i=[];for(e=0;e<r;e+=1)this.filters[e].type===t&&i.push(this.filters[e]);return i};function registerEffect$1(t,e,r){registeredEffects$1[t]={effect:e,countsAsEffect:r}}function SVGBaseElement(){}SVGBaseElement.prototype={initRendererElement:function(){this.layerElement=createNS("g")},createContainerElements:function(){this.matteElement=createNS("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;var e=null;if(this.data.td){this.matteMasks={};var r=createNS("g");r.setAttribute("id",this.layerId),r.appendChild(this.layerElement),e=r,this.globalData.defs.appendChild(r)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var i=createNS("clipPath"),s=createNS("path");s.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var n=createElementID();if(i.setAttribute("id",n),i.appendChild(s),this.globalData.defs.appendChild(i),this.checkMasks()){var a=createNS("g");a.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")"),a.appendChild(this.layerElement),this.transformedElement=a,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+n+")")}this.data.bm!==0&&this.setBlendMode()},renderElement:function(){this.finalTransform._localMatMdf&&this.transformedElement.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement.setAttribute("opacity",this.finalTransform.localOpacity)},destroyBaseElement:function(){this.layerElement=null,this.matteElement=null,this.maskManager.destroy()},getBaseElement:function(){return this.data.hd?null:this.baseElement},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData),this.renderableEffectsManager=new SVGEffects(this),this.searchEffectTransforms()},getMatte:function(e){if(this.matteMasks||(this.matteMasks={}),!this.matteMasks[e]){var r=this.layerId+"_"+e,i,s,n,a;if(e===1||e===3){var l=createNS("mask");l.setAttribute("id",r),l.setAttribute("mask-type",e===3?"luminance":"alpha"),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(n),this.globalData.defs.appendChild(l),!featureSupport.maskType&&e===1&&(l.setAttribute("mask-type","luminance"),i=createElementID(),s=filtersFactory.createFilter(i),this.globalData.defs.appendChild(s),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),a=createNS("g"),a.appendChild(n),l.appendChild(a),a.setAttribute("filter","url("+getLocationHref()+"#"+i+")"))}else if(e===2){var o=createNS("mask");o.setAttribute("id",r),o.setAttribute("mask-type","alpha");var c=createNS("g");o.appendChild(c),i=createElementID(),s=filtersFactory.createFilter(i);var f=createNS("feComponentTransfer");f.setAttribute("in","SourceGraphic"),s.appendChild(f);var b=createNS("feFuncA");b.setAttribute("type","table"),b.setAttribute("tableValues","1.0 0.0"),f.appendChild(b),this.globalData.defs.appendChild(s);var u=createNS("rect");u.setAttribute("width",this.comp.data.w),u.setAttribute("height",this.comp.data.h),u.setAttribute("x","0"),u.setAttribute("y","0"),u.setAttribute("fill","#ffffff"),u.setAttribute("opacity","0"),c.setAttribute("filter","url("+getLocationHref()+"#"+i+")"),c.appendChild(u),n=createNS("use"),n.setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),c.appendChild(n),featureSupport.maskType||(o.setAttribute("mask-type","luminance"),s.appendChild(filtersFactory.createAlphaToLuminanceFilter()),a=createNS("g"),c.appendChild(u),a.appendChild(this.layerElement),c.appendChild(a)),this.globalData.defs.appendChild(o)}this.matteMasks[e]=r}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+e+")")}};function HierarchyElement(){}HierarchyElement.prototype={initHierarchy:function(){this.hierarchy=[],this._isParent=!1,this.checkParenting()},setHierarchy:function(e){this.hierarchy=e},setAsParent:function(){this._isParent=!0},checkParenting:function(){this.data.parent!==void 0&&this.comp.buildElementParenting(this,this.data.parent,[])}};function RenderableDOMElement(){}(function(){var t={initElement:function(r,i,s){this.initFrame(),this.initBaseData(r,i,s),this.initTransform(r,i,s),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){if(!this.hidden&&(!this.isInRange||this.isTransparent)){var r=this.baseElement||this.layerElement;r.style.display="none",this.hidden=!0}},show:function(){if(this.isInRange&&!this.isTransparent){if(!this.data.hd){var r=this.baseElement||this.layerElement;r.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(r){this._mdf=!1,this.prepareRenderableFrame(r),this.prepareProperties(r,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}};extendPrototype([RenderableElement,createProxyFunction(t)],RenderableDOMElement)})();function IImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.assetData&&this.assetData.sid&&(this.assetData=e.slotManager.getProp(this.assetData)),this.initElement(t,e,r),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData);this.innerElem=createNS("image"),this.innerElem.setAttribute("width",this.assetData.w+"px"),this.innerElem.setAttribute("height",this.assetData.h+"px"),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio),this.innerElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect};function ProcessedElement(t,e){this.elem=t,this.pos=e}function IShapeElement(){}IShapeElement.prototype={addShapeToModifiers:function(e){var r,i=this.shapeModifiers.length;for(r=0;r<i;r+=1)this.shapeModifiers[r].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var r=0,i=this.shapeModifiers.length;r<i;)if(this.shapeModifiers[r].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,r=this.shapes.length;for(e=0;e<r;e+=1)this.shapes[e].sh.reset();r=this.shapeModifiers.length;var i;for(e=r-1;e>=0&&(i=this.shapeModifiers[e].processShapes(this._isFirstFrame),!i);e-=1);}},searchProcessedElement:function(e){for(var r=this.processedElements,i=0,s=r.length;i<s;){if(r[i].elem===e)return r[i].pos;i+=1}return 0},addProcessedElement:function(e,r){for(var i=this.processedElements,s=i.length;s;)if(s-=1,i[s].elem===e){i[s].pos=r;return}i.push(new ProcessedElement(e,r))},prepareFrame:function(e){this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)}};var lineCapEnum={1:"butt",2:"round",3:"square"},lineJoinEnum={1:"miter",2:"round",3:"bevel"};function SVGShapeData(t,e,r){this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=r,this.lvl=e,this._isAnimated=!!r.k;for(var i=0,s=t.length;i<s;){if(t[i].mProps.dynamicProperties.length){this._isAnimated=!0;break}i+=1}}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0};function SVGStyleData(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=t.hd===!0,this.pElem=createNS("path"),this.msElem=null}SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1};function DashProperty(t,e,r,i){this.elem=t,this.frameId=-1,this.dataProps=createSizedArray(e.length),this.renderer=r,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",e.length?e.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(i);var s,n=e.length||0,a;for(s=0;s<n;s+=1)a=PropertyFactory.getProp(t,e[s].v,0,0,this),this.k=a.k||this.k,this.dataProps[s]={n:e[s].n,p:a};this.k||this.getValue(!0),this._isAnimated=this.k}DashProperty.prototype.getValue=function(t){if(!(this.elem.globalData.frameId===this.frameId&&!t)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||t,this._mdf)){var e=0,r=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),e=0;e<r;e+=1)this.dataProps[e].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[e].p.v:this.dashArray[e]=this.dataProps[e].p.v:this.dashoffset[0]=this.dataProps[e].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty);function SVGStrokeStyleData(t,e,r){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=r,this._isAnimated=!!this._isAnimated}extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData);function SVGFillStyleData(t,e,r){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=r}extendPrototype([DynamicPropertyContainer],SVGFillStyleData);function SVGNoStyleData(t,e,r){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=r}extendPrototype([DynamicPropertyContainer],SVGNoStyleData);function GradientProperty(t,e,r){this.data=e,this.c=createTypedArray("uint8c",e.p*4);var i=e.k.k[0].s?e.k.k[0].s.length-e.p*4:e.k.k.length-e.p*4;this.o=createTypedArray("float32",i),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(r),this.prop=PropertyFactory.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}GradientProperty.prototype.comparePoints=function(t,e){for(var r=0,i=this.o.length/2,s;r<i;){if(s=Math.abs(t[r*4]-t[e*4+r*2]),s>.01)return!1;r+=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,r=this.data.p*4,i,s;for(e=0;e<r;e+=1)i=e%4===0?100:255,s=Math.round(this.prop.v[e]*i),this.c[e]!==s&&(this.c[e]=s,this._cmdf=!t);if(this.o.length)for(r=this.prop.v.length,e=this.data.p*4;e<r;e+=1)i=e%2===0?100:1,s=e%2===0?Math.round(this.prop.v[e]*100):this.prop.v[e],this.o[e-this.data.p*4]!==s&&(this.o[e-this.data.p*4]=s,this._omdf=!t);this._mdf=!t}},extendPrototype([DynamicPropertyContainer],GradientProperty);function SVGGradientFillStyleData(t,e,r){this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,r)}SVGGradientFillStyleData.prototype.initGradientData=function(t,e,r){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=r,this.stops=[],this.setGradientData(r.pElem,e),this.setGradientOpacity(e,r),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(t,e){var r=createElementID(),i=createNS(e.t===1?"linearGradient":"radialGradient");i.setAttribute("id",r),i.setAttribute("spreadMethod","pad"),i.setAttribute("gradientUnits","userSpaceOnUse");var s=[],n,a,l;for(l=e.g.p*4,a=0;a<l;a+=4)n=createNS("stop"),i.appendChild(n),s.push(n);t.setAttribute(e.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+r+")"),this.gf=i,this.cst=s},SVGGradientFillStyleData.prototype.setGradientOpacity=function(t,e){if(this.g._hasOpacity&&!this.g._collapsable){var r,i,s,n=createNS("mask"),a=createNS("path");n.appendChild(a);var l=createElementID(),o=createElementID();n.setAttribute("id",o);var c=createNS(t.t===1?"linearGradient":"radialGradient");c.setAttribute("id",l),c.setAttribute("spreadMethod","pad"),c.setAttribute("gradientUnits","userSpaceOnUse"),s=t.g.k.k[0].s?t.g.k.k[0].s.length:t.g.k.k.length;var f=this.stops;for(i=t.g.p*4;i<s;i+=2)r=createNS("stop"),r.setAttribute("stop-color","rgb(255,255,255)"),c.appendChild(r),f.push(r);a.setAttribute(t.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+l+")"),t.ty==="gs"&&(a.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),a.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),t.lj===1&&a.setAttribute("stroke-miterlimit",t.ml)),this.of=c,this.ms=n,this.ost=f,this.maskId=o,e.msElem=a}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData);function SVGGradientStrokeStyleData(t,e,r){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,r),this._isAnimated=!!this._isAnimated}extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(t,e,r){this.transform={mProps:t,op:e,container:r},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}var buildShapeString=function(e,r,i,s){if(r===0)return"";var n=e.o,a=e.i,l=e.v,o,c=" M"+s.applyToPointStringified(l[0][0],l[0][1]);for(o=1;o<r;o+=1)c+=" C"+s.applyToPointStringified(n[o-1][0],n[o-1][1])+" "+s.applyToPointStringified(a[o][0],a[o][1])+" "+s.applyToPointStringified(l[o][0],l[o][1]);return i&&r&&(c+=" C"+s.applyToPointStringified(n[o-1][0],n[o-1][1])+" "+s.applyToPointStringified(a[0][0],a[0][1])+" "+s.applyToPointStringified(l[0][0],l[0][1]),c+="z"),c},SVGElementsRenderer=function(){var t=new Matrix,e=new Matrix,r={createRenderFunction:i};function i(b){switch(b.ty){case"fl":return l;case"gf":return c;case"gs":return o;case"st":return f;case"sh":case"el":case"rc":case"sr":return a;case"tr":return s;case"no":return n;default:return null}}function s(b,u,E){(E||u.transform.op._mdf)&&u.transform.container.setAttribute("opacity",u.transform.op.v),(E||u.transform.mProps._mdf)&&u.transform.container.setAttribute("transform",u.transform.mProps.v.to2dCSS())}function n(){}function a(b,u,E){var d,x,S,p,y,m,g=u.styles.length,k=u.lvl,R,T,F,I;for(m=0;m<g;m+=1){if(p=u.sh._mdf||E,u.styles[m].lvl<k){for(T=e.reset(),F=k-u.styles[m].lvl,I=u.transformers.length-1;!p&&F>0;)p=u.transformers[I].mProps._mdf||p,F-=1,I-=1;if(p)for(F=k-u.styles[m].lvl,I=u.transformers.length-1;F>0;)T.multiply(u.transformers[I].mProps.v),F-=1,I-=1}else T=t;if(R=u.sh.paths,x=R._length,p){for(S="",d=0;d<x;d+=1)y=R.shapes[d],y&&y._length&&(S+=buildShapeString(y,y._length,y.c,T));u.caches[m]=S}else S=u.caches[m];u.styles[m].d+=b.hd===!0?"":S,u.styles[m]._mdf=p||u.styles[m]._mdf}}function l(b,u,E){var d=u.style;(u.c._mdf||E)&&d.pElem.setAttribute("fill","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||E)&&d.pElem.setAttribute("fill-opacity",u.o.v)}function o(b,u,E){c(b,u,E),f(b,u,E)}function c(b,u,E){var d=u.gf,x=u.g._hasOpacity,S=u.s.v,p=u.e.v;if(u.o._mdf||E){var y=b.ty==="gf"?"fill-opacity":"stroke-opacity";u.style.pElem.setAttribute(y,u.o.v)}if(u.s._mdf||E){var m=b.t===1?"x1":"cx",g=m==="x1"?"y1":"cy";d.setAttribute(m,S[0]),d.setAttribute(g,S[1]),x&&!u.g._collapsable&&(u.of.setAttribute(m,S[0]),u.of.setAttribute(g,S[1]))}var k,R,T,F;if(u.g._cmdf||E){k=u.cst;var I=u.g.c;for(T=k.length,R=0;R<T;R+=1)F=k[R],F.setAttribute("offset",I[R*4]+"%"),F.setAttribute("stop-color","rgb("+I[R*4+1]+","+I[R*4+2]+","+I[R*4+3]+")")}if(x&&(u.g._omdf||E)){var O=u.g.o;for(u.g._collapsable?k=u.cst:k=u.ost,T=k.length,R=0;R<T;R+=1)F=k[R],u.g._collapsable||F.setAttribute("offset",O[R*2]+"%"),F.setAttribute("stop-opacity",O[R*2+1])}if(b.t===1)(u.e._mdf||E)&&(d.setAttribute("x2",p[0]),d.setAttribute("y2",p[1]),x&&!u.g._collapsable&&(u.of.setAttribute("x2",p[0]),u.of.setAttribute("y2",p[1])));else{var $;if((u.s._mdf||u.e._mdf||E)&&($=Math.sqrt(Math.pow(S[0]-p[0],2)+Math.pow(S[1]-p[1],2)),d.setAttribute("r",$),x&&!u.g._collapsable&&u.of.setAttribute("r",$)),u.e._mdf||u.h._mdf||u.a._mdf||E){$||($=Math.sqrt(Math.pow(S[0]-p[0],2)+Math.pow(S[1]-p[1],2)));var V=Math.atan2(p[1]-S[1],p[0]-S[0]),z=u.h.v;z>=1?z=.99:z<=-1&&(z=-.99);var H=$*z,D=Math.cos(V+u.a.v)*H+S[0],_=Math.sin(V+u.a.v)*H+S[1];d.setAttribute("fx",D),d.setAttribute("fy",_),x&&!u.g._collapsable&&(u.of.setAttribute("fx",D),u.of.setAttribute("fy",_))}}}function f(b,u,E){var d=u.style,x=u.d;x&&(x._mdf||E)&&x.dashStr&&(d.pElem.setAttribute("stroke-dasharray",x.dashStr),d.pElem.setAttribute("stroke-dashoffset",x.dashoffset[0])),u.c&&(u.c._mdf||E)&&d.pElem.setAttribute("stroke","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||E)&&d.pElem.setAttribute("stroke-opacity",u.o.v),(u.w._mdf||E)&&(d.pElem.setAttribute("stroke-width",u.w.v),d.msElem&&d.msElem.setAttribute("stroke-width",u.w.v))}return r}();function SVGShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,e,r),this.prevViewData=[]}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var t,e=this.shapes.length,r,i,s=this.stylesList.length,n,a=[],l=!1;for(i=0;i<s;i+=1){for(n=this.stylesList[i],l=!1,a.length=0,t=0;t<e;t+=1)r=this.shapes[t],r.styles.indexOf(n)!==-1&&(a.push(r),l=r._isAnimated||l);a.length>1&&l&&this.setShapesAsAnimated(a)}},SVGShapeElement.prototype.setShapesAsAnimated=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(t,e){var r,i=new SVGStyleData(t,e),s=i.pElem;if(t.ty==="st")r=new SVGStrokeStyleData(this,t,i);else if(t.ty==="fl")r=new SVGFillStyleData(this,t,i);else if(t.ty==="gf"||t.ty==="gs"){var n=t.ty==="gf"?SVGGradientFillStyleData:SVGGradientStrokeStyleData;r=new n(this,t,i),this.globalData.defs.appendChild(r.gf),r.maskId&&(this.globalData.defs.appendChild(r.ms),this.globalData.defs.appendChild(r.of),s.setAttribute("mask","url("+getLocationHref()+"#"+r.maskId+")"))}else t.ty==="no"&&(r=new SVGNoStyleData(this,t,i));return(t.ty==="st"||t.ty==="gs")&&(s.setAttribute("stroke-linecap",lineCapEnum[t.lc||2]),s.setAttribute("stroke-linejoin",lineJoinEnum[t.lj||2]),s.setAttribute("fill-opacity","0"),t.lj===1&&s.setAttribute("stroke-miterlimit",t.ml)),t.r===2&&s.setAttribute("fill-rule","evenodd"),t.ln&&s.setAttribute("id",t.ln),t.cl&&s.setAttribute("class",t.cl),t.bm&&(s.style["mix-blend-mode"]=getBlendMode(t.bm)),this.stylesList.push(i),this.addToAnimatedContents(t,r),r},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 r=TransformPropertyFactory.getTransformProperty(this,t,this),i=new SVGTransformData(r,r.o,e);return this.addToAnimatedContents(t,i),i},SVGShapeElement.prototype.createShapeElement=function(t,e,r){var i=4;t.ty==="rc"?i=5:t.ty==="el"?i=6:t.ty==="sr"&&(i=7);var s=ShapePropertyFactory.getShapeProp(this,t,i,this),n=new SVGShapeData(e,r,s);return this.shapes.push(n),this.addShapeToModifiers(n),this.addToAnimatedContents(t,n),n},SVGShapeElement.prototype.addToAnimatedContents=function(t,e){for(var r=0,i=this.animatedContents.length;r<i;){if(this.animatedContents[r].element===e)return;r+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(t),element:e,data:t})},SVGShapeElement.prototype.setElementStyles=function(t){var e=t.styles,r,i=this.stylesList.length;for(r=0;r<i;r+=1)this.stylesList[r].closed||e.push(this.stylesList[r])},SVGShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(t,e,r,i,s,n,a){var l=[].concat(n),o,c=t.length-1,f,b,u=[],E=[],d,x,S;for(o=c;o>=0;o-=1){if(S=this.searchProcessedElement(t[o]),S?e[o]=r[S-1]:t[o]._render=a,t[o].ty==="fl"||t[o].ty==="st"||t[o].ty==="gf"||t[o].ty==="gs"||t[o].ty==="no")S?e[o].style.closed=!1:e[o]=this.createStyleElement(t[o],s),t[o]._render&&e[o].style.pElem.parentNode!==i&&i.appendChild(e[o].style.pElem),u.push(e[o].style);else if(t[o].ty==="gr"){if(!S)e[o]=this.createGroupElement(t[o]);else for(b=e[o].it.length,f=0;f<b;f+=1)e[o].prevViewData[f]=e[o].it[f];this.searchShapes(t[o].it,e[o].it,e[o].prevViewData,e[o].gr,s+1,l,a),t[o]._render&&e[o].gr.parentNode!==i&&i.appendChild(e[o].gr)}else t[o].ty==="tr"?(S||(e[o]=this.createTransformElement(t[o],i)),d=e[o].transform,l.push(d)):t[o].ty==="sh"||t[o].ty==="rc"||t[o].ty==="el"||t[o].ty==="sr"?(S||(e[o]=this.createShapeElement(t[o],l,s)),this.setElementStyles(e[o])):t[o].ty==="tm"||t[o].ty==="rd"||t[o].ty==="ms"||t[o].ty==="pb"||t[o].ty==="zz"||t[o].ty==="op"?(S?(x=e[o],x.closed=!1):(x=ShapeModifiers.getModifier(t[o].ty),x.init(this,t[o]),e[o]=x,this.shapeModifiers.push(x)),E.push(x)):t[o].ty==="rp"&&(S?(x=e[o],x.closed=!0):(x=ShapeModifiers.getModifier(t[o].ty),e[o]=x,x.init(this,t,o,e),this.shapeModifiers.push(x),a=!1),E.push(x));this.addProcessedElement(t[o],o+1)}for(c=u.length,o=0;o<c;o+=1)u[o].closed=!0;for(c=E.length,o=0;o<c;o+=1)E[o].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){this.renderModifiers();var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].reset();for(this.renderShape(),t=0;t<e;t+=1)(this.stylesList[t]._mdf||this._isFirstFrame)&&(this.stylesList[t].msElem&&(this.stylesList[t].msElem.setAttribute("d",this.stylesList[t].d),this.stylesList[t].d="M0 0"+this.stylesList[t].d),this.stylesList[t].pElem.setAttribute("d",this.stylesList[t].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var t,e=this.animatedContents.length,r;for(t=0;t<e;t+=1)r=this.animatedContents[t],(this._isFirstFrame||r.element._isAnimated)&&r.data!==!0&&r.fn(r.data,r.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null};function LetterProps(t,e,r,i,s,n){this.o=t,this.sw=e,this.sc=r,this.fc=i,this.m=s,this.p=n,this._mdf={o:!0,sw:!!e,sc:!!r,fc:!!i,m:!0,p:!0}}LetterProps.prototype.update=function(t,e,r,i,s,n){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var a=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,a=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,a=!0),this.sc!==r&&(this.sc=r,this._mdf.sc=!0,a=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,a=!0),this.m!==s&&(this.m=s,this._mdf.m=!0,a=!0),n.length&&(this.p[0]!==n[0]||this.p[1]!==n[1]||this.p[4]!==n[4]||this.p[5]!==n[5]||this.p[12]!==n[12]||this.p[13]!==n[13])&&(this.p=n,this._mdf.p=!0,a=!0),a};function TextProperty(t,e){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d&&e.d.sid&&(e.d=t.globalData.slotManager.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);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,r=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var i,s=this.effectsSequence.length,n=t||this.data.d.k[this.keysIndex].s;for(i=0;i<s;i+=1)r!==this.keysIndex?n=this.effectsSequence[i](n,n.t):n=this.effectsSequence[i](this.currentData,n.t);e!==n&&this.setCurrentData(n),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}},TextProperty.prototype.getKeyframeValue=function(){for(var t=this.data.d.k,e=this.elem.comp.renderedFrame,r=0,i=t.length;r<=i-1&&!(r===i-1||t[r+1].t>e);)r+=1;return this.keysIndex!==r&&(this.keysIndex=r),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(t){for(var e=[],r=0,i=t.length,s,n,a=!1,l=!1,o="";r<i;)a=l,l=!1,s=t.charCodeAt(r),o=t.charAt(r),FontManager.isCombinedCharacter(s)?a=!0:s>=55296&&s<=56319?FontManager.isRegionalFlag(t,r)?o=t.substr(r,14):(n=t.charCodeAt(r+1),n>=56320&&n<=57343&&(FontManager.isModifier(s,n)?(o=t.substr(r,2),a=!0):FontManager.isFlagEmoji(t.substr(r,4))?o=t.substr(r,4):o=t.substr(r,2))):s>56319?(n=t.charCodeAt(r+1),FontManager.isVariationSelector(s)&&(a=!0)):FontManager.isZeroWidthJoiner(s)&&(a=!0,l=!0),a?(e[e.length-1]+=o,a=!1):e.push(o),r+=o.length;return e},TextProperty.prototype.completeTextData=function(t){t.__complete=!0;var e=this.elem.globalData.fontManager,r=this.data,i=[],s,n,a,l=0,o,c=r.m.g,f=0,b=0,u=0,E=[],d=0,x=0,S,p,y=e.getFontByName(t.f),m,g=0,k=getFontProperties(y);t.fWeight=k.weight,t.fStyle=k.style,t.finalSize=t.s,t.finalText=this.buildFinalText(t.t),n=t.finalText.length,t.finalLineHeight=t.lh;var R=t.tr/1e3*t.finalSize,T;if(t.sz)for(var F=!0,I=t.sz[0],O=t.sz[1],$,V;F;){V=this.buildFinalText(t.t),$=0,d=0,n=V.length,R=t.tr/1e3*t.finalSize;var z=-1;for(s=0;s<n;s+=1)T=V[s].charCodeAt(0),a=!1,V[s]===" "?z=s:(T===13||T===3)&&(d=0,a=!0,$+=t.finalLineHeight||t.finalSize*1.2),e.chars?(m=e.getCharData(V[s],y.fStyle,y.fFamily),g=a?0:m.w*t.finalSize/100):g=e.measureText(V[s],t.f,t.finalSize),d+g>I&&V[s]!==" "?(z===-1?n+=1:s=z,$+=t.finalLineHeight||t.finalSize*1.2,V.splice(s,z===s?1:0,"\r"),z=-1,d=0):(d+=g,d+=R);$+=y.ascent*t.finalSize/100,this.canResize&&t.finalSize>this.minimumFontSize&&O<$?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=V,n=t.finalText.length,F=!1)}d=-R,g=0;var H=0,D;for(s=0;s<n;s+=1)if(a=!1,D=t.finalText[s],T=D.charCodeAt(0),T===13||T===3?(H=0,E.push(d),x=d>x?d:x,d=-2*R,o="",a=!0,u+=1):o=D,e.chars?(m=e.getCharData(D,y.fStyle,e.getFontByName(t.f).fFamily),g=a?0:m.w*t.finalSize/100):g=e.measureText(o,t.f,t.finalSize),D===" "?H+=g+R:(d+=g+R+H,H=0),i.push({l:g,an:g,add:f,n:a,anIndexes:[],val:o,line:u,animatorJustifyOffset:0}),c==2){if(f+=g,o===""||o===" "||s===n-1){for((o===""||o===" ")&&(f-=g);b<=s;)i[b].an=f,i[b].ind=l,i[b].extra=g,b+=1;l+=1,f=0}}else if(c==3){if(f+=g,o===""||s===n-1){for(o===""&&(f-=g);b<=s;)i[b].an=f,i[b].ind=l,i[b].extra=g,b+=1;f=0,l+=1}}else i[l].ind=l,i[l].extra=0,l+=1;if(t.l=i,x=d>x?d:x,E.push(d),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=x,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=E;var _=r.a,M,C;p=_.length;var P,A,j=[];for(S=0;S<p;S+=1){for(M=_[S],M.a.sc&&(t.strokeColorAnim=!0),M.a.sw&&(t.strokeWidthAnim=!0),(M.a.fc||M.a.fh||M.a.fs||M.a.fb)&&(t.fillColorAnim=!0),A=0,P=M.s.b,s=0;s<n;s+=1)C=i[s],C.anIndexes[S]=A,(P==1&&C.val!==""||P==2&&C.val!==""&&C.val!==" "||P==3&&(C.n||C.val==" "||s==n-1)||P==4&&(C.n||s==n-1))&&(M.s.rn===1&&j.push(A),A+=1);r.a[S].s.totalChars=A;var L=-1,N;if(M.s.rn===1)for(s=0;s<n;s+=1)C=i[s],L!=C.anIndexes[S]&&(L=C.anIndexes[S],N=j.splice(Math.floor(Math.random()*j.length),1)[0]),C.anIndexes[S]=N}t.yOffset=t.finalLineHeight||t.finalSize*1.2,t.ls=t.ls||0,t.ascent=y.ascent*t.finalSize/100},TextProperty.prototype.updateDocumentData=function(t,e){e=e===void 0?this.keysIndex:e;var r=this.copyData({},this.data.d.k[e].s);r=this.copyData(r,t),this.data.d.k[e].s=r,this.recalculate(e),this.setCurrentData(r),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,r=Math.floor;function i(n,a){this._currentTextLength=-1,this.k=!1,this.data=a,this.elem=n,this.comp=n.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(n),this.s=PropertyFactory.getProp(n,a.s||{k:0},0,0,this),"e"in a?this.e=PropertyFactory.getProp(n,a.e,0,0,this):this.e={v:100},this.o=PropertyFactory.getProp(n,a.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(n,a.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(n,a.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(n,a.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(n,a.a,0,.01,this),this.dynamicProperties.length||this.getValue()}i.prototype={getMult:function(a){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var l=0,o=0,c=1,f=1;this.ne.v>0?l=this.ne.v/100:o=-this.ne.v/100,this.xe.v>0?c=1-this.xe.v/100:f=1+this.xe.v/100;var b=BezierFactory.getBezierEasing(l,o,c,f).get,u=0,E=this.finalS,d=this.finalE,x=this.data.sh;if(x===2)d===E?u=a>=d?1:0:u=t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u=b(u);else if(x===3)d===E?u=a>=d?0:1:u=1-t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u=b(u);else if(x===4)d===E?u=0:(u=t(0,e(.5/(d-E)+(a-E)/(d-E),1)),u<.5?u*=2:u=1-2*(u-.5)),u=b(u);else if(x===5){if(d===E)u=0;else{var S=d-E;a=e(t(0,a+.5-E),d-E);var p=-S/2+a,y=S/2;u=Math.sqrt(1-p*p/(y*y))}u=b(u)}else x===6?(d===E?u=0:(a=e(t(0,a+.5-E),d-E),u=(1+Math.cos(Math.PI+Math.PI*2*a/(d-E)))/2),u=b(u)):(a>=r(E)&&(a-E<0?u=t(0,e(e(d,1)-(E-a),1)):u=t(0,e(d-a,1))),u=b(u));if(this.sm.v!==100){var m=this.sm.v*.01;m===0&&(m=1e-8);var g=.5-m*.5;u<g?u=0:(u=(u-g)/m,u>1&&(u=1))}return u*this.a.v},getValue:function(a){this.iterateDynamicProperties(),this._mdf=a||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,a&&this.data.r===2&&(this.e.v=this._currentTextLength);var l=this.data.r===2?1:100/this.data.totalChars,o=this.o.v/l,c=this.s.v/l+o,f=this.e.v/l+o;if(c>f){var b=c;c=f,f=b}this.finalS=c,this.finalE=f}},extendPrototype([DynamicPropertyContainer],i);function s(n,a,l){return new i(n,a)}return{getTextSelectorProp:s}}();function TextAnimatorDataProperty(t,e,r){var i={propType:!1},s=PropertyFactory.getProp,n=e.a;this.a={r:n.r?s(t,n.r,0,degToRads,r):i,rx:n.rx?s(t,n.rx,0,degToRads,r):i,ry:n.ry?s(t,n.ry,0,degToRads,r):i,sk:n.sk?s(t,n.sk,0,degToRads,r):i,sa:n.sa?s(t,n.sa,0,degToRads,r):i,s:n.s?s(t,n.s,1,.01,r):i,a:n.a?s(t,n.a,1,0,r):i,o:n.o?s(t,n.o,0,.01,r):i,p:n.p?s(t,n.p,1,0,r):i,sw:n.sw?s(t,n.sw,0,0,r):i,sc:n.sc?s(t,n.sc,1,0,r):i,fc:n.fc?s(t,n.fc,1,0,r):i,fh:n.fh?s(t,n.fh,0,0,r):i,fs:n.fs?s(t,n.fs,0,.01,r):i,fb:n.fb?s(t,n.fb,0,.01,r):i,t:n.t?s(t,n.t,0,0,r):i},this.s=TextSelectorProp.getTextSelectorProp(t,e.s,r),this.s.t=e.s.t}function TextAnimatorProperty(t,e,r){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=t,this._renderType=e,this._elem=r,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(r)}TextAnimatorProperty.prototype.searchProperties=function(){var t,e=this._textData.a.length,r,i=PropertyFactory.getProp;for(t=0;t<e;t+=1)r=this._textData.a[t],this._animatorsData[t]=new TextAnimatorDataProperty(this._elem,r,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:i(this._elem,this._textData.p.a,0,0,this),f:i(this._elem,this._textData.p.f,0,0,this),l:i(this._elem,this._textData.p.l,0,0,this),r:i(this._elem,this._textData.p.r,0,0,this),p:i(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=i(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 r=this._moreOptions.alignment.v,i=this._animatorsData,s=this._textData,n=this.mHelper,a=this._renderType,l=this.renderedLetters.length,o,c,f,b,u=t.l,E,d,x,S,p,y,m,g,k,R,T,F,I,O,$;if(this._hasMaskedPath){if($=this._pathData.m,!this._pathData.n||this._pathData._mdf){var V=$.v;this._pathData.r.v&&(V=V.reverse()),E={tLength:0,segments:[]},b=V._length-1;var z;for(F=0,f=0;f<b;f+=1)z=bez.buildBezierData(V.v[f],V.v[f+1],[V.o[f][0]-V.v[f][0],V.o[f][1]-V.v[f][1]],[V.i[f+1][0]-V.v[f+1][0],V.i[f+1][1]-V.v[f+1][1]]),E.tLength+=z.segmentLength,E.segments.push(z),F+=z.segmentLength;f=b,$.v.c&&(z=bez.buildBezierData(V.v[f],V.v[0],[V.o[f][0]-V.v[f][0],V.o[f][1]-V.v[f][1]],[V.i[0][0]-V.v[0][0],V.i[0][1]-V.v[0][1]]),E.tLength+=z.segmentLength,E.segments.push(z),F+=z.segmentLength),this._pathData.pi=E}if(E=this._pathData.pi,d=this._pathData.f.v,m=0,y=1,S=0,p=!0,R=E.segments,d<0&&$.v.c)for(E.tLength<Math.abs(d)&&(d=-Math.abs(d)%E.tLength),m=R.length-1,k=R[m].points,y=k.length-1;d<0;)d+=k[y].partialLength,y-=1,y<0&&(m-=1,k=R[m].points,y=k.length-1);k=R[m].points,g=k[y-1],x=k[y],T=x.partialLength}b=u.length,o=0,c=0;var H=t.finalSize*1.2*.714,D=!0,_,M,C,P,A;P=i.length;var j,L=-1,N,G,J,K=d,X=m,Q=y,at=-1,it,st,ct,tt,q,pt,ot,ut,ft="",xt=this.defaultPropsArray,dt;if(t.j===2||t.j===1){var nt=0,vt=0,ht=t.j===2?-.5:-1,mt=0,gt=!0;for(f=0;f<b;f+=1)if(u[f].n){for(nt&&(nt+=vt);mt<f;)u[mt].animatorJustifyOffset=nt,mt+=1;nt=0,gt=!0}else{for(C=0;C<P;C+=1)_=i[C].a,_.t.propType&&(gt&&t.j===2&&(vt+=_.t.v*ht),M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),j.length?nt+=_.t.v*j[0]*ht:nt+=_.t.v*j*ht);gt=!1}for(nt&&(nt+=vt);mt<f;)u[mt].animatorJustifyOffset=nt,mt+=1}for(f=0;f<b;f+=1){if(n.reset(),it=1,u[f].n)o=0,c+=t.yOffset,c+=D?1:0,d=K,D=!1,this._hasMaskedPath&&(m=X,y=Q,k=R[m].points,g=k[y-1],x=k[y],T=x.partialLength,S=0),ft="",ut="",pt="",dt="",xt=this.defaultPropsArray;else{if(this._hasMaskedPath){if(at!==u[f].line){switch(t.j){case 1:d+=F-t.lineWidths[u[f].line];break;case 2:d+=(F-t.lineWidths[u[f].line])/2;break}at=u[f].line}L!==u[f].ind&&(u[L]&&(d+=u[L].extra),d+=u[f].an/2,L=u[f].ind),d+=r[0]*u[f].an*.005;var yt=0;for(C=0;C<P;C+=1)_=i[C].a,_.p.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),j.length?yt+=_.p.v[0]*j[0]:yt+=_.p.v[0]*j),_.a.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),j.length?yt+=_.a.v[0]*j[0]:yt+=_.a.v[0]*j);for(p=!0,this._pathData.a.v&&(d=u[0].an*.5+(F-this._pathData.f.v-u[0].an*.5-u[u.length-1].an*.5)*L/(b-1),d+=this._pathData.f.v);p;)S+T>=d+yt||!k?(I=(d+yt-S)/x.partialLength,G=g.point[0]+(x.point[0]-g.point[0])*I,J=g.point[1]+(x.point[1]-g.point[1])*I,n.translate(-r[0]*u[f].an*.005,-(r[1]*H)*.01),p=!1):k&&(S+=x.partialLength,y+=1,y>=k.length&&(y=0,m+=1,R[m]?k=R[m].points:$.v.c?(y=0,m=0,k=R[m].points):(S-=x.partialLength,k=null)),k&&(g=x,x=k[y],T=x.partialLength));N=u[f].an/2-u[f].add,n.translate(-N,0,0)}else N=u[f].an/2-u[f].add,n.translate(-N,0,0),n.translate(-r[0]*u[f].an*.005,-r[1]*H*.01,0);for(C=0;C<P;C+=1)_=i[C].a,_.t.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),(o!==0||t.j!==0)&&(this._hasMaskedPath?j.length?d+=_.t.v*j[0]:d+=_.t.v*j:j.length?o+=_.t.v*j[0]:o+=_.t.v*j));for(t.strokeWidthAnim&&(ct=t.sw||0),t.strokeColorAnim&&(t.sc?st=[t.sc[0],t.sc[1],t.sc[2]]:st=[0,0,0]),t.fillColorAnim&&t.fc&&(tt=[t.fc[0],t.fc[1],t.fc[2]]),C=0;C<P;C+=1)_=i[C].a,_.a.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),j.length?n.translate(-_.a.v[0]*j[0],-_.a.v[1]*j[1],_.a.v[2]*j[2]):n.translate(-_.a.v[0]*j,-_.a.v[1]*j,_.a.v[2]*j));for(C=0;C<P;C+=1)_=i[C].a,_.s.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),j.length?n.scale(1+(_.s.v[0]-1)*j[0],1+(_.s.v[1]-1)*j[1],1):n.scale(1+(_.s.v[0]-1)*j,1+(_.s.v[1]-1)*j,1));for(C=0;C<P;C+=1){if(_=i[C].a,M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),_.sk.propType&&(j.length?n.skewFromAxis(-_.sk.v*j[0],_.sa.v*j[1]):n.skewFromAxis(-_.sk.v*j,_.sa.v*j)),_.r.propType&&(j.length?n.rotateZ(-_.r.v*j[2]):n.rotateZ(-_.r.v*j)),_.ry.propType&&(j.length?n.rotateY(_.ry.v*j[1]):n.rotateY(_.ry.v*j)),_.rx.propType&&(j.length?n.rotateX(_.rx.v*j[0]):n.rotateX(_.rx.v*j)),_.o.propType&&(j.length?it+=(_.o.v*j[0]-it)*j[0]:it+=(_.o.v*j-it)*j),t.strokeWidthAnim&&_.sw.propType&&(j.length?ct+=_.sw.v*j[0]:ct+=_.sw.v*j),t.strokeColorAnim&&_.sc.propType)for(q=0;q<3;q+=1)j.length?st[q]+=(_.sc.v[q]-st[q])*j[0]:st[q]+=(_.sc.v[q]-st[q])*j;if(t.fillColorAnim&&t.fc){if(_.fc.propType)for(q=0;q<3;q+=1)j.length?tt[q]+=(_.fc.v[q]-tt[q])*j[0]:tt[q]+=(_.fc.v[q]-tt[q])*j;_.fh.propType&&(j.length?tt=addHueToRGB(tt,_.fh.v*j[0]):tt=addHueToRGB(tt,_.fh.v*j)),_.fs.propType&&(j.length?tt=addSaturationToRGB(tt,_.fs.v*j[0]):tt=addSaturationToRGB(tt,_.fs.v*j)),_.fb.propType&&(j.length?tt=addBrightnessToRGB(tt,_.fb.v*j[0]):tt=addBrightnessToRGB(tt,_.fb.v*j))}}for(C=0;C<P;C+=1)_=i[C].a,_.p.propType&&(M=i[C].s,j=M.getMult(u[f].anIndexes[C],s.a[C].s.totalChars),this._hasMaskedPath?j.length?n.translate(0,_.p.v[1]*j[0],-_.p.v[2]*j[1]):n.translate(0,_.p.v[1]*j,-_.p.v[2]*j):j.length?n.translate(_.p.v[0]*j[0],_.p.v[1]*j[1],-_.p.v[2]*j[2]):n.translate(_.p.v[0]*j,_.p.v[1]*j,-_.p.v[2]*j));if(t.strokeWidthAnim&&(pt=ct<0?0:ct),t.strokeColorAnim&&(ot="rgb("+Math.round(st[0]*255)+","+Math.round(st[1]*255)+","+Math.round(st[2]*255)+")"),t.fillColorAnim&&t.fc&&(ut="rgb("+Math.round(tt[0]*255)+","+Math.round(tt[1]*255)+","+Math.round(tt[2]*255)+")"),this._hasMaskedPath){if(n.translate(0,-t.ls),n.translate(0,r[1]*H*.01+c,0),this._pathData.p.v){O=(x.point[1]-g.point[1])/(x.point[0]-g.point[0]);var lt=Math.atan(O)*180/Math.PI;x.point[0]<g.point[0]&&(lt+=180),n.rotate(-lt*Math.PI/180)}n.translate(G,J,0),d-=r[0]*u[f].an*.005,u[f+1]&&L!==u[f+1].ind&&(d+=u[f].an/2,d+=t.tr*.001*t.finalSize)}else{switch(n.translate(o,c,0),t.ps&&n.translate(t.ps[0],t.ps[1]+t.ascent,0),t.j){case 1:n.translate(u[f].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[f].line]),0,0);break;case 2:n.translate(u[f].animatorJustifyOffset+t.justifyOffset+(t.boxWidth-t.lineWidths[u[f].line])/2,0,0);break}n.translate(0,-t.ls),n.translate(N,0,0),n.translate(r[0]*u[f].an*.005,r[1]*H*.01,0),o+=u[f].l+t.tr*.001*t.finalSize}a==="html"?ft=n.toCSS():a==="svg"?ft=n.to2dCSS():xt=[n.props[0],n.props[1],n.props[2],n.props[3],n.props[4],n.props[5],n.props[6],n.props[7],n.props[8],n.props[9],n.props[10],n.props[11],n.props[12],n.props[13],n.props[14],n.props[15]],dt=it}l<=f?(A=new LetterProps(dt,pt,ot,ut,ft,xt),this.renderedLetters.push(A),l+=1,this.lettersChangedFlag=!0):(A=this.renderedLetters[f],this.lettersChangedFlag=A.update(dt,pt,ot,ut,ft,xt)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty);function ITextElement(){}ITextElement.prototype.initElement=function(t,e,r){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,r),this.textProperty=new TextProperty(this,t.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(t.t,this.renderType,this),this.initTransform(t,e,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)},ITextElement.prototype.createPathShape=function(t,e){var r,i=e.length,s,n="";for(r=0;r<i;r+=1)e[r].ty==="sh"&&(s=e[r].ks.k,n+=buildShapeString(s,s.i.length,!0,t));return n},ITextElement.prototype.updateDocumentData=function(t,e){this.textProperty.updateDocumentData(t,e)},ITextElement.prototype.canResizeFont=function(t){this.textProperty.canResizeFont(t)},ITextElement.prototype.setMinimumFontSize=function(t){this.textProperty.setMinimumFontSize(t)},ITextElement.prototype.applyTextPropertiesToMatrix=function(t,e,r,i,s){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+t.ascent,0),e.translate(0,-t.ls,0),t.j){case 1:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[r]),0,0);break;case 2:e.translate(t.justifyOffset+(t.boxWidth-t.lineWidths[r])/2,0,0);break}e.translate(i,s,0)},ITextElement.prototype.buildColor=function(t){return"rgb("+Math.round(t[0]*255)+","+Math.round(t[1]*255)+","+Math.round(t[2]*255)+")"},ITextElement.prototype.emptyProp=new LetterProps,ITextElement.prototype.destroy=function(){},ITextElement.prototype.validateText=function(){(this.textProperty._mdf||this.textProperty._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)};var emptyShapeData={shapes:[]};function SVGTextLottieElement(t,e,r){this.textSpans=[],this.renderType="svg",this.initElement(t,e,r)}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,r=t.length,i=[],s="";e<r;)t[e]==="\r"||t[e]===""?(i.push(s),s=""):s+=t[e],e+=1;return i.push(s),i},SVGTextLottieElement.prototype.buildShapeData=function(t,e){if(t.shapes&&t.shapes.length){var r=t.shapes[0];if(r.it){var i=r.it[r.it.length-1];i.s&&(i.s.k[0]=e,i.s.k[1]=e)}}return t},SVGTextLottieElement.prototype.buildNewText=function(){this.addDynamicProperty(this);var t,e,r=this.textProperty.currentData;this.renderedLetters=createSizedArray(r?r.l.length:0),r.fc?this.layerElement.setAttribute("fill",this.buildColor(r.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),r.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(r.sc)),this.layerElement.setAttribute("stroke-width",r.sw)),this.layerElement.setAttribute("font-size",r.finalSize);var i=this.globalData.fontManager.getFontByName(r.f);if(i.fClass)this.layerElement.setAttribute("class",i.fClass);else{this.layerElement.setAttribute("font-family",i.fFamily);var s=r.fWeight,n=r.fStyle;this.layerElement.setAttribute("font-style",n),this.layerElement.setAttribute("font-weight",s)}this.layerElement.setAttribute("aria-label",r.t);var a=r.l||[],l=!!this.globalData.fontManager.chars;e=a.length;var o,c=this.mHelper,f="",b=this.data.singleShape,u=0,E=0,d=!0,x=r.tr*.001*r.finalSize;if(b&&!l&&!r.sz){var S=this.textContainer,p="start";switch(r.j){case 1:p="end";break;case 2:p="middle";break;default:p="start";break}S.setAttribute("text-anchor",p),S.setAttribute("letter-spacing",x);var y=this.buildTextContents(r.finalText);for(e=y.length,E=r.ps?r.ps[1]+r.ascent:0,t=0;t<e;t+=1)o=this.textSpans[t].span||createNS("tspan"),o.textContent=y[t],o.setAttribute("x",0),o.setAttribute("y",E),o.style.display="inherit",S.appendChild(o),this.textSpans[t]||(this.textSpans[t]={span:null,glyph:null}),this.textSpans[t].span=o,E+=r.finalLineHeight;this.layerElement.appendChild(S)}else{var m=this.textSpans.length,g;for(t=0;t<e;t+=1){if(this.textSpans[t]||(this.textSpans[t]={span:null,childSpan:null,glyph:null}),!l||!b||t===0){if(o=m>t?this.textSpans[t].span:createNS(l?"g":"text"),m<=t){if(o.setAttribute("stroke-linecap","butt"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("stroke-miterlimit","4"),this.textSpans[t].span=o,l){var k=createNS("g");o.appendChild(k),this.textSpans[t].childSpan=k}this.textSpans[t].span=o,this.layerElement.appendChild(o)}o.style.display="inherit"}if(c.reset(),b&&(a[t].n&&(u=-x,E+=r.yOffset,E+=d?1:0,d=!1),this.applyTextPropertiesToMatrix(r,c,a[t].line,u,E),u+=a[t].l||0,u+=x),l){g=this.globalData.fontManager.getCharData(r.finalText[t],i.fStyle,this.globalData.fontManager.getFontByName(r.f).fFamily);var R;if(g.t===1)R=new SVGCompElement(g.data,this.globalData,this);else{var T=emptyShapeData;g.data&&g.data.shapes&&(T=this.buildShapeData(g.data,r.finalSize)),R=new SVGShapeElement(T,this.globalData,this)}if(this.textSpans[t].glyph){var F=this.textSpans[t].glyph;this.textSpans[t].childSpan.removeChild(F.layerElement),F.destroy()}this.textSpans[t].glyph=R,R._debug=!0,R.prepareFrame(0),R.renderFrame(),this.textSpans[t].childSpan.appendChild(R.layerElement),g.t===1&&this.textSpans[t].childSpan.setAttribute("transform","scale("+r.finalSize/100+","+r.finalSize/100+")")}else b&&o.setAttribute("transform","translate("+c.props[12]+","+c.props[13]+")"),o.textContent=a[t].val,o.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}b&&o&&o.setAttribute("d",f)}for(;t<this.textSpans.length;)this.textSpans[t].span.style.display="none",t+=1;this._sizeChanged=!0},SVGTextLottieElement.prototype.sourceRectAtTime=function(){if(this.prepareFrame(this.comp.renderedFrame-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;var t=this.layerElement.getBBox();this.bbox={top:t.y,left:t.x,width:t.width,height:t.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var t,e=this.textSpans.length,r;for(this.renderedFrame=this.comp.renderedFrame,t=0;t<e;t+=1)r=this.textSpans[t].glyph,r&&(r.prepareFrame(this.comp.renderedFrame-this.data.st),r._mdf&&(this._mdf=!0))},SVGTextLottieElement.prototype.renderInnerContent=function(){if(this.validateText(),(!this.data.singleShape||this._mdf)&&(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag)){this._sizeChanged=!0;var t,e,r=this.textAnimator.renderedLetters,i=this.textProperty.currentData.l;e=i.length;var s,n,a;for(t=0;t<e;t+=1)i[t].n||(s=r[t],n=this.textSpans[t].span,a=this.textSpans[t].glyph,a&&a.renderFrame(),s._mdf.m&&n.setAttribute("transform",s.m),s._mdf.o&&n.setAttribute("opacity",s.o),s._mdf.sw&&n.setAttribute("stroke-width",s.sw),s._mdf.sc&&n.setAttribute("stroke",s.sc),s._mdf.fc&&n.setAttribute("fill",s.fc))}};function ISolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var t=createNS("rect");t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.layerElement.appendChild(t)};function NullElement(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initFrame(),this.initTransform(t,e,r),this.initHierarchy()}NullElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement);function SVGRendererBase(){}extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(t){return new NullElement(t,this.globalData,this)},SVGRendererBase.prototype.createShape=function(t){return new SVGShapeElement(t,this.globalData,this)},SVGRendererBase.prototype.createText=function(t){return new SVGTextLottieElement(t,this.globalData,this)},SVGRendererBase.prototype.createImage=function(t){return new IImageElement(t,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(t){return new ISolidElement(t,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(t){this.svgElement.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.svgElement.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",t.w),this.svgElement.setAttribute("height",t.h),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility),this.renderConfig.width&&this.svgElement.setAttribute("width",this.renderConfig.width),this.renderConfig.height&&this.svgElement.setAttribute("height",this.renderConfig.height),this.renderConfig.className&&this.svgElement.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.svgElement.setAttribute("id",this.renderConfig.id),this.renderConfig.focusable!==void 0&&this.svgElement.setAttribute("focusable",this.renderConfig.focusable),this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper.appendChild(this.svgElement);var e=this.globalData.defs;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;var r=createNS("clipPath"),i=createNS("rect");i.setAttribute("width",t.w),i.setAttribute("height",t.h),i.setAttribute("x",0),i.setAttribute("y",0);var s=createElementID();r.setAttribute("id",s),r.appendChild(i),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+s+")"),e.appendChild(r),this.layers=t.layers,this.elements=createSizedArray(t.layers.length)},SVGRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(t){var e=0,r=this.layers.length;for(e=0;e<r;e+=1)if(this.layers[e].ind===t)return e;return-1},SVGRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){e[t]=!0;var r=this.createItem(this.layers[t]);if(e[t]=r,getExpressionsPlugin()&&(this.layers[t].ty===0&&this.globalData.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,t),this.layers[t].tt){var i="tp"in this.layers[t]?this.findIndexByInd(this.layers[t].tp):t-1;if(i===-1)return;if(!this.elements[i]||this.elements[i]===!0)this.buildItem(i),this.addPendingElement(r);else{var s=e[i],n=s.getMatte(this.layers[t].tt);r.setMatte(n)}}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();if(t.checkParenting(),t.data.tt)for(var e=0,r=this.elements.length;e<r;){if(this.elements[e]===t){var i="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,s=this.elements[i],n=s.getMatte(this.layers[e].tt);t.setMatte(n);break}e+=1}}},SVGRendererBase.prototype.renderFrame=function(t){if(!(this.renderedFrame===t||this.destroyed)){t===null?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=t,this.globalData._mdf=!1;var e,r=this.layers.length;for(this.completeLayers||this.checkLayers(t),e=r-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<r;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(t,e){var r=t.getBaseElement();if(r){for(var i=0,s;i<e;)this.elements[i]&&this.elements[i]!==!0&&this.elements[i].getBaseElement()&&(s=this.elements[i].getBaseElement()),i+=1;s?this.layerElement.insertBefore(r,s):this.layerElement.appendChild(r)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"};function ICompElement(){}extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initTransform(t,e,r),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 r,i=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&(this.elements[r].prepareFrame(this.renderedFrame-this.layers[r].st),this.elements[r]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()},ICompElement.prototype.setElements=function(t){this.elements=t},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var t,e=this.layers.length;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()};function SVGCompElement(t,e,r){this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function SVGRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var r="";if(e&&e.title){var i=createNS("title"),s=createElementID();i.setAttribute("id",s),i.textContent=e.title,this.svgElement.appendChild(i),r+=s}if(e&&e.description){var n=createNS("desc"),a=createElementID();n.setAttribute("id",a),n.textContent=e.description,this.svgElement.appendChild(n),r+=" "+a}r&&this.svgElement.setAttribute("aria-labelledby",r);var l=createNS("defs");this.svgElement.appendChild(l);var o=createNS("g");this.svgElement.appendChild(o),this.layerElement=o,this.renderConfig={preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",progressiveLoad:e&&e.progressiveLoad||!1,hideOnTransparent:!(e&&e.hideOnTransparent===!1),viewBoxOnly:e&&e.viewBoxOnly||!1,viewBoxSize:e&&e.viewBoxSize||!1,className:e&&e.className||"",id:e&&e.id||"",focusable:e&&e.focusable,filterSize:{width:e&&e.filterSize&&e.filterSize.width||"100%",height:e&&e.filterSize&&e.filterSize.height||"100%",x:e&&e.filterSize&&e.filterSize.x||"0%",y:e&&e.filterSize&&e.filterSize.y||"0%"},width:e&&e.width,height:e&&e.height,runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:l,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(t){return new SVGCompElement(t,this.globalData,this)};function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}ShapeTransformManager.prototype={addTransformSequence:function(e){var r,i=e.length,s="_";for(r=0;r<i;r+=1)s+=e[r].transform.key+"_";var n=this.sequences[s];return n||(n={transforms:[].concat(e),finalTransform:new Matrix,_mdf:!1},this.sequences[s]=n,this.sequenceList.push(n)),n},processSequence:function(e,r){for(var i=0,s=e.transforms.length,n=r;i<s&&!r;){if(e.transforms[i].transform.mProps._mdf){n=!0;break}i+=1}if(n)for(e.finalTransform.reset(),i=s-1;i>=0;i-=1)e.finalTransform.multiply(e.transforms[i].transform.mProps.v);e._mdf=n},processSequences:function(e){var r,i=this.sequenceList.length;for(r=0;r<i;r+=1)this.processSequence(this.sequenceList[r],e)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var e="__lottie_element_luma_buffer",r=null,i=null,s=null;function n(){var o=createNS("svg"),c=createNS("filter"),f=createNS("feColorMatrix");return c.setAttribute("id",e),f.setAttribute("type","matrix"),f.setAttribute("color-interpolation-filters","sRGB"),f.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),c.appendChild(f),o.appendChild(c),o.setAttribute("id",e+"_svg"),featureSupport.svgLumaHidden&&(o.style.display="none"),o}function a(){r||(s=n(),document.body.appendChild(s),r=createTag("canvas"),i=r.getContext("2d"),i.filter="url(#"+e+")",i.fillStyle="rgba(0,0,0,0)",i.fillRect(0,0,1,1))}function l(o){return r||a(),r.width=o.width,r.height=o.height,i.filter="url(#"+e+")",r}return{load:a,get:l}};function createCanvas(t,e){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(t,e);var r=createTag("canvas");return r.width=t,r.height=e,r}var assetLoader=function(){return{loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas}}(),registeredEffects={};function CVEffects(t){var e,r=t.data.ef?t.data.ef.length:0;this.filters=[];var i;for(e=0;e<r;e+=1){i=null;var s=t.data.ef[e].ty;if(registeredEffects[s]){var n=registeredEffects[s].effect;i=new n(t.effectsManager.effectElements[e],t)}i&&this.filters.push(i)}this.filters.length&&t.addRenderableComponent(this)}CVEffects.prototype.renderFrame=function(t){var e,r=this.filters.length;for(e=0;e<r;e+=1)this.filters[e].renderFrame(t)},CVEffects.prototype.getEffects=function(t){var e,r=this.filters.length,i=[];for(e=0;e<r;e+=1)this.filters[e].type===t&&i.push(this.filters[e]);return i};function registerEffect(t,e){registeredEffects[t]={effect:e}}function CVMaskElement(t,e){this.data=t,this.element=e,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var r,i=this.masksProperties.length,s=!1;for(r=0;r<i;r+=1)this.masksProperties[r].mode!=="n"&&(s=!0),this.viewData[r]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[r],3);this.hasMasks=s,s&&this.element.addRenderableComponent(this)}CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var t=this.element.finalTransform.mat,e=this.element.canvasContext,r,i=this.masksProperties.length,s,n,a;for(e.beginPath(),r=0;r<i;r+=1)if(this.masksProperties[r].mode!=="n"){this.masksProperties[r].inv&&(e.moveTo(0,0),e.lineTo(this.element.globalData.compSize.w,0),e.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),e.lineTo(0,this.element.globalData.compSize.h),e.lineTo(0,0)),a=this.viewData[r].v,s=t.applyToPointArray(a.v[0][0],a.v[0][1],0),e.moveTo(s[0],s[1]);var l,o=a._length;for(l=1;l<o;l+=1)n=t.applyToTriplePoints(a.o[l-1],a.i[l],a.v[l]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5]);n=t.applyToTriplePoints(a.o[l-1],a.i[0],a.v[0]),e.bezierCurveTo(n[0],n[1],n[2],n[3],n[4],n[5])}this.element.globalData.renderer.save(!0),e.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};function CVBaseElement(){}var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var e=this.globalData.canvasContext,r=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(r);var i=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(i),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var e=this.globalData;if(e.blendMode!==this.data.bm){e.blendMode=this.data.bm;var r=getBlendMode(this.data.bm);e.canvasContext.globalCompositeOperation=r}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){!this.hidden&&(!this.isInRange||this.isTransparent)&&(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(e){e.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var e=this.buffers[0],r=e.getContext("2d");this.clearCanvas(r),r.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var e=this.buffers[1],r=e.getContext("2d");this.clearCanvas(r),r.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);var i=this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1);if(i.renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var s=assetLoader.getLumaCanvas(this.canvasContext.canvas),n=s.getContext("2d");n.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(s,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(e){if(!(this.hidden||this.data.hd)&&!(this.data.td===1&&!e)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var r=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(r),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(r),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement;function CVShapeData(t,e,r,i){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var s=4;e.ty==="rc"?s=5:e.ty==="el"?s=6:e.ty==="sr"&&(s=7),this.sh=ShapePropertyFactory.getShapeProp(t,e,s,t);var n,a=r.length,l;for(n=0;n<a;n+=1)r[n].closed||(l={transforms:i.addTransformSequence(r[n].transforms),trNodes:[]},this.styledShapes.push(l),r[n].elements.push(l))}CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated;function CVShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableElement],CVShapeElement),CVShapeElement.prototype.initElement=RenderableDOMElement.prototype.initElement,CVShapeElement.prototype.transformHelper={opacity:1,_opMdf:!1},CVShapeElement.prototype.dashResetter=[],CVShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])},CVShapeElement.prototype.createStyleElement=function(t,e){var r={data:t,type:t.ty,preTransforms:this.transformsManager.addTransformSequence(e),transforms:[],elements:[],closed:t.hd===!0},i={};if(t.ty==="fl"||t.ty==="st"?(i.c=PropertyFactory.getProp(this,t.c,1,255,this),i.c.k||(r.co="rgb("+bmFloor(i.c.v[0])+","+bmFloor(i.c.v[1])+","+bmFloor(i.c.v[2])+")")):(t.ty==="gf"||t.ty==="gs")&&(i.s=PropertyFactory.getProp(this,t.s,1,null,this),i.e=PropertyFactory.getProp(this,t.e,1,null,this),i.h=PropertyFactory.getProp(this,t.h||{k:0},0,.01,this),i.a=PropertyFactory.getProp(this,t.a||{k:0},0,degToRads,this),i.g=new GradientProperty(this,t.g,this)),i.o=PropertyFactory.getProp(this,t.o,0,.01,this),t.ty==="st"||t.ty==="gs"){if(r.lc=lineCapEnum[t.lc||2],r.lj=lineJoinEnum[t.lj||2],t.lj==1&&(r.ml=t.ml),i.w=PropertyFactory.getProp(this,t.w,0,null,this),i.w.k||(r.wi=i.w.v),t.d){var s=new DashProperty(this,t.d,"canvas",this);i.d=s,i.d.k||(r.da=i.d.dashArray,r.do=i.d.dashoffset[0])}}else r.r=t.r===2?"evenodd":"nonzero";return this.stylesList.push(r),i.style=r,i},CVShapeElement.prototype.createGroupElement=function(){var t={it:[],prevViewData:[]};return t},CVShapeElement.prototype.createTransformElement=function(t){var e={transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,t.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,t,this)}};return e},CVShapeElement.prototype.createShapeElement=function(t){var e=new CVShapeData(this,t,this.stylesList,this.transformsManager);return this.shapes.push(e),this.addShapeToModifiers(e),e},CVShapeElement.prototype.reloadShapes=function(){this._isFirstFrame=!0;var t,e=this.itemsData.length;for(t=0;t<e;t+=1)this.prevViewData[t]=this.itemsData[t];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),e=this.dynamicProperties.length,t=0;t<e;t+=1)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(t){var e,r=this.stylesList.length;for(e=0;e<r;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.push(t)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var t,e=this.stylesList.length;for(t=0;t<e;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.pop()},CVShapeElement.prototype.closeStyles=function(t){var e,r=t.length;for(e=0;e<r;e+=1)t[e].closed=!0},CVShapeElement.prototype.searchShapes=function(t,e,r,i,s){var n,a=t.length-1,l,o,c=[],f=[],b,u,E,d=[].concat(s);for(n=a;n>=0;n-=1){if(b=this.searchProcessedElement(t[n]),b?e[n]=r[b-1]:t[n]._shouldRender=i,t[n].ty==="fl"||t[n].ty==="st"||t[n].ty==="gf"||t[n].ty==="gs")b?e[n].style.closed=!1:e[n]=this.createStyleElement(t[n],d),c.push(e[n].style);else if(t[n].ty==="gr"){if(!b)e[n]=this.createGroupElement(t[n]);else for(o=e[n].it.length,l=0;l<o;l+=1)e[n].prevViewData[l]=e[n].it[l];this.searchShapes(t[n].it,e[n].it,e[n].prevViewData,i,d)}else t[n].ty==="tr"?(b||(E=this.createTransformElement(t[n]),e[n]=E),d.push(e[n]),this.addTransformToStyleList(e[n])):t[n].ty==="sh"||t[n].ty==="rc"||t[n].ty==="el"||t[n].ty==="sr"?b||(e[n]=this.createShapeElement(t[n])):t[n].ty==="tm"||t[n].ty==="rd"||t[n].ty==="pb"||t[n].ty==="zz"||t[n].ty==="op"?(b?(u=e[n],u.closed=!1):(u=ShapeModifiers.getModifier(t[n].ty),u.init(this,t[n]),e[n]=u,this.shapeModifiers.push(u)),f.push(u)):t[n].ty==="rp"&&(b?(u=e[n],u.closed=!0):(u=ShapeModifiers.getModifier(t[n].ty),e[n]=u,u.init(this,t,n,e),this.shapeModifiers.push(u),i=!1),f.push(u));this.addProcessedElement(t[n],n+1)}for(this.removeTransformFromStyleList(),this.closeStyles(c),a=f.length,n=0;n<a;n+=1)f[n].closed=!0},CVShapeElement.prototype.renderInnerContent=function(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)},CVShapeElement.prototype.renderShapeTransform=function(t,e){(t._opMdf||e.op._mdf||this._isFirstFrame)&&(e.opacity=t.opacity,e.opacity*=e.op.v,e._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var t,e=this.stylesList.length,r,i,s,n,a,l,o=this.globalData.renderer,c=this.globalData.canvasContext,f,b;for(t=0;t<e;t+=1)if(b=this.stylesList[t],f=b.type,!((f==="st"||f==="gs")&&b.wi===0||!b.data._shouldRender||b.coOp===0||this.globalData.currentGlobalAlpha===0)){for(o.save(),a=b.elements,f==="st"||f==="gs"?(o.ctxStrokeStyle(f==="st"?b.co:b.grd),o.ctxLineWidth(b.wi),o.ctxLineCap(b.lc),o.ctxLineJoin(b.lj),o.ctxMiterLimit(b.ml||0)):o.ctxFillStyle(f==="fl"?b.co:b.grd),o.ctxOpacity(b.coOp),f!=="st"&&f!=="gs"&&c.beginPath(),o.ctxTransform(b.preTransforms.finalTransform.props),i=a.length,r=0;r<i;r+=1){for((f==="st"||f==="gs")&&(c.beginPath(),b.da&&(c.setLineDash(b.da),c.lineDashOffset=b.do)),l=a[r].trNodes,n=l.length,s=0;s<n;s+=1)l[s].t==="m"?c.moveTo(l[s].p[0],l[s].p[1]):l[s].t==="c"?c.bezierCurveTo(l[s].pts[0],l[s].pts[1],l[s].pts[2],l[s].pts[3],l[s].pts[4],l[s].pts[5]):c.closePath();(f==="st"||f==="gs")&&(o.ctxStroke(),b.da&&c.setLineDash(this.dashResetter))}f!=="st"&&f!=="gs"&&this.globalData.renderer.ctxFill(b.r),o.restore()}},CVShapeElement.prototype.renderShape=function(t,e,r,i){var s,n=e.length-1,a;for(a=t,s=n;s>=0;s-=1)e[s].ty==="tr"?(a=r[s].transform,this.renderShapeTransform(t,a)):e[s].ty==="sh"||e[s].ty==="el"||e[s].ty==="rc"||e[s].ty==="sr"?this.renderPath(e[s],r[s]):e[s].ty==="fl"?this.renderFill(e[s],r[s],a):e[s].ty==="st"?this.renderStroke(e[s],r[s],a):e[s].ty==="gf"||e[s].ty==="gs"?this.renderGradientFill(e[s],r[s],a):e[s].ty==="gr"?this.renderShape(a,e[s].it,r[s].it):e[s].ty;i&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(t,e){if(this._isFirstFrame||e._mdf||t.transforms._mdf){var r=t.trNodes,i=e.paths,s,n,a,l=i._length;r.length=0;var o=t.transforms.finalTransform;for(a=0;a<l;a+=1){var c=i.shapes[a];if(c&&c.v){for(n=c._length,s=1;s<n;s+=1)s===1&&r.push({t:"m",p:o.applyToPointArray(c.v[0][0],c.v[0][1],0)}),r.push({t:"c",pts:o.applyToTriplePoints(c.o[s-1],c.i[s],c.v[s])});n===1&&r.push({t:"m",p:o.applyToPointArray(c.v[0][0],c.v[0][1],0)}),c.c&&n&&(r.push({t:"c",pts:o.applyToTriplePoints(c.o[s-1],c.i[0],c.v[0])}),r.push({t:"z"}))}}t.trNodes=r}},CVShapeElement.prototype.renderPath=function(t,e){if(t.hd!==!0&&t._shouldRender){var r,i=e.styledShapes.length;for(r=0;r<i;r+=1)this.renderStyledShape(e.styledShapes[r],e.sh)}},CVShapeElement.prototype.renderFill=function(t,e,r){var i=e.style;(e.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*r.opacity)},CVShapeElement.prototype.renderGradientFill=function(t,e,r){var i=e.style,s;if(!i.grd||e.g._mdf||e.s._mdf||e.e._mdf||t.t!==1&&(e.h._mdf||e.a._mdf)){var n=this.globalData.canvasContext,a=e.s.v,l=e.e.v;if(t.t===1)s=n.createLinearGradient(a[0],a[1],l[0],l[1]);else{var o=Math.sqrt(Math.pow(a[0]-l[0],2)+Math.pow(a[1]-l[1],2)),c=Math.atan2(l[1]-a[1],l[0]-a[0]),f=e.h.v;f>=1?f=.99:f<=-1&&(f=-.99);var b=o*f,u=Math.cos(c+e.a.v)*b+a[0],E=Math.sin(c+e.a.v)*b+a[1];s=n.createRadialGradient(u,E,0,a[0],a[1],o)}var d,x=t.g.p,S=e.g.c,p=1;for(d=0;d<x;d+=1)e.g._hasOpacity&&e.g._collapsable&&(p=e.g.o[d*2+1]),s.addColorStop(S[d*4]/100,"rgba("+S[d*4+1]+","+S[d*4+2]+","+S[d*4+3]+","+p+")");i.grd=s}i.coOp=e.o.v*r.opacity},CVShapeElement.prototype.renderStroke=function(t,e,r){var i=e.style,s=e.d;s&&(s._mdf||this._isFirstFrame)&&(i.da=s.dashArray,i.do=s.dashoffset[0]),(e.c._mdf||this._isFirstFrame)&&(i.co="rgb("+bmFloor(e.c.v[0])+","+bmFloor(e.c.v[1])+","+bmFloor(e.c.v[2])+")"),(e.o._mdf||r._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*r.opacity),(e.w._mdf||this._isFirstFrame)&&(i.wi=e.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0};function CVTextElement(t,e,r){this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType="canvas",this.values={fill:"rgba(0,0,0,0)",stroke:"rgba(0,0,0,0)",sWidth:0,fValue:""},this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=!1;t.fc?(e=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=e;var r=!1;t.sc&&(r=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=t.sw);var i=this.globalData.fontManager.getFontByName(t.f),s,n,a=t.l,l=this.mHelper;this.stroke=r,this.values.fValue=t.finalSize+"px "+this.globalData.fontManager.getFontByName(t.f).fFamily,n=t.finalText.length;var o,c,f,b,u,E,d,x,S,p,y=this.data.singleShape,m=t.tr*.001*t.finalSize,g=0,k=0,R=!0,T=0;for(s=0;s<n;s+=1){o=this.globalData.fontManager.getCharData(t.finalText[s],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),c=o&&o.data||{},l.reset(),y&&a[s].n&&(g=-m,k+=t.yOffset,k+=R?1:0,R=!1),u=c.shapes?c.shapes[0].it:[],d=u.length,l.scale(t.finalSize/100,t.finalSize/100),y&&this.applyTextPropertiesToMatrix(t,l,a[s].line,g,k),S=createSizedArray(d-1);var F=0;for(E=0;E<d;E+=1)if(u[E].ty==="sh"){for(b=u[E].ks.k.i.length,x=u[E].ks.k,p=[],f=1;f<b;f+=1)f===1&&p.push(l.applyToX(x.v[0][0],x.v[0][1],0),l.applyToY(x.v[0][0],x.v[0][1],0)),p.push(l.applyToX(x.o[f-1][0],x.o[f-1][1],0),l.applyToY(x.o[f-1][0],x.o[f-1][1],0),l.applyToX(x.i[f][0],x.i[f][1],0),l.applyToY(x.i[f][0],x.i[f][1],0),l.applyToX(x.v[f][0],x.v[f][1],0),l.applyToY(x.v[f][0],x.v[f][1],0));p.push(l.applyToX(x.o[f-1][0],x.o[f-1][1],0),l.applyToY(x.o[f-1][0],x.o[f-1][1],0),l.applyToX(x.i[0][0],x.i[0][1],0),l.applyToY(x.i[0][0],x.i[0][1],0),l.applyToX(x.v[0][0],x.v[0][1],0),l.applyToY(x.v[0][0],x.v[0][1],0)),S[F]=p,F+=1}y&&(g+=a[s].l,g+=m),this.textSpans[T]?this.textSpans[T].elem=S:this.textSpans[T]={elem:S},T+=1}},CVTextElement.prototype.renderInnerContent=function(){this.validateText();var t=this.canvasContext;t.font=this.values.fValue,this.globalData.renderer.ctxLineCap("butt"),this.globalData.renderer.ctxLineJoin("miter"),this.globalData.renderer.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);var e,r,i,s,n,a,l=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;r=o.length;var c,f=null,b=null,u=null,E,d,x=this.globalData.renderer;for(e=0;e<r;e+=1)if(!o[e].n){if(c=l[e],c&&(x.save(),x.ctxTransform(c.p),x.ctxOpacity(c.o)),this.fill){for(c&&c.fc?f!==c.fc&&(x.ctxFillStyle(c.fc),f=c.fc):f!==this.values.fill&&(f=this.values.fill,x.ctxFillStyle(this.values.fill)),E=this.textSpans[e].elem,s=E.length,this.globalData.canvasContext.beginPath(),i=0;i<s;i+=1)for(d=E[i],a=d.length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<a;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),x.ctxFill()}if(this.stroke){for(c&&c.sw?u!==c.sw&&(u=c.sw,x.ctxLineWidth(c.sw)):u!==this.values.sWidth&&(u=this.values.sWidth,x.ctxLineWidth(this.values.sWidth)),c&&c.sc?b!==c.sc&&(b=c.sc,x.ctxStrokeStyle(c.sc)):b!==this.values.stroke&&(b=this.values.stroke,x.ctxStrokeStyle(this.values.stroke)),E=this.textSpans[e].elem,s=E.length,this.globalData.canvasContext.beginPath(),i=0;i<s;i+=1)for(d=E[i],a=d.length,this.globalData.canvasContext.moveTo(d[0],d[1]),n=2;n<a;n+=6)this.globalData.canvasContext.bezierCurveTo(d[n],d[n+1],d[n+2],d[n+3],d[n+4],d[n+5]);this.globalData.canvasContext.closePath(),x.ctxStroke()}c&&this.globalData.renderer.restore()}};function CVImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.img=e.imageLoader.getAsset(this.assetData),this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVImageElement),CVImageElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVImageElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVImageElement.prototype.createContent=function(){if(this.img.width&&(this.assetData.w!==this.img.width||this.assetData.h!==this.img.height)){var t=createTag("canvas");t.width=this.assetData.w,t.height=this.assetData.h;var e=t.getContext("2d"),r=this.img.width,i=this.img.height,s=r/i,n=this.assetData.w/this.assetData.h,a,l,o=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;s>n&&o==="xMidYMid slice"||s<n&&o!=="xMidYMid slice"?(l=i,a=l*n):(a=r,l=a/n),e.drawImage(this.img,(r-a)/2,(i-l)/2,a,l,0,0,this.assetData.w,this.assetData.h),this.img=t}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null};function CVSolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement],CVSolidElement),CVSolidElement.prototype.initElement=SVGShapeElement.prototype.initElement,CVSolidElement.prototype.prepareFrame=IImageElement.prototype.prepareFrame,CVSolidElement.prototype.renderInnerContent=function(){this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw,this.data.sh)};function CanvasRendererBase(){}extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(t){return new CVShapeElement(t,this.globalData,this)},CanvasRendererBase.prototype.createText=function(t){return new CVTextElement(t,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(t){return new CVImageElement(t,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(t){return new CVSolidElement(t,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(t){t[0]===1&&t[1]===0&&t[4]===0&&t[5]===1&&t[12]===0&&t[13]===0||this.canvasContext.transform(t[0],t[1],t[4],t[5],t[12],t[13])},CanvasRendererBase.prototype.ctxOpacity=function(t){this.canvasContext.globalAlpha*=t<0?0:t},CanvasRendererBase.prototype.ctxFillStyle=function(t){this.canvasContext.fillStyle=t},CanvasRendererBase.prototype.ctxStrokeStyle=function(t){this.canvasContext.strokeStyle=t},CanvasRendererBase.prototype.ctxLineWidth=function(t){this.canvasContext.lineWidth=t},CanvasRendererBase.prototype.ctxLineCap=function(t){this.canvasContext.lineCap=t},CanvasRendererBase.prototype.ctxLineJoin=function(t){this.canvasContext.lineJoin=t},CanvasRendererBase.prototype.ctxMiterLimit=function(t){this.canvasContext.miterLimit=t},CanvasRendererBase.prototype.ctxFill=function(t){this.canvasContext.fill(t)},CanvasRendererBase.prototype.ctxFillRect=function(t,e,r,i){this.canvasContext.fillRect(t,e,r,i)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}this.contextData.reset()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(t){if(!this.renderConfig.clearCanvas){this.canvasContext.restore();return}t&&(this.globalData.blendMode="source-over"),this.contextData.restore(t)},CanvasRendererBase.prototype.configAnimation=function(t){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var e=this.animationItem.container.style;e.width="100%",e.height="100%";var r="0px 0px 0px";e.transformOrigin=r,e.mozTransformOrigin=r,e.webkitTransformOrigin=r,e["-webkit-transform"]=r,e.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&this.animationItem.container.setAttribute("class",this.renderConfig.className),this.renderConfig.id&&this.animationItem.container.setAttribute("id",this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={w:t.w,h:t.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=createSizedArray(t.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(t,e){this.reset();var r,i;t?(r=t,i=e,this.canvasContext.canvas.width=r,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(r=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(r=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=r*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr);var s,n;if(this.renderConfig.preserveAspectRatio.indexOf("meet")!==-1||this.renderConfig.preserveAspectRatio.indexOf("slice")!==-1){var a=this.renderConfig.preserveAspectRatio.split(" "),l=a[1]||"meet",o=a[0]||"xMidYMid",c=o.substr(0,4),f=o.substr(4);s=r/i,n=this.transformCanvas.w/this.transformCanvas.h,n>s&&l==="meet"||n<s&&l==="slice"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),c==="xMid"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(r-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:c==="xMax"&&(n<s&&l==="meet"||n>s&&l==="slice")?this.transformCanvas.tx=(r-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,f==="YMid"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(r/this.transformCanvas.w))/2*this.renderConfig.dpr:f==="YMax"&&(n>s&&l==="meet"||n<s&&l==="slice")?this.transformCanvas.ty=(i-this.transformCanvas.h*(r/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio==="none"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0);this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)},CanvasRendererBase.prototype.destroy=function(){this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");var t,e=this.layers?this.layers.length:0;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(t,e){if(!(this.renderedFrame===t&&this.renderConfig.clearCanvas===!0&&!e||this.destroyed||t===-1)){this.renderedFrame=t,this.globalData.frameNum=t-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||e,this.globalData.projectInterface.currentFrame=t;var r,i=this.layers.length;for(this.completeLayers||this.checkLayers(t),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].prepareFrame(t-this.layers[r].st);if(this.globalData._mdf){for(this.renderConfig.clearCanvas===!0?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),r=i-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(t){var e=this.elements;if(!(e[t]||this.layers[t].ty===99)){var r=this.createItem(this.layers[t],this,this.globalData);e[t]=r,r.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"};function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){this.stack=[],this.cArrPos=0,this.cTr=new Matrix;var t,e=15;for(t=0;t<e;t+=1){var r=new CanvasContext;this.stack[t]=r}this._length=e,this.nativeContext=null,this.transformMat=new Matrix,this.currentOpacity=1,this.currentFillStyle="",this.appliedFillStyle="",this.currentStrokeStyle="",this.appliedStrokeStyle="",this.currentLineWidth="",this.appliedLineWidth="",this.currentLineCap="",this.appliedLineCap="",this.currentLineJoin="",this.appliedLineJoin="",this.appliedMiterLimit="",this.currentMiterLimit=""}CVContextData.prototype.duplicate=function(){var t=this._length*2,e=0;for(e=this._length;e<t;e+=1)this.stack[e]=new CanvasContext;this._length=t},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(t){this.cArrPos-=1;var e=this.stack[this.cArrPos],r=e.transform,i,s=this.cTr.props;for(i=0;i<16;i+=1)s[i]=r[i];if(t){this.nativeContext.restore();var n=this.stack[this.cArrPos+1];this.appliedFillStyle=n.fillStyle,this.appliedStrokeStyle=n.strokeStyle,this.appliedLineWidth=n.lineWidth,this.appliedLineCap=n.lineCap,this.appliedLineJoin=n.lineJoin,this.appliedMiterLimit=n.miterLimit}this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13]),(t||e.opacity!==-1&&this.currentOpacity!==e.opacity)&&(this.nativeContext.globalAlpha=e.opacity,this.currentOpacity=e.opacity),this.currentFillStyle=e.fillStyle,this.currentStrokeStyle=e.strokeStyle,this.currentLineWidth=e.lineWidth,this.currentLineCap=e.lineCap,this.currentLineJoin=e.lineJoin,this.currentMiterLimit=e.miterLimit},CVContextData.prototype.save=function(t){t&&this.nativeContext.save();var e=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var r=this.stack[this.cArrPos],i;for(i=0;i<16;i+=1)r.transform[i]=e[i];this.cArrPos+=1;var s=this.stack[this.cArrPos];s.opacity=r.opacity,s.fillStyle=r.fillStyle,s.strokeStyle=r.strokeStyle,s.lineWidth=r.lineWidth,s.lineCap=r.lineCap,s.lineJoin=r.lineJoin,s.miterLimit=r.miterLimit},CVContextData.prototype.setOpacity=function(t){this.stack[this.cArrPos].opacity=t},CVContextData.prototype.setContext=function(t){this.nativeContext=t},CVContextData.prototype.fillStyle=function(t){this.stack[this.cArrPos].fillStyle!==t&&(this.currentFillStyle=t,this.stack[this.cArrPos].fillStyle=t)},CVContextData.prototype.strokeStyle=function(t){this.stack[this.cArrPos].strokeStyle!==t&&(this.currentStrokeStyle=t,this.stack[this.cArrPos].strokeStyle=t)},CVContextData.prototype.lineWidth=function(t){this.stack[this.cArrPos].lineWidth!==t&&(this.currentLineWidth=t,this.stack[this.cArrPos].lineWidth=t)},CVContextData.prototype.lineCap=function(t){this.stack[this.cArrPos].lineCap!==t&&(this.currentLineCap=t,this.stack[this.cArrPos].lineCap=t)},CVContextData.prototype.lineJoin=function(t){this.stack[this.cArrPos].lineJoin!==t&&(this.currentLineJoin=t,this.stack[this.cArrPos].lineJoin=t)},CVContextData.prototype.miterLimit=function(t){this.stack[this.cArrPos].miterLimit!==t&&(this.currentMiterLimit=t,this.stack[this.cArrPos].miterLimit=t)},CVContextData.prototype.transform=function(t){this.transformMat.cloneFromProps(t);var e=this.cTr;this.transformMat.multiply(e),e.cloneFromProps(this.transformMat.props);var r=e.props;this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13])},CVContextData.prototype.opacity=function(t){var e=this.stack[this.cArrPos].opacity;e*=t<0?0:t,this.stack[this.cArrPos].opacity!==e&&(this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),this.stack[this.cArrPos].opacity=e)},CVContextData.prototype.fill=function(t){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(t)},CVContextData.prototype.fillRect=function(t,e,r,i){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(t,e,r,i)},CVContextData.prototype.stroke=function(){this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=this.appliedLineWidth),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=this.appliedMiterLimit),this.nativeContext.stroke()};function CVCompElement(t,e,r){this.completeLayers=!1,this.layers=t.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var t=this.canvasContext;t.beginPath(),t.moveTo(0,0),t.lineTo(this.data.w,0),t.lineTo(this.data.w,this.data.h),t.lineTo(0,this.data.h),t.lineTo(0,0),t.clip();var e,r=this.layers.length;for(e=r-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},CVCompElement.prototype.destroy=function(){var t,e=this.layers.length;for(t=e-1;t>=0;t-=1)this.elements[t]&&this.elements[t].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function CanvasRenderer(t,e){this.animationItem=t,this.renderConfig={clearCanvas:e&&e.clearCanvas!==void 0?e.clearCanvas:!0,context:e&&e.context||null,progressiveLoad:e&&e.progressiveLoad||!1,preserveAspectRatio:e&&e.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:e&&e.contentVisibility||"visible",className:e&&e.className||"",id:e&&e.id||"",runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.renderConfig.dpr=e&&e.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=e&&e.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(t){return new CVCompElement(t,this.globalData,this)};function HBaseElement(){}HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.bm!==0&&this.setBlendMode()},renderElement:function(){var e=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var r=this.finalTransform.mat.toCSS();e.transform=r,e.webkitTransform=r}this.finalTransform._opMdf&&(e.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting;function HSolidElement(t,e,r){this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var t;this.data.hasMask?(t=createNS("rect"),t.setAttribute("width",this.data.sw),t.setAttribute("height",this.data.sh),t.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):(t=createTag("div"),t.style.width=this.data.sw+"px",t.style.height=this.data.sh+"px",t.style.backgroundColor=this.data.sc),this.layerElement.appendChild(t)};function HShapeElement(t,e,r){this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(t,e,r),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var t;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),t=this.svgElement;else{t=createNS("svg");var e=this.comp.data?this.comp.data:this.globalData.compSize;t.setAttribute("width",e.w),t.setAttribute("height",e.h),t.appendChild(this.shapesContainer),this.layerElement.appendChild(t)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=t},HShapeElement.prototype.getTransformedPoint=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)e=t[r].mProps.v.applyToPointArray(e[0],e[1],0);return e},HShapeElement.prototype.calculateShapeBoundingBox=function(t,e){var r=t.sh.v,i=t.transformers,s,n=r._length,a,l,o,c;if(!(n<=1)){for(s=0;s<n-1;s+=1)a=this.getTransformedPoint(i,r.v[s]),l=this.getTransformedPoint(i,r.o[s]),o=this.getTransformedPoint(i,r.i[s+1]),c=this.getTransformedPoint(i,r.v[s+1]),this.checkBounds(a,l,o,c,e);r.c&&(a=this.getTransformedPoint(i,r.v[s]),l=this.getTransformedPoint(i,r.o[s]),o=this.getTransformedPoint(i,r.i[0]),c=this.getTransformedPoint(i,r.v[0]),this.checkBounds(a,l,o,c,e))}},HShapeElement.prototype.checkBounds=function(t,e,r,i,s){this.getBoundsOfCurve(t,e,r,i);var n=this.shapeBoundingBox;s.x=bmMin(n.left,s.x),s.xMax=bmMax(n.right,s.xMax),s.y=bmMin(n.top,s.y),s.yMax=bmMax(n.bottom,s.yMax)},HShapeElement.prototype.shapeBoundingBox={left:0,right:0,top:0,bottom:0},HShapeElement.prototype.tempBoundingBox={x:0,xMax:0,y:0,yMax:0,width:0,height:0},HShapeElement.prototype.getBoundsOfCurve=function(t,e,r,i){for(var s=[[t[0],i[0]],[t[1],i[1]]],n,a,l,o,c,f,b,u=0;u<2;++u)a=6*t[u]-12*e[u]+6*r[u],n=-3*t[u]+9*e[u]-9*r[u]+3*i[u],l=3*e[u]-3*t[u],a|=0,n|=0,l|=0,n===0&&a===0||(n===0?(o=-l/a,o>0&&o<1&&s[u].push(this.calculateF(o,t,e,r,i,u))):(c=a*a-4*l*n,c>=0&&(f=(-a+bmSqrt(c))/(2*n),f>0&&f<1&&s[u].push(this.calculateF(f,t,e,r,i,u)),b=(-a-bmSqrt(c))/(2*n),b>0&&b<1&&s[u].push(this.calculateF(b,t,e,r,i,u)))));this.shapeBoundingBox.left=bmMin.apply(null,s[0]),this.shapeBoundingBox.top=bmMin.apply(null,s[1]),this.shapeBoundingBox.right=bmMax.apply(null,s[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,s[1])},HShapeElement.prototype.calculateF=function(t,e,r,i,s,n){return bmPow(1-t,3)*e[n]+3*bmPow(1-t,2)*t*r[n]+3*(1-t)*bmPow(t,2)*i[n]+bmPow(t,3)*s[n]},HShapeElement.prototype.calculateBoundingBox=function(t,e){var r,i=t.length;for(r=0;r<i;r+=1)t[r]&&t[r].sh?this.calculateShapeBoundingBox(t[r],e):t[r]&&t[r].it?this.calculateBoundingBox(t[r].it,e):t[r]&&t[r].style&&t[r].w&&this.expandStrokeBoundingBox(t[r].w,e)},HShapeElement.prototype.expandStrokeBoundingBox=function(t,e){var r=0;if(t.keyframes){for(var i=0;i<t.keyframes.length;i+=1){var s=t.keyframes[i].s;s>r&&(r=s)}r*=t.mult}else r=t.v*t.mult;e.x-=r,e.xMax+=r,e.y-=r,e.yMax+=r},HShapeElement.prototype.currentBoxContains=function(t){return this.currentBBox.x<=t.x&&this.currentBBox.y<=t.y&&this.currentBBox.width+this.currentBBox.x>=t.x+t.width&&this.currentBBox.height+this.currentBBox.y>=t.y+t.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var t=this.tempBoundingBox,e=999999;if(t.x=e,t.xMax=-e,t.y=e,t.yMax=-e,this.calculateBoundingBox(this.itemsData,t),t.width=t.xMax<t.x?0:t.xMax-t.x,t.height=t.yMax<t.y?0:t.yMax-t.y,this.currentBoxContains(t))return;var r=!1;if(this.currentBBox.w!==t.width&&(this.currentBBox.w=t.width,this.shapeCont.setAttribute("width",t.width),r=!0),this.currentBBox.h!==t.height&&(this.currentBBox.h=t.height,this.shapeCont.setAttribute("height",t.height),r=!0),r||this.currentBBox.x!==t.x||this.currentBBox.y!==t.y){this.currentBBox.w=t.width,this.currentBBox.h=t.height,this.currentBBox.x=t.x,this.currentBBox.y=t.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var i=this.shapeCont.style,s="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";i.transform=s,i.webkitTransform=s}}};function HTextElement(t,e,r){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var t=createNS("g");this.maskedElement.appendChild(t),this.innerElem=t}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var t=this.textProperty.currentData;this.renderedLetters=createSizedArray(t.l?t.l.length:0);var e=this.innerElem.style,r=t.fc?this.buildColor(t.fc):"rgba(0,0,0,0)";e.fill=r,e.color=r,t.sc&&(e.stroke=this.buildColor(t.sc),e.strokeWidth=t.sw+"px");var i=this.globalData.fontManager.getFontByName(t.f);if(!this.globalData.fontManager.chars)if(e.fontSize=t.finalSize+"px",e.lineHeight=t.finalSize+"px",i.fClass)this.innerElem.className=i.fClass;else{e.fontFamily=i.fFamily;var s=t.fWeight,n=t.fStyle;e.fontStyle=n,e.fontWeight=s}var a,l,o=t.l;l=o.length;var c,f,b,u=this.mHelper,E,d="",x=0;for(a=0;a<l;a+=1){if(this.globalData.fontManager.chars?(this.textPaths[x]?c=this.textPaths[x]:(c=createNS("path"),c.setAttribute("stroke-linecap",lineCapEnum[1]),c.setAttribute("stroke-linejoin",lineJoinEnum[2]),c.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[x]?(f=this.textSpans[x],b=f.children[0]):(f=createTag("div"),f.style.lineHeight=0,b=createNS("svg"),b.appendChild(c),styleDiv(f)))):this.isMasked?c=this.textPaths[x]?this.textPaths[x]:createNS("text"):this.textSpans[x]?(f=this.textSpans[x],c=this.textPaths[x]):(f=createTag("span"),styleDiv(f),c=createTag("span"),styleDiv(c),f.appendChild(c)),this.globalData.fontManager.chars){var S=this.globalData.fontManager.getCharData(t.finalText[a],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily),p;if(S?p=S.data:p=null,u.reset(),p&&p.shapes&&p.shapes.length&&(E=p.shapes[0].it,u.scale(t.finalSize/100,t.finalSize/100),d=this.createPathShape(u,E),c.setAttribute("d",d)),this.isMasked)this.innerElem.appendChild(c);else{if(this.innerElem.appendChild(f),p&&p.shapes){document.body.appendChild(b);var y=b.getBBox();b.setAttribute("width",y.width+2),b.setAttribute("height",y.height+2),b.setAttribute("viewBox",y.x-1+" "+(y.y-1)+" "+(y.width+2)+" "+(y.height+2));var m=b.style,g="translate("+(y.x-1)+"px,"+(y.y-1)+"px)";m.transform=g,m.webkitTransform=g,o[a].yOffset=y.y-1}else b.setAttribute("width",1),b.setAttribute("height",1);f.appendChild(b)}}else if(c.textContent=o[a].val,c.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(c);else{this.innerElem.appendChild(f);var k=c.style,R="translate3d(0,"+-t.finalSize/1.2+"px,0)";k.transform=R,k.webkitTransform=R}this.isMasked?this.textSpans[x]=c:this.textSpans[x]=f,this.textSpans[x].style.display="block",this.textPaths[x]=c,x+=1}for(;x<this.textSpans.length;)this.textSpans[x].style.display="none",x+=1},HTextElement.prototype.renderInnerContent=function(){this.validateText();var t;if(this.data.singleShape){if(!this._isFirstFrame&&!this.lettersChangedFlag)return;if(this.isMasked&&this.finalTransform._matMdf){this.svgElement.setAttribute("viewBox",-this.finalTransform.mProp.p.v[0]+" "+-this.finalTransform.mProp.p.v[1]+" "+this.compW+" "+this.compH),t=this.svgElement.style;var e="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";t.transform=e,t.webkitTransform=e}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),!(!this.lettersChangedFlag&&!this.textAnimator.lettersChangedFlag)){var r,i,s=0,n=this.textAnimator.renderedLetters,a=this.textProperty.currentData.l;i=a.length;var l,o,c;for(r=0;r<i;r+=1)a[r].n?s+=1:(o=this.textSpans[r],c=this.textPaths[r],l=n[s],s+=1,l._mdf.m&&(this.isMasked?o.setAttribute("transform",l.m):(o.style.webkitTransform=l.m,o.style.transform=l.m)),o.style.opacity=l.o,l.sw&&l._mdf.sw&&c.setAttribute("stroke-width",l.sw),l.sc&&l._mdf.sc&&c.setAttribute("stroke",l.sc),l.fc&&l._mdf.fc&&(c.setAttribute("fill",l.fc),c.style.color=l.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var f=this.innerElem.getBBox();this.currentBBox.w!==f.width&&(this.currentBBox.w=f.width,this.svgElement.setAttribute("width",f.width)),this.currentBBox.h!==f.height&&(this.currentBBox.h=f.height,this.svgElement.setAttribute("height",f.height));var b=1;if(this.currentBBox.w!==f.width+b*2||this.currentBBox.h!==f.height+b*2||this.currentBBox.x!==f.x-b||this.currentBBox.y!==f.y-b){this.currentBBox.w=f.width+b*2,this.currentBBox.h=f.height+b*2,this.currentBBox.x=f.x-b,this.currentBBox.y=f.y-b,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),t=this.svgElement.style;var u="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";t.transform=u,t.webkitTransform=u}}}};function HCameraElement(t,e,r){this.initFrame(),this.initBaseData(t,e,r),this.initHierarchy();var i=PropertyFactory.getProp;if(this.pe=i(this,t.pe,0,0,this),t.ks.p.s?(this.px=i(this,t.ks.p.x,1,0,this),this.py=i(this,t.ks.p.y,1,0,this),this.pz=i(this,t.ks.p.z,1,0,this)):this.p=i(this,t.ks.p,1,0,this),t.ks.a&&(this.a=i(this,t.ks.a,1,0,this)),t.ks.or.k.length&&t.ks.or.k[0].to){var s,n=t.ks.or.k.length;for(s=0;s<n;s+=1)t.ks.or.k[s].to=null,t.ks.or.k[s].ti=null}this.or=i(this,t.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=i(this,t.ks.rx,0,degToRads,this),this.ry=i(this,t.ks.ry,0,degToRads,this),this.rz=i(this,t.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var t,e=this.comp.threeDElements.length,r,i,s;for(t=0;t<e;t+=1)if(r=this.comp.threeDElements[t],r.type==="3d"){i=r.perspectiveElem.style,s=r.container.style;var n=this.pe.v+"px",a="0px 0px 0px",l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";i.perspective=n,i.webkitPerspective=n,s.transformOrigin=a,s.mozTransformOrigin=a,s.webkitTransformOrigin=a,i.transform=l,i.webkitTransform=l}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var t=this._isFirstFrame,e,r;if(this.hierarchy)for(r=this.hierarchy.length,e=0;e<r;e+=1)t=this.hierarchy[e].finalTransform.mProp._mdf||t;if(t||this.pe._mdf||this.p&&this.p._mdf||this.px&&(this.px._mdf||this.py._mdf||this.pz._mdf)||this.rx._mdf||this.ry._mdf||this.rz._mdf||this.or._mdf||this.a&&this.a._mdf){if(this.mat.reset(),this.hierarchy)for(r=this.hierarchy.length-1,e=r;e>=0;e-=1){var i=this.hierarchy[e].finalTransform.mProp;this.mat.translate(-i.p.v[0],-i.p.v[1],i.p.v[2]),this.mat.rotateX(-i.or.v[0]).rotateY(-i.or.v[1]).rotateZ(i.or.v[2]),this.mat.rotateX(-i.rx.v).rotateY(-i.ry.v).rotateZ(i.rz.v),this.mat.scale(1/i.s.v[0],1/i.s.v[1],1/i.s.v[2]),this.mat.translate(i.a.v[0],i.a.v[1],i.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var s;this.p?s=[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:s=[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var n=Math.sqrt(Math.pow(s[0],2)+Math.pow(s[1],2)+Math.pow(s[2],2)),a=[s[0]/n,s[1]/n,s[2]/n],l=Math.sqrt(a[2]*a[2]+a[0]*a[0]),o=Math.atan2(a[1],l),c=Math.atan2(a[0],-a[2]);this.mat.rotateY(c).rotateX(-o)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var f=!this._prevMat.equals(this.mat);if((f||this.pe._mdf)&&this.comp.threeDElements){r=this.comp.threeDElements.length;var b,u,E;for(e=0;e<r;e+=1)if(b=this.comp.threeDElements[e],b.type==="3d"){if(f){var d=this.mat.toCSS();E=b.container.style,E.transform=d,E.webkitTransform=d}this.pe._mdf&&(u=b.perspectiveElem.style,u.perspective=this.pe.v+"px",u.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(t){this.prepareProperties(t,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null};function HImageElement(t,e,r){this.assetData=e.getAssetData(t.refId),this.initElement(t,e,r)}extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var t=this.globalData.getAssetsPath(this.assetData),e=new Image;this.data.hasMask?(this.imageElem=createNS("image"),this.imageElem.setAttribute("width",this.assetData.w+"px"),this.imageElem.setAttribute("height",this.assetData.h+"px"),this.imageElem.setAttributeNS("http://www.w3.org/1999/xlink","href",t),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(e),e.crossOrigin="anonymous",e.src=t,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)};function HybridRendererBase(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"}},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var t=this.pendingElements.pop();t.checkParenting()}},HybridRendererBase.prototype.appendElementInPos=function(t,e){var r=t.getBaseElement();if(r){var i=this.layers[e];if(!i.ddd||!this.supports3d)if(this.threeDElements)this.addTo3dContainer(r,e);else{for(var s=0,n,a,l;s<e;)this.elements[s]&&this.elements[s]!==!0&&this.elements[s].getBaseElement&&(a=this.elements[s],l=this.layers[s].ddd?this.getThreeDContainerByPos(s):a.getBaseElement(),n=l||n),s+=1;n?(!i.ddd||!this.supports3d)&&this.layerElement.insertBefore(r,n):(!i.ddd||!this.supports3d)&&this.layerElement.appendChild(r)}else this.addTo3dContainer(r,e)}},HybridRendererBase.prototype.createShape=function(t){return this.supports3d?new HShapeElement(t,this.globalData,this):new SVGShapeElement(t,this.globalData,this)},HybridRendererBase.prototype.createText=function(t){return this.supports3d?new HTextElement(t,this.globalData,this):new SVGTextLottieElement(t,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(t){return this.camera=new HCameraElement(t,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(t){return this.supports3d?new HImageElement(t,this.globalData,this):new IImageElement(t,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(t){return this.supports3d?new HSolidElement(t,this.globalData,this):new ISolidElement(t,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(t){for(var e=0,r=this.threeDElements.length;e<r;){if(this.threeDElements[e].startPos<=t&&this.threeDElements[e].endPos>=t)return this.threeDElements[e].perspectiveElem;e+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(t,e){var r=createTag("div"),i,s;styleDiv(r);var n=createTag("div");if(styleDiv(n),e==="3d"){i=r.style,i.width=this.globalData.compSize.w+"px",i.height=this.globalData.compSize.h+"px";var a="50% 50%";i.webkitTransformOrigin=a,i.mozTransformOrigin=a,i.transformOrigin=a,s=n.style;var l="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";s.transform=l,s.webkitTransform=l}r.appendChild(n);var o={container:n,perspectiveElem:r,startPos:t,endPos:t,type:e};return this.threeDElements.push(o),o},HybridRendererBase.prototype.build3dContainers=function(){var t,e=this.layers.length,r,i="";for(t=0;t<e;t+=1)this.layers[t].ddd&&this.layers[t].ty!==3?(i!=="3d"&&(i="3d",r=this.createThreeDContainer(t,"3d")),r.endPos=Math.max(r.endPos,t)):(i!=="2d"&&(i="2d",r=this.createThreeDContainer(t,"2d")),r.endPos=Math.max(r.endPos,t));for(e=this.threeDElements.length,t=e-1;t>=0;t-=1)this.resizerElem.appendChild(this.threeDElements[t].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(t,e){for(var r=0,i=this.threeDElements.length;r<i;){if(e<=this.threeDElements[r].endPos){for(var s=this.threeDElements[r].startPos,n;s<e;)this.elements[s]&&this.elements[s].getBaseElement&&(n=this.elements[s].getBaseElement()),s+=1;n?this.threeDElements[r].container.insertBefore(t,n):this.threeDElements[r].container.appendChild(t);break}r+=1}},HybridRendererBase.prototype.configAnimation=function(t){var e=createTag("div"),r=this.animationItem.wrapper,i=e.style;i.width=t.w+"px",i.height=t.h+"px",this.resizerElem=e,styleDiv(e),i.transformStyle="flat",i.mozTransformStyle="flat",i.webkitTransformStyle="flat",this.renderConfig.className&&e.setAttribute("class",this.renderConfig.className),r.appendChild(e),i.overflow="hidden";var s=createNS("svg");s.setAttribute("width","1"),s.setAttribute("height","1"),styleDiv(s),this.resizerElem.appendChild(s);var n=createNS("defs");s.appendChild(n),this.data=t,this.setupGlobalData(t,s),this.globalData.defs=n,this.layers=t.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var t,e=this.layers?this.layers.length:0;for(t=0;t<e;t+=1)this.elements[t]&&this.elements[t].destroy&&this.elements[t].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var t=this.animationItem.wrapper.offsetWidth,e=this.animationItem.wrapper.offsetHeight,r=t/e,i=this.globalData.compSize.w/this.globalData.compSize.h,s,n,a,l;i>r?(s=t/this.globalData.compSize.w,n=t/this.globalData.compSize.w,a=0,l=(e-this.globalData.compSize.h*(t/this.globalData.compSize.w))/2):(s=e/this.globalData.compSize.h,n=e/this.globalData.compSize.h,a=(t-this.globalData.compSize.w*(e/this.globalData.compSize.h))/2,l=0);var o=this.resizerElem.style;o.webkitTransform="matrix3d("+s+",0,0,0,0,"+n+",0,0,0,0,1,0,"+a+","+l+",0,1)",o.transform=o.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var t=this.globalData.compSize.w,e=this.globalData.compSize.h,r,i=this.threeDElements.length;for(r=0;r<i;r+=1){var s=this.threeDElements[r].perspectiveElem.style;s.webkitPerspective=Math.sqrt(Math.pow(t,2)+Math.pow(e,2))+"px",s.perspective=s.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(t){var e,r=t.length,i=createTag("div");for(e=0;e<r;e+=1)if(t[e].xt){var s=this.createComp(t[e],i,this.globalData.comp,null);s.initExpressions(),this.globalData.projectInterface.registerComposition(s)}};function HCompElement(t,e,r){this.layers=t.layers,this.supports3d=!t.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(t,e,r),this.tm=t.tm?PropertyFactory.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}extendPrototype([HybridRendererBase,ICompElement,HBaseElement],HCompElement),HCompElement.prototype._createBaseContainerElements=HCompElement.prototype.createContainerElements,HCompElement.prototype.createContainerElements=function(){this._createBaseContainerElements(),this.data.hasMask?(this.svgElement.setAttribute("width",this.data.w),this.svgElement.setAttribute("height",this.data.h),this.transformedElement=this.baseElement):this.transformedElement=this.layerElement},HCompElement.prototype.addTo3dContainer=function(t,e){for(var r=0,i;r<e;)this.elements[r]&&this.elements[r].getBaseElement&&(i=this.elements[r].getBaseElement()),r+=1;i?this.layerElement.insertBefore(t,i):this.layerElement.appendChild(t)},HCompElement.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};function HybridRenderer(t,e){this.animationItem=t,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:e&&e.className||"",imagePreserveAspectRatio:e&&e.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(e&&e.hideOnTransparent===!1),filterSize:{width:e&&e.filterSize&&e.filterSize.width||"400%",height:e&&e.filterSize&&e.filterSize.height||"400%",x:e&&e.filterSize&&e.filterSize.x||"-100%",y:e&&e.filterSize&&e.filterSize.y||"-100%"},runExpressions:!e||e.runExpressions===void 0||e.runExpressions},this.globalData={_mdf:!1,frameNum:-1,renderConfig:this.renderConfig},this.pendingElements=[],this.elements=[],this.threeDElements=[],this.destroyed=!1,this.camera=null,this.supports3d=!0,this.rendererType="html"}extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(t){return this.supports3d?new HCompElement(t,this.globalData,this):new SVGCompElement(t,this.globalData,this)};var CompExpressionInterface=function(){return function(t){function e(r){for(var i=0,s=t.layers.length;i<s;){if(t.layers[i].nm===r||t.layers[i].ind===r)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}}();function _typeof$2(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$2=function(r){return typeof r}:_typeof$2=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$2(t)}function seedRandom(t,e){var r=this,i=256,s=6,n=52,a="random",l=e.pow(i,s),o=e.pow(2,n),c=o*2,f=i-1,b;function u(m,g,k){var R=[];g=g===!0?{entropy:!0}:g||{};var T=S(x(g.entropy?[m,y(t)]:m===null?p():m,3),R),F=new E(R),I=function(){for(var $=F.g(s),V=l,z=0;$<o;)$=($+z)*i,V*=i,z=F.g(1);for(;$>=c;)$/=2,V/=2,z>>>=1;return($+z)/V};return I.int32=function(){return F.g(4)|0},I.quick=function(){return F.g(4)/4294967296},I.double=I,S(y(F.S),t),(g.pass||k||function(O,$,V,z){return z&&(z.S&&d(z,F),O.state=function(){return d(F,{})}),V?(e[a]=O,$):O})(I,T,"global"in g?g.global:this==e,g.state)}e["seed"+a]=u;function E(m){var g,k=m.length,R=this,T=0,F=R.i=R.j=0,I=R.S=[];for(k||(m=[k++]);T<i;)I[T]=T++;for(T=0;T<i;T++)I[T]=I[F=f&F+m[T%k]+(g=I[T])],I[F]=g;R.g=function(O){for(var $,V=0,z=R.i,H=R.j,D=R.S;O--;)$=D[z=f&z+1],V=V*i+D[f&(D[z]=D[H=f&H+$])+(D[H]=$)];return R.i=z,R.j=H,V}}function d(m,g){return g.i=m.i,g.j=m.j,g.S=m.S.slice(),g}function x(m,g){var k=[],R=_typeof$2(m),T;if(g&&R=="object")for(T in m)try{k.push(x(m[T],g-1))}catch{}return k.length?k:R=="string"?m:m+"\0"}function S(m,g){for(var k=m+"",R,T=0;T<k.length;)g[f&T]=f&(R^=g[f&T]*19)+k.charCodeAt(T++);return y(g)}function p(){try{var m=new Uint8Array(i);return(r.crypto||r.msCrypto).getRandomValues(m),y(m)}catch{var g=r.navigator,k=g&&g.plugins;return[+new Date,r,k,r.screen,y(t)]}}function y(m){return String.fromCharCode.apply(0,m)}S(e.random(),t)}function initialize$2(t){seedRandom([],t)}var propTypes={SHAPE:"shape"};function _typeof$1(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$1=function(r){return typeof r}:_typeof$1=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof$1(t)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};initialize$2(BMMath);function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(t){return t.constructor===Array||t.constructor===Float32Array}function isNumerable(t,e){return t==="number"||e instanceof Number||t==="boolean"||t==="string"}function $bm_neg(t){var e=_typeof$1(t);if(e==="number"||t instanceof Number||e==="boolean")return-t;if($bm_isInstanceOfArray(t)){var r,i=t.length,s=[];for(r=0;r<i;r+=1)s[r]=-t[r];return s}return t.propType?t.v:-t}var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(t,e){var r=_typeof$1(t),i=_typeof$1(e);if(isNumerable(r,t)&&isNumerable(i,e)||r==="string"||i==="string")return t+e;if($bm_isInstanceOfArray(t)&&isNumerable(i,e))return t=t.slice(0),t[0]+=e,t;if(isNumerable(r,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t+e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,a=e.length,l=[];s<n||s<a;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]+e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}var add=sum;function sub(t,e){var r=_typeof$1(t),i=_typeof$1(e);if(isNumerable(r,t)&&isNumerable(i,e))return r==="string"&&(t=parseInt(t,10)),i==="string"&&(e=parseInt(e,10)),t-e;if($bm_isInstanceOfArray(t)&&isNumerable(i,e))return t=t.slice(0),t[0]-=e,t;if(isNumerable(r,t)&&$bm_isInstanceOfArray(e))return e=e.slice(0),e[0]=t-e[0],e;if($bm_isInstanceOfArray(t)&&$bm_isInstanceOfArray(e)){for(var s=0,n=t.length,a=e.length,l=[];s<n||s<a;)(typeof t[s]=="number"||t[s]instanceof Number)&&(typeof e[s]=="number"||e[s]instanceof Number)?l[s]=t[s]-e[s]:l[s]=e[s]===void 0?t[s]:t[s]||e[s],s+=1;return l}return 0}function mul(t,e){var r=_typeof$1(t),i=_typeof$1(e),s;if(isNumerable(r,t)&&isNumerable(i,e))return t*e;var n,a;if($bm_isInstanceOfArray(t)&&isNumerable(i,e)){for(a=t.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t[n]*e;return s}if(isNumerable(r,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t*e[n];return s}return 0}function div(t,e){var r=_typeof$1(t),i=_typeof$1(e),s;if(isNumerable(r,t)&&isNumerable(i,e))return t/e;var n,a;if($bm_isInstanceOfArray(t)&&isNumerable(i,e)){for(a=t.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t[n]/e;return s}if(isNumerable(r,t)&&$bm_isInstanceOfArray(e)){for(a=e.length,s=createTypedArray("float32",a),n=0;n<a;n+=1)s[n]=t/e[n];return s}return 0}function mod(t,e){return typeof t=="string"&&(t=parseInt(t,10)),typeof e=="string"&&(e=parseInt(e,10)),t%e}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(t,e,r){if(e>r){var i=r;r=e,e=i}return Math.min(Math.max(t,e),r)}function radiansToDegrees(t){return t/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(t){return t*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(t,e){if(typeof t=="number"||t instanceof Number)return e=e||0,Math.abs(t-e);e||(e=helperLengthArray);var r,i=Math.min(t.length,e.length),s=0;for(r=0;r<i;r+=1)s+=Math.pow(e[r]-t[r],2);return Math.sqrt(s)}function normalize(t){return div(t,length(t))}function rgbToHsl(t){var e=t[0],r=t[1],i=t[2],s=Math.max(e,r,i),n=Math.min(e,r,i),a,l,o=(s+n)/2;if(s===n)a=0,l=0;else{var c=s-n;switch(l=o>.5?c/(2-s-n):c/(s+n),s){case e:a=(r-i)/c+(r<i?6:0);break;case r:a=(i-e)/c+2;break;case i:a=(e-r)/c+4;break}a/=6}return[a,l,o,t[3]]}function hue2rgb(t,e,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?t+(e-t)*6*r:r<1/2?e:r<2/3?t+(e-t)*(2/3-r)*6:t}function hslToRgb(t){var e=t[0],r=t[1],i=t[2],s,n,a;if(r===0)s=i,a=i,n=i;else{var l=i<.5?i*(1+r):i+r-i*r,o=2*i-l;s=hue2rgb(o,l,e+1/3),n=hue2rgb(o,l,e),a=hue2rgb(o,l,e-1/3)}return[s,n,a,t[3]]}function linear(t,e,r,i,s){if((i===void 0||s===void 0)&&(i=e,s=r,e=0,r=1),r<e){var n=r;r=e,e=n}if(t<=e)return i;if(t>=r)return s;var a=r===e?0:(t-e)/(r-e);if(!i.length)return i+(s-i)*a;var l,o=i.length,c=createTypedArray("float32",o);for(l=0;l<o;l+=1)c[l]=i[l]+(s[l]-i[l])*a;return c}function random(t,e){if(e===void 0&&(t===void 0?(t=0,e=1):(e=t,t=void 0)),e.length){var r,i=e.length;t||(t=createTypedArray("float32",i));var s=createTypedArray("float32",i),n=BMMath.random();for(r=0;r<i;r+=1)s[r]=t[r]+n*(e[r]-t[r]);return s}t===void 0&&(t=0);var a=BMMath.random();return t+a*(e-t)}function createPath(t,e,r,i){var s,n=t.length,a=shapePool.newElement();a.setPathData(!!i,n);var l=[0,0],o,c;for(s=0;s<n;s+=1)o=e&&e[s]?e[s]:l,c=r&&r[s]?r[s]:l,a.setTripleAt(t[s][0],t[s][1],c[0]+t[s][0],c[1]+t[s][1],o[0]+t[s][0],o[1]+t[s][1],s,!0);return a}function initiateExpression(elem,data,property){function noOp(t){return t}if(!elem.globalData.renderConfig.runExpressions)return noOp;var val=data.x,needsVelocity=/velocity(?![\w\d])/.test(val),_needsRandom=val.indexOf("random")!==-1,elemType=elem.data.ty,transform,$bm_transform,content,effect,thisProperty=property;thisProperty.valueAtTime=thisProperty.getValueAtTime,Object.defineProperty(thisProperty,"value",{get:function(){return thisProperty.v}}),elem.comp.frameDuration=1/elem.comp.globalData.frameRate,elem.comp.displayStartTime=0;var inPoint=elem.data.ip/elem.comp.globalData.frameRate,outPoint=elem.data.op/elem.comp.globalData.frameRate,width=elem.data.sw?elem.data.sw:0,height=elem.data.sh?elem.data.sh:0,name=elem.data.nm,loopIn,loop_in,loopOut,loop_out,smooth,toWorld,fromWorld,fromComp,toComp,fromCompToSurface,position,rotation,anchorPoint,scale,thisLayer,thisComp,mask,valueAtTime,velocityAtTime,scoped_bm_rt,expression_function=eval("[function _expression_function(){"+val+";scoped_bm_rt=$bm_rt}]")[0],numKeys=property.kf?data.k.length:0,active=!this.data||this.data.hd!==!0,wiggle=(function t(e,r){var i,s,n=this.pv.length?this.pv.length:1,a=createTypedArray("float32",n);e=5;var l=Math.floor(time*e);for(i=0,s=0;i<l;){for(s=0;s<n;s+=1)a[s]+=-r+r*2*BMMath.random();i+=1}var o=time*e,c=o-Math.floor(o),f=createTypedArray("float32",n);if(n>1){for(s=0;s<n;s+=1)f[s]=this.pv[s]+a[s]+(-r+r*2*BMMath.random())*c;return f}return this.pv+a[0]+(-r+r*2*BMMath.random())*c}).bind(this);thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty));function loopInDuration(t,e){return loopIn(t,e,!0)}function loopOutDuration(t,e){return loopOut(t,e,!0)}this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface);function lookAt(t,e){var r=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],i=Math.atan2(r[0],Math.sqrt(r[1]*r[1]+r[2]*r[2]))/degToRads,s=-Math.atan2(r[1],r[2])/degToRads;return[s,i,0]}function easeOut(t,e,r,i,s){return applyEase(easeOutBez,t,e,r,i,s)}function easeIn(t,e,r,i,s){return applyEase(easeInBez,t,e,r,i,s)}function ease(t,e,r,i,s){return applyEase(easeInOutBez,t,e,r,i,s)}function applyEase(t,e,r,i,s,n){s===void 0?(s=r,n=i):e=(e-r)/(i-r),e>1?e=1:e<0&&(e=0);var a=t(e);if($bm_isInstanceOfArray(s)){var l,o=s.length,c=createTypedArray("float32",o);for(l=0;l<o;l+=1)c[l]=(n[l]-s[l])*a+s[l];return c}return(n-s)*a+s}function nearestKey(t){var e,r=data.k.length,i,s;if(!data.k.length||typeof data.k[0]=="number")i=0,s=0;else if(i=-1,t*=elem.comp.globalData.frameRate,t<data.k[0].t)i=1,s=data.k[0].t;else{for(e=0;e<r-1;e+=1)if(t===data.k[e].t){i=e+1,s=data.k[e].t;break}else if(t>data.k[e].t&&t<data.k[e+1].t){t-data.k[e].t>data.k[e+1].t-t?(i=e+2,s=data.k[e+1].t):(i=e+1,s=data.k[e].t);break}i===-1&&(i=e+1,s=data.k[e].t)}var n={};return n.index=i,n.time=s/elem.comp.globalData.frameRate,n}function key(t){var e,r,i;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+t);t-=1,e={time:data.k[t].t/elem.comp.globalData.frameRate,value:[]};var s=Object.prototype.hasOwnProperty.call(data.k[t],"s")?data.k[t].s:data.k[t-1].e;for(i=s.length,r=0;r<i;r+=1)e[r]=s[r],e.value[r]=s[r];return e}function framesToTime(t,e){return e||(e=elem.comp.globalData.frameRate),t/e}function timeToFrames(t,e){return!t&&t!==0&&(t=time),e||(e=elem.comp.globalData.frameRate),t*e}function seedRandom(t){BMMath.seedrandom(randSeed+t)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(t,e){return typeof value=="string"?e===void 0?value.substring(t):value.substring(t,e):""}function substr(t,e){return typeof value=="string"?e===void 0?value.substr(t):value.substr(t,e):""}function posterizeTime(t){time=t===0?0:Math.floor(time*t)/t,value=valueAtTime(time)}var time,velocity,value,text,textIndex,textTotal,selectorValue,index=elem.data.ind,hasParent=!!(elem.hierarchy&&elem.hierarchy.length),parent,randSeed=Math.floor(Math.random()*1e6),globalData=elem.globalData;function executeExpression(t){return value=t,this.frameExpressionId===elem.globalData.frameId&&this.propType!=="textSelector"?value:(this.propType==="textSelector"&&(textIndex=this.textIndex,textTotal=this.textTotal,selectorValue=this.selectorValue),thisLayer||(text=elem.layerInterface.text,thisLayer=elem.layerInterface,thisComp=elem.comp.compInterface,toWorld=thisLayer.toWorld.bind(thisLayer),fromWorld=thisLayer.fromWorld.bind(thisLayer),fromComp=thisLayer.fromComp.bind(thisLayer),toComp=thisLayer.toComp.bind(thisLayer),mask=thisLayer.mask?thisLayer.mask.bind(thisLayer):null,fromCompToSurface=fromComp),transform||(transform=elem.layerInterface("ADBE Transform Group"),$bm_transform=transform,transform&&(anchorPoint=transform.anchorPoint)),elemType===4&&!content&&(content=thisLayer("ADBE Root Vectors Group")),effect||(effect=thisLayer(4)),hasParent=!!(elem.hierarchy&&elem.hierarchy.length),hasParent&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt,scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob}(),Expressions=function(){var t={};t.initExpressions=e,t.resetFrame=ExpressionManager.resetFrame;function e(r){var i=0,s=[];function n(){i+=1}function a(){i-=1,i===0&&o()}function l(c){s.indexOf(c)===-1&&s.push(c)}function o(){var c,f=s.length;for(c=0;c<f;c+=1)s[c].release();s.length=0}r.renderer.compInterface=CompExpressionInterface(r.renderer),r.renderer.globalData.projectInterface.registerComposition(r.renderer),r.renderer.globalData.pushExpression=n,r.renderer.globalData.popExpression=a,r.renderer.globalData.registerExpressionProperty=l}return t}(),MaskManagerInterface=function(){function t(r,i){this._mask=r,this._data=i}Object.defineProperty(t.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(t.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),this._mask.op.v*100}});var e=function(i){var s=createSizedArray(i.viewData.length),n,a=i.viewData.length;for(n=0;n<a;n+=1)s[n]=new t(i.viewData[n],i.masksProperties[n]);var l=function(c){for(n=0;n<a;){if(i.masksProperties[n].nm===c)return s[n];n+=1}return null};return l};return e}(),ExpressionPropertyInterface=function(){var t={pv:0,v:0,mult:1},e={pv:[0,0,0],v:[0,0,0],mult:1};function r(a,l,o){Object.defineProperty(a,"velocity",{get:function(){return l.getVelocityAtTime(l.comp.currentFrame)}}),a.numKeys=l.keyframes?l.keyframes.length:0,a.key=function(c){if(!a.numKeys)return 0;var f="";"s"in l.keyframes[c-1]?f=l.keyframes[c-1].s:"e"in l.keyframes[c-2]?f=l.keyframes[c-2].e:f=l.keyframes[c-2].s;var b=o==="unidimensional"?new Number(f):Object.assign({},f);return b.time=l.keyframes[c-1].t/l.elem.comp.globalData.frameRate,b.value=o==="unidimensional"?f[0]:f,b},a.valueAtTime=l.getValueAtTime,a.speedAtTime=l.getSpeedAtTime,a.velocityAtTime=l.getVelocityAtTime,a.propertyGroup=l.propertyGroup}function i(a){(!a||!("pv"in a))&&(a=t);var l=1/a.mult,o=a.pv*l,c=new Number(o);return c.value=o,r(c,a,"unidimensional"),function(){return a.k&&a.getValue(),o=a.v*l,c.value!==o&&(c=new Number(o),c.value=o,r(c,a,"unidimensional")),c}}function s(a){(!a||!("pv"in a))&&(a=e);var l=1/a.mult,o=a.data&&a.data.l||a.pv.length,c=createTypedArray("float32",o),f=createTypedArray("float32",o);return c.value=f,r(c,a,"multidimensional"),function(){a.k&&a.getValue();for(var b=0;b<o;b+=1)f[b]=a.v[b]*l,c[b]=f[b];return c}}function n(){return t}return function(a){return a?a.propType==="unidimensional"?i(a):s(a):n}}(),TransformExpressionInterface=function(){return function(t){function e(a){switch(a){case"scale":case"Scale":case"ADBE Scale":case 6:return e.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return e.rotation;case"ADBE Rotate X":return e.xRotation;case"ADBE Rotate Y":return e.yRotation;case"position":case"Position":case"ADBE Position":case 2:return e.position;case"ADBE Position_0":return e.xPosition;case"ADBE Position_1":return e.yPosition;case"ADBE Position_2":return e.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return e.anchorPoint;case"opacity":case"Opacity":case 11:return e.opacity;default:return null}}Object.defineProperty(e,"rotation",{get:ExpressionPropertyInterface(t.r||t.rz)}),Object.defineProperty(e,"zRotation",{get:ExpressionPropertyInterface(t.rz||t.r)}),Object.defineProperty(e,"xRotation",{get:ExpressionPropertyInterface(t.rx)}),Object.defineProperty(e,"yRotation",{get:ExpressionPropertyInterface(t.ry)}),Object.defineProperty(e,"scale",{get:ExpressionPropertyInterface(t.s)});var r,i,s,n;return t.p?n=ExpressionPropertyInterface(t.p):(r=ExpressionPropertyInterface(t.px),i=ExpressionPropertyInterface(t.py),t.pz&&(s=ExpressionPropertyInterface(t.pz))),Object.defineProperty(e,"position",{get:function(){return t.p?n():[r(),i(),s?s():0]}}),Object.defineProperty(e,"xPosition",{get:ExpressionPropertyInterface(t.px)}),Object.defineProperty(e,"yPosition",{get:ExpressionPropertyInterface(t.py)}),Object.defineProperty(e,"zPosition",{get:ExpressionPropertyInterface(t.pz)}),Object.defineProperty(e,"anchorPoint",{get:ExpressionPropertyInterface(t.a)}),Object.defineProperty(e,"opacity",{get:ExpressionPropertyInterface(t.o)}),Object.defineProperty(e,"skew",{get:ExpressionPropertyInterface(t.sk)}),Object.defineProperty(e,"skewAxis",{get:ExpressionPropertyInterface(t.sa)}),Object.defineProperty(e,"orientation",{get:ExpressionPropertyInterface(t.or)}),e}}(),LayerExpressionInterface=function(){function t(c){var f=new Matrix;if(c!==void 0){var b=this._elem.finalTransform.mProp.getValueAtTime(c);b.clone(f)}else{var u=this._elem.finalTransform.mProp;u.applyToMatrix(f)}return f}function e(c,f){var b=this.getMatrix(f);return b.props[12]=0,b.props[13]=0,b.props[14]=0,this.applyPoint(b,c)}function r(c,f){var b=this.getMatrix(f);return this.applyPoint(b,c)}function i(c,f){var b=this.getMatrix(f);return b.props[12]=0,b.props[13]=0,b.props[14]=0,this.invertPoint(b,c)}function s(c,f){var b=this.getMatrix(f);return this.invertPoint(b,c)}function n(c,f){if(this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(c)}return c.applyToPointArray(f[0],f[1],f[2]||0)}function a(c,f){if(this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(c)}return c.inversePoint(f)}function l(c){var f=new Matrix;if(f.reset(),this._elem.finalTransform.mProp.applyToMatrix(f),this._elem.hierarchy&&this._elem.hierarchy.length){var b,u=this._elem.hierarchy.length;for(b=0;b<u;b+=1)this._elem.hierarchy[b].finalTransform.mProp.applyToMatrix(f);return f.inversePoint(c)}return f.inversePoint(c)}function o(){return[1,1,1,1]}return function(c){var f;function b(x){E.mask=new MaskManagerInterface(x,c)}function u(x){E.effect=x}function E(x){switch(x){case"ADBE Root Vectors Group":case"Contents":case 2:return E.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return f;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return E.effect;case"ADBE Text Properties":return E.textInterface;default:return null}}E.getMatrix=t,E.invertPoint=a,E.applyPoint=n,E.toWorld=r,E.toWorldVec=e,E.fromWorld=s,E.fromWorldVec=i,E.toComp=r,E.fromComp=l,E.sampleImage=o,E.sourceRectAtTime=c.sourceRectAtTime.bind(c),E._elem=c,f=TransformExpressionInterface(c.finalTransform.mProp);var d=getDescriptor(f,"anchorPoint");return Object.defineProperties(E,{hasParent:{get:function(){return c.hierarchy.length}},parent:{get:function(){return c.hierarchy[0].layerInterface}},rotation:getDescriptor(f,"rotation"),scale:getDescriptor(f,"scale"),position:getDescriptor(f,"position"),opacity:getDescriptor(f,"opacity"),anchorPoint:d,anchor_point:d,transform:{get:function(){return f}},active:{get:function(){return c.isInRange}}}),E.startTime=c.data.st,E.index=c.data.ind,E.source=c.data.refId,E.height=c.data.ty===0?c.data.h:100,E.width=c.data.ty===0?c.data.w:100,E.inPoint=c.data.ip/c.comp.globalData.frameRate,E.outPoint=c.data.op/c.comp.globalData.frameRate,E._name=c.data.nm,E.registerMaskInterface=b,E.registerEffectsInterface=u,E}}(),propertyGroupFactory=function(){return function(t,e){return function(r){return r=r===void 0?1:r,r<=0?t:e(r-1)}}}(),PropertyInterface=function(){return function(t,e){var r={_name:t};function i(s){return s=s===void 0?1:s,s<=0?r:e(s-1)}return i}}(),EffectsExpressionInterface=function(){var t={createEffectsInterface:e};function e(s,n){if(s.effectsManager){var a=[],l=s.data.ef,o,c=s.effectsManager.effectElements.length;for(o=0;o<c;o+=1)a.push(r(l[o],s.effectsManager.effectElements[o],n,s));var f=s.data.ef||[],b=function(E){for(o=0,c=f.length;o<c;){if(E===f[o].nm||E===f[o].mn||E===f[o].ix)return a[o];o+=1}return null};return Object.defineProperty(b,"numProperties",{get:function(){return f.length}}),b}return null}function r(s,n,a,l){function o(E){for(var d=s.ef,x=0,S=d.length;x<S;){if(E===d[x].nm||E===d[x].mn||E===d[x].ix)return d[x].ty===5?f[x]:f[x]();x+=1}throw new Error}var c=propertyGroupFactory(o,a),f=[],b,u=s.ef.length;for(b=0;b<u;b+=1)s.ef[b].ty===5?f.push(r(s.ef[b],n.effectElements[b],n.effectElements[b].propertyGroup,l)):f.push(i(n.effectElements[b],s.ef[b].ty,l,c));return s.mn==="ADBE Color Control"&&Object.defineProperty(o,"color",{get:function(){return f[0]()}}),Object.defineProperties(o,{numProperties:{get:function(){return s.np}},_name:{value:s.nm},propertyGroup:{value:c}}),o.enabled=s.en!==0,o.active=o.enabled,o}function i(s,n,a,l){var o=ExpressionPropertyInterface(s.p);function c(){return n===10?a.comp.compInterface(s.p.v):o()}return s.p.setGroupProperty&&s.p.setGroupProperty(PropertyInterface("",l)),c}return t}(),ShapePathInterface=function(){return function(e,r,i){var s=r.sh;function n(l){return l==="Shape"||l==="shape"||l==="Path"||l==="path"||l==="ADBE Vector Shape"||l===2?n.path:null}var a=propertyGroupFactory(n,i);return s.setGroupProperty(PropertyInterface("Path",a)),Object.defineProperties(n,{path:{get:function(){return s.k&&s.getValue(),s}},shape:{get:function(){return s.k&&s.getValue(),s}},_name:{value:e.nm},ix:{value:e.ix},propertyIndex:{value:e.ix},mn:{value:e.mn},propertyGroup:{value:i}}),n}}(),ShapeExpressionInterface=function(){function t(d,x,S){var p=[],y,m=d?d.length:0;for(y=0;y<m;y+=1)d[y].ty==="gr"?p.push(r(d[y],x[y],S)):d[y].ty==="fl"?p.push(i(d[y],x[y],S)):d[y].ty==="st"?p.push(a(d[y],x[y],S)):d[y].ty==="tm"?p.push(l(d[y],x[y],S)):d[y].ty==="tr"||(d[y].ty==="el"?p.push(c(d[y],x[y],S)):d[y].ty==="sr"?p.push(f(d[y],x[y],S)):d[y].ty==="sh"?p.push(ShapePathInterface(d[y],x[y],S)):d[y].ty==="rc"?p.push(b(d[y],x[y],S)):d[y].ty==="rd"?p.push(u(d[y],x[y],S)):d[y].ty==="rp"?p.push(E(d[y],x[y],S)):d[y].ty==="gf"?p.push(s(d[y],x[y],S)):p.push(n(d[y],x[y])));return p}function e(d,x,S){var p,y=function(k){for(var R=0,T=p.length;R<T;){if(p[R]._name===k||p[R].mn===k||p[R].propertyIndex===k||p[R].ix===k||p[R].ind===k)return p[R];R+=1}return typeof k=="number"?p[k-1]:null};y.propertyGroup=propertyGroupFactory(y,S),p=t(d.it,x.it,y.propertyGroup),y.numProperties=p.length;var m=o(d.it[d.it.length-1],x.it[x.it.length-1],y.propertyGroup);return y.transform=m,y.propertyIndex=d.cix,y._name=d.nm,y}function r(d,x,S){var p=function(k){switch(k){case"ADBE Vectors Group":case"Contents":case 2:return p.content;default:return p.transform}};p.propertyGroup=propertyGroupFactory(p,S);var y=e(d,x,p.propertyGroup),m=o(d.it[d.it.length-1],x.it[x.it.length-1],p.propertyGroup);return p.content=y,p.transform=m,Object.defineProperty(p,"_name",{get:function(){return d.nm}}),p.numProperties=d.np,p.propertyIndex=d.ix,p.nm=d.nm,p.mn=d.mn,p}function i(d,x,S){function p(y){return y==="Color"||y==="color"?p.color:y==="Opacity"||y==="opacity"?p.opacity:null}return Object.defineProperties(p,{color:{get:ExpressionPropertyInterface(x.c)},opacity:{get:ExpressionPropertyInterface(x.o)},_name:{value:d.nm},mn:{value:d.mn}}),x.c.setGroupProperty(PropertyInterface("Color",S)),x.o.setGroupProperty(PropertyInterface("Opacity",S)),p}function s(d,x,S){function p(y){return y==="Start Point"||y==="start point"?p.startPoint:y==="End Point"||y==="end point"?p.endPoint:y==="Opacity"||y==="opacity"?p.opacity:null}return Object.defineProperties(p,{startPoint:{get:ExpressionPropertyInterface(x.s)},endPoint:{get:ExpressionPropertyInterface(x.e)},opacity:{get:ExpressionPropertyInterface(x.o)},type:{get:function(){return"a"}},_name:{value:d.nm},mn:{value:d.mn}}),x.s.setGroupProperty(PropertyInterface("Start Point",S)),x.e.setGroupProperty(PropertyInterface("End Point",S)),x.o.setGroupProperty(PropertyInterface("Opacity",S)),p}function n(){function d(){return null}return d}function a(d,x,S){var p=propertyGroupFactory(T,S),y=propertyGroupFactory(R,p);function m(F){Object.defineProperty(R,d.d[F].nm,{get:ExpressionPropertyInterface(x.d.dataProps[F].p)})}var g,k=d.d?d.d.length:0,R={};for(g=0;g<k;g+=1)m(g),x.d.dataProps[g].p.setGroupProperty(y);function T(F){return F==="Color"||F==="color"?T.color:F==="Opacity"||F==="opacity"?T.opacity:F==="Stroke Width"||F==="stroke width"?T.strokeWidth:null}return Object.defineProperties(T,{color:{get:ExpressionPropertyInterface(x.c)},opacity:{get:ExpressionPropertyInterface(x.o)},strokeWidth:{get:ExpressionPropertyInterface(x.w)},dash:{get:function(){return R}},_name:{value:d.nm},mn:{value:d.mn}}),x.c.setGroupProperty(PropertyInterface("Color",p)),x.o.setGroupProperty(PropertyInterface("Opacity",p)),x.w.setGroupProperty(PropertyInterface("Stroke Width",p)),T}function l(d,x,S){function p(m){return m===d.e.ix||m==="End"||m==="end"?p.end:m===d.s.ix?p.start:m===d.o.ix?p.offset:null}var y=propertyGroupFactory(p,S);return p.propertyIndex=d.ix,x.s.setGroupProperty(PropertyInterface("Start",y)),x.e.setGroupProperty(PropertyInterface("End",y)),x.o.setGroupProperty(PropertyInterface("Offset",y)),p.propertyIndex=d.ix,p.propertyGroup=S,Object.defineProperties(p,{start:{get:ExpressionPropertyInterface(x.s)},end:{get:ExpressionPropertyInterface(x.e)},offset:{get:ExpressionPropertyInterface(x.o)},_name:{value:d.nm}}),p.mn=d.mn,p}function o(d,x,S){function p(m){return d.a.ix===m||m==="Anchor Point"?p.anchorPoint:d.o.ix===m||m==="Opacity"?p.opacity:d.p.ix===m||m==="Position"?p.position:d.r.ix===m||m==="Rotation"||m==="ADBE Vector Rotation"?p.rotation:d.s.ix===m||m==="Scale"?p.scale:d.sk&&d.sk.ix===m||m==="Skew"?p.skew:d.sa&&d.sa.ix===m||m==="Skew Axis"?p.skewAxis:null}var y=propertyGroupFactory(p,S);return x.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",y)),x.transform.mProps.p.setGroupProperty(PropertyInterface("Position",y)),x.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",y)),x.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",y)),x.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",y)),x.transform.mProps.sk&&(x.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",y)),x.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",y))),x.transform.op.setGroupProperty(PropertyInterface("Opacity",y)),Object.defineProperties(p,{opacity:{get:ExpressionPropertyInterface(x.transform.mProps.o)},position:{get:ExpressionPropertyInterface(x.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(x.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(x.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(x.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(x.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(x.transform.mProps.sa)},_name:{value:d.nm}}),p.ty="tr",p.mn=d.mn,p.propertyGroup=S,p}function c(d,x,S){function p(g){return d.p.ix===g?p.position:d.s.ix===g?p.size:null}var y=propertyGroupFactory(p,S);p.propertyIndex=d.ix;var m=x.sh.ty==="tm"?x.sh.prop:x.sh;return m.s.setGroupProperty(PropertyInterface("Size",y)),m.p.setGroupProperty(PropertyInterface("Position",y)),Object.defineProperties(p,{size:{get:ExpressionPropertyInterface(m.s)},position:{get:ExpressionPropertyInterface(m.p)},_name:{value:d.nm}}),p.mn=d.mn,p}function f(d,x,S){function p(g){return d.p.ix===g?p.position:d.r.ix===g?p.rotation:d.pt.ix===g?p.points:d.or.ix===g||g==="ADBE Vector Star Outer Radius"?p.outerRadius:d.os.ix===g?p.outerRoundness:d.ir&&(d.ir.ix===g||g==="ADBE Vector Star Inner Radius")?p.innerRadius:d.is&&d.is.ix===g?p.innerRoundness:null}var y=propertyGroupFactory(p,S),m=x.sh.ty==="tm"?x.sh.prop:x.sh;return p.propertyIndex=d.ix,m.or.setGroupProperty(PropertyInterface("Outer Radius",y)),m.os.setGroupProperty(PropertyInterface("Outer Roundness",y)),m.pt.setGroupProperty(PropertyInterface("Points",y)),m.p.setGroupProperty(PropertyInterface("Position",y)),m.r.setGroupProperty(PropertyInterface("Rotation",y)),d.ir&&(m.ir.setGroupProperty(PropertyInterface("Inner Radius",y)),m.is.setGroupProperty(PropertyInterface("Inner Roundness",y))),Object.defineProperties(p,{position:{get:ExpressionPropertyInterface(m.p)},rotation:{get:ExpressionPropertyInterface(m.r)},points:{get:ExpressionPropertyInterface(m.pt)},outerRadius:{get:ExpressionPropertyInterface(m.or)},outerRoundness:{get:ExpressionPropertyInterface(m.os)},innerRadius:{get:ExpressionPropertyInterface(m.ir)},innerRoundness:{get:ExpressionPropertyInterface(m.is)},_name:{value:d.nm}}),p.mn=d.mn,p}function b(d,x,S){function p(g){return d.p.ix===g?p.position:d.r.ix===g?p.roundness:d.s.ix===g||g==="Size"||g==="ADBE Vector Rect Size"?p.size:null}var y=propertyGroupFactory(p,S),m=x.sh.ty==="tm"?x.sh.prop:x.sh;return p.propertyIndex=d.ix,m.p.setGroupProperty(PropertyInterface("Position",y)),m.s.setGroupProperty(PropertyInterface("Size",y)),m.r.setGroupProperty(PropertyInterface("Rotation",y)),Object.defineProperties(p,{position:{get:ExpressionPropertyInterface(m.p)},roundness:{get:ExpressionPropertyInterface(m.r)},size:{get:ExpressionPropertyInterface(m.s)},_name:{value:d.nm}}),p.mn=d.mn,p}function u(d,x,S){function p(g){return d.r.ix===g||g==="Round Corners 1"?p.radius:null}var y=propertyGroupFactory(p,S),m=x;return p.propertyIndex=d.ix,m.rd.setGroupProperty(PropertyInterface("Radius",y)),Object.defineProperties(p,{radius:{get:ExpressionPropertyInterface(m.rd)},_name:{value:d.nm}}),p.mn=d.mn,p}function E(d,x,S){function p(g){return d.c.ix===g||g==="Copies"?p.copies:d.o.ix===g||g==="Offset"?p.offset:null}var y=propertyGroupFactory(p,S),m=x;return p.propertyIndex=d.ix,m.c.setGroupProperty(PropertyInterface("Copies",y)),m.o.setGroupProperty(PropertyInterface("Offset",y)),Object.defineProperties(p,{copies:{get:ExpressionPropertyInterface(m.c)},offset:{get:ExpressionPropertyInterface(m.o)},_name:{value:d.nm}}),p.mn=d.mn,p}return function(d,x,S){var p;function y(g){if(typeof g=="number")return g=g===void 0?1:g,g===0?S:p[g-1];for(var k=0,R=p.length;k<R;){if(p[k]._name===g)return p[k];k+=1}return null}function m(){return S}return y.propertyGroup=propertyGroupFactory(y,m),p=t(d,x,y.propertyGroup),y.numProperties=p.length,y._name="Contents",y}}(),TextExpressionInterface=function(){return function(t){var e;function r(i){switch(i){case"ADBE Text Document":return r.sourceText;default:return null}}return Object.defineProperty(r,"sourceText",{get:function(){t.textProperty.getValue();var s=t.textProperty.currentData.t;return(!e||s!==e.value)&&(e=new String(s),e.value=s||new String(s),Object.defineProperty(e,"style",{get:function(){return{fillColor:t.textProperty.currentData.fc}}})),e}}),r}}();function _typeof(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof=function(r){return typeof r}:_typeof=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof(t)}var FootageInterface=function(){var t=function(i){var s="",n=i.getFootageData();function a(){return s="",n=i.getFootageData(),l}function l(o){if(n[o])return s=o,n=n[o],_typeof(n)==="object"?l:n;var c=o.indexOf(s);if(c!==-1){var f=parseInt(o.substr(c+s.length),10);return n=n[f],_typeof(n)==="object"?l:n}return""}return a},e=function(i){function s(n){return n==="Outline"?s.outlineInterface():null}return s._name="Outline",s.outlineInterface=t(i),s};return function(r){function i(s){return s==="Data"?i.dataInterface:null}return i._name="Data",i.dataInterface=e(r),i}}(),interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(t){return interfaces[t]||null}var expressionHelpers=function(){function t(a,l,o){l.x&&(o.k=!0,o.x=!0,o.initiateExpression=ExpressionManager.initiateExpression,o.effectsSequence.push(o.initiateExpression(a,l,o).bind(o)))}function e(a){return a*=this.elem.globalData.frameRate,a-=this.offsetTime,a!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<a?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(a,this._cachingAtTime),this._cachingAtTime.lastFrame=a),this._cachingAtTime.value}function r(a){var l=-.01,o=this.getValueAtTime(a),c=this.getValueAtTime(a+l),f=0;if(o.length){var b;for(b=0;b<o.length;b+=1)f+=Math.pow(c[b]-o[b],2);f=Math.sqrt(f)*100}else f=0;return f}function i(a){if(this.vel!==void 0)return this.vel;var l=-.001,o=this.getValueAtTime(a),c=this.getValueAtTime(a+l),f;if(o.length){f=createTypedArray("float32",o.length);var b;for(b=0;b<o.length;b+=1)f[b]=(c[b]-o[b])/l}else f=(c-o)/l;return f}function s(){return this.pv}function n(a){this.propertyGroup=a}return{searchExpressions:t,getSpeedAtTime:r,getVelocityAtTime:i,getValueAtTime:e,getStaticValueAtTime:s,setGroupProperty:n}}();function addPropertyDecorator(){function t(u,E,d){if(!this.k||!this.keyframes)return this.pv;u=u?u.toLowerCase():"";var x=this.comp.renderedFrame,S=this.keyframes,p=S[S.length-1].t;if(x<=p)return this.pv;var y,m;d?(E?y=Math.abs(p-this.elem.comp.globalData.frameRate*E):y=Math.max(0,p-this.elem.data.ip),m=p-y):((!E||E>S.length-1)&&(E=S.length-1),m=S[S.length-1-E].t,y=p-m);var g,k,R;if(u==="pingpong"){var T=Math.floor((x-m)/y);if(T%2!==0)return this.getValueAtTime((y-(x-m)%y+m)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var F=this.getValueAtTime(m/this.comp.globalData.frameRate,0),I=this.getValueAtTime(p/this.comp.globalData.frameRate,0),O=this.getValueAtTime(((x-m)%y+m)/this.comp.globalData.frameRate,0),$=Math.floor((x-m)/y);if(this.pv.length){for(R=new Array(F.length),k=R.length,g=0;g<k;g+=1)R[g]=(I[g]-F[g])*$+O[g];return R}return(I-F)*$+O}else if(u==="continue"){var V=this.getValueAtTime(p/this.comp.globalData.frameRate,0),z=this.getValueAtTime((p-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(R=new Array(V.length),k=R.length,g=0;g<k;g+=1)R[g]=V[g]+(V[g]-z[g])*((x-p)/this.comp.globalData.frameRate)/5e-4;return R}return V+(V-z)*((x-p)/.001)}return this.getValueAtTime(((x-m)%y+m)/this.comp.globalData.frameRate,0)}function e(u,E,d){if(!this.k)return this.pv;u=u?u.toLowerCase():"";var x=this.comp.renderedFrame,S=this.keyframes,p=S[0].t;if(x>=p)return this.pv;var y,m;d?(E?y=Math.abs(this.elem.comp.globalData.frameRate*E):y=Math.max(0,this.elem.data.op-p),m=p+y):((!E||E>S.length-1)&&(E=S.length-1),m=S[E].t,y=m-p);var g,k,R;if(u==="pingpong"){var T=Math.floor((p-x)/y);if(T%2===0)return this.getValueAtTime(((p-x)%y+p)/this.comp.globalData.frameRate,0)}else if(u==="offset"){var F=this.getValueAtTime(p/this.comp.globalData.frameRate,0),I=this.getValueAtTime(m/this.comp.globalData.frameRate,0),O=this.getValueAtTime((y-(p-x)%y+p)/this.comp.globalData.frameRate,0),$=Math.floor((p-x)/y)+1;if(this.pv.length){for(R=new Array(F.length),k=R.length,g=0;g<k;g+=1)R[g]=O[g]-(I[g]-F[g])*$;return R}return O-(I-F)*$}else if(u==="continue"){var V=this.getValueAtTime(p/this.comp.globalData.frameRate,0),z=this.getValueAtTime((p+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(R=new Array(V.length),k=R.length,g=0;g<k;g+=1)R[g]=V[g]+(V[g]-z[g])*(p-x)/.001;return R}return V+(V-z)*(p-x)/.001}return this.getValueAtTime((y-((p-x)%y+p))/this.comp.globalData.frameRate,0)}function r(u,E){if(!this.k)return this.pv;if(u=(u||.4)*.5,E=Math.floor(E||5),E<=1)return this.pv;var d=this.comp.renderedFrame/this.comp.globalData.frameRate,x=d-u,S=d+u,p=E>1?(S-x)/(E-1):1,y=0,m=0,g;this.pv.length?g=createTypedArray("float32",this.pv.length):g=0;for(var k;y<E;){if(k=this.getValueAtTime(x+y*p),this.pv.length)for(m=0;m<this.pv.length;m+=1)g[m]+=k[m];else g+=k;y+=1}if(this.pv.length)for(m=0;m<this.pv.length;m+=1)g[m]/=E;else g/=E;return g}function i(u){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var E=this._transformCachingAtTime.v;if(E.cloneFromProps(this.pre.props),this.appliedTransformations<1){var d=this.a.getValueAtTime(u);E.translate(-d[0]*this.a.mult,-d[1]*this.a.mult,d[2]*this.a.mult)}if(this.appliedTransformations<2){var x=this.s.getValueAtTime(u);E.scale(x[0]*this.s.mult,x[1]*this.s.mult,x[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var S=this.sk.getValueAtTime(u),p=this.sa.getValueAtTime(u);E.skewFromAxis(-S*this.sk.mult,p*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var y=this.r.getValueAtTime(u);E.rotate(-y*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var m=this.rz.getValueAtTime(u),g=this.ry.getValueAtTime(u),k=this.rx.getValueAtTime(u),R=this.or.getValueAtTime(u);E.rotateZ(-m*this.rz.mult).rotateY(g*this.ry.mult).rotateX(k*this.rx.mult).rotateZ(-R[2]*this.or.mult).rotateY(R[1]*this.or.mult).rotateX(R[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var T=this.px.getValueAtTime(u),F=this.py.getValueAtTime(u);if(this.data.p.z){var I=this.pz.getValueAtTime(u);E.translate(T*this.px.mult,F*this.py.mult,-I*this.pz.mult)}else E.translate(T*this.px.mult,F*this.py.mult,0)}else{var O=this.p.getValueAtTime(u);E.translate(O[0]*this.p.mult,O[1]*this.p.mult,-O[2]*this.p.mult)}return E}function s(){return this.v.clone(new Matrix)}var n=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(u,E,d){var x=n(u,E,d);return x.dynamicProperties.length?x.getValueAtTime=i.bind(x):x.getValueAtTime=s.bind(x),x.setGroupProperty=expressionHelpers.setGroupProperty,x};var a=PropertyFactory.getProp;PropertyFactory.getProp=function(u,E,d,x,S){var p=a(u,E,d,x,S);p.kf?p.getValueAtTime=expressionHelpers.getValueAtTime.bind(p):p.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(p),p.setGroupProperty=expressionHelpers.setGroupProperty,p.loopOut=t,p.loopIn=e,p.smooth=r,p.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(p),p.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(p),p.numKeys=E.a===1?E.k.length:0,p.propertyIndex=E.ix;var y=0;return d!==0&&(y=createTypedArray("float32",E.a===1?E.k[0].s.length:E.k.length)),p._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:y},expressionHelpers.searchExpressions(u,E,p),p.k&&S.addDynamicProperty(p),p};function l(u){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),u*=this.elem.globalData.frameRate,u-=this.offsetTime,u!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<u?this._caching.lastIndex:0,this._cachingAtTime.lastTime=u,this.interpolateShape(u,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}var o=ShapePropertyFactory.getConstructorFunction(),c=ShapePropertyFactory.getKeyframedConstructorFunction();function f(){}f.prototype={vertices:function(E,d){this.k&&this.getValue();var x=this.v;d!==void 0&&(x=this.getValueAtTime(d,0));var S,p=x._length,y=x[E],m=x.v,g=createSizedArray(p);for(S=0;S<p;S+=1)E==="i"||E==="o"?g[S]=[y[S][0]-m[S][0],y[S][1]-m[S][1]]:g[S]=[y[S][0],y[S][1]];return g},points:function(E){return this.vertices("v",E)},inTangents:function(E){return this.vertices("i",E)},outTangents:function(E){return this.vertices("o",E)},isClosed:function(){return this.v.c},pointOnPath:function(E,d){var x=this.v;d!==void 0&&(x=this.getValueAtTime(d,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(x));for(var S=this._segmentsLength,p=S.lengths,y=S.totalLength*E,m=0,g=p.length,k=0,R;m<g;){if(k+p[m].addedLength>y){var T=m,F=x.c&&m===g-1?0:m+1,I=(y-k)/p[m].addedLength;R=bez.getPointInSegment(x.v[T],x.v[F],x.o[T],x.i[F],I,p[m]);break}else k+=p[m].addedLength;m+=1}return R||(R=x.c?[x.v[0][0],x.v[0][1]]:[x.v[x._length-1][0],x.v[x._length-1][1]]),R},vectorOnPath:function(E,d,x){E==1?E=this.v.c:E==0&&(E=.999);var S=this.pointOnPath(E,d),p=this.pointOnPath(E+.001,d),y=p[0]-S[0],m=p[1]-S[1],g=Math.sqrt(Math.pow(y,2)+Math.pow(m,2));if(g===0)return[0,0];var k=x==="tangent"?[y/g,m/g]:[-m/g,y/g];return k},tangentOnPath:function(E,d){return this.vectorOnPath(E,d,"tangent")},normalOnPath:function(E,d){return this.vectorOnPath(E,d,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([f],o),extendPrototype([f],c),c.prototype.getValueAtTime=l,c.prototype.initiateExpression=ExpressionManager.initiateExpression;var b=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(u,E,d,x,S){var p=b(u,E,d,x,S);return p.propertyIndex=E.ix,p.lock=!1,d===3?expressionHelpers.searchExpressions(u,E.pt,p):d===4&&expressionHelpers.searchExpressions(u,E.ks,p),p.k&&u.addDynamicProperty(p),p}}function initialize$1(){addPropertyDecorator()}function addDecorator(){function t(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}TextProperty.prototype.getExpressionValue=function(e,r){var i=this.calculateExpression(r);if(e.t!==i){var s={};return this.copyData(s,e),s.t=i.toString(),s.__complete=!1,s}return e},TextProperty.prototype.searchProperty=function(){var e=this.searchKeyframes(),r=this.searchExpressions();return this.kf=e||r,this.kf},TextProperty.prototype.searchExpressions=t}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function t(e,r){var i=createNS("feMerge");i.setAttribute("result",e);var s,n;for(n=0;n<r.length;n+=1)s=createNS("feMergeNode"),s.setAttribute("in",r[n]),i.appendChild(s),i.appendChild(s);return i}};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,r,i,s){this.filterManager=e;var n=createNS("feColorMatrix");n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","linearRGB"),n.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=n,n.setAttribute("result",i+"_tint_1"),t.appendChild(n),n=createNS("feColorMatrix"),n.setAttribute("type","matrix"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),n.setAttribute("result",i+"_tint_2"),t.appendChild(n),this.matrixFilter=n;var a=this.createMergeNode(i,[s,i+"_tint_1",i+"_tint_2"]);t.appendChild(a)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+i+" 0"),this.matrixFilter.setAttribute("values",r[0]-e[0]+" 0 0 0 "+e[0]+" "+(r[1]-e[1])+" 0 0 0 "+e[1]+" "+(r[2]-e[2])+" 0 0 0 "+e[2]+" 0 0 0 1 0")}};function SVGFillFilter(t,e,r,i){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),s.setAttribute("result",i),t.appendChild(s),this.matrixFilter=s}SVGFillFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[2].p.v,r=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 "+r+" 0")}};function SVGStrokeEffect(t,e,r){this.initialized=!1,this.filterManager=e,this.elem=r,this.paths=[]}SVGStrokeEffect.prototype.initialize=function(){var t=this.elem.layerElement.children||this.elem.layerElement.childNodes,e,r,i,s;for(this.filterManager.effectElements[1].p.v===1?(s=this.elem.maskManager.masksProperties.length,i=0):(i=this.filterManager.effectElements[0].p.v-1,s=i+1),r=createNS("g"),r.setAttribute("fill","none"),r.setAttribute("stroke-linecap","round"),r.setAttribute("stroke-dashoffset",1),i;i<s;i+=1)e=createNS("path"),r.appendChild(e),this.paths.push({p:e,m:i});if(this.filterManager.effectElements[10].p.v===3){var n=createNS("mask"),a=createElementID();n.setAttribute("id",a),n.setAttribute("mask-type","alpha"),n.appendChild(r),this.elem.globalData.defs.appendChild(n);var l=createNS("g");for(l.setAttribute("mask","url("+getLocationHref()+"#"+a+")");t[0];)l.appendChild(t[0]);this.elem.layerElement.appendChild(l),this.masker=n,r.setAttribute("stroke","#fff")}else if(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2){if(this.filterManager.effectElements[10].p.v===2)for(t=this.elem.layerElement.children||this.elem.layerElement.childNodes;t.length;)this.elem.layerElement.removeChild(t[0]);this.elem.layerElement.appendChild(r),this.elem.layerElement.removeAttribute("mask"),r.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=r},SVGStrokeEffect.prototype.renderFrame=function(t){this.initialized||this.initialize();var e,r=this.paths.length,i,s;for(e=0;e<r;e+=1)if(this.paths[e].m!==-1&&(i=this.elem.maskManager.viewData[this.paths[e].m],s=this.paths[e].p,(t||this.filterManager._mdf||i.prop._mdf)&&s.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 n;if(this.filterManager.effectElements[7].p.v!==0||this.filterManager.effectElements[8].p.v!==100){var a=Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,l=Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v)*.01,o=s.getTotalLength();n="0 0 0 "+o*a+" ";var c=o*(l-a),f=1+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01,b=Math.floor(c/f),u;for(u=0;u<b;u+=1)n+="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01+" ";n+="0 "+o*10+" 0 0"}else n="1 "+this.filterManager.effectElements[4].p.v*2*this.filterManager.effectElements[9].p.v*.01;s.setAttribute("stroke-dasharray",n)}if((t||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",this.filterManager.effectElements[4].p.v*2),(t||this.filterManager.effectElements[6].p._mdf)&&this.pathMasker.setAttribute("opacity",this.filterManager.effectElements[6].p.v),(this.filterManager.effectElements[10].p.v===1||this.filterManager.effectElements[10].p.v===2)&&(t||this.filterManager.effectElements[3].p._mdf)){var E=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(E[0]*255)+","+bmFloor(E[1]*255)+","+bmFloor(E[2]*255)+")")}};function SVGTritoneFilter(t,e,r,i){this.filterManager=e;var s=createNS("feColorMatrix");s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","linearRGB"),s.setAttribute("values","0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0"),t.appendChild(s);var n=createNS("feComponentTransfer");n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",i),this.matrixFilter=n;var a=createNS("feFuncR");a.setAttribute("type","table"),n.appendChild(a),this.feFuncR=a;var l=createNS("feFuncG");l.setAttribute("type","table"),n.appendChild(l),this.feFuncG=l;var o=createNS("feFuncB");o.setAttribute("type","table"),n.appendChild(o),this.feFuncB=o,t.appendChild(n)}SVGTritoneFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,i=this.filterManager.effectElements[2].p.v,s=i[0]+" "+r[0]+" "+e[0],n=i[1]+" "+r[1]+" "+e[1],a=i[2]+" "+r[2]+" "+e[2];this.feFuncR.setAttribute("tableValues",s),this.feFuncG.setAttribute("tableValues",n),this.feFuncB.setAttribute("tableValues",a)}};function SVGProLevelsFilter(t,e,r,i){this.filterManager=e;var s=this.filterManager.effectElements,n=createNS("feComponentTransfer");(s[10].p.k||s[10].p.v!==0||s[11].p.k||s[11].p.v!==1||s[12].p.k||s[12].p.v!==1||s[13].p.k||s[13].p.v!==0||s[14].p.k||s[14].p.v!==1)&&(this.feFuncR=this.createFeFunc("feFuncR",n)),(s[17].p.k||s[17].p.v!==0||s[18].p.k||s[18].p.v!==1||s[19].p.k||s[19].p.v!==1||s[20].p.k||s[20].p.v!==0||s[21].p.k||s[21].p.v!==1)&&(this.feFuncG=this.createFeFunc("feFuncG",n)),(s[24].p.k||s[24].p.v!==0||s[25].p.k||s[25].p.v!==1||s[26].p.k||s[26].p.v!==1||s[27].p.k||s[27].p.v!==0||s[28].p.k||s[28].p.v!==1)&&(this.feFuncB=this.createFeFunc("feFuncB",n)),(s[31].p.k||s[31].p.v!==0||s[32].p.k||s[32].p.v!==1||s[33].p.k||s[33].p.v!==1||s[34].p.k||s[34].p.v!==0||s[35].p.k||s[35].p.v!==1)&&(this.feFuncA=this.createFeFunc("feFuncA",n)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(n.setAttribute("color-interpolation-filters","sRGB"),t.appendChild(n)),(s[3].p.k||s[3].p.v!==0||s[4].p.k||s[4].p.v!==1||s[5].p.k||s[5].p.v!==1||s[6].p.k||s[6].p.v!==0||s[7].p.k||s[7].p.v!==1)&&(n=createNS("feComponentTransfer"),n.setAttribute("color-interpolation-filters","sRGB"),n.setAttribute("result",i),t.appendChild(n),this.feFuncRComposed=this.createFeFunc("feFuncR",n),this.feFuncGComposed=this.createFeFunc("feFuncG",n),this.feFuncBComposed=this.createFeFunc("feFuncB",n))}SVGProLevelsFilter.prototype.createFeFunc=function(t,e){var r=createNS(t);return r.setAttribute("type","table"),e.appendChild(r),r},SVGProLevelsFilter.prototype.getTableValue=function(t,e,r,i,s){for(var n=0,a=256,l,o=Math.min(t,e),c=Math.max(t,e),f=Array.call(null,{length:a}),b,u=0,E=s-i,d=e-t;n<=256;)l=n/256,l<=o?b=d<0?s:i:l>=c?b=d<0?i:s:b=i+E*Math.pow((l-t)/d,1/r),f[u]=b,u+=1,n+=256/(a-1);return f.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e,r=this.filterManager.effectElements;this.feFuncRComposed&&(t||r[3].p._mdf||r[4].p._mdf||r[5].p._mdf||r[6].p._mdf||r[7].p._mdf)&&(e=this.getTableValue(r[3].p.v,r[4].p.v,r[5].p.v,r[6].p.v,r[7].p.v),this.feFuncRComposed.setAttribute("tableValues",e),this.feFuncGComposed.setAttribute("tableValues",e),this.feFuncBComposed.setAttribute("tableValues",e)),this.feFuncR&&(t||r[10].p._mdf||r[11].p._mdf||r[12].p._mdf||r[13].p._mdf||r[14].p._mdf)&&(e=this.getTableValue(r[10].p.v,r[11].p.v,r[12].p.v,r[13].p.v,r[14].p.v),this.feFuncR.setAttribute("tableValues",e)),this.feFuncG&&(t||r[17].p._mdf||r[18].p._mdf||r[19].p._mdf||r[20].p._mdf||r[21].p._mdf)&&(e=this.getTableValue(r[17].p.v,r[18].p.v,r[19].p.v,r[20].p.v,r[21].p.v),this.feFuncG.setAttribute("tableValues",e)),this.feFuncB&&(t||r[24].p._mdf||r[25].p._mdf||r[26].p._mdf||r[27].p._mdf||r[28].p._mdf)&&(e=this.getTableValue(r[24].p.v,r[25].p.v,r[26].p.v,r[27].p.v,r[28].p.v),this.feFuncB.setAttribute("tableValues",e)),this.feFuncA&&(t||r[31].p._mdf||r[32].p._mdf||r[33].p._mdf||r[34].p._mdf||r[35].p._mdf)&&(e=this.getTableValue(r[31].p.v,r[32].p.v,r[33].p.v,r[34].p.v,r[35].p.v),this.feFuncA.setAttribute("tableValues",e))}};function SVGDropShadowEffect(t,e,r,i,s){var n=e.container.globalData.renderConfig.filterSize,a=e.data.fs||n;t.setAttribute("x",a.x||n.x),t.setAttribute("y",a.y||n.y),t.setAttribute("width",a.width||n.width),t.setAttribute("height",a.height||n.height),this.filterManager=e;var l=createNS("feGaussianBlur");l.setAttribute("in","SourceAlpha"),l.setAttribute("result",i+"_drop_shadow_1"),l.setAttribute("stdDeviation","0"),this.feGaussianBlur=l,t.appendChild(l);var o=createNS("feOffset");o.setAttribute("dx","25"),o.setAttribute("dy","0"),o.setAttribute("in",i+"_drop_shadow_1"),o.setAttribute("result",i+"_drop_shadow_2"),this.feOffset=o,t.appendChild(o);var c=createNS("feFlood");c.setAttribute("flood-color","#00ff00"),c.setAttribute("flood-opacity","1"),c.setAttribute("result",i+"_drop_shadow_3"),this.feFlood=c,t.appendChild(c);var f=createNS("feComposite");f.setAttribute("in",i+"_drop_shadow_3"),f.setAttribute("in2",i+"_drop_shadow_2"),f.setAttribute("operator","in"),f.setAttribute("result",i+"_drop_shadow_4"),t.appendChild(f);var b=this.createMergeNode(i,[i+"_drop_shadow_4",s]);t.appendChild(b)}extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){if((t||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),t||this.filterManager.effectElements[0].p._mdf){var e=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(e[0]*255),Math.round(e[1]*255),Math.round(e[2]*255)))}if((t||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),t||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var r=this.filterManager.effectElements[3].p.v,i=(this.filterManager.effectElements[2].p.v-90)*degToRads,s=r*Math.cos(i),n=r*Math.sin(i);this.feOffset.setAttribute("dx",s),this.feOffset.setAttribute("dy",n)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(t,e,r){this.initialized=!1,this.filterManager=e,this.filterElem=t,this.elem=r,r.matteElement=createNS("g"),r.matteElement.appendChild(r.layerElement),r.matteElement.appendChild(r.transformedElement),r.baseElement=r.matteElement}SVGMatte3Effect.prototype.findSymbol=function(t){for(var e=0,r=_svgMatteSymbols.length;e<r;){if(_svgMatteSymbols[e]===t)return _svgMatteSymbols[e];e+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(t,e){var r=t.layerElement.parentNode;if(r){for(var i=r.children,s=0,n=i.length;s<n&&i[s]!==t.layerElement;)s+=1;var a;s<=n-2&&(a=i[s+1]);var l=createNS("use");l.setAttribute("href","#"+e),a?r.insertBefore(l,a):r.appendChild(l)}},SVGMatte3Effect.prototype.setElementAsMask=function(t,e){if(!this.findSymbol(e)){var r=createElementID(),i=createNS("mask");i.setAttribute("id",e.layerId),i.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(e);var s=t.globalData.defs;s.appendChild(i);var n=createNS("symbol");n.setAttribute("id",r),this.replaceInParent(e,r),n.appendChild(e.layerElement),s.appendChild(n);var a=createNS("use");a.setAttribute("href","#"+r),i.appendChild(a),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,r=0,i=e.length;r<i;)e[r]&&e[r].data.ind===t&&this.setElementAsMask(this.elem,e[r]),r+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()};function SVGGaussianBlurEffect(t,e,r,i){t.setAttribute("x","-100%"),t.setAttribute("y","-100%"),t.setAttribute("width","300%"),t.setAttribute("height","300%"),this.filterManager=e;var s=createNS("feGaussianBlur");s.setAttribute("result",i),t.appendChild(s),this.feGaussianBlur=s}SVGGaussianBlurEffect.prototype.renderFrame=function(t){if(t||this.filterManager._mdf){var e=.3,r=this.filterManager.effectElements[0].p.v*e,i=this.filterManager.effectElements[1].p.v,s=i==3?0:r,n=i==2?0:r;this.feGaussianBlur.setAttribute("stdDeviation",s+" "+n);var a=this.filterManager.effectElements[2].p.v==1?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",a)}};function TransformEffect(){}TransformEffect.prototype.init=function(t){this.effectsManager=t,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(t){if(this._opMdf=!1,this._mdf=!1,t||this.effectsManager._mdf){var e=this.effectsManager.effectElements,r=e[0].p.v,i=e[1].p.v,s=e[2].p.v===1,n=e[3].p.v,a=s?n:e[4].p.v,l=e[5].p.v,o=e[6].p.v,c=e[7].p.v;this.matrix.reset(),this.matrix.translate(-r[0],-r[1],r[2]),this.matrix.scale(a*.01,n*.01,1),this.matrix.rotate(-c*degToRads),this.matrix.skewFromAxis(-l*degToRads,(o+90)*degToRads),this.matrix.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==e[8].p.v&&(this.opacity=e[8].p.v,this._opMdf=!0)}};function SVGTransformEffect(t,e){this.init(e)}extendPrototype([TransformEffect],SVGTransformEffect);function CVTransformEffect(t){this.init(t)}return extendPrototype([TransformEffect],CVTransformEffect),registerRenderer("canvas",CanvasRenderer),registerRenderer("html",HybridRenderer),registerRenderer("svg",SVGRenderer),ShapeModifiers.registerModifier("tm",TrimModifier),ShapeModifiers.registerModifier("pb",PuckerAndBloatModifier),ShapeModifiers.registerModifier("rp",RepeaterModifier),ShapeModifiers.registerModifier("rd",RoundCornersModifier),ShapeModifiers.registerModifier("zz",ZigZagModifier),ShapeModifiers.registerModifier("op",OffsetPathModifier),setExpressionsPlugin(Expressions),setExpressionInterfaces(getInterface),initialize$1(),initialize(),registerEffect$1(20,SVGTintFilter,!0),registerEffect$1(21,SVGFillFilter,!0),registerEffect$1(22,SVGStrokeEffect,!1),registerEffect$1(23,SVGTritoneFilter,!0),registerEffect$1(24,SVGProLevelsFilter,!0),registerEffect$1(25,SVGDropShadowEffect,!0),registerEffect$1(28,SVGMatte3Effect,!1),registerEffect$1(29,SVGGaussianBlurEffect,!0),registerEffect$1(35,SVGTransformEffect,!1),registerEffect(35,CVTransformEffect),lottie})}(lottie$2,lottie$2.exports)),lottie$2.exports}var lottieExports=requireLottie();const lottie=getDefaultExportFromCjs(lottieExports);function _arrayLikeToArray(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,i=Array(e);r<e;r++)i[r]=t[r];return i}function _arrayWithHoles(t){if(Array.isArray(t))return t}function _defineProperty(t,e,r){return(e=_toPropertyKey(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function _iterableToArrayLimit(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var i,s,n,a,l=[],o=!0,c=!1;try{if(n=(r=r.call(t)).next,e!==0)for(;!(o=(i=n.call(r)).done)&&(l.push(i.value),l.length!==e);o=!0);}catch(f){c=!0,s=f}finally{try{if(!o&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw s}}return l}}function _nonIterableRest(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
47
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ownKeys(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(t,s).enumerable})),r.push.apply(r,i)}return r}function _objectSpread2(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ownKeys(Object(r),!0).forEach(function(i){_defineProperty(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}function _objectWithoutProperties(t,e){if(t==null)return{};var r,i,s=_objectWithoutPropertiesLoose(t,e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);for(i=0;i<n.length;i++)r=n[i],e.includes(r)||{}.propertyIsEnumerable.call(t,r)&&(s[r]=t[r])}return s}function _objectWithoutPropertiesLoose(t,e){if(t==null)return{};var r={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(e.includes(i))continue;r[i]=t[i]}return r}function _slicedToArray(t,e){return _arrayWithHoles(t)||_iterableToArrayLimit(t,e)||_unsupportedIterableToArray(t,e)||_nonIterableRest()}function _toPrimitive(t,e){if(typeof t!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e);if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _toPropertyKey(t){var e=_toPrimitive(t,"string");return typeof e=="symbol"?e:e+""}function _unsupportedIterableToArray(t,e){if(t){if(typeof t=="string")return _arrayLikeToArray(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_arrayLikeToArray(t,e):void 0}}var _excluded$1=["animationData","loop","autoplay","initialSegment","onComplete","onLoopComplete","onEnterFrame","onSegmentStart","onConfigReady","onDataReady","onDataFailed","onLoadedImages","onDOMLoaded","onDestroy","lottieRef","renderer","name","assetsPath","rendererSettings"],useLottie=function t(e,r){var i=e.animationData,s=e.loop,n=e.autoplay,a=e.initialSegment,l=e.onComplete,o=e.onLoopComplete,c=e.onEnterFrame,f=e.onSegmentStart,b=e.onConfigReady,u=e.onDataReady,E=e.onDataFailed,d=e.onLoadedImages,x=e.onDOMLoaded,S=e.onDestroy;e.lottieRef,e.renderer,e.name,e.assetsPath,e.rendererSettings;var p=_objectWithoutProperties(e,_excluded$1),y=React2.useState(!1),m=_slicedToArray(y,2),g=m[0],k=m[1],R=React2.useRef(),T=React2.useRef(null),F=function(){var L;(L=R.current)===null||L===void 0||L.play()},I=function(){var L;(L=R.current)===null||L===void 0||L.stop()},O=function(){var L;(L=R.current)===null||L===void 0||L.pause()},$=function(L){var N;(N=R.current)===null||N===void 0||N.setSpeed(L)},V=function(L,N){var G;(G=R.current)===null||G===void 0||G.goToAndPlay(L,N)},z=function(L,N){var G;(G=R.current)===null||G===void 0||G.goToAndStop(L,N)},H=function(L){var N;(N=R.current)===null||N===void 0||N.setDirection(L)},D=function(L,N){var G;(G=R.current)===null||G===void 0||G.playSegments(L,N)},_=function(L){var N;(N=R.current)===null||N===void 0||N.setSubframe(L)},M=function(L){var N;return(N=R.current)===null||N===void 0?void 0:N.getDuration(L)},C=function(){var L;(L=R.current)===null||L===void 0||L.destroy(),R.current=void 0},P=function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},N;if(T.current){(N=R.current)===null||N===void 0||N.destroy();var G=_objectSpread2(_objectSpread2(_objectSpread2({},e),L),{},{container:T.current});return R.current=lottie.loadAnimation(G),k(!!R.current),function(){var J;(J=R.current)===null||J===void 0||J.destroy(),R.current=void 0}}};React2.useEffect(function(){var j=P();return function(){return j==null?void 0:j()}},[i,s]),React2.useEffect(function(){R.current&&(R.current.autoplay=!!n)},[n]),React2.useEffect(function(){if(R.current){if(!a){R.current.resetSegments(!0);return}!Array.isArray(a)||!a.length||((R.current.currentRawFrame<a[0]||R.current.currentRawFrame>a[1])&&(R.current.currentRawFrame=a[0]),R.current.setSegment(a[0],a[1]))}},[a]),React2.useEffect(function(){var j=[{name:"complete",handler:l},{name:"loopComplete",handler:o},{name:"enterFrame",handler:c},{name:"segmentStart",handler:f},{name:"config_ready",handler:b},{name:"data_ready",handler:u},{name:"data_failed",handler:E},{name:"loaded_images",handler:d},{name:"DOMLoaded",handler:x},{name:"destroy",handler:S}],L=j.filter(function(G){return G.handler!=null});if(L.length){var N=L.map(function(G){var J;return(J=R.current)===null||J===void 0||J.addEventListener(G.name,G.handler),function(){var K;(K=R.current)===null||K===void 0||K.removeEventListener(G.name,G.handler)}});return function(){N.forEach(function(G){return G()})}}},[l,o,c,f,b,u,E,d,x,S]);var A=React2.createElement("div",_objectSpread2({style:r,ref:T},p));return{View:A,play:F,stop:I,pause:O,setSpeed:$,goToAndStop:z,goToAndPlay:V,setDirection:H,playSegments:D,setSubframe:_,getDuration:M,destroy:C,animationContainerRef:T,animationLoaded:g,animationItem:R.current}};function getContainerVisibility(t){var e=t.getBoundingClientRect(),r=e.top,i=e.height,s=window.innerHeight-r,n=window.innerHeight+i;return s/n}function getContainerCursorPosition(t,e,r){var i=t.getBoundingClientRect(),s=i.top,n=i.left,a=i.width,l=i.height,o=(e-n)/a,c=(r-s)/l;return{x:o,y:c}}var useInitInteractivity=function t(e){var r=e.wrapperRef,i=e.animationItem,s=e.mode,n=e.actions;React2.useEffect(function(){var a=r.current;if(!(!a||!i||!n.length)){i.stop();var l=function(){var f=null,b=function(){var E=getContainerVisibility(a),d=n.find(function(S){var p=S.visibility;return p&&E>=p[0]&&E<=p[1]});if(d){if(d.type==="seek"&&d.visibility&&d.frames.length===2){var x=d.frames[0]+Math.ceil((E-d.visibility[0])/(d.visibility[1]-d.visibility[0])*d.frames[1]);//! goToAndStop must be relative to the start of the current segment
48
+ i.goToAndStop(x-i.firstFrame-1,!0)}d.type==="loop"&&(f===null||f!==d.frames||i.isPaused)&&(i.playSegments(d.frames,!0),f=d.frames),d.type==="play"&&i.isPaused&&(i.resetSegments(!0),i.play()),d.type==="stop"&&i.goToAndStop(d.frames[0]-i.firstFrame-1,!0)}};return document.addEventListener("scroll",b),function(){document.removeEventListener("scroll",b)}},o=function(){var f=function(d,x){var S=d,p=x;if(S!==-1&&p!==-1){var y=getContainerCursorPosition(a,S,p);S=y.x,p=y.y}var m=n.find(function(R){var T=R.position;return T&&Array.isArray(T.x)&&Array.isArray(T.y)?S>=T.x[0]&&S<=T.x[1]&&p>=T.y[0]&&p<=T.y[1]:T&&!Number.isNaN(T.x)&&!Number.isNaN(T.y)?S===T.x&&p===T.y:!1});if(m){if(m.type==="seek"&&m.position&&Array.isArray(m.position.x)&&Array.isArray(m.position.y)&&m.frames.length===2){var g=(S-m.position.x[0])/(m.position.x[1]-m.position.x[0]),k=(p-m.position.y[0])/(m.position.y[1]-m.position.y[0]);i.playSegments(m.frames,!0),i.goToAndStop(Math.ceil((g+k)/2*(m.frames[1]-m.frames[0])),!0)}m.type==="loop"&&i.playSegments(m.frames,!0),m.type==="play"&&(i.isPaused&&i.resetSegments(!1),i.playSegments(m.frames)),m.type==="stop"&&i.goToAndStop(m.frames[0],!0)}},b=function(d){f(d.clientX,d.clientY)},u=function(){f(-1,-1)};return a.addEventListener("mousemove",b),a.addEventListener("mouseout",u),function(){a.removeEventListener("mousemove",b),a.removeEventListener("mouseout",u)}};switch(s){case"scroll":return l();case"cursor":return o()}}},[s,i])},useLottieInteractivity=function t(e){var r=e.actions,i=e.mode,s=e.lottieObj,n=s.animationItem,a=s.View,l=s.animationContainerRef;return useInitInteractivity({actions:r,animationItem:n,mode:i,wrapperRef:l}),a},_excluded=["style","interactivity"],Lottie=function t(e){var r,i,s,n=e.style,a=e.interactivity,l=_objectWithoutProperties(e,_excluded),o=useLottie(l,n),c=o.View,f=o.play,b=o.stop,u=o.pause,E=o.setSpeed,d=o.goToAndStop,x=o.goToAndPlay,S=o.setDirection,p=o.playSegments,y=o.setSubframe,m=o.getDuration,g=o.destroy,k=o.animationContainerRef,R=o.animationLoaded,T=o.animationItem;return React2.useEffect(function(){e.lottieRef&&(e.lottieRef.current={play:f,stop:b,pause:u,setSpeed:E,goToAndPlay:x,goToAndStop:d,setDirection:S,playSegments:p,setSubframe:y,getDuration:m,destroy:g,animationContainerRef:k,animationLoaded:R,animationItem:T})},[(r=e.lottieRef)===null||r===void 0?void 0:r.current]),useLottieInteractivity({lottieObj:{View:c,play:f,stop:b,pause:u,setSpeed:E,goToAndStop:d,goToAndPlay:x,setDirection:S,playSegments:p,setSubframe:y,getDuration:m,destroy:g,animationContainerRef:k,animationLoaded:R,animationItem:T},actions:(i=a==null?void 0:a.actions)!==null&&i!==void 0?i:[],mode:(s=a==null?void 0:a.mode)!==null&&s!==void 0?s:"scroll"})};const v$2="5.1.7",fr$2=30,ip$2=25,op$2=69,w$2=600,h$2=600,nm$2="success",ddd$2=0,assets$2=JSON.parse('[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Layer 4 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.68,468.673,0],"ix":2},"a":{"a":0,"k":[26.859,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,20.86],[20.859,-20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Layer 5 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[467.82,115.827,0],"ix":2},"a":{"a":0,"k":[26.86,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,20.859],[20.86,-20.859]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.859],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Layer 6 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[115.327,116.18,0],"ix":2},"a":{"a":0,"k":[26.859,26.859,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.859,-20.86],[20.859,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.859,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"Layer 7 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[468.174,468.32,0],"ix":2},"a":{"a":0,"k":[26.86,26.86,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-20.86,-20.86],[20.86,20.86]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[26.86,26.86],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Layer 8 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[42.5,292.5,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Layer 9 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[541,292,0],"ix":2},"a":{"a":0,"k":[35.5,6,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,6],[65,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"Layer 10 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[292,541.5,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[100],"e":[0]},{"t":22}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":28,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"Layer 11 Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[291.5,43,0],"ix":2},"a":{"a":0,"k":[6,35.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[6,65],[6,6]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0,0.788000009574,0.522000002394,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":12,"ix":5},"lc":1,"lj":1,"ml":10,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":2,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0],"y":[1]},"o":{"x":[0.333],"y":[0]},"n":["0_1_0p333_0"],"t":4,"s":[0],"e":[100]},{"t":22}],"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","hd":false}],"ip":0,"op":28,"st":0,"bm":0}]}]'),layers$2=[{ddd:0,ind:1,ty:4,nm:"Shape Layer 2",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:25,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:36,s:[0],e:[100]},{t:50}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:25,s:[0],e:[100]},{t:39}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:25,op:50,st:25,bm:0},{ddd:0,ind:2,ty:4,nm:"Shape Layer 1",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[0,0,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{d:1,ty:"el",s:{a:0,k:[367.859,367.859],ix:2},p:{a:0,k:[0,0],ix:3},nm:"Ellipse Path 1",mn:"ADBE Vector Shape - Ellipse",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[0],y:[1]},o:{x:[.333],y:[0]},n:["0_1_0p333_0"],t:0,s:[0],e:[0]},{i:{x:[.089],y:[1]},o:{x:[.655],y:[0]},n:["0p089_1_0p655_0"],t:11,s:[0],e:[100]},{t:25}],ix:1},e:{a:1,k:[{i:{x:[.333],y:[1]},o:{x:[.829],y:[0]},n:["0p333_1_0p829_0"],t:0,s:[0],e:[100]},{t:14}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1},{ty:"st",c:{a:0,k:[.893382352941,.893382352941,.893382352941,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:20,ix:5},lc:1,lj:1,ml:4,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[1.93,-10.07],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Ellipse 1",np:4,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:0,op:25,st:0,bm:0},{ddd:0,ind:3,ty:0,nm:"Pre-comp 1",refId:"comp_0",sr:1,ks:{o:{a:1,k:[{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:54,s:[0],e:[100]},{i:{x:[.833],y:[.833]},o:{x:[.167],y:[.167]},n:["0p833_0p833_0p167_0p167"],t:56,s:[100],e:[100]},{t:62}],ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[300,300,0],ix:1},s:{a:1,k:[{i:{x:[.833,.833,.833],y:[.833,.833,.833]},o:{x:[.167,.167,.167],y:[.167,.167,.167]},n:["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],t:54,s:[86,86,100],e:[94,94,100]},{t:62}],ix:6}},ao:0,w:600,h:600,ip:54,op:354,st:54,bm:0},{ddd:0,ind:4,ty:4,nm:"Layer 2 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[300,300,0],ix:2},a:{a:0,k:[137.378,109.309,0],ix:1},s:{a:0,k:[100,100,100],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0]],v:[[-84.878,.669],[-28.738,56.809],[84.878,-56.809]],c:!1},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"st",c:{a:0,k:[1,1,1,1],ix:3},o:{a:0,k:100,ix:4},w:{a:0,k:21,ix:5},lc:1,lj:1,ml:10,nm:"Stroke 1",mn:"ADBE Vector Graphic - Stroke",hd:!1},{ty:"tr",p:{a:0,k:[137.378,109.308],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1},{ty:"tm",s:{a:1,k:[{i:{x:[.185],y:[1]},o:{x:[.333],y:[0]},n:["0p185_1_0p333_0"],t:59,s:[0],e:[6]},{i:{x:[.306],y:[1]},o:{x:[.333],y:[0]},n:["0p306_1_0p333_0"],t:62,s:[6],e:[0]},{t:66}],ix:1},e:{a:1,k:[{i:{x:[.35],y:[1]},o:{x:[.333],y:[0]},n:["0p35_1_0p333_0"],t:54,s:[0],e:[100]},{i:{x:[.032],y:[1]},o:{x:[.333],y:[0]},n:["0p032_1_0p333_0"],t:62,s:[100],e:[94]},{t:66}],ix:2},o:{a:0,k:0,ix:3},m:1,ix:2,nm:"Trim Paths 1",mn:"ADBE Vector Filter - Trim",hd:!1}],ip:54,op:354,st:54,bm:0},{ddd:0,ind:5,ty:4,nm:"Layer 1 Outlines",sr:1,ks:{o:{a:0,k:100,ix:11},r:{a:0,k:0,ix:10},p:{a:0,k:[299.988,299.91,0],ix:2},a:{a:0,k:[190.878,189.014,0],ix:1},s:{a:1,k:[{i:{x:[.046,.046,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[0,0,0]},n:["0p046_1_0p333_0","0p046_1_0p333_0","0p667_1_0p333_0"],t:50,s:[0,0,100],e:[116,116,100]},{i:{x:[.019,.019,.667],y:[1,1,1]},o:{x:[.333,.333,.333],y:[.032,.032,0]},n:["0p019_1_0p333_0p032","0p019_1_0p333_0p032","0p667_1_0p333_0"],t:61,s:[116,116,100],e:[100,100,100]},{t:67}],ix:6}},ao:0,shapes:[{ty:"gr",it:[{ind:0,ty:"sh",ix:1,ks:{a:0,k:{i:[[-4.067,-3.573],[0,0],[-2.665,-.588],[0,0],[-1.937,-5.043],[0,0],[-2.087,-1.753],[0,0],[.635,-5.357],[0,0],[-1.033,-2.517],[0,0],[3.063,-4.444],[0,0],[.259,-2.704],[0,0],[4.789,-2.513],[0,0],[1.492,-2.273],[0,0],[5.418,-.007],[0,0],[2.383,-1.32],[0,0],[4.806,2.501],[0,0],[2.727,-.064],[0,0],[3.093,4.437],[0,0],[2.448,1.205],[0,0],[.67,5.356],[0,0],[1.607,2.198],[0,0],[-1.904,5.047],[0,0],[.399,2.689],[0,0],[-4.043,3.583],[0,0],[-.901,2.564],[0,0],[-5.257,1.298],[0,0],[-1.995,1.85],[0,0],[-5.265,-1.284],[0,0],[-2.632,.713],[0,0]],o:[[0,0],[2.049,1.8],[0,0],[5.292,1.166],[0,0],[.976,2.539],[0,0],[4.146,3.481],[0,0],[-.32,2.698],[0,0],[2.05,4.998],[0,0],[-1.542,2.239],[0,0],[-.514,5.372],[0,0],[-2.412,1.266],[0,0],[-2.961,4.512],[0,0],[-2.728,.003],[0,0],[-4.73,2.62],[0,0],[-2.42,-1.26],[0,0],[-5.416,.129],[0,0],[-1.557,-2.233],[0,0],[-4.861,-2.393],[0,0],[-.338,-2.697],[0,0],[-3.192,-4.367],[0,0],[.959,-2.542],[0,0],[-.792,-5.339],[0,0],[2.036,-1.805],[0,0],[1.789,-5.09],[0,0],[2.647,-.653],[0,0],[3.961,-3.674],[0,0],[2.651,.646],[0,0],[5.226,-1.416]],v:[[49.728,-183.893],[75.948,-160.861],[83.134,-157.221],[117.251,-149.704],[128.834,-139.758],[141.329,-107.249],[146,-100.704],[172.734,-78.264],[178.36,-64.104],[174.265,-29.568],[175.352,-21.617],[188.578,10.606],[186.957,25.734],[167.211,54.389],[164.465,61.924],[161.152,96.546],[152.657,109.178],[121.785,125.385],[115.833,130.78],[96.742,159.871],[83.317,167.112],[48.39,167.159],[40.598,169.176],[10.101,186.072],[-5.177,186.263],[-36.157,170.138],[-44.005,168.317],[-78.921,169.146],[-92.553,162.244],[-112.489,133.642],[-118.596,128.399],[-149.931,112.972],[-158.793,100.558],[-163.119,66.033],[-166.084,58.567],[-186.661,30.418],[-188.724,15.336],[-176.447,-17.206],[-175.593,-25.182],[-180.697,-59.604],[-175.488,-73.898],[-149.422,-97.001],[-144.943,-103.66],[-133.405,-136.47],[-122.117,-146.703],[-88.233,-155.074],[-81.156,-158.891],[-55.62,-182.572],[-40.839,-186.4],[-6.899,-178.12],[1.156,-178.22],[34.84,-187.349]],c:!0},ix:2},nm:"Path 1",mn:"ADBE Vector Shape - Group",hd:!1},{ty:"fl",c:{a:0,k:[0,.788000009574,.522000002394,1],ix:4},o:{a:0,k:100,ix:5},r:1,nm:"Fill 1",mn:"ADBE Vector Graphic - Fill",hd:!1},{ty:"tr",p:{a:0,k:[190.878,189.015],ix:2},a:{a:0,k:[0,0],ix:1},s:{a:0,k:[100,100],ix:3},r:{a:0,k:0,ix:6},o:{a:0,k:100,ix:7},sk:{a:0,k:0,ix:4},sa:{a:0,k:0,ix:5},nm:"Transform"}],nm:"Group 1",np:2,cix:2,ix:1,mn:"ADBE Vector Group",hd:!1}],ip:50,op:350,st:50,bm:0}],markers$1=[],successAnimation={v:v$2,fr:fr$2,ip:ip$2,op:op$2,w:w$2,h:h$2,nm:nm$2,ddd:ddd$2,assets:assets$2,layers:layers$2,markers:markers$1},nm$1="after_ohno",ddd$1=0,h$1=214,w$1=240,meta$1={g:"@lottiefiles/toolkit-js 0.26.1"},layers$1=JSON.parse('[{"ty":4,"nm":"! contornos","sr":1,"st":-34,"op":716,"ip":26,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[172.26,-42.033,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[0,0,100],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":-0.042},"s":[0,0,100],"t":28},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.833},"s":[0,0,100],"t":29},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[12.5,12.5,100],"t":30},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[25,25,100],"t":31},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[37.5,37.5,100],"t":32},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[50,50,100],"t":33},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[62.5,62.5,100],"t":34},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.833},"s":[75,75,100],"t":35},{"o":{"x":0.167,"y":0.167},"i":{"x":0.833,"y":0.725},"s":[87.5,87.5,100],"t":36},{"o":{"x":0.167,"y":0.12},"i":{"x":0.833,"y":0.935},"s":[100,100,100],"t":37},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[128.739,128.739,100],"t":38},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[122.364,122.364,100],"t":39},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[102.249,102.249,100],"t":40},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[89.958,89.958,100],"t":41},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[90.999,90.999,100],"t":42},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[98.291,98.291,100],"t":43},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[103.416,103.416,100],"t":44},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[103.559,103.559,100],"t":45},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[100.969,100.969,100],"t":46},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[98.877,98.877,100],"t":47},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[98.615,98.615,100],"t":48},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[99.515,99.515,100],"t":49},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[100.352,100.352,100],"t":50},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[100.53,100.53,100],"t":51},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[100.227,100.227,100],"t":52},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[99.897,99.897,100],"t":53},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[99.8,99.8,100],"t":54},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[99.899,99.899,100],"t":55},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[100.027,100.027,100],"t":56},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[100.074,100.074,100],"t":57},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[100.044,100.044,100],"t":58},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[99.995,99.995,100],"t":59},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[99.973,99.973,100],"t":60},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[99.982,99.982,100],"t":61},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[100,100,100],"t":714},{"s":[100,100,100],"t":715}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,116.618,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"!","ix":1,"cix":2,"np":5,"it":[{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":1,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-1.15,0],[-0.805,0.767],[-0.155,1.457],[0,0],[0,0],[1.648,1.42],[2.53,0],[1.648,-1.418],[0,-2.375],[0,0],[0,0],[-0.805,-0.765]],"o":[[1.15,0],[0.805,-0.765],[0,0],[0,0],[0,-2.375],[-1.65,-1.418],[-2.53,0],[-1.65,1.42],[0,0],[0,0],[0.153,1.457],[0.805,0.767]],"v":[[172.26,-23.46],[175.193,-24.61],[176.63,-27.945],[180.885,-72.565],[181,-73.83],[178.527,-79.523],[172.26,-81.65],[165.993,-79.523],[163.52,-73.83],[163.635,-72.68],[167.89,-27.945],[169.327,-24.61]]},"ix":2}},{"ty":"sh","bm":0,"hd":false,"mn":"ADBE Vector Shape - Group","nm":"!","ix":2,"d":1,"ks":{"a":0,"k":{"c":true,"i":[[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65],[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648]],"o":[[2.453,0],[1.61,-1.648],[0,-2.453],[-1.61,-1.648],[-2.455,0],[-1.61,1.65],[0,2.455],[1.61,1.65]],"v":[[172.26,0.69],[178.355,-1.783],[180.77,-7.935],[178.355,-14.087],[172.26,-16.56],[166.165,-14.087],[163.75,-7.935],[166.165,-1.783]]},"ix":2}},{"ty":"mm","bm":0,"hd":false,"mn":"ADBE Vector Filter - Merge","nm":"Mesclar caminhos 1","mm":1},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[1,1,1],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,0],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":1},{"ty":4,"nm":"Camada de forma 1","sr":1,"st":0,"op":750,"ip":0,"hd":false,"ddd":0,"bm":0,"hasMask":false,"ao":0,"ks":{"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"o":{"x":0.333,"y":0},"i":{"x":0.667,"y":1},"s":[0,0,100],"t":28},{"s":[100,100,100],"t":35}],"ix":6},"sk":{"a":0,"k":0},"p":{"a":0,"k":[120,107,0],"ix":2},"r":{"a":0,"k":0,"ix":10},"sa":{"a":0,"k":0},"o":{"a":0,"k":100,"ix":11}},"ef":[],"shapes":[{"ty":"gr","bm":0,"hd":false,"mn":"ADBE Vector Group","nm":"Polystar 1","ix":1,"cix":2,"np":4,"it":[{"ty":"sr","bm":0,"hd":false,"mn":"ADBE Vector Shape - Star","nm":"Caminho Polystar 1","ix":1,"d":1,"ir":{"a":0,"k":53.5,"ix":6},"is":{"a":0,"k":51,"ix":8},"pt":{"a":0,"k":3,"ix":3},"p":{"a":0,"k":[0,0],"ix":4},"or":{"a":1,"k":[{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":0},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":1},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":2},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":3},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":4},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":5},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":6},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":7},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":8},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":9},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":10},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":11},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":12},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":13},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":14},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":15},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":16},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":17},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":18},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":19},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":20},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":21},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":22},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":23},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":24},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":25},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":26},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":27},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":28},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":29},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[68],"t":30},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":0.157},"s":[68],"t":31},{"o":{"x":0.167,"y":0.083},"i":{"x":0.833,"y":0.762},"s":[68],"t":32},{"o":{"x":0.167,"y":0.128},"i":{"x":0.833,"y":0.872},"s":[78.111],"t":33},{"o":{"x":0.167,"y":0.238},"i":{"x":0.833,"y":0.869},"s":[96.889],"t":34},{"o":{"x":0.167,"y":0.23},"i":{"x":0.833,"y":0.935},"s":[107],"t":35},{"o":{"x":0.167,"y":-0.292},"i":{"x":0.833,"y":0.654},"s":[112.729],"t":36},{"o":{"x":0.167,"y":0.11},"i":{"x":0.833,"y":0.866},"s":[111.459],"t":37},{"o":{"x":0.167,"y":0.22},"i":{"x":0.833,"y":0.924},"s":[107.448],"t":38},{"o":{"x":0.167,"y":-0.9},"i":{"x":0.833,"y":0.333},"s":[104.998],"t":39},{"o":{"x":0.167,"y":0.095},"i":{"x":0.833,"y":0.858},"s":[105.206],"t":40},{"o":{"x":0.167,"y":0.202},"i":{"x":0.833,"y":0.914},"s":[106.659],"t":41},{"o":{"x":0.167,"y":3.061},"i":{"x":0.833,"y":2.422},"s":[107.681],"t":42},{"o":{"x":0.167,"y":0.079},"i":{"x":0.833,"y":0.849},"s":[107.71],"t":43},{"o":{"x":0.167,"y":0.187},"i":{"x":0.833,"y":0.906},"s":[107.193],"t":44},{"o":{"x":0.167,"y":0.75},"i":{"x":0.833,"y":1.203},"s":[106.776],"t":45},{"o":{"x":0.167,"y":0.059},"i":{"x":0.833,"y":0.839},"s":[106.724],"t":46},{"o":{"x":0.167,"y":0.173},"i":{"x":0.833,"y":0.899},"s":[106.903],"t":47},{"o":{"x":0.167,"y":0.476},"i":{"x":0.833,"y":1.059},"s":[107.07],"t":48},{"o":{"x":0.167,"y":0.035},"i":{"x":0.833,"y":0.826},"s":[107.106],"t":49},{"o":{"x":0.167,"y":0.16},"i":{"x":0.833,"y":0.892},"s":[107.045],"t":50},{"o":{"x":0.167,"y":0.368},"i":{"x":0.833,"y":1.002},"s":[106.979],"t":51},{"o":{"x":0.167,"y":0.002},"i":{"x":0.833,"y":0.809},"s":[106.96],"t":52},{"o":{"x":0.167,"y":0.148},"i":{"x":0.833,"y":0.886},"s":[106.98],"t":53},{"o":{"x":0.167,"y":0.308},"i":{"x":0.833,"y":0.97},"s":[107.005],"t":54},{"o":{"x":0.167,"y":-0.046},"i":{"x":0.833,"y":0.784},"s":[107.015],"t":55},{"o":{"x":0.167,"y":0.135},"i":{"x":0.833,"y":0.879},"s":[107.009],"t":56},{"o":{"x":0.167,"y":0.269},"i":{"x":0.833,"y":0.95},"s":[106.999],"t":57},{"o":{"x":0.167,"y":-0.126},"i":{"x":0.833,"y":0.742},"s":[106.995],"t":58},{"o":{"x":0.167,"y":0.123},"i":{"x":0.833,"y":0.917},"s":[106.996],"t":59},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":60},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":61},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":62},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":63},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":64},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":65},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":66},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":67},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":68},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":69},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":70},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":71},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":72},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":73},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":74},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":75},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":76},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":77},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":78},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":79},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":80},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":81},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":82},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":83},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":84},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":85},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":86},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":87},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":88},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":89},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":90},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":91},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":92},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":93},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":94},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":95},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":96},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":97},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":98},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":99},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":100},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":101},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":102},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":103},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":104},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":105},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":106},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":107},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":108},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":109},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":110},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":111},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":112},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":113},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":114},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":115},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":116},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":117},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":118},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":119},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":120},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":121},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":122},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":123},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":124},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":125},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":126},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":127},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":128},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":129},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":130},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":131},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":132},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":133},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":134},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":135},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":136},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":137},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":138},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":139},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":140},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":141},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":142},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":143},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":144},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":145},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":146},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":147},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":148},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":149},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":150},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":151},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":152},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":153},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":154},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":155},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":156},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":157},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":158},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":159},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":160},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":161},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":162},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":163},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":164},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":165},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":166},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":167},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":168},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":169},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":170},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":171},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":172},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":173},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":174},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":175},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":176},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":177},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":178},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":179},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":180},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":181},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":182},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":183},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":184},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":185},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":186},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":187},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":188},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":189},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":190},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":191},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":192},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":193},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":194},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":195},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":196},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":197},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":198},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":199},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":200},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":201},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":202},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":203},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":204},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":205},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":206},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":207},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":208},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":209},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":210},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":211},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":212},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":213},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":214},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":215},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":216},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":217},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":218},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":219},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":220},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":221},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":222},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":223},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":224},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":225},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":226},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":227},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":228},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":229},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":230},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":231},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":232},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":233},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":234},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":235},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":236},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":237},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":238},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":239},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":240},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":241},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":242},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":243},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":244},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":245},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":246},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":247},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":248},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":249},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":250},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":251},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":252},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":253},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":254},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":255},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":256},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":257},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":258},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":259},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":260},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":261},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":262},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":263},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":264},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":265},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":266},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":267},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":268},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":269},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":270},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":271},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":272},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":273},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":274},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":275},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":276},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":277},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":278},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":279},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":280},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":281},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":282},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":283},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":284},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":285},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":286},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":287},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":288},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":289},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":290},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":291},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":292},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":293},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":294},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":295},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":296},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":297},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":298},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":299},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":300},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":301},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":302},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":303},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":304},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":305},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":306},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":307},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":308},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":309},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":310},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":311},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":312},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":313},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":314},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":315},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":316},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":317},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":318},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":319},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":320},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":321},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":322},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":323},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":324},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":325},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":326},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":327},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":328},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":329},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":330},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":331},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":332},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":333},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":334},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":335},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":336},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":337},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":338},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":339},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":340},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":341},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":342},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":343},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":344},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":345},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":346},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":347},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":348},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":349},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":350},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":351},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":352},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":353},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":354},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":355},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":356},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":357},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":358},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":359},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":360},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":361},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":362},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":363},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":364},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":365},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":366},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":367},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":368},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":369},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":370},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":371},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":372},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":373},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":374},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":375},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":376},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":377},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":378},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":379},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":380},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":381},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":382},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":383},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":384},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":385},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":386},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":387},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":388},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":389},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":390},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":391},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":392},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":393},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":394},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":395},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":396},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":397},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":398},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":399},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":400},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":401},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":402},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":403},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":404},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":405},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":406},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":407},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":408},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":409},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":410},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":411},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":412},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":413},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":414},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":415},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":416},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":417},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":418},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":419},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":420},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":421},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":422},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":423},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":424},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":425},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":426},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":427},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":428},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":429},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":430},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":431},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":432},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":433},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":434},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":435},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":436},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":437},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":438},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":439},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":440},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":441},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":442},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":443},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":444},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":445},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":446},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":447},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":448},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":449},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":450},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":451},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":452},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":453},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":454},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":455},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":456},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":457},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":458},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":459},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":460},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":461},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":462},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":463},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":464},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":465},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":466},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":467},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":468},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":469},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":470},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":471},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":472},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":473},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":474},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":475},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":476},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":477},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":478},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":479},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":480},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":481},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":482},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":483},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":484},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":485},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":486},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":487},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":488},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":489},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":490},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":491},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":492},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":493},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":494},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":495},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":496},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":497},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":498},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":499},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":500},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":501},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":502},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":503},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":504},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":505},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":506},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":507},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":508},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":509},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":510},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":511},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":512},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":513},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":514},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":515},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":516},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":517},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":518},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":519},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":520},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":521},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":522},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":523},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":524},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":525},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":526},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":527},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":528},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":529},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":530},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":531},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":532},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":533},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":534},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":535},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":536},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":537},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":538},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":539},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":540},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":541},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":542},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":543},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":544},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":545},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":546},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":547},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":548},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":549},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":550},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":551},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":552},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":553},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":554},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":555},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":556},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":557},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":558},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":559},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":560},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":561},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":562},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":563},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":564},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":565},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":566},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":567},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":568},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":569},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":570},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":571},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":572},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":573},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":574},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":575},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":576},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":577},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":578},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":579},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":580},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":581},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":582},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":583},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":584},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":585},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":586},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":587},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":588},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":589},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":590},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":591},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":592},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":593},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":594},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":595},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":596},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":597},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":598},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":599},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":600},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":601},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":602},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":603},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":604},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":605},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":606},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":607},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":608},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":609},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":610},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":611},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":612},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":613},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":614},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":615},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":616},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":617},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":618},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":619},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":620},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":621},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":622},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":623},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":624},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":625},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":626},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":627},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":628},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":629},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":630},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":631},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":632},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":633},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":634},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":635},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":636},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":637},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":638},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":639},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":640},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":641},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":642},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":643},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":644},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":645},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":646},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":647},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":648},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":649},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":650},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":651},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":652},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":653},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":654},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":655},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":656},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":657},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":658},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":659},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":660},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":661},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":662},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":663},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":664},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":665},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":666},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":667},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":668},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":669},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":670},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":671},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":672},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":673},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":674},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":675},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":676},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":677},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":678},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":679},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":680},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":681},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":682},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":683},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":684},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":685},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":686},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":687},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":688},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":689},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":690},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":691},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":692},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":693},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":694},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":695},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":696},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":697},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":698},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":699},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":700},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":701},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":702},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":703},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":704},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":705},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":706},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":707},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":708},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":709},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":710},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":711},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":712},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":713},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":714},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":715},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":716},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":717},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":718},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":719},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":720},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":721},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":722},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":723},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":724},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":725},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":726},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":727},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":728},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":729},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":730},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":731},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":732},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":733},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":734},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":735},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":736},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":737},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":738},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":739},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":740},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":741},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":742},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":743},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":744},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":745},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":746},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":747},{"o":{"x":0.167,"y":0},"i":{"x":0.833,"y":1},"s":[107],"t":748},{"s":[107],"t":749}],"ix":7},"os":{"a":0,"k":0,"ix":9},"r":{"a":0,"k":0,"ix":5},"sy":1},{"ty":"rd","bm":0,"hd":false,"mn":"ADBE Vector Filter - RC","nm":"Arredondar cantos 1","ix":2,"r":{"a":0,"k":40,"ix":1}},{"ty":"st","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Stroke","nm":"Traçado 1","lc":1,"lj":1,"ml":4,"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":3}},{"ty":"fl","bm":0,"hd":false,"mn":"ADBE Vector Graphic - Fill","nm":"Preenchimento 1","c":{"a":0,"k":[0.8314,0.0078,0.2039],"ix":4},"r":1,"o":{"a":0,"k":100,"ix":5}},{"ty":"tr","a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"sk":{"a":0,"k":0,"ix":4},"p":{"a":0,"k":[0,23],"ix":2},"r":{"a":0,"k":0,"ix":6},"sa":{"a":0,"k":0,"ix":5},"o":{"a":0,"k":100,"ix":7}}]}],"ind":2}]'),v$1="5.1.8",fr$1=25,op$1=66,ip$1=28,assets$1=[],errorAnimation={nm:nm$1,ddd:ddd$1,h:h$1,w:w$1,meta:meta$1,layers:layers$1,v:v$1,fr:fr$1,op:op$1,ip:ip$1,assets:assets$1},v="4.8.0",meta={g:"LottieFiles AE 3.3.6",a:"Bilal Arief",k:"information, icon, animation, web, mobile, app, blue, simple, indicator, details, informative, notification, info icon, information animation, notification icon",d:"Effortlessly conveying information, this simple yet captivating blue animation icon is the perfect addition to any web or mobile application as an information indicator.",tc:"Blue"},fr=60,ip=0,op=104,w=1080,h=1080,nm="Info",ddd=0,assets=[],layers=JSON.parse('[{"ddd":0,"ind":1,"ty":4,"nm":"White-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,325.611,0],"ix":2},"a":{"a":0,"k":[0,175,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":77,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"LightBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"DarkBlue-InfoIconDot","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[540.383,146.358,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[101.209,101.209,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[50,50],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":10,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,175],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"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","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":0,"k":100,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":5.852,"ix":1},"e":{"a":0,"k":46.645,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":4,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":74,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":16,"s":[0]},{"t":38,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":5,"nm":"Trim Paths 3","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"White-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.779,0.779,0.333],"y":[0,0,0]},"t":47,"s":[100,100,100]},{"i":{"x":[0.216,0.216,0.667],"y":[1,1,1]},"o":{"x":[0.597,0.597,0.333],"y":[0,0,0]},"t":56,"s":[115,115,100]},{"t":67,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":0,"k":0,"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.217],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":25,"s":[0]},{"t":63,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"LightBlue-InfoIcon","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":67,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":9,"s":[0]},{"t":31,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"DarkBlue-InfoIcon ","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[534,555,0],"ix":2},"a":{"a":0,"k":[0,0,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0]],"o":[[0,0],[0,0]],"v":[[-12,-204],[-12,114]],"c":false},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":50,"ix":5},"lc":2,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[18,74],"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,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.19],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":75,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.221],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[0]},{"t":39,"s":[100]}],"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 2","mn":"ADBE Vector Filter - Trim","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"DarkBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":47,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":17,"s":[100]},{"t":75,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.38431372549,0.803921568627,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"LightBlue-CircleStroke","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[538.648,533.626,0],"ix":2},"a":{"a":0,"k":[27.013,127.349,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.057],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":41,"s":[0]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.329],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":0,"s":[100]},{"t":71,"s":[0]}],"ix":2},"o":{"a":0,"k":9000,"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.788235294118,0.933333333333,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":35,"ix":5},"lc":2,"lj":2,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0},{"ddd":0,"ind":9,"ty":4,"nm":"Blue-Circle","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[25]},{"t":39,"s":[100]}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[544.429,560.879,0],"ix":2},"a":{"a":0,"k":[32.429,152.879,0],"ix":1},"s":{"a":1,"k":[{"i":{"x":[0.354,0.354,0.667],"y":[1.438,1.438,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":13,"s":[0,0,100]},{"t":37,"s":[100,100,100]}],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":1,"ty":"el","s":{"a":0,"k":[784,784],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"fl","c":{"a":0,"k":[0.592156862745,0.870588235294,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[28,132],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":666,"st":0,"bm":0}]'),markers=[],infoAnimation={v,meta,fr,ip,op,w,h,nm,ddd,assets,layers,markers},CEMessageModal=({open:t,onClose:e,onConfirm:r,type:i,message:s,confirmText:n="CONFIRM",cancelText:a="CANCEL"})=>{const[l,o]=React2.useState(80);if(React2.useEffect(()=>{const u=()=>{o(window.innerWidth<600?60:80)};return u(),window.addEventListener("resize",u),()=>window.removeEventListener("resize",u)},[]),!t)return null;const c=()=>{r&&r(),e&&e()},f=()=>{e&&e()},b={success:{icon:jsxRuntimeExports.jsx("div",{className:"success-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:successAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Success"},error:{icon:jsxRuntimeExports.jsx("div",{className:"error-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:errorAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Error"},info:{icon:jsxRuntimeExports.jsx("div",{className:"info-icon",children:jsxRuntimeExports.jsx(Lottie,{animationData:infoAnimation,loop:!0,style:{width:"100%",height:"100%"}})}),title:"Information"}}[i??"info"];return jsxRuntimeExports.jsx("div",{className:"modal-overlay",children:jsxRuntimeExports.jsxs("div",{className:"modal-container",children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button",onClick:e??(()=>{}),children:"×"}),jsxRuntimeExports.jsxs("div",{className:"modal-header",children:[b.icon,jsxRuntimeExports.jsx("h2",{children:b.title})]}),jsxRuntimeExports.jsx("div",{className:"modal-body",children:jsxRuntimeExports.jsx("p",{children:s})}),jsxRuntimeExports.jsxs("div",{className:"modal-actions",children:[i==="success"&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:c,children:n}),jsxRuntimeExports.jsx(CEButton,{className:"button cancel-button",onClick:f,children:a})]}),i==="error"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:f,children:a||"CLOSE"}),i==="info"&&jsxRuntimeExports.jsx(CEButton,{className:"button confirm-button",onClick:f,children:"OKAY"})]})]})})},CEDialogBox=({isOpen:t,onClose:e,title:r,content:i,agreementLabel:s,buttonPosition:n="right",titlePosition:a="left",showCheckbox:l=!0,width:o="500px",maxWidth:c="90%",maxHeight:f="90vh",buttons:b,classNames:u={}})=>{const[E,d]=React2.useState(!1),[x,S]=React2.useState(!1);if(!t)return null;const p={left:"flex-start",center:"center",right:"flex-end"},y=m=>{d(m),m&&S(!1)};return jsxRuntimeExports.jsx("div",{className:`dialog-overlay ${t?"open":""}`,children:jsxRuntimeExports.jsxs("div",{className:`dialog-box ${t?"open":""}`,style:{width:o,maxWidth:c,maxHeight:f},children:[jsxRuntimeExports.jsx("div",{className:`dialog-title ${u.title||""}`,style:{textAlign:a},children:r}),jsxRuntimeExports.jsx("div",{className:`dialog-content ${u.content||""}`,children:i}),l&&s&&jsxRuntimeExports.jsxs("div",{className:`dialog-agreement ${u.agreement||""}`,children:[jsxRuntimeExports.jsx(CECheckBox,{label:s,checked:E,onChange:y}),x&&jsxRuntimeExports.jsx("div",{className:`error-message ${u.error||""}`,children:"Please accept the terms to continue"})]}),jsxRuntimeExports.jsx("div",{className:`dialog-actions ${u.button||""}`,style:{justifyContent:p[n]},children:b.map((m,g)=>jsxRuntimeExports.jsx(CEButton,{onClick:()=>{if(l&&!E&&!m.bypassCheckbox){S(!0);return}S(!1),m.onClick()},children:m.text},g))})]})})},useEscapeKey=t=>{React2.useEffect(()=>{const e=r=>{r.key==="Escape"&&t()};return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}},[t])},CEPagination=({currentPage:t,totalPages:e,onPageChange:r})=>{const i=()=>{const o=[];if(e<=8)for(let c=0;c<e;c++)o.push(c);else if(t<7){for(let c=0;c<8;c++)o.push(c);o.push("..."),o.push(e-1)}else if(t>=e-8+1){o.push(0),o.push("...");for(let c=e-8;c<e;c++)o.push(c)}else{o.push(0),o.push("...");for(let c=t-3;c<=t+3;c++)o.push(c);o.push("..."),o.push(e-1)}return o},s=l=>{typeof l=="number"&&r(l)},n=()=>{t>0&&r(t-1)},a=()=>{t<e-1&&r(t+1)};return jsxRuntimeExports.jsxs("div",{className:"pagination",children:[jsxRuntimeExports.jsx("button",{onClick:n,disabled:t===0,className:"pagination-button",children:"Previous"}),i().map((l,o)=>typeof l=="number"?jsxRuntimeExports.jsx("button",{onClick:()=>s(l),className:`pagination-button page-number ${t===l?"active":""}`,children:l+1},o):jsxRuntimeExports.jsx("span",{className:"pagination-ellipsis",children:l},o)),jsxRuntimeExports.jsx("button",{onClick:a,disabled:t===e-1,className:"pagination-button",children:"Next"})]})},CETruncatedTextWithTooltip=({text:t,wordCount:e=5})=>{const[r,i]=React2.useState(!1),[s,n]=React2.useState({top:0,left:0}),a=React2.useRef(null),l=t.split(" "),o=l.length>e,c=o?l.slice(0,e).join(" "):t,f=()=>{if(!a.current)return;const u=a.current.getBoundingClientRect();n({top:u.top+window.scrollY-8,left:u.left+window.scrollX}),i(!0)},b=()=>i(!1);return jsxRuntimeExports.jsxs("span",{className:"truncated-text-with-tooltip",ref:a,onMouseEnter:o?f:void 0,onMouseLeave:o?b:void 0,children:[c,o&&jsxRuntimeExports.jsx("span",{className:"truncated-text-ellipsis",children:"…"}),r&&ReactDOM.createPortal(jsxRuntimeExports.jsxs("div",{className:"truncated-text-tooltip global-tooltip",style:{position:"absolute",top:s.top,left:s.left},children:[jsxRuntimeExports.jsx("div",{className:"truncated-text-tooltip-arrow"}),t]}),document.body)]})},Edit="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M19.06%203.58988L20.41%204.93988C21.2%205.71988%2021.2%206.98988%2020.41%207.76988L7.18%2020.9999H3V16.8199L13.4%206.40988L16.23%203.58988C17.01%202.80988%2018.28%202.80988%2019.06%203.58988ZM5%2018.9999L6.41%2019.0599L16.23%209.22988L14.82%207.81988L5%2017.6399V18.9999Z'%20fill='%2379747E'/%3e%3c/svg%3e",Approve="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00003%2016.1701L4.83003%2012.0001L3.41003%2013.4101L9.00003%2019.0001L21%207.00009L19.59%205.59009L9.00003%2016.1701Z'%20fill='%2379747E'/%3e%3c/svg%3e",Reassign="data:image/svg+xml,%3csvg%20width='17'%20height='20'%20viewBox='0%200%2017%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.83828%200.221421C8.68188%200.075693%208.47503%20-0.00364251%208.2613%200.000128532C8.04757%200.00389957%207.84365%200.0904828%207.69249%200.241637C7.54134%200.392791%207.45476%200.596715%207.45098%200.810446C7.44721%201.02418%207.52655%201.23103%207.67228%201.38742L9.01428%202.72942H8.53028C6.89858%202.72942%205.30353%203.21327%203.94682%204.1198C2.59012%205.02632%201.53269%206.31479%200.908271%207.82228C0.283848%209.32977%200.120471%2010.9886%200.438799%2012.5889C0.757127%2014.1893%201.54286%2015.6593%202.69665%2016.8131C3.85043%2017.9668%205.32044%2018.7526%206.92078%2019.0709C8.52112%2019.3892%2010.1799%2019.2258%2011.6874%2018.6014C13.1949%2017.977%2014.4834%2016.9196%2015.3899%2015.5629C16.2964%2014.2062%2016.7803%2012.6111%2016.7803%2010.9794C16.7803%2010.7606%2016.6934%2010.5508%2016.5386%2010.3961C16.3839%2010.2413%2016.1741%2010.1544%2015.9553%2010.1544C15.7365%2010.1544%2015.5266%2010.2413%2015.3719%2010.3961C15.2172%2010.5508%2015.1303%2010.7606%2015.1303%2010.9794C15.1302%2012.2819%2014.7448%2013.5553%2014.0225%2014.6391C13.3002%2015.723%2012.2733%2016.5689%2011.0712%2017.0703C9.86915%2017.5718%208.54557%2017.7064%207.26716%2017.4571C5.98875%2017.2078%204.81268%2016.5859%203.88704%2015.6695C2.96139%2014.7532%202.32757%2013.5835%202.06538%2012.3077C1.80319%2011.0318%201.92436%209.70696%202.41362%208.49986C2.90289%207.29276%203.73837%206.25741%204.81488%205.52419C5.89138%204.79097%207.16076%204.39266%208.46318%204.37942L7.67118%205.17142C7.52097%205.32709%207.43791%205.53552%207.43989%205.75184C7.44187%205.96815%207.52873%206.17503%207.68177%206.32792C7.8348%206.48081%208.04177%206.56748%208.25808%206.56925C8.47439%206.57103%208.68275%206.48778%208.83828%206.33742L11.3133%203.86242C11.4678%203.70773%2011.5546%203.49805%2011.5546%203.27942C11.5546%203.0608%2011.4678%202.85111%2011.3133%202.69642L8.83828%200.221421ZM12.9523%207.08542C13.1097%207.23717%2013.2005%207.44523%2013.2046%207.66387C13.2087%207.8825%2013.1259%208.09384%2012.9743%208.25142L8.73928%2012.6514C8.66232%2012.7313%208.57005%2012.7948%208.46799%2012.8382C8.36593%2012.8815%208.25617%2012.9039%208.14528%2012.9039C8.03438%2012.9039%207.92462%2012.8815%207.82256%2012.8382C7.7205%2012.7948%207.62824%2012.7313%207.55128%2012.6514L5.73628%2010.766C5.65735%2010.6888%205.59473%2010.5965%205.55212%2010.4947C5.50952%2010.3928%205.48779%2010.2834%205.48822%2010.173C5.48866%2010.0626%205.51125%209.95343%205.55467%209.85191C5.59808%209.75039%205.66143%209.65862%205.74096%209.58204C5.82049%209.50545%205.91459%209.44561%206.01767%209.40606C6.12075%209.3665%206.23073%209.34804%206.34107%209.35177C6.45142%209.3555%206.5599%209.38134%206.66008%209.42776C6.76026%209.47418%206.8501%209.54024%206.92428%209.62202L8.14528%2010.8892L11.7863%207.10742C11.938%206.94997%2012.1461%206.85921%2012.3647%206.85509C12.5834%206.85096%2012.7947%206.93381%2012.9523%207.08542Z'%20fill='%2365B230'/%3e%3c/svg%3e",Add="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2013H13V20H11V13H4V11H11V4H13V11H20V13Z'%20fill='%2379747E'/%3e%3c/svg%3e",Delete="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15%203V4H20V6H19V19C19%2020.1%2018.1%2021%2017%2021H7C5.9%2021%205%2020.1%205%2019V6H4V4H9V3H15ZM7%2019H17V6H7V19ZM9%208H11V17H9V8ZM15%208H13V17H15V8Z'%20fill='%2379747E'/%3e%3c/svg%3e",Cancel="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%202C6.47%202%202%206.47%202%2012C2%2017.53%206.47%2022%2012%2022C17.53%2022%2022%2017.53%2022%2012C22%206.47%2017.53%202%2012%202ZM12%2020C7.59%2020%204%2016.41%204%2012C4%207.59%207.59%204%2012%204C16.41%204%2020%207.59%2020%2012C20%2016.41%2016.41%2020%2012%2020ZM12%2010.59L15.59%207L17%208.41L13.41%2012L17%2015.59L15.59%2017L12%2013.41L8.41%2017L7%2015.59L10.59%2012L7%208.41L8.41%207L12%2010.59Z'%20fill='%23C53225'/%3e%3c/svg%3e",ShowOrHideColumn="data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%3e%3cpath%20d='M0%200%20C1.39042818%20-0.00202787%202.78085531%20-0.00494519%204.17127991%20-0.00869751%20C7.06831102%20-0.0130889%209.9650623%20-0.00679496%2012.86206055%200.00732422%20C16.54104169%200.02439842%2020.21936509%200.01456623%2023.89832211%20-0.00339317%20C26.76486496%20-0.0143319%2029.63125676%20-0.01073875%2032.49780464%20-0.0030098%20C34.50268617%20-0.00008719%2036.50757401%20-0.00906178%2038.51243591%20-0.0184021%20C51.84643905%200.08288397%2062.36831214%202.18438052%2072.34765625%2011.3984375%20C82.72862089%2022.29501297%2083.81157502%2035.39563727%2083.72860718%2049.8704834%20C83.73328715%2051.15071931%2083.73796712%2052.43095523%2083.74278891%2053.74998617%20C83.75517662%2057.26010193%2083.74918524%2060.76996931%2083.73983026%2064.28008533%20C83.73298924%2068.08247635%2083.7435458%2071.88482726%2083.75177002%2075.68721008%20C83.76505611%2083.11894567%2083.76225259%2090.55058996%2083.7535321%2097.98232901%20C83.74673568%20104.02640949%2083.74584727%20110.07046452%2083.74910355%20116.11454773%20C83.74956325%20116.97729682%2083.75002294%20117.84004591%2083.75049657%20118.72893891%20C83.75145582%20120.4820182%2083.75242847%20122.23509749%2083.75341435%20123.98817676%20C83.76195323%20140.39713998%2083.75215774%20156.80605278%2083.73601325%20173.21500772%20C83.72261144%20187.27113064%2083.72493995%20201.32717921%2083.73876953%20215.38330078%20C83.75485194%20231.73663572%2083.7611294%20248.08992656%2083.75193274%20264.4432683%20C83.75097717%20266.18962128%2083.75003406%20267.93597427%2083.74910355%20269.68232727%20C83.74864072%20270.54139399%2083.74817789%20271.4004607%2083.74770104%20272.28555974%20C83.74511913%20278.31698617%2083.74946486%20284.34838445%2083.75654221%20290.37980652%20C83.76498704%20297.73782249%2083.76261469%20305.09574254%2083.74669997%20312.45374763%20C83.73885718%20316.20237621%2083.73565678%20319.95084531%2083.74564743%20323.69947243%20C83.75634508%20327.77524883%2083.74350635%20331.85062835%2083.72860718%20335.9263916%20C83.73529934%20337.09392896%2083.74199151%20338.26146632%2083.74888647%20339.4643836%20C83.6547451%20352.81613252%2081.80817857%20364.46802168%2072.34765625%20374.3984375%20C61.26850374%20384.62796175%2049.36756952%20385.86653363%2034.74609375%20385.76171875%20C33.37472535%20385.7611982%2032.0033562%20385.76172342%2030.63198853%20385.76322937%20C27.77960848%20385.76314043%2024.92751564%20385.75287014%2022.07519531%20385.73461914%20C18.44659665%20385.71189135%2014.81841439%20385.71140425%2011.18976402%20385.71813679%20C8.36535029%20385.72150093%205.54102895%20385.71480174%202.71663284%20385.70500755%20C0.73715224%20385.69937125%20-1.24234414%20385.70058074%20-3.22183228%20385.70198059%20C-16.18209116%20385.60087128%20-25.59788448%20384.09755013%20-35.65234375%20375.3984375%20C-45.54661727%20364.26539458%20-47.11519405%20351.39165616%20-47.03329468%20336.96398926%20C-47.03797465%20335.6757351%20-47.04265462%20334.38748094%20-47.04747641%20333.06018877%20C-47.05988124%20329.52308071%20-47.0538647%20325.98621866%20-47.04451776%20322.44911027%20C-47.03768394%20318.61945404%20-47.04822979%20314.78983788%20-47.05645752%20310.96018982%20C-47.06975116%20303.47317331%20-47.06693669%20295.98624736%20-47.0582196%20288.4992274%20C-47.05142618%20282.41077808%20-47.05053348%20276.32235401%20-47.05379105%20270.23390198%20C-47.05425075%20269.36517795%20-47.05471044%20268.49645393%20-47.05518407%20267.60140494%20C-47.05614331%20265.83624438%20-47.05711595%20264.07108383%20-47.05810185%20262.30592328%20C-47.06664294%20245.77967925%20-47.05684175%20229.25348526%20-47.04070075%20212.72724944%20C-47.02729873%20198.56732745%20-47.02962719%20184.40747926%20-47.04345703%20170.24755859%20C-47.05953551%20153.7777782%20-47.06581909%20137.3080416%20-47.05662024%20120.83825445%20C-47.05566466%20119.07982732%20-47.05472155%20117.32140017%20-47.05379105%20115.56297302%20C-47.05332822%20114.69794239%20-47.05286539%20113.83291175%20-47.05238854%20112.94166806%20C-47.04980545%20106.8651998%20-47.05415492%20100.78875947%20-47.06122971%2094.71229553%20C-47.06967015%2087.30042821%20-47.06731132%2079.88865612%20-47.05138747%2072.47679961%20C-47.04353884%2068.69994852%20-47.04035446%2064.92325585%20-47.05033493%2061.14640617%20C-47.06101703%2057.0417633%20-47.04820598%2052.93751546%20-47.03329468%2048.83288574%20C-47.03998684%2047.65397152%20-47.04667901%2046.47505731%20-47.05357397%2045.26041842%20C-46.9542233%2031.0988315%20-44.31098753%2020.04518898%20-34.13671875%209.88671875%20C-23.81712366%200.73176368%20-13.42909464%20-0.06246693%200%200%20Z%20'%20fill='%23212121'%20transform='translate(88.65234375,63.6015625)'/%3e%3cpath%20d='M0%200%20C1.37183255%20-0.00389885%202.74366391%20-0.00823591%204.11549377%20-0.01298523%20C6.97555474%20-0.02039888%209.83549214%20-0.02019147%2012.69555664%20-0.01489258%20C16.33091665%20-0.00909958%2019.96576688%20-0.02604816%2023.60104275%20-0.04923725%20C26.42978286%20-0.06408398%2029.25840319%20-0.06483166%2032.08717537%20-0.06172752%20C34.0694059%20-0.06247893%2036.05161807%20-0.07625581%2038.03379822%20-0.09040833%20C50.34165442%20-0.02798927%2060.24736289%202.00602656%2069.62890625%2010.30078125%20C80.23052058%2021.7808721%2081.93785653%2033.21068447%2081.88960266%2048.37446594%20C81.89342821%2049.66015683%2081.89725376%2050.94584772%2081.90119523%2052.27049893%20C81.9114249%2055.81433436%2081.90930634%2059.35806804%2081.90501463%2062.90191162%20C81.9025382%2066.73366042%2081.91157295%2070.56538531%2081.91905212%2074.39712524%20C81.93177597%2081.89455933%2081.93359569%2089.39195757%2081.93125186%2096.88940064%20C81.92946586%20102.98649949%2081.93122438%20109.08358749%2081.9354763%20115.18068504%20C81.93607149%20116.04981554%2081.93666668%20116.91894603%2081.93727991%20117.81441381%20C81.93849171%20119.58029897%2081.93970585%20121.34618412%2081.94092228%20123.11206927%20C81.95178902%20139.65831656%2081.9496395%20156.20454344%2081.94353744%20172.75079187%20C81.93836971%20187.86983815%2081.94962147%20202.98881998%2081.96863566%20218.10785351%20C81.98803326%20233.65155953%2081.99626664%20249.19523509%2081.9925124%20264.73895329%20C81.99060319%20273.45773292%2081.99306052%20282.17645771%2082.00722694%20290.89522743%20C82.01916628%20298.31814058%2082.02051713%20305.74096513%2082.00843678%20313.16387955%20C82.00256581%20316.94678992%2082.00139893%20320.72953843%2082.01343918%20324.51243782%20C82.02637213%20328.62380077%2082.01579126%20332.73478184%2082.00312805%20336.84614563%20C82.01050234%20338.02710621%2082.01787662%20339.20806678%2082.02547437%20340.42481405%20C81.94020249%20353.64162412%2079.58475249%20365.22365731%2070.62890625%20375.30078125%20C59.43149551%20384.98877486%2048.5995069%20385.6116798%2034.29296875%20385.6015625%20C32.92353183%20385.60546179%2031.5540961%20385.60979893%2030.18466187%20385.61454773%20C27.32879702%20385.62196213%2024.47305589%20385.62175381%2021.6171875%20385.61645508%20C17.99089323%20385.61066763%2014.36511094%20385.62759691%2010.73890114%20385.65079975%20C7.91440971%20385.66566391%205.090038%20385.66639174%202.26551437%20385.66329002%20C0.28942353%20385.66404012%20-1.68664899%20385.67780547%20-3.66268921%20385.69197083%20C-16.94942739%20385.62458325%20-27.43251173%20383.47720207%20-37.37109375%20374.30078125%20C-47.75205839%20363.40420578%20-48.83501252%20350.30358148%20-48.75204468%20335.82873535%20C-48.75672465%20334.54849944%20-48.76140462%20333.26826352%20-48.76622641%20331.94923258%20C-48.77861412%20328.43911682%20-48.77262274%20324.92924944%20-48.76326776%20321.41913342%20C-48.75642674%20317.6167424%20-48.7669833%20313.81439149%20-48.77520752%20310.01200867%20C-48.78849361%20302.58027308%20-48.78569009%20295.14862879%20-48.7769696%20287.71688974%20C-48.77017318%20281.67280926%20-48.76928477%20275.62875423%20-48.77254105%20269.58467102%20C-48.77300075%20268.72192193%20-48.77346044%20267.85917284%20-48.77393407%20266.97027984%20C-48.77489332%20265.21720055%20-48.77586597%20263.46412126%20-48.77685185%20261.71104199%20C-48.78539073%20245.30207877%20-48.77559524%20228.89316597%20-48.75945075%20212.48421103%20C-48.74604894%20198.42808811%20-48.74837745%20184.37203954%20-48.76220703%20170.31591797%20C-48.77828944%20153.96258303%20-48.7845669%20137.60929219%20-48.77537024%20121.25595045%20C-48.77441467%20119.50959747%20-48.77347156%20117.76324448%20-48.77254105%20116.01689148%20C-48.77184681%20114.72829141%20-48.77184681%20114.72829141%20-48.77113854%20113.41365901%20C-48.76855663%20107.38223258%20-48.77290236%20101.3508343%20-48.77997971%2095.31941223%20C-48.78842454%2087.96139626%20-48.78605219%2080.60347621%20-48.77013747%2073.24547112%20C-48.76229468%2069.49684254%20-48.75909428%2065.74837344%20-48.76908493%2061.99974632%20C-48.77978258%2057.92396992%20-48.76694385%2053.8485904%20-48.75204468%2049.77282715%20C-48.75873684%2048.60528979%20-48.76542901%2047.43775243%20-48.77232397%2046.23483515%20C-48.67188333%2031.98968244%20-46.49788008%2020.60627557%20-36.37109375%2010.30078125%20C-24.99934532%200.70204736%20-14.4396423%20-0.01018664%200%200%20Z%20'%20fill='%23212121'%20transform='translate(389.37109375,63.69921875)'/%3e%3cpath%20d='M0%200%20C1.37422758%20-0.00135128%202.7484547%20-0.00329565%204.12268066%20-0.00579834%20C6.98694461%20-0.00872786%209.85108284%20-0.00452264%2012.71533203%200.00488281%20C16.35966249%200.01627611%2020.0036982%200.00970489%2023.64801788%20-0.00226212%20C26.48099937%20-0.00953987%2029.31391266%20-0.00716587%2032.14689636%20-0.00200653%20C34.13524571%20-0.00005138%2036.12359788%20-0.00605238%2038.11193848%20-0.01226807%20C50.97970432%200.05377783%2060.71208654%201.43181578%2070.59375%2010.265625%20C80.43904472%2021.59627658%2081.90061916%2032.80877037%2081.85444641%2047.42196655%20C81.85827196%2048.71653011%2081.86209751%2050.01109367%2081.86603898%2051.34488642%20C81.87626947%2054.91345539%2081.87414988%2058.48192333%2081.86985838%2062.05050039%20C81.86738212%2065.90881512%2081.87641644%2069.76710608%2081.88389587%2073.62541199%20C81.89661984%2081.17464796%2081.89843945%2088.72384832%2081.89609561%2096.27309321%20C81.89430976%20102.4116766%2081.89606782%20108.55024922%2081.90032005%20114.68883133%20C81.90091524%20115.56380127%2081.90151043%20116.43877121%2081.90212366%20117.34025539%20C81.90333546%20119.11798027%2081.90454959%20120.89570516%2081.90576603%20122.67343004%20C81.91663264%20139.33028616%2081.91448321%20155.98712201%2081.90838119%20172.64397927%20C81.90321249%20187.86716535%2081.9144678%20203.09028744%2081.93347941%20218.31346087%20C81.95287204%20233.96225318%2081.96111133%20249.61101523%2081.95735615%20265.25981963%20C81.95544632%20274.03837098%2081.9579105%20282.81686787%2081.97207069%20291.59540939%20C81.98400361%20299.06848993%2081.98536797%20306.54148247%2081.97328053%20314.01456426%20C81.96740531%20317.8236788%2081.96625461%20321.63263253%2081.97828293%20325.44173622%20C81.99119743%20329.57972269%2081.98064519%20333.71732895%2081.9679718%20337.85531616%20C81.97534609%20339.04697148%2081.98272037%20340.23862679%2081.99031812%20341.46639287%20C81.9070551%20354.42932661%2079.28845483%20365.35673186%2070.59375%20375.265625%20C59.40723239%20384.95958111%2048.55610413%20385.57651772%2034.2578125%20385.56640625%20C32.88837558%20385.57030554%2031.51893985%20385.57464268%2030.14950562%20385.57939148%20C27.29364077%20385.58680588%2024.43789964%20385.58659756%2021.58203125%20385.58129883%20C17.95573698%20385.57551138%2014.32995469%20385.59244066%2010.70374489%20385.6156435%20C7.87925346%20385.63050766%205.05488175%20385.63123549%202.23035812%20385.62813377%20C0.25426728%20385.62888387%20-1.72180524%20385.64264922%20-3.69784546%20385.65681458%20C-16.86957859%20385.59001028%20-27.6387559%20383.53875206%20-37.40625%20374.265625%20C-47.39849958%20362.83409444%20-48.87080006%20349.69908274%20-48.79393005%20334.88296509%20C-48.79931559%20333.61230741%20-48.80470113%20332.34164973%20-48.81024987%20331.03248727%20C-48.82455435%20327.54904283%20-48.8205075%20324.06583798%20-48.81308305%20320.58238125%20C-48.80831603%20316.80857637%20-48.82089218%20313.03482073%20-48.83110046%20309.2610321%20C-48.84822503%20301.88477917%20-48.84914173%20294.50861166%20-48.84388756%20287.13234402%20C-48.83983281%20281.1321392%20-48.84130485%20275.13195947%20-48.84663582%20269.13175583%20C-48.84738424%20268.27513491%20-48.84813266%20267.41851399%20-48.84890376%20266.53593486%20C-48.85043537%20264.79526103%20-48.85197372%20263.05458721%20-48.85351873%20261.31391339%20C-48.86722079%20245.02030083%20-48.86182222%20228.72673639%20-48.85033352%20212.43312494%20C-48.84040323%20197.55559901%20-48.85334236%20182.67819748%20-48.87726771%20167.80069073%20C-48.90170128%20152.49074933%20-48.91125616%20137.18086577%20-48.90461498%20121.87090528%20C-48.90113225%20113.28900812%20-48.90329207%20104.70720657%20-48.92086601%2096.12532425%20C-48.93564136%2088.82004658%20-48.93615417%2081.51493187%20-48.9187951%2074.20965721%20C-48.91032641%2070.48908615%20-48.90803312%2066.76880554%20-48.92344666%2063.0482502%20C-49.06818906%2025.32392537%20-49.06818906%2025.32392537%20-38.8046875%2012.67578125%20C-27.21540674%201.02987534%20-15.72851608%20-0.04916843%200%200%20Z%20'%20fill='%23212121'%20transform='translate(239.40625,63.734375)'/%3e%3c/svg%3e",SearchRounded="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5001%2014.5H14.7101L14.4301%2014.23C15.6301%2012.83%2016.2501%2010.92%2015.9101%208.89002C15.4401%206.11002%2013.1201%203.89002%2010.3201%203.55002C6.09014%203.03002%202.53014%206.59001%203.05014%2010.82C3.39014%2013.62%205.61014%2015.94%208.39014%2016.41C10.4201%2016.75%2012.3301%2016.13%2013.7301%2014.93L14.0001%2015.21V16L18.2501%2020.25C18.6601%2020.66%2019.3301%2020.66%2019.7401%2020.25C20.1501%2019.84%2020.1501%2019.17%2019.7401%2018.76L15.5001%2014.5ZM9.50014%2014.5C7.01014%2014.5%205.00014%2012.49%205.00014%2010C5.00014%207.51002%207.01014%205.50002%209.50014%205.50002C11.9901%205.50002%2014.0001%207.51002%2014.0001%2010C14.0001%2012.49%2011.9901%2014.5%209.50014%2014.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",SortIcon="data:image/svg+xml,%3csvg%20width='15'%20height='16'%20viewBox='0%200%2015%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_3115_5954)'%3e%3cpath%20d='M4.72326%2013.2386L1.2194%209.72426C0.396731%209.2419%20-0.40373%2010.2466%200.225485%2010.9546C1.77064%2012.4991%203.28619%2014.0746%204.8348%2015.616C4.89796%2015.6789%204.93004%2015.7593%205.00061%2015.8228C5.43736%2016.2172%206.29803%2015.9196%206.3158%2015.2815L6.31382%200.712092C6.27829%20-0.0888571%205.09586%20-0.25464%204.80025%200.452932C4.78347%200.493379%204.72277%200.686625%204.72277%200.711592V13.2391L4.72326%2013.2386Z'%20fill='%23909090'/%3e%3cpath%20d='M10.2754%202.75243L13.7792%206.26632C14.596%206.75068%2015.4078%205.7465%2014.7727%205.03643C13.2423%203.50195%2011.7332%201.94449%2010.2004%200.412502C10.1372%200.349085%2010.1051%200.26919%2010.0345%200.205773C9.56868%20-0.214176%208.72134%200.0359959%208.68235%200.709612L8.68432%2015.279C8.71986%2016.0799%209.90229%2016.2457%2010.1979%2015.5381C10.2147%2015.4977%2010.2754%2015.3045%2010.2754%2015.2795V2.75243Z'%20fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3115_5954'%3e%3crect%20width='15'%20height='16'%20fill='white'%20transform='matrix(-1%200%200%201%2015%200)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",InfoIcon="data:image/svg+xml,%3csvg%20width='16'%20height='15'%20viewBox='0%200%2016%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.71338%2011.25H9.21338V6.75H7.71338V11.25ZM8.46338%205.25C8.67588%205.25%208.85413%205.178%208.99813%205.034C9.14213%204.89%209.21388%204.712%209.21338%204.5C9.21338%204.2875%209.14138%204.1095%208.99738%203.966C8.85338%203.8225%208.67538%203.7505%208.46338%203.75C8.25088%203.75%208.07288%203.822%207.92938%203.966C7.78588%204.11%207.71388%204.288%207.71338%204.5C7.71338%204.7125%207.78538%204.89075%207.92938%205.03475C8.07338%205.17875%208.25138%205.2505%208.46338%205.25ZM8.46338%2015C7.42588%2015%206.45088%2014.803%205.53838%2014.409C4.62588%2014.015%203.83213%2013.4807%203.15713%2012.8062C2.48213%2012.1312%201.94788%2011.3375%201.55438%2010.425C1.16088%209.5125%200.963879%208.5375%200.963379%207.5C0.963379%206.4625%201.16038%205.4875%201.55438%204.575C1.94838%203.6625%202.48263%202.86875%203.15713%202.19375C3.83213%201.51875%204.62588%200.9845%205.53838%200.591C6.45088%200.1975%207.42588%200.0005%208.46338%200C9.50088%200%2010.4759%200.197%2011.3884%200.591C12.3009%200.985%2013.0946%201.51925%2013.7696%202.19375C14.4446%202.86875%2014.9791%203.6625%2015.3731%204.575C15.7671%205.4875%2015.9639%206.4625%2015.9634%207.5C15.9634%208.5375%2015.7664%209.5125%2015.3724%2010.425C14.9784%2011.3375%2014.4441%2012.1312%2013.7696%2012.8062C13.0946%2013.4812%2012.3009%2014.0157%2011.3884%2014.4097C10.4759%2014.8037%209.50088%2015.0005%208.46338%2015ZM8.46338%2013.5C10.1384%2013.5%2011.5571%2012.9187%2012.7196%2011.7562C13.8821%2010.5937%2014.4634%209.175%2014.4634%207.5C14.4634%205.825%2013.8821%204.40625%2012.7196%203.24375C11.5571%202.08125%2010.1384%201.5%208.46338%201.5C6.78838%201.5%205.36963%202.08125%204.20713%203.24375C3.04463%204.40625%202.46338%205.825%202.46338%207.5C2.46338%209.175%203.04463%2010.5937%204.20713%2011.7562C5.36963%2012.9187%206.78838%2013.5%208.46338%2013.5Z'%20fill='%23464646'/%3e%3c/svg%3e",CEDataGridDynamicTable=({title:t,jsonData:e,columnList:r,ischeckBoxInGrid:i,isSearchBoxInGrid:s,isAddButtonRequired:n,isEditButtonRequired:a,isDeleteButtonRequired:l,isApproveButtonRequired:o,isReassignButtonRequired:c,isCancelButtonRequired:f,handleEditClick:b,handleAddClick:u,handleDeleteClick:E,handleApproveClick:d,handleReassignClick:x,handleCancelClick:S,noOfPagesPerPage:p,clickableColumns:y,handleCellClick:m})=>{const[g,k]=React2.useState({}),[R,T]=React2.useState(!1),[F,I]=React2.useState([]),[O,$]=React2.useState([]),[V,z]=React2.useState(!1),[H,D]=React2.useState(new Set),[_,M]=React2.useState(null),[C,P]=React2.useState(!1),[A,j]=React2.useState(""),[L,N]=React2.useState("contains"),[G,J]=React2.useState(""),[K,X]=React2.useState(0),[Q,at]=React2.useState(p??10),[it,st]=React2.useState(new Set),[ct,tt]=React2.useState(""),[q,pt]=React2.useState(!1),[ot,ut]=React2.useState(new Set),ft=React2.useRef(null),xt=React2.useRef(null),dt=React2.useRef(null),[nt,vt]=React2.useState(new Set),[ht,mt]=React2.useState([]),[gt,yt]=React2.useState(!1),[lt,St]=React2.useState(null),Et=React2.useRef(null);React2.useEffect(()=>{if(F.length>0){const B=Object.keys(F[0]),W=B.map(U=>{const Y=r==null?void 0:r.find(Z=>Z.id===U);return{id:U,label:(Y==null?void 0:Y.label)||U.charAt(0).toUpperCase()+U.slice(1),tooltip:Y==null?void 0:Y.tooltip}});if(mt(W),!gt){const U=(r==null?void 0:r.map(Y=>Y.id))||B;ut(new Set(U)),yt(!0)}}},[F,r]),React2.useEffect(()=>{e&&Array.isArray(e)?(I(e),$(e)):console.warn("Invalid or missing jsonData prop")},[e]);const Ct=React2.useMemo(()=>{const B=K*Q,W=B+Q;return F.slice(B,W)},[F,K,Q]),Ft=B=>{const W=new Set(ot);W.has(B)?W.size>1&&W.delete(B):W.add(B),ut(W)},wt=(B,W=null)=>{const U=W?`${B}-${W}`:`${B}`,Y=new Set(it);Y.has(U)?Y.delete(U):(Array.from(Y).forEach(Z=>{Z.startsWith(`${B}`)&&Y.delete(Z)}),Y.add(U)),st(Y)},Mt=B=>{M(_===B?null:B)},It=B=>{if(O.length===0)return;let W="asc";lt&&lt.column===B&&(W=lt.direction==="asc"?"desc":"asc");const U=[...O].sort((Y,Z)=>Y[B]==null?1:Z[B]==null?-1:Y[B]===Z[B]?0:W==="asc"?Y[B]>Z[B]?1:-1:Y[B]<Z[B]?1:-1);I(U),St({column:B,direction:W})},Lt=()=>{let B=[];F.length===O.length?B=F:B=O;const W=B.filter(U=>{var Z;const Y=((Z=U[A])==null?void 0:Z.toLowerCase().toString())||"";return L==="contains"?Y.includes(G.toLowerCase()):L==="equals"?Y===G:L==="startsWith"?Y.startsWith(G):L==="endsWith"?Y.endsWith(G):L==="does not contain"?!Y.includes(G):L==="does not equal"?Y!==G:L==="is empty"?Y.trim()==="":L==="is not empty"?Y.trim()!=="":L==="is any of"?G.split(",").map(et=>et.trim()).includes(Y):!0});I(W),P(!1)},At=(B,W)=>{let U=[];F.length===O.length?U=F:U=O;const Y=U.filter(Z=>{var rt;const et=((rt=Z[B])==null?void 0:rt.toLowerCase().toString())||"";return L==="contains"?et.includes(W.toLowerCase()):L==="equals"?et===W:L==="startsWith"?et.startsWith(W):L==="endsWith"?et.endsWith(W):L==="does not contain"?!et.includes(W):L==="does not equal"?et!==W:L==="is empty"?et.trim()==="":L==="is not empty"?et.trim()!=="":L==="is any of"?W.split(",").map(bt=>bt.trim()).includes(et):!0});I(Y),P(!1)},Dt=B=>{B.key==="Enter"&&At()};useEscapeKey(()=>{M(null),P(!1)});const Rt=(B,W="")=>{const U=Y=>{const Z=new Set(nt);Z.has(Y)?Z.delete(Y):Z.add(Y),vt(Z)};if(Array.isArray(B)){const Y=Array.from(new Set(B.reduce((Z,et)=>typeof et=="object"&&et!==null?[...Z,...Object.keys(et)]:Z,[])));return jsxRuntimeExports.jsx("div",{className:"expanded-section",children:jsxRuntimeExports.jsx("div",{className:"nested-table",children:jsxRuntimeExports.jsxs("table",{children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsx("tr",{children:Y.map(Z=>jsxRuntimeExports.jsx("th",{children:Z.charAt(0).toUpperCase()+Z.slice(1)},Z))})}),jsxRuntimeExports.jsx("tbody",{children:B.map((Z,et)=>jsxRuntimeExports.jsx("tr",{children:Y.map(rt=>jsxRuntimeExports.jsx("td",{children:typeof Z[rt]=="object"&&Z[rt]!==null?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>U(`${W}-${et}-${rt}`),children:nt.has(`${W}-${et}-${rt}`)?"▼":"▶"}),nt.has(`${W}-${et}-${rt}`)&&Rt(Z[rt],`${W}-${et}-${rt}`)]}):String(Z[rt]||"")},`${W}-${et}-${rt}`))},`${W}-${et}`))})]})})})}else if(typeof B=="object"&&B!==null)return jsxRuntimeExports.jsx("div",{className:"nested-object",children:jsxRuntimeExports.jsxs("table",{className:"custom-table nested",children:[jsxRuntimeExports.jsx("thead",{children:jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Property"}),jsxRuntimeExports.jsx("th",{className:"table-header-cell",children:"Value"})]})}),jsxRuntimeExports.jsx("tbody",{children:Object.entries(B).map(([Y,Z])=>jsxRuntimeExports.jsxs("tr",{children:[jsxRuntimeExports.jsx("td",{className:"table-cell",children:jsxRuntimeExports.jsx("strong",{children:Y})}),jsxRuntimeExports.jsx("td",{className:"table-cell",children:typeof Z=="object"?jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("button",{className:"toggle-button",onClick:()=>U(`${W}-${Y}`),children:nt.has(`${W}-${Y}`)?"▼":"▶"}),nt.has(`${W}-${Y}`)&&Rt(Z,`${W}-${Y}`)]}):String(Z)})]},`${W}-${Y}`))})]})});return jsxRuntimeExports.jsx("span",{children:String(B)})},Bt=B=>{if(B){const W=B.getBoundingClientRect(),U=W.right>window.innerWidth,Y=W.left<0;U?(B.classList.add("adjust-left"),B.classList.remove("adjust-right")):Y?(B.classList.add("adjust-right"),B.classList.remove("adjust-left")):(B.classList.remove("adjust-left"),B.classList.remove("adjust-right"))}};React2.useEffect(()=>{const B=W=>{C&&ft.current&&!ft.current.contains(W.target)&&P(!1)};return document.addEventListener("mousedown",B),()=>{document.removeEventListener("mousedown",B)}},[C]),React2.useEffect(()=>{const B=W=>{q&&dt.current&&!dt.current.contains(W.target)&&pt(!1)};return document.addEventListener("mousedown",B),()=>{document.removeEventListener("mousedown",B)}},[q]);const Vt=(B,W)=>{B.preventDefault(),T(!0);const U=B.pageX,Y=g[W]||150,Z=rt=>{if(R){const bt=Math.max(100,Y+(rt.pageX-U));k(kt=>({...kt,[W]:bt}))}},et=()=>{T(!1),document.removeEventListener("mousemove",Z),document.removeEventListener("mouseup",et)};document.addEventListener("mousemove",Z),document.addEventListener("mouseup",et)},Nt=(B,W)=>{y!=null&&y.includes(W)&&m&&m(B)},Pt=Ct.some(B=>Array.from(ot).some(W=>Array.isArray(B[W])&&B[W].length>0&&B[W].some(U=>typeof U=="object"&&U!==null))),[_t,Tt]=React2.useState(!1),Ot=()=>{Tt(W=>!W);const B=Et.current;B&&(_t?document.exitFullscreen?document.exitFullscreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&document.msExitFullscreen():B.requestFullscreen?B.requestFullscreen():B.webkitRequestFullscreen?B.webkitRequestFullscreen():B.msRequestFullscreen&&B.msRequestFullscreen())};return React2.useEffect(()=>{const B=()=>{const W=document.fullscreenElement===Et.current||document.webkitFullscreenElement===Et.current||document.msFullscreenElement===Et.current;Tt(W)};return document.addEventListener("fullscreenchange",B),document.addEventListener("webkitfullscreenchange",B),document.addEventListener("msfullscreenchange",B),()=>{document.removeEventListener("fullscreenchange",B),document.removeEventListener("webkitfullscreenchange",B),document.removeEventListener("msfullscreenchange",B)}},[]),jsxRuntimeExports.jsxs("div",{className:"datatable-wrapper",ref:Et,children:[jsxRuntimeExports.jsxs("div",{className:"grid-header",children:[t&&jsxRuntimeExports.jsx("span",{className:"header-title",children:t}),jsxRuntimeExports.jsxs("div",{className:"search-container",children:[s&&jsxRuntimeExports.jsxs("div",{className:"search-wrapper",children:[jsxRuntimeExports.jsx("img",{src:SearchRounded,alt:"Show Filter",title:"Show/Hide Filter",width:20,height:20,style:{cursor:"pointer"},onClick:()=>z(B=>!B)}),ct&&jsxRuntimeExports.jsx("button",{className:"search-cancel-button",onClick:()=>{tt(""),I(O)},children:"×"})]}),jsxRuntimeExports.jsx("img",{src:ShowOrHideColumn,alt:"Columns",title:"Show/Hide Columns",width:20,height:20,style:{cursor:"pointer"},onClick:()=>pt(!0)}),jsxRuntimeExports.jsx("button",{className:"fullscreen-button",onClick:Ot,title:_t?"Exit full screen":"Full screen",children:_t?"⤫":"⤢"})]})]}),q&&jsxRuntimeExports.jsx("div",{className:"column-modal",children:jsxRuntimeExports.jsxs("div",{className:"column-modal-content",ref:dt,children:[jsxRuntimeExports.jsx("div",{className:"column-modal-header",children:jsxRuntimeExports.jsx("button",{className:"modal-close-button",onClick:()=>pt(!1),children:"×"})}),jsxRuntimeExports.jsx("h3",{className:"column-modal-title",children:"Column Visibility"}),jsxRuntimeExports.jsx("div",{className:"column-modal-actions",children:jsxRuntimeExports.jsx("div",{className:"select-all-action",children:jsxRuntimeExports.jsx(CECheckBox,{label:"Select All",checked:ot.size===ht.length,onChange:B=>{ut(B?new Set(ht.map(W=>W.id)):new Set)}})})}),jsxRuntimeExports.jsx("div",{className:"column-list",children:ht.map(B=>jsxRuntimeExports.jsx("div",{className:"column-item",children:jsxRuntimeExports.jsx(CECheckBox,{label:B.label??B.id,checked:ot.has(B.id),onChange:()=>Ft(B.id)})},B.id))})]})}),jsxRuntimeExports.jsxs("div",{className:"table-container",children:[jsxRuntimeExports.jsx("div",{className:"table-scroll-container",children:jsxRuntimeExports.jsxs("table",{className:"custom-table",children:[jsxRuntimeExports.jsxs("thead",{children:[jsxRuntimeExports.jsxs("tr",{children:[Pt&&jsxRuntimeExports.jsx("th",{className:"expand-column"}),i&&jsxRuntimeExports.jsx("th",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:H.size===F.length&&F.length>0,onChange:B=>{if(B){const W=new Set(F.map((U,Y)=>Y));D(W)}else D(new Set)}})}),ht.map(B=>ot.has(B.id)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"150px",textAlign:"center"},children:jsxRuntimeExports.jsxs("div",{className:"column-header",children:[jsxRuntimeExports.jsxs("span",{className:"column-label-with-info",children:[B.label,B.tooltip&&jsxRuntimeExports.jsx("img",{src:InfoIcon,alt:"info",title:B.tooltip,width:14,height:14,className:"info-icon"})]}),jsxRuntimeExports.jsxs("div",{className:"column-actions",children:[jsxRuntimeExports.jsx("img",{src:SortIcon,alt:"Sort",title:"Sort",width:20,height:20,onClick:()=>It(B.id),style:{cursor:"pointer",transition:"transform 0.2s ease-in-out",transform:(lt==null?void 0:lt.column)===B.id?lt.direction==="asc"?"rotate(0deg)":"rotate(180deg)":"none",filter:(lt==null?void 0:lt.column)===B.id?"brightness(0.6)":"none"}}),jsxRuntimeExports.jsxs("div",{className:"dropdown-container",ref:xt,children:[jsxRuntimeExports.jsx("span",{className:"dropdown-trigger",onClick:()=>Mt(B.id),children:"⋮"}),_===B.id&&jsxRuntimeExports.jsx("div",{className:"dropdown-menu",ref:W=>Bt(W),children:jsxRuntimeExports.jsx("button",{className:"dropdown-item",onClick:()=>{j(B.id),P(!0),M(null)},children:"Filter"})})]})]}),jsxRuntimeExports.jsx("div",{className:"column-resizer",onMouseDown:W=>Vt(W,B.id)})]})},B.id)),(a||c||f||o||l||n)&&jsxRuntimeExports.jsx("th",{className:"table-header-cell",style:{width:"150px",textAlign:"center"},children:"Action"})]}),V&&jsxRuntimeExports.jsxs("tr",{children:[Pt&&jsxRuntimeExports.jsx("td",{})," ",i&&jsxRuntimeExports.jsx("td",{})," ",ht.map(B=>ot.has(B.id)&&jsxRuntimeExports.jsx("td",{children:jsxRuntimeExports.jsx("input",{type:"text",placeholder:`Filter ${B.label}`,value:A===B.id?G:"",onChange:W=>{const U=W.target.value;J(U),j(B.id),At(B.id,U)}})},`filter-${B.id}`)),(a||c||f||o||l||n)&&jsxRuntimeExports.jsx("td",{})]})]}),jsxRuntimeExports.jsx("tbody",{children:Ct.map((B,W)=>jsxRuntimeExports.jsxs(React2.Fragment,{children:[jsxRuntimeExports.jsxs("tr",{className:W%2===0?"table-row-even":"table-row-odd",children:[Pt&&jsxRuntimeExports.jsx("td",{className:"expand-column",children:Array.from(ot).some(U=>Array.isArray(B[U])&&B[U].length>0&&B[U].some(Y=>typeof Y=="object"&&Y!==null))&&jsxRuntimeExports.jsx("button",{className:"expand-button",onClick:()=>wt(W),children:Array.from(it).some(U=>U.startsWith(`${W}`))?"▼":"▶"})}),i&&jsxRuntimeExports.jsx("td",{className:"checkbox-column",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:H.has(W),onChange:U=>{const Y=new Set(H);U?Y.add(W):Y.delete(W),D(Y)}})}),ht.map(U=>ot.has(U.id)&&jsxRuntimeExports.jsx("td",{className:`table-cell ${y!=null&&y.includes(U.id)?"ce-clickable-cell":""} ${Array.isArray(B[U.id])&&B[U.id].length>0&&typeof B[U.id][0]=="object"?"highlight-cell":""}`,onClick:()=>{y!=null&&y.includes(U.id)?Nt(B,U.id):Array.isArray(B[U.id])&&B[U.id].length>0&&wt(W,U.id)},children:Array.isArray(B[U.id])?`${B[U.id].length}`:typeof B[U.id]=="object"?Object.entries(B[U.id]).map(([Y,Z])=>`${Y}: ${Z}`).join(", "):typeof B[U.id]=="string"&&B[U.id].split(" ").length>5?jsxRuntimeExports.jsx(CETruncatedTextWithTooltip,{text:B[U.id],wordCount:5}):B[U.id]},U.id)),(a||c||f||o||l||n)&&jsxRuntimeExports.jsx("td",{className:"table-cell",style:{textAlign:"center"},children:jsxRuntimeExports.jsxs("div",{style:{display:"flex",justifyContent:"center",gap:"8px",flexWrap:"wrap"},children:[a&&jsxRuntimeExports.jsx("img",{src:Edit,alt:"Edit",title:"Edit",width:20,height:20,style:{cursor:"pointer"},onClick:b}),c&&jsxRuntimeExports.jsx("img",{src:Reassign,alt:"Reassign",width:20,height:20,style:{cursor:"pointer"},onClick:x}),f&&jsxRuntimeExports.jsx("img",{src:Cancel,alt:"Cancel",width:20,height:20,style:{cursor:"pointer"},onClick:S}),o&&jsxRuntimeExports.jsx("img",{src:Approve,alt:"Approve",width:20,height:20,style:{cursor:"pointer"},onClick:d}),l&&jsxRuntimeExports.jsx("img",{src:Delete,alt:"Delete",width:20,height:20,style:{cursor:"pointer"},onClick:E}),n&&jsxRuntimeExports.jsx("img",{src:Add,alt:"Add",width:20,height:20,style:{cursor:"pointer"},onClick:u})]})})]}),Array.from(it).map(U=>{const[Y,Z]=U.split("-");if(Number(Y)===W){const et=Z?{[Z]:B[Z]}:Object.keys(B).filter(rt=>Array.isArray(B[rt])||typeof B[rt]=="object").reduce((rt,bt)=>({...rt,[bt]:B[bt]}),{});return jsxRuntimeExports.jsx("tr",{className:"expanded-row",children:jsxRuntimeExports.jsx("td",{colSpan:ot.size+2,className:"expanded-cell",children:Object.entries(et).map(([rt,bt],kt)=>jsxRuntimeExports.jsxs("div",{className:`expanded-section ${kt%2===0?"expanded-section-even":"expanded-section-odd"}`,style:{backgroundColor:kt%2===0?"#e8f5e9":"#e3f2fd",padding:"10px",marginBottom:"10px",borderRadius:"5px"},children:[jsxRuntimeExports.jsx("h4",{style:{margin:"0 0 10px 0",color:"#333"},children:rt.charAt(0).toUpperCase()+rt.slice(1)}),Rt(bt)]},rt))})},`expanded-${U}`)}return null})]},W))})]})}),jsxRuntimeExports.jsxs("div",{className:"pagination-container",children:[jsxRuntimeExports.jsxs("div",{className:"rows-per-page-container",children:[jsxRuntimeExports.jsx("label",{htmlFor:"rows-per-page-select",children:"Rows per page:"}),jsxRuntimeExports.jsxs("select",{id:"rows-per-page-select",value:Q,onChange:B=>{at(Number(B.target.value)),X(0)},"aria-label":"Rows per page",children:[jsxRuntimeExports.jsx("option",{value:5,children:"5"}),jsxRuntimeExports.jsx("option",{value:10,children:"10"}),jsxRuntimeExports.jsx("option",{value:20,children:"20"}),jsxRuntimeExports.jsx("option",{value:50,children:"50"}),jsxRuntimeExports.jsx("option",{value:100,children:"100"})]})]}),jsxRuntimeExports.jsx(CEPagination,{currentPage:K,totalPages:Math.ceil(F.length/Q),onPageChange:B=>X(B)})]}),C&&jsxRuntimeExports.jsx("div",{className:"filter-modal",children:jsxRuntimeExports.jsxs("div",{className:"filter-modal-content",ref:ft,onKeyDown:Dt,tabIndex:0,children:[jsxRuntimeExports.jsx(CEButton,{className:"close-button-close",onClick:()=>P(!1),children:"×"}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Columns:"}),jsxRuntimeExports.jsx("select",{value:A,onChange:B=>j(B.target.value),children:ht.map(B=>jsxRuntimeExports.jsx("option",{value:B.id,children:B.label},B.id))})]}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Operator:"}),jsxRuntimeExports.jsxs("select",{value:L,onChange:B=>N(B.target.value),children:[jsxRuntimeExports.jsx("option",{value:"contains",children:"contains"}),jsxRuntimeExports.jsx("option",{value:"equals",children:"equals"}),jsxRuntimeExports.jsx("option",{value:"startsWith",children:"starts with"}),jsxRuntimeExports.jsx("option",{value:"endsWith",children:"ends with"}),jsxRuntimeExports.jsx("option",{value:"does not contain",children:"does not contain"}),jsxRuntimeExports.jsx("option",{value:"does not equal",children:"does not equal"}),jsxRuntimeExports.jsx("option",{value:"is empty",children:"is empty"}),jsxRuntimeExports.jsx("option",{value:"is not empty",children:"is not empty"}),jsxRuntimeExports.jsx("option",{value:"is any of",children:"is any of"})]})]}),jsxRuntimeExports.jsxs("div",{children:[jsxRuntimeExports.jsx("label",{children:"Value:"}),jsxRuntimeExports.jsx("input",{type:"text",value:G,onChange:B=>J(B.target.value),placeholder:"Enter filter value",title:"Filter value"})]}),jsxRuntimeExports.jsx(CEButton,{onClick:Lt,children:"Apply Filter"})]})})]})]})},DateInputPart=({value:t,onChange:e,max:r,min:i,length:s,placeholder:n})=>{const a=React2.useRef(null),l=f=>{const b=f.target.value.replace(/\D/g,"");if(b.length<=s){if(b.length===1){const u=parseInt(b);if(r===12&&u>1){e(`0${u}`);return}if(r===31&&u>3){e(`0${u}`);return}}if(b.length===2){const u=parseInt(b);u>=i&&u<=r&&e(b);return}e(b)}},o=()=>{var f;(f=a.current)==null||f.select()},c=()=>{t.length===1&&e(t.padStart(2,"0"))};return jsxRuntimeExports.jsx("input",{ref:a,type:"text",value:t,onChange:l,onFocus:o,onBlur:c,maxLength:s,className:"date-input-part",placeholder:n})},DateRangeIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%204.5H18V3.5C18%202.95%2017.55%202.5%2017%202.5C16.45%202.5%2016%202.95%2016%203.5V4.5H8V3.5C8%202.95%207.55%202.5%207%202.5C6.45%202.5%206%202.95%206%203.5V4.5H5C3.89%204.5%203.01%205.4%203.01%206.5L3%2020.5C3%2021.6%203.89%2022.5%205%2022.5H19C20.1%2022.5%2021%2021.6%2021%2020.5V6.5C21%205.4%2020.1%204.5%2019%204.5ZM19%2019.5C19%2020.05%2018.55%2020.5%2018%2020.5H6C5.45%2020.5%205%2020.05%205%2019.5V9.5H19V19.5ZM7%2011.5H9V13.5H7V11.5ZM11%2011.5H13V13.5H11V11.5ZM15%2011.5H17V13.5H15V11.5Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",WEEKDAYS=["Su","Mo","Tu","We","Th","Fr","Sa"],CEDatePicker=({onChange:t,label:e="Calendar"})=>{const[r,i]=React2.useState(!1),[s,n]=React2.useState(null),[a,l]=React2.useState(new Date),[o,c]=React2.useState(!1),[f,b]=React2.useState({start:2020,end:2031}),[u,E]=React2.useState("left"),[d,x]=React2.useState(0),S=React2.useRef(null),[p,y]=React2.useState(!1),[m,g]=React2.useState(""),[k,R]=React2.useState(""),[T,F]=React2.useState(""),[I,O]=React2.useState(!0),$=()=>{i(!1),!m&&!k&&!T&&y(!1)};useEscapeKey($);const V=()=>{i(A=>{if(!A){const j=s||new Date;l(j),m||g(String(j.getMonth()+1).padStart(2,"0")),k||R(String(j.getDate()).padStart(2,"0")),T||F(String(j.getFullYear()))}return!A})};React2.useEffect(()=>{const A=j=>{S.current&&!S.current.contains(j.target)&&$()};return document.addEventListener("mousedown",A),()=>document.removeEventListener("mousedown",A)},[m,k,T]);const z=A=>{const j=new Date(a.getFullYear(),a.getMonth(),A);n(j),l(j);const L=String(j.getMonth()+1).padStart(2,"0"),N=String(j.getDate()).padStart(2,"0"),G=String(j.getFullYear());g(L),R(N),F(G),O(!0),t(`${L}/${N}/${G}`),i(!1)},H=A=>{E(A>0?"left":"right"),l(j=>{const L=new Date(j.getFullYear(),j.getMonth()+A,1);return s&&g(String(L.getMonth()+1).padStart(2,"0")),x(N=>N+1),L})},D=()=>{c(A=>!A)},_=A=>{b(j=>({start:j.start+A*10,end:j.end+A*10}))},M=A=>{const j=new Date(A,a.getMonth(),1);l(j),F(String(A)),c(!1)},C=()=>{const A=new Date(a.getFullYear(),a.getMonth(),1),j=new Date(a.getFullYear(),a.getMonth()+1,0),L=A.getDay(),N=j.getDate(),G=new Date,J=X=>!s&&G.getDate()===X&&G.getMonth()===a.getMonth()&&G.getFullYear()===a.getFullYear(),K=[];for(let X=0;X<L;X++)K.push(jsxRuntimeExports.jsx("div",{className:"dp-day empty"},`empty-${X}`));for(let X=1;X<=N;X++){const Q=(s==null?void 0:s.getDate())===X&&(s==null?void 0:s.getMonth())===a.getMonth()&&(s==null?void 0:s.getFullYear())===a.getFullYear();K.push(jsxRuntimeExports.jsx("div",{className:`dp-day ${Q?"selected":""} ${J(X)?"today":""}`,onClick:()=>z(X),children:X},X))}return K},P=(A,j,L)=>{if(!A||!j||!L){O(!1),l(new Date),n(null);return}const N=`${L}-${A}-${j}`,G=new Date(N);if(G.getFullYear()===parseInt(L)&&G.getMonth()+1===parseInt(A)&&G.getDate()===parseInt(j))n(G),l(G),O(!0),t(`${A}/${j}/${L}`);else{const J=new Date;O(!1),n(null),l(J),g(A),R(j),F(L)}};return jsxRuntimeExports.jsxs("div",{className:"dp-wrapper",ref:S,children:[jsxRuntimeExports.jsxs("div",{className:`dp-input-container ${p||r?"focused":""} ${I?"":"invalid"}`,children:[jsxRuntimeExports.jsx("div",{className:`dp-label ${p||r||s||m||k||T?"floating":""} ${I?"":"invalid"}`,children:e}),jsxRuntimeExports.jsxs("div",{className:"dp-input-wrapper",onClick:()=>{y(!0)},children:[jsxRuntimeExports.jsx(DateInputPart,{value:m,onChange:A=>{g(A),P(A,k,T)},max:12,min:1,length:2,placeholder:"MM",onClick:V}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx(DateInputPart,{value:k,onChange:A=>{R(A),P(m,A,T)},placeholder:"DD",max:31,min:1,length:2,onClick:V}),jsxRuntimeExports.jsx("span",{children:"/"}),jsxRuntimeExports.jsx("input",{type:"text",value:T,onChange:A=>{const j=A.target.value.replace(/\D/g,"");j.length<=4&&(F(j),j.length===4&&P(m,k,j))},onFocus:A=>A.target.select(),onBlur:()=>{T.length===4&&P(m,k,T)},className:"date-input-part",maxLength:4,placeholder:"YYYY"}),jsxRuntimeExports.jsx("span",{className:"dp-icon",onClick:V,children:jsxRuntimeExports.jsx("img",{src:DateRangeIcon,alt:"Calendar Icon"})})]})]}),r&&jsxRuntimeExports.jsxs("div",{className:"dp-calendar",children:[jsxRuntimeExports.jsxs("div",{className:"dp-header",children:[jsxRuntimeExports.jsxs("div",{className:"dp-title",onClick:D,children:[o?`${f.start} - ${f.end}`:`${a.toLocaleString("default",{month:"long"})} ${a.getFullYear()}`,jsxRuntimeExports.jsx("button",{className:"dp-toggle-icon",children:"▾"})]}),jsxRuntimeExports.jsxs("div",{className:"dp-controls",children:[jsxRuntimeExports.jsx("button",{onClick:()=>o?_(-1):H(-1),children:"‹"}),jsxRuntimeExports.jsx("button",{onClick:()=>o?_(1):H(1),children:"›"})]})]}),!o&&jsxRuntimeExports.jsx("div",{className:"dp-weekdays",children:WEEKDAYS.map(A=>jsxRuntimeExports.jsx("div",{className:"dp-weekday",children:A},A))}),o?jsxRuntimeExports.jsx("div",{className:"dp-years-grid",children:Array.from({length:f.end-f.start+1},(A,j)=>{const L=f.start+j;return jsxRuntimeExports.jsx("div",{className:"dp-year-item",onClick:()=>M(L),children:L},L)})}):jsxRuntimeExports.jsx("div",{className:`dp-days dp-slide-${u}`,children:C()},d)]})]})},CEDateRangePicker=({label:t="Submitted Date",onChange:e,size:r="medium"})=>{const[i,s]=React2.useState(""),[n,a]=React2.useState(""),[l,o]=React2.useState(!1),[c,f]=React2.useState(""),b=()=>o(!0),u=p=>{!p.currentTarget.value&&!i&&!n&&o(!1)},E=(p,y)=>{p&&y&&new Date(y)<new Date(p)?f("End date must be after or equal to start date"):(f(""),e==null||e({startDate:p,endDate:y}))},d=p=>{const y=p.target.value;s(y),E(y,n)},x=p=>{const y=p.target.value;a(y),E(i,y)},S=getSizeStyle$1(r);return jsxRuntimeExports.jsxs("div",{className:"date-range-picker",children:[jsxRuntimeExports.jsx("label",{className:"floating-label float",children:t}),jsxRuntimeExports.jsxs("div",{className:`input-group ${c?"input-error":""}`,style:{padding:S.padding,fontSize:S.fontSize},children:[jsxRuntimeExports.jsx("input",{type:"date",value:i,onChange:d,onFocus:b,onBlur:u,style:{fontSize:S.fontSize}}),jsxRuntimeExports.jsx("span",{className:"separator",children:" - "}),jsxRuntimeExports.jsx("input",{type:"date",value:n,onChange:x,onFocus:b,onBlur:u,style:{fontSize:S.fontSize}})]}),c&&jsxRuntimeExports.jsx("div",{className:"error-text",children:c})]})},FieldsInput=({label:t,name:e,placeholder:r="",value:i="",onChange:s,size:n="medium"})=>{const[a,l]=React2.useState(!1),[o,c]=React2.useState(!1),f=getSizeStyle$1(n);React2.useEffect(()=>{i&&i.trim().length>0&&c(!0)},[i]);const b=()=>{l(!0),c(!0)},u=d=>{l(!1),d.target.value.trim()||c(!1)},E=a||!!i;return jsxRuntimeExports.jsxs("div",{className:`floating-input-wrapper${o?" focused":""}`,style:f,children:[jsxRuntimeExports.jsx("label",{htmlFor:e,className:"floating-label",children:t}),jsxRuntimeExports.jsx("input",{id:e,name:e,className:"floating-input",placeholder:E?r:"",value:i,onChange:s,onFocus:b,onBlur:u})]})},CEFooter=()=>jsxRuntimeExports.jsx("footer",{style:{zIndex:1100,backgroundColor:"var(--grey-color)",width:"100%",height:"36px",position:"fixed",bottom:"0",left:"0",textAlign:"center",display:"flex",justifyContent:"center",alignItems:"center",marginTop:"auto"},children:jsxRuntimeExports.jsx("p",{style:{color:"var(--white-color)",fontSize:"0.8rem",margin:"0"},children:"© All rights reserved by Clean Earth."})}),CEGridLayout=({children:t,columns:e=12,gap:r="1rem",alignItems:i="stretch",justifyItems:s="stretch",gridTemplateColumns:n})=>jsxRuntimeExports.jsx("div",{className:"grid-container",style:{display:"grid",gridTemplateColumns:n||`repeat(${e}, 1fr)`,gap:r,alignItems:i,justifyItems:s,backgroundColor:"transparent"},children:t}),CELogo=({src:t,alt:e="Logo",style:r})=>jsxRuntimeExports.jsx("img",{src:t,alt:e,style:{height:25,...r}}),CESearchBar=({onFocus:t,onBlur:e,quickActions:r=[],recentSearches:i=[]})=>{const[s,n]=React2.useState(!1),[a,l]=React2.useState(""),[o,c]=React2.useState(r),[f,b]=React2.useState(i),u=(d,x)=>{d==="quickActions"?c(S=>S.filter((p,y)=>y!==x)):b(S=>S.filter((p,y)=>y!==x))},E=()=>{a.trim()!==""&&(b(d=>[a,...d]),l(""))};return jsxRuntimeExports.jsxs("div",{className:"ceui-search-bar",children:[jsxRuntimeExports.jsx("input",{type:"text",placeholder:"Search...",className:"ceui-search-input",value:a,onChange:d=>l(d.target.value),onFocus:()=>{n(!0),t&&t()},onBlur:()=>{setTimeout(()=>n(!1),200),e&&e()},onKeyDown:d=>{d.key==="Enter"&&E()}}),s&&jsxRuntimeExports.jsxs("div",{className:"ceui-search-suggestions",children:[o.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Quick actions"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:o.map((d,x)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[d,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>u("quickActions",x),children:"✕"})]},x))})]}),f.length>0&&jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsx("div",{className:"suggestion-category",children:"Recent search"}),jsxRuntimeExports.jsx("div",{className:"suggestions",children:f.map((d,x)=>jsxRuntimeExports.jsxs("span",{className:"suggestion-item",children:[d,jsxRuntimeExports.jsx("button",{className:"close-icon",onClick:()=>u("recentSearches",x),children:"✕"})]},x))})]})]})]})},CESearchButton=({showSuggestions:t=!1,quickActions:e=[],recentSearches:r=[]})=>{const[i,s]=React2.useState(!1),[n,a]=React2.useState(!1),l=React2.useRef(null),o=c=>{l.current&&!l.current.contains(c.target)&&(s(!1),a(!1))};return React2.useEffect(()=>(i?document.addEventListener("mousedown",o):document.removeEventListener("mousedown",o),()=>{document.removeEventListener("mousedown",o)}),[i]),console.log("isSearchOpen:",i),console.log("showDropdown:",n),console.log("showSuggestions:",t),jsxRuntimeExports.jsxs("div",{ref:l,className:`ceui-animated-search-wrapper ${i?"expanded":"collapsed"}`,children:[jsxRuntimeExports.jsx("button",{className:"ceui-search-button","aria-label":"Open search",onClick:()=>s(!0),children:jsxRuntimeExports.jsx("img",{src:"src/assets/SearchRounded.svg",alt:"Search"})}),i&&jsxRuntimeExports.jsx(CESearchBar,{showSuggestions:i&&(t||n),onFocus:()=>a(!0),onBlur:()=>{setTimeout(()=>a(!1),200)},quickActions:e,recentSearches:r})]})},CEHelpButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/HelpRounded.svg",alt:""})}),CENotificationButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/NotificationBell.svg",alt:""})}),CEAvatarMenu=()=>{const[t,e]=React2.useState(!1),r=React2.useRef(null),i=()=>e(!t),s=n=>{r.current&&!r.current.contains(n.target)&&e(!1)};return React2.useEffect(()=>(t?document.addEventListener("mousedown",s):document.removeEventListener("mousedown",s),()=>{document.removeEventListener("mousedown",s)}),[t]),jsxRuntimeExports.jsxs("div",{style:{position:"relative",zIndex:1e3},children:[jsxRuntimeExports.jsx("img",{src:"src/assets/profile_pic.png",alt:"Profile",style:{width:40,height:40,borderRadius:"50%",cursor:"pointer"},onClick:i}),t&&jsxRuntimeExports.jsxs("div",{ref:r,style:{position:"absolute",right:0,top:"100%",background:"white",border:"1px solid #ccc",boxShadow:"0 2px 10px rgba(0,0,0,0.1)",zIndex:9999,minWidth:120},children:[jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"My Account"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Settings"}),jsxRuntimeExports.jsx("div",{style:menuItemStyle,children:"Logout"})]})]})},menuItemStyle={padding:"10px 15px",cursor:"pointer",fontSize:14,borderBottom:"1px solid #eee"},CEUserInfo=({name:t,role:e})=>jsxRuntimeExports.jsxs("div",{className:"ceui-user-info",children:[jsxRuntimeExports.jsx("span",{className:"ceui-user-name",children:t}),jsxRuntimeExports.jsx("span",{className:"ceui-user-role",children:e})]}),CEHeader=({headerColor:t="white",logoSrc:e,logoHeight:r,logoWidth:i,showSearchButton:s=!1,quickActions:n=[],recentSearches:a=[],showHelpButton:l=!1,showNotificationButton:o=!1,showAvatarMenu:c=!1,showUserInfo:f=!1,showHamburgerButton:b=!1,showDrawer:u=!1,userInfoProps:E,onMenuClick:d,drawerJsonUrl:x="",isDrawerOpen:S=!1,onDrawerClose:p})=>jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment,{children:[jsxRuntimeExports.jsxs("header",{className:"ceui-header",style:{backgroundColor:t},children:[jsxRuntimeExports.jsx("div",{className:"ceui-header-left",children:jsxRuntimeExports.jsx(CELogo,{src:e||"src/assets/connect_plus.svg",alt:"Core Logo",style:{height:r||35,width:i||"auto",maxWidth:120}})}),jsxRuntimeExports.jsxs("div",{className:"ceui-header-right",children:[s&&jsxRuntimeExports.jsx(CESearchButton,{showSuggestions:!0,quickActions:n,recentSearches:a,value:"",onChange:()=>{},onClear:()=>{}}),l&&jsxRuntimeExports.jsx(CEHelpButton,{}),o&&jsxRuntimeExports.jsx(CENotificationButton,{}),c&&jsxRuntimeExports.jsx(CEAvatarMenu,{}),f&&E&&jsxRuntimeExports.jsx(CEUserInfo,{name:E.name,role:E.role})]})]}),u&&b&&jsxRuntimeExports.jsx(CEDrawer,{jsonUrl:x,isOpen:S,onClose:p||(()=>{})})]}),CEGridMenuButton=()=>jsxRuntimeExports.jsx("button",{style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none"},children:jsxRuntimeExports.jsx("img",{src:"src/assets/Grid_4x4Rounded.svg",alt:""})}),CEHamburgerButton=({onClick:t,style:e})=>jsxRuntimeExports.jsx("button",{onClick:t,style:{background:"none",border:"none",cursor:"pointer",padding:0,margin:0,outline:"none",...e},children:jsxRuntimeExports.jsx("img",{src:"src/assets/MenuRounded.svg",alt:"Menu"})}),CEInputBox=({value:t,onChange:e,placeholder:r="",type:i="text",maxLength:s,minLength:n,required:a=!1,customValidator:l,errorMessage:o="Invalid input",showError:c=!0,label:f,disabled:b=!1,style:u={},size:E="medium"})=>{const[d,x]=React2.useState(!1),S=k=>{x(!0)},p=k=>{x(!1)},y=k=>{const R=k.target.value;i==="number"&&!/^\d*$/.test(R)||i==="alphanumeric"&&!/^[a-zA-Z0-9]*$/.test(R)||e(R)},m=getSizeStyle$1(E||"medium"),g={fontSize:m.fontSize,padding:m.padding,...u};return jsxRuntimeExports.jsxs("div",{className:`validated-input-wrapper ${d?"focused":""}`,children:[f&&jsxRuntimeExports.jsx("label",{className:`validated-input-label ${t||d?"shrink":""}`,children:f}),jsxRuntimeExports.jsx("input",{type:i,value:t,onChange:y,onFocus:S,onBlur:p,placeholder:r||" ",className:"validated-input-field",disabled:b,style:g}),c&&!t&&jsxRuntimeExports.jsx("div",{className:"validated-input-error",children:o})]})},ArrowIcon="data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.12021%209.79006L12.0002%2013.6701L15.8802%209.79006C16.2702%209.40006%2016.9002%209.40006%2017.2902%209.79006C17.6802%2010.1801%2017.6802%2010.8101%2017.2902%2011.2001L12.7002%2015.7901C12.3102%2016.1801%2011.6802%2016.1801%2011.2902%2015.7901L6.70021%2011.2001C6.31021%2010.8101%206.31021%2010.1801%206.70021%209.79006C7.09021%209.41006%207.73021%209.40006%208.12021%209.79006Z'%20fill='black'%20fill-opacity='0.54'/%3e%3c/svg%3e",InputDropDown=({options:t,selected:e,onChange:r,multiple:i=!1,placeholder:s="Select...",size:n="medium",style:a={},allowClear:l=!0})=>{const[o,c]=React2.useState(!1),[f,b]=React2.useState(!1),u=React2.useRef(null),d={...getSizeStyle$1(n),...a},x=y=>{if(i){const m=e.includes(y)?e.filter(g=>g!==y):[...e,y];r(m)}else r([y]),c(!1)},S=()=>r([]),p=t.filter(y=>e.includes(y.value)).map(y=>y.label);return React2.useEffect(()=>{const y=m=>{var g;(g=u.current)!=null&&g.contains(m.target)||c(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[]),jsxRuntimeExports.jsx("div",{className:`dropdown-container ${o||e.length>0?"float":""}`,ref:u,style:d,children:jsxRuntimeExports.jsxs("div",{className:`dropdown-input ${o?"open":""}`,onClick:()=>c(y=>!y),onFocus:()=>b(!0),onBlur:()=>b(!1),tabIndex:0,children:[jsxRuntimeExports.jsx("label",{className:"floating-placeholder",children:s}),jsxRuntimeExports.jsx("div",{className:"selected-display",children:e.length===0?"":i?p.map(y=>jsxRuntimeExports.jsx("span",{className:"chip",children:y},y)):jsxRuntimeExports.jsx("span",{children:p[0]})}),l&&e.length>0&&jsxRuntimeExports.jsx("button",{className:"clear-button",onClick:y=>{y.stopPropagation(),S()},children:"×"}),jsxRuntimeExports.jsx("span",{className:"dropdown-toggle-icon",children:jsxRuntimeExports.jsx("img",{src:ArrowIcon,alt:"Toggle Dropdown",className:`dropdown-icon-img ${o?"rotate-icon":""}`})}),o&&jsxRuntimeExports.jsx("ul",{className:"dropdown-options",children:t.map(y=>jsxRuntimeExports.jsxs("li",{className:`dropdown-option ${e.includes(y.value)?"selected":""}`,onClick:m=>{m.stopPropagation(),x(y.value)},children:[i&&jsxRuntimeExports.jsx("input",{type:"checkbox",readOnly:!0,checked:e.includes(y.value)}),y.label]},y.value))})]})})},CELinearProgressBar=({duration:t,color:e="#4caf50",backgroundColor:r="#e0e0e0",height:i="10px",isActive:s=!1})=>{const n=React2.useRef(null);return React2.useEffect(()=>{const a=n.current;if(!(!a||!s))return a.style.width="0%",a.style.transition="none",a.offsetWidth,requestAnimationFrame(()=>{a&&(a.style.transition=`width ${t}ms linear`,a.style.width="100%")}),()=>{a&&(a.style.width="0%",a.style.transition="none")}},[t,s]),jsxRuntimeExports.jsx("div",{className:"snackbar__progress-container",style:{height:i},children:jsxRuntimeExports.jsx("div",{ref:n,className:"snackbar__progress-bar"})})},CEMenuBar=({menuData:t})=>{const[e,r]=React2.useState({}),i=(o,c)=>{r(f=>({...f,[o]:c}))};useEscapeKey(()=>{r({})});const n=o=>o.children&&o.children.length>0,a=o=>o.some(c=>n(c)),l=(o,c="")=>!o||o.length===0?null:jsxRuntimeExports.jsx("ul",{className:c?"ce-submenu":"ce-dropdown",children:o.map(f=>{const b=c?`${c}-${f.name}`:f.name,u=n(f);return jsxRuntimeExports.jsxs("li",{className:`ce-dropdown-item ${u?"has-submenu":""}`,onMouseEnter:()=>u&&i(b,!0),onMouseLeave:()=>u&&i(b,!1),onClick:()=>console.log(`Clicked: ${f.name}`),children:[f.name,u&&jsxRuntimeExports.jsx("span",{className:"ce-icon right",children:"▶"}),u&&e[b]&&l(f.children,b)]},b)})});return jsxRuntimeExports.jsx("div",{className:"ce-menu-bar",children:jsxRuntimeExports.jsx("div",{className:"ce-menu-container",children:t.map(o=>{const c=a(o.items);return jsxRuntimeExports.jsxs("div",{className:"ce-menu-item",onMouseEnter:()=>c&&i(o.title,!0),onMouseLeave:()=>c&&i(o.title,!1),children:[jsxRuntimeExports.jsxs("button",{className:"ce-menu-button",children:[o.title,c&&jsxRuntimeExports.jsx("span",{className:"ce-icon",children:"▼"})]}),c&&e[o.title]&&l(o.items,o.title)]},o.title)})})})},CERadioButton=({label:t,value:e,checked:r,onChange:i})=>jsxRuntimeExports.jsxs("label",{style:{display:"flex",alignItems:"center",margin:"0.5rem 0"},children:[jsxRuntimeExports.jsx("input",{type:"radio",value:e,checked:r,onChange:()=>i(e),style:{marginRight:"0.5rem"}}),t]}),CERadioButtonGroup=({options:t,name:e,defaultValue:r,onChange:i,direction:s="horizontal"})=>{const[n,a]=React2.useState(r||""),l=o=>{a(o),i(o)};return jsxRuntimeExports.jsx("div",{className:`radio-button-group ${s}`,role:"radiogroup","aria-labelledby":e,children:t.map(o=>jsxRuntimeExports.jsx("div",{className:"radio-button",children:jsxRuntimeExports.jsx(CERadioButton,{label:o.label,value:o.value,checked:n===o.value,onChange:l})},o.value))})},saveSelection=()=>{const t=window.getSelection();return t!=null&&t.rangeCount?t.getRangeAt(0):null},restoreSelection=t=>{if(t){const e=window.getSelection();e==null||e.removeAllRanges(),e==null||e.addRange(t)}},CERichTextEditor=({initialValue:t="",onChange:e,width:r="100%",height:i="auto",minHeight:s="200px",maxHeight:n="none",className:a="",style:l={},editorStyle:o={}})=>{const c=React2.useRef(null),[f,b]=React2.useState("3"),[u,E]=React2.useState("Arial"),[d,x]=React2.useState({bold:!1,italic:!1,underline:!1,strikeThrough:!1,subscript:!1,superscript:!1,justifyLeft:!0,justifyCenter:!1,justifyRight:!1,justifyFull:!1});React2.useEffect(()=>{c.current&&t&&(c.current.innerHTML=t)},[t]);const S=React2.useCallback(R=>{try{return document.queryCommandState(R)}catch{return!1}},[]),p=React2.useCallback(()=>{x({bold:S("bold"),italic:S("italic"),underline:S("underline"),strikeThrough:S("strikethrough"),subscript:S("subscript"),superscript:S("superscript"),justifyLeft:S("justifyLeft"),justifyCenter:S("justifyCenter"),justifyRight:S("justifyRight"),justifyFull:S("justifyFull")})},[S]),y=React2.useCallback((R,T="")=>{var O,$;const F=saveSelection(),I=document.getSelection();if(R==="createLink"){const V=prompt("Enter URL:");if(V){restoreSelection(F),document.execCommand("createLink",!1,V);const z=(O=I==null?void 0:I.anchorNode)==null?void 0:O.parentElement;z instanceof HTMLAnchorElement&&(z.target="_blank",z.rel="noopener noreferrer")}}else if(R==="insertImage"){const V=prompt("Enter image URL:");if(V){restoreSelection(F);const z=`<img src="${V}" alt="image" style="max-width: 100%; height: auto;"/>`;document.execCommand("insertHTML",!1,z)}}else R==="fontSize"||R==="fontName"?(restoreSelection(F),document.execCommand(R,!0,T),R==="fontSize"?b(T):E(T)):(restoreSelection(F),document.execCommand(R,!1,T));c.current&&(e==null||e(c.current.innerHTML)),($=c.current)==null||$.focus(),p()},[e,p]),m=R=>{if(R.key==="Tab"&&(R.preventDefault(),document.execCommand("insertHTML",!1,"&nbsp;&nbsp;&nbsp;&nbsp;")),R.ctrlKey||R.metaKey)switch(R.key.toLowerCase()){case"z":R.preventDefault(),R.shiftKey?y("redo"):y("undo");break;case"y":R.preventDefault(),y("redo");break}},g=[{value:"1",label:"2"},{value:"2",label:"4"},{value:"3",label:"6"},{value:"4",label:"8"},{value:"5",label:"10"},{value:"6",label:"12"},{value:"7",label:"14"}],k=["Arial","Times New Roman","Courier New","Georgia","Verdana","Helvetica","Serif Fonts","Algerian"];return jsxRuntimeExports.jsxs("div",{className:`rich-text-editor ${a}`,style:{width:r,height:i,...l},children:[jsxRuntimeExports.jsxs("div",{className:"toolbar",children:[jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("bold"),className:`toolbar-button ${d.bold?"active":""}`,title:"Bold",children:jsxRuntimeExports.jsx("strong",{children:"B"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("italic"),className:`toolbar-button ${d.italic?"active":""}`,title:"Italic",children:jsxRuntimeExports.jsx("em",{children:"I"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("underline"),className:`toolbar-button ${d.underline?"active":""}`,title:"Underline",children:jsxRuntimeExports.jsx("u",{children:"U"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("strikeThrough"),className:`toolbar-button ${d.strikeThrough?"active":""}`,title:"Strike Through",children:jsxRuntimeExports.jsx("s",{children:"S"})})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("subscript"),className:`toolbar-button ${d.subscript?"active":""}`,title:"Subscript",children:"X₂"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("superscript"),className:`toolbar-button ${d.superscript?"active":""}`,title:"Superscript",children:"X²"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("justifyLeft"),className:`toolbar-button ${d.justifyLeft?"active":""}`,title:"Align Left",children:"⇤"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("justifyCenter"),className:`toolbar-button ${d.justifyCenter?"active":""}`,title:"Center",children:"⇔"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("justifyRight"),className:`toolbar-button ${d.justifyRight?"active":""}`,title:"Align Right",children:"⇥"})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("button",{onClick:()=>y("justifyFull"),className:`toolbar-button ${d.justifyFull?"active":""}`,title:"Justify",children:"≡"})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>y("insertUnorderedList"),className:"toolbar-button",title:"Bullet List",children:"●"}),jsxRuntimeExports.jsx("button",{onClick:()=>y("insertOrderedList"),className:"toolbar-button",title:"Numbered List",children:"1. 2. 3."})]}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:f,onChange:R=>y("fontSize",R.target.value),className:"toolbar-select",title:"Font Size",children:g.map(R=>jsxRuntimeExports.jsx("option",{value:R.value,children:R.label},R.value))})}),jsxRuntimeExports.jsx("div",{className:"toolbar-group",children:jsxRuntimeExports.jsx("select",{value:u,onChange:R=>y("fontName",R.target.value),className:"toolbar-select",title:"Font Family",children:k.map(R=>jsxRuntimeExports.jsx("option",{value:R,children:R},R))})}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>y("createLink"),className:"toolbar-button",title:"Insert Link",children:"🔗"}),jsxRuntimeExports.jsx("button",{onClick:()=>y("insertImage"),className:"toolbar-button",title:"Insert Image",children:"📷"})]}),jsxRuntimeExports.jsxs("div",{className:"toolbar-group",children:[jsxRuntimeExports.jsx("button",{onClick:()=>y("undo"),className:"toolbar-button",title:"Undo (Ctrl+Z)",children:"↩"}),jsxRuntimeExports.jsx("button",{onClick:()=>y("redo"),className:"toolbar-button",title:"Redo (Ctrl+Y)",children:"↪"})]})]}),jsxRuntimeExports.jsx("div",{ref:c,className:"editor-content",contentEditable:!0,style:{minHeight:s,maxHeight:n,height:i==="auto"?"auto":"100%",...o},onKeyDown:m,onKeyUp:p,onMouseUp:p,onInput:()=>{c.current&&(e==null||e(c.current.innerHTML)),p()}})]})},CETabView=({tabs:t,renderContent:e})=>{const[r,i]=React2.useState(t[0]);return jsxRuntimeExports.jsxs("div",{className:"tabview-container",children:[jsxRuntimeExports.jsx("div",{className:"tabview-sidebar",children:t.map(s=>jsxRuntimeExports.jsx("div",{className:`tabview-tab ${r===s?"tabview-tab-active":""}`,onClick:()=>i(s),children:s},s))}),jsxRuntimeExports.jsx("div",{className:"tabview-content",children:e(r)})]})},CETemplate=({children:t,headerProps:e,showHeader:r=!0,showFooter:i=!0,containerClassName:s="",containerStyle:n={}})=>jsxRuntimeExports.jsxs("div",{className:`ce-wrapper ${s}`,style:n,children:[r&&jsxRuntimeExports.jsx(CEHeader,{...e}),jsxRuntimeExports.jsx("main",{className:"main-content",children:t}),i&&jsxRuntimeExports.jsx(CEFooter,{})]}),CETimePicker=({label:t="Select Time",onChange:e,initialTime:r="",className:i=""})=>{const[s,n]=React2.useState(!1),[a,l]=React2.useState(r),[o,c]=React2.useState("12"),[f,b]=React2.useState("00"),[u,E]=React2.useState("AM"),[d,x]=React2.useState(!1),[S,p]=React2.useState(""),[y,m]=React2.useState(""),g=React2.useRef(null),k=Array.from({length:12},(D,_)=>String(_+1).padStart(2,"0")),R=Array.from({length:60},(D,_)=>String(_).padStart(2,"0")),T=(D,_)=>{if(!D)return"";const M=parseInt(D);return _==="hours"?M>12?"12":M===0?"01":D.padStart(2,"0"):M>59?"59":D.padStart(2,"0")},F=D=>{const _=D.target.value,M=D.target.selectionStart||0;let C=o,P=f,A=u,j=a;if(M<=2){const L=_.substring(0,2).replace(/[^0-9]/g,"");if(L){if(L.length===1){const N=parseInt(L);N>=2&&N<=9?(C=L.padStart(2,"0"),setTimeout(()=>{g.current&&g.current.setSelectionRange(3,5)},10)):(C=L,setTimeout(()=>{g.current&&g.current.setSelectionRange(1,1)},10))}else if(L.length===2){const N=parseInt(L);N>=1&&N<=12?(C=L,setTimeout(()=>{g.current&&g.current.setSelectionRange(3,5)},10)):(C=L[0],setTimeout(()=>{g.current&&g.current.setSelectionRange(1,1)},10))}j=`${C}:${f} ${u}`}}else if(M>=3&&M<=5){const L=_.indexOf(":")+1,N=_.substring(L,L+2).replace(/[^0-9]/g,"");if(N){if(N.length===1)P=N,j=`${o}:${P} ${u}`,setTimeout(()=>{g.current&&g.current.setSelectionRange(4,4)},10);else if(N.length===2){const G=parseInt(N);G>=0&&G<=59?(P=N,setTimeout(()=>{g.current&&g.current.setSelectionRange(6,8)},10)):(P=N[0],setTimeout(()=>{g.current&&g.current.setSelectionRange(4,4)},10))}j=`${o}:${P} ${u}`}}else if(M>=6){const N=_.substring(_.lastIndexOf(" ")+1).toUpperCase();N.startsWith("A")?(A="AM",j=`${o}:${f} AM`):N.startsWith("P")&&(A="PM",j=`${o}:${f} PM`)}c(C),b(P),E(A),l(j),n(!1),e==null||e(j)},I=D=>{if(!["Backspace","Delete","ArrowLeft","ArrowRight","Tab","Enter","0","1","2","3","4","5","6","7","8","9",":","A","P","M"," ","a","p","m"].includes(D.key)){D.preventDefault();return}if(D.key==="Enter"||D.key===":"){D.preventDefault();const M=D.currentTarget.selectionStart||0;if(M<=2){if(S){const C=T(S,"hours");c(C),p(""),l(`${C}:${f} ${u}`)}D.currentTarget.setSelectionRange(3,5)}else if(M>=3&&M<=5){if(y){const C=T(y,"minutes");b(C),m(""),l(`${o}:${C} ${u}`)}D.currentTarget.setSelectionRange(6,8)}}},O=D=>{const _=D.currentTarget.selectionStart||0,M=g.current;M&&(_<=1?M.setSelectionRange(0,2):_>=3&&_<=4?M.setSelectionRange(3,5):_>=6&&M.setSelectionRange(6,8))},$=()=>{n(!0),x(!0)},V=(D,_)=>{const M=D==="hours"?_:o,C=D==="minutes"?_:f,P=D==="period"?_:u;c(M),b(C),E(P);const A=`${M}:${C} ${P}`;l(A),e==null||e(A)},z=()=>{const D=`${o}:${f} ${u}`;l(D),n(!1),e==null||e(D)},H=()=>{l(""),c("12"),b("00"),E("AM"),n(!1),x(!1)};return jsxRuntimeExports.jsxs("div",{className:`time-picker-container ${i}`,children:[jsxRuntimeExports.jsxs("div",{className:`time-picker-input ${s||d?"active":""}`,children:[jsxRuntimeExports.jsx("input",{ref:g,type:"text",value:a,onChange:F,onKeyDown:I,onClick:D=>{a||$(),O(D)},onFocus:()=>x(!0),onBlur:()=>!s&&x(!1),placeholder:d||a?"hh:mm AM":"",className:"time-input",maxLength:8}),jsxRuntimeExports.jsx("label",{className:`floating-label ${s||d||a?"active":""}`,children:t}),jsxRuntimeExports.jsx("span",{className:"clock-icon",onClick:D=>{D.stopPropagation(),$()},children:jsxRuntimeExports.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[jsxRuntimeExports.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntimeExports.jsx("path",{d:"M12 6v6l4 2"})]})})]}),jsxRuntimeExports.jsxs("div",{className:`time-picker-popup ${s?"open":""}`,children:[jsxRuntimeExports.jsxs("div",{className:"time-picker-sections",children:[jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Hours"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:k.map(D=>jsxRuntimeExports.jsx("div",{className:`time-item ${D===o?"selected":""}`,onClick:()=>V("hours",D),children:D},D))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Minutes"}),jsxRuntimeExports.jsx("div",{className:"time-list",children:R.map(D=>jsxRuntimeExports.jsx("div",{className:`time-item ${D===f?"selected":""}`,onClick:()=>V("minutes",D),children:D},D))})]}),jsxRuntimeExports.jsxs("div",{className:"time-section period",children:[jsxRuntimeExports.jsx("div",{className:"section-label",children:"Period"}),jsxRuntimeExports.jsx("div",{className:"period-list",children:["AM","PM"].map(D=>jsxRuntimeExports.jsx("div",{className:`period-item ${D===u?"selected":""}`,onClick:()=>V("period",D),children:D},D))})]})]}),jsxRuntimeExports.jsxs("div",{className:"time-picker-actions",children:[jsxRuntimeExports.jsx("button",{className:"time-picker-button cancel",onClick:H,children:"Cancel"}),jsxRuntimeExports.jsx("button",{className:"time-picker-button ok",onClick:z,children:"OK"})]})]})]})},TransferItem=({label:t,checked:e,onChange:r,disabled:i})=>jsxRuntimeExports.jsx(CECheckBox,{label:t,checked:e,onChange:r,disabled:i}),CETransferButton=({label:t,onClick:e,disabled:r=!1,className:i=""})=>jsxRuntimeExports.jsx("button",{onClick:e,disabled:r,className:`transfer-button ${i}`,children:t}),TransferList=({dataUrl:t,onTransfer:e,containerClass:r="",boxClass:i="",buttonClass:s=""})=>{const[n,a]=React2.useState([]),[l,o]=React2.useState([]),[c,f]=React2.useState(!0),[b,u]=React2.useState(null),[E,d]=React2.useState(new Set),[x,S]=React2.useState(new Set);React2.useEffect(()=>{(async()=>{var R,T;try{f(!0),u(null);const I=(await axios.get(t)).data.items||[];a(I.slice(0,Math.ceil(I.length/2))),o(I.slice(Math.ceil(I.length/2)))}catch(F){u(axios.isAxiosError(F)?((T=(R=F.response)==null?void 0:R.data)==null?void 0:T.message)||F.message:"An error occurred")}finally{f(!1)}})()},[]);const p=k=>{if(k==="available"){const R=n.filter(F=>E.has(F.id)).sort((F,I)=>{const O=parseInt(F.id.replace(/\D/g,"")),$=parseInt(I.id.replace(/\D/g,""));return O-$}),T=n.filter(F=>!E.has(F.id));a(T),o(F=>[...F,...R].sort((O,$)=>{const V=parseInt(O.id.replace(/\D/g,"")),z=parseInt($.id.replace(/\D/g,""));return V-z})),d(new Set)}else{const R=l.filter(F=>x.has(F.id)).sort((F,I)=>{const O=parseInt(F.id.replace(/\D/g,"")),$=parseInt(I.id.replace(/\D/g,""));return O-$}),T=l.filter(F=>!x.has(F.id));o(T),a(F=>[...F,...R].sort((O,$)=>{const V=parseInt(O.id.replace(/\D/g,"")),z=parseInt($.id.replace(/\D/g,""));return V-z})),S(new Set)}e(l,n)},y=(k,R,T)=>{T(F=>{const I=new Set(F);return I.has(k)?I.delete(k):I.add(k),I})},m=(k,R,T)=>F=>{const I=new Set(R),O=k.filter($=>!$.disabled);F?O.forEach($=>I.add($.id)):O.forEach($=>I.delete($.id)),T(I)},g=(k,R,T,F)=>{const I=k.filter(H=>!H.disabled),O=I.length>0&&I.every(H=>R.has(H.id)),$=R.size,V=k.length,z=k.length===0;return jsxRuntimeExports.jsxs("div",{className:`transfer-box ${i}`,children:[jsxRuntimeExports.jsx("div",{className:"transfer-box-header",children:jsxRuntimeExports.jsxs("div",{className:"header-content",children:[jsxRuntimeExports.jsx("div",{className:"checkbox-wrapper",children:jsxRuntimeExports.jsx(CECheckBox,{label:"",checked:O,onChange:m(k,R,T),disabled:z})}),jsxRuntimeExports.jsxs("div",{className:"title-section",children:[jsxRuntimeExports.jsx("div",{className:"title",children:F}),jsxRuntimeExports.jsxs("div",{className:"count-text",children:[$,"/",V," selected"]})]})]})}),jsxRuntimeExports.jsx("div",{className:"transfer-items",children:k.map(H=>jsxRuntimeExports.jsx(TransferItem,{label:H.label,checked:R.has(H.id),disabled:H.disabled,onChange:()=>y(H.id,R,T)},H.id))})]})};return c?jsxRuntimeExports.jsx("div",{children:"Loading..."}):b?jsxRuntimeExports.jsxs("div",{children:["Error: ",b]}):jsxRuntimeExports.jsxs("div",{className:`transfer-list-container ${r}`,children:[g(n,E,d,"Choices"),jsxRuntimeExports.jsxs("div",{className:"transfer-buttons",children:[jsxRuntimeExports.jsx(CETransferButton,{label:">>",onClick:()=>p("available"),disabled:E.size===0,className:s}),jsxRuntimeExports.jsx(CETransferButton,{label:"<<",onClick:()=>p("chosen"),disabled:x.size===0,className:s})]}),g(l,x,S,"Chosen")]})};exports.CEAutoSuggestInput=CEAutoSuggestInput;exports.CEAvatarMenu=CEAvatarMenu;exports.CEBreadcrumbs=Breadcrumbs;exports.CEButton=CEButton;exports.CECheckbox=CECheckBox;exports.CEChipInput=CEChipInput;exports.CEDataGridDynamicTable=CEDataGridDynamicTable;exports.CEDatePicker=CEDatePicker;exports.CEDateRangePicker=CEDateRangePicker;exports.CEDialogBox=CEDialogBox;exports.CEDrawer=CEDrawer;exports.CEFieldsInput=FieldsInput;exports.CEFooter=CEFooter;exports.CEGridLayout=CEGridLayout;exports.CEGridMenuButton=CEGridMenuButton;exports.CEHamburgerButton=CEHamburgerButton;exports.CEHeader=CEHeader;exports.CEInputBox=CEInputBox;exports.CEInputDropDown=InputDropDown;exports.CELinearProgressBar=CELinearProgressBar;exports.CELogo=CELogo;exports.CEMenuBar=CEMenuBar;exports.CEMessageModal=CEMessageModal;exports.CEModalPopUp=CECustomModal;exports.CENotificationButton=CENotificationButton;exports.CEPagination=CEPagination;exports.CERadioButton=CERadioButton;exports.CERadioGroup=CERadioButtonGroup;exports.CERichTextEditor=CERichTextEditor;exports.CESearchBar=CESearchBar;exports.CESearchButton=CESearchButton;exports.CESnackBar=CESnackBar;exports.CEStepper=CEStepper;exports.CETabView=CETabView;exports.CETemplate=CETemplate;exports.CETimePicker=CETimePicker;exports.CETransferButton=CETransferButton;exports.CEUploadModalWrapper=CEUploadModalWrapper;exports.CEUserInfo=CEUserInfo;exports.TransferList=TransferList;