
/*!
 * Webflow: Front-end site library
 * @license MIT
 * Inline scripts may access the api using an async handler:
 *   var Webflow = Webflow || [];
 *   Webflow.push(readyFunction);
 */

(()=>{var eC=Object.create;var wi=Object.defineProperty;var tC=Object.getOwnPropertyDescriptor;var rC=Object.getOwnPropertyNames;var nC=Object.getPrototypeOf,iC=Object.prototype.hasOwnProperty;var de=(e,t)=>()=>(e&&(t=e(e=0)),t);var E=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ze=(e,t)=>{for(var r in t)wi(e,r,{get:t[r],enumerable:!0})},ec=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of rC(t))!iC.call(e,i)&&i!==r&&wi(e,i,{get:()=>t[i],enumerable:!(n=tC(t,i))||n.enumerable});return e};var ue=(e,t,r)=>(r=e!=null?eC(nC(e)):{},ec(t||!e||!e.__esModule?wi(r,"default",{value:e,enumerable:!0}):r,e)),ft=e=>ec(wi({},"__esModule",{value:!0}),e);var Gs=E(()=>{"use strict";window.tram=function(e){function t(P,k){var N=new W.Bare;return N.init(P,k)}function r(P){return P.replace(/[A-Z]/g,function(k){return"-"+k.toLowerCase()})}function n(P){var k=parseInt(P.slice(1),16),N=k>>16&255,G=k>>8&255,B=255&k;return[N,G,B]}function i(P,k,N){return"#"+(1<<24|P<<16|k<<8|N).toString(16).slice(1)}function a(){}function o(P,k){c("Type warning: Expected: ["+P+"] Got: ["+typeof k+"] "+k)}function s(P,k,N){c("Units do not match ["+P+"]: "+k+", "+N)}function l(P,k,N){if(k!==void 0&&(N=k),P===void 0)return N;var G=N;return _t.test(P)||!tt.test(P)?G=parseInt(P,10):tt.test(P)&&(G=1e3*parseFloat(P)),0>G&&(G=0),G===G?G:N}function c(P){ce.debug&&window&&window.console.warn(P)}function u(P){for(var k=-1,N=P?P.length:0,G=[];++k<N;){var B=P[k];B&&G.push(B)}return G}var f=function(P,k,N){function G(ee){return typeof ee=="object"}function B(ee){return typeof ee=="function"}function V(){}function Z(ee,le){function K(){var Ve=new ae;return B(Ve.init)&&Ve.init.apply(Ve,arguments),Ve}function ae(){}le===N&&(le=ee,ee=Object),K.Bare=ae;var se,ye=V[P]=ee[P],Tt=ae[P]=K[P]=new V;return Tt.constructor=K,K.mixin=function(Ve){return ae[P]=K[P]=Z(K,Ve)[P],K},K.open=function(Ve){if(se={},B(Ve)?se=Ve.call(K,Tt,ye,K,ee):G(Ve)&&(se=Ve),G(se))for(var xn in se)k.call(se,xn)&&(Tt[xn]=se[xn]);return B(Tt.init)||(Tt.init=ee),K},K.open(le)}return Z}("prototype",{}.hasOwnProperty),m={ease:["ease",function(P,k,N,G){var B=(P/=G)*P,V=B*P;return k+N*(-2.75*V*B+11*B*B+-15.5*V+8*B+.25*P)}],"ease-in":["ease-in",function(P,k,N,G){var B=(P/=G)*P,V=B*P;return k+N*(-1*V*B+3*B*B+-3*V+2*B)}],"ease-out":["ease-out",function(P,k,N,G){var B=(P/=G)*P,V=B*P;return k+N*(.3*V*B+-1.6*B*B+2.2*V+-1.8*B+1.9*P)}],"ease-in-out":["ease-in-out",function(P,k,N,G){var B=(P/=G)*P,V=B*P;return k+N*(2*V*B+-5*B*B+2*V+2*B)}],linear:["linear",function(P,k,N,G){return N*P/G+k}],"ease-in-quad":["cubic-bezier(0.550, 0.085, 0.680, 0.530)",function(P,k,N,G){return N*(P/=G)*P+k}],"ease-out-quad":["cubic-bezier(0.250, 0.460, 0.450, 0.940)",function(P,k,N,G){return-N*(P/=G)*(P-2)+k}],"ease-in-out-quad":["cubic-bezier(0.455, 0.030, 0.515, 0.955)",function(P,k,N,G){return(P/=G/2)<1?N/2*P*P+k:-N/2*(--P*(P-2)-1)+k}],"ease-in-cubic":["cubic-bezier(0.550, 0.055, 0.675, 0.190)",function(P,k,N,G){return N*(P/=G)*P*P+k}],"ease-out-cubic":["cubic-bezier(0.215, 0.610, 0.355, 1)",function(P,k,N,G){return N*((P=P/G-1)*P*P+1)+k}],"ease-in-out-cubic":["cubic-bezier(0.645, 0.045, 0.355, 1)",function(P,k,N,G){return(P/=G/2)<1?N/2*P*P*P+k:N/2*((P-=2)*P*P+2)+k}],"ease-in-quart":["cubic-bezier(0.895, 0.030, 0.685, 0.220)",function(P,k,N,G){return N*(P/=G)*P*P*P+k}],"ease-out-quart":["cubic-bezier(0.165, 0.840, 0.440, 1)",function(P,k,N,G){return-N*((P=P/G-1)*P*P*P-1)+k}],"ease-in-out-quart":["cubic-bezier(0.770, 0, 0.175, 1)",function(P,k,N,G){return(P/=G/2)<1?N/2*P*P*P*P+k:-N/2*((P-=2)*P*P*P-2)+k}],"ease-in-quint":["cubic-bezier(0.755, 0.050, 0.855, 0.060)",function(P,k,N,G){return N*(P/=G)*P*P*P*P+k}],"ease-out-quint":["cubic-bezier(0.230, 1, 0.320, 1)",function(P,k,N,G){return N*((P=P/G-1)*P*P*P*P+1)+k}],"ease-in-out-quint":["cubic-bezier(0.860, 0, 0.070, 1)",function(P,k,N,G){return(P/=G/2)<1?N/2*P*P*P*P*P+k:N/2*((P-=2)*P*P*P*P+2)+k}],"ease-in-sine":["cubic-bezier(0.470, 0, 0.745, 0.715)",function(P,k,N,G){return-N*Math.cos(P/G*(Math.PI/2))+N+k}],"ease-out-sine":["cubic-bezier(0.390, 0.575, 0.565, 1)",function(P,k,N,G){return N*Math.sin(P/G*(Math.PI/2))+k}],"ease-in-out-sine":["cubic-bezier(0.445, 0.050, 0.550, 0.950)",function(P,k,N,G){return-N/2*(Math.cos(Math.PI*P/G)-1)+k}],"ease-in-expo":["cubic-bezier(0.950, 0.050, 0.795, 0.035)",function(P,k,N,G){return P===0?k:N*Math.pow(2,10*(P/G-1))+k}],"ease-out-expo":["cubic-bezier(0.190, 1, 0.220, 1)",function(P,k,N,G){return P===G?k+N:N*(-Math.pow(2,-10*P/G)+1)+k}],"ease-in-out-expo":["cubic-bezier(1, 0, 0, 1)",function(P,k,N,G){return P===0?k:P===G?k+N:(P/=G/2)<1?N/2*Math.pow(2,10*(P-1))+k:N/2*(-Math.pow(2,-10*--P)+2)+k}],"ease-in-circ":["cubic-bezier(0.600, 0.040, 0.980, 0.335)",function(P,k,N,G){return-N*(Math.sqrt(1-(P/=G)*P)-1)+k}],"ease-out-circ":["cubic-bezier(0.075, 0.820, 0.165, 1)",function(P,k,N,G){return N*Math.sqrt(1-(P=P/G-1)*P)+k}],"ease-in-out-circ":["cubic-bezier(0.785, 0.135, 0.150, 0.860)",function(P,k,N,G){return(P/=G/2)<1?-N/2*(Math.sqrt(1-P*P)-1)+k:N/2*(Math.sqrt(1-(P-=2)*P)+1)+k}],"ease-in-back":["cubic-bezier(0.600, -0.280, 0.735, 0.045)",function(P,k,N,G,B){return B===void 0&&(B=1.70158),N*(P/=G)*P*((B+1)*P-B)+k}],"ease-out-back":["cubic-bezier(0.175, 0.885, 0.320, 1.275)",function(P,k,N,G,B){return B===void 0&&(B=1.70158),N*((P=P/G-1)*P*((B+1)*P+B)+1)+k}],"ease-in-out-back":["cubic-bezier(0.680, -0.550, 0.265, 1.550)",function(P,k,N,G,B){return B===void 0&&(B=1.70158),(P/=G/2)<1?N/2*P*P*(((B*=1.525)+1)*P-B)+k:N/2*((P-=2)*P*(((B*=1.525)+1)*P+B)+2)+k}]},d={"ease-in-back":"cubic-bezier(0.600, 0, 0.735, 0.045)","ease-out-back":"cubic-bezier(0.175, 0.885, 0.320, 1)","ease-in-out-back":"cubic-bezier(0.680, 0, 0.265, 1)"},p=document,g=window,h="bkwld-tram",v=/[\-\.0-9]/g,y=/[A-Z]/,b="number",S=/^(rgb|#)/,x=/(em|cm|mm|in|pt|pc|px)$/,A=/(em|cm|mm|in|pt|pc|px|%)$/,T=/(deg|rad|turn)$/,C="unitless",D=/(all|none) 0s ease 0s/,M=/^(width|height)$/,_=" ",R=p.createElement("a"),w=["Webkit","Moz","O","ms"],F=["-webkit-","-moz-","-o-","-ms-"],q=function(P){if(P in R.style)return{dom:P,css:P};var k,N,G="",B=P.split("-");for(k=0;k<B.length;k++)G+=B[k].charAt(0).toUpperCase()+B[k].slice(1);for(k=0;k<w.length;k++)if(N=w[k]+G,N in R.style)return{dom:N,css:F[k]+P}},z=t.support={bind:Function.prototype.bind,transform:q("transform"),transition:q("transition"),backface:q("backface-visibility"),timing:q("transition-timing-function")};if(z.transition){var X=z.timing.dom;if(R.style[X]=m["ease-in-back"][0],!R.style[X])for(var I in d)m[I][0]=d[I]}var O=t.frame=function(){var P=g.requestAnimationFrame||g.webkitRequestAnimationFrame||g.mozRequestAnimationFrame||g.oRequestAnimationFrame||g.msRequestAnimationFrame;return P&&z.bind?P.bind(g):function(k){g.setTimeout(k,16)}}(),L=t.now=function(){var P=g.performance,k=P&&(P.now||P.webkitNow||P.msNow||P.mozNow);return k&&z.bind?k.bind(P):Date.now||function(){return+new Date}}(),H=f(function(P){function k(te,he){var Se=u((""+te).split(_)),fe=Se[0];he=he||{};var Ge=ie[fe];if(!Ge)return c("Unsupported property: "+fe);if(!he.weak||!this.props[fe]){var ct=Ge[0],Ke=this.props[fe];return Ke||(Ke=this.props[fe]=new ct.Bare),Ke.init(this.$el,Se,Ge,he),Ke}}function N(te,he,Se){if(te){var fe=typeof te;if(he||(this.timer&&this.timer.destroy(),this.queue=[],this.active=!1),fe=="number"&&he)return this.timer=new ne({duration:te,context:this,complete:V}),void(this.active=!0);if(fe=="string"&&he){switch(te){case"hide":K.call(this);break;case"stop":Z.call(this);break;case"redraw":ae.call(this);break;default:k.call(this,te,Se&&Se[1])}return V.call(this)}if(fe=="function")return void te.call(this,this);if(fe=="object"){var Ge=0;Tt.call(this,te,function(we,JP){we.span>Ge&&(Ge=we.span),we.stop(),we.animate(JP)},function(we){"wait"in we&&(Ge=l(we.wait,0))}),ye.call(this),Ge>0&&(this.timer=new ne({duration:Ge,context:this}),this.active=!0,he&&(this.timer.complete=V));var ct=this,Ke=!1,Ci={};O(function(){Tt.call(ct,te,function(we){we.active&&(Ke=!0,Ci[we.name]=we.nextStyle)}),Ke&&ct.$el.css(Ci)})}}}function G(te){te=l(te,0),this.active?this.queue.push({options:te}):(this.timer=new ne({duration:te,context:this,complete:V}),this.active=!0)}function B(te){return this.active?(this.queue.push({options:te,args:arguments}),void(this.timer.complete=V)):c("No active transition timer. Use start() or wait() before then().")}function V(){if(this.timer&&this.timer.destroy(),this.active=!1,this.queue.length){var te=this.queue.shift();N.call(this,te.options,!0,te.args)}}function Z(te){this.timer&&this.timer.destroy(),this.queue=[],this.active=!1;var he;typeof te=="string"?(he={},he[te]=1):he=typeof te=="object"&&te!=null?te:this.props,Tt.call(this,he,Ve),ye.call(this)}function ee(te){Z.call(this,te),Tt.call(this,te,xn,QP)}function le(te){typeof te!="string"&&(te="block"),this.el.style.display=te}function K(){Z.call(this),this.el.style.display="none"}function ae(){this.el.offsetHeight}function se(){Z.call(this),e.removeData(this.el,h),this.$el=this.el=null}function ye(){var te,he,Se=[];this.upstream&&Se.push(this.upstream);for(te in this.props)he=this.props[te],he.active&&Se.push(he.string);Se=Se.join(","),this.style!==Se&&(this.style=Se,this.el.style[z.transition.dom]=Se)}function Tt(te,he,Se){var fe,Ge,ct,Ke,Ci=he!==Ve,we={};for(fe in te)ct=te[fe],fe in Fe?(we.transform||(we.transform={}),we.transform[fe]=ct):(y.test(fe)&&(fe=r(fe)),fe in ie?we[fe]=ct:(Ke||(Ke={}),Ke[fe]=ct));for(fe in we){if(ct=we[fe],Ge=this.props[fe],!Ge){if(!Ci)continue;Ge=k.call(this,fe)}he.call(this,Ge,ct)}Se&&Ke&&Se.call(this,Ke)}function Ve(te){te.stop()}function xn(te,he){te.set(he)}function QP(te){this.$el.css(te)}function ht(te,he){P[te]=function(){return this.children?ZP.call(this,he,arguments):(this.el&&he.apply(this,arguments),this)}}function ZP(te,he){var Se,fe=this.children.length;for(Se=0;fe>Se;Se++)te.apply(this.children[Se],he);return this}P.init=function(te){if(this.$el=e(te),this.el=this.$el[0],this.props={},this.queue=[],this.style="",this.active=!1,ce.keepInherited&&!ce.fallback){var he=Ce(this.el,"transition");he&&!D.test(he)&&(this.upstream=he)}z.backface&&ce.hideBackface&&be(this.el,z.backface.css,"hidden")},ht("add",k),ht("start",N),ht("wait",G),ht("then",B),ht("next",V),ht("stop",Z),ht("set",ee),ht("show",le),ht("hide",K),ht("redraw",ae),ht("destroy",se)}),W=f(H,function(P){function k(N,G){var B=e.data(N,h)||e.data(N,h,new H.Bare);return B.el||B.init(N),G?B.start(G):B}P.init=function(N,G){var B=e(N);if(!B.length)return this;if(B.length===1)return k(B[0],G);var V=[];return B.each(function(Z,ee){V.push(k(ee,G))}),this.children=V,this}}),j=f(function(P){function k(){var V=this.get();this.update("auto");var Z=this.get();return this.update(V),Z}function N(V,Z,ee){return Z!==void 0&&(ee=Z),V in m?V:ee}function G(V){var Z=/rgba?\((\d+),\s*(\d+),\s*(\d+)/.exec(V);return(Z?i(Z[1],Z[2],Z[3]):V).replace(/#(\w)(\w)(\w)$/,"#$1$1$2$2$3$3")}var B={duration:500,ease:"ease",delay:0};P.init=function(V,Z,ee,le){this.$el=V,this.el=V[0];var K=Z[0];ee[2]&&(K=ee[2]),Ae[K]&&(K=Ae[K]),this.name=K,this.type=ee[1],this.duration=l(Z[1],this.duration,B.duration),this.ease=N(Z[2],this.ease,B.ease),this.delay=l(Z[3],this.delay,B.delay),this.span=this.duration+this.delay,this.active=!1,this.nextStyle=null,this.auto=M.test(this.name),this.unit=le.unit||this.unit||ce.defaultUnit,this.angle=le.angle||this.angle||ce.defaultAngle,ce.fallback||le.fallback?this.animate=this.fallback:(this.animate=this.transition,this.string=this.name+_+this.duration+"ms"+(this.ease!="ease"?_+m[this.ease][0]:"")+(this.delay?_+this.delay+"ms":""))},P.set=function(V){V=this.convert(V,this.type),this.update(V),this.redraw()},P.transition=function(V){this.active=!0,V=this.convert(V,this.type),this.auto&&(this.el.style[this.name]=="auto"&&(this.update(this.get()),this.redraw()),V=="auto"&&(V=k.call(this))),this.nextStyle=V},P.fallback=function(V){var Z=this.el.style[this.name]||this.convert(this.get(),this.type);V=this.convert(V,this.type),this.auto&&(Z=="auto"&&(Z=this.convert(this.get(),this.type)),V=="auto"&&(V=k.call(this))),this.tween=new Y({from:Z,to:V,duration:this.duration,delay:this.delay,ease:this.ease,update:this.update,context:this})},P.get=function(){return Ce(this.el,this.name)},P.update=function(V){be(this.el,this.name,V)},P.stop=function(){(this.active||this.nextStyle)&&(this.active=!1,this.nextStyle=null,be(this.el,this.name,this.get()));var V=this.tween;V&&V.context&&V.destroy()},P.convert=function(V,Z){if(V=="auto"&&this.auto)return V;var ee,le=typeof V=="number",K=typeof V=="string";switch(Z){case b:if(le)return V;if(K&&V.replace(v,"")==="")return+V;ee="number(unitless)";break;case S:if(K){if(V===""&&this.original)return this.original;if(Z.test(V))return V.charAt(0)=="#"&&V.length==7?V:G(V)}ee="hex or rgb string";break;case x:if(le)return V+this.unit;if(K&&Z.test(V))return V;ee="number(px) or string(unit)";break;case A:if(le)return V+this.unit;if(K&&Z.test(V))return V;ee="number(px) or string(unit or %)";break;case T:if(le)return V+this.angle;if(K&&Z.test(V))return V;ee="number(deg) or string(angle)";break;case C:if(le||K&&A.test(V))return V;ee="number(unitless) or string(unit or %)"}return o(ee,V),V},P.redraw=function(){this.el.offsetHeight}}),U=f(j,function(P,k){P.init=function(){k.init.apply(this,arguments),this.original||(this.original=this.convert(this.get(),S))}}),Q=f(j,function(P,k){P.init=function(){k.init.apply(this,arguments),this.animate=this.fallback},P.get=function(){return this.$el[this.name]()},P.update=function(N){this.$el[this.name](N)}}),J=f(j,function(P,k){function N(G,B){var V,Z,ee,le,K;for(V in G)le=Fe[V],ee=le[0],Z=le[1]||V,K=this.convert(G[V],ee),B.call(this,Z,K,ee)}P.init=function(){k.init.apply(this,arguments),this.current||(this.current={},Fe.perspective&&ce.perspective&&(this.current.perspective=ce.perspective,be(this.el,this.name,this.style(this.current)),this.redraw()))},P.set=function(G){N.call(this,G,function(B,V){this.current[B]=V}),be(this.el,this.name,this.style(this.current)),this.redraw()},P.transition=function(G){var B=this.values(G);this.tween=new Pe({current:this.current,values:B,duration:this.duration,delay:this.delay,ease:this.ease});var V,Z={};for(V in this.current)Z[V]=V in B?B[V]:this.current[V];this.active=!0,this.nextStyle=this.style(Z)},P.fallback=function(G){var B=this.values(G);this.tween=new Pe({current:this.current,values:B,duration:this.duration,delay:this.delay,ease:this.ease,update:this.update,context:this})},P.update=function(){be(this.el,this.name,this.style(this.current))},P.style=function(G){var B,V="";for(B in G)V+=B+"("+G[B]+") ";return V},P.values=function(G){var B,V={};return N.call(this,G,function(Z,ee,le){V[Z]=ee,this.current[Z]===void 0&&(B=0,~Z.indexOf("scale")&&(B=1),this.current[Z]=this.convert(B,le))}),V}}),Y=f(function(P){function k(K){ee.push(K)===1&&O(N)}function N(){var K,ae,se,ye=ee.length;if(ye)for(O(N),ae=L(),K=ye;K--;)se=ee[K],se&&se.render(ae)}function G(K){var ae,se=e.inArray(K,ee);se>=0&&(ae=ee.slice(se+1),ee.length=se,ae.length&&(ee=ee.concat(ae)))}function B(K){return Math.round(K*le)/le}function V(K,ae,se){return i(K[0]+se*(ae[0]-K[0]),K[1]+se*(ae[1]-K[1]),K[2]+se*(ae[2]-K[2]))}var Z={ease:m.ease[1],from:0,to:1};P.init=function(K){this.duration=K.duration||0,this.delay=K.delay||0;var ae=K.ease||Z.ease;m[ae]&&(ae=m[ae][1]),typeof ae!="function"&&(ae=Z.ease),this.ease=ae,this.update=K.update||a,this.complete=K.complete||a,this.context=K.context||this,this.name=K.name;var se=K.from,ye=K.to;se===void 0&&(se=Z.from),ye===void 0&&(ye=Z.to),this.unit=K.unit||"",typeof se=="number"&&typeof ye=="number"?(this.begin=se,this.change=ye-se):this.format(ye,se),this.value=this.begin+this.unit,this.start=L(),K.autoplay!==!1&&this.play()},P.play=function(){this.active||(this.start||(this.start=L()),this.active=!0,k(this))},P.stop=function(){this.active&&(this.active=!1,G(this))},P.render=function(K){var ae,se=K-this.start;if(this.delay){if(se<=this.delay)return;se-=this.delay}if(se<this.duration){var ye=this.ease(se,0,1,this.duration);return ae=this.startRGB?V(this.startRGB,this.endRGB,ye):B(this.begin+ye*this.change),this.value=ae+this.unit,void this.update.call(this.context,this.value)}ae=this.endHex||this.begin+this.change,this.value=ae+this.unit,this.update.call(this.context,this.value),this.complete.call(this.context),this.destroy()},P.format=function(K,ae){if(ae+="",K+="",K.charAt(0)=="#")return this.startRGB=n(ae),this.endRGB=n(K),this.endHex=K,this.begin=0,void(this.change=1);if(!this.unit){var se=ae.replace(v,""),ye=K.replace(v,"");se!==ye&&s("tween",ae,K),this.unit=se}ae=parseFloat(ae),K=parseFloat(K),this.begin=this.value=ae,this.change=K-ae},P.destroy=function(){this.stop(),this.context=null,this.ease=this.update=this.complete=a};var ee=[],le=1e3}),ne=f(Y,function(P){P.init=function(k){this.duration=k.duration||0,this.complete=k.complete||a,this.context=k.context,this.play()},P.render=function(k){var N=k-this.start;N<this.duration||(this.complete.call(this.context),this.destroy())}}),Pe=f(Y,function(P,k){P.init=function(N){this.context=N.context,this.update=N.update,this.tweens=[],this.current=N.current;var G,B;for(G in N.values)B=N.values[G],this.current[G]!==B&&this.tweens.push(new Y({name:G,from:this.current[G],to:B,duration:N.duration,delay:N.delay,ease:N.ease,autoplay:!1}));this.play()},P.render=function(N){var G,B,V=this.tweens.length,Z=!1;for(G=V;G--;)B=this.tweens[G],B.context&&(B.render(N),this.current[B.name]=B.value,Z=!0);return Z?void(this.update&&this.update.call(this.context)):this.destroy()},P.destroy=function(){if(k.destroy.call(this),this.tweens){var N,G=this.tweens.length;for(N=G;N--;)this.tweens[N].destroy();this.tweens=null,this.current=null}}}),ce=t.config={debug:!1,defaultUnit:"px",defaultAngle:"deg",keepInherited:!1,hideBackface:!1,perspective:"",fallback:!z.transition,agentTests:[]};t.fallback=function(P){if(!z.transition)return ce.fallback=!0;ce.agentTests.push("("+P+")");var k=new RegExp(ce.agentTests.join("|"),"i");ce.fallback=k.test(navigator.userAgent)},t.fallback("6.0.[2-5] Safari"),t.tween=function(P){return new Y(P)},t.delay=function(P,k,N){return new ne({complete:k,duration:P,context:N})},e.fn.tram=function(P){return t.call(null,this,P)};var be=e.style,Ce=e.css,Ae={transform:z.transform&&z.transform.css},ie={color:[U,S],background:[U,S,"background-color"],"outline-color":[U,S],"border-color":[U,S],"border-top-color":[U,S],"border-right-color":[U,S],"border-bottom-color":[U,S],"border-left-color":[U,S],"border-width":[j,x],"border-top-width":[j,x],"border-right-width":[j,x],"border-bottom-width":[j,x],"border-left-width":[j,x],"border-spacing":[j,x],"letter-spacing":[j,x],margin:[j,x],"margin-top":[j,x],"margin-right":[j,x],"margin-bottom":[j,x],"margin-left":[j,x],padding:[j,x],"padding-top":[j,x],"padding-right":[j,x],"padding-bottom":[j,x],"padding-left":[j,x],"outline-width":[j,x],opacity:[j,b],top:[j,A],right:[j,A],bottom:[j,A],left:[j,A],"font-size":[j,A],"text-indent":[j,A],"word-spacing":[j,A],width:[j,A],"min-width":[j,A],"max-width":[j,A],height:[j,A],"min-height":[j,A],"max-height":[j,A],"line-height":[j,C],"scroll-top":[Q,b,"scrollTop"],"scroll-left":[Q,b,"scrollLeft"]},Fe={};z.transform&&(ie.transform=[J],Fe={x:[A,"translateX"],y:[A,"translateY"],rotate:[T],rotateX:[T],rotateY:[T],scale:[b],scaleX:[b],scaleY:[b],skew:[T],skewX:[T],skewY:[T]}),z.transform&&z.backface&&(Fe.z=[A,"translateZ"],Fe.rotateZ=[T],Fe.scaleZ=[b],Fe.perspective=[x]);var _t=/ms/,tt=/s|\./;return e.tram=t}(window.jQuery)});var rc=E((tee,tc)=>{"use strict";var aC=window.$,sC=Gs()&&aC.tram;tc.exports=function(){var e={};e.VERSION="1.6.0-Webflow";var t={},r=Array.prototype,n=Object.prototype,i=Function.prototype,a=r.push,o=r.slice,s=r.concat,l=n.toString,c=n.hasOwnProperty,u=r.forEach,f=r.map,m=r.reduce,d=r.reduceRight,p=r.filter,g=r.every,h=r.some,v=r.indexOf,y=r.lastIndexOf,b=Array.isArray,S=Object.keys,x=i.bind,A=e.each=e.forEach=function(w,F,q){if(w==null)return w;if(u&&w.forEach===u)w.forEach(F,q);else if(w.length===+w.length){for(var z=0,X=w.length;z<X;z++)if(F.call(q,w[z],z,w)===t)return}else for(var I=e.keys(w),z=0,X=I.length;z<X;z++)if(F.call(q,w[I[z]],I[z],w)===t)return;return w};e.map=e.collect=function(w,F,q){var z=[];return w==null?z:f&&w.map===f?w.map(F,q):(A(w,function(X,I,O){z.push(F.call(q,X,I,O))}),z)},e.find=e.detect=function(w,F,q){var z;return T(w,function(X,I,O){if(F.call(q,X,I,O))return z=X,!0}),z},e.filter=e.select=function(w,F,q){var z=[];return w==null?z:p&&w.filter===p?w.filter(F,q):(A(w,function(X,I,O){F.call(q,X,I,O)&&z.push(X)}),z)};var T=e.some=e.any=function(w,F,q){F||(F=e.identity);var z=!1;return w==null?z:h&&w.some===h?w.some(F,q):(A(w,function(X,I,O){if(z||(z=F.call(q,X,I,O)))return t}),!!z)};e.contains=e.include=function(w,F){return w==null?!1:v&&w.indexOf===v?w.indexOf(F)!=-1:T(w,function(q){return q===F})},e.delay=function(w,F){var q=o.call(arguments,2);return setTimeout(function(){return w.apply(null,q)},F)},e.defer=function(w){return e.delay.apply(e,[w,1].concat(o.call(arguments,1)))},e.throttle=function(w){var F,q,z;return function(){F||(F=!0,q=arguments,z=this,sC.frame(function(){F=!1,w.apply(z,q)}))}},e.debounce=function(w,F,q){var z,X,I,O,L,H=function(){var W=e.now()-O;W<F?z=setTimeout(H,F-W):(z=null,q||(L=w.apply(I,X),I=X=null))};return function(){I=this,X=arguments,O=e.now();var W=q&&!z;return z||(z=setTimeout(H,F)),W&&(L=w.apply(I,X),I=X=null),L}},e.defaults=function(w){if(!e.isObject(w))return w;for(var F=1,q=arguments.length;F<q;F++){var z=arguments[F];for(var X in z)w[X]===void 0&&(w[X]=z[X])}return w},e.keys=function(w){if(!e.isObject(w))return[];if(S)return S(w);var F=[];for(var q in w)e.has(w,q)&&F.push(q);return F},e.has=function(w,F){return c.call(w,F)},e.isObject=function(w){return w===Object(w)},e.now=Date.now||function(){return new Date().getTime()},e.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var C=/(.)^/,D={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},M=/\\|'|\r|\n|\u2028|\u2029/g,_=function(w){return"\\"+D[w]},R=/^\s*(\w|\$)+\s*$/;return e.template=function(w,F,q){!F&&q&&(F=q),F=e.defaults({},F,e.templateSettings);var z=RegExp([(F.escape||C).source,(F.interpolate||C).source,(F.evaluate||C).source].join("|")+"|$","g"),X=0,I="__p+='";w.replace(z,function(W,j,U,Q,J){return I+=w.slice(X,J).replace(M,_),X=J+W.length,j?I+=`'+
((__t=(`+j+`))==null?'':_.escape(__t))+
'`:U?I+=`'+
((__t=(`+U+`))==null?'':__t)+
'`:Q&&(I+=`';
`+Q+`
__p+='`),W}),I+=`';
`;var O=F.variable;if(O){if(!R.test(O))throw new Error("variable is not a bare identifier: "+O)}else I=`with(obj||{}){
`+I+`}
`,O="obj";I=`var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};
`+I+`return __p;
`;var L;try{L=new Function(F.variable||"obj","_",I)}catch(W){throw W.source=I,W}var H=function(W){return L.call(this,W,e)};return H.source="function("+O+`){
`+I+"}",H},e}()});var rt=E((ree,hc)=>{"use strict";var pe={},Or={},Dr=[],Hs=window.Webflow||[],Yt=window.jQuery,dt=Yt(window),oC=Yt(document),At=Yt.isFunction,pt=pe._=rc(),ic=pe.tram=Gs()&&Yt.tram,Fi=!1,js=!1;ic.config.hideBackface=!1;ic.config.keepInherited=!0;pe.define=function(e,t,r){Or[e]&&sc(Or[e]);var n=Or[e]=t(Yt,pt,r)||{};return ac(n),n};pe.require=function(e){return Or[e]};function ac(e){pe.env()&&(At(e.design)&&dt.on("__wf_design",e.design),At(e.preview)&&dt.on("__wf_preview",e.preview)),At(e.destroy)&&dt.on("__wf_destroy",e.destroy),e.ready&&At(e.ready)&&lC(e)}function lC(e){if(Fi){e.ready();return}pt.contains(Dr,e.ready)||Dr.push(e.ready)}function sc(e){At(e.design)&&dt.off("__wf_design",e.design),At(e.preview)&&dt.off("__wf_preview",e.preview),At(e.destroy)&&dt.off("__wf_destroy",e.destroy),e.ready&&At(e.ready)&&uC(e)}function uC(e){Dr=pt.filter(Dr,function(t){return t!==e.ready})}pe.push=function(e){if(Fi){At(e)&&e();return}Hs.push(e)};pe.env=function(e){var t=window.__wf_design,r=typeof t<"u";if(!e)return r;if(e==="design")return r&&t;if(e==="preview")return r&&!t;if(e==="slug")return r&&window.__wf_slug;if(e==="editor")return window.WebflowEditor;if(e==="test")return window.__wf_test;if(e==="frame")return window!==window.top};var Mi=navigator.userAgent.toLowerCase(),oc=pe.env.touch="ontouchstart"in window||window.DocumentTouch&&document instanceof window.DocumentTouch,hC=pe.env.chrome=/chrome/.test(Mi)&&/Google/.test(navigator.vendor)&&parseInt(Mi.match(/chrome\/(\d+)\./)[1],10),cC=pe.env.ios=/(ipod|iphone|ipad)/.test(Mi);pe.env.safari=/safari/.test(Mi)&&!hC&&!cC;var zs;oc&&oC.on("touchstart mousedown",function(e){zs=e.target});pe.validClick=oc?function(e){return e===zs||Yt.contains(e,zs)}:function(){return!0};var lc="resize.webflow orientationchange.webflow load.webflow",fC="scroll.webflow "+lc;pe.resize=Ws(dt,lc);pe.scroll=Ws(dt,fC);pe.redraw=Ws();function Ws(e,t){var r=[],n={};return n.up=pt.throttle(function(i){pt.each(r,function(a){a(i)})}),e&&t&&e.on(t,n.up),n.on=function(i){typeof i=="function"&&(pt.contains(r,i)||r.push(i))},n.off=function(i){if(!arguments.length){r=[];return}r=pt.filter(r,function(a){return a!==i})},n}pe.location=function(e){window.location=e};pe.env()&&(pe.location=function(){});pe.ready=function(){Fi=!0,js?pC():pt.each(Dr,nc),pt.each(Hs,nc),pe.resize.up()};function nc(e){At(e)&&e()}function pC(){js=!1,pt.each(Or,ac)}var dr;pe.load=function(e){dr.then(e)};function uc(){dr&&(dr.reject(),dt.off("load",dr.resolve)),dr=new Yt.Deferred,dt.on("load",dr.resolve)}pe.destroy=function(e){e=e||{},js=!0,dt.triggerHandler("__wf_destroy"),e.domready!=null&&(Fi=e.domready),pt.each(Or,sc),pe.resize.off(),pe.scroll.off(),pe.redraw.off(),Dr=[],Hs=[],dr.state()==="pending"&&uc()};Yt(pe.ready);uc();hc.exports=window.Webflow=pe});var Us=E((nee,cc)=>{function dC(e,t,r,n){for(var i=e.length,a=r+(n?1:-1);n?a--:++a<i;)if(t(e[a],a,e))return a;return-1}cc.exports=dC});var pc=E((iee,fc)=>{function mC(){this.__data__=[],this.size=0}fc.exports=mC});var Oi=E((aee,dc)=>{function gC(e,t){return e===t||e!==e&&t!==t}dc.exports=gC});var _n=E((see,mc)=>{var vC=Oi();function yC(e,t){for(var r=e.length;r--;)if(vC(e[r][0],t))return r;return-1}mc.exports=yC});var vc=E((oee,gc)=>{var EC=_n(),bC=Array.prototype,SC=bC.splice;function xC(e){var t=this.__data__,r=EC(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():SC.call(t,r,1),--this.size,!0}gc.exports=xC});var Ec=E((lee,yc)=>{var _C=_n();function TC(e){var t=this.__data__,r=_C(t,e);return r<0?void 0:t[r][1]}yc.exports=TC});var Sc=E((uee,bc)=>{var AC=_n();function IC(e){return AC(this.__data__,e)>-1}bc.exports=IC});var _c=E((hee,xc)=>{var PC=_n();function CC(e,t){var r=this.__data__,n=PC(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}xc.exports=CC});var Tn=E((cee,Tc)=>{var wC=pc(),MC=vc(),FC=Ec(),OC=Sc(),DC=_c();function Rr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Rr.prototype.clear=wC;Rr.prototype.delete=MC;Rr.prototype.get=FC;Rr.prototype.has=OC;Rr.prototype.set=DC;Tc.exports=Rr});var Ic=E((fee,Ac)=>{var RC=Tn();function qC(){this.__data__=new RC,this.size=0}Ac.exports=qC});var Cc=E((pee,Pc)=>{function LC(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}Pc.exports=LC});var Mc=E((dee,wc)=>{function kC(e){return this.__data__.get(e)}wc.exports=kC});var Oc=E((mee,Fc)=>{function NC(e){return this.__data__.has(e)}Fc.exports=NC});var Xs=E((gee,Dc)=>{var BC=typeof global=="object"&&global&&global.Object===Object&&global;Dc.exports=BC});var mt=E((vee,Rc)=>{var VC=Xs(),GC=typeof self=="object"&&self&&self.Object===Object&&self,zC=VC||GC||Function("return this")();Rc.exports=zC});var qr=E((yee,qc)=>{var HC=mt(),jC=HC.Symbol;qc.exports=jC});var Bc=E((Eee,Nc)=>{var Lc=qr(),kc=Object.prototype,WC=kc.hasOwnProperty,UC=kc.toString,An=Lc?Lc.toStringTag:void 0;function XC(e){var t=WC.call(e,An),r=e[An];try{e[An]=void 0;var n=!0}catch{}var i=UC.call(e);return n&&(t?e[An]=r:delete e[An]),i}Nc.exports=XC});var Gc=E((bee,Vc)=>{var $C=Object.prototype,KC=$C.toString;function YC(e){return KC.call(e)}Vc.exports=YC});var Qt=E((See,jc)=>{var zc=qr(),QC=Bc(),ZC=Gc(),JC="[object Null]",ew="[object Undefined]",Hc=zc?zc.toStringTag:void 0;function tw(e){return e==null?e===void 0?ew:JC:Hc&&Hc in Object(e)?QC(e):ZC(e)}jc.exports=tw});var It=E((xee,Wc)=>{function rw(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}Wc.exports=rw});var $s=E((_ee,Uc)=>{var nw=Qt(),iw=It(),aw="[object AsyncFunction]",sw="[object Function]",ow="[object GeneratorFunction]",lw="[object Proxy]";function uw(e){if(!iw(e))return!1;var t=nw(e);return t==sw||t==ow||t==aw||t==lw}Uc.exports=uw});var $c=E((Tee,Xc)=>{var hw=mt(),cw=hw["__core-js_shared__"];Xc.exports=cw});var Qc=E((Aee,Yc)=>{var Ks=$c(),Kc=function(){var e=/[^.]+$/.exec(Ks&&Ks.keys&&Ks.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function fw(e){return!!Kc&&Kc in e}Yc.exports=fw});var Ys=E((Iee,Zc)=>{var pw=Function.prototype,dw=pw.toString;function mw(e){if(e!=null){try{return dw.call(e)}catch{}try{return e+""}catch{}}return""}Zc.exports=mw});var ef=E((Pee,Jc)=>{var gw=$s(),vw=Qc(),yw=It(),Ew=Ys(),bw=/[\\^$.*+?()[\]{}|]/g,Sw=/^\[object .+?Constructor\]$/,xw=Function.prototype,_w=Object.prototype,Tw=xw.toString,Aw=_w.hasOwnProperty,Iw=RegExp("^"+Tw.call(Aw).replace(bw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Pw(e){if(!yw(e)||vw(e))return!1;var t=gw(e)?Iw:Sw;return t.test(Ew(e))}Jc.exports=Pw});var rf=E((Cee,tf)=>{function Cw(e,t){return e?.[t]}tf.exports=Cw});var Zt=E((wee,nf)=>{var ww=ef(),Mw=rf();function Fw(e,t){var r=Mw(e,t);return ww(r)?r:void 0}nf.exports=Fw});var Di=E((Mee,af)=>{var Ow=Zt(),Dw=mt(),Rw=Ow(Dw,"Map");af.exports=Rw});var In=E((Fee,sf)=>{var qw=Zt(),Lw=qw(Object,"create");sf.exports=Lw});var uf=E((Oee,lf)=>{var of=In();function kw(){this.__data__=of?of(null):{},this.size=0}lf.exports=kw});var cf=E((Dee,hf)=>{function Nw(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}hf.exports=Nw});var pf=E((Ree,ff)=>{var Bw=In(),Vw="__lodash_hash_undefined__",Gw=Object.prototype,zw=Gw.hasOwnProperty;function Hw(e){var t=this.__data__;if(Bw){var r=t[e];return r===Vw?void 0:r}return zw.call(t,e)?t[e]:void 0}ff.exports=Hw});var mf=E((qee,df)=>{var jw=In(),Ww=Object.prototype,Uw=Ww.hasOwnProperty;function Xw(e){var t=this.__data__;return jw?t[e]!==void 0:Uw.call(t,e)}df.exports=Xw});var vf=E((Lee,gf)=>{var $w=In(),Kw="__lodash_hash_undefined__";function Yw(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=$w&&t===void 0?Kw:t,this}gf.exports=Yw});var Ef=E((kee,yf)=>{var Qw=uf(),Zw=cf(),Jw=pf(),eM=mf(),tM=vf();function Lr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Lr.prototype.clear=Qw;Lr.prototype.delete=Zw;Lr.prototype.get=Jw;Lr.prototype.has=eM;Lr.prototype.set=tM;yf.exports=Lr});var xf=E((Nee,Sf)=>{var bf=Ef(),rM=Tn(),nM=Di();function iM(){this.size=0,this.__data__={hash:new bf,map:new(nM||rM),string:new bf}}Sf.exports=iM});var Tf=E((Bee,_f)=>{function aM(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}_f.exports=aM});var Pn=E((Vee,Af)=>{var sM=Tf();function oM(e,t){var r=e.__data__;return sM(t)?r[typeof t=="string"?"string":"hash"]:r.map}Af.exports=oM});var Pf=E((Gee,If)=>{var lM=Pn();function uM(e){var t=lM(this,e).delete(e);return this.size-=t?1:0,t}If.exports=uM});var wf=E((zee,Cf)=>{var hM=Pn();function cM(e){return hM(this,e).get(e)}Cf.exports=cM});var Ff=E((Hee,Mf)=>{var fM=Pn();function pM(e){return fM(this,e).has(e)}Mf.exports=pM});var Df=E((jee,Of)=>{var dM=Pn();function mM(e,t){var r=dM(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}Of.exports=mM});var Ri=E((Wee,Rf)=>{var gM=xf(),vM=Pf(),yM=wf(),EM=Ff(),bM=Df();function kr(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}kr.prototype.clear=gM;kr.prototype.delete=vM;kr.prototype.get=yM;kr.prototype.has=EM;kr.prototype.set=bM;Rf.exports=kr});var Lf=E((Uee,qf)=>{var SM=Tn(),xM=Di(),_M=Ri(),TM=200;function AM(e,t){var r=this.__data__;if(r instanceof SM){var n=r.__data__;if(!xM||n.length<TM-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new _M(n)}return r.set(e,t),this.size=r.size,this}qf.exports=AM});var Qs=E((Xee,kf)=>{var IM=Tn(),PM=Ic(),CM=Cc(),wM=Mc(),MM=Oc(),FM=Lf();function Nr(e){var t=this.__data__=new IM(e);this.size=t.size}Nr.prototype.clear=PM;Nr.prototype.delete=CM;Nr.prototype.get=wM;Nr.prototype.has=MM;Nr.prototype.set=FM;kf.exports=Nr});var Bf=E(($ee,Nf)=>{var OM="__lodash_hash_undefined__";function DM(e){return this.__data__.set(e,OM),this}Nf.exports=DM});var Gf=E((Kee,Vf)=>{function RM(e){return this.__data__.has(e)}Vf.exports=RM});var Hf=E((Yee,zf)=>{var qM=Ri(),LM=Bf(),kM=Gf();function qi(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new qM;++t<r;)this.add(e[t])}qi.prototype.add=qi.prototype.push=LM;qi.prototype.has=kM;zf.exports=qi});var Wf=E((Qee,jf)=>{function NM(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}jf.exports=NM});var Xf=E((Zee,Uf)=>{function BM(e,t){return e.has(t)}Uf.exports=BM});var Zs=E((Jee,$f)=>{var VM=Hf(),GM=Wf(),zM=Xf(),HM=1,jM=2;function WM(e,t,r,n,i,a){var o=r&HM,s=e.length,l=t.length;if(s!=l&&!(o&&l>s))return!1;var c=a.get(e),u=a.get(t);if(c&&u)return c==t&&u==e;var f=-1,m=!0,d=r&jM?new VM:void 0;for(a.set(e,t),a.set(t,e);++f<s;){var p=e[f],g=t[f];if(n)var h=o?n(g,p,f,t,e,a):n(p,g,f,e,t,a);if(h!==void 0){if(h)continue;m=!1;break}if(d){if(!GM(t,function(v,y){if(!zM(d,y)&&(p===v||i(p,v,r,n,a)))return d.push(y)})){m=!1;break}}else if(!(p===g||i(p,g,r,n,a))){m=!1;break}}return a.delete(e),a.delete(t),m}$f.exports=WM});var Yf=E((ete,Kf)=>{var UM=mt(),XM=UM.Uint8Array;Kf.exports=XM});var Zf=E((tte,Qf)=>{function $M(e){var t=-1,r=Array(e.size);return e.forEach(function(n,i){r[++t]=[i,n]}),r}Qf.exports=$M});var ep=E((rte,Jf)=>{function KM(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}Jf.exports=KM});var ap=E((nte,ip)=>{var tp=qr(),rp=Yf(),YM=Oi(),QM=Zs(),ZM=Zf(),JM=ep(),eF=1,tF=2,rF="[object Boolean]",nF="[object Date]",iF="[object Error]",aF="[object Map]",sF="[object Number]",oF="[object RegExp]",lF="[object Set]",uF="[object String]",hF="[object Symbol]",cF="[object ArrayBuffer]",fF="[object DataView]",np=tp?tp.prototype:void 0,Js=np?np.valueOf:void 0;function pF(e,t,r,n,i,a,o){switch(r){case fF:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case cF:return!(e.byteLength!=t.byteLength||!a(new rp(e),new rp(t)));case rF:case nF:case sF:return YM(+e,+t);case iF:return e.name==t.name&&e.message==t.message;case oF:case uF:return e==t+"";case aF:var s=ZM;case lF:var l=n&eF;if(s||(s=JM),e.size!=t.size&&!l)return!1;var c=o.get(e);if(c)return c==t;n|=tF,o.set(e,t);var u=QM(s(e),s(t),n,i,a,o);return o.delete(e),u;case hF:if(Js)return Js.call(e)==Js.call(t)}return!1}ip.exports=pF});var Li=E((ite,sp)=>{function dF(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}sp.exports=dF});var Re=E((ate,op)=>{var mF=Array.isArray;op.exports=mF});var eo=E((ste,lp)=>{var gF=Li(),vF=Re();function yF(e,t,r){var n=t(e);return vF(e)?n:gF(n,r(e))}lp.exports=yF});var hp=E((ote,up)=>{function EF(e,t){for(var r=-1,n=e==null?0:e.length,i=0,a=[];++r<n;){var o=e[r];t(o,r,e)&&(a[i++]=o)}return a}up.exports=EF});var to=E((lte,cp)=>{function bF(){return[]}cp.exports=bF});var ro=E((ute,pp)=>{var SF=hp(),xF=to(),_F=Object.prototype,TF=_F.propertyIsEnumerable,fp=Object.getOwnPropertySymbols,AF=fp?function(e){return e==null?[]:(e=Object(e),SF(fp(e),function(t){return TF.call(e,t)}))}:xF;pp.exports=AF});var mp=E((hte,dp)=>{function IF(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}dp.exports=IF});var Lt=E((cte,gp)=>{function PF(e){return e!=null&&typeof e=="object"}gp.exports=PF});var yp=E((fte,vp)=>{var CF=Qt(),wF=Lt(),MF="[object Arguments]";function FF(e){return wF(e)&&CF(e)==MF}vp.exports=FF});var Cn=E((pte,Sp)=>{var Ep=yp(),OF=Lt(),bp=Object.prototype,DF=bp.hasOwnProperty,RF=bp.propertyIsEnumerable,qF=Ep(function(){return arguments}())?Ep:function(e){return OF(e)&&DF.call(e,"callee")&&!RF.call(e,"callee")};Sp.exports=qF});var _p=E((dte,xp)=>{function LF(){return!1}xp.exports=LF});var ki=E((wn,Br)=>{var kF=mt(),NF=_p(),Ip=typeof wn=="object"&&wn&&!wn.nodeType&&wn,Tp=Ip&&typeof Br=="object"&&Br&&!Br.nodeType&&Br,BF=Tp&&Tp.exports===Ip,Ap=BF?kF.Buffer:void 0,VF=Ap?Ap.isBuffer:void 0,GF=VF||NF;Br.exports=GF});var Ni=E((mte,Pp)=>{var zF=9007199254740991,HF=/^(?:0|[1-9]\d*)$/;function jF(e,t){var r=typeof e;return t=t??zF,!!t&&(r=="number"||r!="symbol"&&HF.test(e))&&e>-1&&e%1==0&&e<t}Pp.exports=jF});var Bi=E((gte,Cp)=>{var WF=9007199254740991;function UF(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=WF}Cp.exports=UF});var Mp=E((vte,wp)=>{var XF=Qt(),$F=Bi(),KF=Lt(),YF="[object Arguments]",QF="[object Array]",ZF="[object Boolean]",JF="[object Date]",eO="[object Error]",tO="[object Function]",rO="[object Map]",nO="[object Number]",iO="[object Object]",aO="[object RegExp]",sO="[object Set]",oO="[object String]",lO="[object WeakMap]",uO="[object ArrayBuffer]",hO="[object DataView]",cO="[object Float32Array]",fO="[object Float64Array]",pO="[object Int8Array]",dO="[object Int16Array]",mO="[object Int32Array]",gO="[object Uint8Array]",vO="[object Uint8ClampedArray]",yO="[object Uint16Array]",EO="[object Uint32Array]",ge={};ge[cO]=ge[fO]=ge[pO]=ge[dO]=ge[mO]=ge[gO]=ge[vO]=ge[yO]=ge[EO]=!0;ge[YF]=ge[QF]=ge[uO]=ge[ZF]=ge[hO]=ge[JF]=ge[eO]=ge[tO]=ge[rO]=ge[nO]=ge[iO]=ge[aO]=ge[sO]=ge[oO]=ge[lO]=!1;function bO(e){return KF(e)&&$F(e.length)&&!!ge[XF(e)]}wp.exports=bO});var Op=E((yte,Fp)=>{function SO(e){return function(t){return e(t)}}Fp.exports=SO});var Rp=E((Mn,Vr)=>{var xO=Xs(),Dp=typeof Mn=="object"&&Mn&&!Mn.nodeType&&Mn,Fn=Dp&&typeof Vr=="object"&&Vr&&!Vr.nodeType&&Vr,_O=Fn&&Fn.exports===Dp,no=_O&&xO.process,TO=function(){try{var e=Fn&&Fn.require&&Fn.require("util").types;return e||no&&no.binding&&no.binding("util")}catch{}}();Vr.exports=TO});var Vi=E((Ete,kp)=>{var AO=Mp(),IO=Op(),qp=Rp(),Lp=qp&&qp.isTypedArray,PO=Lp?IO(Lp):AO;kp.exports=PO});var io=E((bte,Np)=>{var CO=mp(),wO=Cn(),MO=Re(),FO=ki(),OO=Ni(),DO=Vi(),RO=Object.prototype,qO=RO.hasOwnProperty;function LO(e,t){var r=MO(e),n=!r&&wO(e),i=!r&&!n&&FO(e),a=!r&&!n&&!i&&DO(e),o=r||n||i||a,s=o?CO(e.length,String):[],l=s.length;for(var c in e)(t||qO.call(e,c))&&!(o&&(c=="length"||i&&(c=="offset"||c=="parent")||a&&(c=="buffer"||c=="byteLength"||c=="byteOffset")||OO(c,l)))&&s.push(c);return s}Np.exports=LO});var Gi=E((Ste,Bp)=>{var kO=Object.prototype;function NO(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||kO;return e===r}Bp.exports=NO});var ao=E((xte,Vp)=>{function BO(e,t){return function(r){return e(t(r))}}Vp.exports=BO});var zp=E((_te,Gp)=>{var VO=ao(),GO=VO(Object.keys,Object);Gp.exports=GO});var zi=E((Tte,Hp)=>{var zO=Gi(),HO=zp(),jO=Object.prototype,WO=jO.hasOwnProperty;function UO(e){if(!zO(e))return HO(e);var t=[];for(var r in Object(e))WO.call(e,r)&&r!="constructor"&&t.push(r);return t}Hp.exports=UO});var mr=E((Ate,jp)=>{var XO=$s(),$O=Bi();function KO(e){return e!=null&&$O(e.length)&&!XO(e)}jp.exports=KO});var On=E((Ite,Wp)=>{var YO=io(),QO=zi(),ZO=mr();function JO(e){return ZO(e)?YO(e):QO(e)}Wp.exports=JO});var Xp=E((Pte,Up)=>{var eD=eo(),tD=ro(),rD=On();function nD(e){return eD(e,rD,tD)}Up.exports=nD});var Yp=E((Cte,Kp)=>{var $p=Xp(),iD=1,aD=Object.prototype,sD=aD.hasOwnProperty;function oD(e,t,r,n,i,a){var o=r&iD,s=$p(e),l=s.length,c=$p(t),u=c.length;if(l!=u&&!o)return!1;for(var f=l;f--;){var m=s[f];if(!(o?m in t:sD.call(t,m)))return!1}var d=a.get(e),p=a.get(t);if(d&&p)return d==t&&p==e;var g=!0;a.set(e,t),a.set(t,e);for(var h=o;++f<l;){m=s[f];var v=e[m],y=t[m];if(n)var b=o?n(y,v,m,t,e,a):n(v,y,m,e,t,a);if(!(b===void 0?v===y||i(v,y,r,n,a):b)){g=!1;break}h||(h=m=="constructor")}if(g&&!h){var S=e.constructor,x=t.constructor;S!=x&&"constructor"in e&&"constructor"in t&&!(typeof S=="function"&&S instanceof S&&typeof x=="function"&&x instanceof x)&&(g=!1)}return a.delete(e),a.delete(t),g}Kp.exports=oD});var Zp=E((wte,Qp)=>{var lD=Zt(),uD=mt(),hD=lD(uD,"DataView");Qp.exports=hD});var ed=E((Mte,Jp)=>{var cD=Zt(),fD=mt(),pD=cD(fD,"Promise");Jp.exports=pD});var rd=E((Fte,td)=>{var dD=Zt(),mD=mt(),gD=dD(mD,"Set");td.exports=gD});var so=E((Ote,nd)=>{var vD=Zt(),yD=mt(),ED=vD(yD,"WeakMap");nd.exports=ED});var Hi=E((Dte,hd)=>{var oo=Zp(),lo=Di(),uo=ed(),ho=rd(),co=so(),ud=Qt(),Gr=Ys(),id="[object Map]",bD="[object Object]",ad="[object Promise]",sd="[object Set]",od="[object WeakMap]",ld="[object DataView]",SD=Gr(oo),xD=Gr(lo),_D=Gr(uo),TD=Gr(ho),AD=Gr(co),gr=ud;(oo&&gr(new oo(new ArrayBuffer(1)))!=ld||lo&&gr(new lo)!=id||uo&&gr(uo.resolve())!=ad||ho&&gr(new ho)!=sd||co&&gr(new co)!=od)&&(gr=function(e){var t=ud(e),r=t==bD?e.constructor:void 0,n=r?Gr(r):"";if(n)switch(n){case SD:return ld;case xD:return id;case _D:return ad;case TD:return sd;case AD:return od}return t});hd.exports=gr});var yd=E((Rte,vd)=>{var fo=Qs(),ID=Zs(),PD=ap(),CD=Yp(),cd=Hi(),fd=Re(),pd=ki(),wD=Vi(),MD=1,dd="[object Arguments]",md="[object Array]",ji="[object Object]",FD=Object.prototype,gd=FD.hasOwnProperty;function OD(e,t,r,n,i,a){var o=fd(e),s=fd(t),l=o?md:cd(e),c=s?md:cd(t);l=l==dd?ji:l,c=c==dd?ji:c;var u=l==ji,f=c==ji,m=l==c;if(m&&pd(e)){if(!pd(t))return!1;o=!0,u=!1}if(m&&!u)return a||(a=new fo),o||wD(e)?ID(e,t,r,n,i,a):PD(e,t,l,r,n,i,a);if(!(r&MD)){var d=u&&gd.call(e,"__wrapped__"),p=f&&gd.call(t,"__wrapped__");if(d||p){var g=d?e.value():e,h=p?t.value():t;return a||(a=new fo),i(g,h,r,n,a)}}return m?(a||(a=new fo),CD(e,t,r,n,i,a)):!1}vd.exports=OD});var po=E((qte,Sd)=>{var DD=yd(),Ed=Lt();function bd(e,t,r,n,i){return e===t?!0:e==null||t==null||!Ed(e)&&!Ed(t)?e!==e&&t!==t:DD(e,t,r,n,bd,i)}Sd.exports=bd});var _d=E((Lte,xd)=>{var RD=Qs(),qD=po(),LD=1,kD=2;function ND(e,t,r,n){var i=r.length,a=i,o=!n;if(e==null)return!a;for(e=Object(e);i--;){var s=r[i];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<a;){s=r[i];var l=s[0],c=e[l],u=s[1];if(o&&s[2]){if(c===void 0&&!(l in e))return!1}else{var f=new RD;if(n)var m=n(c,u,l,e,t,f);if(!(m===void 0?qD(u,c,LD|kD,n,f):m))return!1}}return!0}xd.exports=ND});var mo=E((kte,Td)=>{var BD=It();function VD(e){return e===e&&!BD(e)}Td.exports=VD});var Id=E((Nte,Ad)=>{var GD=mo(),zD=On();function HD(e){for(var t=zD(e),r=t.length;r--;){var n=t[r],i=e[n];t[r]=[n,i,GD(i)]}return t}Ad.exports=HD});var go=E((Bte,Pd)=>{function jD(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}Pd.exports=jD});var wd=E((Vte,Cd)=>{var WD=_d(),UD=Id(),XD=go();function $D(e){var t=UD(e);return t.length==1&&t[0][2]?XD(t[0][0],t[0][1]):function(r){return r===e||WD(r,e,t)}}Cd.exports=$D});var Dn=E((Gte,Md)=>{var KD=Qt(),YD=Lt(),QD="[object Symbol]";function ZD(e){return typeof e=="symbol"||YD(e)&&KD(e)==QD}Md.exports=ZD});var Wi=E((zte,Fd)=>{var JD=Re(),eR=Dn(),tR=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,rR=/^\w*$/;function nR(e,t){if(JD(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||eR(e)?!0:rR.test(e)||!tR.test(e)||t!=null&&e in Object(t)}Fd.exports=nR});var Rd=E((Hte,Dd)=>{var Od=Ri(),iR="Expected a function";function vo(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(iR);var r=function(){var n=arguments,i=t?t.apply(this,n):n[0],a=r.cache;if(a.has(i))return a.get(i);var o=e.apply(this,n);return r.cache=a.set(i,o)||a,o};return r.cache=new(vo.Cache||Od),r}vo.Cache=Od;Dd.exports=vo});var Ld=E((jte,qd)=>{var aR=Rd(),sR=500;function oR(e){var t=aR(e,function(n){return r.size===sR&&r.clear(),n}),r=t.cache;return t}qd.exports=oR});var Nd=E((Wte,kd)=>{var lR=Ld(),uR=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,hR=/\\(\\)?/g,cR=lR(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(uR,function(r,n,i,a){t.push(i?a.replace(hR,"$1"):n||r)}),t});kd.exports=cR});var yo=E((Ute,Bd)=>{function fR(e,t){for(var r=-1,n=e==null?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}Bd.exports=fR});var Wd=E((Xte,jd)=>{var Vd=qr(),pR=yo(),dR=Re(),mR=Dn(),gR=1/0,Gd=Vd?Vd.prototype:void 0,zd=Gd?Gd.toString:void 0;function Hd(e){if(typeof e=="string")return e;if(dR(e))return pR(e,Hd)+"";if(mR(e))return zd?zd.call(e):"";var t=e+"";return t=="0"&&1/e==-gR?"-0":t}jd.exports=Hd});var Xd=E(($te,Ud)=>{var vR=Wd();function yR(e){return e==null?"":vR(e)}Ud.exports=yR});var Rn=E((Kte,$d)=>{var ER=Re(),bR=Wi(),SR=Nd(),xR=Xd();function _R(e,t){return ER(e)?e:bR(e,t)?[e]:SR(xR(e))}$d.exports=_R});var zr=E((Yte,Kd)=>{var TR=Dn(),AR=1/0;function IR(e){if(typeof e=="string"||TR(e))return e;var t=e+"";return t=="0"&&1/e==-AR?"-0":t}Kd.exports=IR});var Ui=E((Qte,Yd)=>{var PR=Rn(),CR=zr();function wR(e,t){t=PR(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[CR(t[r++])];return r&&r==n?e:void 0}Yd.exports=wR});var Xi=E((Zte,Qd)=>{var MR=Ui();function FR(e,t,r){var n=e==null?void 0:MR(e,t);return n===void 0?r:n}Qd.exports=FR});var Jd=E((Jte,Zd)=>{function OR(e,t){return e!=null&&t in Object(e)}Zd.exports=OR});var tm=E((ere,em)=>{var DR=Rn(),RR=Cn(),qR=Re(),LR=Ni(),kR=Bi(),NR=zr();function BR(e,t,r){t=DR(t,e);for(var n=-1,i=t.length,a=!1;++n<i;){var o=NR(t[n]);if(!(a=e!=null&&r(e,o)))break;e=e[o]}return a||++n!=i?a:(i=e==null?0:e.length,!!i&&kR(i)&&LR(o,i)&&(qR(e)||RR(e)))}em.exports=BR});var nm=E((tre,rm)=>{var VR=Jd(),GR=tm();function zR(e,t){return e!=null&&GR(e,t,VR)}rm.exports=zR});var am=E((rre,im)=>{var HR=po(),jR=Xi(),WR=nm(),UR=Wi(),XR=mo(),$R=go(),KR=zr(),YR=1,QR=2;function ZR(e,t){return UR(e)&&XR(t)?$R(KR(e),t):function(r){var n=jR(r,e);return n===void 0&&n===t?WR(r,e):HR(t,n,YR|QR)}}im.exports=ZR});var $i=E((nre,sm)=>{function JR(e){return e}sm.exports=JR});var Eo=E((ire,om)=>{function eq(e){return function(t){return t?.[e]}}om.exports=eq});var um=E((are,lm)=>{var tq=Ui();function rq(e){return function(t){return tq(t,e)}}lm.exports=rq});var cm=E((sre,hm)=>{var nq=Eo(),iq=um(),aq=Wi(),sq=zr();function oq(e){return aq(e)?nq(sq(e)):iq(e)}hm.exports=oq});var Jt=E((ore,fm)=>{var lq=wd(),uq=am(),hq=$i(),cq=Re(),fq=cm();function pq(e){return typeof e=="function"?e:e==null?hq:typeof e=="object"?cq(e)?uq(e[0],e[1]):lq(e):fq(e)}fm.exports=pq});var dm=E((lre,pm)=>{var dq=/\s/;function mq(e){for(var t=e.length;t--&&dq.test(e.charAt(t)););return t}pm.exports=mq});var gm=E((ure,mm)=>{var gq=dm(),vq=/^\s+/;function yq(e){return e&&e.slice(0,gq(e)+1).replace(vq,"")}mm.exports=yq});var Ki=E((hre,Em)=>{var Eq=gm(),vm=It(),bq=Dn(),ym=0/0,Sq=/^[-+]0x[0-9a-f]+$/i,xq=/^0b[01]+$/i,_q=/^0o[0-7]+$/i,Tq=parseInt;function Aq(e){if(typeof e=="number")return e;if(bq(e))return ym;if(vm(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=vm(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Eq(e);var r=xq.test(e);return r||_q.test(e)?Tq(e.slice(2),r?2:8):Sq.test(e)?ym:+e}Em.exports=Aq});var xm=E((cre,Sm)=>{var Iq=Ki(),bm=1/0,Pq=17976931348623157e292;function Cq(e){if(!e)return e===0?e:0;if(e=Iq(e),e===bm||e===-bm){var t=e<0?-1:1;return t*Pq}return e===e?e:0}Sm.exports=Cq});var bo=E((fre,_m)=>{var wq=xm();function Mq(e){var t=wq(e),r=t%1;return t===t?r?t-r:t:0}_m.exports=Mq});var So=E((pre,Tm)=>{var Fq=Us(),Oq=Jt(),Dq=bo(),Rq=Math.max;function qq(e,t,r){var n=e==null?0:e.length;if(!n)return-1;var i=r==null?0:Dq(r);return i<0&&(i=Rq(n+i,0)),Fq(e,Oq(t,3),i)}Tm.exports=qq});var re=E((dre,Am)=>{var Yi=function(e){return e&&e.Math==Math&&e};Am.exports=Yi(typeof globalThis=="object"&&globalThis)||Yi(typeof window=="object"&&window)||Yi(typeof self=="object"&&self)||Yi(typeof global=="object"&&global)||function(){return this}()||Function("return this")()});var Oe=E((mre,Im)=>{Im.exports=function(e){try{return!!e()}catch{return!0}}});var gt=E((gre,Pm)=>{var Lq=Oe();Pm.exports=!Lq(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})});var nt=E((vre,Cm)=>{var qn=Function.prototype.call;Cm.exports=qn.bind?qn.bind(qn):function(){return qn.apply(qn,arguments)}});var Om=E(Fm=>{"use strict";var wm={}.propertyIsEnumerable,Mm=Object.getOwnPropertyDescriptor,kq=Mm&&!wm.call({1:2},1);Fm.f=kq?function(t){var r=Mm(this,t);return!!r&&r.enumerable}:wm});var Ln=E((Ere,Dm)=>{Dm.exports=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}});var ve=E((bre,qm)=>{var Rm=Function.prototype,xo=Rm.bind,_o=Rm.call,Nq=xo&&xo.bind(_o);qm.exports=xo?function(e){return e&&Nq(_o,e)}:function(e){return e&&function(){return _o.apply(e,arguments)}}});var Hr=E((Sre,km)=>{var Lm=ve(),Bq=Lm({}.toString),Vq=Lm("".slice);km.exports=function(e){return Vq(Bq(e),8,-1)}});var vr=E((xre,Nm)=>{var Gq=re(),zq=ve(),Hq=Oe(),jq=Hr(),To=Gq.Object,Wq=zq("".split);Nm.exports=Hq(function(){return!To("z").propertyIsEnumerable(0)})?function(e){return jq(e)=="String"?Wq(e,""):To(e)}:To});var Qi=E((_re,Bm)=>{var Uq=re(),Xq=Uq.TypeError;Bm.exports=function(e){if(e==null)throw Xq("Can't call method on "+e);return e}});var Pt=E((Tre,Vm)=>{var $q=vr(),Kq=Qi();Vm.exports=function(e){return $q(Kq(e))}});var xe=E((Are,Gm)=>{Gm.exports=function(e){return typeof e=="function"}});var He=E((Ire,zm)=>{var Yq=xe();zm.exports=function(e){return typeof e=="object"?e!==null:Yq(e)}});var it=E((Pre,Hm)=>{var Ao=re(),Qq=xe(),Zq=function(e){return Qq(e)?e:void 0};Hm.exports=function(e,t){return arguments.length<2?Zq(Ao[e]):Ao[e]&&Ao[e][t]}});var Zi=E((Cre,jm)=>{var Jq=ve();jm.exports=Jq({}.isPrototypeOf)});var er=E((wre,Wm)=>{var e2=it();Wm.exports=e2("navigator","userAgent")||""});var tr=E((Mre,Qm)=>{var Ym=re(),Io=er(),Um=Ym.process,Xm=Ym.Deno,$m=Um&&Um.versions||Xm&&Xm.version,Km=$m&&$m.v8,vt,Ji;Km&&(vt=Km.split("."),Ji=vt[0]>0&&vt[0]<4?1:+(vt[0]+vt[1]));!Ji&&Io&&(vt=Io.match(/Edge\/(\d+)/),(!vt||vt[1]>=74)&&(vt=Io.match(/Chrome\/(\d+)/),vt&&(Ji=+vt[1])));Qm.exports=Ji});var Po=E((Fre,Jm)=>{var Zm=tr(),t2=Oe();Jm.exports=!!Object.getOwnPropertySymbols&&!t2(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Zm&&Zm<41})});var Co=E((Ore,eg)=>{var r2=Po();eg.exports=r2&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var wo=E((Dre,tg)=>{var n2=re(),i2=it(),a2=xe(),s2=Zi(),o2=Co(),l2=n2.Object;tg.exports=o2?function(e){return typeof e=="symbol"}:function(e){var t=i2("Symbol");return a2(t)&&s2(t.prototype,l2(e))}});var kn=E((Rre,rg)=>{var u2=re(),h2=u2.String;rg.exports=function(e){try{return h2(e)}catch{return"Object"}}});var yt=E((qre,ng)=>{var c2=re(),f2=xe(),p2=kn(),d2=c2.TypeError;ng.exports=function(e){if(f2(e))return e;throw d2(p2(e)+" is not a function")}});var rr=E((Lre,ig)=>{var m2=yt();ig.exports=function(e,t){var r=e[t];return r==null?void 0:m2(r)}});var sg=E((kre,ag)=>{var g2=re(),Mo=nt(),Fo=xe(),Oo=He(),v2=g2.TypeError;ag.exports=function(e,t){var r,n;if(t==="string"&&Fo(r=e.toString)&&!Oo(n=Mo(r,e))||Fo(r=e.valueOf)&&!Oo(n=Mo(r,e))||t!=="string"&&Fo(r=e.toString)&&!Oo(n=Mo(r,e)))return n;throw v2("Can't convert object to primitive value")}});var jr=E((Nre,og)=>{og.exports=!1});var ea=E((Bre,ug)=>{var lg=re(),y2=Object.defineProperty;ug.exports=function(e,t){try{y2(lg,e,{value:t,configurable:!0,writable:!0})}catch{lg[e]=t}return t}});var Nn=E((Vre,cg)=>{var E2=re(),b2=ea(),hg="__core-js_shared__",S2=E2[hg]||b2(hg,{});cg.exports=S2});var Do=E((Gre,pg)=>{var x2=jr(),fg=Nn();(pg.exports=function(e,t){return fg[e]||(fg[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.19.0",mode:x2?"pure":"global",copyright:"\xA9 2021 Denis Pushkarev (zloirock.ru)"})});var Ie=E((zre,dg)=>{var _2=re(),T2=Qi(),A2=_2.Object;dg.exports=function(e){return A2(T2(e))}});var at=E((Hre,mg)=>{var I2=ve(),P2=Ie(),C2=I2({}.hasOwnProperty);mg.exports=Object.hasOwn||function(t,r){return C2(P2(t),r)}});var ta=E((jre,gg)=>{var w2=ve(),M2=0,F2=Math.random(),O2=w2(1 .toString);gg.exports=function(e){return"Symbol("+(e===void 0?"":e)+")_"+O2(++M2+F2,36)}});var _e=E((Wre,Sg)=>{var D2=re(),R2=Do(),vg=at(),q2=ta(),yg=Po(),bg=Co(),Wr=R2("wks"),yr=D2.Symbol,Eg=yr&&yr.for,L2=bg?yr:yr&&yr.withoutSetter||q2;Sg.exports=function(e){if(!vg(Wr,e)||!(yg||typeof Wr[e]=="string")){var t="Symbol."+e;yg&&vg(yr,e)?Wr[e]=yr[e]:bg&&Eg?Wr[e]=Eg(t):Wr[e]=L2(t)}return Wr[e]}});var Ag=E((Ure,Tg)=>{var k2=re(),N2=nt(),xg=He(),_g=wo(),B2=rr(),V2=sg(),G2=_e(),z2=k2.TypeError,H2=G2("toPrimitive");Tg.exports=function(e,t){if(!xg(e)||_g(e))return e;var r=B2(e,H2),n;if(r){if(t===void 0&&(t="default"),n=N2(r,e,t),!xg(n)||_g(n))return n;throw z2("Can't convert object to primitive value")}return t===void 0&&(t="number"),V2(e,t)}});var Bn=E((Xre,Ig)=>{var j2=Ag(),W2=wo();Ig.exports=function(e){var t=j2(e,"string");return W2(t)?t:t+""}});var ra=E(($re,Cg)=>{var U2=re(),Pg=He(),Ro=U2.document,X2=Pg(Ro)&&Pg(Ro.createElement);Cg.exports=function(e){return X2?Ro.createElement(e):{}}});var qo=E((Kre,wg)=>{var $2=gt(),K2=Oe(),Y2=ra();wg.exports=!$2&&!K2(function(){return Object.defineProperty(Y2("div"),"a",{get:function(){return 7}}).a!=7})});var na=E(Fg=>{var Q2=gt(),Z2=nt(),J2=Om(),eL=Ln(),tL=Pt(),rL=Bn(),nL=at(),iL=qo(),Mg=Object.getOwnPropertyDescriptor;Fg.f=Q2?Mg:function(t,r){if(t=tL(t),r=rL(r),iL)try{return Mg(t,r)}catch{}if(nL(t,r))return eL(!Z2(J2.f,t,r),t[r])}});var Ne=E((Qre,Dg)=>{var Og=re(),aL=He(),sL=Og.String,oL=Og.TypeError;Dg.exports=function(e){if(aL(e))return e;throw oL(sL(e)+" is not an object")}});var st=E(Lg=>{var lL=re(),uL=gt(),hL=qo(),Rg=Ne(),cL=Bn(),fL=lL.TypeError,qg=Object.defineProperty;Lg.f=uL?qg:function(t,r,n){if(Rg(t),r=cL(r),Rg(n),hL)try{return qg(t,r,n)}catch{}if("get"in n||"set"in n)throw fL("Accessors not supported");return"value"in n&&(t[r]=n.value),t}});var Vn=E((Jre,kg)=>{var pL=gt(),dL=st(),mL=Ln();kg.exports=pL?function(e,t,r){return dL.f(e,t,mL(1,r))}:function(e,t,r){return e[t]=r,e}});var Gn=E((ene,Ng)=>{var gL=ve(),vL=xe(),Lo=Nn(),yL=gL(Function.toString);vL(Lo.inspectSource)||(Lo.inspectSource=function(e){return yL(e)});Ng.exports=Lo.inspectSource});var Gg=E((tne,Vg)=>{var EL=re(),bL=xe(),SL=Gn(),Bg=EL.WeakMap;Vg.exports=bL(Bg)&&/native code/.test(SL(Bg))});var ia=E((rne,Hg)=>{var xL=Do(),_L=ta(),zg=xL("keys");Hg.exports=function(e){return zg[e]||(zg[e]=_L(e))}});var zn=E((nne,jg)=>{jg.exports={}});var br=E((ine,Kg)=>{var TL=Gg(),$g=re(),ko=ve(),AL=He(),IL=Vn(),No=at(),Bo=Nn(),PL=ia(),CL=zn(),Wg="Object already initialized",Go=$g.TypeError,wL=$g.WeakMap,aa,Hn,sa,ML=function(e){return sa(e)?Hn(e):aa(e,{})},FL=function(e){return function(t){var r;if(!AL(t)||(r=Hn(t)).type!==e)throw Go("Incompatible receiver, "+e+" required");return r}};TL||Bo.state?(nr=Bo.state||(Bo.state=new wL),Ug=ko(nr.get),Vo=ko(nr.has),Xg=ko(nr.set),aa=function(e,t){if(Vo(nr,e))throw new Go(Wg);return t.facade=e,Xg(nr,e,t),t},Hn=function(e){return Ug(nr,e)||{}},sa=function(e){return Vo(nr,e)}):(Er=PL("state"),CL[Er]=!0,aa=function(e,t){if(No(e,Er))throw new Go(Wg);return t.facade=e,IL(e,Er,t),t},Hn=function(e){return No(e,Er)?e[Er]:{}},sa=function(e){return No(e,Er)});var nr,Ug,Vo,Xg,Er;Kg.exports={set:aa,get:Hn,has:sa,enforce:ML,getterFor:FL}});var jo=E((ane,Qg)=>{var zo=gt(),OL=at(),Yg=Function.prototype,DL=zo&&Object.getOwnPropertyDescriptor,Ho=OL(Yg,"name"),RL=Ho&&function(){}.name==="something",qL=Ho&&(!zo||zo&&DL(Yg,"name").configurable);Qg.exports={EXISTS:Ho,PROPER:RL,CONFIGURABLE:qL}});var kt=E((sne,tv)=>{var LL=re(),Zg=xe(),kL=at(),Jg=Vn(),NL=ea(),BL=Gn(),ev=br(),VL=jo().CONFIGURABLE,GL=ev.get,zL=ev.enforce,HL=String(String).split("String");(tv.exports=function(e,t,r,n){var i=n?!!n.unsafe:!1,a=n?!!n.enumerable:!1,o=n?!!n.noTargetGet:!1,s=n&&n.name!==void 0?n.name:t,l;if(Zg(r)&&(String(s).slice(0,7)==="Symbol("&&(s="["+String(s).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!kL(r,"name")||VL&&r.name!==s)&&Jg(r,"name",s),l=zL(r),l.source||(l.source=HL.join(typeof s=="string"?s:""))),e===LL){a?e[t]=r:NL(t,r);return}else i?!o&&e[t]&&(a=!0):delete e[t];a?e[t]=r:Jg(e,t,r)})(Function.prototype,"toString",function(){return Zg(this)&&GL(this).source||BL(this)})});var ir=E((one,rv)=>{var jL=Math.ceil,WL=Math.floor;rv.exports=function(e){var t=+e;return t!==t||t===0?0:(t>0?WL:jL)(t)}});var Ur=E((lne,nv)=>{var UL=ir(),XL=Math.max,$L=Math.min;nv.exports=function(e,t){var r=UL(e);return r<0?XL(r+t,0):$L(r,t)}});var av=E((une,iv)=>{var KL=ir(),YL=Math.min;iv.exports=function(e){return e>0?YL(KL(e),9007199254740991):0}});var Ee=E((hne,sv)=>{var QL=av();sv.exports=function(e){return QL(e.length)}});var oa=E((cne,lv)=>{var ZL=Pt(),JL=Ur(),ek=Ee(),ov=function(e){return function(t,r,n){var i=ZL(t),a=ek(i),o=JL(n,a),s;if(e&&r!=r){for(;a>o;)if(s=i[o++],s!=s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===r)return e||o||0;return!e&&-1}};lv.exports={includes:ov(!0),indexOf:ov(!1)}});var Uo=E((fne,hv)=>{var tk=ve(),Wo=at(),rk=Pt(),nk=oa().indexOf,ik=zn(),uv=tk([].push);hv.exports=function(e,t){var r=rk(e),n=0,i=[],a;for(a in r)!Wo(ik,a)&&Wo(r,a)&&uv(i,a);for(;t.length>n;)Wo(r,a=t[n++])&&(~nk(i,a)||uv(i,a));return i}});var la=E((pne,cv)=>{cv.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var ua=E(fv=>{var ak=Uo(),sk=la(),ok=sk.concat("length","prototype");fv.f=Object.getOwnPropertyNames||function(t){return ak(t,ok)}});var dv=E(pv=>{pv.f=Object.getOwnPropertySymbols});var gv=E((gne,mv)=>{var lk=it(),uk=ve(),hk=ua(),ck=dv(),fk=Ne(),pk=uk([].concat);mv.exports=lk("Reflect","ownKeys")||function(t){var r=hk.f(fk(t)),n=ck.f;return n?pk(r,n(t)):r}});var yv=E((vne,vv)=>{var dk=at(),mk=gv(),gk=na(),vk=st();vv.exports=function(e,t){for(var r=mk(t),n=vk.f,i=gk.f,a=0;a<r.length;a++){var o=r[a];dk(e,o)||n(e,o,i(t,o))}}});var ha=E((yne,Ev)=>{var yk=Oe(),Ek=xe(),bk=/#|\.prototype\./,jn=function(e,t){var r=xk[Sk(e)];return r==Tk?!0:r==_k?!1:Ek(t)?yk(t):!!t},Sk=jn.normalize=function(e){return String(e).replace(bk,".").toLowerCase()},xk=jn.data={},_k=jn.NATIVE="N",Tk=jn.POLYFILL="P";Ev.exports=jn});var oe=E((Ene,bv)=>{var Xo=re(),Ak=na().f,Ik=Vn(),Pk=kt(),Ck=ea(),wk=yv(),Mk=ha();bv.exports=function(e,t){var r=e.target,n=e.global,i=e.stat,a,o,s,l,c,u;if(n?o=Xo:i?o=Xo[r]||Ck(r,{}):o=(Xo[r]||{}).prototype,o)for(s in t){if(c=t[s],e.noTargetGet?(u=Ak(o,s),l=u&&u.value):l=o[s],a=Mk(n?s:r+(i?".":"#")+s,e.forced),!a&&l!==void 0){if(typeof c==typeof l)continue;wk(c,l)}(e.sham||l&&l.sham)&&Ik(c,"sham",!0),Pk(o,s,c,e)}}});var Et=E((bne,_v)=>{var Sv=ve(),Fk=yt(),xv=Sv(Sv.bind);_v.exports=function(e,t){return Fk(e),t===void 0?e:xv?xv(e,t):function(){return e.apply(t,arguments)}}});var $o=E((Sne,Av)=>{var Ok=nt(),Tv=Ne(),Dk=rr();Av.exports=function(e,t,r){var n,i;Tv(e);try{if(n=Dk(e,"return"),!n){if(t==="throw")throw r;return r}n=Ok(n,e)}catch(a){i=!0,n=a}if(t==="throw")throw r;if(i)throw n;return Tv(n),r}});var Pv=E((xne,Iv)=>{var Rk=Ne(),qk=$o();Iv.exports=function(e,t,r,n){try{return n?t(Rk(r)[0],r[1]):t(r)}catch(i){qk(e,"throw",i)}}});var Xr=E((_ne,Cv)=>{Cv.exports={}});var Ko=E((Tne,wv)=>{var Lk=_e(),kk=Xr(),Nk=Lk("iterator"),Bk=Array.prototype;wv.exports=function(e){return e!==void 0&&(kk.Array===e||Bk[Nk]===e)}});var ca=E((Ane,Fv)=>{var Vk=_e(),Gk=Vk("toStringTag"),Mv={};Mv[Gk]="z";Fv.exports=String(Mv)==="[object z]"});var Wn=E((Ine,Ov)=>{var zk=re(),Hk=ca(),jk=xe(),fa=Hr(),Wk=_e(),Uk=Wk("toStringTag"),Xk=zk.Object,$k=fa(function(){return arguments}())=="Arguments",Kk=function(e,t){try{return e[t]}catch{}};Ov.exports=Hk?fa:function(e){var t,r,n;return e===void 0?"Undefined":e===null?"Null":typeof(r=Kk(t=Xk(e),Uk))=="string"?r:$k?fa(t):(n=fa(t))=="Object"&&jk(t.callee)?"Arguments":n}});var Sr=E((Pne,Lv)=>{var Yk=ve(),Qk=Oe(),Dv=xe(),Zk=Wn(),Jk=it(),eN=Gn(),Rv=function(){},tN=[],qv=Jk("Reflect","construct"),Yo=/^\s*(?:class|function)\b/,rN=Yk(Yo.exec),nN=!Yo.exec(Rv),Un=function(e){if(!Dv(e))return!1;try{return qv(Rv,tN,e),!0}catch{return!1}},iN=function(e){if(!Dv(e))return!1;switch(Zk(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}return nN||!!rN(Yo,eN(e))};Lv.exports=!qv||Qk(function(){var e;return Un(Un.call)||!Un(Object)||!Un(function(){e=!0})||e})?iN:Un});var $r=E((Cne,kv)=>{"use strict";var aN=Bn(),sN=st(),oN=Ln();kv.exports=function(e,t,r){var n=aN(t);n in e?sN.f(e,n,oN(0,r)):e[n]=r}});var Xn=E((wne,Bv)=>{var lN=Wn(),Nv=rr(),uN=Xr(),hN=_e(),cN=hN("iterator");Bv.exports=function(e){if(e!=null)return Nv(e,cN)||Nv(e,"@@iterator")||uN[lN(e)]}});var $n=E((Mne,Vv)=>{var fN=re(),pN=nt(),dN=yt(),mN=Ne(),gN=kn(),vN=Xn(),yN=fN.TypeError;Vv.exports=function(e,t){var r=arguments.length<2?vN(e):t;if(dN(r))return mN(pN(r,e));throw yN(gN(e)+" is not iterable")}});var jv=E((Fne,Hv)=>{"use strict";var EN=re(),bN=Et(),SN=nt(),xN=Ie(),_N=Pv(),TN=Ko(),AN=Sr(),IN=Ee(),Gv=$r(),PN=$n(),CN=Xn(),zv=EN.Array;Hv.exports=function(t){var r=xN(t),n=AN(this),i=arguments.length,a=i>1?arguments[1]:void 0,o=a!==void 0;o&&(a=bN(a,i>2?arguments[2]:void 0));var s=CN(r),l=0,c,u,f,m,d,p;if(s&&!(this==zv&&TN(s)))for(m=PN(r,s),d=m.next,u=n?new this:[];!(f=SN(d,m)).done;l++)p=o?_N(m,a,[f.value,l],!0):f.value,Gv(u,l,p);else for(c=IN(r),u=n?new this(c):zv(c);c>l;l++)p=o?a(r[l],l):r[l],Gv(u,l,p);return u.length=l,u}});var pa=E((One,$v)=>{var wN=_e(),Uv=wN("iterator"),Xv=!1;try{Wv=0,Qo={next:function(){return{done:!!Wv++}},return:function(){Xv=!0}},Qo[Uv]=function(){return this},Array.from(Qo,function(){throw 2})}catch{}var Wv,Qo;$v.exports=function(e,t){if(!t&&!Xv)return!1;var r=!1;try{var n={};n[Uv]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch{}return r}});var Kv=E(()=>{var MN=oe(),FN=jv(),ON=pa(),DN=!ON(function(e){Array.from(e)});MN({target:"Array",stat:!0,forced:DN},{from:FN})});var ar=E((qne,Yv)=>{var RN=Hr();Yv.exports=Array.isArray||function(t){return RN(t)=="Array"}});var Qv=E(()=>{var qN=oe(),LN=ar();qN({target:"Array",stat:!0},{isArray:LN})});var Jv=E(()=>{"use strict";var kN=oe(),NN=re(),BN=Oe(),VN=Sr(),GN=$r(),Zv=NN.Array,zN=BN(function(){function e(){}return!(Zv.of.call(e)instanceof e)});kN({target:"Array",stat:!0,forced:zN},{of:function(){for(var t=0,r=arguments.length,n=new(VN(this)?this:Zv)(r);r>t;)GN(n,t,arguments[t++]);return n.length=r,n}})});var ty=E((Vne,ey)=>{var HN=Uo(),jN=la();ey.exports=Object.keys||function(t){return HN(t,jN)}});var ny=E((Gne,ry)=>{var WN=gt(),UN=st(),XN=Ne(),$N=Pt(),KN=ty();ry.exports=WN?Object.defineProperties:function(t,r){XN(t);for(var n=$N(r),i=KN(r),a=i.length,o=0,s;a>o;)UN.f(t,s=i[o++],n[s]);return t}});var Zo=E((zne,iy)=>{var YN=it();iy.exports=YN("document","documentElement")});var sr=E((Hne,cy)=>{var QN=Ne(),ZN=ny(),ay=la(),JN=zn(),eB=Zo(),tB=ra(),rB=ia(),sy=">",oy="<",el="prototype",tl="script",uy=rB("IE_PROTO"),Jo=function(){},hy=function(e){return oy+tl+sy+e+oy+"/"+tl+sy},ly=function(e){e.write(hy("")),e.close();var t=e.parentWindow.Object;return e=null,t},nB=function(){var e=tB("iframe"),t="java"+tl+":",r;return e.style.display="none",eB.appendChild(e),e.src=String(t),r=e.contentWindow.document,r.open(),r.write(hy("document.F=Object")),r.close(),r.F},da,ma=function(){try{da=new ActiveXObject("htmlfile")}catch{}ma=typeof document<"u"?document.domain&&da?ly(da):nB():ly(da);for(var e=ay.length;e--;)delete ma[el][ay[e]];return ma()};JN[uy]=!0;cy.exports=Object.create||function(t,r){var n;return t!==null?(Jo[el]=QN(t),n=new Jo,Jo[el]=null,n[uy]=t):n=ma(),r===void 0?n:ZN(n,r)}});var Me=E((jne,fy)=>{var iB=_e(),aB=sr(),sB=st(),rl=iB("unscopables"),nl=Array.prototype;nl[rl]==null&&sB.f(nl,rl,{configurable:!0,value:aB(null)});fy.exports=function(e){nl[rl][e]=!0}});var il=E(()=>{"use strict";var oB=oe(),lB=Ie(),uB=Ee(),hB=ir(),cB=Me();oB({target:"Array",proto:!0},{at:function(t){var r=lB(this),n=uB(r),i=hB(t),a=i>=0?i:n+i;return a<0||a>=n?void 0:r[a]}});cB("at")});var al=E((Xne,my)=>{var fB=re(),py=ar(),pB=Sr(),dB=He(),mB=_e(),gB=mB("species"),dy=fB.Array;my.exports=function(e){var t;return py(e)&&(t=e.constructor,pB(t)&&(t===dy||py(t.prototype))?t=void 0:dB(t)&&(t=t[gB],t===null&&(t=void 0))),t===void 0?dy:t}});var xr=E(($ne,gy)=>{var vB=al();gy.exports=function(e,t){return new(vB(e))(t===0?0:t)}});var Kr=E((Kne,vy)=>{var yB=Oe(),EB=_e(),bB=tr(),SB=EB("species");vy.exports=function(e){return bB>=51||!yB(function(){var t=[],r=t.constructor={};return r[SB]=function(){return{foo:1}},t[e](Boolean).foo!==1})}});var _y=E(()=>{"use strict";var xB=oe(),_B=re(),TB=Oe(),AB=ar(),IB=He(),PB=Ie(),CB=Ee(),yy=$r(),wB=xr(),MB=Kr(),FB=_e(),OB=tr(),xy=FB("isConcatSpreadable"),Ey=9007199254740991,by="Maximum allowed index exceeded",Sy=_B.TypeError,DB=OB>=51||!TB(function(){var e=[];return e[xy]=!1,e.concat()[0]!==e}),RB=MB("concat"),qB=function(e){if(!IB(e))return!1;var t=e[xy];return t!==void 0?!!t:AB(e)},LB=!DB||!RB;xB({target:"Array",proto:!0,forced:LB},{concat:function(t){var r=PB(this),n=wB(r,0),i=0,a,o,s,l,c;for(a=-1,s=arguments.length;a<s;a++)if(c=a===-1?r:arguments[a],qB(c)){if(l=CB(c),i+l>Ey)throw Sy(by);for(o=0;o<l;o++,i++)o in c&&yy(n,i,c[o])}else{if(i>=Ey)throw Sy(by);yy(n,i++,c)}return n.length=i,n}})});var Ay=E((Zne,Ty)=>{"use strict";var kB=Ie(),sl=Ur(),NB=Ee(),BB=Math.min;Ty.exports=[].copyWithin||function(t,r){var n=kB(this),i=NB(n),a=sl(t,i),o=sl(r,i),s=arguments.length>2?arguments[2]:void 0,l=BB((s===void 0?i:sl(s,i))-o,i-a),c=1;for(o<a&&a<o+l&&(c=-1,o+=l-1,a+=l-1);l-- >0;)o in n?n[a]=n[o]:delete n[a],a+=c,o+=c;return n}});var Iy=E(()=>{var VB=oe(),GB=Ay(),zB=Me();VB({target:"Array",proto:!0},{copyWithin:GB});zB("copyWithin")});var Ct=E((tie,Cy)=>{var HB=Et(),jB=ve(),WB=vr(),UB=Ie(),XB=Ee(),$B=xr(),Py=jB([].push),or=function(e){var t=e==1,r=e==2,n=e==3,i=e==4,a=e==6,o=e==7,s=e==5||a;return function(l,c,u,f){for(var m=UB(l),d=WB(m),p=HB(c,u),g=XB(d),h=0,v=f||$B,y=t?v(l,g):r||o?v(l,0):void 0,b,S;g>h;h++)if((s||h in d)&&(b=d[h],S=p(b,h,m),e))if(t)y[h]=S;else if(S)switch(e){case 3:return!0;case 5:return b;case 6:return h;case 2:Py(y,b)}else switch(e){case 4:return!1;case 7:Py(y,b)}return a?-1:n||i?i:y}};Cy.exports={forEach:or(0),map:or(1),filter:or(2),some:or(3),every:or(4),find:or(5),findIndex:or(6),filterReject:or(7)}});var wt=E((rie,wy)=>{"use strict";var KB=Oe();wy.exports=function(e,t){var r=[][e];return!!r&&KB(function(){r.call(null,t||function(){throw 1},1)})}});var My=E(()=>{"use strict";var YB=oe(),QB=Ct().every,ZB=wt(),JB=ZB("every");YB({target:"Array",proto:!0,forced:!JB},{every:function(t){return QB(this,t,arguments.length>1?arguments[1]:void 0)}})});var Dy=E((aie,Oy)=>{"use strict";var eV=Ie(),Fy=Ur(),tV=Ee();Oy.exports=function(t){for(var r=eV(this),n=tV(r),i=arguments.length,a=Fy(i>1?arguments[1]:void 0,n),o=i>2?arguments[2]:void 0,s=o===void 0?n:Fy(o,n);s>a;)r[a++]=t;return r}});var Ry=E(()=>{var rV=oe(),nV=Dy(),iV=Me();rV({target:"Array",proto:!0},{fill:nV});iV("fill")});var qy=E(()=>{"use strict";var aV=oe(),sV=Ct().filter,oV=Kr(),lV=oV("filter");aV({target:"Array",proto:!0,forced:!lV},{filter:function(t){return sV(this,t,arguments.length>1?arguments[1]:void 0)}})});var ky=E(()=>{"use strict";var uV=oe(),hV=Ct().find,cV=Me(),ol="find",Ly=!0;ol in[]&&Array(1)[ol](function(){Ly=!1});uV({target:"Array",proto:!0,forced:Ly},{find:function(t){return hV(this,t,arguments.length>1?arguments[1]:void 0)}});cV(ol)});var By=E(()=>{"use strict";var fV=oe(),pV=Ct().findIndex,dV=Me(),ll="findIndex",Ny=!0;ll in[]&&Array(1)[ll](function(){Ny=!1});fV({target:"Array",proto:!0,forced:Ny},{findIndex:function(t){return pV(this,t,arguments.length>1?arguments[1]:void 0)}});dV(ll)});var ul=E((die,Gy)=>{"use strict";var mV=re(),gV=ar(),vV=Ee(),yV=Et(),EV=mV.TypeError,Vy=function(e,t,r,n,i,a,o,s){for(var l=i,c=0,u=o?yV(o,s):!1,f,m;c<n;){if(c in r){if(f=u?u(r[c],c,t):r[c],a>0&&gV(f))m=vV(f),l=Vy(e,t,f,m,l,a-1)-1;else{if(l>=9007199254740991)throw EV("Exceed the acceptable array length");e[l]=f}l++}c++}return l};Gy.exports=Vy});var zy=E(()=>{"use strict";var bV=oe(),SV=ul(),xV=Ie(),_V=Ee(),TV=ir(),AV=xr();bV({target:"Array",proto:!0},{flat:function(){var t=arguments.length?arguments[0]:void 0,r=xV(this),n=_V(r),i=AV(r,0);return i.length=SV(i,r,r,n,0,t===void 0?1:TV(t)),i}})});var Hy=E(()=>{"use strict";var IV=oe(),PV=ul(),CV=yt(),wV=Ie(),MV=Ee(),FV=xr();IV({target:"Array",proto:!0},{flatMap:function(t){var r=wV(this),n=MV(r),i;return CV(t),i=FV(r,0),i.length=PV(i,r,r,n,0,1,t,arguments.length>1?arguments[1]:void 0),i}})});var Wy=E((Eie,jy)=>{"use strict";var OV=Ct().forEach,DV=wt(),RV=DV("forEach");jy.exports=RV?[].forEach:function(t){return OV(this,t,arguments.length>1?arguments[1]:void 0)}});var Xy=E(()=>{"use strict";var qV=oe(),Uy=Wy();qV({target:"Array",proto:!0,forced:[].forEach!=Uy},{forEach:Uy})});var hl=E(()=>{"use strict";var LV=oe(),kV=oa().includes,NV=Me();LV({target:"Array",proto:!0},{includes:function(t){return kV(this,t,arguments.length>1?arguments[1]:void 0)}});NV("includes")});var Ky=E(()=>{"use strict";var BV=oe(),VV=ve(),GV=oa().indexOf,zV=wt(),cl=VV([].indexOf),$y=!!cl&&1/cl([1],1,-0)<0,HV=zV("indexOf");BV({target:"Array",proto:!0,forced:$y||!HV},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return $y?cl(this,t,r)||0:GV(this,t,r)}})});var Qy=E((Iie,Yy)=>{var jV=Oe();Yy.exports=!jV(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})});var ga=E((Pie,Jy)=>{var WV=re(),UV=at(),XV=xe(),$V=Ie(),KV=ia(),YV=Qy(),Zy=KV("IE_PROTO"),fl=WV.Object,QV=fl.prototype;Jy.exports=YV?fl.getPrototypeOf:function(e){var t=$V(e);if(UV(t,Zy))return t[Zy];var r=t.constructor;return XV(r)&&t instanceof r?r.prototype:t instanceof fl?QV:null}});var gl=E((Cie,r0)=>{"use strict";var ZV=Oe(),JV=xe(),e3=sr(),e0=ga(),t3=kt(),r3=_e(),n3=jr(),ml=r3("iterator"),t0=!1,Nt,pl,dl;[].keys&&(dl=[].keys(),"next"in dl?(pl=e0(e0(dl)),pl!==Object.prototype&&(Nt=pl)):t0=!0);var i3=Nt==null||ZV(function(){var e={};return Nt[ml].call(e)!==e});i3?Nt={}:n3&&(Nt=e3(Nt));JV(Nt[ml])||t3(Nt,ml,function(){return this});r0.exports={IteratorPrototype:Nt,BUGGY_SAFARI_ITERATORS:t0}});var Kn=E((wie,i0)=>{var a3=st().f,s3=at(),o3=_e(),n0=o3("toStringTag");i0.exports=function(e,t,r){e&&!s3(e=r?e:e.prototype,n0)&&a3(e,n0,{configurable:!0,value:t})}});var s0=E((Mie,a0)=>{"use strict";var l3=gl().IteratorPrototype,u3=sr(),h3=Ln(),c3=Kn(),f3=Xr(),p3=function(){return this};a0.exports=function(e,t,r){var n=t+" Iterator";return e.prototype=u3(l3,{next:h3(1,r)}),c3(e,n,!1,!0),f3[n]=p3,e}});var u0=E((Fie,l0)=>{var o0=re(),d3=xe(),m3=o0.String,g3=o0.TypeError;l0.exports=function(e){if(typeof e=="object"||d3(e))return e;throw g3("Can't set "+m3(e)+" as a prototype")}});var va=E((Oie,h0)=>{var v3=ve(),y3=Ne(),E3=u0();h0.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e=!1,t={},r;try{r=v3(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set),r(t,[]),e=t instanceof Array}catch{}return function(i,a){return y3(i),E3(a),e?r(i,a):i.__proto__=a,i}}():void 0)});var ba=E((Die,b0)=>{"use strict";var b3=oe(),S3=nt(),ya=jr(),y0=jo(),x3=xe(),_3=s0(),c0=ga(),f0=va(),T3=Kn(),A3=Vn(),vl=kt(),I3=_e(),p0=Xr(),E0=gl(),P3=y0.PROPER,C3=y0.CONFIGURABLE,d0=E0.IteratorPrototype,Ea=E0.BUGGY_SAFARI_ITERATORS,Yn=I3("iterator"),m0="keys",Qn="values",g0="entries",v0=function(){return this};b0.exports=function(e,t,r,n,i,a,o){_3(r,t,n);var s=function(v){if(v===i&&m)return m;if(!Ea&&v in u)return u[v];switch(v){case m0:return function(){return new r(this,v)};case Qn:return function(){return new r(this,v)};case g0:return function(){return new r(this,v)}}return function(){return new r(this)}},l=t+" Iterator",c=!1,u=e.prototype,f=u[Yn]||u["@@iterator"]||i&&u[i],m=!Ea&&f||s(i),d=t=="Array"&&u.entries||f,p,g,h;if(d&&(p=c0(d.call(new e)),p!==Object.prototype&&p.next&&(!ya&&c0(p)!==d0&&(f0?f0(p,d0):x3(p[Yn])||vl(p,Yn,v0)),T3(p,l,!0,!0),ya&&(p0[l]=v0))),P3&&i==Qn&&f&&f.name!==Qn&&(!ya&&C3?A3(u,"name",Qn):(c=!0,m=function(){return S3(f,this)})),i)if(g={values:s(Qn),keys:a?m:s(m0),entries:s(g0)},o)for(h in g)(Ea||c||!(h in u))&&vl(u,h,g[h]);else b3({target:t,proto:!0,forced:Ea||c},g);return(!ya||o)&&u[Yn]!==m&&vl(u,Yn,m,{name:i}),p0[t]=m,g}});var A0=E((Rie,T0)=>{"use strict";var w3=Pt(),yl=Me(),S0=Xr(),x0=br(),M3=ba(),_0="Array Iterator",F3=x0.set,O3=x0.getterFor(_0);T0.exports=M3(Array,"Array",function(e,t){F3(this,{type:_0,target:w3(e),index:0,kind:t})},function(){var e=O3(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,{value:void 0,done:!0}):r=="keys"?{value:n,done:!1}:r=="values"?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}},"values");S0.Arguments=S0.Array;yl("keys");yl("values");yl("entries")});var I0=E(()=>{"use strict";var D3=oe(),R3=ve(),q3=vr(),L3=Pt(),k3=wt(),N3=R3([].join),B3=q3!=Object,V3=k3("join",",");D3({target:"Array",proto:!0,forced:B3||!V3},{join:function(t){return N3(L3(this),t===void 0?",":t)}})});var Sa=E((kie,w0)=>{var El=Function.prototype,P0=El.apply,G3=El.bind,C0=El.call;w0.exports=typeof Reflect=="object"&&Reflect.apply||(G3?C0.bind(P0):function(){return C0.apply(P0,arguments)})});var O0=E((Nie,F0)=>{"use strict";var z3=Sa(),H3=Pt(),j3=ir(),W3=Ee(),U3=wt(),X3=Math.min,bl=[].lastIndexOf,M0=!!bl&&1/[1].lastIndexOf(1,-0)<0,$3=U3("lastIndexOf"),K3=M0||!$3;F0.exports=K3?function(t){if(M0)return z3(bl,this,arguments)||0;var r=H3(this),n=W3(r),i=n-1;for(arguments.length>1&&(i=X3(i,j3(arguments[1]))),i<0&&(i=n+i);i>=0;i--)if(i in r&&r[i]===t)return i||0;return-1}:bl});var R0=E(()=>{var Y3=oe(),D0=O0();Y3({target:"Array",proto:!0,forced:D0!==[].lastIndexOf},{lastIndexOf:D0})});var q0=E(()=>{"use strict";var Q3=oe(),Z3=Ct().map,J3=Kr(),eG=J3("map");Q3({target:"Array",proto:!0,forced:!eG},{map:function(t){return Z3(this,t,arguments.length>1?arguments[1]:void 0)}})});var Sl=E((Hie,k0)=>{var tG=re(),rG=yt(),nG=Ie(),iG=vr(),aG=Ee(),sG=tG.TypeError,L0=function(e){return function(t,r,n,i){rG(r);var a=nG(t),o=iG(a),s=aG(a),l=e?s-1:0,c=e?-1:1;if(n<2)for(;;){if(l in o){i=o[l],l+=c;break}if(l+=c,e?l<0:s<=l)throw sG("Reduce of empty array with no initial value")}for(;e?l>=0:s>l;l+=c)l in o&&(i=r(i,o[l],l,a));return i}};k0.exports={left:L0(!1),right:L0(!0)}});var Yr=E((jie,N0)=>{var oG=Hr(),lG=re();N0.exports=oG(lG.process)=="process"});var V0=E(()=>{"use strict";var uG=oe(),hG=Sl().left,cG=wt(),B0=tr(),fG=Yr(),pG=cG("reduce"),dG=!fG&&B0>79&&B0<83;uG({target:"Array",proto:!0,forced:!pG||dG},{reduce:function(t){var r=arguments.length;return hG(this,t,r,r>1?arguments[1]:void 0)}})});var z0=E(()=>{"use strict";var mG=oe(),gG=Sl().right,vG=wt(),G0=tr(),yG=Yr(),EG=vG("reduceRight"),bG=!yG&&G0>79&&G0<83;mG({target:"Array",proto:!0,forced:!EG||bG},{reduceRight:function(t){return gG(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})});var j0=E(()=>{"use strict";var SG=oe(),xG=ve(),_G=ar(),TG=xG([].reverse),H0=[1,2];SG({target:"Array",proto:!0,forced:String(H0)===String(H0.reverse())},{reverse:function(){return _G(this)&&(this.length=this.length),TG(this)}})});var Zn=E((Qie,W0)=>{var AG=ve();W0.exports=AG([].slice)});var $0=E(()=>{"use strict";var IG=oe(),PG=re(),U0=ar(),CG=Sr(),wG=He(),X0=Ur(),MG=Ee(),FG=Pt(),OG=$r(),DG=_e(),RG=Kr(),qG=Zn(),LG=RG("slice"),kG=DG("species"),xl=PG.Array,NG=Math.max;IG({target:"Array",proto:!0,forced:!LG},{slice:function(t,r){var n=FG(this),i=MG(n),a=X0(t,i),o=X0(r===void 0?i:r,i),s,l,c;if(U0(n)&&(s=n.constructor,CG(s)&&(s===xl||U0(s.prototype))?s=void 0:wG(s)&&(s=s[kG],s===null&&(s=void 0)),s===xl||s===void 0))return qG(n,a,o);for(l=new(s===void 0?xl:s)(NG(o-a,0)),c=0;a<o;a++,c++)a in n&&OG(l,c,n[a]);return l.length=c,l}})});var K0=E(()=>{"use strict";var BG=oe(),VG=Ct().some,GG=wt(),zG=GG("some");BG({target:"Array",proto:!0,forced:!zG},{some:function(t){return VG(this,t,arguments.length>1?arguments[1]:void 0)}})});var xa=E((rae,Y0)=>{var HG=re(),jG=Wn(),WG=HG.String;Y0.exports=function(e){if(jG(e)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return WG(e)}});var J0=E((nae,Z0)=>{var Q0=Zn(),UG=Math.floor,_l=function(e,t){var r=e.length,n=UG(r/2);return r<8?XG(e,t):$G(e,_l(Q0(e,0,n),t),_l(Q0(e,n),t),t)},XG=function(e,t){for(var r=e.length,n=1,i,a;n<r;){for(a=n,i=e[n];a&&t(e[a-1],i)>0;)e[a]=e[--a];a!==n++&&(e[a]=i)}return e},$G=function(e,t,r,n){for(var i=t.length,a=r.length,o=0,s=0;o<i||s<a;)e[o+s]=o<i&&s<a?n(t[o],r[s])<=0?t[o++]:r[s++]:o<i?t[o++]:r[s++];return e};Z0.exports=_l});var r1=E((iae,t1)=>{var KG=er(),e1=KG.match(/firefox\/(\d+)/i);t1.exports=!!e1&&+e1[1]});var i1=E((aae,n1)=>{var YG=er();n1.exports=/MSIE|Trident/.test(YG)});var o1=E((sae,s1)=>{var QG=er(),a1=QG.match(/AppleWebKit\/(\d+)\./);s1.exports=!!a1&&+a1[1]});var m1=E(()=>{"use strict";var ZG=oe(),p1=ve(),JG=yt(),e5=Ie(),t5=Ee(),l1=xa(),Tl=Oe(),r5=J0(),n5=wt(),u1=r1(),i5=i1(),h1=tr(),c1=o1(),lr=[],f1=p1(lr.sort),a5=p1(lr.push),s5=Tl(function(){lr.sort(void 0)}),o5=Tl(function(){lr.sort(null)}),l5=n5("sort"),d1=!Tl(function(){if(h1)return h1<70;if(!(u1&&u1>3)){if(i5)return!0;if(c1)return c1<603;var e="",t,r,n,i;for(t=65;t<76;t++){switch(r=String.fromCharCode(t),t){case 66:case 69:case 70:case 72:n=3;break;case 68:case 71:n=4;break;default:n=2}for(i=0;i<47;i++)lr.push({k:r+i,v:n})}for(lr.sort(function(a,o){return o.v-a.v}),i=0;i<lr.length;i++)r=lr[i].k.charAt(0),e.charAt(e.length-1)!==r&&(e+=r);return e!=="DGBEFHACIJK"}}),u5=s5||!o5||!l5||!d1,h5=function(e){return function(t,r){return r===void 0?-1:t===void 0?1:e!==void 0?+e(t,r)||0:l1(t)>l1(r)?1:-1}};ZG({target:"Array",proto:!0,forced:u5},{sort:function(t){t!==void 0&&JG(t);var r=e5(this);if(d1)return t===void 0?f1(r):f1(r,t);var n=[],i=t5(r),a,o;for(o=0;o<i;o++)o in r&&a5(n,r[o]);for(r5(n,h5(t)),a=n.length,o=0;o<a;)r[o]=n[o++];for(;o<i;)delete r[o++];return r}})});var _a=E((uae,v1)=>{"use strict";var c5=it(),f5=st(),p5=_e(),d5=gt(),g1=p5("species");v1.exports=function(e){var t=c5(e),r=f5.f;d5&&t&&!t[g1]&&r(t,g1,{configurable:!0,get:function(){return this}})}});var y1=E(()=>{var m5=_a();m5("Array")});var E1=E(()=>{"use strict";var g5=oe(),v5=re(),y5=Ur(),E5=ir(),b5=Ee(),S5=Ie(),x5=xr(),_5=$r(),T5=Kr(),A5=T5("splice"),I5=v5.TypeError,P5=Math.max,C5=Math.min,w5=9007199254740991,M5="Maximum allowed length exceeded";g5({target:"Array",proto:!0,forced:!A5},{splice:function(t,r){var n=S5(this),i=b5(n),a=y5(t,i),o=arguments.length,s,l,c,u,f,m;if(o===0?s=l=0:o===1?(s=0,l=i-a):(s=o-2,l=C5(P5(E5(r),0),i-a)),i+s-l>w5)throw I5(M5);for(c=x5(n,l),u=0;u<l;u++)f=a+u,f in n&&_5(c,u,n[f]);if(c.length=l,s<l){for(u=a;u<i-l;u++)f=u+l,m=u+s,f in n?n[m]=n[f]:delete n[m];for(u=i;u>i-l+s;u--)delete n[u-1]}else if(s>l)for(u=i-l;u>a;u--)f=u+l-1,m=u+s-1,f in n?n[m]=n[f]:delete n[m];for(u=0;u<s;u++)n[u+a]=arguments[u+2];return n.length=i-l+s,c}})});var b1=E(()=>{var F5=Me();F5("flat")});var S1=E(()=>{var O5=Me();O5("flatMap")});var _1=E((yae,x1)=>{"use strict";var D5=ca(),R5=Wn();x1.exports=D5?{}.toString:function(){return"[object "+R5(this)+"]"}});var T1=E(()=>{var q5=ca(),L5=kt(),k5=_1();q5||L5(Object.prototype,"toString",k5,{unsafe:!0})});var C1=E((Sae,P1)=>{var Al=ve(),N5=ir(),B5=xa(),V5=Qi(),G5=Al("".charAt),A1=Al("".charCodeAt),z5=Al("".slice),I1=function(e){return function(t,r){var n=B5(V5(t)),i=N5(r),a=n.length,o,s;return i<0||i>=a?e?"":void 0:(o=A1(n,i),o<55296||o>56319||i+1===a||(s=A1(n,i+1))<56320||s>57343?e?G5(n,i):o:e?z5(n,i,i+2):(o-55296<<10)+(s-56320)+65536)}};P1.exports={codeAt:I1(!1),charAt:I1(!0)}});var F1=E(()=>{"use strict";var H5=C1().charAt,j5=xa(),w1=br(),W5=ba(),M1="String Iterator",U5=w1.set,X5=w1.getterFor(M1);W5(String,"String",function(e){U5(this,{type:M1,string:j5(e),index:0})},function(){var t=X5(this),r=t.string,n=t.index,i;return n>=r.length?{value:void 0,done:!0}:(i=H5(r,n),t.index+=i.length,{value:i,done:!1})})});var D1=E((Tae,O1)=>{var $5=re();O1.exports=$5});var q1=E((Aae,R1)=>{Kv();Qv();Jv();il();_y();Iy();My();Ry();qy();ky();By();zy();Hy();Xy();hl();Ky();A0();I0();R0();q0();V0();z0();j0();$0();K0();m1();y1();E1();b1();S1();T1();F1();var K5=D1();R1.exports=K5.Array});var k1=E((Iae,L1)=>{var Y5=q1();L1.exports=Y5});var G1=E((Pae,V1)=>{var Q5=Hr(),Z5=Pt(),N1=ua().f,J5=Zn(),B1=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],ez=function(e){try{return N1(e)}catch{return J5(B1)}};V1.exports.f=function(t){return B1&&Q5(t)=="Window"?ez(t):N1(Z5(t))}});var H1=E((Cae,z1)=>{var tz=Oe();z1.exports=!tz(function(){return Object.isExtensible(Object.preventExtensions({}))})});var wl=E((wae,U1)=>{var rz=oe(),nz=ve(),iz=zn(),az=He(),Il=at(),sz=st().f,j1=ua(),oz=G1(),lz=ta(),uz=H1(),W1=!1,Bt=lz("meta"),hz=0,Pl=Object.isExtensible||function(){return!0},Cl=function(e){sz(e,Bt,{value:{objectID:"O"+hz++,weakData:{}}})},cz=function(e,t){if(!az(e))return typeof e=="symbol"?e:(typeof e=="string"?"S":"P")+e;if(!Il(e,Bt)){if(!Pl(e))return"F";if(!t)return"E";Cl(e)}return e[Bt].objectID},fz=function(e,t){if(!Il(e,Bt)){if(!Pl(e))return!0;if(!t)return!1;Cl(e)}return e[Bt].weakData},pz=function(e){return uz&&W1&&Pl(e)&&!Il(e,Bt)&&Cl(e),e},dz=function(){mz.enable=function(){},W1=!0;var e=j1.f,t=nz([].splice),r={};r[Bt]=1,e(r).length&&(j1.f=function(n){for(var i=e(n),a=0,o=i.length;a<o;a++)if(i[a]===Bt){t(i,a,1);break}return i},rz({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:oz.f}))},mz=U1.exports={enable:dz,fastKey:cz,getWeakData:fz,onFreeze:pz};iz[Bt]=!0});var Aa=E((Mae,Y1)=>{var gz=re(),vz=Et(),yz=nt(),Ez=Ne(),bz=kn(),Sz=Ko(),xz=Ee(),X1=Zi(),_z=$n(),Tz=Xn(),$1=$o(),Az=gz.TypeError,Ta=function(e,t){this.stopped=e,this.result=t},K1=Ta.prototype;Y1.exports=function(e,t,r){var n=r&&r.that,i=!!(r&&r.AS_ENTRIES),a=!!(r&&r.IS_ITERATOR),o=!!(r&&r.INTERRUPTED),s=vz(t,n),l,c,u,f,m,d,p,g=function(v){return l&&$1(l,"normal",v),new Ta(!0,v)},h=function(v){return i?(Ez(v),o?s(v[0],v[1],g):s(v[0],v[1])):o?s(v,g):s(v)};if(a)l=e;else{if(c=Tz(e),!c)throw Az(bz(e)+" is not iterable");if(Sz(c)){for(u=0,f=xz(e);f>u;u++)if(m=h(e[u]),m&&X1(K1,m))return m;return new Ta(!1)}l=_z(e,c)}for(d=l.next;!(p=yz(d,l)).done;){try{m=h(p.value)}catch(v){$1(l,"throw",v)}if(typeof m=="object"&&m&&X1(K1,m))return m}return new Ta(!1)}});var Ia=E((Fae,Q1)=>{var Iz=re(),Pz=Zi(),Cz=Iz.TypeError;Q1.exports=function(e,t){if(Pz(t,e))return e;throw Cz("Incorrect invocation")}});var eE=E((Oae,J1)=>{var wz=xe(),Mz=He(),Z1=va();J1.exports=function(e,t,r){var n,i;return Z1&&wz(n=t.constructor)&&n!==r&&Mz(i=n.prototype)&&i!==r.prototype&&Z1(e,i),e}});var nE=E((Dae,rE)=>{"use strict";var Fz=oe(),Oz=re(),Dz=ve(),tE=ha(),Rz=kt(),qz=wl(),Lz=Aa(),kz=Ia(),Nz=xe(),Ml=He(),Fl=Oe(),Bz=pa(),Vz=Kn(),Gz=eE();rE.exports=function(e,t,r){var n=e.indexOf("Map")!==-1,i=e.indexOf("Weak")!==-1,a=n?"set":"add",o=Oz[e],s=o&&o.prototype,l=o,c={},u=function(v){var y=Dz(s[v]);Rz(s,v,v=="add"?function(S){return y(this,S===0?0:S),this}:v=="delete"?function(b){return i&&!Ml(b)?!1:y(this,b===0?0:b)}:v=="get"?function(S){return i&&!Ml(S)?void 0:y(this,S===0?0:S)}:v=="has"?function(S){return i&&!Ml(S)?!1:y(this,S===0?0:S)}:function(S,x){return y(this,S===0?0:S,x),this})},f=tE(e,!Nz(o)||!(i||s.forEach&&!Fl(function(){new o().entries().next()})));if(f)l=r.getConstructor(t,e,n,a),qz.enable();else if(tE(e,!0)){var m=new l,d=m[a](i?{}:-0,1)!=m,p=Fl(function(){m.has(1)}),g=Bz(function(v){new o(v)}),h=!i&&Fl(function(){for(var v=new o,y=5;y--;)v[a](y,y);return!v.has(-0)});g||(l=t(function(v,y){kz(v,s);var b=Gz(new o,v,l);return y!=null&&Lz(y,b[a],{that:b,AS_ENTRIES:n}),b}),l.prototype=s,s.constructor=l),(p||h)&&(u("delete"),u("has"),n&&u("get")),(h||d)&&u(a),i&&s.clear&&delete s.clear}return c[e]=l,Fz({global:!0,forced:l!=o},c),Vz(l,e),i||r.setStrong(l,e,n),l}});var Pa=E((Rae,iE)=>{var zz=kt();iE.exports=function(e,t,r){for(var n in t)zz(e,n,t[n],r);return e}});var hE=E((qae,uE)=>{"use strict";var Hz=st().f,jz=sr(),aE=Pa(),Wz=Et(),Uz=Ia(),Xz=Aa(),$z=ba(),Kz=_a(),Jn=gt(),sE=wl().fastKey,lE=br(),oE=lE.set,Ol=lE.getterFor;uE.exports={getConstructor:function(e,t,r,n){var i=e(function(c,u){Uz(c,a),oE(c,{type:t,index:jz(null),first:void 0,last:void 0,size:0}),Jn||(c.size=0),u!=null&&Xz(u,c[n],{that:c,AS_ENTRIES:r})}),a=i.prototype,o=Ol(t),s=function(c,u,f){var m=o(c),d=l(c,u),p,g;return d?d.value=f:(m.last=d={index:g=sE(u,!0),key:u,value:f,previous:p=m.last,next:void 0,removed:!1},m.first||(m.first=d),p&&(p.next=d),Jn?m.size++:c.size++,g!=="F"&&(m.index[g]=d)),c},l=function(c,u){var f=o(c),m=sE(u),d;if(m!=="F")return f.index[m];for(d=f.first;d;d=d.next)if(d.key==u)return d};return aE(a,{clear:function(){for(var u=this,f=o(u),m=f.index,d=f.first;d;)d.removed=!0,d.previous&&(d.previous=d.previous.next=void 0),delete m[d.index],d=d.next;f.first=f.last=void 0,Jn?f.size=0:u.size=0},delete:function(c){var u=this,f=o(u),m=l(u,c);if(m){var d=m.next,p=m.previous;delete f.index[m.index],m.removed=!0,p&&(p.next=d),d&&(d.previous=p),f.first==m&&(f.first=d),f.last==m&&(f.last=p),Jn?f.size--:u.size--}return!!m},forEach:function(u){for(var f=o(this),m=Wz(u,arguments.length>1?arguments[1]:void 0),d;d=d?d.next:f.first;)for(m(d.value,d.key,this);d&&d.removed;)d=d.previous},has:function(u){return!!l(this,u)}}),aE(a,r?{get:function(u){var f=l(this,u);return f&&f.value},set:function(u,f){return s(this,u===0?0:u,f)}}:{add:function(u){return s(this,u=u===0?0:u,u)}}),Jn&&Hz(a,"size",{get:function(){return o(this).size}}),i},setStrong:function(e,t,r){var n=t+" Iterator",i=Ol(t),a=Ol(n);$z(e,t,function(o,s){oE(this,{type:n,target:o,state:i(o),kind:s,last:void 0})},function(){for(var o=a(this),s=o.kind,l=o.last;l&&l.removed;)l=l.previous;return!o.target||!(o.last=l=l?l.next:o.state.first)?(o.target=void 0,{value:void 0,done:!0}):s=="keys"?{value:l.key,done:!1}:s=="values"?{value:l.value,done:!1}:{value:[l.key,l.value],done:!1}},r?"entries":"values",!r,!0),Kz(t)}}});var cE=E(()=>{"use strict";var Yz=nE(),Qz=hE();Yz("Map",function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},Qz)});var pE=E((Nae,fE)=>{var Zz=re();fE.exports=Zz.Promise});var mE=E((Bae,dE)=>{var Jz=re(),eH=Sr(),tH=kn(),rH=Jz.TypeError;dE.exports=function(e){if(eH(e))return e;throw rH(tH(e)+" is not a constructor")}});var yE=E((Vae,vE)=>{var gE=Ne(),nH=mE(),iH=_e(),aH=iH("species");vE.exports=function(e,t){var r=gE(e).constructor,n;return r===void 0||(n=gE(r)[aH])==null?t:nH(n)}});var Dl=E((Gae,EE)=>{var sH=er();EE.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(sH)});var zl=E((zae,PE)=>{var Ye=re(),oH=Sa(),lH=Et(),bE=xe(),uH=at(),hH=Oe(),SE=Zo(),cH=Zn(),xE=ra(),fH=Dl(),pH=Yr(),Bl=Ye.setImmediate,Vl=Ye.clearImmediate,dH=Ye.process,Rl=Ye.Dispatch,mH=Ye.Function,_E=Ye.MessageChannel,gH=Ye.String,ql=0,ei={},TE="onreadystatechange",ti,_r,Ll,kl;try{ti=Ye.location}catch{}var Gl=function(e){if(uH(ei,e)){var t=ei[e];delete ei[e],t()}},Nl=function(e){return function(){Gl(e)}},AE=function(e){Gl(e.data)},IE=function(e){Ye.postMessage(gH(e),ti.protocol+"//"+ti.host)};(!Bl||!Vl)&&(Bl=function(t){var r=cH(arguments,1);return ei[++ql]=function(){oH(bE(t)?t:mH(t),void 0,r)},_r(ql),ql},Vl=function(t){delete ei[t]},pH?_r=function(e){dH.nextTick(Nl(e))}:Rl&&Rl.now?_r=function(e){Rl.now(Nl(e))}:_E&&!fH?(Ll=new _E,kl=Ll.port2,Ll.port1.onmessage=AE,_r=lH(kl.postMessage,kl)):Ye.addEventListener&&bE(Ye.postMessage)&&!Ye.importScripts&&ti&&ti.protocol!=="file:"&&!hH(IE)?(_r=IE,Ye.addEventListener("message",AE,!1)):TE in xE("script")?_r=function(e){SE.appendChild(xE("script"))[TE]=function(){SE.removeChild(this),Gl(e)}}:_r=function(e){setTimeout(Nl(e),0)});PE.exports={set:Bl,clear:Vl}});var wE=E((Hae,CE)=>{var vH=er(),yH=re();CE.exports=/ipad|iphone|ipod/i.test(vH)&&yH.Pebble!==void 0});var FE=E((jae,ME)=>{var EH=er();ME.exports=/web0s(?!.*chrome)/i.test(EH)});var VE=E((Wae,BE)=>{var Ar=re(),OE=Et(),bH=na().f,Hl=zl().set,SH=Dl(),xH=wE(),_H=FE(),jl=Yr(),DE=Ar.MutationObserver||Ar.WebKitMutationObserver,RE=Ar.document,qE=Ar.process,Ca=Ar.Promise,LE=bH(Ar,"queueMicrotask"),NE=LE&&LE.value,ri,Tr,ni,Qr,Wl,Ul,wa,kE;NE||(ri=function(){var e,t;for(jl&&(e=qE.domain)&&e.exit();Tr;){t=Tr.fn,Tr=Tr.next;try{t()}catch(r){throw Tr?Qr():ni=void 0,r}}ni=void 0,e&&e.enter()},!SH&&!jl&&!_H&&DE&&RE?(Wl=!0,Ul=RE.createTextNode(""),new DE(ri).observe(Ul,{characterData:!0}),Qr=function(){Ul.data=Wl=!Wl}):!xH&&Ca&&Ca.resolve?(wa=Ca.resolve(void 0),wa.constructor=Ca,kE=OE(wa.then,wa),Qr=function(){kE(ri)}):jl?Qr=function(){qE.nextTick(ri)}:(Hl=OE(Hl,Ar),Qr=function(){Hl(ri)}));BE.exports=NE||function(e){var t={fn:e,next:void 0};ni&&(ni.next=t),Tr||(Tr=t,Qr()),ni=t}});var Xl=E((Uae,zE)=>{"use strict";var GE=yt(),TH=function(e){var t,r;this.promise=new e(function(n,i){if(t!==void 0||r!==void 0)throw TypeError("Bad Promise constructor");t=n,r=i}),this.resolve=GE(t),this.reject=GE(r)};zE.exports.f=function(e){return new TH(e)}});var jE=E((Xae,HE)=>{var AH=Ne(),IH=He(),PH=Xl();HE.exports=function(e,t){if(AH(e),IH(t)&&t.constructor===e)return t;var r=PH.f(e),n=r.resolve;return n(t),r.promise}});var UE=E(($ae,WE)=>{var CH=re();WE.exports=function(e,t){var r=CH.console;r&&r.error&&(arguments.length==1?r.error(e):r.error(e,t))}});var $E=E((Kae,XE)=>{XE.exports=function(e){try{return{error:!1,value:e()}}catch(t){return{error:!0,value:t}}}});var YE=E((Yae,KE)=>{KE.exports=typeof window=="object"});var vb=E(()=>{"use strict";var Ra=oe(),Fa=jr(),Vt=re(),wH=it(),Gt=nt(),Oa=pE(),QE=kt(),MH=Pa(),ZE=va(),FH=Kn(),OH=_a(),$l=yt(),ii=xe(),DH=He(),RH=Ia(),qH=Gn(),JE=Aa(),LH=pa(),kH=yE(),sb=zl().set,lb=VE(),NH=jE(),BH=UE(),ub=Xl(),Kl=$E(),Jl=br(),VH=ha(),GH=_e(),zH=YE(),Da=Yr(),eb=tr(),HH=GH("species"),zt="Promise",tb=Jl.get,jH=Jl.set,WH=Jl.getterFor(zt),Ir=Oa&&Oa.prototype,ot=Oa,Zr=Ir,hb=Vt.TypeError,Yl=Vt.document,eu=Vt.process,tn=ub.f,UH=tn,XH=!!(Yl&&Yl.createEvent&&Vt.dispatchEvent),cb=ii(Vt.PromiseRejectionEvent),fb="unhandledrejection",$H="rejectionhandled",rb=0,pb=1,KH=2,tu=1,db=2,Ql=!1,Ma,nb,ru,ib,ai=VH(zt,function(){var e=qH(ot),t=e!==String(ot);if(!t&&eb===66||Fa&&!Zr.finally)return!0;if(eb>=51&&/native code/.test(e))return!1;var r=new ot(function(a){a(1)}),n=function(a){a(function(){},function(){})},i=r.constructor={};return i[HH]=n,Ql=r.then(function(){})instanceof n,Ql?!t&&zH&&!cb:!0}),YH=ai||!LH(function(e){ot.all(e).catch(function(){})}),mb=function(e){var t;return DH(e)&&ii(t=e.then)?t:!1},nu=function(e,t){if(!e.notified){e.notified=!0;var r=e.reactions;lb(function(){for(var n=e.value,i=e.state==pb,a=0;r.length>a;){var o=r[a++],s=i?o.ok:o.fail,l=o.resolve,c=o.reject,u=o.domain,f,m,d;try{s?(i||(e.rejection===db&&ZH(e),e.rejection=tu),s===!0?f=n:(u&&u.enter(),f=s(n),u&&(u.exit(),d=!0)),f===o.promise?c(hb("Promise-chain cycle")):(m=mb(f))?Gt(m,f,l,c):l(f)):c(n)}catch(p){u&&!d&&u.exit(),c(p)}}e.reactions=[],e.notified=!1,t&&!e.rejection&&QH(e)})}},gb=function(e,t,r){var n,i;XH?(n=Yl.createEvent("Event"),n.promise=t,n.reason=r,n.initEvent(e,!1,!0),Vt.dispatchEvent(n)):n={promise:t,reason:r},!cb&&(i=Vt["on"+e])?i(n):e===fb&&BH("Unhandled promise rejection",r)},QH=function(e){Gt(sb,Vt,function(){var t=e.facade,r=e.value,n=ab(e),i;if(n&&(i=Kl(function(){Da?eu.emit("unhandledRejection",r,t):gb(fb,t,r)}),e.rejection=Da||ab(e)?db:tu,i.error))throw i.value})},ab=function(e){return e.rejection!==tu&&!e.parent},ZH=function(e){Gt(sb,Vt,function(){var t=e.facade;Da?eu.emit("rejectionHandled",t):gb($H,t,e.value)})},Jr=function(e,t,r){return function(n){e(t,n,r)}},en=function(e,t,r){e.done||(e.done=!0,r&&(e=r),e.value=t,e.state=KH,nu(e,!0))},Zl=function(e,t,r){if(!e.done){e.done=!0,r&&(e=r);try{if(e.facade===t)throw hb("Promise can't be resolved itself");var n=mb(t);n?lb(function(){var i={done:!1};try{Gt(n,t,Jr(Zl,i,e),Jr(en,i,e))}catch(a){en(i,a,e)}}):(e.value=t,e.state=pb,nu(e,!1))}catch(i){en({done:!1},i,e)}}};if(ai&&(ot=function(t){RH(this,Zr),$l(t),Gt(Ma,this);var r=tb(this);try{t(Jr(Zl,r),Jr(en,r))}catch(n){en(r,n)}},Zr=ot.prototype,Ma=function(t){jH(this,{type:zt,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:rb,value:void 0})},Ma.prototype=MH(Zr,{then:function(t,r){var n=WH(this),i=n.reactions,a=tn(kH(this,ot));return a.ok=ii(t)?t:!0,a.fail=ii(r)&&r,a.domain=Da?eu.domain:void 0,n.parent=!0,i[i.length]=a,n.state!=rb&&nu(n,!1),a.promise},catch:function(e){return this.then(void 0,e)}}),nb=function(){var e=new Ma,t=tb(e);this.promise=e,this.resolve=Jr(Zl,t),this.reject=Jr(en,t)},ub.f=tn=function(e){return e===ot||e===ru?new nb(e):UH(e)},!Fa&&ii(Oa)&&Ir!==Object.prototype)){ib=Ir.then,Ql||(QE(Ir,"then",function(t,r){var n=this;return new ot(function(i,a){Gt(ib,n,i,a)}).then(t,r)},{unsafe:!0}),QE(Ir,"catch",Zr.catch,{unsafe:!0}));try{delete Ir.constructor}catch{}ZE&&ZE(Ir,Zr)}Ra({global:!0,wrap:!0,forced:ai},{Promise:ot});FH(ot,zt,!1,!0);OH(zt);ru=wH(zt);Ra({target:zt,stat:!0,forced:ai},{reject:function(t){var r=tn(this);return Gt(r.reject,void 0,t),r.promise}});Ra({target:zt,stat:!0,forced:Fa||ai},{resolve:function(t){return NH(Fa&&this===ru?ot:this,t)}});Ra({target:zt,stat:!0,forced:YH},{all:function(t){var r=this,n=tn(r),i=n.resolve,a=n.reject,o=Kl(function(){var s=$l(r.resolve),l=[],c=0,u=1;JE(t,function(f){var m=c++,d=!1;u++,Gt(s,r,f).then(function(p){d||(d=!0,l[m]=p,--u||i(l))},a)}),--u||i(l)});return o.error&&a(o.value),n.promise},race:function(t){var r=this,n=tn(r),i=n.reject,a=Kl(function(){var o=$l(r.resolve);JE(t,function(s){Gt(o,r,s).then(n.resolve,i)})});return a.error&&i(a.value),n.promise}})});var Ib=E((Jae,Ab)=>{var xb=re(),_b=Nn(),Tb=xe(),JH=sr(),qa=ga(),ej=kt(),tj=_e(),rj=jr(),yb="USE_FUNCTION_CONSTRUCTOR",Eb=tj("asyncIterator"),bb=xb.AsyncIterator,Sb=_b.AsyncIteratorPrototype,Mt,iu;if(Sb)Mt=Sb;else if(Tb(bb))Mt=bb.prototype;else if(_b[yb]||xb[yb])try{iu=qa(qa(qa(Function("return async function*(){}()")()))),qa(iu)===Object.prototype&&(Mt=iu)}catch{}Mt?rj&&(Mt=JH(Mt)):Mt={};Tb(Mt[Eb])||ej(Mt,Eb,function(){return this});Ab.exports=Mt});var lu=E((ese,Mb)=>{"use strict";var au=Sa(),La=Ne(),nj=sr(),Pb=rr(),ij=Pa(),Cb=br(),aj=it(),sj=Ib(),ka=aj("Promise"),oj=Cb.set,su=Cb.get,ou=function(e,t,r){var n=e.done;ka.resolve(e.value).then(function(i){t({done:n,value:i})},r)},wb=function(t){oj(this,{iterator:La(t),next:t.next})};wb.prototype=ij(nj(sj),{next:function(t){var r=su(this),n=!!arguments.length;return new ka(function(i,a){var o=La(au(r.next,r.iterator,n?[t]:[]));ou(o,i,a)})},return:function(e){var t=su(this).iterator,r=!!arguments.length;return new ka(function(n,i){var a=Pb(t,"return");if(a===void 0)return n({done:!0,value:e});var o=La(au(a,t,r?[e]:[]));ou(o,n,i)})},throw:function(e){var t=su(this).iterator,r=!!arguments.length;return new ka(function(n,i){var a=Pb(t,"throw");if(a===void 0)return i(e);var o=La(au(a,t,r?[e]:[]));ou(o,n,i)})}});Mb.exports=wb});var Ob=E((tse,Fb)=>{var lj=nt(),uj=lu(),hj=Ne(),cj=$n(),fj=rr(),pj=_e(),dj=pj("asyncIterator");Fb.exports=function(e,t){var r=arguments.length<2?fj(e,dj):t;return r?hj(lj(r,e)):new uj(cj(e))}});var Rb=E((rse,Db)=>{var mj=re();Db.exports=function(e){return mj[e].prototype}});var Nb=E((nse,kb)=>{"use strict";var gj=re(),qb=nt(),Lb=yt(),uu=Ne(),vj=it(),yj=rr(),Ej=9007199254740991,bj=gj.TypeError,si=function(e){var t=e==0,r=e==1,n=e==2,i=e==3;return function(a,o,s){uu(a);var l=vj("Promise"),c=Lb(a.next),u=0,f=o!==void 0;return(f||!t)&&Lb(o),new l(function(m,d){var p=function(v,y){try{var b=yj(a,"return");if(b)return l.resolve(qb(b,a)).then(function(){v(y)},function(S){d(S)})}catch(S){return d(S)}v(y)},g=function(v){p(d,v)},h=function(){try{if(t&&u>Ej&&f)throw bj("The allowed number of iterations has been exceeded");l.resolve(uu(qb(c,a))).then(function(v){try{if(uu(v).done)t?(s.length=u,m(s)):m(i?!1:n||void 0);else{var y=v.value;f?l.resolve(t?o(y,u):o(y)).then(function(b){r?h():n?b?h():p(m,!1):t?(s[u++]=b,h()):b?p(m,i||y):h()},g):(s[u++]=y,h())}}catch(b){g(b)}},g)}catch(v){g(v)}};h()})}};kb.exports={toArray:si(0),forEach:si(1),every:si(2),some:si(3),find:si(4)}});var Vb=E((ise,Bb)=>{"use strict";var Sj=Et(),xj=Ie(),_j=Sr(),Tj=Ob(),Aj=$n(),Ij=Xn(),Pj=rr(),Cj=Rb(),wj=it(),Mj=_e(),Fj=lu(),Oj=Nb().toArray,Dj=Mj("asyncIterator"),Rj=Cj("Array").values;Bb.exports=function(t){var r=this,n=arguments.length,i=n>1?arguments[1]:void 0,a=n>2?arguments[2]:void 0;return new(wj("Promise"))(function(o){var s=xj(t);i!==void 0&&(i=Sj(i,a));var l=Pj(s,Dj),c=l?void 0:Ij(s)||Rj,u=_j(r)?new r:[],f=l?Tj(s,l):new Fj(Aj(s,c));o(Oj(f,i,u))})}});var Gb=E(()=>{var qj=oe(),Lj=Vb();qj({target:"Array",stat:!0},{fromAsync:Lj})});var zb=E(()=>{il()});var Hb=E(()=>{"use strict";var kj=oe(),Nj=Ct().filterReject,Bj=Me();kj({target:"Array",proto:!0},{filterOut:function(t){return Nj(this,t,arguments.length>1?arguments[1]:void 0)}});Bj("filterOut")});var jb=E(()=>{"use strict";var Vj=oe(),Gj=Ct().filterReject,zj=Me();Vj({target:"Array",proto:!0},{filterReject:function(t){return Gj(this,t,arguments.length>1?arguments[1]:void 0)}});zj("filterReject")});var hu=E((pse,Ub)=>{var Hj=Et(),jj=vr(),Wj=Ie(),Uj=Ee(),Wb=function(e){var t=e==1;return function(r,n,i){for(var a=Wj(r),o=jj(a),s=Hj(n,i),l=Uj(o),c,u;l-- >0;)if(c=o[l],u=s(c,l,a),u)switch(e){case 0:return c;case 1:return l}return t?-1:void 0}};Ub.exports={findLast:Wb(0),findLastIndex:Wb(1)}});var Xb=E(()=>{"use strict";var Xj=oe(),$j=hu().findLast,Kj=Me();Xj({target:"Array",proto:!0},{findLast:function(t){return $j(this,t,arguments.length>1?arguments[1]:void 0)}});Kj("findLast")});var $b=E(()=>{"use strict";var Yj=oe(),Qj=hu().findLastIndex,Zj=Me();Yj({target:"Array",proto:!0},{findLastIndex:function(t){return Qj(this,t,arguments.length>1?arguments[1]:void 0)}});Zj("findLastIndex")});var Yb=E((yse,Kb)=>{Kb.exports=function(e,t){for(var r=0,n=t.length,i=new e(n);n>r;)i[r]=t[r++];return i}});var Zb=E((Ese,Qb)=>{var Jj=re(),eW=Et(),tW=ve(),rW=vr(),nW=Ie(),iW=Bn(),aW=Ee(),sW=sr(),oW=Yb(),lW=Jj.Array,uW=tW([].push);Qb.exports=function(e,t,r,n){for(var i=nW(e),a=rW(i),o=eW(t,r),s=sW(null),l=aW(a),c=0,u,f,m;l>c;c++)m=a[c],f=iW(o(m,c,i)),f in s?uW(s[f],m):s[f]=[m];if(n&&(u=n(i),u!==lW))for(f in s)s[f]=oW(u,s[f]);return s}});var Jb=E(()=>{"use strict";var hW=oe(),cW=Zb(),fW=al(),pW=Me();hW({target:"Array",proto:!0},{groupBy:function(t){var r=arguments.length>1?arguments[1]:void 0;return cW(this,t,r,fW)}});pW("groupBy")});var rS=E(()=>{var dW=oe(),mW=ar(),eS=Object.isFrozen,tS=function(e,t){if(!eS||!mW(e)||!eS(e))return!1;for(var r=0,n=e.length,i;r<n;)if(i=e[r++],!(typeof i=="string"||t&&typeof i>"u"))return!1;return n!==0};dW({target:"Array",stat:!0},{isTemplateObject:function(t){if(!tS(t,!0))return!1;var r=t.raw;return!(r.length!==t.length||!tS(r,!1))}})});var aS=E(()=>{"use strict";var gW=gt(),vW=Me(),nS=Ie(),iS=Ee(),yW=st().f;gW&&!("lastItem"in[])&&(yW(Array.prototype,"lastItem",{configurable:!0,get:function(){var t=nS(this),r=iS(t);return r==0?void 0:t[r-1]},set:function(t){var r=nS(this),n=iS(r);return r[n==0?0:n-1]=t}}),vW("lastItem"))});var sS=E(()=>{"use strict";var EW=gt(),bW=Me(),SW=Ie(),xW=Ee(),_W=st().f;EW&&!("lastIndex"in[])&&(_W(Array.prototype,"lastIndex",{configurable:!0,get:function(){var t=SW(this),r=xW(t);return r==0?0:r-1}}),bW("lastIndex"))});var uS=E((Cse,lS)=>{"use strict";var TW=it(),Na=ve(),AW=yt(),IW=Ee(),PW=Ie(),CW=xr(),oS=TW("Map"),cu=oS.prototype,wW=Na(cu.forEach),MW=Na(cu.has),FW=Na(cu.set),OW=Na([].push);lS.exports=function(t){var r=PW(this),n=IW(r),i=CW(r,0),a=new oS,o=t!=null?AW(t):function(u){return u},s,l,c;for(s=0;s<n;s++)l=r[s],c=o(l),MW(a,c)||FW(a,c,l);return wW(a,function(u){OW(i,u)}),i}});var hS=E(()=>{"use strict";var DW=oe(),RW=Me(),qW=uS();DW({target:"Array",proto:!0},{uniqueBy:qW});RW("uniqueBy")});var fS=E((Fse,cS)=>{var LW=k1();cE();vb();Gb();zb();Hb();jb();Xb();$b();Jb();rS();aS();sS();hS();cS.exports=LW});var MS=E(ja=>{"use strict";Object.defineProperty(ja,"__esModule",{value:!0});ja.strFromU8=wS;ja.unzip=KW;var pS={},kW=function(e,t,r,n,i){let a=new Worker(pS[t]||(pS[t]=URL.createObjectURL(new Blob([e+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return a.onmessage=function(o){let s=o.data,l=s.$e$;if(l){let c=new Error(l[0]);c.code=l[1],c.stack=l[2],i(c,null)}else i(null,s)},a.postMessage(r,n),a},We=Uint8Array,hr=Uint16Array,fu=Uint32Array,pu=new We([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),du=new We([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),vS=new We([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),yS=function(e,t){let r=new hr(31);for(var n=0;n<31;++n)r[n]=t+=1<<e[n-1];let i=new fu(r[30]);for(n=1;n<30;++n)for(let a=r[n];a<r[n+1];++a)i[a]=a-r[n]<<5|n;return[r,i]},ES=yS(pu,2),mu=ES[0],NW=ES[1];mu[28]=258,NW[258]=28;var BW=yS(du,0),bS=BW[0],za=new hr(32768);for(me=0;me<32768;++me){let e=(43690&me)>>>1|(21845&me)<<1;e=(52428&e)>>>2|(13107&e)<<2,e=(61680&e)>>>4|(3855&e)<<4,za[me]=((65280&e)>>>8|(255&e)<<8)>>>1}var me,rn=function(e,t,r){let n=e.length,i=0,a=new hr(t);for(;i<n;++i)e[i]&&++a[e[i]-1];let o=new hr(t);for(i=0;i<t;++i)o[i]=o[i-1]+a[i-1]<<1;let s;if(r){s=new hr(1<<t);let l=15-t;for(i=0;i<n;++i)if(e[i]){let c=i<<4|e[i],u=t-e[i],f=o[e[i]-1]++<<u;for(let m=f|(1<<u)-1;f<=m;++f)s[za[f]>>>l]=c}}else for(s=new hr(n),i=0;i<n;++i)e[i]&&(s[i]=za[o[e[i]-1]++]>>>15-e[i]);return s},oi=new We(288);for(me=0;me<144;++me)oi[me]=8;for(me=144;me<256;++me)oi[me]=9;for(me=256;me<280;++me)oi[me]=7;for(me=280;me<288;++me)oi[me]=8;var SS=new We(32);for(me=0;me<32;++me)SS[me]=5;var xS=rn(oi,9,1),_S=rn(SS,5,1),Va=function(e){let t=e[0];for(let r=1;r<e.length;++r)e[r]>t&&(t=e[r]);return t},lt=function(e,t,r){let n=t/8|0;return(e[n]|e[n+1]<<8)>>(7&t)&r},Ga=function(e,t){let r=t/8|0;return(e[r]|e[r+1]<<8|e[r+2]<<16)>>(7&t)},TS=function(e){return(e+7)/8|0},Ha=function(e,t,r){(t==null||t<0)&&(t=0),(r==null||r>e.length)&&(r=e.length);let n=new(e.BYTES_PER_ELEMENT===2?hr:e.BYTES_PER_ELEMENT===4?fu:We)(r-t);return n.set(e.subarray(t,r)),n},AS=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],je=function(e,t,r){let n=new Error(t||AS[e]);if(n.code=e,Error.captureStackTrace&&Error.captureStackTrace(n,je),!r)throw n;return n},IS=function(e,t,r){let n=e.length;if(!n||r&&r.f&&!r.l)return t||new We(0);let i=!t||r,a=!r||r.i;r||(r={}),t||(t=new We(3*n));let o=function(S){let x=t.length;if(S>x){let A=new We(Math.max(2*x,S));A.set(t),t=A}},s=r.f||0,l=r.p||0,c=r.b||0,u=r.l,f=r.d,m=r.m,d=r.n,p=8*n;do{if(!u){s=lt(e,l,1);let T=lt(e,l+1,3);if(l+=3,!T){let C=e[(h=TS(l)+4)-4]|e[h-3]<<8,D=h+C;if(D>n){a&&je(0);break}i&&o(c+C),t.set(e.subarray(h,D),c),r.b=c+=C,r.p=l=8*D,r.f=s;continue}if(T===1)u=xS,f=_S,m=9,d=5;else if(T===2){let C=lt(e,l,31)+257,D=lt(e,l+10,15)+4,M=C+lt(e,l+5,31)+1;l+=14;let _=new We(M),R=new We(19);for(var g=0;g<D;++g)R[vS[g]]=lt(e,l+3*g,7);l+=3*D;let w=Va(R),F=(1<<w)-1,q=rn(R,w,1);for(g=0;g<M;){let X=q[lt(e,l,F)];var h;if(l+=15&X,(h=X>>>4)<16)_[g++]=h;else{var v=0;let I=0;for(h===16?(I=3+lt(e,l,3),l+=2,v=_[g-1]):h===17?(I=3+lt(e,l,7),l+=3):h===18&&(I=11+lt(e,l,127),l+=7);I--;)_[g++]=v}}let z=_.subarray(0,C);var y=_.subarray(C);m=Va(z),d=Va(y),u=rn(z,m,1),f=rn(y,d,1)}else je(1);if(l>p){a&&je(0);break}}i&&o(c+131072);let S=(1<<m)-1,x=(1<<d)-1,A=l;for(;;A=l){let T=(v=u[Ga(e,l)&S])>>>4;if(l+=15&v,l>p){a&&je(0);break}if(v||je(2),T<256)t[c++]=T;else{if(T===256){A=l,u=null;break}{let C=T-254;if(T>264){var b=pu[g=T-257];C=lt(e,l,(1<<b)-1)+mu[g],l+=b}let D=f[Ga(e,l)&x],M=D>>>4;if(D||je(3),l+=15&D,y=bS[M],M>3&&(b=du[M],y+=Ga(e,l)&(1<<b)-1,l+=b),l>p){a&&je(0);break}i&&o(c+131072);let _=c+C;for(;c<_;c+=4)t[c]=t[c-y],t[c+1]=t[c+1-y],t[c+2]=t[c+2-y],t[c+3]=t[c+3-y];c=_}}}r.l=u,r.p=A,r.b=c,r.f=s,u&&(s=1,r.m=m,r.d=f,r.n=d)}while(!s);return c===t.length?t:Ha(t,0,c)},VW=function(e,t){let r={};for(var n in e)r[n]=e[n];for(var n in t)r[n]=t[n];return r},dS=function(e,t,r){let n=e(),i=e.toString(),a=i.slice(i.indexOf("[")+1,i.lastIndexOf("]")).replace(/\s+/g,"").split(",");for(let o=0;o<n.length;++o){let s=n[o],l=a[o];if(typeof s=="function"){t+=";"+l+"=";let c=s.toString();if(s.prototype)if(c.indexOf("[native code]")!==-1){let u=c.indexOf(" ",8)+1;t+=c.slice(u,c.indexOf("(",u))}else{t+=c;for(let u in s.prototype)t+=";"+l+".prototype."+u+"="+s.prototype[u].toString()}else t+=c}else r[l]=s}return[t,r]},Ba=[],GW=function(e){let t=[];for(let r in e)e[r].buffer&&t.push((e[r]=new e[r].constructor(e[r])).buffer);return t},zW=function(e,t,r,n){let i;if(!Ba[r]){let o="",s={},l=e.length-1;for(let c=0;c<l;++c)i=dS(e[c],o,s),o=i[0],s=i[1];Ba[r]=dS(e[l],o,s)}let a=VW({},Ba[r][1]);return kW(Ba[r][0]+";onmessage=function(e){for(var kz in e.data)self[kz]=e.data[kz];onmessage="+t.toString()+"}",r,a,GW(a),n)},HW=function(){return[We,hr,fu,pu,du,vS,mu,bS,xS,_S,za,AS,rn,Va,lt,Ga,TS,Ha,je,IS,gu,PS,CS]},PS=function(e){return postMessage(e,[e.buffer])},CS=function(e){return e&&e.size&&new We(e.size)},jW=function(e,t,r,n,i,a){var o=zW(r,n,i,function(s,l){o.terminate(),a(s,l)});return o.postMessage([e,t],t.consume?[e.buffer]:[]),function(){o.terminate()}},ur=function(e,t){return e[t]|e[t+1]<<8},Ht=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24)>>>0};function WW(e,t,r){return r||(r=t,t={}),typeof r!="function"&&je(7),jW(e,t,[HW],function(n){return PS(gu(n.data[0],CS(n.data[1])))},1,r)}function gu(e,t){return IS(e,t)}var mS=typeof TextDecoder<"u"&&new TextDecoder,UW=function(e){for(let t="",r=0;;){let n=e[r++],i=(n>127)+(n>223)+(n>239);if(r+i>e.length)return[t,Ha(e,r-1)];i?i===3?(n=((15&n)<<18|(63&e[r++])<<12|(63&e[r++])<<6|63&e[r++])-65536,t+=String.fromCharCode(55296|n>>10,56320|1023&n)):t+=1&i?String.fromCharCode((31&n)<<6|63&e[r++]):String.fromCharCode((15&n)<<12|(63&e[r++])<<6|63&e[r++]):t+=String.fromCharCode(n)}};function wS(e,t){if(t){let r="";for(let n=0;n<e.length;n+=16384)r+=String.fromCharCode.apply(null,e.subarray(n,n+16384));return r}if(mS)return mS.decode(e);{let r=UW(e),n=r[0];return r[1].length&&je(8),n}}var XW=function(e,t){return t+30+ur(e,t+26)+ur(e,t+28)},$W=function(e,t,r){let n=ur(e,t+28),i=wS(e.subarray(t+46,t+46+n),!(2048&ur(e,t+8))),a=t+46+n,o=Ht(e,t+20),s=r&&o===4294967295?z64e(e,a):[o,Ht(e,t+24),Ht(e,t+42)],l=s[0],c=s[1],u=s[2];return[ur(e,t+10),l,c,i,a+ur(e,t+30)+ur(e,t+32),u]},gS=typeof queueMicrotask=="function"?queueMicrotask:typeof setTimeout=="function"?setTimeout:function(e){e()};function KW(e,t,r){r||(r=t,t={}),typeof r!="function"&&je(7);let n=[],i=function(){for(let c=0;c<n.length;++c)n[c]()},a={},o=function(c,u){gS(function(){r(c,u)})};gS(function(){o=r});let s=e.length-22;for(;Ht(e,s)!==101010256;--s)if(!s||e.length-s>65558)return o(je(13,0,1),null),i;let l=ur(e,s+8);if(l){let c=l,u=Ht(e,s+16),f=u===4294967295||c===65535;if(f){let p=Ht(e,s-12);f=Ht(e,p)===101075792,f&&(c=l=Ht(e,p+32),u=Ht(e,p+48))}let m=t&&t.filter,d=function(){let p=$W(e,u,f),g=p[0],h=p[1],v=p[2],y=p[3],b=p[4],S=p[5],x=XW(e,S);u=b;let A=function(T,C){T?(i(),o(T,null)):(C&&(a[y]=C),--l||o(null,a))};if(!m||m({name:y,size:h,originalSize:v,compression:g}))if(g)if(g===8){let T=e.subarray(x,x+h);if(h<32e4)try{A(null,gu(T,new We(v)))}catch(C){A(C,null)}else n.push(WW(T,{size:v},A))}else A(je(14,"unknown compression type "+g,1),null);else A(null,Ha(e,x,x+h));else A(null,null)};for(let p=0;p<c;++p)d(p)}else o(null,{});return i}});function YW(e){let t=JSON.parse(e);if(!("animations"in t))throw new Error("Manifest not found");if(t.animations.length===0)throw new Error("No animations listed in the manifest");return t}function QW(e){let t=new Uint8Array(e,0,32);return t[0]===80&&t[1]===75&&t[2]===3&&t[3]===4}async function ZW(e){return await fetch(new URL(e).href).then(t=>t.arrayBuffer())}async function JW(e){return(await new Promise(r=>{let n=new FileReader;n.readAsDataURL(new Blob([e])),n.onload=()=>r(n.result)})).split(",",2)[1]}async function eU(e){let t=new Uint8Array(e),r=await new Promise((n,i)=>{(0,Wa.unzip)(t,(a,o)=>a?i(a):n(o))});return{read:n=>(0,Wa.strFromU8)(r[n]),readB64:async n=>await JW(r[n])}}async function tU(e,t){if(!("assets"in e))return e;async function r(i){let{p:a}=i;if(a==null||t.read(`images/${a}`)==null)return i;let o=a.split(".").pop(),s=await t.readB64(`images/${a}`);if(o?.startsWith("data:"))return i.p=o,i.e=1,i;switch(o){case"svg":case"svg+xml":i.p=`data:image/svg+xml;base64,${s}`;break;case"png":case"jpg":case"jpeg":case"gif":case"webp":i.p=`data:image/${o};base64,${s}`;break;default:i.p=`data:;base64,${s}`}return i.e=1,i}return(await Promise.all(e.assets.map(r))).map((i,a)=>{e.assets[a]=i}),e}async function rU(e){let t=await eU(e),r=YW(t.read("manifest.json"));return(await Promise.all(r.animations.map(i=>{let a=JSON.parse(t.read(`animations/${i.id}.json`));return tU(a,t)})))[0]}async function FS(e){let t=await ZW(e);return QW(t)?await rU(t):JSON.parse(new TextDecoder().decode(t))}var Wa,OS=de(()=>{"use strict";Wa=ue(MS())});var kS={};ze(kS,{cleanupElement:()=>Eu,createInstance:()=>qS,destroy:()=>aU,init:()=>LS,ready:()=>sU});var Ua,Rse,nU,iU,li,vu,Xa,DS,yu,RS,qS,Eu,LS,aU,sU,NS=de(()=>{"use strict";Ua=ue(So()),Rse=ue(fS());OS();nU=()=>window.Webflow.require("lottie").lottie,iU=()=>!!(window.Webflow.env("design")||window.Webflow.env("preview")),li={Playing:"playing",Stopped:"stopped"},vu=class{_cache=[];set(t,r){let n=(0,Ua.default)(this._cache,({wrapper:i})=>i===t);n!==-1&&this._cache.splice(n,1),this._cache.push({wrapper:t,instance:r})}delete(t){let r=(0,Ua.default)(this._cache,({wrapper:n})=>n===t);r!==-1&&this._cache.splice(r,1)}get(t){let r=(0,Ua.default)(this._cache,({wrapper:n})=>n===t);return r!==-1?this._cache[r].instance:null}},Xa=new vu,DS={},yu=class{config=null;currentState=li.Stopped;animationItem;handlers={enterFrame:[],complete:[],loop:[],dataReady:[],destroy:[],error:[]};load(t){let n=(t.dataset||DS).src||"";n.endsWith(".lottie")?FS(n).then(i=>{this._loadAnimation(t,i)}):this._loadAnimation(t,void 0),Xa.set(t,this),this.container=t}_loadAnimation(t,r){let n=t.dataset||DS,i=n.src||"",a=n.preserveAspectRatio||"xMidYMid meet",o=n.renderer||"svg",s=parseFloat(n.loop)===1,l=parseFloat(n.direction)||1,c=parseFloat(n.autoplay)===1,u=parseFloat(n.duration)||0,f=parseFloat(n.isIx2Target)===1,m=parseFloat(n.ix2InitialState);isNaN(m)&&(m=null);let d={src:i,loop:s,autoplay:c,renderer:o,direction:l,duration:u,hasIx2:f,ix2InitialValue:m,preserveAspectRatio:a};if(this.animationItem&&this.config&&this.config.src===i&&o===this.config.renderer&&a===this.config.preserveAspectRatio){if(s!==this.config.loop&&this.setLooping(s),f||(l!==this.config.direction&&this.setDirection(l),u!==this.config.duration&&(u>0&&u!==this.duration?this.setSpeed(this.duration/u):this.setSpeed(1))),c&&this.play(),m&&m!==this.config.ix2InitialValue){let g=m/100;this.goToFrame(this.frames*g)}this.config=d;return}let p={container:t,loop:s,autoplay:c,renderer:o,rendererSettings:{preserveAspectRatio:a,progressiveLoad:!0,hideOnTransparent:!0}};try{this.animationItem&&this.destroy(),this.animationItem=nU().loadAnimation({...p,...r?{animationData:r}:{path:i}})}catch(g){this.handlers.error.forEach(h=>h(g));return}this.animationItem&&(iU()&&(this.animationItem.addEventListener("enterFrame",()=>{if(!this.isPlaying)return;let{currentFrame:g,totalFrames:h,playDirection:v}=this.animationItem,y=g/h*100,b=Math.round(v===1?y:100-y);this.handlers.enterFrame.forEach(S=>S(b,g))}),this.animationItem.addEventListener("complete",()=>{if(this.currentState!==li.Playing){this.handlers.complete.forEach(g=>g());return}if(!this.animationItem.loop){this.handlers.complete.forEach(g=>g());return}this.currentState=li.Stopped}),this.animationItem.addEventListener("loopComplete",g=>{this.handlers.loop.forEach(h=>h(g))}),this.animationItem.addEventListener("data_failed",g=>{this.handlers.error.forEach(h=>h(g))}),this.animationItem.addEventListener("error",g=>{this.handlers.error.forEach(h=>h(g))})),this.isLoaded?(this.handlers.dataReady.forEach(g=>g()),c&&this.play()):this.animationItem.addEventListener("data_ready",()=>{if(this.handlers.dataReady.forEach(g=>g()),f||(this.setDirection(l),u>0&&u!==this.duration&&this.setSpeed(this.duration/u),c&&this.play()),m){let g=m/100;this.goToFrame(this.frames*g)}}),this.config=d)}onFrameChange(t){this.handlers.enterFrame.indexOf(t)===-1&&this.handlers.enterFrame.push(t)}onPlaybackComplete(t){this.handlers.complete.indexOf(t)===-1&&this.handlers.complete.push(t)}onLoopComplete(t){this.handlers.loop.indexOf(t)===-1&&this.handlers.loop.push(t)}onDestroy(t){this.handlers.destroy.indexOf(t)===-1&&this.handlers.destroy.push(t)}onDataReady(t){this.handlers.dataReady.indexOf(t)===-1&&this.handlers.dataReady.push(t)}onError(t){this.handlers.error.indexOf(t)===-1&&this.handlers.error.push(t)}play(){if(!this.animationItem)return;let t=this.animationItem.playDirection===1?0:this.frames;this.animationItem.goToAndPlay(t,!0),this.currentState=li.Playing}stop(){if(this.animationItem){if(this.isPlaying){let{playDirection:t}=this.animationItem,r=t===1?0:this.frames;this.animationItem.goToAndStop(r,!0)}this.currentState=li.Stopped}}destroy(){this.animationItem&&(this.isPlaying&&this.stop(),this.handlers.destroy.forEach(t=>t()),this.container&&Xa.delete(this.container),this.animationItem.destroy(),Object.keys(this.handlers).forEach(t=>this.handlers[t].length=0),this.animationItem=null,this.container=null,this.config=null)}get isPlaying(){return this.animationItem?!this.animationItem.isPaused:!1}get isPaused(){return this.animationItem?this.animationItem.isPaused:!1}get duration(){return this.animationItem?this.animationItem.getDuration():0}get frames(){return this.animationItem?this.animationItem.totalFrames:0}get direction(){return this.animationItem?this.animationItem.playDirection:1}get isLoaded(){return this.animationItem,this.animationItem.isLoaded}get ix2InitialValue(){return this.config?this.config.ix2InitialValue:null}goToFrame(t){this.animationItem&&this.animationItem.setCurrentRawFrameValue(t)}setSubframe(t){this.animationItem&&this.animationItem.setSubframe(t)}setSpeed(t=1){this.animationItem&&(this.isPlaying&&this.stop(),this.animationItem.setSpeed(t))}setLooping(t){this.animationItem&&(this.isPlaying&&this.stop(),this.animationItem.loop=t)}setDirection(t){this.animationItem&&(this.isPlaying&&this.stop(),this.animationItem.setDirection(t),this.goToFrame(t===1?0:this.frames))}},RS=()=>Array.from(document.querySelectorAll('[data-animation-type="lottie"]')),qS=e=>{let t=Xa.get(e);return t==null&&(t=new yu),t.load(e),t},Eu=e=>{let t=Xa.get(e);t&&t.destroy()},LS=()=>{RS().forEach(e=>{parseFloat(e.getAttribute("data-is-ix2-target"))===1||Eu(e),qS(e)})},aU=()=>{RS().forEach(Eu)},sU=LS});var BS=E((exports,module)=>{typeof navigator<"u"&&function(e,t){typeof exports=="object"&&typeof module<"u"?module.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self).lottie=t()}(exports,function(){"use strict";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(e){return document.createElement(e)}function extendPrototype(e,t){var r,n,i=e.length;for(r=0;r<i;r+=1)for(var a in n=e[r].prototype)Object.prototype.hasOwnProperty.call(n,a)&&(t.prototype[a]=n[a])}function getDescriptor(e,t){return Object.getOwnPropertyDescriptor(e,t)}function createProxyFunction(e){function t(){}return t.prototype=e,t}var audioControllerFactory=function(){function e(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}return e.prototype={addAudio:function(t){this.audios.push(t)},pause:function(){var t,r=this.audios.length;for(t=0;t<r;t+=1)this.audios[t].pause()},resume:function(){var t,r=this.audios.length;for(t=0;t<r;t+=1)this.audios[t].resume()},setRate:function(t){var r,n=this.audios.length;for(r=0;r<n;r+=1)this.audios[r].setRate(t)},createAudio:function(t){return this.audioFactory?this.audioFactory(t):window.Howl?new window.Howl({src:[t]}):{isPlaying:!1,play:function(){this.isPlaying=!0},seek:function(){this.isPlaying=!1},playing:function(){},rate:function(){},setVolume:function(){}}},setAudioFactory:function(t){this.audioFactory=t},setVolume:function(t){this._volume=t,this._updateVolume()},mute:function(){this._isMuted=!0,this._updateVolume()},unmute:function(){this._isMuted=!1,this._updateVolume()},getVolume:function(){return this._volume},_updateVolume:function(){var t,r=this.audios.length;for(t=0;t<r;t+=1)this.audios[t].volume(this._volume*(this._isMuted?0:1))}},function(){return new e}}(),createTypedArray=function(){function e(t,r){var n,i=0,a=[];switch(t){case"int16":case"uint8c":n=1;break;default:n=1.1}for(i=0;i<r;i+=1)a.push(n);return a}return typeof Uint8ClampedArray=="function"&&typeof Float32Array=="function"?function(t,r){return t==="float32"?new Float32Array(r):t==="int16"?new Int16Array(r):t==="uint8c"?new Uint8ClampedArray(r):e(t,r)}:e}();function createSizedArray(e){return Array.apply(null,{length:e})}function _typeof$6(e){return _typeof$6=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$6(e)}var subframeEnabled=!0,expressionsPlugin=null,expressionsInterfaces=null,idPrefix$1="",isSafari=/^((?!chrome|android).)*safari/i.test(navigator.userAgent),_shouldRoundValues=!1,bmPow=Math.pow,bmSqrt=Math.sqrt,bmFloor=Math.floor,bmMax=Math.max,bmMin=Math.min,BMMath={};function ProjectInterface$1(){return{}}(function(){var e,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"],r=t.length;for(e=0;e<r;e+=1)BMMath[t[e]]=Math[t[e]]})(),BMMath.random=Math.random,BMMath.abs=function(e){if(_typeof$6(e)==="object"&&e.length){var t,r=createSizedArray(e.length),n=e.length;for(t=0;t<n;t+=1)r[t]=Math.abs(e[t]);return r}return Math.abs(e)};var defaultCurveSegments=150,degToRads=Math.PI/180,roundCorner=.5519;function roundValues(e){_shouldRoundValues=!!e}function bmRnd(e){return _shouldRoundValues?Math.round(e):e}function styleDiv(e){e.style.position="absolute",e.style.top=0,e.style.left=0,e.style.display="block",e.style.transformOrigin="0 0",e.style.webkitTransformOrigin="0 0",e.style.backfaceVisibility="visible",e.style.webkitBackfaceVisibility="visible",e.style.transformStyle="preserve-3d",e.style.webkitTransformStyle="preserve-3d",e.style.mozTransformStyle="preserve-3d"}function BMEnterFrameEvent(e,t,r,n){this.type=e,this.currentTime=t,this.totalTime=r,this.direction=n<0?-1:1}function BMCompleteEvent(e,t){this.type=e,this.direction=t<0?-1:1}function BMCompleteLoopEvent(e,t,r,n){this.type=e,this.currentLoop=r,this.totalLoops=t,this.direction=n<0?-1:1}function BMSegmentStartEvent(e,t,r){this.type=e,this.firstFrame=t,this.totalFrames=r}function BMDestroyEvent(e,t){this.type=e,this.target=t}function BMRenderFrameErrorEvent(e,t){this.type="renderFrameError",this.nativeError=e,this.currentTime=t}function BMConfigErrorEvent(e){this.type="configError",this.nativeError=e}function BMAnimationConfigErrorEvent(e,t){this.type=e,this.nativeError=t}var createElementID=(_count=0,function(){return idPrefix$1+"__lottie_element_"+(_count+=1)}),_count;function HSVtoRGB(e,t,r){var n,i,a,o,s,l,c,u;switch(l=r*(1-t),c=r*(1-(s=6*e-(o=Math.floor(6*e)))*t),u=r*(1-(1-s)*t),o%6){case 0:n=r,i=u,a=l;break;case 1:n=c,i=r,a=l;break;case 2:n=l,i=r,a=u;break;case 3:n=l,i=c,a=r;break;case 4:n=u,i=l,a=r;break;case 5:n=r,i=l,a=c}return[n,i,a]}function RGBtoHSV(e,t,r){var n,i=Math.max(e,t,r),a=Math.min(e,t,r),o=i-a,s=i===0?0:o/i,l=i/255;switch(i){case a:n=0;break;case e:n=t-r+o*(t<r?6:0),n/=6*o;break;case t:n=r-e+2*o,n/=6*o;break;case r:n=e-t+4*o,n/=6*o}return[n,s,l]}function addSaturationToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[1]+=t,r[1]>1?r[1]=1:r[1]<=0&&(r[1]=0),HSVtoRGB(r[0],r[1],r[2])}function addBrightnessToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[2]+=t,r[2]>1?r[2]=1:r[2]<0&&(r[2]=0),HSVtoRGB(r[0],r[1],r[2])}function addHueToRGB(e,t){var r=RGBtoHSV(255*e[0],255*e[1],255*e[2]);return r[0]+=t/360,r[0]>1?r[0]-=1:r[0]<0&&(r[0]+=1),HSVtoRGB(r[0],r[1],r[2])}var rgbToHex=function(){var e,t,r=[];for(e=0;e<256;e+=1)t=e.toString(16),r[e]=t.length===1?"0"+t:t;return function(n,i,a){return n<0&&(n=0),i<0&&(i=0),a<0&&(a=0),"#"+r[n]+r[i]+r[a]}}(),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},getIdPrefix=function(){return idPrefix$1};function createNS(e){return document.createElementNS(svgNS,e)}function _typeof$5(e){return _typeof$5=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$5(e)}var dataManager=function(){var e,t,r=1,n=[],i={onmessage:function(){},postMessage:function(l){e({data:l})}},a={postMessage:function(l){i.onmessage({data:l})}};function o(){t||(t=function(l){if(window.Worker&&window.Blob&&getWebWorker()){var c=new Blob(["var _workerSelf = self; self.onmessage = ",l.toString()],{type:"text/javascript"}),u=URL.createObjectURL(c);return new Worker(u)}return e=l,i}(function(l){if(a.dataManager||(a.dataManager=function(){function u(T,C){var D,M,_,R,w,F,q=T.length;for(M=0;M<q;M+=1)if("ks"in(D=T[M])&&!D.completed){if(D.completed=!0,D.hasMask){var z=D.masksProperties;for(R=z.length,_=0;_<R;_+=1)if(z[_].pt.k.i)d(z[_].pt.k);else for(F=z[_].pt.k.length,w=0;w<F;w+=1)z[_].pt.k[w].s&&d(z[_].pt.k[w].s[0]),z[_].pt.k[w].e&&d(z[_].pt.k[w].e[0])}D.ty===0?(D.layers=f(D.refId,C),u(D.layers,C)):D.ty===4?m(D.shapes):D.ty===5&&x(D)}}function f(T,C){var D=function(M,_){for(var R=0,w=_.length;R<w;){if(_[R].id===M)return _[R];R+=1}return null}(T,C);return D?D.layers.__used?JSON.parse(JSON.stringify(D.layers)):(D.layers.__used=!0,D.layers):null}function m(T){var C,D,M;for(C=T.length-1;C>=0;C-=1)if(T[C].ty==="sh")if(T[C].ks.k.i)d(T[C].ks.k);else for(M=T[C].ks.k.length,D=0;D<M;D+=1)T[C].ks.k[D].s&&d(T[C].ks.k[D].s[0]),T[C].ks.k[D].e&&d(T[C].ks.k[D].e[0]);else T[C].ty==="gr"&&m(T[C].it)}function d(T){var C,D=T.i.length;for(C=0;C<D;C+=1)T.i[C][0]+=T.v[C][0],T.i[C][1]+=T.v[C][1],T.o[C][0]+=T.v[C][0],T.o[C][1]+=T.v[C][1]}function p(T,C){var D=C?C.split("."):[100,100,100];return T[0]>D[0]||!(D[0]>T[0])&&(T[1]>D[1]||!(D[1]>T[1])&&(T[2]>D[2]||!(D[2]>T[2])&&null))}var g,h=function(){var T=[4,4,14];function C(D){var M,_,R,w=D.length;for(M=0;M<w;M+=1)D[M].ty===5&&(R=void 0,R=(_=D[M]).t.d,_.t.d={k:[{s:R,t:0}]})}return function(D){if(p(T,D.v)&&(C(D.layers),D.assets)){var M,_=D.assets.length;for(M=0;M<_;M+=1)D.assets[M].layers&&C(D.assets[M].layers)}}}(),v=(g=[4,7,99],function(T){if(T.chars&&!p(g,T.v)){var C,D=T.chars.length;for(C=0;C<D;C+=1){var M=T.chars[C];M.data&&M.data.shapes&&(m(M.data.shapes),M.data.ip=0,M.data.op=99999,M.data.st=0,M.data.sr=1,M.data.ks={p:{k:[0,0],a:0},s:{k:[100,100],a:0},a:{k:[0,0],a:0},r:{k:0,a:0},o:{k:100,a:0}},T.chars[C].t||(M.data.shapes.push({ty:"no"}),M.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"})))}}}),y=function(){var T=[5,7,15];function C(D){var M,_,R=D.length;for(M=0;M<R;M+=1)D[M].ty===5&&(_=void 0,typeof(_=D[M].t.p).a=="number"&&(_.a={a:0,k:_.a}),typeof _.p=="number"&&(_.p={a:0,k:_.p}),typeof _.r=="number"&&(_.r={a:0,k:_.r}))}return function(D){if(p(T,D.v)&&(C(D.layers),D.assets)){var M,_=D.assets.length;for(M=0;M<_;M+=1)D.assets[M].layers&&C(D.assets[M].layers)}}}(),b=function(){var T=[4,1,9];function C(M){var _,R,w,F=M.length;for(_=0;_<F;_+=1)if(M[_].ty==="gr")C(M[_].it);else if(M[_].ty==="fl"||M[_].ty==="st")if(M[_].c.k&&M[_].c.k[0].i)for(w=M[_].c.k.length,R=0;R<w;R+=1)M[_].c.k[R].s&&(M[_].c.k[R].s[0]/=255,M[_].c.k[R].s[1]/=255,M[_].c.k[R].s[2]/=255,M[_].c.k[R].s[3]/=255),M[_].c.k[R].e&&(M[_].c.k[R].e[0]/=255,M[_].c.k[R].e[1]/=255,M[_].c.k[R].e[2]/=255,M[_].c.k[R].e[3]/=255);else M[_].c.k[0]/=255,M[_].c.k[1]/=255,M[_].c.k[2]/=255,M[_].c.k[3]/=255}function D(M){var _,R=M.length;for(_=0;_<R;_+=1)M[_].ty===4&&C(M[_].shapes)}return function(M){if(p(T,M.v)&&(D(M.layers),M.assets)){var _,R=M.assets.length;for(_=0;_<R;_+=1)M.assets[_].layers&&D(M.assets[_].layers)}}}(),S=function(){var T=[4,4,18];function C(M){var _,R,w;for(_=M.length-1;_>=0;_-=1)if(M[_].ty==="sh")if(M[_].ks.k.i)M[_].ks.k.c=M[_].closed;else for(w=M[_].ks.k.length,R=0;R<w;R+=1)M[_].ks.k[R].s&&(M[_].ks.k[R].s[0].c=M[_].closed),M[_].ks.k[R].e&&(M[_].ks.k[R].e[0].c=M[_].closed);else M[_].ty==="gr"&&C(M[_].it)}function D(M){var _,R,w,F,q,z,X=M.length;for(R=0;R<X;R+=1){if((_=M[R]).hasMask){var I=_.masksProperties;for(F=I.length,w=0;w<F;w+=1)if(I[w].pt.k.i)I[w].pt.k.c=I[w].cl;else for(z=I[w].pt.k.length,q=0;q<z;q+=1)I[w].pt.k[q].s&&(I[w].pt.k[q].s[0].c=I[w].cl),I[w].pt.k[q].e&&(I[w].pt.k[q].e[0].c=I[w].cl)}_.ty===4&&C(_.shapes)}}return function(M){if(p(T,M.v)&&(D(M.layers),M.assets)){var _,R=M.assets.length;for(_=0;_<R;_+=1)M.assets[_].layers&&D(M.assets[_].layers)}}}();function x(T){T.t.a.length===0&&T.t.p}var A={completeData:function(T){T.__complete||(b(T),h(T),v(T),y(T),S(T),u(T.layers,T.assets),function(C,D){if(C){var M=0,_=C.length;for(M=0;M<_;M+=1)C[M].t===1&&(C[M].data.layers=f(C[M].data.refId,D),u(C[M].data.layers,D))}}(T.chars,T.assets),T.__complete=!0)}};return A.checkColors=b,A.checkChars=v,A.checkPathProperties=y,A.checkShapes=S,A.completeLayers=u,A}()),a.assetLoader||(a.assetLoader=function(){function u(f){var m=f.getResponseHeader("content-type");return m&&f.responseType==="json"&&m.indexOf("json")!==-1||f.response&&_typeof$5(f.response)==="object"?f.response:f.response&&typeof f.response=="string"?JSON.parse(f.response):f.responseText?JSON.parse(f.responseText):null}return{load:function(f,m,d,p){var g,h=new XMLHttpRequest;try{h.responseType="json"}catch{}h.onreadystatechange=function(){if(h.readyState===4)if(h.status===200)g=u(h),d(g);else try{g=u(h),d(g)}catch(v){p&&p(v)}};try{h.open(["G","E","T"].join(""),f,!0)}catch{h.open(["G","E","T"].join(""),m+"/"+f,!0)}h.send()}}}()),l.data.type==="loadAnimation")a.assetLoader.load(l.data.path,l.data.fullPath,function(u){a.dataManager.completeData(u),a.postMessage({id:l.data.id,payload:u,status:"success"})},function(){a.postMessage({id:l.data.id,status:"error"})});else if(l.data.type==="complete"){var c=l.data.animation;a.dataManager.completeData(c),a.postMessage({id:l.data.id,payload:c,status:"success"})}else l.data.type==="loadData"&&a.assetLoader.load(l.data.path,l.data.fullPath,function(u){a.postMessage({id:l.data.id,payload:u,status:"success"})},function(){a.postMessage({id:l.data.id,status:"error"})})}),t.onmessage=function(l){var c=l.data,u=c.id,f=n[u];n[u]=null,c.status==="success"?f.onComplete(c.payload):f.onError&&f.onError()})}function s(l,c){var u="processId_"+(r+=1);return n[u]={onComplete:l,onError:c},u}return{loadAnimation:function(l,c,u){o();var f=s(c,u);t.postMessage({type:"loadAnimation",path:l,fullPath:window.location.origin+window.location.pathname,id:f})},loadData:function(l,c,u){o();var f=s(c,u);t.postMessage({type:"loadData",path:l,fullPath:window.location.origin+window.location.pathname,id:f})},completeAnimation:function(l,c,u){o();var f=s(c,u);t.postMessage({type:"complete",animation:l,id:f})}}}(),ImagePreloader=function(){var e=function(){var s=createTag("canvas");s.width=1,s.height=1;var l=s.getContext("2d");return l.fillStyle="rgba(0,0,0,0)",l.fillRect(0,0,1,1),s}();function t(){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 n(s,l,c){var u="";if(s.e)u=s.p;else if(l){var f=s.p;f.indexOf("images/")!==-1&&(f=f.split("/")[1]),u=l+f}else u=c,u+=s.u?s.u:"",u+=s.p;return u}function i(s){var l=0,c=setInterval(function(){(s.getBBox().width||l>500)&&(this._imageLoaded(),clearInterval(c)),l+=1}.bind(this),50)}function a(s){var l={assetData:s},c=n(s,this.assetsPath,this.path);return dataManager.loadData(c,function(u){l.img=u,this._footageLoaded()}.bind(this),function(){l.img={},this._footageLoaded()}.bind(this)),l}function o(){this._imageLoaded=t.bind(this),this._footageLoaded=r.bind(this),this.testImageLoaded=i.bind(this),this.createFootageData=a.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[]}return o.prototype={loadAssets:function(s,l){var c;this.imagesLoadedCb=l;var u=s.length;for(c=0;c<u;c+=1)s[c].layers||(s[c].t&&s[c].t!=="seq"?s[c].t===3&&(this.totalFootages+=1,this.images.push(this.createFootageData(s[c]))):(this.totalImages+=1,this.images.push(this._createImageData(s[c]))))},setAssetsPath:function(s){this.assetsPath=s||""},setPath:function(s){this.path=s||""},loadedImages:function(){return this.totalImages===this.loadedAssets},loadedFootages:function(){return this.totalFootages===this.loadedFootagesCount},destroy:function(){this.imagesLoadedCb=null,this.images.length=0},getAsset:function(s){for(var l=0,c=this.images.length;l<c;){if(this.images[l].assetData===s)return this.images[l].img;l+=1}return null},createImgData:function(s){var l=n(s,this.assetsPath,this.path),c=createTag("img");c.crossOrigin="anonymous",c.addEventListener("load",this._imageLoaded,!1),c.addEventListener("error",function(){u.img=e,this._imageLoaded()}.bind(this),!1),c.src=l;var u={img:c,assetData:s};return u},createImageData:function(s){var l=n(s,this.assetsPath,this.path),c=createNS("image");isSafari?this.testImageLoaded(c):c.addEventListener("load",this._imageLoaded,!1),c.addEventListener("error",function(){u.img=e,this._imageLoaded()}.bind(this),!1),c.setAttributeNS("http://www.w3.org/1999/xlink","href",l),this._elementHelper.append?this._elementHelper.append(c):this._elementHelper.appendChild(c);var u={img:c,assetData:s};return u},imageLoaded:t,footageLoaded:r,setCacheType:function(s,l){s==="svg"?(this._elementHelper=l,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}},o}();function BaseEvent(){}BaseEvent.prototype={triggerEvent:function(e,t){if(this._cbs[e])for(var r=this._cbs[e],n=0;n<r.length;n+=1)r[n](t)},addEventListener:function(e,t){return this._cbs[e]||(this._cbs[e]=[]),this._cbs[e].push(t),function(){this.removeEventListener(e,t)}.bind(this)},removeEventListener:function(e,t){if(t){if(this._cbs[e]){for(var r=0,n=this._cbs[e].length;r<n;)this._cbs[e][r]===t&&(this._cbs[e].splice(r,1),r-=1,n-=1),r+=1;this._cbs[e].length||(this._cbs[e]=null)}}else this._cbs[e]=null}};var markerParser=function(){function e(t){for(var r,n=t.split(`\r
`),i={},a=0,o=0;o<n.length;o+=1)(r=n[o].split(":")).length===2&&(i[r[0]]=r[1].trim(),a+=1);if(a===0)throw new Error;return i}return function(t){for(var r=[],n=0;n<t.length;n+=1){var i=t[n],a={time:i.tm,duration:i.dr};try{a.payload=JSON.parse(t[n].cm)}catch{try{a.payload=e(t[n].cm)}catch{a.payload={name:t[n].cm}}}r.push(a)}return r}}(),ProjectInterface=function(){function e(t){this.compositions.push(t)}return function(){function t(r){for(var n=0,i=this.compositions.length;n<i;){if(this.compositions[n].data&&this.compositions[n].data.nm===r)return this.compositions[n].prepareFrame&&this.compositions[n].data.xt&&this.compositions[n].prepareFrame(this.currentFrame),this.compositions[n].compInterface;n+=1}return null}return t.compositions=[],t.currentFrame=0,t.registerComposition=e,t}}(),renderers={},registerRenderer=function(e,t){renderers[e]=t};function getRenderer(e){return renderers[e]}function getRegisteredRenderer(){if(renderers.canvas)return"canvas";for(var e in renderers)if(renderers[e])return e;return""}function _typeof$4(e){return _typeof$4=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$4(e)}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(e){(e.wrapper||e.container)&&(this.wrapper=e.wrapper||e.container);var t="svg";e.animType?t=e.animType:e.renderer&&(t=e.renderer);var r=getRenderer(t);this.renderer=new r(this,e.rendererSettings),this.imagePreloader.setCacheType(t,this.renderer.globalData.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=t,e.loop===""||e.loop===null||e.loop===void 0||e.loop===!0?this.loop=!0:e.loop===!1?this.loop=!1:this.loop=parseInt(e.loop,10),this.autoplay=!("autoplay"in e)||e.autoplay,this.name=e.name?e.name:"",this.autoloadSegments=!Object.prototype.hasOwnProperty.call(e,"autoloadSegments")||e.autoloadSegments,this.assetsPath=e.assetsPath,this.initialSegment=e.initialSegment,e.audioFactory&&this.audioController.setAudioFactory(e.audioFactory),e.animationData?this.setupAnimation(e.animationData):e.path&&(e.path.lastIndexOf("\\")!==-1?this.path=e.path.substr(0,e.path.lastIndexOf("\\")+1):this.path=e.path.substr(0,e.path.lastIndexOf("/")+1),this.fileName=e.path.substr(e.path.lastIndexOf("/")+1),this.fileName=this.fileName.substr(0,this.fileName.lastIndexOf(".json")),dataManager.loadAnimation(e.path,this.configAnimation,this.onSetupError))},AnimationItem.prototype.onSetupError=function(){this.trigger("data_failed")},AnimationItem.prototype.setupAnimation=function(e){dataManager.completeAnimation(e,this.configAnimation)},AnimationItem.prototype.setData=function(e,t){t&&_typeof$4(t)!=="object"&&(t=JSON.parse(t));var r={wrapper:e,animationData:t},n=e.attributes;r.path=n.getNamedItem("data-animation-path")?n.getNamedItem("data-animation-path").value:n.getNamedItem("data-bm-path")?n.getNamedItem("data-bm-path").value:n.getNamedItem("bm-path")?n.getNamedItem("bm-path").value:"",r.animType=n.getNamedItem("data-anim-type")?n.getNamedItem("data-anim-type").value:n.getNamedItem("data-bm-type")?n.getNamedItem("data-bm-type").value:n.getNamedItem("bm-type")?n.getNamedItem("bm-type").value:n.getNamedItem("data-bm-renderer")?n.getNamedItem("data-bm-renderer").value:n.getNamedItem("bm-renderer")?n.getNamedItem("bm-renderer").value:getRegisteredRenderer()||"canvas";var i=n.getNamedItem("data-anim-loop")?n.getNamedItem("data-anim-loop").value:n.getNamedItem("data-bm-loop")?n.getNamedItem("data-bm-loop").value:n.getNamedItem("bm-loop")?n.getNamedItem("bm-loop").value:"";i==="false"?r.loop=!1:i==="true"?r.loop=!0:i!==""&&(r.loop=parseInt(i,10));var a=n.getNamedItem("data-anim-autoplay")?n.getNamedItem("data-anim-autoplay").value:n.getNamedItem("data-bm-autoplay")?n.getNamedItem("data-bm-autoplay").value:!n.getNamedItem("bm-autoplay")||n.getNamedItem("bm-autoplay").value;r.autoplay=a!=="false",r.name=n.getNamedItem("data-name")?n.getNamedItem("data-name").value:n.getNamedItem("data-bm-name")?n.getNamedItem("data-bm-name").value:n.getNamedItem("bm-name")?n.getNamedItem("bm-name").value:"",(n.getNamedItem("data-anim-prerender")?n.getNamedItem("data-anim-prerender").value:n.getNamedItem("data-bm-prerender")?n.getNamedItem("data-bm-prerender").value:n.getNamedItem("bm-prerender")?n.getNamedItem("bm-prerender").value:"")==="false"&&(r.prerender=!1),r.path?this.setParams(r):this.trigger("destroy")},AnimationItem.prototype.includeLayers=function(e){e.op>this.animationData.op&&(this.animationData.op=e.op,this.totalFrames=Math.floor(e.op-this.animationData.ip));var t,r,n=this.animationData.layers,i=n.length,a=e.layers,o=a.length;for(r=0;r<o;r+=1)for(t=0;t<i;){if(n[t].id===a[r].id){n[t]=a[r];break}t+=1}if((e.chars||e.fonts)&&(this.renderer.globalData.fontManager.addChars(e.chars),this.renderer.globalData.fontManager.addFonts(e.fonts,this.renderer.globalData.defs)),e.assets)for(i=e.assets.length,t=0;t<i;t+=1)this.animationData.assets.push(e.assets[t]);this.animationData.__complete=!1,dataManager.completeAnimation(this.animationData,this.onSegmentComplete)},AnimationItem.prototype.onSegmentComplete=function(e){this.animationData=e;var t=getExpressionsPlugin();t&&t.initExpressions(this),this.loadNextSegment()},AnimationItem.prototype.loadNextSegment=function(){var e=this.animationData.segments;if(!e||e.length===0||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.totalFrames);var t=e.shift();this.timeCompleted=t.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(){this.animationData.segments||(this.timeCompleted=this.totalFrames),this.loadNextSegment()},AnimationItem.prototype.imagesLoaded=function(){this.trigger("loaded_images"),this.checkLoaded()},AnimationItem.prototype.preloadImages=function(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))},AnimationItem.prototype.configAnimation=function(e){if(this.renderer)try{this.animationData=e,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(e),e.assets||(e.assets=[]),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.frameMult=this.animationData.fr/1e3,this.renderer.searchExtraCompositions(e.assets),this.markers=markerParser(e.markers||[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}},AnimationItem.prototype.waitForFontsLoaded=function(){this.renderer&&(this.renderer.globalData.fontManager.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20))},AnimationItem.prototype.checkLoaded=function(){if(!this.isLoaded&&this.renderer.globalData.fontManager.isLoaded&&(this.imagePreloader.loadedImages()||this.renderer.rendererType!=="canvas")&&this.imagePreloader.loadedFootages()){this.isLoaded=!0;var e=getExpressionsPlugin();e&&e.initExpressions(this),this.renderer.initItems(),setTimeout(function(){this.trigger("DOMLoaded")}.bind(this),0),this.gotoFrame(),this.autoplay&&this.play()}},AnimationItem.prototype.resize=function(e,t){var r=typeof e=="number"?e:void 0,n=typeof t=="number"?t:void 0;this.renderer.updateContainerSize(r,n)},AnimationItem.prototype.setSubframe=function(e){this.isSubframeEnabled=!!e},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(e){this.triggerRenderFrameError(e)}},AnimationItem.prototype.play=function(e){e&&this.name!==e||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(e){e&&this.name!==e||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(e){e&&this.name!==e||(this.isPaused===!0?this.play():this.pause())},AnimationItem.prototype.stop=function(e){e&&this.name!==e||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},AnimationItem.prototype.getMarkerData=function(e){for(var t,r=0;r<this.markers.length;r+=1)if((t=this.markers[r]).payload&&t.payload.name===e)return t;return null},AnimationItem.prototype.goToAndStop=function(e,t,r){if(!r||this.name===r){var n=Number(e);if(isNaN(n)){var i=this.getMarkerData(e);i&&this.goToAndStop(i.time,!0)}else t?this.setCurrentRawFrameValue(e):this.setCurrentRawFrameValue(e*this.frameModifier);this.pause()}},AnimationItem.prototype.goToAndPlay=function(e,t,r){if(!r||this.name===r){var n=Number(e);if(isNaN(n)){var i=this.getMarkerData(e);i&&(i.duration?this.playSegments([i.time,i.time+i.duration],!0):this.goToAndStop(i.time,!0))}else this.goToAndStop(n,t,r);this.play()}},AnimationItem.prototype.advanceTime=function(e){if(this.isPaused!==!0&&this.isLoaded!==!1){var t=this.currentRawFrame+e*this.frameModifier,r=!1;t>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?t>=this.totalFrames?(this.playCount+=1,this.checkSegments(t%this.totalFrames)||(this.setCurrentRawFrameValue(t%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(t):this.checkSegments(t>this.totalFrames?t%this.totalFrames:0)||(r=!0,t=this.totalFrames-1):t<0?this.checkSegments(t%this.totalFrames)||(!this.loop||this.playCount--<=0&&this.loop!==!0?(r=!0,t=0):(this.setCurrentRawFrameValue(this.totalFrames+t%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0)):this.setCurrentRawFrameValue(t),r&&(this.setCurrentRawFrameValue(t),this.pause(),this.trigger("complete"))}},AnimationItem.prototype.adjustSegment=function(e,t){this.playCount=0,e[1]<e[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=e[0]-e[1],this.timeCompleted=this.totalFrames,this.firstFrame=e[1],this.setCurrentRawFrameValue(this.totalFrames-.001-t)):e[1]>e[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=e[1]-e[0],this.timeCompleted=this.totalFrames,this.firstFrame=e[0],this.setCurrentRawFrameValue(.001+t)),this.trigger("segmentStart")},AnimationItem.prototype.setSegment=function(e,t){var r=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<e?r=e:this.currentRawFrame+this.firstFrame>t&&(r=t-e)),this.firstFrame=e,this.totalFrames=t-e,this.timeCompleted=this.totalFrames,r!==-1&&this.goToAndStop(r,!0)},AnimationItem.prototype.playSegments=function(e,t){if(t&&(this.segments.length=0),_typeof$4(e[0])==="object"){var r,n=e.length;for(r=0;r<n;r+=1)this.segments.push(e[r])}else this.segments.push(e);this.segments.length&&t&&this.adjustSegment(this.segments.shift(),0),this.isPaused&&this.play()},AnimationItem.prototype.resetSegments=function(e){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),e&&this.checkSegments(0)},AnimationItem.prototype.checkSegments=function(e){return!!this.segments.length&&(this.adjustSegment(this.segments.shift(),e),!0)},AnimationItem.prototype.destroy=function(e){e&&this.name!==e||!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(e){this.currentRawFrame=e,this.gotoFrame()},AnimationItem.prototype.setSpeed=function(e){this.playSpeed=e,this.updaFrameModifier()},AnimationItem.prototype.setDirection=function(e){this.playDirection=e<0?-1:1,this.updaFrameModifier()},AnimationItem.prototype.setLoop=function(e){this.loop=e},AnimationItem.prototype.setVolume=function(e,t){t&&this.name!==t||this.audioController.setVolume(e)},AnimationItem.prototype.getVolume=function(){return this.audioController.getVolume()},AnimationItem.prototype.mute=function(e){e&&this.name!==e||this.audioController.mute()},AnimationItem.prototype.unmute=function(e){e&&this.name!==e||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(e){var t="";if(e.e)t=e.p;else if(this.assetsPath){var r=e.p;r.indexOf("images/")!==-1&&(r=r.split("/")[1]),t=this.assetsPath+r}else t=this.path,t+=e.u?e.u:"",t+=e.p;return t},AnimationItem.prototype.getAssetData=function(e){for(var t=0,r=this.assets.length;t<r;){if(e===this.assets[t].id)return this.assets[t];t+=1}return null},AnimationItem.prototype.hide=function(){this.renderer.hide()},AnimationItem.prototype.show=function(){this.renderer.show()},AnimationItem.prototype.getDuration=function(e){return e?this.totalFrames:this.totalFrames/this.frameRate},AnimationItem.prototype.updateDocumentData=function(e,t,r){try{this.renderer.getElementByPath(e).updateDocumentData(t,r)}catch{}},AnimationItem.prototype.trigger=function(e){if(this._cbs&&this._cbs[e])switch(e){case"enterFrame":this.triggerEvent(e,new BMEnterFrameEvent(e,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(e,this.drawnFrameEvent);break;case"loopComplete":this.triggerEvent(e,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(e,new BMCompleteEvent(e,this.frameMult));break;case"segmentStart":this.triggerEvent(e,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(e,new BMDestroyEvent(e,this));break;default:this.triggerEvent(e)}e==="enterFrame"&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(e,this.currentFrame,this.totalFrames,this.frameMult)),e==="loopComplete"&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(e,this.loop,this.playCount,this.frameMult)),e==="complete"&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(e,this.frameMult)),e==="segmentStart"&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(e,this.firstFrame,this.totalFrames)),e==="destroy"&&this.onDestroy&&this.onDestroy.call(this,new BMDestroyEvent(e,this))},AnimationItem.prototype.triggerRenderFrameError=function(e){var t=new BMRenderFrameErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)},AnimationItem.prototype.triggerConfigError=function(e){var t=new BMConfigErrorEvent(e,this.currentFrame);this.triggerEvent("error",t),this.onError&&this.onError.call(this,t)};var animationManager=function(){var e={},t=[],r=0,n=0,i=0,a=!0,o=!1;function s(g){for(var h=0,v=g.target;h<n;)t[h].animation===v&&(t.splice(h,1),h-=1,n-=1,v.isPaused||u()),h+=1}function l(g,h){if(!g)return null;for(var v=0;v<n;){if(t[v].elem===g&&t[v].elem!==null)return t[v].animation;v+=1}var y=new AnimationItem;return f(y,g),y.setData(g,h),y}function c(){i+=1,p()}function u(){i-=1}function f(g,h){g.addEventListener("destroy",s),g.addEventListener("_active",c),g.addEventListener("_idle",u),t.push({elem:h,animation:g}),n+=1}function m(g){var h,v=g-r;for(h=0;h<n;h+=1)t[h].animation.advanceTime(v);r=g,i&&!o?window.requestAnimationFrame(m):a=!0}function d(g){r=g,window.requestAnimationFrame(m)}function p(){!o&&i&&a&&(window.requestAnimationFrame(d),a=!1)}return e.registerAnimation=l,e.loadAnimation=function(g){var h=new AnimationItem;return f(h,null),h.setParams(g),h},e.setSpeed=function(g,h){var v;for(v=0;v<n;v+=1)t[v].animation.setSpeed(g,h)},e.setDirection=function(g,h){var v;for(v=0;v<n;v+=1)t[v].animation.setDirection(g,h)},e.play=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.play(g)},e.pause=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.pause(g)},e.stop=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.stop(g)},e.togglePause=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.togglePause(g)},e.searchAnimations=function(g,h,v){var y,b=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),S=b.length;for(y=0;y<S;y+=1)v&&b[y].setAttribute("data-bm-type",v),l(b[y],g);if(h&&S===0){v||(v="svg");var x=document.getElementsByTagName("body")[0];x.innerText="";var A=createTag("div");A.style.width="100%",A.style.height="100%",A.setAttribute("data-bm-type",v),x.appendChild(A),l(A,g)}},e.resize=function(){var g;for(g=0;g<n;g+=1)t[g].animation.resize()},e.goToAndStop=function(g,h,v){var y;for(y=0;y<n;y+=1)t[y].animation.goToAndStop(g,h,v)},e.destroy=function(g){var h;for(h=n-1;h>=0;h-=1)t[h].animation.destroy(g)},e.freeze=function(){o=!0},e.unfreeze=function(){o=!1,p()},e.setVolume=function(g,h){var v;for(v=0;v<n;v+=1)t[v].animation.setVolume(g,h)},e.mute=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.mute(g)},e.unmute=function(g){var h;for(h=0;h<n;h+=1)t[h].animation.unmute(g)},e.getRegisteredAnimations=function(){var g,h=t.length,v=[];for(g=0;g<h;g+=1)v.push(t[g].animation);return v},e}(),BezierFactory=function(){var e={getBezierEasing:function(u,f,m,d,p){var g=p||("bez_"+u+"_"+f+"_"+m+"_"+d).replace(/\./g,"p");if(t[g])return t[g];var h=new c([u,f,m,d]);return t[g]=h,h}},t={},r=.1,n=typeof Float32Array=="function";function i(u,f){return 1-3*f+3*u}function a(u,f){return 3*f-6*u}function o(u){return 3*u}function s(u,f,m){return((i(f,m)*u+a(f,m))*u+o(f))*u}function l(u,f,m){return 3*i(f,m)*u*u+2*a(f,m)*u+o(f)}function c(u){this._p=u,this._mSampleValues=n?new Float32Array(11):new Array(11),this._precomputed=!1,this.get=this.get.bind(this)}return c.prototype={get:function(u){var f=this._p[0],m=this._p[1],d=this._p[2],p=this._p[3];return this._precomputed||this._precompute(),f===m&&d===p?u:u===0?0:u===1?1:s(this._getTForX(u),m,p)},_precompute:function(){var u=this._p[0],f=this._p[1],m=this._p[2],d=this._p[3];this._precomputed=!0,u===f&&m===d||this._calcSampleValues()},_calcSampleValues:function(){for(var u=this._p[0],f=this._p[2],m=0;m<11;++m)this._mSampleValues[m]=s(m*r,u,f)},_getTForX:function(u){for(var f=this._p[0],m=this._p[2],d=this._mSampleValues,p=0,g=1;g!==10&&d[g]<=u;++g)p+=r;var h=p+(u-d[--g])/(d[g+1]-d[g])*r,v=l(h,f,m);return v>=.001?function(y,b,S,x){for(var A=0;A<4;++A){var T=l(b,S,x);if(T===0)return b;b-=(s(b,S,x)-y)/T}return b}(u,h,f,m):v===0?h:function(y,b,S,x,A){var T,C,D=0;do(T=s(C=b+(S-b)/2,x,A)-y)>0?S=C:b=C;while(Math.abs(T)>1e-7&&++D<10);return C}(u,p,p+r,f,m)}},e}(),pooling={double:function(e){return e.concat(createSizedArray(e.length))}},poolFactory=function(e,t,r){var n=0,i=e,a=createSizedArray(i);return{newElement:function(){return n?a[n-=1]:t()},release:function(o){n===i&&(a=pooling.double(a),i*=2),r&&r(o),a[n]=o,n+=1}}},bezierLengthPool=poolFactory(8,function(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}),segmentsLengthPool=poolFactory(8,function(){return{lengths:[],totalLength:0}},function(e){var t,r=e.lengths.length;for(t=0;t<r;t+=1)bezierLengthPool.release(e.lengths[t]);e.lengths.length=0});function bezFunction(){var e=Math;function t(c,u,f,m,d,p){var g=c*m+u*d+f*p-d*m-p*c-f*u;return g>-.001&&g<.001}var r=function(c,u,f,m){var d,p,g,h,v,y,b=getDefaultCurveSegments(),S=0,x=[],A=[],T=bezierLengthPool.newElement();for(g=f.length,d=0;d<b;d+=1){for(v=d/(b-1),y=0,p=0;p<g;p+=1)h=bmPow(1-v,3)*c[p]+3*bmPow(1-v,2)*v*f[p]+3*(1-v)*bmPow(v,2)*m[p]+bmPow(v,3)*u[p],x[p]=h,A[p]!==null&&(y+=bmPow(x[p]-A[p],2)),A[p]=x[p];y&&(S+=y=bmSqrt(y)),T.percents[d]=v,T.lengths[d]=S}return T.addedLength=S,T};function n(c){this.segmentLength=0,this.points=new Array(c)}function i(c,u){this.partialLength=c,this.point=u}var a,o=(a={},function(c,u,f,m){var d=(c[0]+"_"+c[1]+"_"+u[0]+"_"+u[1]+"_"+f[0]+"_"+f[1]+"_"+m[0]+"_"+m[1]).replace(/\./g,"p");if(!a[d]){var p,g,h,v,y,b,S,x=getDefaultCurveSegments(),A=0,T=null;c.length===2&&(c[0]!==u[0]||c[1]!==u[1])&&t(c[0],c[1],u[0],u[1],c[0]+f[0],c[1]+f[1])&&t(c[0],c[1],u[0],u[1],u[0]+m[0],u[1]+m[1])&&(x=2);var C=new n(x);for(h=f.length,p=0;p<x;p+=1){for(S=createSizedArray(h),y=p/(x-1),b=0,g=0;g<h;g+=1)v=bmPow(1-y,3)*c[g]+3*bmPow(1-y,2)*y*(c[g]+f[g])+3*(1-y)*bmPow(y,2)*(u[g]+m[g])+bmPow(y,3)*u[g],S[g]=v,T!==null&&(b+=bmPow(S[g]-T[g],2));A+=b=bmSqrt(b),C.points[p]=new i(b,S),T=S}C.segmentLength=A,a[d]=C}return a[d]});function s(c,u){var f=u.percents,m=u.lengths,d=f.length,p=bmFloor((d-1)*c),g=c*u.addedLength,h=0;if(p===d-1||p===0||g===m[p])return f[p];for(var v=m[p]>g?-1:1,y=!0;y;)if(m[p]<=g&&m[p+1]>g?(h=(g-m[p])/(m[p+1]-m[p]),y=!1):p+=v,p<0||p>=d-1){if(p===d-1)return f[p];y=!1}return f[p]+(f[p+1]-f[p])*h}var l=createTypedArray("float32",8);return{getSegmentsLength:function(c){var u,f=segmentsLengthPool.newElement(),m=c.c,d=c.v,p=c.o,g=c.i,h=c._length,v=f.lengths,y=0;for(u=0;u<h-1;u+=1)v[u]=r(d[u],d[u+1],p[u],g[u+1]),y+=v[u].addedLength;return m&&h&&(v[u]=r(d[u],d[0],p[u],g[0]),y+=v[u].addedLength),f.totalLength=y,f},getNewSegment:function(c,u,f,m,d,p,g){d<0?d=0:d>1&&(d=1);var h,v=s(d,g),y=s(p=p>1?1:p,g),b=c.length,S=1-v,x=1-y,A=S*S*S,T=v*S*S*3,C=v*v*S*3,D=v*v*v,M=S*S*x,_=v*S*x+S*v*x+S*S*y,R=v*v*x+S*v*y+v*S*y,w=v*v*y,F=S*x*x,q=v*x*x+S*y*x+S*x*y,z=v*y*x+S*y*y+v*x*y,X=v*y*y,I=x*x*x,O=y*x*x+x*y*x+x*x*y,L=y*y*x+x*y*y+y*x*y,H=y*y*y;for(h=0;h<b;h+=1)l[4*h]=e.round(1e3*(A*c[h]+T*f[h]+C*m[h]+D*u[h]))/1e3,l[4*h+1]=e.round(1e3*(M*c[h]+_*f[h]+R*m[h]+w*u[h]))/1e3,l[4*h+2]=e.round(1e3*(F*c[h]+q*f[h]+z*m[h]+X*u[h]))/1e3,l[4*h+3]=e.round(1e3*(I*c[h]+O*f[h]+L*m[h]+H*u[h]))/1e3;return l},getPointInSegment:function(c,u,f,m,d,p){var g=s(d,p),h=1-g;return[e.round(1e3*(h*h*h*c[0]+(g*h*h+h*g*h+h*h*g)*f[0]+(g*g*h+h*g*g+g*h*g)*m[0]+g*g*g*u[0]))/1e3,e.round(1e3*(h*h*h*c[1]+(g*h*h+h*g*h+h*h*g)*f[1]+(g*g*h+h*g*g+g*h*g)*m[1]+g*g*g*u[1]))/1e3]},buildBezierData:o,pointOnLine2D:t,pointOnLine3D:function(c,u,f,m,d,p,g,h,v){if(f===0&&p===0&&v===0)return t(c,u,m,d,g,h);var y,b=e.sqrt(e.pow(m-c,2)+e.pow(d-u,2)+e.pow(p-f,2)),S=e.sqrt(e.pow(g-c,2)+e.pow(h-u,2)+e.pow(v-f,2)),x=e.sqrt(e.pow(g-m,2)+e.pow(h-d,2)+e.pow(v-p,2));return(y=b>S?b>x?b-S-x:x-S-b:x>S?x-S-b:S-b-x)>-1e-4&&y<1e-4}}}var bez=bezFunction(),initFrame=initialDefaultFrame,mathAbs=Math.abs;function interpolateValue(e,t){var r,n=this.offsetTime;this.propType==="multidimensional"&&(r=createTypedArray("float32",this.pv.length));for(var i,a,o,s,l,c,u,f,m,d=t.lastIndex,p=d,g=this.keyframes.length-1,h=!0;h;){if(i=this.keyframes[p],a=this.keyframes[p+1],p===g-1&&e>=a.t-n){i.h&&(i=a),d=0;break}if(a.t-n>e){d=p;break}p<g-1?p+=1:(d=0,h=!1)}o=this.keyframesMetadata[p]||{};var v,y=a.t-n,b=i.t-n;if(i.to){o.bezierData||(o.bezierData=bez.buildBezierData(i.s,a.s||i.e,i.to,i.ti));var S=o.bezierData;if(e>=y||e<b){var x=e>=y?S.points.length-1:0;for(l=S.points[x].point.length,s=0;s<l;s+=1)r[s]=S.points[x].point[s]}else{o.__fnct?m=o.__fnct:(m=BezierFactory.getBezierEasing(i.o.x,i.o.y,i.i.x,i.i.y,i.n).get,o.__fnct=m),c=m((e-b)/(y-b));var A,T=S.segmentLength*c,C=t.lastFrame<e&&t._lastKeyframeIndex===p?t._lastAddedLength:0;for(f=t.lastFrame<e&&t._lastKeyframeIndex===p?t._lastPoint:0,h=!0,u=S.points.length;h;){if(C+=S.points[f].partialLength,T===0||c===0||f===S.points.length-1){for(l=S.points[f].point.length,s=0;s<l;s+=1)r[s]=S.points[f].point[s];break}if(T>=C&&T<C+S.points[f+1].partialLength){for(A=(T-C)/S.points[f+1].partialLength,l=S.points[f].point.length,s=0;s<l;s+=1)r[s]=S.points[f].point[s]+(S.points[f+1].point[s]-S.points[f].point[s])*A;break}f<u-1?f+=1:h=!1}t._lastPoint=f,t._lastAddedLength=C-S.points[f].partialLength,t._lastKeyframeIndex=p}}else{var D,M,_,R,w;if(g=i.s.length,v=a.s||i.e,this.sh&&i.h!==1)e>=y?(r[0]=v[0],r[1]=v[1],r[2]=v[2]):e<=b?(r[0]=i.s[0],r[1]=i.s[1],r[2]=i.s[2]):quaternionToEuler(r,slerp(createQuaternion(i.s),createQuaternion(v),(e-b)/(y-b)));else for(p=0;p<g;p+=1)i.h!==1&&(e>=y?c=1:e<b?c=0:(i.o.x.constructor===Array?(o.__fnct||(o.__fnct=[]),o.__fnct[p]?m=o.__fnct[p]:(D=i.o.x[p]===void 0?i.o.x[0]:i.o.x[p],M=i.o.y[p]===void 0?i.o.y[0]:i.o.y[p],_=i.i.x[p]===void 0?i.i.x[0]:i.i.x[p],R=i.i.y[p]===void 0?i.i.y[0]:i.i.y[p],m=BezierFactory.getBezierEasing(D,M,_,R).get,o.__fnct[p]=m)):o.__fnct?m=o.__fnct:(D=i.o.x,M=i.o.y,_=i.i.x,R=i.i.y,m=BezierFactory.getBezierEasing(D,M,_,R).get,i.keyframeMetadata=m),c=m((e-b)/(y-b)))),v=a.s||i.e,w=i.h===1?i.s[p]:i.s[p]+(v[p]-i.s[p])*c,this.propType==="multidimensional"?r[p]=w:r=w}return t.lastIndex=d,r}function slerp(e,t,r){var n,i,a,o,s,l=[],c=e[0],u=e[1],f=e[2],m=e[3],d=t[0],p=t[1],g=t[2],h=t[3];return(i=c*d+u*p+f*g+m*h)<0&&(i=-i,d=-d,p=-p,g=-g,h=-h),1-i>1e-6?(n=Math.acos(i),a=Math.sin(n),o=Math.sin((1-r)*n)/a,s=Math.sin(r*n)/a):(o=1-r,s=r),l[0]=o*c+s*d,l[1]=o*u+s*p,l[2]=o*f+s*g,l[3]=o*m+s*h,l}function quaternionToEuler(e,t){var r=t[0],n=t[1],i=t[2],a=t[3],o=Math.atan2(2*n*a-2*r*i,1-2*n*n-2*i*i),s=Math.asin(2*r*n+2*i*a),l=Math.atan2(2*r*a-2*n*i,1-2*r*r-2*i*i);e[0]=o/degToRads,e[1]=s/degToRads,e[2]=l/degToRads}function createQuaternion(e){var t=e[0]*degToRads,r=e[1]*degToRads,n=e[2]*degToRads,i=Math.cos(t/2),a=Math.cos(r/2),o=Math.cos(n/2),s=Math.sin(t/2),l=Math.sin(r/2),c=Math.sin(n/2);return[s*l*o+i*a*c,s*a*o+i*l*c,i*l*o-s*a*c,i*a*o-s*l*c]}function getValueAtCurrentTime(){var e=this.comp.renderedFrame-this.offsetTime,t=this.keyframes[0].t-this.offsetTime,r=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(e===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=r&&e>=r||this._caching.lastFrame<t&&e<t))){this._caching.lastFrame>=e&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var n=this.interpolateValue(e,this._caching);this.pv=n}return this._caching.lastFrame=e,this.pv}function setVValue(e){var t;if(this.propType==="unidimensional")t=e*this.mult,mathAbs(this.v-t)>1e-5&&(this.v=t,this._mdf=!0);else for(var r=0,n=this.v.length;r<n;)t=e[r]*this.mult,mathAbs(this.v[r]-t)>1e-5&&(this.v[r]=t,this._mdf=!0),r+=1}function processEffectsSequence(){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length)if(this.lock)this.setVValue(this.pv);else{var e;this.lock=!0,this._mdf=this._isFirstFrame;var t=this.effectsSequence.length,r=this.kf?this.pv:this.data.k;for(e=0;e<t;e+=1)r=this.effectsSequence[e](r);this.setVValue(r),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData.frameId}}function addEffect(e){this.effectsSequence.push(e),this.container.addDynamicProperty(this)}function ValueProperty(e,t,r,n){this.propType="unidimensional",this.mult=r||1,this.data=t,this.v=r?t.k*r:t.k,this.pv=t.k,this._mdf=!1,this.elem=e,this.container=n,this.comp=e.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(e,t,r,n){var i;this.propType="multidimensional",this.mult=r||1,this.data=t,this._mdf=!1,this.elem=e,this.container=n,this.comp=e.comp,this.k=!1,this.kf=!1,this.frameId=-1;var a=t.k.length;for(this.v=createTypedArray("float32",a),this.pv=createTypedArray("float32",a),this.vel=createTypedArray("float32",a),i=0;i<a;i+=1)this.v[i]=t.k[i]*this.mult,this.pv[i]=t.k[i];this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=processEffectsSequence,this.setVValue=setVValue,this.addEffect=addEffect}function KeyframedValueProperty(e,t,r,n){this.propType="unidimensional",this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.frameId=-1,this._caching={lastFrame:initFrame,lastIndex:0,value:0,_lastKeyframeIndex:-1},this.k=!0,this.kf=!0,this.data=t,this.mult=r||1,this.elem=e,this.container=n,this.comp=e.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(e,t,r,n){var i;this.propType="multidimensional";var a,o,s,l,c=t.k.length;for(i=0;i<c-1;i+=1)t.k[i].to&&t.k[i].s&&t.k[i+1]&&t.k[i+1].s&&(a=t.k[i].s,o=t.k[i+1].s,s=t.k[i].to,l=t.k[i].ti,(a.length===2&&(a[0]!==o[0]||a[1]!==o[1])&&bez.pointOnLine2D(a[0],a[1],o[0],o[1],a[0]+s[0],a[1]+s[1])&&bez.pointOnLine2D(a[0],a[1],o[0],o[1],o[0]+l[0],o[1]+l[1])||a.length===3&&(a[0]!==o[0]||a[1]!==o[1]||a[2]!==o[2])&&bez.pointOnLine3D(a[0],a[1],a[2],o[0],o[1],o[2],a[0]+s[0],a[1]+s[1],a[2]+s[2])&&bez.pointOnLine3D(a[0],a[1],a[2],o[0],o[1],o[2],o[0]+l[0],o[1]+l[1],o[2]+l[2]))&&(t.k[i].to=null,t.k[i].ti=null),a[0]===o[0]&&a[1]===o[1]&&s[0]===0&&s[1]===0&&l[0]===0&&l[1]===0&&(a.length===2||a[2]===o[2]&&s[2]===0&&l[2]===0)&&(t.k[i].to=null,t.k[i].ti=null));this.effectsSequence=[getValueAtCurrentTime.bind(this)],this.data=t,this.keyframes=t.k,this.keyframesMetadata=[],this.offsetTime=e.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=r||1,this.elem=e,this.container=n,this.comp=e.comp,this.getValue=processEffectsSequence,this.setVValue=setVValue,this.interpolateValue=interpolateValue,this.frameId=-1;var u=t.k[0].s.length;for(this.v=createTypedArray("float32",u),this.pv=createTypedArray("float32",u),i=0;i<u;i+=1)this.v[i]=initFrame,this.pv[i]=initFrame;this._caching={lastFrame:initFrame,lastIndex:0,value:createTypedArray("float32",u)},this.addEffect=addEffect}var PropertyFactory={getProp:function(e,t,r,n,i){var a;if(t.sid&&(t=e.globalData.slotManager.getProp(t)),t.k.length)if(typeof t.k[0]=="number")a=new MultiDimensionalProperty(e,t,n,i);else switch(r){case 0:a=new KeyframedValueProperty(e,t,n,i);break;case 1:a=new KeyframedMultidimensionalProperty(e,t,n,i)}else a=new ValueProperty(e,t,n,i);return a.effectsSequence.length&&i.addDynamicProperty(a),a}};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(){var e;this._mdf=!1;var t=this.dynamicProperties.length;for(e=0;e<t;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=poolFactory(8,function(){return createTypedArray("float32",2)});function ShapePath(){this.c=!1,this._length=0,this._maxLength=8,this.v=createSizedArray(this._maxLength),this.o=createSizedArray(this._maxLength),this.i=createSizedArray(this._maxLength)}ShapePath.prototype.setPathData=function(e,t){this.c=e,this.setLength(t);for(var r=0;r<t;)this.v[r]=pointPool.newElement(),this.o[r]=pointPool.newElement(),this.i[r]=pointPool.newElement(),r+=1},ShapePath.prototype.setLength=function(e){for(;this._maxLength<e;)this.doubleArrayLength();this._length=e},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(e,t,r,n,i){var a;switch(this._length=Math.max(this._length,n+1),this._length>=this._maxLength&&this.doubleArrayLength(),r){case"v":a=this.v;break;case"i":a=this.i;break;case"o":a=this.o;break;default:a=[]}(!a[n]||a[n]&&!i)&&(a[n]=pointPool.newElement()),a[n][0]=e,a[n][1]=t},ShapePath.prototype.setTripleAt=function(e,t,r,n,i,a,o,s){this.setXYAt(e,t,"v",o,s),this.setXYAt(r,n,"o",o,s),this.setXYAt(i,a,"i",o,s)},ShapePath.prototype.reverse=function(){var e=new ShapePath;e.setPathData(this.c,this._length);var t=this.v,r=this.o,n=this.i,i=0;this.c&&(e.setTripleAt(t[0][0],t[0][1],n[0][0],n[0][1],r[0][0],r[0][1],0,!1),i=1);var a,o=this._length-1,s=this._length;for(a=i;a<s;a+=1)e.setTripleAt(t[o][0],t[o][1],n[o][0],n[o][1],r[o][0],r[o][1],a,!1),o-=1;return e},ShapePath.prototype.length=function(){return this._length};var shapePool=(factory=poolFactory(4,function(){return new ShapePath},function(e){var t,r=e._length;for(t=0;t<r;t+=1)pointPool.release(e.v[t]),pointPool.release(e.i[t]),pointPool.release(e.o[t]),e.v[t]=null,e.i[t]=null,e.o[t]=null;e._length=0,e.c=!1}),factory.clone=function(e){var t,r=factory.newElement(),n=e._length===void 0?e.v.length:e._length;for(r.setLength(n),r.c=e.c,t=0;t<n;t+=1)r.setTripleAt(e.v[t][0],e.v[t][1],e.o[t][0],e.o[t][1],e.i[t][0],e.i[t][1],t);return r},factory),factory;function ShapeCollection(){this._length=0,this._maxLength=4,this.shapes=createSizedArray(this._maxLength)}ShapeCollection.prototype.addShape=function(e){this._length===this._maxLength&&(this.shapes=this.shapes.concat(createSizedArray(this._maxLength)),this._maxLength*=2),this.shapes[this._length]=e,this._length+=1},ShapeCollection.prototype.releaseShapes=function(){var e;for(e=0;e<this._length;e+=1)shapePool.release(this.shapes[e]);this._length=0};var shapeCollectionPool=(ob={newShapeCollection:function(){return _length?pool[_length-=1]:new ShapeCollection},release:function(e){var t,r=e._length;for(t=0;t<r;t+=1)shapePool.release(e.shapes[t]);e._length=0,_length===_maxLength&&(pool=pooling.double(pool),_maxLength*=2),pool[_length]=e,_length+=1}},_length=0,_maxLength=4,pool=createSizedArray(_maxLength),ob),ob,_length,_maxLength,pool,ShapePropertyFactory=function(){var e=-999999;function t(d,p,g){var h,v,y,b,S,x,A,T,C,D=g.lastIndex,M=this.keyframes;if(d<M[0].t-this.offsetTime)h=M[0].s[0],y=!0,D=0;else if(d>=M[M.length-1].t-this.offsetTime)h=M[M.length-1].s?M[M.length-1].s[0]:M[M.length-2].e[0],y=!0;else{for(var _,R,w,F=D,q=M.length-1,z=!0;z&&(_=M[F],!((R=M[F+1]).t-this.offsetTime>d));)F<q-1?F+=1:z=!1;if(w=this.keyframesMetadata[F]||{},D=F,!(y=_.h===1)){if(d>=R.t-this.offsetTime)T=1;else if(d<_.t-this.offsetTime)T=0;else{var X;w.__fnct?X=w.__fnct:(X=BezierFactory.getBezierEasing(_.o.x,_.o.y,_.i.x,_.i.y).get,w.__fnct=X),T=X((d-(_.t-this.offsetTime))/(R.t-this.offsetTime-(_.t-this.offsetTime)))}v=R.s?R.s[0]:_.e[0]}h=_.s[0]}for(x=p._length,A=h.i[0].length,g.lastIndex=D,b=0;b<x;b+=1)for(S=0;S<A;S+=1)C=y?h.i[b][S]:h.i[b][S]+(v.i[b][S]-h.i[b][S])*T,p.i[b][S]=C,C=y?h.o[b][S]:h.o[b][S]+(v.o[b][S]-h.o[b][S])*T,p.o[b][S]=C,C=y?h.v[b][S]:h.v[b][S]+(v.v[b][S]-h.v[b][S])*T,p.v[b][S]=C}function r(){var d=this.comp.renderedFrame-this.offsetTime,p=this.keyframes[0].t-this.offsetTime,g=this.keyframes[this.keyframes.length-1].t-this.offsetTime,h=this._caching.lastFrame;return h!==e&&(h<p&&d<p||h>g&&d>g)||(this._caching.lastIndex=h<d?this._caching.lastIndex:0,this.interpolateShape(d,this.pv,this._caching)),this._caching.lastFrame=d,this.pv}function n(){this.paths=this.localShapeCollection}function i(d){(function(p,g){if(p._length!==g._length||p.c!==g.c)return!1;var h,v=p._length;for(h=0;h<v;h+=1)if(p.v[h][0]!==g.v[h][0]||p.v[h][1]!==g.v[h][1]||p.o[h][0]!==g.o[h][0]||p.o[h][1]!==g.o[h][1]||p.i[h][0]!==g.i[h][0]||p.i[h][1]!==g.i[h][1])return!1;return!0})(this.v,d)||(this.v=shapePool.clone(d),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)if(this.lock)this.setVValue(this.pv);else{var d,p;this.lock=!0,this._mdf=!1,d=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt.k;var g=this.effectsSequence.length;for(p=0;p<g;p+=1)d=this.effectsSequence[p](d);this.setVValue(d),this.lock=!1,this.frameId=this.elem.globalData.frameId}else this._mdf=!1}function o(d,p,g){this.propType="shape",this.comp=d.comp,this.container=d,this.elem=d,this.data=p,this.k=!1,this.kf=!1,this._mdf=!1;var h=g===3?p.pt.k:p.ks.k;this.v=shapePool.clone(h),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.reset=n,this.effectsSequence=[]}function s(d){this.effectsSequence.push(d),this.container.addDynamicProperty(this)}function l(d,p,g){this.propType="shape",this.comp=d.comp,this.elem=d,this.container=d,this.offsetTime=d.data.st,this.keyframes=g===3?p.pt.k:p.ks.k,this.keyframesMetadata=[],this.k=!0,this.kf=!0;var h=this.keyframes[0].s[0].i.length;this.v=shapePool.newElement(),this.v.setPathData(this.keyframes[0].s[0].c,h),this.pv=shapePool.clone(this.v),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=e,this.reset=n,this._caching={lastFrame:e,lastIndex:0},this.effectsSequence=[r.bind(this)]}o.prototype.interpolateShape=t,o.prototype.getValue=a,o.prototype.setVValue=i,o.prototype.addEffect=s,l.prototype.getValue=a,l.prototype.interpolateShape=t,l.prototype.setVValue=i,l.prototype.addEffect=s;var c=function(){var d=roundCorner;function p(g,h){this.v=shapePool.newElement(),this.v.setPathData(!0,4),this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=h.d,this.elem=g,this.comp=g.comp,this.frameId=-1,this.initDynamicPropertyContainer(g),this.p=PropertyFactory.getProp(g,h.p,1,0,this),this.s=PropertyFactory.getProp(g,h.s,1,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertEllToPath())}return p.prototype={reset:n,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],h=this.p.v[1],v=this.s.v[0]/2,y=this.s.v[1]/2,b=this.d!==3,S=this.v;S.v[0][0]=g,S.v[0][1]=h-y,S.v[1][0]=b?g+v:g-v,S.v[1][1]=h,S.v[2][0]=g,S.v[2][1]=h+y,S.v[3][0]=b?g-v:g+v,S.v[3][1]=h,S.i[0][0]=b?g-v*d:g+v*d,S.i[0][1]=h-y,S.i[1][0]=b?g+v:g-v,S.i[1][1]=h-y*d,S.i[2][0]=b?g+v*d:g-v*d,S.i[2][1]=h+y,S.i[3][0]=b?g-v:g+v,S.i[3][1]=h+y*d,S.o[0][0]=b?g+v*d:g-v*d,S.o[0][1]=h-y,S.o[1][0]=b?g+v:g-v,S.o[1][1]=h+y*d,S.o[2][0]=b?g-v*d:g+v*d,S.o[2][1]=h+y,S.o[3][0]=b?g-v:g+v,S.o[3][1]=h-y*d}},extendPrototype([DynamicPropertyContainer],p),p}(),u=function(){function d(p,g){this.v=shapePool.newElement(),this.v.setPathData(!0,0),this.elem=p,this.comp=p.comp,this.data=g,this.frameId=-1,this.d=g.d,this.initDynamicPropertyContainer(p),g.sy===1?(this.ir=PropertyFactory.getProp(p,g.ir,0,0,this),this.is=PropertyFactory.getProp(p,g.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=PropertyFactory.getProp(p,g.pt,0,0,this),this.p=PropertyFactory.getProp(p,g.p,1,0,this),this.r=PropertyFactory.getProp(p,g.r,0,degToRads,this),this.or=PropertyFactory.getProp(p,g.or,0,0,this),this.os=PropertyFactory.getProp(p,g.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 d.prototype={reset:n,getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertToPath())},convertStarToPath:function(){var p,g,h,v,y=2*Math.floor(this.pt.v),b=2*Math.PI/y,S=!0,x=this.or.v,A=this.ir.v,T=this.os.v,C=this.is.v,D=2*Math.PI*x/(2*y),M=2*Math.PI*A/(2*y),_=-Math.PI/2;_+=this.r.v;var R=this.data.d===3?-1:1;for(this.v._length=0,p=0;p<y;p+=1){h=S?T:C,v=S?D:M;var w=(g=S?x:A)*Math.cos(_),F=g*Math.sin(_),q=w===0&&F===0?0:F/Math.sqrt(w*w+F*F),z=w===0&&F===0?0:-w/Math.sqrt(w*w+F*F);w+=+this.p.v[0],F+=+this.p.v[1],this.v.setTripleAt(w,F,w-q*v*h*R,F-z*v*h*R,w+q*v*h*R,F+z*v*h*R,p,!0),S=!S,_+=b*R}},convertPolygonToPath:function(){var p,g=Math.floor(this.pt.v),h=2*Math.PI/g,v=this.or.v,y=this.os.v,b=2*Math.PI*v/(4*g),S=.5*-Math.PI,x=this.data.d===3?-1:1;for(S+=this.r.v,this.v._length=0,p=0;p<g;p+=1){var A=v*Math.cos(S),T=v*Math.sin(S),C=A===0&&T===0?0:T/Math.sqrt(A*A+T*T),D=A===0&&T===0?0:-A/Math.sqrt(A*A+T*T);A+=+this.p.v[0],T+=+this.p.v[1],this.v.setTripleAt(A,T,A-C*b*y*x,T-D*b*y*x,A+C*b*y*x,T+D*b*y*x,p,!0),S+=h*x}this.paths.length=0,this.paths[0]=this.v}},extendPrototype([DynamicPropertyContainer],d),d}(),f=function(){function d(p,g){this.v=shapePool.newElement(),this.v.c=!0,this.localShapeCollection=shapeCollectionPool.newShapeCollection(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=p,this.comp=p.comp,this.frameId=-1,this.d=g.d,this.initDynamicPropertyContainer(p),this.p=PropertyFactory.getProp(p,g.p,1,0,this),this.s=PropertyFactory.getProp(p,g.s,1,0,this),this.r=PropertyFactory.getProp(p,g.r,0,0,this),this.dynamicProperties.length?this.k=!0:(this.k=!1,this.convertRectToPath())}return d.prototype={convertRectToPath:function(){var p=this.p.v[0],g=this.p.v[1],h=this.s.v[0]/2,v=this.s.v[1]/2,y=bmMin(h,v,this.r.v),b=y*(1-roundCorner);this.v._length=0,this.d===2||this.d===1?(this.v.setTripleAt(p+h,g-v+y,p+h,g-v+y,p+h,g-v+b,0,!0),this.v.setTripleAt(p+h,g+v-y,p+h,g+v-b,p+h,g+v-y,1,!0),y!==0?(this.v.setTripleAt(p+h-y,g+v,p+h-y,g+v,p+h-b,g+v,2,!0),this.v.setTripleAt(p-h+y,g+v,p-h+b,g+v,p-h+y,g+v,3,!0),this.v.setTripleAt(p-h,g+v-y,p-h,g+v-y,p-h,g+v-b,4,!0),this.v.setTripleAt(p-h,g-v+y,p-h,g-v+b,p-h,g-v+y,5,!0),this.v.setTripleAt(p-h+y,g-v,p-h+y,g-v,p-h+b,g-v,6,!0),this.v.setTripleAt(p+h-y,g-v,p+h-b,g-v,p+h-y,g-v,7,!0)):(this.v.setTripleAt(p-h,g+v,p-h+b,g+v,p-h,g+v,2),this.v.setTripleAt(p-h,g-v,p-h,g-v+b,p-h,g-v,3))):(this.v.setTripleAt(p+h,g-v+y,p+h,g-v+b,p+h,g-v+y,0,!0),y!==0?(this.v.setTripleAt(p+h-y,g-v,p+h-y,g-v,p+h-b,g-v,1,!0),this.v.setTripleAt(p-h+y,g-v,p-h+b,g-v,p-h+y,g-v,2,!0),this.v.setTripleAt(p-h,g-v+y,p-h,g-v+y,p-h,g-v+b,3,!0),this.v.setTripleAt(p-h,g+v-y,p-h,g+v-b,p-h,g+v-y,4,!0),this.v.setTripleAt(p-h+y,g+v,p-h+y,g+v,p-h+b,g+v,5,!0),this.v.setTripleAt(p+h-y,g+v,p+h-b,g+v,p+h-y,g+v,6,!0),this.v.setTripleAt(p+h,g+v-y,p+h,g+v-y,p+h,g+v-b,7,!0)):(this.v.setTripleAt(p-h,g-v,p-h+b,g-v,p-h,g-v,1,!0),this.v.setTripleAt(p-h,g+v,p-h,g+v-b,p-h,g+v,2,!0),this.v.setTripleAt(p+h,g+v,p+h-b,g+v,p+h,g+v,3,!0)))},getValue:function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath())},reset:n},extendPrototype([DynamicPropertyContainer],d),d}(),m={getShapeProp:function(d,p,g){var h;return g===3||g===4?h=(g===3?p.pt:p.ks).k.length?new l(d,p,g):new o(d,p,g):g===5?h=new f(d,p):g===6?h=new c(d,p):g===7&&(h=new u(d,p)),h.k&&d.addDynamicProperty(h),h},getConstructorFunction:function(){return o},getKeyframedConstructorFunction:function(){return l}};return m}(),Matrix=function(){var e=Math.cos,t=Math.sin,r=Math.tan,n=Math.round;function i(){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 a(I){if(I===0)return this;var O=e(I),L=t(I);return this._t(O,-L,0,0,L,O,0,0,0,0,1,0,0,0,0,1)}function o(I){if(I===0)return this;var O=e(I),L=t(I);return this._t(1,0,0,0,0,O,-L,0,0,L,O,0,0,0,0,1)}function s(I){if(I===0)return this;var O=e(I),L=t(I);return this._t(O,0,L,0,0,1,0,0,-L,0,O,0,0,0,0,1)}function l(I){if(I===0)return this;var O=e(I),L=t(I);return this._t(O,-L,0,0,L,O,0,0,0,0,1,0,0,0,0,1)}function c(I,O){return this._t(1,O,I,1,0,0)}function u(I,O){return this.shear(r(I),r(O))}function f(I,O){var L=e(O),H=t(O);return this._t(L,H,0,0,-H,L,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,r(I),1,0,0,0,0,1,0,0,0,0,1)._t(L,-H,0,0,H,L,0,0,0,0,1,0,0,0,0,1)}function m(I,O,L){return L||L===0||(L=1),I===1&&O===1&&L===1?this:this._t(I,0,0,0,0,O,0,0,0,0,L,0,0,0,0,1)}function d(I,O,L,H,W,j,U,Q,J,Y,ne,Pe,ce,be,Ce,Ae){return this.props[0]=I,this.props[1]=O,this.props[2]=L,this.props[3]=H,this.props[4]=W,this.props[5]=j,this.props[6]=U,this.props[7]=Q,this.props[8]=J,this.props[9]=Y,this.props[10]=ne,this.props[11]=Pe,this.props[12]=ce,this.props[13]=be,this.props[14]=Ce,this.props[15]=Ae,this}function p(I,O,L){return L=L||0,I!==0||O!==0||L!==0?this._t(1,0,0,0,0,1,0,0,0,0,1,0,I,O,L,1):this}function g(I,O,L,H,W,j,U,Q,J,Y,ne,Pe,ce,be,Ce,Ae){var ie=this.props;if(I===1&&O===0&&L===0&&H===0&&W===0&&j===1&&U===0&&Q===0&&J===0&&Y===0&&ne===1&&Pe===0)return ie[12]=ie[12]*I+ie[15]*ce,ie[13]=ie[13]*j+ie[15]*be,ie[14]=ie[14]*ne+ie[15]*Ce,ie[15]*=Ae,this._identityCalculated=!1,this;var Fe=ie[0],_t=ie[1],tt=ie[2],P=ie[3],k=ie[4],N=ie[5],G=ie[6],B=ie[7],V=ie[8],Z=ie[9],ee=ie[10],le=ie[11],K=ie[12],ae=ie[13],se=ie[14],ye=ie[15];return ie[0]=Fe*I+_t*W+tt*J+P*ce,ie[1]=Fe*O+_t*j+tt*Y+P*be,ie[2]=Fe*L+_t*U+tt*ne+P*Ce,ie[3]=Fe*H+_t*Q+tt*Pe+P*Ae,ie[4]=k*I+N*W+G*J+B*ce,ie[5]=k*O+N*j+G*Y+B*be,ie[6]=k*L+N*U+G*ne+B*Ce,ie[7]=k*H+N*Q+G*Pe+B*Ae,ie[8]=V*I+Z*W+ee*J+le*ce,ie[9]=V*O+Z*j+ee*Y+le*be,ie[10]=V*L+Z*U+ee*ne+le*Ce,ie[11]=V*H+Z*Q+ee*Pe+le*Ae,ie[12]=K*I+ae*W+se*J+ye*ce,ie[13]=K*O+ae*j+se*Y+ye*be,ie[14]=K*L+ae*U+se*ne+ye*Ce,ie[15]=K*H+ae*Q+se*Pe+ye*Ae,this._identityCalculated=!1,this}function h(I){var O=I.props;return this.transform(O[0],O[1],O[2],O[3],O[4],O[5],O[6],O[7],O[8],O[9],O[10],O[11],O[12],O[13],O[14],O[15])}function v(){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(I){for(var O=0;O<16;){if(I.props[O]!==this.props[O])return!1;O+=1}return!0}function b(I){var O;for(O=0;O<16;O+=1)I.props[O]=this.props[O];return I}function S(I){var O;for(O=0;O<16;O+=1)this.props[O]=I[O]}function x(I,O,L){return{x:I*this.props[0]+O*this.props[4]+L*this.props[8]+this.props[12],y:I*this.props[1]+O*this.props[5]+L*this.props[9]+this.props[13],z:I*this.props[2]+O*this.props[6]+L*this.props[10]+this.props[14]}}function A(I,O,L){return I*this.props[0]+O*this.props[4]+L*this.props[8]+this.props[12]}function T(I,O,L){return I*this.props[1]+O*this.props[5]+L*this.props[9]+this.props[13]}function C(I,O,L){return I*this.props[2]+O*this.props[6]+L*this.props[10]+this.props[14]}function D(){var I=this.props[0]*this.props[5]-this.props[1]*this.props[4],O=this.props[5]/I,L=-this.props[1]/I,H=-this.props[4]/I,W=this.props[0]/I,j=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/I,U=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/I,Q=new Matrix;return Q.props[0]=O,Q.props[1]=L,Q.props[4]=H,Q.props[5]=W,Q.props[12]=j,Q.props[13]=U,Q}function M(I){return this.getInverseMatrix().applyToPointArray(I[0],I[1],I[2]||0)}function _(I){var O,L=I.length,H=[];for(O=0;O<L;O+=1)H[O]=M(I[O]);return H}function R(I,O,L){var H=createTypedArray("float32",6);if(this.isIdentity())H[0]=I[0],H[1]=I[1],H[2]=O[0],H[3]=O[1],H[4]=L[0],H[5]=L[1];else{var W=this.props[0],j=this.props[1],U=this.props[4],Q=this.props[5],J=this.props[12],Y=this.props[13];H[0]=I[0]*W+I[1]*U+J,H[1]=I[0]*j+I[1]*Q+Y,H[2]=O[0]*W+O[1]*U+J,H[3]=O[0]*j+O[1]*Q+Y,H[4]=L[0]*W+L[1]*U+J,H[5]=L[0]*j+L[1]*Q+Y}return H}function w(I,O,L){return this.isIdentity()?[I,O,L]:[I*this.props[0]+O*this.props[4]+L*this.props[8]+this.props[12],I*this.props[1]+O*this.props[5]+L*this.props[9]+this.props[13],I*this.props[2]+O*this.props[6]+L*this.props[10]+this.props[14]]}function F(I,O){if(this.isIdentity())return I+","+O;var L=this.props;return Math.round(100*(I*L[0]+O*L[4]+L[12]))/100+","+Math.round(100*(I*L[1]+O*L[5]+L[13]))/100}function q(){for(var I=0,O=this.props,L="matrix3d(";I<16;)L+=n(1e4*O[I])/1e4,L+=I===15?")":",",I+=1;return L}function z(I){return I<1e-6&&I>0||I>-1e-6&&I<0?n(1e4*I)/1e4:I}function X(){var I=this.props;return"matrix("+z(I[0])+","+z(I[1])+","+z(I[4])+","+z(I[5])+","+z(I[12])+","+z(I[13])+")"}return function(){this.reset=i,this.rotate=a,this.rotateX=o,this.rotateY=s,this.rotateZ=l,this.skew=u,this.skewFromAxis=f,this.shear=c,this.scale=m,this.setTransform=d,this.translate=p,this.transform=g,this.multiply=h,this.applyToPoint=x,this.applyToX=A,this.applyToY=T,this.applyToZ=C,this.applyToPointArray=w,this.applyToTriplePoints=R,this.applyToPointStringified=F,this.toCSS=q,this.to2dCSS=X,this.clone=b,this.cloneFromProps=S,this.equals=y,this.inversePoints=_,this.inversePoint=M,this.getInverseMatrix=D,this._t=this.transform,this.isIdentity=v,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(e){return _typeof$3=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$3(e)}var lottie={},standalone="__[STANDALONE]__",animationData="__[ANIMATIONDATA]__",renderer="";function setLocation(e){setLocationHref(e)}function searchAnimations(){standalone===!0?animationManager.searchAnimations(animationData,standalone,renderer):animationManager.searchAnimations()}function setSubframeRendering(e){setSubframeEnabled(e)}function setPrefix(e){setIdPrefix(e)}function loadAnimation(e){return standalone===!0&&(e.animationData=JSON.parse(animationData)),animationManager.loadAnimation(e)}function setQuality(e){if(typeof e=="string")switch(e){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10)}else!isNaN(e)&&e>1&&setDefaultCurveSegments(e);getDefaultCurveSegments()>=50?roundValues(!1):roundValues(!0)}function inBrowser(){return typeof navigator<"u"}function installPlugin(e,t){e==="expressions"&&setExpressionsPlugin(t)}function getFactory(e){switch(e){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(e){for(var t=queryString.split("&"),r=0;r<t.length;r+=1){var n=t[r].split("=");if(decodeURIComponent(n[0])==e)return decodeURIComponent(n[1])}return null}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.12.2";var queryString="";if(standalone){var scripts=document.getElementsByTagName("script"),index=scripts.length-1,myScript=scripts[index]||{src:""};queryString=myScript.src?myScript.src.replace(/^[^\?]+\??/,""):"",renderer=getQueryVariable("renderer")}var readyStateCheckInterval=setInterval(checkReady,100);try{(typeof exports>"u"?"undefined":_typeof$3(exports))==="object"&&typeof module<"u"||typeof define=="function"&&define.amd||(window.bodymovin=lottie)}catch(e){}var ShapeModifiers=function(){var e={},t={};return e.registerModifier=function(r,n){t[r]||(t[r]=n)},e.getModifier=function(r,n,i){return new t[r](n,i)},e}();function ShapeModifier(){}function TrimModifier(){}function PuckerAndBloatModifier(){}ShapeModifier.prototype.initModifierProperties=function(){},ShapeModifier.prototype.addShapeToModifier=function(){},ShapeModifier.prototype.addShape=function(e){if(!this.closed){e.sh.container.addDynamicProperty(e.sh);var t={shape:e.sh,data:e,localShapeCollection:shapeCollectionPool.newShapeCollection()};this.shapes.push(t),this.addShapeToModifier(t),this._isAnimated&&e.setAsAnimated()}},ShapeModifier.prototype.init=function(e,t){this.shapes=[],this.elem=e,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t),this.frameId=initialDefaultFrame,this.closed=!1,this.k=!1,this.dynamicProperties.length?this.k=!0:this.getValue(!0)},ShapeModifier.prototype.processKeys=function(){this.elem.globalData.frameId!==this.frameId&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties())},extendPrototype([DynamicPropertyContainer],ShapeModifier),extendPrototype([ShapeModifier],TrimModifier),TrimModifier.prototype.initModifierProperties=function(e,t){this.s=PropertyFactory.getProp(e,t.s,0,.01,this),this.e=PropertyFactory.getProp(e,t.e,0,.01,this),this.o=PropertyFactory.getProp(e,t.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=t.m,this._isAnimated=!!this.s.effectsSequence.length||!!this.e.effectsSequence.length||!!this.o.effectsSequence.length},TrimModifier.prototype.addShapeToModifier=function(e){e.pathsData=[]},TrimModifier.prototype.calculateShapeEdges=function(e,t,r,n,i){var a=[];t<=1?a.push({s:e,e:t}):e>=1?a.push({s:e-1,e:t-1}):(a.push({s:e,e:1}),a.push({s:0,e:t-1}));var o,s,l=[],c=a.length;for(o=0;o<c;o+=1){var u,f;(s=a[o]).e*i<n||s.s*i>n+r||(u=s.s*i<=n?0:(s.s*i-n)/r,f=s.e*i>=n+r?1:(s.e*i-n)/r,l.push([u,f]))}return l.length||l.push([0,0]),l},TrimModifier.prototype.releasePathsData=function(e){var t,r=e.length;for(t=0;t<r;t+=1)segmentsLengthPool.release(e[t]);return e.length=0,e},TrimModifier.prototype.processShapes=function(e){var t,r,n,i;if(this._mdf||e){var a=this.o.v%360/360;if(a<0&&(a+=1),(t=this.s.v>1?1+a:this.s.v<0?0+a:this.s.v+a)>(r=this.e.v>1?1+a:this.e.v<0?0+a:this.e.v+a)){var o=t;t=r,r=o}t=1e-4*Math.round(1e4*t),r=1e-4*Math.round(1e4*r),this.sValue=t,this.eValue=r}else t=this.sValue,r=this.eValue;var s,l,c,u,f,m=this.shapes.length,d=0;if(r===t)for(i=0;i<m;i+=1)this.shapes[i].localShapeCollection.releaseShapes(),this.shapes[i].shape._mdf=!0,this.shapes[i].shape.paths=this.shapes[i].localShapeCollection,this._mdf&&(this.shapes[i].pathsData.length=0);else if(r===1&&t===0||r===0&&t===1){if(this._mdf)for(i=0;i<m;i+=1)this.shapes[i].pathsData.length=0,this.shapes[i].shape._mdf=!0}else{var p,g,h=[];for(i=0;i<m;i+=1)if((p=this.shapes[i]).shape._mdf||this._mdf||e||this.m===2){if(l=(n=p.shape.paths)._length,f=0,!p.shape._mdf&&p.pathsData.length)f=p.totalShapeLength;else{for(c=this.releasePathsData(p.pathsData),s=0;s<l;s+=1)u=bez.getSegmentsLength(n.shapes[s]),c.push(u),f+=u.totalLength;p.totalShapeLength=f,p.pathsData=c}d+=f,p.shape._mdf=!0}else p.shape.paths=p.localShapeCollection;var v,y=t,b=r,S=0;for(i=m-1;i>=0;i-=1)if((p=this.shapes[i]).shape._mdf){for((g=p.localShapeCollection).releaseShapes(),this.m===2&&m>1?(v=this.calculateShapeEdges(t,r,p.totalShapeLength,S,d),S+=p.totalShapeLength):v=[[y,b]],l=v.length,s=0;s<l;s+=1){y=v[s][0],b=v[s][1],h.length=0,b<=1?h.push({s:p.totalShapeLength*y,e:p.totalShapeLength*b}):y>=1?h.push({s:p.totalShapeLength*(y-1),e:p.totalShapeLength*(b-1)}):(h.push({s:p.totalShapeLength*y,e:p.totalShapeLength}),h.push({s:0,e:p.totalShapeLength*(b-1)}));var x=this.addShapes(p,h[0]);if(h[0].s!==h[0].e){if(h.length>1)if(p.shape.paths.shapes[p.shape.paths._length-1].c){var A=x.pop();this.addPaths(x,g),x=this.addShapes(p,h[1],A)}else this.addPaths(x,g),x=this.addShapes(p,h[1]);this.addPaths(x,g)}}p.shape.paths=g}}},TrimModifier.prototype.addPaths=function(e,t){var r,n=e.length;for(r=0;r<n;r+=1)t.addShape(e[r])},TrimModifier.prototype.addSegment=function(e,t,r,n,i,a,o){i.setXYAt(t[0],t[1],"o",a),i.setXYAt(r[0],r[1],"i",a+1),o&&i.setXYAt(e[0],e[1],"v",a),i.setXYAt(n[0],n[1],"v",a+1)},TrimModifier.prototype.addSegmentFromArray=function(e,t,r,n){t.setXYAt(e[1],e[5],"o",r),t.setXYAt(e[2],e[6],"i",r+1),n&&t.setXYAt(e[0],e[4],"v",r),t.setXYAt(e[3],e[7],"v",r+1)},TrimModifier.prototype.addShapes=function(e,t,r){var n,i,a,o,s,l,c,u,f=e.pathsData,m=e.shape.paths.shapes,d=e.shape.paths._length,p=0,g=[],h=!0;for(r?(s=r._length,u=r._length):(r=shapePool.newElement(),s=0,u=0),g.push(r),n=0;n<d;n+=1){for(l=f[n].lengths,r.c=m[n].c,a=m[n].c?l.length:l.length+1,i=1;i<a;i+=1)if(p+(o=l[i-1]).addedLength<t.s)p+=o.addedLength,r.c=!1;else{if(p>t.e){r.c=!1;break}t.s<=p&&t.e>=p+o.addedLength?(this.addSegment(m[n].v[i-1],m[n].o[i-1],m[n].i[i],m[n].v[i],r,s,h),h=!1):(c=bez.getNewSegment(m[n].v[i-1],m[n].v[i],m[n].o[i-1],m[n].i[i],(t.s-p)/o.addedLength,(t.e-p)/o.addedLength,l[i-1]),this.addSegmentFromArray(c,r,s,h),h=!1,r.c=!1),p+=o.addedLength,s+=1}if(m[n].c&&l.length){if(o=l[i-1],p<=t.e){var v=l[i-1].addedLength;t.s<=p&&t.e>=p+v?(this.addSegment(m[n].v[i-1],m[n].o[i-1],m[n].i[0],m[n].v[0],r,s,h),h=!1):(c=bez.getNewSegment(m[n].v[i-1],m[n].v[0],m[n].o[i-1],m[n].i[0],(t.s-p)/v,(t.e-p)/v,l[i-1]),this.addSegmentFromArray(c,r,s,h),h=!1,r.c=!1)}else r.c=!1;p+=o.addedLength,s+=1}if(r._length&&(r.setXYAt(r.v[u][0],r.v[u][1],"i",u),r.setXYAt(r.v[r._length-1][0],r.v[r._length-1][1],"o",r._length-1)),p>t.e)break;n<d-1&&(r=shapePool.newElement(),h=!0,g.push(r),s=0)}return g},extendPrototype([ShapeModifier],PuckerAndBloatModifier),PuckerAndBloatModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this._isAnimated=!!this.amount.effectsSequence.length},PuckerAndBloatModifier.prototype.processPath=function(e,t){var r=t/100,n=[0,0],i=e._length,a=0;for(a=0;a<i;a+=1)n[0]+=e.v[a][0],n[1]+=e.v[a][1];n[0]/=i,n[1]/=i;var o,s,l,c,u,f,m=shapePool.newElement();for(m.c=e.c,a=0;a<i;a+=1)o=e.v[a][0]+(n[0]-e.v[a][0])*r,s=e.v[a][1]+(n[1]-e.v[a][1])*r,l=e.o[a][0]+(n[0]-e.o[a][0])*-r,c=e.o[a][1]+(n[1]-e.o[a][1])*-r,u=e.i[a][0]+(n[0]-e.i[a][0])*-r,f=e.i[a][1]+(n[1]-e.i[a][1])*-r,m.setTripleAt(o,s,l,c,u,f,a);return m},PuckerAndBloatModifier.prototype.processShapes=function(e){var t,r,n,i,a,o,s=this.shapes.length,l=this.amount.v;if(l!==0)for(r=0;r<s;r+=1){if(o=(a=this.shapes[r]).localShapeCollection,a.shape._mdf||this._mdf||e)for(o.releaseShapes(),a.shape._mdf=!0,t=a.shape.paths.shapes,i=a.shape.paths._length,n=0;n<i;n+=1)o.addShape(this.processPath(t[n],l));a.shape.paths=a.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var TransformPropertyFactory=function(){var e=[0,0];function t(r,n,i){if(this.elem=r,this.frameId=-1,this.propType="transform",this.data=n,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(i||r),n.p&&n.p.s?(this.px=PropertyFactory.getProp(r,n.p.x,0,0,this),this.py=PropertyFactory.getProp(r,n.p.y,0,0,this),n.p.z&&(this.pz=PropertyFactory.getProp(r,n.p.z,0,0,this))):this.p=PropertyFactory.getProp(r,n.p||{k:[0,0,0]},1,0,this),n.rx){if(this.rx=PropertyFactory.getProp(r,n.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(r,n.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(r,n.rz,0,degToRads,this),n.or.k[0].ti){var a,o=n.or.k.length;for(a=0;a<o;a+=1)n.or.k[a].to=null,n.or.k[a].ti=null}this.or=PropertyFactory.getProp(r,n.or,1,degToRads,this),this.or.sh=!0}else this.r=PropertyFactory.getProp(r,n.r||{k:0},0,degToRads,this);n.sk&&(this.sk=PropertyFactory.getProp(r,n.sk,0,degToRads,this),this.sa=PropertyFactory.getProp(r,n.sa,0,degToRads,this)),this.a=PropertyFactory.getProp(r,n.a||{k:[0,0,0]},1,0,this),this.s=PropertyFactory.getProp(r,n.s||{k:[100,100,100]},1,.01,this),n.o?this.o=PropertyFactory.getProp(r,n.o,0,.01,r):this.o={_mdf:!1,v:1},this._isDirty=!0,this.dynamicProperties.length||this.getValue(!0)}return t.prototype={applyToMatrix:function(r){var n=this._mdf;this.iterateDynamicProperties(),this._mdf=this._mdf||n,this.a&&r.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&r.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&r.skewFromAxis(-this.sk.v,this.sa.v),this.r?r.rotate(-this.r.v):r.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?r.translate(this.px.v,this.py.v,-this.pz.v):r.translate(this.px.v,this.py.v,0):r.translate(this.p.v[0],this.p.v[1],-this.p.v[2])},getValue:function(r){if(this.elem.globalData.frameId!==this.frameId){if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||r){var n;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 i,a;if(n=this.elem.globalData.frameRate,this.p&&this.p.keyframes&&this.p.getValueAtTime)this.p._caching.lastFrame+this.p.offsetTime<=this.p.keyframes[0].t?(i=this.p.getValueAtTime((this.p.keyframes[0].t+.01)/n,0),a=this.p.getValueAtTime(this.p.keyframes[0].t/n,0)):this.p._caching.lastFrame+this.p.offsetTime>=this.p.keyframes[this.p.keyframes.length-1].t?(i=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/n,0),a=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/n,0)):(i=this.p.pv,a=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/n,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){i=[],a=[];var o=this.px,s=this.py;o._caching.lastFrame+o.offsetTime<=o.keyframes[0].t?(i[0]=o.getValueAtTime((o.keyframes[0].t+.01)/n,0),i[1]=s.getValueAtTime((s.keyframes[0].t+.01)/n,0),a[0]=o.getValueAtTime(o.keyframes[0].t/n,0),a[1]=s.getValueAtTime(s.keyframes[0].t/n,0)):o._caching.lastFrame+o.offsetTime>=o.keyframes[o.keyframes.length-1].t?(i[0]=o.getValueAtTime(o.keyframes[o.keyframes.length-1].t/n,0),i[1]=s.getValueAtTime(s.keyframes[s.keyframes.length-1].t/n,0),a[0]=o.getValueAtTime((o.keyframes[o.keyframes.length-1].t-.01)/n,0),a[1]=s.getValueAtTime((s.keyframes[s.keyframes.length-1].t-.01)/n,0)):(i=[o.pv,s.pv],a[0]=o.getValueAtTime((o._caching.lastFrame+o.offsetTime-.01)/n,o.offsetTime),a[1]=s.getValueAtTime((s._caching.lastFrame+s.offsetTime-.01)/n,s.offsetTime))}else i=a=e;this.v.rotate(-Math.atan2(i[1]-a[1],i[0]-a[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}},precalculateMatrix:function(){if(this.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,!this.s.effectsSequence.length)){if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length||this.sa.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3}this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):this.rz.effectsSequence.length||this.ry.effectsSequence.length||this.rx.effectsSequence.length||this.or.effectsSequence.length||(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}},autoOrient:function(){}},extendPrototype([DynamicPropertyContainer],t),t.prototype.addDynamicProperty=function(r){this._addDynamicProperty(r),this.elem.addDynamicProperty(r),this._isDirty=!0},t.prototype._addDynamicProperty=DynamicPropertyContainer.prototype.addDynamicProperty,{getTransformProperty:function(r,n,i){return new t(r,n,i)}}}();function RepeaterModifier(){}function RoundCornersModifier(){}function floatEqual(e,t){return 1e5*Math.abs(e-t)<=Math.min(Math.abs(e),Math.abs(t))}function floatZero(e){return Math.abs(e)<=1e-5}function lerp(e,t,r){return e*(1-r)+t*r}function lerpPoint(e,t,r){return[lerp(e[0],t[0],r),lerp(e[1],t[1],r)]}function quadRoots(e,t,r){if(e===0)return[];var n=t*t-4*e*r;if(n<0)return[];var i=-t/(2*e);if(n===0)return[i];var a=Math.sqrt(n)/(2*e);return[i-a,i+a]}function polynomialCoefficients(e,t,r,n){return[3*t-e-3*r+n,3*e-6*t+3*r,-3*e+3*t,e]}function singlePoint(e){return new PolynomialBezier(e,e,e,e,!1)}function PolynomialBezier(e,t,r,n,i){i&&pointEqual(e,t)&&(t=lerpPoint(e,n,1/3)),i&&pointEqual(r,n)&&(r=lerpPoint(e,n,2/3));var a=polynomialCoefficients(e[0],t[0],r[0],n[0]),o=polynomialCoefficients(e[1],t[1],r[1],n[1]);this.a=[a[0],o[0]],this.b=[a[1],o[1]],this.c=[a[2],o[2]],this.d=[a[3],o[3]],this.points=[e,t,r,n]}function extrema(e,t){var r=e.points[0][t],n=e.points[e.points.length-1][t];if(r>n){var i=n;n=r,r=i}for(var a=quadRoots(3*e.a[t],2*e.b[t],e.c[t]),o=0;o<a.length;o+=1)if(a[o]>0&&a[o]<1){var s=e.point(a[o])[t];s<r?r=s:s>n&&(n=s)}return{min:r,max:n}}function intersectData(e,t,r){var n=e.boundingBox();return{cx:n.cx,cy:n.cy,width:n.width,height:n.height,bez:e,t:(t+r)/2,t1:t,t2:r}}function splitData(e){var t=e.bez.split(.5);return[intersectData(t[0],e.t1,e.t),intersectData(t[1],e.t,e.t2)]}function boxIntersect(e,t){return 2*Math.abs(e.cx-t.cx)<e.width+t.width&&2*Math.abs(e.cy-t.cy)<e.height+t.height}function intersectsImpl(e,t,r,n,i,a){if(boxIntersect(e,t))if(r>=a||e.width<=n&&e.height<=n&&t.width<=n&&t.height<=n)i.push([e.t,t.t]);else{var o=splitData(e),s=splitData(t);intersectsImpl(o[0],s[0],r+1,n,i,a),intersectsImpl(o[0],s[1],r+1,n,i,a),intersectsImpl(o[1],s[0],r+1,n,i,a),intersectsImpl(o[1],s[1],r+1,n,i,a)}}function crossProduct(e,t){return[e[1]*t[2]-e[2]*t[1],e[2]*t[0]-e[0]*t[2],e[0]*t[1]-e[1]*t[0]]}function lineIntersection(e,t,r,n){var i=[e[0],e[1],1],a=[t[0],t[1],1],o=[r[0],r[1],1],s=[n[0],n[1],1],l=crossProduct(crossProduct(i,a),crossProduct(o,s));return floatZero(l[2])?null:[l[0]/l[2],l[1]/l[2]]}function polarOffset(e,t,r){return[e[0]+Math.cos(t)*r,e[1]-Math.sin(t)*r]}function pointDistance(e,t){return Math.hypot(e[0]-t[0],e[1]-t[1])}function pointEqual(e,t){return floatEqual(e[0],t[0])&&floatEqual(e[1],t[1])}function ZigZagModifier(){}function setPoint(e,t,r,n,i,a,o){var s=r-Math.PI/2,l=r+Math.PI/2,c=t[0]+Math.cos(r)*n*i,u=t[1]-Math.sin(r)*n*i;e.setTripleAt(c,u,c+Math.cos(s)*a,u-Math.sin(s)*a,c+Math.cos(l)*o,u-Math.sin(l)*o,e.length())}function getPerpendicularVector(e,t){var r=[t[0]-e[0],t[1]-e[1]],n=.5*-Math.PI;return[Math.cos(n)*r[0]-Math.sin(n)*r[1],Math.sin(n)*r[0]+Math.cos(n)*r[1]]}function getProjectingAngle(e,t){var r=t===0?e.length()-1:t-1,n=(t+1)%e.length(),i=getPerpendicularVector(e.v[r],e.v[n]);return Math.atan2(0,1)-Math.atan2(i[1],i[0])}function zigZagCorner(e,t,r,n,i,a,o){var s=getProjectingAngle(t,r),l=t.v[r%t._length],c=t.v[r===0?t._length-1:r-1],u=t.v[(r+1)%t._length],f=a===2?Math.sqrt(Math.pow(l[0]-c[0],2)+Math.pow(l[1]-c[1],2)):0,m=a===2?Math.sqrt(Math.pow(l[0]-u[0],2)+Math.pow(l[1]-u[1],2)):0;setPoint(e,t.v[r%t._length],s,o,n,m/(2*(i+1)),f/(2*(i+1)),a)}function zigZagSegment(e,t,r,n,i,a){for(var o=0;o<n;o+=1){var s=(o+1)/(n+1),l=i===2?Math.sqrt(Math.pow(t.points[3][0]-t.points[0][0],2)+Math.pow(t.points[3][1]-t.points[0][1],2)):0,c=t.normalAngle(s);setPoint(e,t.point(s),c,a,r,l/(2*(n+1)),l/(2*(n+1)),i),a=-a}return a}function linearOffset(e,t,r){var n=Math.atan2(t[0]-e[0],t[1]-e[1]);return[polarOffset(e,n,r),polarOffset(t,n,r)]}function offsetSegment(e,t){var r,n,i,a,o,s,l;r=(l=linearOffset(e.points[0],e.points[1],t))[0],n=l[1],i=(l=linearOffset(e.points[1],e.points[2],t))[0],a=l[1],o=(l=linearOffset(e.points[2],e.points[3],t))[0],s=l[1];var c=lineIntersection(r,n,i,a);c===null&&(c=n);var u=lineIntersection(o,s,i,a);return u===null&&(u=o),new PolynomialBezier(r,c,u,s)}function joinLines(e,t,r,n,i){var a=t.points[3],o=r.points[0];if(n===3||pointEqual(a,o))return a;if(n===2){var s=-t.tangentAngle(1),l=-r.tangentAngle(0)+Math.PI,c=lineIntersection(a,polarOffset(a,s+Math.PI/2,100),o,polarOffset(o,s+Math.PI/2,100)),u=c?pointDistance(c,a):pointDistance(a,o)/2,f=polarOffset(a,s,2*u*roundCorner);return e.setXYAt(f[0],f[1],"o",e.length()-1),f=polarOffset(o,l,2*u*roundCorner),e.setTripleAt(o[0],o[1],o[0],o[1],f[0],f[1],e.length()),o}var m=lineIntersection(pointEqual(a,t.points[2])?t.points[0]:t.points[2],a,o,pointEqual(o,r.points[1])?r.points[3]:r.points[1]);return m&&pointDistance(m,a)<i?(e.setTripleAt(m[0],m[1],m[0],m[1],m[0],m[1],e.length()),m):a}function getIntersection(e,t){var r=e.intersections(t);return r.length&&floatEqual(r[0][0],1)&&r.shift(),r.length?r[0]:null}function pruneSegmentIntersection(e,t){var r=e.slice(),n=t.slice(),i=getIntersection(e[e.length-1],t[0]);return i&&(r[e.length-1]=e[e.length-1].split(i[0])[0],n[0]=t[0].split(i[1])[1]),e.length>1&&t.length>1&&(i=getIntersection(e[0],t[t.length-1]))?[[e[0].split(i[0])[0]],[t[t.length-1].split(i[1])[1]]]:[r,n]}function pruneIntersections(e){for(var t,r=1;r<e.length;r+=1)t=pruneSegmentIntersection(e[r-1],e[r]),e[r-1]=t[0],e[r]=t[1];return e.length>1&&(t=pruneSegmentIntersection(e[e.length-1],e[0]),e[e.length-1]=t[0],e[0]=t[1]),e}function offsetSegmentSplit(e,t){var r,n,i,a,o=e.inflectionPoints();if(o.length===0)return[offsetSegment(e,t)];if(o.length===1||floatEqual(o[1],1))return r=(i=e.split(o[0]))[0],n=i[1],[offsetSegment(r,t),offsetSegment(n,t)];r=(i=e.split(o[0]))[0];var s=(o[1]-o[0])/(1-o[0]);return a=(i=i[1].split(s))[0],n=i[1],[offsetSegment(r,t),offsetSegment(a,t),offsetSegment(n,t)]}function OffsetPathModifier(){}function getFontProperties(e){for(var t=e.fStyle?e.fStyle.split(" "):[],r="normal",n="normal",i=t.length,a=0;a<i;a+=1)switch(t[a].toLowerCase()){case"italic":n="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"}return{style:n,weight:e.fWeight||r}}extendPrototype([ShapeModifier],RepeaterModifier),RepeaterModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.c=PropertyFactory.getProp(e,t.c,0,null,this),this.o=PropertyFactory.getProp(e,t.o,0,null,this),this.tr=TransformPropertyFactory.getTransformProperty(e,t.tr,this),this.so=PropertyFactory.getProp(e,t.tr.so,0,.01,this),this.eo=PropertyFactory.getProp(e,t.tr.eo,0,.01,this),this.data=t,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(e,t,r,n,i,a){var o=a?-1:1,s=n.s.v[0]+(1-n.s.v[0])*(1-i),l=n.s.v[1]+(1-n.s.v[1])*(1-i);e.translate(n.p.v[0]*o*i,n.p.v[1]*o*i,n.p.v[2]),t.translate(-n.a.v[0],-n.a.v[1],n.a.v[2]),t.rotate(-n.r.v*o*i),t.translate(n.a.v[0],n.a.v[1],n.a.v[2]),r.translate(-n.a.v[0],-n.a.v[1],n.a.v[2]),r.scale(a?1/s:s,a?1/l:l),r.translate(n.a.v[0],n.a.v[1],n.a.v[2])},RepeaterModifier.prototype.init=function(e,t,r,n){for(this.elem=e,this.arr=t,this.pos=r,this.elemsData=n,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(e),this.initModifierProperties(e,t[r]);r>0;)r-=1,this._elements.unshift(t[r]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t]._processed=!1,e[t].ty==="gr"&&this.resetElements(e[t].it)},RepeaterModifier.prototype.cloneElements=function(e){var t=JSON.parse(JSON.stringify(e));return this.resetElements(t),t},RepeaterModifier.prototype.changeGroupRender=function(e,t){var r,n=e.length;for(r=0;r<n;r+=1)e[r]._render=t,e[r].ty==="gr"&&this.changeGroupRender(e[r].it,t)},RepeaterModifier.prototype.processShapes=function(e){var t,r,n,i,a,o=!1;if(this._mdf||e){var s,l=Math.ceil(this.c.v);if(this._groups.length<l){for(;this._groups.length<l;){var c={it:this.cloneElements(this._elements),ty:"gr"};c.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,c),this._groups.splice(0,0,c),this._currentCopies+=1}this.elem.reloadShapes(),o=!0}for(a=0,n=0;n<=this._groups.length-1;n+=1){if(s=a<l,this._groups[n]._render=s,this.changeGroupRender(this._groups[n].it,s),!s){var u=this.elemsData[n].it,f=u[u.length-1];f.transform.op.v!==0?(f.transform.op._mdf=!0,f.transform.op.v=0):f.transform.op._mdf=!1}a+=1}this._currentCopies=l;var m=this.o.v,d=m%1,p=m>0?Math.floor(m):Math.ceil(m),g=this.pMatrix.props,h=this.rMatrix.props,v=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var y,b,S=0;if(m>0){for(;S<p;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),S+=1;d&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,d,!1),S+=d)}else if(m<0){for(;S>p;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),S-=1;d&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-d,!0),S-=d)}for(n=this.data.m===1?0:this._currentCopies-1,i=this.data.m===1?1:-1,a=this._currentCopies;a;){if(b=(r=(t=this.elemsData[n].it)[t.length-1].transform.mProps.v.props).length,t[t.length-1].transform.mProps._mdf=!0,t[t.length-1].transform.op._mdf=!0,t[t.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(n/(this._currentCopies-1)),S!==0){for((n!==0&&i===1||n!==this._currentCopies-1&&i===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(h[0],h[1],h[2],h[3],h[4],h[5],h[6],h[7],h[8],h[9],h[10],h[11],h[12],h[13],h[14],h[15]),this.matrix.transform(v[0],v[1],v[2],v[3],v[4],v[5],v[6],v[7],v[8],v[9],v[10],v[11],v[12],v[13],v[14],v[15]),this.matrix.transform(g[0],g[1],g[2],g[3],g[4],g[5],g[6],g[7],g[8],g[9],g[10],g[11],g[12],g[13],g[14],g[15]),y=0;y<b;y+=1)r[y]=this.matrix.props[y];this.matrix.reset()}else for(this.matrix.reset(),y=0;y<b;y+=1)r[y]=this.matrix.props[y];S+=1,a-=1,n+=i}}else for(a=this._currentCopies,n=0,i=1;a;)r=(t=this.elemsData[n].it)[t.length-1].transform.mProps.v.props,t[t.length-1].transform.mProps._mdf=!1,t[t.length-1].transform.op._mdf=!1,a-=1,n+=i;return o},RepeaterModifier.prototype.addShape=function(){},extendPrototype([ShapeModifier],RoundCornersModifier),RoundCornersModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.rd=PropertyFactory.getProp(e,t.r,0,null,this),this._isAnimated=!!this.rd.effectsSequence.length},RoundCornersModifier.prototype.processPath=function(e,t){var r,n=shapePool.newElement();n.c=e.c;var i,a,o,s,l,c,u,f,m,d,p,g,h=e._length,v=0;for(r=0;r<h;r+=1)i=e.v[r],o=e.o[r],a=e.i[r],i[0]===o[0]&&i[1]===o[1]&&i[0]===a[0]&&i[1]===a[1]?r!==0&&r!==h-1||e.c?(s=r===0?e.v[h-1]:e.v[r-1],c=(l=Math.sqrt(Math.pow(i[0]-s[0],2)+Math.pow(i[1]-s[1],2)))?Math.min(l/2,t)/l:0,u=p=i[0]+(s[0]-i[0])*c,f=g=i[1]-(i[1]-s[1])*c,m=u-(u-i[0])*roundCorner,d=f-(f-i[1])*roundCorner,n.setTripleAt(u,f,m,d,p,g,v),v+=1,s=r===h-1?e.v[0]:e.v[r+1],c=(l=Math.sqrt(Math.pow(i[0]-s[0],2)+Math.pow(i[1]-s[1],2)))?Math.min(l/2,t)/l:0,u=m=i[0]+(s[0]-i[0])*c,f=d=i[1]+(s[1]-i[1])*c,p=u-(u-i[0])*roundCorner,g=f-(f-i[1])*roundCorner,n.setTripleAt(u,f,m,d,p,g,v),v+=1):(n.setTripleAt(i[0],i[1],o[0],o[1],a[0],a[1],v),v+=1):(n.setTripleAt(e.v[r][0],e.v[r][1],e.o[r][0],e.o[r][1],e.i[r][0],e.i[r][1],v),v+=1);return n},RoundCornersModifier.prototype.processShapes=function(e){var t,r,n,i,a,o,s=this.shapes.length,l=this.rd.v;if(l!==0)for(r=0;r<s;r+=1){if(o=(a=this.shapes[r]).localShapeCollection,a.shape._mdf||this._mdf||e)for(o.releaseShapes(),a.shape._mdf=!0,t=a.shape.paths.shapes,i=a.shape.paths._length,n=0;n<i;n+=1)o.addShape(this.processPath(t[n],l));a.shape.paths=a.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},PolynomialBezier.prototype.point=function(e){return[((this.a[0]*e+this.b[0])*e+this.c[0])*e+this.d[0],((this.a[1]*e+this.b[1])*e+this.c[1])*e+this.d[1]]},PolynomialBezier.prototype.derivative=function(e){return[(3*e*this.a[0]+2*this.b[0])*e+this.c[0],(3*e*this.a[1]+2*this.b[1])*e+this.c[1]]},PolynomialBezier.prototype.tangentAngle=function(e){var t=this.derivative(e);return Math.atan2(t[1],t[0])},PolynomialBezier.prototype.normalAngle=function(e){var t=this.derivative(e);return Math.atan2(t[0],t[1])},PolynomialBezier.prototype.inflectionPoints=function(){var e=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(floatZero(e))return[];var t=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/e,r=t*t-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/e;if(r<0)return[];var n=Math.sqrt(r);return floatZero(n)?n>0&&n<1?[t]:[]:[t-n,t+n].filter(function(i){return i>0&&i<1})},PolynomialBezier.prototype.split=function(e){if(e<=0)return[singlePoint(this.points[0]),this];if(e>=1)return[this,singlePoint(this.points[this.points.length-1])];var t=lerpPoint(this.points[0],this.points[1],e),r=lerpPoint(this.points[1],this.points[2],e),n=lerpPoint(this.points[2],this.points[3],e),i=lerpPoint(t,r,e),a=lerpPoint(r,n,e),o=lerpPoint(i,a,e);return[new PolynomialBezier(this.points[0],t,i,o,!0),new PolynomialBezier(o,a,n,this.points[3],!0)]},PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var e=this.bounds();return{left:e.x.min,right:e.x.max,top:e.y.min,bottom:e.y.max,width:e.x.max-e.x.min,height:e.y.max-e.y.min,cx:(e.x.max+e.x.min)/2,cy:(e.y.max+e.y.min)/2}},PolynomialBezier.prototype.intersections=function(e,t,r){t===void 0&&(t=2),r===void 0&&(r=7);var n=[];return intersectsImpl(intersectData(this,0,1),intersectData(e,0,1),0,t,n,r),n},PolynomialBezier.shapeSegment=function(e,t){var r=(t+1)%e.length();return new PolynomialBezier(e.v[t],e.o[t],e.i[r],e.v[r],!0)},PolynomialBezier.shapeSegmentInverted=function(e,t){var r=(t+1)%e.length();return new PolynomialBezier(e.v[r],e.i[r],e.o[t],e.v[t],!0)},extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(e,t.s,0,null,this),this.frequency=PropertyFactory.getProp(e,t.r,0,null,this),this.pointsType=PropertyFactory.getProp(e,t.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0},ZigZagModifier.prototype.processPath=function(e,t,r,n){var i=e._length,a=shapePool.newElement();if(a.c=e.c,e.c||(i-=1),i===0)return a;var o=-1,s=PolynomialBezier.shapeSegment(e,0);zigZagCorner(a,e,0,t,r,n,o);for(var l=0;l<i;l+=1)o=zigZagSegment(a,s,t,r,n,-o),s=l!==i-1||e.c?PolynomialBezier.shapeSegment(e,(l+1)%i):null,zigZagCorner(a,e,l+1,t,r,n,o);return a},ZigZagModifier.prototype.processShapes=function(e){var t,r,n,i,a,o,s=this.shapes.length,l=this.amplitude.v,c=Math.max(0,Math.round(this.frequency.v)),u=this.pointsType.v;if(l!==0)for(r=0;r<s;r+=1){if(o=(a=this.shapes[r]).localShapeCollection,a.shape._mdf||this._mdf||e)for(o.releaseShapes(),a.shape._mdf=!0,t=a.shape.paths.shapes,i=a.shape.paths._length,n=0;n<i;n+=1)o.addShape(this.processPath(t[n],l,c,u));a.shape.paths=a.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)},extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(e,t){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(e,t.a,0,null,this),this.miterLimit=PropertyFactory.getProp(e,t.ml,0,null,this),this.lineJoin=t.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(e,t,r,n){var i=shapePool.newElement();i.c=e.c;var a,o,s,l=e.length();e.c||(l-=1);var c=[];for(a=0;a<l;a+=1)s=PolynomialBezier.shapeSegment(e,a),c.push(offsetSegmentSplit(s,t));if(!e.c)for(a=l-1;a>=0;a-=1)s=PolynomialBezier.shapeSegmentInverted(e,a),c.push(offsetSegmentSplit(s,t));c=pruneIntersections(c);var u=null,f=null;for(a=0;a<c.length;a+=1){var m=c[a];for(f&&(u=joinLines(i,f,m[0],r,n)),f=m[m.length-1],o=0;o<m.length;o+=1)s=m[o],u&&pointEqual(s.points[0],u)?i.setXYAt(s.points[1][0],s.points[1][1],"o",i.length()-1):i.setTripleAt(s.points[0][0],s.points[0][1],s.points[1][0],s.points[1][1],s.points[0][0],s.points[0][1],i.length()),i.setTripleAt(s.points[3][0],s.points[3][1],s.points[3][0],s.points[3][1],s.points[2][0],s.points[2][1],i.length()),u=s.points[3]}return c.length&&joinLines(i,f,c[0][0],r,n),i},OffsetPathModifier.prototype.processShapes=function(e){var t,r,n,i,a,o,s=this.shapes.length,l=this.amount.v,c=this.miterLimit.v,u=this.lineJoin;if(l!==0)for(r=0;r<s;r+=1){if(o=(a=this.shapes[r]).localShapeCollection,a.shape._mdf||this._mdf||e)for(o.releaseShapes(),a.shape._mdf=!0,t=a.shape.paths.shapes,i=a.shape.paths._length,n=0;n<i;n+=1)o.addShape(this.processPath(t[n],l,u,c));a.shape.paths=a.localShapeCollection}this.dynamicProperties.length||(this._mdf=!1)};var FontManager=function(){var e={w:0,size:0,shapes:[],data:{shapes:[]}},t=[];t=t.concat([2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403]);var r=127988,n=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function i(u,f){var m=createTag("span");m.setAttribute("aria-hidden",!0),m.style.fontFamily=f;var d=createTag("span");d.innerText="giItT1WQy@!-/#",m.style.position="absolute",m.style.left="-10000px",m.style.top="-10000px",m.style.fontSize="300px",m.style.fontVariant="normal",m.style.fontStyle="normal",m.style.fontWeight="normal",m.style.letterSpacing="0",m.appendChild(d),document.body.appendChild(m);var p=d.offsetWidth;return d.style.fontFamily=function(g){var h,v=g.split(","),y=v.length,b=[];for(h=0;h<y;h+=1)v[h]!=="sans-serif"&&v[h]!=="monospace"&&b.push(v[h]);return b.join(",")}(u)+", "+f,{node:d,w:p,parent:m}}function a(u,f){var m,d=document.body&&f?"svg":"canvas",p=getFontProperties(u);if(d==="svg"){var g=createNS("text");g.style.fontSize="100px",g.setAttribute("font-family",u.fFamily),g.setAttribute("font-style",p.style),g.setAttribute("font-weight",p.weight),g.textContent="1",u.fClass?(g.style.fontFamily="inherit",g.setAttribute("class",u.fClass)):g.style.fontFamily=u.fFamily,f.appendChild(g),m=g}else{var h=new OffscreenCanvas(500,500).getContext("2d");h.font=p.style+" "+p.weight+" 100px "+u.fFamily,m=h}return{measureText:function(v){return d==="svg"?(m.textContent=v,m.getComputedTextLength()):m.measureText(v).width}}}function o(u){var f=0,m=u.charCodeAt(0);if(m>=55296&&m<=56319){var d=u.charCodeAt(1);d>=56320&&d<=57343&&(f=1024*(m-55296)+d-56320+65536)}return f}function s(u){var f=o(u);return f>=127462&&f<=127487}var l=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)};l.isModifier=function(u,f){var m=u.toString(16)+f.toString(16);return n.indexOf(m)!==-1},l.isZeroWidthJoiner=function(u){return u===8205},l.isFlagEmoji=function(u){return s(u.substr(0,2))&&s(u.substr(2,2))},l.isRegionalCode=s,l.isCombinedCharacter=function(u){return t.indexOf(u)!==-1},l.isRegionalFlag=function(u,f){var m=o(u.substr(f,2));if(m!==r)return!1;var d=0;for(f+=2;d<5;){if((m=o(u.substr(f,2)))<917601||m>917626)return!1;d+=1,f+=2}return o(u.substr(f,2))===917631},l.isVariationSelector=function(u){return u===65039},l.BLACK_FLAG_CODE_POINT=r;var c={addChars:function(u){if(u){var f;this.chars||(this.chars=[]);var m,d,p=u.length,g=this.chars.length;for(f=0;f<p;f+=1){for(m=0,d=!1;m<g;)this.chars[m].style===u[f].style&&this.chars[m].fFamily===u[f].fFamily&&this.chars[m].ch===u[f].ch&&(d=!0),m+=1;d||(this.chars.push(u[f]),g+=1)}}},addFonts:function(u,f){if(u){if(this.chars)return this.isLoaded=!0,void(this.fonts=u.list);if(!document.body)return this.isLoaded=!0,u.list.forEach(function(A){A.helper=a(A),A.cache={}}),void(this.fonts=u.list);var m,d=u.list,p=d.length,g=p;for(m=0;m<p;m+=1){var h,v,y=!0;if(d[m].loaded=!1,d[m].monoCase=i(d[m].fFamily,"monospace"),d[m].sansCase=i(d[m].fFamily,"sans-serif"),d[m].fPath){if(d[m].fOrigin==="p"||d[m].origin===3){if((h=document.querySelectorAll('style[f-forigin="p"][f-family="'+d[m].fFamily+'"], style[f-origin="3"][f-family="'+d[m].fFamily+'"]')).length>0&&(y=!1),y){var b=createTag("style");b.setAttribute("f-forigin",d[m].fOrigin),b.setAttribute("f-origin",d[m].origin),b.setAttribute("f-family",d[m].fFamily),b.type="text/css",b.innerText="@font-face {font-family: "+d[m].fFamily+"; font-style: normal; src: url('"+d[m].fPath+"');}",f.appendChild(b)}}else if(d[m].fOrigin==="g"||d[m].origin===1){for(h=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),v=0;v<h.length;v+=1)h[v].href.indexOf(d[m].fPath)!==-1&&(y=!1);if(y){var S=createTag("link");S.setAttribute("f-forigin",d[m].fOrigin),S.setAttribute("f-origin",d[m].origin),S.type="text/css",S.rel="stylesheet",S.href=d[m].fPath,document.body.appendChild(S)}}else if(d[m].fOrigin==="t"||d[m].origin===2){for(h=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]'),v=0;v<h.length;v+=1)d[m].fPath===h[v].src&&(y=!1);if(y){var x=createTag("link");x.setAttribute("f-forigin",d[m].fOrigin),x.setAttribute("f-origin",d[m].origin),x.setAttribute("rel","stylesheet"),x.setAttribute("href",d[m].fPath),f.appendChild(x)}}}else d[m].loaded=!0,g-=1;d[m].helper=a(d[m],f),d[m].cache={},this.fonts.push(d[m])}g===0?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}else this.isLoaded=!0},getCharData:function(u,f,m){for(var d=0,p=this.chars.length;d<p;){if(this.chars[d].ch===u&&this.chars[d].style===f&&this.chars[d].fFamily===m)return this.chars[d];d+=1}return(typeof u=="string"&&u.charCodeAt(0)!==13||!u)&&console&&console.warn&&!this._warned&&(this._warned=!0,console.warn("Missing character from exported characters list: ",u,f,m)),e},getFontByName:function(u){for(var f=0,m=this.fonts.length;f<m;){if(this.fonts[f].fName===u)return this.fonts[f];f+=1}return this.fonts[0]},measureText:function(u,f,m){var d=this.getFontByName(f),p=u;if(!d.cache[p]){var g=d.helper;if(u===" "){var h=g.measureText("|"+u+"|"),v=g.measureText("||");d.cache[p]=(h-v)/100}else d.cache[p]=g.measureText(u)/100}return d.cache[p]*m},checkLoadedFonts:function(){var u,f,m,d=this.fonts.length,p=d;for(u=0;u<d;u+=1)this.fonts[u].loaded?p-=1:this.fonts[u].fOrigin==="n"||this.fonts[u].origin===0?this.fonts[u].loaded=!0:(f=this.fonts[u].monoCase.node,m=this.fonts[u].monoCase.w,f.offsetWidth!==m?(p-=1,this.fonts[u].loaded=!0):(f=this.fonts[u].sansCase.node,m=this.fonts[u].sansCase.w,f.offsetWidth!==m&&(p-=1,this.fonts[u].loaded=!0)),this.fonts[u].loaded&&(this.fonts[u].sansCase.parent.parentNode.removeChild(this.fonts[u].sansCase.parent),this.fonts[u].monoCase.parent.parentNode.removeChild(this.fonts[u].monoCase.parent)));p!==0&&Date.now()-this.initTime<5e3?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)},setIsLoaded:function(){this.isLoaded=!0}};return l.prototype=c,l}();function SlotManager(e){this.animationData=e}function slotFactory(e){return new SlotManager(e)}function RenderableElement(){}SlotManager.prototype.getProp=function(e){return this.animationData.slots&&this.animationData.slots[e.sid]?Object.assign(e,this.animationData.slots[e.sid].p):e},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,t=this.renderableComponents.length;for(e=0;e<t;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=(blendModeEnums={0:"source-over",1:"multiply",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity"},function(e){return blendModeEnums[e]||""}),blendModeEnums;function SliderEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function AngleEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function ColorEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,1,0,r)}function PointEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,1,0,r)}function LayerIndexEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function MaskIndexEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function CheckboxEffect(e,t,r){this.p=PropertyFactory.getProp(t,e.v,0,0,r)}function NoValueEffect(){this.p={}}function EffectsManager(e,t){var r,n=e.ef||[];this.effectElements=[];var i,a=n.length;for(r=0;r<a;r+=1)i=new GroupEffect(n[r],t),this.effectElements.push(i)}function GroupEffect(e,t){this.init(e,t)}function BaseElement(){}function FrameElement(){}function FootageElement(e,t,r){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.footageData=t.imageLoader.getAsset(this.assetData),this.initBaseData(e,t,r)}function AudioElement(e,t,r){this.initFrame(),this.initRenderable(),this.assetData=t.getAssetData(e.refId),this.initBaseData(e,t,r),this._isPlaying=!1,this._canPlay=!1;var n=this.globalData.getAssetsPath(this.assetData);this.audio=this.globalData.audioController.createAudio(n),this._currentTime=0,this.globalData.audioController.addAudio(this),this._volumeMultiplier=1,this._volume=1,this._previousVolume=null,this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0},this.lv=PropertyFactory.getProp(this,e.au&&e.au.lv?e.au.lv:{k:[100]},1,.01,this)}function BaseRenderer(){}extendPrototype([DynamicPropertyContainer],GroupEffect),GroupEffect.prototype.getValue=GroupEffect.prototype.iterateDynamicProperties,GroupEffect.prototype.init=function(e,t){var r;this.data=e,this.effectElements=[],this.initDynamicPropertyContainer(t);var n,i=this.data.ef.length,a=this.data.ef;for(r=0;r<i;r+=1){switch(n=null,a[r].ty){case 0:n=new SliderEffect(a[r],t,this);break;case 1:n=new AngleEffect(a[r],t,this);break;case 2:n=new ColorEffect(a[r],t,this);break;case 3:n=new PointEffect(a[r],t,this);break;case 4:case 7:n=new CheckboxEffect(a[r],t,this);break;case 10:n=new LayerIndexEffect(a[r],t,this);break;case 11:n=new MaskIndexEffect(a[r],t,this);break;case 5:n=new EffectsManager(a[r],t,this);break;default:n=new NoValueEffect(a[r],t,this)}n&&this.effectElements.push(n)}},BaseElement.prototype={checkMasks:function(){if(!this.data.hasMask)return!1;for(var e=0,t=this.data.masksProperties.length;e<t;){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 t=e("layer"),r=e("effects"),n=e("shape"),i=e("text"),a=e("comp");this.layerInterface=t(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);var o=r.createEffectsInterface(this,this.layerInterface);this.layerInterface.registerEffectsInterface(o),this.data.ty===0||this.data.xt?this.compInterface=a(this):this.data.ty===4?(this.layerInterface.shapeInterface=n(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface):this.data.ty===5&&(this.layerInterface.textInterface=i(this),this.layerInterface.text=this.layerInterface.textInterface)}},setBlendMode:function(){var e=getBlendMode(this.data.bm);(this.baseElement||this.layerElement).style["mix-blend-mode"]=e},initBaseData:function(e,t,r){this.globalData=t,this.comp=r,this.data=e,this.layerId=createElementID(),this.data.sr||(this.data.sr=1),this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties)},getType:function(){return this.type},sourceRectAtTime:function(){}},FrameElement.prototype={initFrame:function(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1},prepareProperties:function(e,t){var r,n=this.dynamicProperties.length;for(r=0;r<n;r+=1)(t||this._isParent&&this.dynamicProperties[r].propType==="transform")&&(this.dynamicProperties[r].getValue(),this.dynamicProperties[r]._mdf&&(this.globalData._mdf=!0,this._mdf=!0))},addDynamicProperty:function(e){this.dynamicProperties.indexOf(e)===-1&&this.dynamicProperties.push(e)}},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 e=getExpressionInterfaces();if(e){var t=e("footage");this.layerInterface=t(this)}},FootageElement.prototype.getFootageData=function(){return this.footageData},AudioElement.prototype.prepareFrame=function(e){if(this.prepareRenderableFrame(e,!0),this.prepareProperties(e,!0),this.tm._placeholder)this._currentTime=e/this.data.sr;else{var t=this.tm.v;this._currentTime=t}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(e){this.audio.rate(e)},AudioElement.prototype.volume=function(e){this._volumeMultiplier=e,this._previousVolume=e*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){},BaseRenderer.prototype.checkLayers=function(e){var t,r,n=this.layers.length;for(this.completeLayers=!0,t=n-1;t>=0;t-=1)this.elements[t]||(r=this.layers[t]).ip-r.st<=e-this.layers[t].st&&r.op-r.st>e-this.layers[t].st&&this.buildItem(t),this.completeLayers=!!this.elements[t]&&this.completeLayers;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(e){switch(e.ty){case 2:return this.createImage(e);case 0:return this.createComp(e);case 1:return this.createSolid(e);case 3:default:return this.createNull(e);case 4:return this.createShape(e);case 5:return this.createText(e);case 6:return this.createAudio(e);case 13:return this.createCamera(e);case 15:return this.createFootage(e)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(e){return new AudioElement(e,this.globalData,this)},BaseRenderer.prototype.createFootage=function(e){return new FootageElement(e,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.buildItem(e);this.checkPendingElements()},BaseRenderer.prototype.includeLayers=function(e){var t;this.completeLayers=!1;var r,n=e.length,i=this.layers.length;for(t=0;t<n;t+=1)for(r=0;r<i;){if(this.layers[r].id===e[t].id){this.layers[r]=e[t];break}r+=1}},BaseRenderer.prototype.setProjectInterface=function(e){this.globalData.projectInterface=e},BaseRenderer.prototype.initItems=function(){this.globalData.progressiveLoad||this.buildAllItems()},BaseRenderer.prototype.buildElementParenting=function(e,t,r){for(var n=this.elements,i=this.layers,a=0,o=i.length;a<o;)i[a].ind==t&&(n[a]&&n[a]!==!0?(r.push(n[a]),n[a].setAsParent(),i[a].parent!==void 0?this.buildElementParenting(e,i[a].parent,r):e.setHierarchy(r)):(this.buildItem(a),this.addPendingElement(e))),a+=1},BaseRenderer.prototype.addPendingElement=function(e){this.pendingElements.push(e)},BaseRenderer.prototype.searchExtraCompositions=function(e){var t,r=e.length;for(t=0;t<r;t+=1)if(e[t].xt){var n=this.createComp(e[t]);n.initExpressions(),this.globalData.projectInterface.registerComposition(n)}},BaseRenderer.prototype.getElementById=function(e){var t,r=this.elements.length;for(t=0;t<r;t+=1)if(this.elements[t].data.ind===e)return this.elements[t];return null},BaseRenderer.prototype.getElementByPath=function(e){var t,r=e.shift();if(typeof r=="number")t=this.elements[r];else{var n,i=this.elements.length;for(n=0;n<i;n+=1)if(this.elements[n].data.nm===r){t=this.elements[n];break}}return e.length===0?t:t.getElementByPath(e)},BaseRenderer.prototype.setupGlobalData=function(e,t){this.globalData.fontManager=new FontManager,this.globalData.slotManager=slotFactory(e),this.globalData.fontManager.addChars(e.chars),this.globalData.fontManager.addFonts(e.fonts,t),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=e.fr,this.globalData.nm=e.nm,this.globalData.compSize={w:e.w,h:e.h}};var effectTypes={TRANSFORM_EFFECT:"transformEFfect"};function TransformElement(){}function MaskElement(e,t,r){this.data=e,this.element=t,this.globalData=r,this.storedData=[],this.masksProperties=this.data.masksProperties||[],this.maskElement=null;var n,i,a=this.globalData.defs,o=this.masksProperties?this.masksProperties.length:0;this.viewData=createSizedArray(o),this.solidPath="";var s,l,c,u,f,m,d=this.masksProperties,p=0,g=[],h=createElementID(),v="clipPath",y="clip-path";for(n=0;n<o;n+=1)if((d[n].mode!=="a"&&d[n].mode!=="n"||d[n].inv||d[n].o.k!==100||d[n].o.x)&&(v="mask",y="mask"),d[n].mode!=="s"&&d[n].mode!=="i"||p!==0?c=null:((c=createNS("rect")).setAttribute("fill","#ffffff"),c.setAttribute("width",this.element.comp.data.w||0),c.setAttribute("height",this.element.comp.data.h||0),g.push(c)),i=createNS("path"),d[n].mode==="n")this.viewData[n]={op:PropertyFactory.getProp(this.element,d[n].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,d[n],3),elem:i,lastPath:""},a.appendChild(i);else{var b;if(p+=1,i.setAttribute("fill",d[n].mode==="s"?"#000000":"#ffffff"),i.setAttribute("clip-rule","nonzero"),d[n].x.k!==0?(v="mask",y="mask",m=PropertyFactory.getProp(this.element,d[n].x,0,null,this.element),b=createElementID(),(u=createNS("filter")).setAttribute("id",b),(f=createNS("feMorphology")).setAttribute("operator","erode"),f.setAttribute("in","SourceGraphic"),f.setAttribute("radius","0"),u.appendChild(f),a.appendChild(u),i.setAttribute("stroke",d[n].mode==="s"?"#000000":"#ffffff")):(f=null,m=null),this.storedData[n]={elem:i,x:m,expan:f,lastPath:"",lastOperator:"",filterId:b,lastRadius:0},d[n].mode==="i"){l=g.length;var S=createNS("g");for(s=0;s<l;s+=1)S.appendChild(g[s]);var x=createNS("mask");x.setAttribute("mask-type","alpha"),x.setAttribute("id",h+"_"+p),x.appendChild(i),a.appendChild(x),S.setAttribute("mask","url("+getLocationHref()+"#"+h+"_"+p+")"),g.length=0,g.push(S)}else g.push(i);d[n].inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[n]={elem:i,lastPath:"",op:PropertyFactory.getProp(this.element,d[n].o,0,.01,this.element),prop:ShapePropertyFactory.getShapeProp(this.element,d[n],3),invRect:c},this.viewData[n].prop.k||this.drawPath(d[n],this.viewData[n].prop.v,this.viewData[n])}for(this.maskElement=createNS(v),o=g.length,n=0;n<o;n+=1)this.maskElement.appendChild(g[n]);p>0&&(this.maskElement.setAttribute("id",h),this.element.maskedElement.setAttribute(y,"url("+getLocationHref()+"#"+h+")"),a.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}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,t=this.finalTransform.mat,r=0,n=this.hierarchy.length;if(!this.finalTransform._matMdf)for(;r<n;){if(this.hierarchy[r].finalTransform.mProp._mdf){this.finalTransform._matMdf=!0;break}r+=1}if(this.finalTransform._matMdf)for(e=this.finalTransform.mProp.v.props,t.cloneFromProps(e),r=0;r<n;r+=1)t.multiply(this.hierarchy[r].finalTransform.mProp.v)}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v)},renderLocalTransform:function(){if(this.localTransforms){var e=0,t=this.localTransforms.length;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;e<t;)this.localTransforms[e]._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[e]._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=this.finalTransform.mProp.o.v,this.finalTransform._opMdf=!0),e+=1;if(this.finalTransform._localMatMdf){var r=this.finalTransform.localMat;for(this.localTransforms[0].matrix.clone(r),e=1;e<t;e+=1){var n=this.localTransforms[e].matrix;r.multiply(n)}r.multiply(this.finalTransform.mat)}if(this.finalTransform._opMdf){var i=this.finalTransform.localOpacity;for(e=0;e<t;e+=1)i*=.01*this.localTransforms[e].opacity;this.finalTransform.localOpacity=i}}},searchEffectTransforms:function(){if(this.renderableEffectsManager){var e=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT);if(e.length){this.localTransforms=[],this.finalTransform.localMat=new Matrix;var t=0,r=e.length;for(t=0;t<r;t+=1)this.localTransforms.push(e[t])}}},globalToLocal:function(e){var t=[];t.push(this.finalTransform);for(var r,n=!0,i=this.comp;n;)i.finalTransform?(i.data.hasMask&&t.splice(0,0,i.finalTransform),i=i.comp):n=!1;var a,o=t.length;for(r=0;r<o;r+=1)a=t[r].mat.applyToPointArray(0,0,0),e=[e[0]-a[0],e[1]-a[1],0];return e},mHelper:new Matrix},MaskElement.prototype.getMaskProperty=function(e){return this.viewData[e].prop},MaskElement.prototype.renderFrame=function(e){var t,r=this.element.finalTransform.mat,n=this.masksProperties.length;for(t=0;t<n;t+=1)if((this.viewData[t].prop._mdf||e)&&this.drawPath(this.masksProperties[t],this.viewData[t].prop.v,this.viewData[t]),(this.viewData[t].op._mdf||e)&&this.viewData[t].elem.setAttribute("fill-opacity",this.viewData[t].op.v),this.masksProperties[t].mode!=="n"&&(this.viewData[t].invRect&&(this.element.finalTransform.mProp._mdf||e)&&this.viewData[t].invRect.setAttribute("transform",r.getInverseMatrix().to2dCSS()),this.storedData[t].x&&(this.storedData[t].x._mdf||e))){var i=this.storedData[t].expan;this.storedData[t].x.v<0?(this.storedData[t].lastOperator!=="erode"&&(this.storedData[t].lastOperator="erode",this.storedData[t].elem.setAttribute("filter","url("+getLocationHref()+"#"+this.storedData[t].filterId+")")),i.setAttribute("radius",-this.storedData[t].x.v)):(this.storedData[t].lastOperator!=="dilate"&&(this.storedData[t].lastOperator="dilate",this.storedData[t].elem.setAttribute("filter",null)),this.storedData[t].elem.setAttribute("stroke-width",2*this.storedData[t].x.v))}},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var e="M0,0 ";return e+=" h"+this.globalData.compSize.w,e+=" v"+this.globalData.compSize.h,e+=" h-"+this.globalData.compSize.w,e+=" v-"+this.globalData.compSize.h+" "},MaskElement.prototype.drawPath=function(e,t,r){var n,i,a=" M"+t.v[0][0]+","+t.v[0][1];for(i=t._length,n=1;n<i;n+=1)a+=" C"+t.o[n-1][0]+","+t.o[n-1][1]+" "+t.i[n][0]+","+t.i[n][1]+" "+t.v[n][0]+","+t.v[n][1];if(t.c&&i>1&&(a+=" C"+t.o[n-1][0]+","+t.o[n-1][1]+" "+t.i[0][0]+","+t.i[0][1]+" "+t.v[0][0]+","+t.v[0][1]),r.lastPath!==a){var o="";r.elem&&(t.c&&(o=e.inv?this.solidPath+a:a),r.elem.setAttribute("d",o)),r.lastPath=a}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var e={};return e.createFilter=function(t,r){var n=createNS("filter");return n.setAttribute("id",t),r!==!0&&(n.setAttribute("filterUnits","objectBoundingBox"),n.setAttribute("x","0%"),n.setAttribute("y","0%"),n.setAttribute("width","100%"),n.setAttribute("height","100%")),n},e.createAlphaToLuminanceFilter=function(){var t=createNS("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0  0 0 0 1 0  0 0 0 1 0  0 0 0 1 1"),t},e}(),featureSupport=function(){var e={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))&&(e.maskType=!1),/firefox/i.test(navigator.userAgent)&&(e.svgLumaHidden=!1),e}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(e){var t,r,n="SourceGraphic",i=e.data.ef?e.data.ef.length:0,a=createElementID(),o=filtersFactory.createFilter(a,!0),s=0;for(this.filters=[],t=0;t<i;t+=1){r=null;var l=e.data.ef[t].ty;registeredEffects$1[l]&&(r=new registeredEffects$1[l].effect(o,e.effectsManager.effectElements[t],e,idPrefix+s,n),n=idPrefix+s,registeredEffects$1[l].countsAsEffect&&(s+=1)),r&&this.filters.push(r)}s&&(e.globalData.defs.appendChild(o),e.layerElement.setAttribute("filter","url("+getLocationHref()+"#"+a+")")),this.filters.length&&e.addRenderableComponent(this)}function registerEffect$1(e,t,r){registeredEffects$1[e]={effect:t,countsAsEffect:r}}function SVGBaseElement(){}function HierarchyElement(){}function RenderableDOMElement(){}function IImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.assetData&&this.assetData.sid&&(this.assetData=t.slotManager.getProp(this.assetData)),this.initElement(e,t,r),this.sourceRect={top:0,left:0,width:this.assetData.w,height:this.assetData.h}}function ProcessedElement(e,t){this.elem=e,this.pos=t}function IShapeElement(){}SVGEffects.prototype.renderFrame=function(e){var t,r=this.filters.length;for(t=0;t<r;t+=1)this.filters[t].renderFrame(e)},SVGEffects.prototype.getEffects=function(e){var t,r=this.filters.length,n=[];for(t=0;t<r;t+=1)this.filters[t].type===e&&n.push(this.filters[t]);return n},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 t=createNS("g");t.setAttribute("id",this.layerId),t.appendChild(this.layerElement),e=t,this.globalData.defs.appendChild(t)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),e=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.ty===0&&!this.data.hd){var r=createNS("clipPath"),n=createNS("path");n.setAttribute("d","M0,0 L"+this.data.w+",0 L"+this.data.w+","+this.data.h+" L0,"+this.data.h+"z");var i=createElementID();if(r.setAttribute("id",i),r.appendChild(n),this.globalData.defs.appendChild(r),this.checkMasks()){var a=createNS("g");a.setAttribute("clip-path","url("+getLocationHref()+"#"+i+")"),a.appendChild(this.layerElement),this.transformedElement=a,e?e.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+i+")")}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 t,r,n,i,a=this.layerId+"_"+e;if(e===1||e===3){var o=createNS("mask");o.setAttribute("id",a),o.setAttribute("mask-type",e===3?"luminance":"alpha"),(n=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),o.appendChild(n),this.globalData.defs.appendChild(o),featureSupport.maskType||e!==1||(o.setAttribute("mask-type","luminance"),t=createElementID(),r=filtersFactory.createFilter(t),this.globalData.defs.appendChild(r),r.appendChild(filtersFactory.createAlphaToLuminanceFilter()),(i=createNS("g")).appendChild(n),o.appendChild(i),i.setAttribute("filter","url("+getLocationHref()+"#"+t+")"))}else if(e===2){var s=createNS("mask");s.setAttribute("id",a),s.setAttribute("mask-type","alpha");var l=createNS("g");s.appendChild(l),t=createElementID(),r=filtersFactory.createFilter(t);var c=createNS("feComponentTransfer");c.setAttribute("in","SourceGraphic"),r.appendChild(c);var u=createNS("feFuncA");u.setAttribute("type","table"),u.setAttribute("tableValues","1.0 0.0"),c.appendChild(u),this.globalData.defs.appendChild(r);var f=createNS("rect");f.setAttribute("width",this.comp.data.w),f.setAttribute("height",this.comp.data.h),f.setAttribute("x","0"),f.setAttribute("y","0"),f.setAttribute("fill","#ffffff"),f.setAttribute("opacity","0"),l.setAttribute("filter","url("+getLocationHref()+"#"+t+")"),l.appendChild(f),(n=createNS("use")).setAttributeNS("http://www.w3.org/1999/xlink","href","#"+this.layerId),l.appendChild(n),featureSupport.maskType||(s.setAttribute("mask-type","luminance"),r.appendChild(filtersFactory.createAlphaToLuminanceFilter()),i=createNS("g"),l.appendChild(f),i.appendChild(this.layerElement),l.appendChild(i)),this.globalData.defs.appendChild(s)}this.matteMasks[e]=a}return this.matteMasks[e]},setMatte:function(e){this.matteElement&&this.matteElement.setAttribute("mask","url("+getLocationHref()+"#"+e+")")}},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,[])}},extendPrototype([RenderableElement,createProxyFunction({initElement:function(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initTransform(e,t,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()},hide:function(){this.hidden||this.isInRange&&!this.isTransparent||((this.baseElement||this.layerElement).style.display="none",this.hidden=!0)},show:function(){this.isInRange&&!this.isTransparent&&(this.data.hd||((this.baseElement||this.layerElement).style.display="block"),this.hidden=!1,this._isFirstFrame=!0)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},renderInnerContent:function(){},prepareFrame:function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),this.checkTransparency()},destroy:function(){this.innerElem=null,this.destroyBaseElement()}})],RenderableDOMElement),extendPrototype([BaseElement,TransformElement,SVGBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],IImageElement),IImageElement.prototype.createContent=function(){var e=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",e),this.layerElement.appendChild(this.innerElem)},IImageElement.prototype.sourceRectAtTime=function(){return this.sourceRect},IShapeElement.prototype={addShapeToModifiers:function(e){var t,r=this.shapeModifiers.length;for(t=0;t<r;t+=1)this.shapeModifiers[t].addShape(e)},isShapeInAnimatedModifiers:function(e){for(var t=this.shapeModifiers.length;0<t;)if(this.shapeModifiers[0].isAnimatedWithShape(e))return!0;return!1},renderModifiers:function(){if(this.shapeModifiers.length){var e,t=this.shapes.length;for(e=0;e<t;e+=1)this.shapes[e].sh.reset();for(e=(t=this.shapeModifiers.length)-1;e>=0&&!this.shapeModifiers[e].processShapes(this._isFirstFrame);e-=1);}},searchProcessedElement:function(e){for(var t=this.processedElements,r=0,n=t.length;r<n;){if(t[r].elem===e)return t[r].pos;r+=1}return 0},addProcessedElement:function(e,t){for(var r=this.processedElements,n=r.length;n;)if(r[n-=1].elem===e)return void(r[n].pos=t);r.push(new ProcessedElement(e,t))},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(e,t,r){this.caches=[],this.styles=[],this.transformers=e,this.lStr="",this.sh=r,this.lvl=t,this._isAnimated=!!r.k;for(var n=0,i=e.length;n<i;){if(e[n].mProps.dynamicProperties.length){this._isAnimated=!0;break}n+=1}}function SVGStyleData(e,t){this.data=e,this.type=e.ty,this.d="",this.lvl=t,this._mdf=!1,this.closed=e.hd===!0,this.pElem=createNS("path"),this.msElem=null}function DashProperty(e,t,r,n){var i;this.elem=e,this.frameId=-1,this.dataProps=createSizedArray(t.length),this.renderer=r,this.k=!1,this.dashStr="",this.dashArray=createTypedArray("float32",t.length?t.length-1:0),this.dashoffset=createTypedArray("float32",1),this.initDynamicPropertyContainer(n);var a,o=t.length||0;for(i=0;i<o;i+=1)a=PropertyFactory.getProp(e,t[i].v,0,0,this),this.k=a.k||this.k,this.dataProps[i]={n:t[i].n,p:a};this.k||this.getValue(!0),this._isAnimated=this.k}function SVGStrokeStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=r,this._isAnimated=!!this._isAnimated}function SVGFillStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.c=PropertyFactory.getProp(e,t.c,1,255,this),this.style=r}function SVGNoStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.style=r}function GradientProperty(e,t,r){this.data=t,this.c=createTypedArray("uint8c",4*t.p);var n=t.k.k[0].s?t.k.k[0].s.length-4*t.p:t.k.k.length-4*t.p;this.o=createTypedArray("float32",n),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=n,this.initDynamicPropertyContainer(r),this.prop=PropertyFactory.getProp(e,t.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}function SVGGradientFillStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.initGradientData(e,t,r)}function SVGGradientStrokeStyleData(e,t,r){this.initDynamicPropertyContainer(e),this.getValue=this.iterateDynamicProperties,this.w=PropertyFactory.getProp(e,t.w,0,null,this),this.d=new DashProperty(e,t.d||{},"svg",this),this.initGradientData(e,t,r),this._isAnimated=!!this._isAnimated}function ShapeGroupData(){this.it=[],this.prevViewData=[],this.gr=createNS("g")}function SVGTransformData(e,t,r){this.transform={mProps:e,op:t,container:r},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length||this.transform.op.effectsSequence.length}SVGShapeData.prototype.setAsAnimated=function(){this._isAnimated=!0},SVGStyleData.prototype.reset=function(){this.d="",this._mdf=!1},DashProperty.prototype.getValue=function(e){if((this.elem.globalData.frameId!==this.frameId||e)&&(this.frameId=this.elem.globalData.frameId,this.iterateDynamicProperties(),this._mdf=this._mdf||e,this._mdf)){var t=0,r=this.dataProps.length;for(this.renderer==="svg"&&(this.dashStr=""),t=0;t<r;t+=1)this.dataProps[t].n!=="o"?this.renderer==="svg"?this.dashStr+=" "+this.dataProps[t].p.v:this.dashArray[t]=this.dataProps[t].p.v:this.dashoffset[0]=this.dataProps[t].p.v}},extendPrototype([DynamicPropertyContainer],DashProperty),extendPrototype([DynamicPropertyContainer],SVGStrokeStyleData),extendPrototype([DynamicPropertyContainer],SVGFillStyleData),extendPrototype([DynamicPropertyContainer],SVGNoStyleData),GradientProperty.prototype.comparePoints=function(e,t){for(var r=0,n=this.o.length/2;r<n;){if(Math.abs(e[4*r]-e[4*t+2*r])>.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 e=0,t=this.data.k.k.length;e<t;){if(!this.comparePoints(this.data.k.k[e].s,this.data.p))return!1;e+=1}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0},GradientProperty.prototype.getValue=function(e){if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,this.prop._mdf||e){var t,r,n,i=4*this.data.p;for(t=0;t<i;t+=1)r=t%4==0?100:255,n=Math.round(this.prop.v[t]*r),this.c[t]!==n&&(this.c[t]=n,this._cmdf=!e);if(this.o.length)for(i=this.prop.v.length,t=4*this.data.p;t<i;t+=1)r=t%2==0?100:1,n=t%2==0?Math.round(100*this.prop.v[t]):this.prop.v[t],this.o[t-4*this.data.p]!==n&&(this.o[t-4*this.data.p]=n,this._omdf=!e);this._mdf=!e}},extendPrototype([DynamicPropertyContainer],GradientProperty),SVGGradientFillStyleData.prototype.initGradientData=function(e,t,r){this.o=PropertyFactory.getProp(e,t.o,0,.01,this),this.s=PropertyFactory.getProp(e,t.s,1,null,this),this.e=PropertyFactory.getProp(e,t.e,1,null,this),this.h=PropertyFactory.getProp(e,t.h||{k:0},0,.01,this),this.a=PropertyFactory.getProp(e,t.a||{k:0},0,degToRads,this),this.g=new GradientProperty(e,t.g,this),this.style=r,this.stops=[],this.setGradientData(r.pElem,t),this.setGradientOpacity(t,r),this._isAnimated=!!this._isAnimated},SVGGradientFillStyleData.prototype.setGradientData=function(e,t){var r=createElementID(),n=createNS(t.t===1?"linearGradient":"radialGradient");n.setAttribute("id",r),n.setAttribute("spreadMethod","pad"),n.setAttribute("gradientUnits","userSpaceOnUse");var i,a,o,s=[];for(o=4*t.g.p,a=0;a<o;a+=4)i=createNS("stop"),n.appendChild(i),s.push(i);e.setAttribute(t.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+r+")"),this.gf=n,this.cst=s},SVGGradientFillStyleData.prototype.setGradientOpacity=function(e,t){if(this.g._hasOpacity&&!this.g._collapsable){var r,n,i,a=createNS("mask"),o=createNS("path");a.appendChild(o);var s=createElementID(),l=createElementID();a.setAttribute("id",l);var c=createNS(e.t===1?"linearGradient":"radialGradient");c.setAttribute("id",s),c.setAttribute("spreadMethod","pad"),c.setAttribute("gradientUnits","userSpaceOnUse"),i=e.g.k.k[0].s?e.g.k.k[0].s.length:e.g.k.k.length;var u=this.stops;for(n=4*e.g.p;n<i;n+=2)(r=createNS("stop")).setAttribute("stop-color","rgb(255,255,255)"),c.appendChild(r),u.push(r);o.setAttribute(e.ty==="gf"?"fill":"stroke","url("+getLocationHref()+"#"+s+")"),e.ty==="gs"&&(o.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),o.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),e.lj===1&&o.setAttribute("stroke-miterlimit",e.ml)),this.of=c,this.ms=a,this.ost=u,this.maskId=l,t.msElem=o}},extendPrototype([DynamicPropertyContainer],SVGGradientFillStyleData),extendPrototype([SVGGradientFillStyleData,DynamicPropertyContainer],SVGGradientStrokeStyleData);var buildShapeString=function(e,t,r,n){if(t===0)return"";var i,a=e.o,o=e.i,s=e.v,l=" M"+n.applyToPointStringified(s[0][0],s[0][1]);for(i=1;i<t;i+=1)l+=" C"+n.applyToPointStringified(a[i-1][0],a[i-1][1])+" "+n.applyToPointStringified(o[i][0],o[i][1])+" "+n.applyToPointStringified(s[i][0],s[i][1]);return r&&t&&(l+=" C"+n.applyToPointStringified(a[i-1][0],a[i-1][1])+" "+n.applyToPointStringified(o[0][0],o[0][1])+" "+n.applyToPointStringified(s[0][0],s[0][1]),l+="z"),l},SVGElementsRenderer=function(){var e=new Matrix,t=new Matrix;function r(c,u,f){(f||u.transform.op._mdf)&&u.transform.container.setAttribute("opacity",u.transform.op.v),(f||u.transform.mProps._mdf)&&u.transform.container.setAttribute("transform",u.transform.mProps.v.to2dCSS())}function n(){}function i(c,u,f){var m,d,p,g,h,v,y,b,S,x,A=u.styles.length,T=u.lvl;for(v=0;v<A;v+=1){if(g=u.sh._mdf||f,u.styles[v].lvl<T){for(b=t.reset(),S=T-u.styles[v].lvl,x=u.transformers.length-1;!g&&S>0;)g=u.transformers[x].mProps._mdf||g,S-=1,x-=1;if(g)for(S=T-u.styles[v].lvl,x=u.transformers.length-1;S>0;)b.multiply(u.transformers[x].mProps.v),S-=1,x-=1}else b=e;if(d=(y=u.sh.paths)._length,g){for(p="",m=0;m<d;m+=1)(h=y.shapes[m])&&h._length&&(p+=buildShapeString(h,h._length,h.c,b));u.caches[v]=p}else p=u.caches[v];u.styles[v].d+=c.hd===!0?"":p,u.styles[v]._mdf=g||u.styles[v]._mdf}}function a(c,u,f){var m=u.style;(u.c._mdf||f)&&m.pElem.setAttribute("fill","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||f)&&m.pElem.setAttribute("fill-opacity",u.o.v)}function o(c,u,f){s(c,u,f),l(c,u,f)}function s(c,u,f){var m,d,p,g,h,v=u.gf,y=u.g._hasOpacity,b=u.s.v,S=u.e.v;if(u.o._mdf||f){var x=c.ty==="gf"?"fill-opacity":"stroke-opacity";u.style.pElem.setAttribute(x,u.o.v)}if(u.s._mdf||f){var A=c.t===1?"x1":"cx",T=A==="x1"?"y1":"cy";v.setAttribute(A,b[0]),v.setAttribute(T,b[1]),y&&!u.g._collapsable&&(u.of.setAttribute(A,b[0]),u.of.setAttribute(T,b[1]))}if(u.g._cmdf||f){m=u.cst;var C=u.g.c;for(p=m.length,d=0;d<p;d+=1)(g=m[d]).setAttribute("offset",C[4*d]+"%"),g.setAttribute("stop-color","rgb("+C[4*d+1]+","+C[4*d+2]+","+C[4*d+3]+")")}if(y&&(u.g._omdf||f)){var D=u.g.o;for(p=(m=u.g._collapsable?u.cst:u.ost).length,d=0;d<p;d+=1)g=m[d],u.g._collapsable||g.setAttribute("offset",D[2*d]+"%"),g.setAttribute("stop-opacity",D[2*d+1])}if(c.t===1)(u.e._mdf||f)&&(v.setAttribute("x2",S[0]),v.setAttribute("y2",S[1]),y&&!u.g._collapsable&&(u.of.setAttribute("x2",S[0]),u.of.setAttribute("y2",S[1])));else if((u.s._mdf||u.e._mdf||f)&&(h=Math.sqrt(Math.pow(b[0]-S[0],2)+Math.pow(b[1]-S[1],2)),v.setAttribute("r",h),y&&!u.g._collapsable&&u.of.setAttribute("r",h)),u.e._mdf||u.h._mdf||u.a._mdf||f){h||(h=Math.sqrt(Math.pow(b[0]-S[0],2)+Math.pow(b[1]-S[1],2)));var M=Math.atan2(S[1]-b[1],S[0]-b[0]),_=u.h.v;_>=1?_=.99:_<=-1&&(_=-.99);var R=h*_,w=Math.cos(M+u.a.v)*R+b[0],F=Math.sin(M+u.a.v)*R+b[1];v.setAttribute("fx",w),v.setAttribute("fy",F),y&&!u.g._collapsable&&(u.of.setAttribute("fx",w),u.of.setAttribute("fy",F))}}function l(c,u,f){var m=u.style,d=u.d;d&&(d._mdf||f)&&d.dashStr&&(m.pElem.setAttribute("stroke-dasharray",d.dashStr),m.pElem.setAttribute("stroke-dashoffset",d.dashoffset[0])),u.c&&(u.c._mdf||f)&&m.pElem.setAttribute("stroke","rgb("+bmFloor(u.c.v[0])+","+bmFloor(u.c.v[1])+","+bmFloor(u.c.v[2])+")"),(u.o._mdf||f)&&m.pElem.setAttribute("stroke-opacity",u.o.v),(u.w._mdf||f)&&(m.pElem.setAttribute("stroke-width",u.w.v),m.msElem&&m.msElem.setAttribute("stroke-width",u.w.v))}return{createRenderFunction:function(c){switch(c.ty){case"fl":return a;case"gf":return s;case"gs":return o;case"st":return l;case"sh":case"el":case"rc":case"sr":return i;case"tr":return r;case"no":return n;default:return null}}}}();function SVGShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(e,t,r),this.prevViewData=[]}function LetterProps(e,t,r,n,i,a){this.o=e,this.sw=t,this.sc=r,this.fc=n,this.m=i,this.p=a,this._mdf={o:!0,sw:!!t,sc:!!r,fc:!!n,m:!0,p:!0}}function TextProperty(e,t){this._frameId=initialDefaultFrame,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,t.d&&t.d.sid&&(t.d=e.globalData.slotManager.getProp(t.d)),this.data=t,this.elem=e,this.comp=this.elem.comp,this.keysIndex=0,this.canResize=!1,this.minimumFontSize=1,this.effectsSequence=[],this.currentData={ascent:0,boxWidth:this.defaultBoxWidth,f:"",fStyle:"",fWeight:"",fc:"",j:"",justifyOffset:"",l:[],lh:0,lineWidths:[],ls:"",of:"",s:"",sc:"",sw:0,t:0,tr:0,sz:0,ps:null,fillColorAnim:!1,strokeColorAnim:!1,strokeWidthAnim:!1,yOffset:0,finalSize:0,finalText:[],finalLineHeight:0,__complete:!1},this.copyData(this.currentData,this.data.d.k[0].s),this.searchProperty()||this.completeTextData(this.currentData)}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var e,t,r,n,i=this.shapes.length,a=this.stylesList.length,o=[],s=!1;for(r=0;r<a;r+=1){for(n=this.stylesList[r],s=!1,o.length=0,e=0;e<i;e+=1)(t=this.shapes[e]).styles.indexOf(n)!==-1&&(o.push(t),s=t._isAnimated||s);o.length>1&&s&&this.setShapesAsAnimated(o)}},SVGShapeElement.prototype.setShapesAsAnimated=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t].setAsAnimated()},SVGShapeElement.prototype.createStyleElement=function(e,t){var r,n=new SVGStyleData(e,t),i=n.pElem;return e.ty==="st"?r=new SVGStrokeStyleData(this,e,n):e.ty==="fl"?r=new SVGFillStyleData(this,e,n):e.ty==="gf"||e.ty==="gs"?(r=new(e.ty==="gf"?SVGGradientFillStyleData:SVGGradientStrokeStyleData)(this,e,n),this.globalData.defs.appendChild(r.gf),r.maskId&&(this.globalData.defs.appendChild(r.ms),this.globalData.defs.appendChild(r.of),i.setAttribute("mask","url("+getLocationHref()+"#"+r.maskId+")"))):e.ty==="no"&&(r=new SVGNoStyleData(this,e,n)),e.ty!=="st"&&e.ty!=="gs"||(i.setAttribute("stroke-linecap",lineCapEnum[e.lc||2]),i.setAttribute("stroke-linejoin",lineJoinEnum[e.lj||2]),i.setAttribute("fill-opacity","0"),e.lj===1&&i.setAttribute("stroke-miterlimit",e.ml)),e.r===2&&i.setAttribute("fill-rule","evenodd"),e.ln&&i.setAttribute("id",e.ln),e.cl&&i.setAttribute("class",e.cl),e.bm&&(i.style["mix-blend-mode"]=getBlendMode(e.bm)),this.stylesList.push(n),this.addToAnimatedContents(e,r),r},SVGShapeElement.prototype.createGroupElement=function(e){var t=new ShapeGroupData;return e.ln&&t.gr.setAttribute("id",e.ln),e.cl&&t.gr.setAttribute("class",e.cl),e.bm&&(t.gr.style["mix-blend-mode"]=getBlendMode(e.bm)),t},SVGShapeElement.prototype.createTransformElement=function(e,t){var r=TransformPropertyFactory.getTransformProperty(this,e,this),n=new SVGTransformData(r,r.o,t);return this.addToAnimatedContents(e,n),n},SVGShapeElement.prototype.createShapeElement=function(e,t,r){var n=4;e.ty==="rc"?n=5:e.ty==="el"?n=6:e.ty==="sr"&&(n=7);var i=new SVGShapeData(t,r,ShapePropertyFactory.getShapeProp(this,e,n,this));return this.shapes.push(i),this.addShapeToModifiers(i),this.addToAnimatedContents(e,i),i},SVGShapeElement.prototype.addToAnimatedContents=function(e,t){for(var r=0,n=this.animatedContents.length;r<n;){if(this.animatedContents[r].element===t)return;r+=1}this.animatedContents.push({fn:SVGElementsRenderer.createRenderFunction(e),element:t,data:e})},SVGShapeElement.prototype.setElementStyles=function(e){var t,r=e.styles,n=this.stylesList.length;for(t=0;t<n;t+=1)this.stylesList[t].closed||r.push(this.stylesList[t])},SVGShapeElement.prototype.reloadShapes=function(){var e;this._isFirstFrame=!0;var t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes(),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers()},SVGShapeElement.prototype.searchShapes=function(e,t,r,n,i,a,o){var s,l,c,u,f,m,d=[].concat(a),p=e.length-1,g=[],h=[];for(s=p;s>=0;s-=1){if((m=this.searchProcessedElement(e[s]))?t[s]=r[m-1]:e[s]._render=o,e[s].ty==="fl"||e[s].ty==="st"||e[s].ty==="gf"||e[s].ty==="gs"||e[s].ty==="no")m?t[s].style.closed=!1:t[s]=this.createStyleElement(e[s],i),e[s]._render&&t[s].style.pElem.parentNode!==n&&n.appendChild(t[s].style.pElem),g.push(t[s].style);else if(e[s].ty==="gr"){if(m)for(c=t[s].it.length,l=0;l<c;l+=1)t[s].prevViewData[l]=t[s].it[l];else t[s]=this.createGroupElement(e[s]);this.searchShapes(e[s].it,t[s].it,t[s].prevViewData,t[s].gr,i+1,d,o),e[s]._render&&t[s].gr.parentNode!==n&&n.appendChild(t[s].gr)}else e[s].ty==="tr"?(m||(t[s]=this.createTransformElement(e[s],n)),u=t[s].transform,d.push(u)):e[s].ty==="sh"||e[s].ty==="rc"||e[s].ty==="el"||e[s].ty==="sr"?(m||(t[s]=this.createShapeElement(e[s],d,i)),this.setElementStyles(t[s])):e[s].ty==="tm"||e[s].ty==="rd"||e[s].ty==="ms"||e[s].ty==="pb"||e[s].ty==="zz"||e[s].ty==="op"?(m?(f=t[s]).closed=!1:((f=ShapeModifiers.getModifier(e[s].ty)).init(this,e[s]),t[s]=f,this.shapeModifiers.push(f)),h.push(f)):e[s].ty==="rp"&&(m?(f=t[s]).closed=!0:(f=ShapeModifiers.getModifier(e[s].ty),t[s]=f,f.init(this,e,s,t),this.shapeModifiers.push(f),o=!1),h.push(f));this.addProcessedElement(e[s],s+1)}for(p=g.length,s=0;s<p;s+=1)g[s].closed=!0;for(p=h.length,s=0;s<p;s+=1)h[s].closed=!0},SVGShapeElement.prototype.renderInnerContent=function(){var e;this.renderModifiers();var t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].reset();for(this.renderShape(),e=0;e<t;e+=1)(this.stylesList[e]._mdf||this._isFirstFrame)&&(this.stylesList[e].msElem&&(this.stylesList[e].msElem.setAttribute("d",this.stylesList[e].d),this.stylesList[e].d="M0 0"+this.stylesList[e].d),this.stylesList[e].pElem.setAttribute("d",this.stylesList[e].d||"M0 0"))},SVGShapeElement.prototype.renderShape=function(){var e,t,r=this.animatedContents.length;for(e=0;e<r;e+=1)t=this.animatedContents[e],(this._isFirstFrame||t.element._isAnimated)&&t.data!==!0&&t.fn(t.data,t.element,this._isFirstFrame)},SVGShapeElement.prototype.destroy=function(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null},LetterProps.prototype.update=function(e,t,r,n,i,a){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;var o=!1;return this.o!==e&&(this.o=e,this._mdf.o=!0,o=!0),this.sw!==t&&(this.sw=t,this._mdf.sw=!0,o=!0),this.sc!==r&&(this.sc=r,this._mdf.sc=!0,o=!0),this.fc!==n&&(this.fc=n,this._mdf.fc=!0,o=!0),this.m!==i&&(this.m=i,this._mdf.m=!0,o=!0),!a.length||this.p[0]===a[0]&&this.p[1]===a[1]&&this.p[4]===a[4]&&this.p[5]===a[5]&&this.p[12]===a[12]&&this.p[13]===a[13]||(this.p=a,this._mdf.p=!0,o=!0),o},TextProperty.prototype.defaultBoxWidth=[0,0],TextProperty.prototype.copyData=function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},TextProperty.prototype.setCurrentData=function(e){e.__complete||this.completeTextData(e),this.currentData=e,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(e){this.effectsSequence.push(e),this.elem.addDynamicProperty(this)},TextProperty.prototype.getValue=function(e){if(this.elem.globalData.frameId!==this.frameId&&this.effectsSequence.length||e){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var t=this.currentData,r=this.keysIndex;if(this.lock)this.setCurrentData(this.currentData);else{var n;this.lock=!0,this._mdf=!1;var i=this.effectsSequence.length,a=e||this.data.d.k[this.keysIndex].s;for(n=0;n<i;n+=1)a=r!==this.keysIndex?this.effectsSequence[n](a,a.t):this.effectsSequence[n](this.currentData,a.t);t!==a&&this.setCurrentData(a),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData.frameId}}},TextProperty.prototype.getKeyframeValue=function(){for(var e=this.data.d.k,t=this.elem.comp.renderedFrame,r=0,n=e.length;r<=n-1&&!(r===n-1||e[r+1].t>t);)r+=1;return this.keysIndex!==r&&(this.keysIndex=r),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(e){for(var t,r,n=[],i=0,a=e.length,o=!1,s=!1,l="";i<a;)o=s,s=!1,t=e.charCodeAt(i),l=e.charAt(i),FontManager.isCombinedCharacter(t)?o=!0:t>=55296&&t<=56319?FontManager.isRegionalFlag(e,i)?l=e.substr(i,14):(r=e.charCodeAt(i+1))>=56320&&r<=57343&&(FontManager.isModifier(t,r)?(l=e.substr(i,2),o=!0):l=FontManager.isFlagEmoji(e.substr(i,4))?e.substr(i,4):e.substr(i,2)):t>56319?(r=e.charCodeAt(i+1),FontManager.isVariationSelector(t)&&(o=!0)):FontManager.isZeroWidthJoiner(t)&&(o=!0,s=!0),o?(n[n.length-1]+=l,o=!1):n.push(l),i+=l.length;return n},TextProperty.prototype.completeTextData=function(e){e.__complete=!0;var t,r,n,i,a,o,s,l=this.elem.globalData.fontManager,c=this.data,u=[],f=0,m=c.m.g,d=0,p=0,g=0,h=[],v=0,y=0,b=l.getFontByName(e.f),S=0,x=getFontProperties(b);e.fWeight=x.weight,e.fStyle=x.style,e.finalSize=e.s,e.finalText=this.buildFinalText(e.t),r=e.finalText.length,e.finalLineHeight=e.lh;var A,T=e.tr/1e3*e.finalSize;if(e.sz)for(var C,D,M=!0,_=e.sz[0],R=e.sz[1];M;){C=0,v=0,r=(D=this.buildFinalText(e.t)).length,T=e.tr/1e3*e.finalSize;var w=-1;for(t=0;t<r;t+=1)A=D[t].charCodeAt(0),n=!1,D[t]===" "?w=t:A!==13&&A!==3||(v=0,n=!0,C+=e.finalLineHeight||1.2*e.finalSize),l.chars?(s=l.getCharData(D[t],b.fStyle,b.fFamily),S=n?0:s.w*e.finalSize/100):S=l.measureText(D[t],e.f,e.finalSize),v+S>_&&D[t]!==" "?(w===-1?r+=1:t=w,C+=e.finalLineHeight||1.2*e.finalSize,D.splice(t,w===t?1:0,"\r"),w=-1,v=0):(v+=S,v+=T);C+=b.ascent*e.finalSize/100,this.canResize&&e.finalSize>this.minimumFontSize&&R<C?(e.finalSize-=1,e.finalLineHeight=e.finalSize*e.lh/e.s):(e.finalText=D,r=e.finalText.length,M=!1)}v=-T,S=0;var F,q=0;for(t=0;t<r;t+=1)if(n=!1,(A=(F=e.finalText[t]).charCodeAt(0))===13||A===3?(q=0,h.push(v),y=v>y?v:y,v=-2*T,i="",n=!0,g+=1):i=F,l.chars?(s=l.getCharData(F,b.fStyle,l.getFontByName(e.f).fFamily),S=n?0:s.w*e.finalSize/100):S=l.measureText(i,e.f,e.finalSize),F===" "?q+=S+T:(v+=S+T+q,q=0),u.push({l:S,an:S,add:d,n,anIndexes:[],val:i,line:g,animatorJustifyOffset:0}),m==2){if(d+=S,i===""||i===" "||t===r-1){for(i!==""&&i!==" "||(d-=S);p<=t;)u[p].an=d,u[p].ind=f,u[p].extra=S,p+=1;f+=1,d=0}}else if(m==3){if(d+=S,i===""||t===r-1){for(i===""&&(d-=S);p<=t;)u[p].an=d,u[p].ind=f,u[p].extra=S,p+=1;d=0,f+=1}}else u[f].ind=f,u[f].extra=0,f+=1;if(e.l=u,y=v>y?v:y,h.push(v),e.sz)e.boxWidth=e.sz[0],e.justifyOffset=0;else switch(e.boxWidth=y,e.j){case 1:e.justifyOffset=-e.boxWidth;break;case 2:e.justifyOffset=-e.boxWidth/2;break;default:e.justifyOffset=0}e.lineWidths=h;var z,X,I,O,L=c.a;o=L.length;var H=[];for(a=0;a<o;a+=1){for((z=L[a]).a.sc&&(e.strokeColorAnim=!0),z.a.sw&&(e.strokeWidthAnim=!0),(z.a.fc||z.a.fh||z.a.fs||z.a.fb)&&(e.fillColorAnim=!0),O=0,I=z.s.b,t=0;t<r;t+=1)(X=u[t]).anIndexes[a]=O,(I==1&&X.val!==""||I==2&&X.val!==""&&X.val!==" "||I==3&&(X.n||X.val==" "||t==r-1)||I==4&&(X.n||t==r-1))&&(z.s.rn===1&&H.push(O),O+=1);c.a[a].s.totalChars=O;var W,j=-1;if(z.s.rn===1)for(t=0;t<r;t+=1)j!=(X=u[t]).anIndexes[a]&&(j=X.anIndexes[a],W=H.splice(Math.floor(Math.random()*H.length),1)[0]),X.anIndexes[a]=W}e.yOffset=e.finalLineHeight||1.2*e.finalSize,e.ls=e.ls||0,e.ascent=b.ascent*e.finalSize/100},TextProperty.prototype.updateDocumentData=function(e,t){t=t===void 0?this.keysIndex:t;var r=this.copyData({},this.data.d.k[t].s);r=this.copyData(r,e),this.data.d.k[t].s=r,this.recalculate(t),this.setCurrentData(r),this.elem.addDynamicProperty(this)},TextProperty.prototype.recalculate=function(e){var t=this.data.d.k[e].s;t.__complete=!1,this.keysIndex=0,this._isFirstFrame=!0,this.getValue(t)},TextProperty.prototype.canResizeFont=function(e){this.canResize=e,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)},TextProperty.prototype.setMinimumFontSize=function(e){this.minimumFontSize=Math.floor(e)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)};var TextSelectorProp=function(){var e=Math.max,t=Math.min,r=Math.floor;function n(i,a){this._currentTextLength=-1,this.k=!1,this.data=a,this.elem=i,this.comp=i.comp,this.finalS=0,this.finalE=0,this.initDynamicPropertyContainer(i),this.s=PropertyFactory.getProp(i,a.s||{k:0},0,0,this),this.e="e"in a?PropertyFactory.getProp(i,a.e,0,0,this):{v:100},this.o=PropertyFactory.getProp(i,a.o||{k:0},0,0,this),this.xe=PropertyFactory.getProp(i,a.xe||{k:0},0,0,this),this.ne=PropertyFactory.getProp(i,a.ne||{k:0},0,0,this),this.sm=PropertyFactory.getProp(i,a.sm||{k:100},0,0,this),this.a=PropertyFactory.getProp(i,a.a,0,.01,this),this.dynamicProperties.length||this.getValue()}return n.prototype={getMult:function(i){this._currentTextLength!==this.elem.textProperty.currentData.l.length&&this.getValue();var a=0,o=0,s=1,l=1;this.ne.v>0?a=this.ne.v/100:o=-this.ne.v/100,this.xe.v>0?s=1-this.xe.v/100:l=1+this.xe.v/100;var c=BezierFactory.getBezierEasing(a,o,s,l).get,u=0,f=this.finalS,m=this.finalE,d=this.data.sh;if(d===2)u=c(u=m===f?i>=m?1:0:e(0,t(.5/(m-f)+(i-f)/(m-f),1)));else if(d===3)u=c(u=m===f?i>=m?0:1:1-e(0,t(.5/(m-f)+(i-f)/(m-f),1)));else if(d===4)m===f?u=0:(u=e(0,t(.5/(m-f)+(i-f)/(m-f),1)))<.5?u*=2:u=1-2*(u-.5),u=c(u);else if(d===5){if(m===f)u=0;else{var p=m-f,g=-p/2+(i=t(e(0,i+.5-f),m-f)),h=p/2;u=Math.sqrt(1-g*g/(h*h))}u=c(u)}else d===6?(m===f?u=0:(i=t(e(0,i+.5-f),m-f),u=(1+Math.cos(Math.PI+2*Math.PI*i/(m-f)))/2),u=c(u)):(i>=r(f)&&(u=e(0,t(i-f<0?t(m,1)-(f-i):m-i,1))),u=c(u));if(this.sm.v!==100){var v=.01*this.sm.v;v===0&&(v=1e-8);var y=.5-.5*v;u<y?u=0:(u=(u-y)/v)>1&&(u=1)}return u*this.a.v},getValue:function(i){this.iterateDynamicProperties(),this._mdf=i||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,i&&this.data.r===2&&(this.e.v=this._currentTextLength);var a=this.data.r===2?1:100/this.data.totalChars,o=this.o.v/a,s=this.s.v/a+o,l=this.e.v/a+o;if(s>l){var c=s;s=l,l=c}this.finalS=s,this.finalE=l}},extendPrototype([DynamicPropertyContainer],n),{getTextSelectorProp:function(i,a,o){return new n(i,a,o)}}}();function TextAnimatorDataProperty(e,t,r){var n={propType:!1},i=PropertyFactory.getProp,a=t.a;this.a={r:a.r?i(e,a.r,0,degToRads,r):n,rx:a.rx?i(e,a.rx,0,degToRads,r):n,ry:a.ry?i(e,a.ry,0,degToRads,r):n,sk:a.sk?i(e,a.sk,0,degToRads,r):n,sa:a.sa?i(e,a.sa,0,degToRads,r):n,s:a.s?i(e,a.s,1,.01,r):n,a:a.a?i(e,a.a,1,0,r):n,o:a.o?i(e,a.o,0,.01,r):n,p:a.p?i(e,a.p,1,0,r):n,sw:a.sw?i(e,a.sw,0,0,r):n,sc:a.sc?i(e,a.sc,1,0,r):n,fc:a.fc?i(e,a.fc,1,0,r):n,fh:a.fh?i(e,a.fh,0,0,r):n,fs:a.fs?i(e,a.fs,0,.01,r):n,fb:a.fb?i(e,a.fb,0,.01,r):n,t:a.t?i(e,a.t,0,0,r):n},this.s=TextSelectorProp.getTextSelectorProp(e,t.s,r),this.s.t=t.s.t}function TextAnimatorProperty(e,t,r){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=e,this._renderType=t,this._elem=r,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(r)}function ITextElement(){}TextAnimatorProperty.prototype.searchProperties=function(){var e,t,r=this._textData.a.length,n=PropertyFactory.getProp;for(e=0;e<r;e+=1)t=this._textData.a[e],this._animatorsData[e]=new TextAnimatorDataProperty(this._elem,t,this);this._textData.p&&"m"in this._textData.p?(this._pathData={a:n(this._elem,this._textData.p.a,0,0,this),f:n(this._elem,this._textData.p.f,0,0,this),l:n(this._elem,this._textData.p.l,0,0,this),r:n(this._elem,this._textData.p.r,0,0,this),p:n(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=n(this._elem,this._textData.m.a,1,0,this)},TextAnimatorProperty.prototype.getMeasures=function(e,t){if(this.lettersChangedFlag=t,this._mdf||this._isFirstFrame||t||this._hasMaskedPath&&this._pathData.m._mdf){this._isFirstFrame=!1;var r,n,i,a,o,s,l,c,u,f,m,d,p,g,h,v,y,b,S,x=this._moreOptions.alignment.v,A=this._animatorsData,T=this._textData,C=this.mHelper,D=this._renderType,M=this.renderedLetters.length,_=e.l;if(this._hasMaskedPath){if(S=this._pathData.m,!this._pathData.n||this._pathData._mdf){var R,w=S.v;for(this._pathData.r.v&&(w=w.reverse()),o={tLength:0,segments:[]},a=w._length-1,v=0,i=0;i<a;i+=1)R=bez.buildBezierData(w.v[i],w.v[i+1],[w.o[i][0]-w.v[i][0],w.o[i][1]-w.v[i][1]],[w.i[i+1][0]-w.v[i+1][0],w.i[i+1][1]-w.v[i+1][1]]),o.tLength+=R.segmentLength,o.segments.push(R),v+=R.segmentLength;i=a,S.v.c&&(R=bez.buildBezierData(w.v[i],w.v[0],[w.o[i][0]-w.v[i][0],w.o[i][1]-w.v[i][1]],[w.i[0][0]-w.v[0][0],w.i[0][1]-w.v[0][1]]),o.tLength+=R.segmentLength,o.segments.push(R),v+=R.segmentLength),this._pathData.pi=o}if(o=this._pathData.pi,s=this._pathData.f.v,m=0,f=1,c=0,u=!0,g=o.segments,s<0&&S.v.c)for(o.tLength<Math.abs(s)&&(s=-Math.abs(s)%o.tLength),f=(p=g[m=g.length-1].points).length-1;s<0;)s+=p[f].partialLength,(f-=1)<0&&(f=(p=g[m-=1].points).length-1);d=(p=g[m].points)[f-1],h=(l=p[f]).partialLength}a=_.length,r=0,n=0;var F,q,z,X,I,O=1.2*e.finalSize*.714,L=!0;z=A.length;var H,W,j,U,Q,J,Y,ne,Pe,ce,be,Ce,Ae=-1,ie=s,Fe=m,_t=f,tt=-1,P="",k=this.defaultPropsArray;if(e.j===2||e.j===1){var N=0,G=0,B=e.j===2?-.5:-1,V=0,Z=!0;for(i=0;i<a;i+=1)if(_[i].n){for(N&&(N+=G);V<i;)_[V].animatorJustifyOffset=N,V+=1;N=0,Z=!0}else{for(q=0;q<z;q+=1)(F=A[q].a).t.propType&&(Z&&e.j===2&&(G+=F.t.v*B),(I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars)).length?N+=F.t.v*I[0]*B:N+=F.t.v*I*B);Z=!1}for(N&&(N+=G);V<i;)_[V].animatorJustifyOffset=N,V+=1}for(i=0;i<a;i+=1){if(C.reset(),U=1,_[i].n)r=0,n+=e.yOffset,n+=L?1:0,s=ie,L=!1,this._hasMaskedPath&&(f=_t,d=(p=g[m=Fe].points)[f-1],h=(l=p[f]).partialLength,c=0),P="",be="",Pe="",Ce="",k=this.defaultPropsArray;else{if(this._hasMaskedPath){if(tt!==_[i].line){switch(e.j){case 1:s+=v-e.lineWidths[_[i].line];break;case 2:s+=(v-e.lineWidths[_[i].line])/2}tt=_[i].line}Ae!==_[i].ind&&(_[Ae]&&(s+=_[Ae].extra),s+=_[i].an/2,Ae=_[i].ind),s+=x[0]*_[i].an*.005;var ee=0;for(q=0;q<z;q+=1)(F=A[q].a).p.propType&&((I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars)).length?ee+=F.p.v[0]*I[0]:ee+=F.p.v[0]*I),F.a.propType&&((I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars)).length?ee+=F.a.v[0]*I[0]:ee+=F.a.v[0]*I);for(u=!0,this._pathData.a.v&&(s=.5*_[0].an+(v-this._pathData.f.v-.5*_[0].an-.5*_[_.length-1].an)*Ae/(a-1),s+=this._pathData.f.v);u;)c+h>=s+ee||!p?(y=(s+ee-c)/l.partialLength,W=d.point[0]+(l.point[0]-d.point[0])*y,j=d.point[1]+(l.point[1]-d.point[1])*y,C.translate(-x[0]*_[i].an*.005,-x[1]*O*.01),u=!1):p&&(c+=l.partialLength,(f+=1)>=p.length&&(f=0,g[m+=1]?p=g[m].points:S.v.c?(f=0,p=g[m=0].points):(c-=l.partialLength,p=null)),p&&(d=l,h=(l=p[f]).partialLength));H=_[i].an/2-_[i].add,C.translate(-H,0,0)}else H=_[i].an/2-_[i].add,C.translate(-H,0,0),C.translate(-x[0]*_[i].an*.005,-x[1]*O*.01,0);for(q=0;q<z;q+=1)(F=A[q].a).t.propType&&(I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars),r===0&&e.j===0||(this._hasMaskedPath?I.length?s+=F.t.v*I[0]:s+=F.t.v*I:I.length?r+=F.t.v*I[0]:r+=F.t.v*I));for(e.strokeWidthAnim&&(J=e.sw||0),e.strokeColorAnim&&(Q=e.sc?[e.sc[0],e.sc[1],e.sc[2]]:[0,0,0]),e.fillColorAnim&&e.fc&&(Y=[e.fc[0],e.fc[1],e.fc[2]]),q=0;q<z;q+=1)(F=A[q].a).a.propType&&((I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars)).length?C.translate(-F.a.v[0]*I[0],-F.a.v[1]*I[1],F.a.v[2]*I[2]):C.translate(-F.a.v[0]*I,-F.a.v[1]*I,F.a.v[2]*I));for(q=0;q<z;q+=1)(F=A[q].a).s.propType&&((I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars)).length?C.scale(1+(F.s.v[0]-1)*I[0],1+(F.s.v[1]-1)*I[1],1):C.scale(1+(F.s.v[0]-1)*I,1+(F.s.v[1]-1)*I,1));for(q=0;q<z;q+=1){if(F=A[q].a,I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars),F.sk.propType&&(I.length?C.skewFromAxis(-F.sk.v*I[0],F.sa.v*I[1]):C.skewFromAxis(-F.sk.v*I,F.sa.v*I)),F.r.propType&&(I.length?C.rotateZ(-F.r.v*I[2]):C.rotateZ(-F.r.v*I)),F.ry.propType&&(I.length?C.rotateY(F.ry.v*I[1]):C.rotateY(F.ry.v*I)),F.rx.propType&&(I.length?C.rotateX(F.rx.v*I[0]):C.rotateX(F.rx.v*I)),F.o.propType&&(I.length?U+=(F.o.v*I[0]-U)*I[0]:U+=(F.o.v*I-U)*I),e.strokeWidthAnim&&F.sw.propType&&(I.length?J+=F.sw.v*I[0]:J+=F.sw.v*I),e.strokeColorAnim&&F.sc.propType)for(ne=0;ne<3;ne+=1)I.length?Q[ne]+=(F.sc.v[ne]-Q[ne])*I[0]:Q[ne]+=(F.sc.v[ne]-Q[ne])*I;if(e.fillColorAnim&&e.fc){if(F.fc.propType)for(ne=0;ne<3;ne+=1)I.length?Y[ne]+=(F.fc.v[ne]-Y[ne])*I[0]:Y[ne]+=(F.fc.v[ne]-Y[ne])*I;F.fh.propType&&(Y=I.length?addHueToRGB(Y,F.fh.v*I[0]):addHueToRGB(Y,F.fh.v*I)),F.fs.propType&&(Y=I.length?addSaturationToRGB(Y,F.fs.v*I[0]):addSaturationToRGB(Y,F.fs.v*I)),F.fb.propType&&(Y=I.length?addBrightnessToRGB(Y,F.fb.v*I[0]):addBrightnessToRGB(Y,F.fb.v*I))}}for(q=0;q<z;q+=1)(F=A[q].a).p.propType&&(I=A[q].s.getMult(_[i].anIndexes[q],T.a[q].s.totalChars),this._hasMaskedPath?I.length?C.translate(0,F.p.v[1]*I[0],-F.p.v[2]*I[1]):C.translate(0,F.p.v[1]*I,-F.p.v[2]*I):I.length?C.translate(F.p.v[0]*I[0],F.p.v[1]*I[1],-F.p.v[2]*I[2]):C.translate(F.p.v[0]*I,F.p.v[1]*I,-F.p.v[2]*I));if(e.strokeWidthAnim&&(Pe=J<0?0:J),e.strokeColorAnim&&(ce="rgb("+Math.round(255*Q[0])+","+Math.round(255*Q[1])+","+Math.round(255*Q[2])+")"),e.fillColorAnim&&e.fc&&(be="rgb("+Math.round(255*Y[0])+","+Math.round(255*Y[1])+","+Math.round(255*Y[2])+")"),this._hasMaskedPath){if(C.translate(0,-e.ls),C.translate(0,x[1]*O*.01+n,0),this._pathData.p.v){b=(l.point[1]-d.point[1])/(l.point[0]-d.point[0]);var le=180*Math.atan(b)/Math.PI;l.point[0]<d.point[0]&&(le+=180),C.rotate(-le*Math.PI/180)}C.translate(W,j,0),s-=x[0]*_[i].an*.005,_[i+1]&&Ae!==_[i+1].ind&&(s+=_[i].an/2,s+=.001*e.tr*e.finalSize)}else{switch(C.translate(r,n,0),e.ps&&C.translate(e.ps[0],e.ps[1]+e.ascent,0),e.j){case 1:C.translate(_[i].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[_[i].line]),0,0);break;case 2:C.translate(_[i].animatorJustifyOffset+e.justifyOffset+(e.boxWidth-e.lineWidths[_[i].line])/2,0,0)}C.translate(0,-e.ls),C.translate(H,0,0),C.translate(x[0]*_[i].an*.005,x[1]*O*.01,0),r+=_[i].l+.001*e.tr*e.finalSize}D==="html"?P=C.toCSS():D==="svg"?P=C.to2dCSS():k=[C.props[0],C.props[1],C.props[2],C.props[3],C.props[4],C.props[5],C.props[6],C.props[7],C.props[8],C.props[9],C.props[10],C.props[11],C.props[12],C.props[13],C.props[14],C.props[15]],Ce=U}M<=i?(X=new LetterProps(Ce,Pe,ce,be,P,k),this.renderedLetters.push(X),M+=1,this.lettersChangedFlag=!0):(X=this.renderedLetters[i],this.lettersChangedFlag=X.update(Ce,Pe,ce,be,P,k)||this.lettersChangedFlag)}}},TextAnimatorProperty.prototype.getValue=function(){this._elem.globalData.frameId!==this._frameId&&(this._frameId=this._elem.globalData.frameId,this.iterateDynamicProperties())},TextAnimatorProperty.prototype.mHelper=new Matrix,TextAnimatorProperty.prototype.defaultPropsArray=[],extendPrototype([DynamicPropertyContainer],TextAnimatorProperty),ITextElement.prototype.initElement=function(e,t,r){this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(e,t,r),this.textProperty=new TextProperty(this,e.t,this.dynamicProperties),this.textAnimator=new TextAnimatorProperty(e.t,this.renderType,this),this.initTransform(e,t,r),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)},ITextElement.prototype.prepareFrame=function(e){this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange)},ITextElement.prototype.createPathShape=function(e,t){var r,n,i=t.length,a="";for(r=0;r<i;r+=1)t[r].ty==="sh"&&(n=t[r].ks.k,a+=buildShapeString(n,n.i.length,!0,e));return a},ITextElement.prototype.updateDocumentData=function(e,t){this.textProperty.updateDocumentData(e,t)},ITextElement.prototype.canResizeFont=function(e){this.textProperty.canResizeFont(e)},ITextElement.prototype.setMinimumFontSize=function(e){this.textProperty.setMinimumFontSize(e)},ITextElement.prototype.applyTextPropertiesToMatrix=function(e,t,r,n,i){switch(e.ps&&t.translate(e.ps[0],e.ps[1]+e.ascent,0),t.translate(0,-e.ls,0),e.j){case 1:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[r]),0,0);break;case 2:t.translate(e.justifyOffset+(e.boxWidth-e.lineWidths[r])/2,0,0)}t.translate(n,i,0)},ITextElement.prototype.buildColor=function(e){return"rgb("+Math.round(255*e[0])+","+Math.round(255*e[1])+","+Math.round(255*e[2])+")"},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(e,t,r){this.textSpans=[],this.renderType="svg",this.initElement(e,t,r)}function ISolidElement(e,t,r){this.initElement(e,t,r)}function NullElement(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initFrame(),this.initTransform(e,t,r),this.initHierarchy()}function SVGRendererBase(){}function ICompElement(){}function SVGCompElement(e,t,r){this.layers=e.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function SVGRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.svgElement=createNS("svg");var r="";if(t&&t.title){var n=createNS("title"),i=createElementID();n.setAttribute("id",i),n.textContent=t.title,this.svgElement.appendChild(n),r+=i}if(t&&t.description){var a=createNS("desc"),o=createElementID();a.setAttribute("id",o),a.textContent=t.description,this.svgElement.appendChild(a),r+=" "+o}r&&this.svgElement.setAttribute("aria-labelledby",r);var s=createNS("defs");this.svgElement.appendChild(s);var l=createNS("g");this.svgElement.appendChild(l),this.layerElement=l,this.renderConfig={preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",progressiveLoad:t&&t.progressiveLoad||!1,hideOnTransparent:!(t&&t.hideOnTransparent===!1),viewBoxOnly:t&&t.viewBoxOnly||!1,viewBoxSize:t&&t.viewBoxSize||!1,className:t&&t.className||"",id:t&&t.id||"",focusable:t&&t.focusable,filterSize:{width:t&&t.filterSize&&t.filterSize.width||"100%",height:t&&t.filterSize&&t.filterSize.height||"100%",x:t&&t.filterSize&&t.filterSize.x||"0%",y:t&&t.filterSize&&t.filterSize.y||"0%"},width:t&&t.width,height:t&&t.height,runExpressions:!t||t.runExpressions===void 0||t.runExpressions},this.globalData={_mdf:!1,frameNum:-1,defs:s,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType="svg"}function ShapeTransformManager(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}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(e){for(var t=0,r=e.length,n=[],i="";t<r;)e[t]===String.fromCharCode(13)||e[t]===String.fromCharCode(3)?(n.push(i),i=""):i+=e[t],t+=1;return n.push(i),n},SVGTextLottieElement.prototype.buildShapeData=function(e,t){if(e.shapes&&e.shapes.length){var r=e.shapes[0];if(r.it){var n=r.it[r.it.length-1];n.s&&(n.s.k[0]=t,n.s.k[1]=t)}}return e},SVGTextLottieElement.prototype.buildNewText=function(){var e,t;this.addDynamicProperty(this);var 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 n=this.globalData.fontManager.getFontByName(r.f);if(n.fClass)this.layerElement.setAttribute("class",n.fClass);else{this.layerElement.setAttribute("font-family",n.fFamily);var i=r.fWeight,a=r.fStyle;this.layerElement.setAttribute("font-style",a),this.layerElement.setAttribute("font-weight",i)}this.layerElement.setAttribute("aria-label",r.t);var o,s=r.l||[],l=!!this.globalData.fontManager.chars;t=s.length;var c=this.mHelper,u=this.data.singleShape,f=0,m=0,d=!0,p=.001*r.tr*r.finalSize;if(!u||l||r.sz){var g,h=this.textSpans.length;for(e=0;e<t;e+=1){if(this.textSpans[e]||(this.textSpans[e]={span:null,childSpan:null,glyph:null}),!l||!u||e===0){if(o=h>e?this.textSpans[e].span:createNS(l?"g":"text"),h<=e){if(o.setAttribute("stroke-linecap","butt"),o.setAttribute("stroke-linejoin","round"),o.setAttribute("stroke-miterlimit","4"),this.textSpans[e].span=o,l){var v=createNS("g");o.appendChild(v),this.textSpans[e].childSpan=v}this.textSpans[e].span=o,this.layerElement.appendChild(o)}o.style.display="inherit"}if(c.reset(),u&&(s[e].n&&(f=-p,m+=r.yOffset,m+=d?1:0,d=!1),this.applyTextPropertiesToMatrix(r,c,s[e].line,f,m),f+=s[e].l||0,f+=p),l){var y;if((g=this.globalData.fontManager.getCharData(r.finalText[e],n.fStyle,this.globalData.fontManager.getFontByName(r.f).fFamily)).t===1)y=new SVGCompElement(g.data,this.globalData,this);else{var b=emptyShapeData;g.data&&g.data.shapes&&(b=this.buildShapeData(g.data,r.finalSize)),y=new SVGShapeElement(b,this.globalData,this)}if(this.textSpans[e].glyph){var S=this.textSpans[e].glyph;this.textSpans[e].childSpan.removeChild(S.layerElement),S.destroy()}this.textSpans[e].glyph=y,y._debug=!0,y.prepareFrame(0),y.renderFrame(),this.textSpans[e].childSpan.appendChild(y.layerElement),g.t===1&&this.textSpans[e].childSpan.setAttribute("transform","scale("+r.finalSize/100+","+r.finalSize/100+")")}else u&&o.setAttribute("transform","translate("+c.props[12]+","+c.props[13]+")"),o.textContent=s[e].val,o.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}u&&o&&o.setAttribute("d","")}else{var x=this.textContainer,A="start";switch(r.j){case 1:A="end";break;case 2:A="middle";break;default:A="start"}x.setAttribute("text-anchor",A),x.setAttribute("letter-spacing",p);var T=this.buildTextContents(r.finalText);for(t=T.length,m=r.ps?r.ps[1]+r.ascent:0,e=0;e<t;e+=1)(o=this.textSpans[e].span||createNS("tspan")).textContent=T[e],o.setAttribute("x",0),o.setAttribute("y",m),o.style.display="inherit",x.appendChild(o),this.textSpans[e]||(this.textSpans[e]={span:null,glyph:null}),this.textSpans[e].span=o,m+=r.finalLineHeight;this.layerElement.appendChild(x)}for(;e<this.textSpans.length;)this.textSpans[e].span.style.display="none",e+=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 e=this.layerElement.getBBox();this.bbox={top:e.y,left:e.x,width:e.width,height:e.height}}return this.bbox},SVGTextLottieElement.prototype.getValue=function(){var e,t,r=this.textSpans.length;for(this.renderedFrame=this.comp.renderedFrame,e=0;e<r;e+=1)(t=this.textSpans[e].glyph)&&(t.prepareFrame(this.comp.renderedFrame-this.data.st),t._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)){var e,t;this._sizeChanged=!0;var r,n,i,a=this.textAnimator.renderedLetters,o=this.textProperty.currentData.l;for(t=o.length,e=0;e<t;e+=1)o[e].n||(r=a[e],n=this.textSpans[e].span,(i=this.textSpans[e].glyph)&&i.renderFrame(),r._mdf.m&&n.setAttribute("transform",r.m),r._mdf.o&&n.setAttribute("opacity",r.o),r._mdf.sw&&n.setAttribute("stroke-width",r.sw),r._mdf.sc&&n.setAttribute("stroke",r.sc),r._mdf.fc&&n.setAttribute("fill",r.fc))}},extendPrototype([IImageElement],ISolidElement),ISolidElement.prototype.createContent=function(){var e=createNS("rect");e.setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.layerElement.appendChild(e)},NullElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},NullElement.prototype.renderFrame=function(){},NullElement.prototype.getBaseElement=function(){return null},NullElement.prototype.destroy=function(){},NullElement.prototype.sourceRectAtTime=function(){},NullElement.prototype.hide=function(){},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement],NullElement),extendPrototype([BaseRenderer],SVGRendererBase),SVGRendererBase.prototype.createNull=function(e){return new NullElement(e,this.globalData,this)},SVGRendererBase.prototype.createShape=function(e){return new SVGShapeElement(e,this.globalData,this)},SVGRendererBase.prototype.createText=function(e){return new SVGTextLottieElement(e,this.globalData,this)},SVGRendererBase.prototype.createImage=function(e){return new IImageElement(e,this.globalData,this)},SVGRendererBase.prototype.createSolid=function(e){return new ISolidElement(e,this.globalData,this)},SVGRendererBase.prototype.configAnimation=function(e){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 "+e.w+" "+e.h),this.renderConfig.viewBoxOnly||(this.svgElement.setAttribute("width",e.w),this.svgElement.setAttribute("height",e.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 t=this.globalData.defs;this.setupGlobalData(e,t),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=e;var r=createNS("clipPath"),n=createNS("rect");n.setAttribute("width",e.w),n.setAttribute("height",e.h),n.setAttribute("x",0),n.setAttribute("y",0);var i=createElementID();r.setAttribute("id",i),r.appendChild(n),this.layerElement.setAttribute("clip-path","url("+getLocationHref()+"#"+i+")"),t.appendChild(r),this.layers=e.layers,this.elements=createSizedArray(e.layers.length)},SVGRendererBase.prototype.destroy=function(){var e;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;var t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},SVGRendererBase.prototype.updateContainerSize=function(){},SVGRendererBase.prototype.findIndexByInd=function(e){var t=0,r=this.layers.length;for(t=0;t<r;t+=1)if(this.layers[t].ind===e)return t;return-1},SVGRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!t[e]&&this.layers[e].ty!==99){t[e]=!0;var r=this.createItem(this.layers[e]);if(t[e]=r,getExpressionsPlugin()&&(this.layers[e].ty===0&&this.globalData.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,e),this.layers[e].tt){var n="tp"in this.layers[e]?this.findIndexByInd(this.layers[e].tp):e-1;if(n===-1)return;if(this.elements[n]&&this.elements[n]!==!0){var i=t[n].getMatte(this.layers[e].tt);r.setMatte(i)}else this.buildItem(n),this.addPendingElement(r)}}},SVGRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var e=this.pendingElements.pop();if(e.checkParenting(),e.data.tt)for(var t=0,r=this.elements.length;t<r;){if(this.elements[t]===e){var n="tp"in e.data?this.findIndexByInd(e.data.tp):t-1,i=this.elements[n].getMatte(this.layers[t].tt);e.setMatte(i);break}t+=1}}},SVGRendererBase.prototype.renderFrame=function(e){if(this.renderedFrame!==e&&!this.destroyed){var t;e===null?e=this.renderedFrame:this.renderedFrame=e,this.globalData.frameNum=e,this.globalData.frameId+=1,this.globalData.projectInterface.currentFrame=e,this.globalData._mdf=!1;var r=this.layers.length;for(this.completeLayers||this.checkLayers(e),t=r-1;t>=0;t-=1)(this.completeLayers||this.elements[t])&&this.elements[t].prepareFrame(e-this.layers[t].st);if(this.globalData._mdf)for(t=0;t<r;t+=1)(this.completeLayers||this.elements[t])&&this.elements[t].renderFrame()}},SVGRendererBase.prototype.appendElementInPos=function(e,t){var r=e.getBaseElement();if(r){for(var n,i=0;i<t;)this.elements[i]&&this.elements[i]!==!0&&this.elements[i].getBaseElement()&&(n=this.elements[i].getBaseElement()),i+=1;n?this.layerElement.insertBefore(r,n):this.layerElement.appendChild(r)}},SVGRendererBase.prototype.hide=function(){this.layerElement.style.display="none"},SVGRendererBase.prototype.show=function(){this.layerElement.style.display="block"},extendPrototype([BaseElement,TransformElement,HierarchyElement,FrameElement,RenderableDOMElement],ICompElement),ICompElement.prototype.initElement=function(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initTransform(e,t,r),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data.xt&&t.progressiveLoad||this.buildAllItems(),this.hide()},ICompElement.prototype.prepareFrame=function(e){if(this._mdf=!1,this.prepareRenderableFrame(e),this.prepareProperties(e,this.isInRange),this.isInRange||this.data.xt){if(this.tm._placeholder)this.renderedFrame=e/this.data.sr;else{var t=this.tm.v;t===this.data.op&&(t=this.data.op-1),this.renderedFrame=t}var r,n=this.elements.length;for(this.completeLayers||this.checkLayers(this.renderedFrame),r=n-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 e,t=this.layers.length;for(e=0;e<t;e+=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},ICompElement.prototype.setElements=function(e){this.elements=e},ICompElement.prototype.getElements=function(){return this.elements},ICompElement.prototype.destroyElements=function(){var e,t=this.layers.length;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy()},ICompElement.prototype.destroy=function(){this.destroyElements(),this.destroyBaseElement()},extendPrototype([SVGRendererBase,ICompElement,SVGBaseElement],SVGCompElement),SVGCompElement.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)},extendPrototype([SVGRendererBase],SVGRenderer),SVGRenderer.prototype.createComp=function(e){return new SVGCompElement(e,this.globalData,this)},ShapeTransformManager.prototype={addTransformSequence:function(e){var t,r=e.length,n="_";for(t=0;t<r;t+=1)n+=e[t].transform.key+"_";var i=this.sequences[n];return i||(i={transforms:[].concat(e),finalTransform:new Matrix,_mdf:!1},this.sequences[n]=i,this.sequenceList.push(i)),i},processSequence:function(e,t){for(var r=0,n=e.transforms.length,i=t;r<n&&!t;){if(e.transforms[r].transform.mProps._mdf){i=!0;break}r+=1}if(i)for(e.finalTransform.reset(),r=n-1;r>=0;r-=1)e.finalTransform.multiply(e.transforms[r].transform.mProps.v);e._mdf=i},processSequences:function(e){var t,r=this.sequenceList.length;for(t=0;t<r;t+=1)this.processSequence(this.sequenceList[t],e)},getNewKey:function(){return this.transform_key_count+=1,"_"+this.transform_key_count}};var lumaLoader=function(){var e="__lottie_element_luma_buffer",t=null,r=null,n=null;function i(){var a,o,s;t||(a=createNS("svg"),o=createNS("filter"),s=createNS("feColorMatrix"),o.setAttribute("id",e),s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.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"),o.appendChild(s),a.appendChild(o),a.setAttribute("id",e+"_svg"),featureSupport.svgLumaHidden&&(a.style.display="none"),n=a,document.body.appendChild(n),t=createTag("canvas"),(r=t.getContext("2d")).filter="url(#"+e+")",r.fillStyle="rgba(0,0,0,0)",r.fillRect(0,0,1,1))}return{load:i,get:function(a){return t||i(),t.width=a.width,t.height=a.height,r.filter="url(#"+e+")",t}}};function createCanvas(e,t){if(featureSupport.offscreenCanvas)return new OffscreenCanvas(e,t);var r=createTag("canvas");return r.width=e,r.height=t,r}var assetLoader={loadLumaCanvas:lumaLoader.load,getLumaCanvas:lumaLoader.get,createCanvas},registeredEffects={};function CVEffects(e){var t,r,n=e.data.ef?e.data.ef.length:0;for(this.filters=[],t=0;t<n;t+=1){r=null;var i=e.data.ef[t].ty;registeredEffects[i]&&(r=new registeredEffects[i].effect(e.effectsManager.effectElements[t],e)),r&&this.filters.push(r)}this.filters.length&&e.addRenderableComponent(this)}function registerEffect(e,t){registeredEffects[e]={effect:t}}function CVMaskElement(e,t){var r;this.data=e,this.element=t,this.masksProperties=this.data.masksProperties||[],this.viewData=createSizedArray(this.masksProperties.length);var n=this.masksProperties.length,i=!1;for(r=0;r<n;r+=1)this.masksProperties[r].mode!=="n"&&(i=!0),this.viewData[r]=ShapePropertyFactory.getShapeProp(this.element,this.masksProperties[r],3);this.hasMasks=i,i&&this.element.addRenderableComponent(this)}function CVBaseElement(){}CVEffects.prototype.renderFrame=function(e){var t,r=this.filters.length;for(t=0;t<r;t+=1)this.filters[t].renderFrame(e)},CVEffects.prototype.getEffects=function(e){var t,r=this.filters.length,n=[];for(t=0;t<r;t+=1)this.filters[t].type===e&&n.push(this.filters[t]);return n},CVMaskElement.prototype.renderFrame=function(){if(this.hasMasks){var e,t,r,n,i=this.element.finalTransform.mat,a=this.element.canvasContext,o=this.masksProperties.length;for(a.beginPath(),e=0;e<o;e+=1)if(this.masksProperties[e].mode!=="n"){var s;this.masksProperties[e].inv&&(a.moveTo(0,0),a.lineTo(this.element.globalData.compSize.w,0),a.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),a.lineTo(0,this.element.globalData.compSize.h),a.lineTo(0,0)),n=this.viewData[e].v,t=i.applyToPointArray(n.v[0][0],n.v[0][1],0),a.moveTo(t[0],t[1]);var l=n._length;for(s=1;s<l;s+=1)r=i.applyToTriplePoints(n.o[s-1],n.i[s],n.v[s]),a.bezierCurveTo(r[0],r[1],r[2],r[3],r[4],r[5]);r=i.applyToTriplePoints(n.o[s-1],n.i[0],n.v[0]),a.bezierCurveTo(r[0],r[1],r[2],r[3],r[4],r[5])}this.element.globalData.renderer.save(!0),a.clip()}},CVMaskElement.prototype.getMaskProperty=MaskElement.prototype.getMaskProperty,CVMaskElement.prototype.destroy=function(){this.element=null};var operationsMap={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};function CVShapeData(e,t,r,n){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var i,a=4;t.ty==="rc"?a=5:t.ty==="el"?a=6:t.ty==="sr"&&(a=7),this.sh=ShapePropertyFactory.getShapeProp(e,t,a,e);var o,s=r.length;for(i=0;i<s;i+=1)r[i].closed||(o={transforms:n.addTransformSequence(r[i].transforms),trNodes:[]},this.styledShapes.push(o),r[i].elements.push(o))}function CVShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new ShapeTransformManager,this.initElement(e,t,r)}function CVTextElement(e,t,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(e,t,r)}function CVImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.img=t.imageLoader.getAsset(this.assetData),this.initElement(e,t,r)}function CVSolidElement(e,t,r){this.initElement(e,t,r)}function CanvasRendererBase(){}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(){var e;for(this.stack=[],this.cArrPos=0,this.cTr=new Matrix,e=0;e<15;e+=1){var t=new CanvasContext;this.stack[e]=t}this._length=15,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=""}function CVCompElement(e,t,r){this.completeLayers=!1,this.layers=e.layers,this.pendingElements=[],this.elements=createSizedArray(this.layers.length),this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function CanvasRenderer(e,t){this.animationItem=e,this.renderConfig={clearCanvas:!t||t.clearCanvas===void 0||t.clearCanvas,context:t&&t.context||null,progressiveLoad:t&&t.progressiveLoad||!1,preserveAspectRatio:t&&t.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:t&&t.contentVisibility||"visible",className:t&&t.className||"",id:t&&t.id||"",runExpressions:!t||t.runExpressions===void 0||t.runExpressions},this.renderConfig.dpr=t&&t.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=t&&t.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))}function HBaseElement(){}function HSolidElement(e,t,r){this.initElement(e,t,r)}function HShapeElement(e,t,r){this.shapes=[],this.shapesData=e.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(e,t,r),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}function HTextElement(e,t,r){this.textSpans=[],this.textPaths=[],this.currentBBox={x:999999,y:-999999,h:0,w:0},this.renderType="svg",this.isMasked=!1,this.initElement(e,t,r)}function HCameraElement(e,t,r){this.initFrame(),this.initBaseData(e,t,r),this.initHierarchy();var n=PropertyFactory.getProp;if(this.pe=n(this,e.pe,0,0,this),e.ks.p.s?(this.px=n(this,e.ks.p.x,1,0,this),this.py=n(this,e.ks.p.y,1,0,this),this.pz=n(this,e.ks.p.z,1,0,this)):this.p=n(this,e.ks.p,1,0,this),e.ks.a&&(this.a=n(this,e.ks.a,1,0,this)),e.ks.or.k.length&&e.ks.or.k[0].to){var i,a=e.ks.or.k.length;for(i=0;i<a;i+=1)e.ks.or.k[i].to=null,e.ks.or.k[i].ti=null}this.or=n(this,e.ks.or,1,degToRads,this),this.or.sh=!0,this.rx=n(this,e.ks.rx,0,degToRads,this),this.ry=n(this,e.ks.ry,0,degToRads,this),this.rz=n(this,e.ks.rz,0,degToRads,this),this.mat=new Matrix,this._prevMat=new Matrix,this._isFirstFrame=!0,this.finalTransform={mProp:this}}function HImageElement(e,t,r){this.assetData=t.getAssetData(e.refId),this.initElement(e,t,r)}function HybridRendererBase(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&t.hideOnTransparent===!1),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.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"}function HCompElement(e,t,r){this.layers=e.layers,this.supports3d=!e.hasMask,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?createSizedArray(this.layers.length):[],this.initElement(e,t,r),this.tm=e.tm?PropertyFactory.getProp(this,e.tm,0,t.frameRate,this):{_placeholder:!0}}function HybridRenderer(e,t){this.animationItem=e,this.layers=null,this.renderedFrame=-1,this.renderConfig={className:t&&t.className||"",imagePreserveAspectRatio:t&&t.imagePreserveAspectRatio||"xMidYMid slice",hideOnTransparent:!(t&&t.hideOnTransparent===!1),filterSize:{width:t&&t.filterSize&&t.filterSize.width||"400%",height:t&&t.filterSize&&t.filterSize.height||"400%",x:t&&t.filterSize&&t.filterSize.x||"-100%",y:t&&t.filterSize&&t.filterSize.y||"-100%"},runExpressions:!t||t.runExpressions===void 0||t.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"}CVBaseElement.prototype={createElements:function(){},initRendererElement:function(){},createContainerElements:function(){if(this.data.tt>=1){this.buffers=[];var e=this.globalData.canvasContext,t=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(t);var r=assetLoader.createCanvas(e.canvas.width,e.canvas.height);this.buffers.push(r),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var e=this.globalData;if(e.blendMode!==this.data.bm){e.blendMode=this.data.bm;var t=getBlendMode(this.data.bm);e.canvasContext.globalCompositeOperation=t}},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].getContext("2d");this.clearCanvas(e),e.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],t=e.getContext("2d");if(this.clearCanvas(t),t.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform),this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1).renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var r=assetLoader.getLumaCanvas(this.canvasContext.canvas);r.getContext("2d").drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(r,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 t=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(t),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(t),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,CVShapeData.prototype.setAsAnimated=SVGShapeData.prototype.setAsAnimated,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(e,t){var r={data:e,type:e.ty,preTransforms:this.transformsManager.addTransformSequence(t),transforms:[],elements:[],closed:e.hd===!0},n={};if(e.ty==="fl"||e.ty==="st"?(n.c=PropertyFactory.getProp(this,e.c,1,255,this),n.c.k||(r.co="rgb("+bmFloor(n.c.v[0])+","+bmFloor(n.c.v[1])+","+bmFloor(n.c.v[2])+")")):e.ty!=="gf"&&e.ty!=="gs"||(n.s=PropertyFactory.getProp(this,e.s,1,null,this),n.e=PropertyFactory.getProp(this,e.e,1,null,this),n.h=PropertyFactory.getProp(this,e.h||{k:0},0,.01,this),n.a=PropertyFactory.getProp(this,e.a||{k:0},0,degToRads,this),n.g=new GradientProperty(this,e.g,this)),n.o=PropertyFactory.getProp(this,e.o,0,.01,this),e.ty==="st"||e.ty==="gs"){if(r.lc=lineCapEnum[e.lc||2],r.lj=lineJoinEnum[e.lj||2],e.lj==1&&(r.ml=e.ml),n.w=PropertyFactory.getProp(this,e.w,0,null,this),n.w.k||(r.wi=n.w.v),e.d){var i=new DashProperty(this,e.d,"canvas",this);n.d=i,n.d.k||(r.da=n.d.dashArray,r.do=n.d.dashoffset[0])}}else r.r=e.r===2?"evenodd":"nonzero";return this.stylesList.push(r),n.style=r,n},CVShapeElement.prototype.createGroupElement=function(){return{it:[],prevViewData:[]}},CVShapeElement.prototype.createTransformElement=function(e){return{transform:{opacity:1,_opMdf:!1,key:this.transformsManager.getNewKey(),op:PropertyFactory.getProp(this,e.o,0,.01,this),mProps:TransformPropertyFactory.getTransformProperty(this,e,this)}}},CVShapeElement.prototype.createShapeElement=function(e){var t=new CVShapeData(this,e,this.stylesList,this.transformsManager);return this.shapes.push(t),this.addShapeToModifiers(t),t},CVShapeElement.prototype.reloadShapes=function(){var e;this._isFirstFrame=!0;var t=this.itemsData.length;for(e=0;e<t;e+=1)this.prevViewData[e]=this.itemsData[e];for(this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]),t=this.dynamicProperties.length,e=0;e<t;e+=1)this.dynamicProperties[e].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)},CVShapeElement.prototype.addTransformToStyleList=function(e){var t,r=this.stylesList.length;for(t=0;t<r;t+=1)this.stylesList[t].closed||this.stylesList[t].transforms.push(e)},CVShapeElement.prototype.removeTransformFromStyleList=function(){var e,t=this.stylesList.length;for(e=0;e<t;e+=1)this.stylesList[e].closed||this.stylesList[e].transforms.pop()},CVShapeElement.prototype.closeStyles=function(e){var t,r=e.length;for(t=0;t<r;t+=1)e[t].closed=!0},CVShapeElement.prototype.searchShapes=function(e,t,r,n,i){var a,o,s,l,c,u,f=e.length-1,m=[],d=[],p=[].concat(i);for(a=f;a>=0;a-=1){if((l=this.searchProcessedElement(e[a]))?t[a]=r[l-1]:e[a]._shouldRender=n,e[a].ty==="fl"||e[a].ty==="st"||e[a].ty==="gf"||e[a].ty==="gs")l?t[a].style.closed=!1:t[a]=this.createStyleElement(e[a],p),m.push(t[a].style);else if(e[a].ty==="gr"){if(l)for(s=t[a].it.length,o=0;o<s;o+=1)t[a].prevViewData[o]=t[a].it[o];else t[a]=this.createGroupElement(e[a]);this.searchShapes(e[a].it,t[a].it,t[a].prevViewData,n,p)}else e[a].ty==="tr"?(l||(u=this.createTransformElement(e[a]),t[a]=u),p.push(t[a]),this.addTransformToStyleList(t[a])):e[a].ty==="sh"||e[a].ty==="rc"||e[a].ty==="el"||e[a].ty==="sr"?l||(t[a]=this.createShapeElement(e[a])):e[a].ty==="tm"||e[a].ty==="rd"||e[a].ty==="pb"||e[a].ty==="zz"||e[a].ty==="op"?(l?(c=t[a]).closed=!1:((c=ShapeModifiers.getModifier(e[a].ty)).init(this,e[a]),t[a]=c,this.shapeModifiers.push(c)),d.push(c)):e[a].ty==="rp"&&(l?(c=t[a]).closed=!0:(c=ShapeModifiers.getModifier(e[a].ty),t[a]=c,c.init(this,e,a,t),this.shapeModifiers.push(c),n=!1),d.push(c));this.addProcessedElement(e[a],a+1)}for(this.removeTransformFromStyleList(),this.closeStyles(m),f=d.length,a=0;a<f;a+=1)d[a].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(e,t){(e._opMdf||t.op._mdf||this._isFirstFrame)&&(t.opacity=e.opacity,t.opacity*=t.op.v,t._opMdf=!0)},CVShapeElement.prototype.drawLayer=function(){var e,t,r,n,i,a,o,s,l,c=this.stylesList.length,u=this.globalData.renderer,f=this.globalData.canvasContext;for(e=0;e<c;e+=1)if(((s=(l=this.stylesList[e]).type)!=="st"&&s!=="gs"||l.wi!==0)&&l.data._shouldRender&&l.coOp!==0&&this.globalData.currentGlobalAlpha!==0){for(u.save(),a=l.elements,s==="st"||s==="gs"?(u.ctxStrokeStyle(s==="st"?l.co:l.grd),u.ctxLineWidth(l.wi),u.ctxLineCap(l.lc),u.ctxLineJoin(l.lj),u.ctxMiterLimit(l.ml||0)):u.ctxFillStyle(s==="fl"?l.co:l.grd),u.ctxOpacity(l.coOp),s!=="st"&&s!=="gs"&&f.beginPath(),u.ctxTransform(l.preTransforms.finalTransform.props),r=a.length,t=0;t<r;t+=1){for(s!=="st"&&s!=="gs"||(f.beginPath(),l.da&&(f.setLineDash(l.da),f.lineDashOffset=l.do)),i=(o=a[t].trNodes).length,n=0;n<i;n+=1)o[n].t==="m"?f.moveTo(o[n].p[0],o[n].p[1]):o[n].t==="c"?f.bezierCurveTo(o[n].pts[0],o[n].pts[1],o[n].pts[2],o[n].pts[3],o[n].pts[4],o[n].pts[5]):f.closePath();s!=="st"&&s!=="gs"||(u.ctxStroke(),l.da&&f.setLineDash(this.dashResetter))}s!=="st"&&s!=="gs"&&this.globalData.renderer.ctxFill(l.r),u.restore()}},CVShapeElement.prototype.renderShape=function(e,t,r,n){var i,a;for(a=e,i=t.length-1;i>=0;i-=1)t[i].ty==="tr"?(a=r[i].transform,this.renderShapeTransform(e,a)):t[i].ty==="sh"||t[i].ty==="el"||t[i].ty==="rc"||t[i].ty==="sr"?this.renderPath(t[i],r[i]):t[i].ty==="fl"?this.renderFill(t[i],r[i],a):t[i].ty==="st"?this.renderStroke(t[i],r[i],a):t[i].ty==="gf"||t[i].ty==="gs"?this.renderGradientFill(t[i],r[i],a):t[i].ty==="gr"?this.renderShape(a,t[i].it,r[i].it):t[i].ty;n&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(e,t){if(this._isFirstFrame||t._mdf||e.transforms._mdf){var r,n,i,a=e.trNodes,o=t.paths,s=o._length;a.length=0;var l=e.transforms.finalTransform;for(i=0;i<s;i+=1){var c=o.shapes[i];if(c&&c.v){for(n=c._length,r=1;r<n;r+=1)r===1&&a.push({t:"m",p:l.applyToPointArray(c.v[0][0],c.v[0][1],0)}),a.push({t:"c",pts:l.applyToTriplePoints(c.o[r-1],c.i[r],c.v[r])});n===1&&a.push({t:"m",p:l.applyToPointArray(c.v[0][0],c.v[0][1],0)}),c.c&&n&&(a.push({t:"c",pts:l.applyToTriplePoints(c.o[r-1],c.i[0],c.v[0])}),a.push({t:"z"}))}}e.trNodes=a}},CVShapeElement.prototype.renderPath=function(e,t){if(e.hd!==!0&&e._shouldRender){var r,n=t.styledShapes.length;for(r=0;r<n;r+=1)this.renderStyledShape(t.styledShapes[r],t.sh)}},CVShapeElement.prototype.renderFill=function(e,t,r){var n=t.style;(t.c._mdf||this._isFirstFrame)&&(n.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r._opMdf||this._isFirstFrame)&&(n.coOp=t.o.v*r.opacity)},CVShapeElement.prototype.renderGradientFill=function(e,t,r){var n,i=t.style;if(!i.grd||t.g._mdf||t.s._mdf||t.e._mdf||e.t!==1&&(t.h._mdf||t.a._mdf)){var a,o=this.globalData.canvasContext,s=t.s.v,l=t.e.v;if(e.t===1)n=o.createLinearGradient(s[0],s[1],l[0],l[1]);else{var c=Math.sqrt(Math.pow(s[0]-l[0],2)+Math.pow(s[1]-l[1],2)),u=Math.atan2(l[1]-s[1],l[0]-s[0]),f=t.h.v;f>=1?f=.99:f<=-1&&(f=-.99);var m=c*f,d=Math.cos(u+t.a.v)*m+s[0],p=Math.sin(u+t.a.v)*m+s[1];n=o.createRadialGradient(d,p,0,s[0],s[1],c)}var g=e.g.p,h=t.g.c,v=1;for(a=0;a<g;a+=1)t.g._hasOpacity&&t.g._collapsable&&(v=t.g.o[2*a+1]),n.addColorStop(h[4*a]/100,"rgba("+h[4*a+1]+","+h[4*a+2]+","+h[4*a+3]+","+v+")");i.grd=n}i.coOp=t.o.v*r.opacity},CVShapeElement.prototype.renderStroke=function(e,t,r){var n=t.style,i=t.d;i&&(i._mdf||this._isFirstFrame)&&(n.da=i.dashArray,n.do=i.dashoffset[0]),(t.c._mdf||this._isFirstFrame)&&(n.co="rgb("+bmFloor(t.c.v[0])+","+bmFloor(t.c.v[1])+","+bmFloor(t.c.v[2])+")"),(t.o._mdf||r._opMdf||this._isFirstFrame)&&(n.coOp=t.o.v*r.opacity),(t.w._mdf||this._isFirstFrame)&&(n.wi=t.w.v)},CVShapeElement.prototype.destroy=function(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0},extendPrototype([BaseElement,TransformElement,CVBaseElement,HierarchyElement,FrameElement,RenderableElement,ITextElement],CVTextElement),CVTextElement.prototype.tHelper=createTag("canvas").getContext("2d"),CVTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=!1;e.fc?(t=!0,this.values.fill=this.buildColor(e.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=t;var r=!1;e.sc&&(r=!0,this.values.stroke=this.buildColor(e.sc),this.values.sWidth=e.sw);var n,i,a,o,s,l,c,u,f,m,d,p,g=this.globalData.fontManager.getFontByName(e.f),h=e.l,v=this.mHelper;this.stroke=r,this.values.fValue=e.finalSize+"px "+this.globalData.fontManager.getFontByName(e.f).fFamily,i=e.finalText.length;var y=this.data.singleShape,b=.001*e.tr*e.finalSize,S=0,x=0,A=!0,T=0;for(n=0;n<i;n+=1){o=(a=this.globalData.fontManager.getCharData(e.finalText[n],g.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily))&&a.data||{},v.reset(),y&&h[n].n&&(S=-b,x+=e.yOffset,x+=A?1:0,A=!1),f=(c=o.shapes?o.shapes[0].it:[]).length,v.scale(e.finalSize/100,e.finalSize/100),y&&this.applyTextPropertiesToMatrix(e,v,h[n].line,S,x),d=createSizedArray(f-1);var C=0;for(u=0;u<f;u+=1)if(c[u].ty==="sh"){for(l=c[u].ks.k.i.length,m=c[u].ks.k,p=[],s=1;s<l;s+=1)s===1&&p.push(v.applyToX(m.v[0][0],m.v[0][1],0),v.applyToY(m.v[0][0],m.v[0][1],0)),p.push(v.applyToX(m.o[s-1][0],m.o[s-1][1],0),v.applyToY(m.o[s-1][0],m.o[s-1][1],0),v.applyToX(m.i[s][0],m.i[s][1],0),v.applyToY(m.i[s][0],m.i[s][1],0),v.applyToX(m.v[s][0],m.v[s][1],0),v.applyToY(m.v[s][0],m.v[s][1],0));p.push(v.applyToX(m.o[s-1][0],m.o[s-1][1],0),v.applyToY(m.o[s-1][0],m.o[s-1][1],0),v.applyToX(m.i[0][0],m.i[0][1],0),v.applyToY(m.i[0][0],m.i[0][1],0),v.applyToX(m.v[0][0],m.v[0][1],0),v.applyToY(m.v[0][0],m.v[0][1],0)),d[C]=p,C+=1}y&&(S+=h[n].l,S+=b),this.textSpans[T]?this.textSpans[T].elem=d:this.textSpans[T]={elem:d},T+=1}},CVTextElement.prototype.renderInnerContent=function(){var e,t,r,n,i,a;this.validateText(),this.canvasContext.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 o,s=this.textAnimator.renderedLetters,l=this.textProperty.currentData.l;t=l.length;var c,u,f=null,m=null,d=null,p=this.globalData.renderer;for(e=0;e<t;e+=1)if(!l[e].n){if((o=s[e])&&(p.save(),p.ctxTransform(o.p),p.ctxOpacity(o.o)),this.fill){for(o&&o.fc?f!==o.fc&&(p.ctxFillStyle(o.fc),f=o.fc):f!==this.values.fill&&(f=this.values.fill,p.ctxFillStyle(this.values.fill)),n=(c=this.textSpans[e].elem).length,this.globalData.canvasContext.beginPath(),r=0;r<n;r+=1)for(a=(u=c[r]).length,this.globalData.canvasContext.moveTo(u[0],u[1]),i=2;i<a;i+=6)this.globalData.canvasContext.bezierCurveTo(u[i],u[i+1],u[i+2],u[i+3],u[i+4],u[i+5]);this.globalData.canvasContext.closePath(),p.ctxFill()}if(this.stroke){for(o&&o.sw?d!==o.sw&&(d=o.sw,p.ctxLineWidth(o.sw)):d!==this.values.sWidth&&(d=this.values.sWidth,p.ctxLineWidth(this.values.sWidth)),o&&o.sc?m!==o.sc&&(m=o.sc,p.ctxStrokeStyle(o.sc)):m!==this.values.stroke&&(m=this.values.stroke,p.ctxStrokeStyle(this.values.stroke)),n=(c=this.textSpans[e].elem).length,this.globalData.canvasContext.beginPath(),r=0;r<n;r+=1)for(a=(u=c[r]).length,this.globalData.canvasContext.moveTo(u[0],u[1]),i=2;i<a;i+=6)this.globalData.canvasContext.bezierCurveTo(u[i],u[i+1],u[i+2],u[i+3],u[i+4],u[i+5]);this.globalData.canvasContext.closePath(),p.ctxStroke()}o&&this.globalData.renderer.restore()}},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 e=createTag("canvas");e.width=this.assetData.w,e.height=this.assetData.h;var t,r,n=e.getContext("2d"),i=this.img.width,a=this.img.height,o=i/a,s=this.assetData.w/this.assetData.h,l=this.assetData.pr||this.globalData.renderConfig.imagePreserveAspectRatio;o>s&&l==="xMidYMid slice"||o<s&&l!=="xMidYMid slice"?t=(r=a)*s:r=(t=i)/s,n.drawImage(this.img,(i-t)/2,(a-r)/2,t,r,0,0,this.assetData.w,this.assetData.h),this.img=e}},CVImageElement.prototype.renderInnerContent=function(){this.canvasContext.drawImage(this.img,0,0)},CVImageElement.prototype.destroy=function(){this.img=null},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)},extendPrototype([BaseRenderer],CanvasRendererBase),CanvasRendererBase.prototype.createShape=function(e){return new CVShapeElement(e,this.globalData,this)},CanvasRendererBase.prototype.createText=function(e){return new CVTextElement(e,this.globalData,this)},CanvasRendererBase.prototype.createImage=function(e){return new CVImageElement(e,this.globalData,this)},CanvasRendererBase.prototype.createSolid=function(e){return new CVSolidElement(e,this.globalData,this)},CanvasRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,CanvasRendererBase.prototype.ctxTransform=function(e){e[0]===1&&e[1]===0&&e[4]===0&&e[5]===1&&e[12]===0&&e[13]===0||this.canvasContext.transform(e[0],e[1],e[4],e[5],e[12],e[13])},CanvasRendererBase.prototype.ctxOpacity=function(e){this.canvasContext.globalAlpha*=e<0?0:e},CanvasRendererBase.prototype.ctxFillStyle=function(e){this.canvasContext.fillStyle=e},CanvasRendererBase.prototype.ctxStrokeStyle=function(e){this.canvasContext.strokeStyle=e},CanvasRendererBase.prototype.ctxLineWidth=function(e){this.canvasContext.lineWidth=e},CanvasRendererBase.prototype.ctxLineCap=function(e){this.canvasContext.lineCap=e},CanvasRendererBase.prototype.ctxLineJoin=function(e){this.canvasContext.lineJoin=e},CanvasRendererBase.prototype.ctxMiterLimit=function(e){this.canvasContext.miterLimit=e},CanvasRendererBase.prototype.ctxFill=function(e){this.canvasContext.fill(e)},CanvasRendererBase.prototype.ctxFillRect=function(e,t,r,n){this.canvasContext.fillRect(e,t,r,n)},CanvasRendererBase.prototype.ctxStroke=function(){this.canvasContext.stroke()},CanvasRendererBase.prototype.reset=function(){this.renderConfig.clearCanvas?this.contextData.reset():this.canvasContext.restore()},CanvasRendererBase.prototype.save=function(){this.canvasContext.save()},CanvasRendererBase.prototype.restore=function(e){this.renderConfig.clearCanvas?(e&&(this.globalData.blendMode="source-over"),this.contextData.restore(e)):this.canvasContext.restore()},CanvasRendererBase.prototype.configAnimation=function(e){if(this.animationItem.wrapper){this.animationItem.container=createTag("canvas");var t=this.animationItem.container.style;t.width="100%",t.height="100%";var r="0px 0px 0px";t.transformOrigin=r,t.mozTransformOrigin=r,t.webkitTransformOrigin=r,t["-webkit-transform"]=r,t.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=e,this.layers=e.layers,this.transformCanvas={w:e.w,h:e.h,sx:0,sy:0,tx:0,ty:0},this.setupGlobalData(e,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(e.layers.length),this.updateContainerSize()},CanvasRendererBase.prototype.updateContainerSize=function(e,t){var r,n,i,a;if(this.reset(),e?(r=e,n=t,this.canvasContext.canvas.width=r,this.canvasContext.canvas.height=n):(this.animationItem.wrapper&&this.animationItem.container?(r=this.animationItem.wrapper.offsetWidth,n=this.animationItem.wrapper.offsetHeight):(r=this.canvasContext.canvas.width,n=this.canvasContext.canvas.height),this.canvasContext.canvas.width=r*this.renderConfig.dpr,this.canvasContext.canvas.height=n*this.renderConfig.dpr),this.renderConfig.preserveAspectRatio.indexOf("meet")!==-1||this.renderConfig.preserveAspectRatio.indexOf("slice")!==-1){var o=this.renderConfig.preserveAspectRatio.split(" "),s=o[1]||"meet",l=o[0]||"xMidYMid",c=l.substr(0,4),u=l.substr(4);i=r/n,(a=this.transformCanvas.w/this.transformCanvas.h)>i&&s==="meet"||a<i&&s==="slice"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=r/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=n/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=n/(this.transformCanvas.h/this.renderConfig.dpr)),this.transformCanvas.tx=c==="xMid"&&(a<i&&s==="meet"||a>i&&s==="slice")?(r-this.transformCanvas.w*(n/this.transformCanvas.h))/2*this.renderConfig.dpr:c==="xMax"&&(a<i&&s==="meet"||a>i&&s==="slice")?(r-this.transformCanvas.w*(n/this.transformCanvas.h))*this.renderConfig.dpr:0,this.transformCanvas.ty=u==="YMid"&&(a>i&&s==="meet"||a<i&&s==="slice")?(n-this.transformCanvas.h*(r/this.transformCanvas.w))/2*this.renderConfig.dpr:u==="YMax"&&(a>i&&s==="meet"||a<i&&s==="slice")?(n-this.transformCanvas.h*(r/this.transformCanvas.w))*this.renderConfig.dpr:0}else this.renderConfig.preserveAspectRatio==="none"?(this.transformCanvas.sx=r/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=n/(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(){var e;for(this.renderConfig.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),e=(this.layers?this.layers.length:0)-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(e,t){if((this.renderedFrame!==e||this.renderConfig.clearCanvas!==!0||t)&&!this.destroyed&&e!==-1){var r;this.renderedFrame=e,this.globalData.frameNum=e-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||t,this.globalData.projectInterface.currentFrame=e;var n=this.layers.length;for(this.completeLayers||this.checkLayers(e),r=n-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].prepareFrame(e-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=n-1;r>=0;r-=1)(this.completeLayers||this.elements[r])&&this.elements[r].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(e){var t=this.elements;if(!t[e]&&this.layers[e].ty!==99){var r=this.createItem(this.layers[e],this,this.globalData);t[e]=r,r.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;)this.pendingElements.pop().checkParenting()},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"},CVContextData.prototype.duplicate=function(){var e=2*this._length,t=0;for(t=this._length;t<e;t+=1)this.stack[t]=new CanvasContext;this._length=e},CVContextData.prototype.reset=function(){this.cArrPos=0,this.cTr.reset(),this.stack[this.cArrPos].opacity=1},CVContextData.prototype.restore=function(e){this.cArrPos-=1;var t,r=this.stack[this.cArrPos],n=r.transform,i=this.cTr.props;for(t=0;t<16;t+=1)i[t]=n[t];if(e){this.nativeContext.restore();var a=this.stack[this.cArrPos+1];this.appliedFillStyle=a.fillStyle,this.appliedStrokeStyle=a.strokeStyle,this.appliedLineWidth=a.lineWidth,this.appliedLineCap=a.lineCap,this.appliedLineJoin=a.lineJoin,this.appliedMiterLimit=a.miterLimit}this.nativeContext.setTransform(n[0],n[1],n[4],n[5],n[12],n[13]),(e||r.opacity!==-1&&this.currentOpacity!==r.opacity)&&(this.nativeContext.globalAlpha=r.opacity,this.currentOpacity=r.opacity),this.currentFillStyle=r.fillStyle,this.currentStrokeStyle=r.strokeStyle,this.currentLineWidth=r.lineWidth,this.currentLineCap=r.lineCap,this.currentLineJoin=r.lineJoin,this.currentMiterLimit=r.miterLimit},CVContextData.prototype.save=function(e){e&&this.nativeContext.save();var t=this.cTr.props;this._length<=this.cArrPos&&this.duplicate();var r,n=this.stack[this.cArrPos];for(r=0;r<16;r+=1)n.transform[r]=t[r];this.cArrPos+=1;var i=this.stack[this.cArrPos];i.opacity=n.opacity,i.fillStyle=n.fillStyle,i.strokeStyle=n.strokeStyle,i.lineWidth=n.lineWidth,i.lineCap=n.lineCap,i.lineJoin=n.lineJoin,i.miterLimit=n.miterLimit},CVContextData.prototype.setOpacity=function(e){this.stack[this.cArrPos].opacity=e},CVContextData.prototype.setContext=function(e){this.nativeContext=e},CVContextData.prototype.fillStyle=function(e){this.stack[this.cArrPos].fillStyle!==e&&(this.currentFillStyle=e,this.stack[this.cArrPos].fillStyle=e)},CVContextData.prototype.strokeStyle=function(e){this.stack[this.cArrPos].strokeStyle!==e&&(this.currentStrokeStyle=e,this.stack[this.cArrPos].strokeStyle=e)},CVContextData.prototype.lineWidth=function(e){this.stack[this.cArrPos].lineWidth!==e&&(this.currentLineWidth=e,this.stack[this.cArrPos].lineWidth=e)},CVContextData.prototype.lineCap=function(e){this.stack[this.cArrPos].lineCap!==e&&(this.currentLineCap=e,this.stack[this.cArrPos].lineCap=e)},CVContextData.prototype.lineJoin=function(e){this.stack[this.cArrPos].lineJoin!==e&&(this.currentLineJoin=e,this.stack[this.cArrPos].lineJoin=e)},CVContextData.prototype.miterLimit=function(e){this.stack[this.cArrPos].miterLimit!==e&&(this.currentMiterLimit=e,this.stack[this.cArrPos].miterLimit=e)},CVContextData.prototype.transform=function(e){this.transformMat.cloneFromProps(e);var t=this.cTr;this.transformMat.multiply(t),t.cloneFromProps(this.transformMat.props);var r=t.props;this.nativeContext.setTransform(r[0],r[1],r[4],r[5],r[12],r[13])},CVContextData.prototype.opacity=function(e){var t=this.stack[this.cArrPos].opacity;t*=e<0?0:e,this.stack[this.cArrPos].opacity!==t&&(this.currentOpacity!==e&&(this.nativeContext.globalAlpha=e,this.currentOpacity=e),this.stack[this.cArrPos].opacity=t)},CVContextData.prototype.fill=function(e){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fill(e)},CVContextData.prototype.fillRect=function(e,t,r,n){this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext.fillRect(e,t,r,n)},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()},extendPrototype([CanvasRendererBase,ICompElement,CVBaseElement],CVCompElement),CVCompElement.prototype.renderInnerContent=function(){var e,t=this.canvasContext;for(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(),e=this.layers.length-1;e>=0;e-=1)(this.completeLayers||this.elements[e])&&this.elements[e].renderFrame()},CVCompElement.prototype.destroy=function(){var e;for(e=this.layers.length-1;e>=0;e-=1)this.elements[e]&&this.elements[e].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)},extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(e){return new CVCompElement(e,this.globalData,this)},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 t=this.finalTransform.mat.toCSS();e.transform=t,e.webkitTransform=t}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,extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var e;this.data.hasMask?((e=createNS("rect")).setAttribute("width",this.data.sw),e.setAttribute("height",this.data.sh),e.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):((e=createTag("div")).style.width=this.data.sw+"px",e.style.height=this.data.sh+"px",e.style.backgroundColor=this.data.sc),this.layerElement.appendChild(e)},extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var e;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),e=this.svgElement;else{e=createNS("svg");var t=this.comp.data?this.comp.data:this.globalData.compSize;e.setAttribute("width",t.w),e.setAttribute("height",t.h),e.appendChild(this.shapesContainer),this.layerElement.appendChild(e)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=e},HShapeElement.prototype.getTransformedPoint=function(e,t){var r,n=e.length;for(r=0;r<n;r+=1)t=e[r].mProps.v.applyToPointArray(t[0],t[1],0);return t},HShapeElement.prototype.calculateShapeBoundingBox=function(e,t){var r,n,i,a,o,s=e.sh.v,l=e.transformers,c=s._length;if(!(c<=1)){for(r=0;r<c-1;r+=1)n=this.getTransformedPoint(l,s.v[r]),i=this.getTransformedPoint(l,s.o[r]),a=this.getTransformedPoint(l,s.i[r+1]),o=this.getTransformedPoint(l,s.v[r+1]),this.checkBounds(n,i,a,o,t);s.c&&(n=this.getTransformedPoint(l,s.v[r]),i=this.getTransformedPoint(l,s.o[r]),a=this.getTransformedPoint(l,s.i[0]),o=this.getTransformedPoint(l,s.v[0]),this.checkBounds(n,i,a,o,t))}},HShapeElement.prototype.checkBounds=function(e,t,r,n,i){this.getBoundsOfCurve(e,t,r,n);var a=this.shapeBoundingBox;i.x=bmMin(a.left,i.x),i.xMax=bmMax(a.right,i.xMax),i.y=bmMin(a.top,i.y),i.yMax=bmMax(a.bottom,i.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(e,t,r,n){for(var i,a,o,s,l,c,u,f=[[e[0],n[0]],[e[1],n[1]]],m=0;m<2;++m)a=6*e[m]-12*t[m]+6*r[m],i=-3*e[m]+9*t[m]-9*r[m]+3*n[m],o=3*t[m]-3*e[m],a|=0,o|=0,(i|=0)===0&&a===0||(i===0?(s=-o/a)>0&&s<1&&f[m].push(this.calculateF(s,e,t,r,n,m)):(l=a*a-4*o*i)>=0&&((c=(-a+bmSqrt(l))/(2*i))>0&&c<1&&f[m].push(this.calculateF(c,e,t,r,n,m)),(u=(-a-bmSqrt(l))/(2*i))>0&&u<1&&f[m].push(this.calculateF(u,e,t,r,n,m))));this.shapeBoundingBox.left=bmMin.apply(null,f[0]),this.shapeBoundingBox.top=bmMin.apply(null,f[1]),this.shapeBoundingBox.right=bmMax.apply(null,f[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,f[1])},HShapeElement.prototype.calculateF=function(e,t,r,n,i,a){return bmPow(1-e,3)*t[a]+3*bmPow(1-e,2)*e*r[a]+3*(1-e)*bmPow(e,2)*n[a]+bmPow(e,3)*i[a]},HShapeElement.prototype.calculateBoundingBox=function(e,t){var r,n=e.length;for(r=0;r<n;r+=1)e[r]&&e[r].sh?this.calculateShapeBoundingBox(e[r],t):e[r]&&e[r].it?this.calculateBoundingBox(e[r].it,t):e[r]&&e[r].style&&e[r].w&&this.expandStrokeBoundingBox(e[r].w,t)},HShapeElement.prototype.expandStrokeBoundingBox=function(e,t){var r=0;if(e.keyframes){for(var n=0;n<e.keyframes.length;n+=1){var i=e.keyframes[n].s;i>r&&(r=i)}r*=e.mult}else r=e.v*e.mult;t.x-=r,t.xMax+=r,t.y-=r,t.yMax+=r},HShapeElement.prototype.currentBoxContains=function(e){return this.currentBBox.x<=e.x&&this.currentBBox.y<=e.y&&this.currentBBox.width+this.currentBBox.x>=e.x+e.width&&this.currentBBox.height+this.currentBBox.y>=e.y+e.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var e=this.tempBoundingBox,t=999999;if(e.x=t,e.xMax=-t,e.y=t,e.yMax=-t,this.calculateBoundingBox(this.itemsData,e),e.width=e.xMax<e.x?0:e.xMax-e.x,e.height=e.yMax<e.y?0:e.yMax-e.y,this.currentBoxContains(e))return;var r=!1;if(this.currentBBox.w!==e.width&&(this.currentBBox.w=e.width,this.shapeCont.setAttribute("width",e.width),r=!0),this.currentBBox.h!==e.height&&(this.currentBBox.h=e.height,this.shapeCont.setAttribute("height",e.height),r=!0),r||this.currentBBox.x!==e.x||this.currentBBox.y!==e.y){this.currentBBox.w=e.width,this.currentBBox.h=e.height,this.currentBBox.x=e.x,this.currentBBox.y=e.y,this.shapeCont.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h);var n=this.shapeCont.style,i="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";n.transform=i,n.webkitTransform=i}}},extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement,ITextElement],HTextElement),HTextElement.prototype.createContent=function(){if(this.isMasked=this.checkMasks(),this.isMasked){this.renderType="svg",this.compW=this.comp.data.w,this.compH=this.comp.data.h,this.svgElement.setAttribute("width",this.compW),this.svgElement.setAttribute("height",this.compH);var e=createNS("g");this.maskedElement.appendChild(e),this.innerElem=e}else this.renderType="html",this.innerElem=this.layerElement;this.checkParenting()},HTextElement.prototype.buildNewText=function(){var e=this.textProperty.currentData;this.renderedLetters=createSizedArray(e.l?e.l.length:0);var t=this.innerElem.style,r=e.fc?this.buildColor(e.fc):"rgba(0,0,0,0)";t.fill=r,t.color=r,e.sc&&(t.stroke=this.buildColor(e.sc),t.strokeWidth=e.sw+"px");var n,i,a=this.globalData.fontManager.getFontByName(e.f);if(!this.globalData.fontManager.chars)if(t.fontSize=e.finalSize+"px",t.lineHeight=e.finalSize+"px",a.fClass)this.innerElem.className=a.fClass;else{t.fontFamily=a.fFamily;var o=e.fWeight,s=e.fStyle;t.fontStyle=s,t.fontWeight=o}var l,c,u,f=e.l;i=f.length;var m,d=this.mHelper,p="",g=0;for(n=0;n<i;n+=1){if(this.globalData.fontManager.chars?(this.textPaths[g]?l=this.textPaths[g]:((l=createNS("path")).setAttribute("stroke-linecap",lineCapEnum[1]),l.setAttribute("stroke-linejoin",lineJoinEnum[2]),l.setAttribute("stroke-miterlimit","4")),this.isMasked||(this.textSpans[g]?u=(c=this.textSpans[g]).children[0]:((c=createTag("div")).style.lineHeight=0,(u=createNS("svg")).appendChild(l),styleDiv(c)))):this.isMasked?l=this.textPaths[g]?this.textPaths[g]:createNS("text"):this.textSpans[g]?(c=this.textSpans[g],l=this.textPaths[g]):(styleDiv(c=createTag("span")),styleDiv(l=createTag("span")),c.appendChild(l)),this.globalData.fontManager.chars){var h,v=this.globalData.fontManager.getCharData(e.finalText[n],a.fStyle,this.globalData.fontManager.getFontByName(e.f).fFamily);if(h=v?v.data:null,d.reset(),h&&h.shapes&&h.shapes.length&&(m=h.shapes[0].it,d.scale(e.finalSize/100,e.finalSize/100),p=this.createPathShape(d,m),l.setAttribute("d",p)),this.isMasked)this.innerElem.appendChild(l);else{if(this.innerElem.appendChild(c),h&&h.shapes){document.body.appendChild(u);var y=u.getBBox();u.setAttribute("width",y.width+2),u.setAttribute("height",y.height+2),u.setAttribute("viewBox",y.x-1+" "+(y.y-1)+" "+(y.width+2)+" "+(y.height+2));var b=u.style,S="translate("+(y.x-1)+"px,"+(y.y-1)+"px)";b.transform=S,b.webkitTransform=S,f[n].yOffset=y.y-1}else u.setAttribute("width",1),u.setAttribute("height",1);c.appendChild(u)}}else if(l.textContent=f[n].val,l.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),this.isMasked)this.innerElem.appendChild(l);else{this.innerElem.appendChild(c);var x=l.style,A="translate3d(0,"+-e.finalSize/1.2+"px,0)";x.transform=A,x.webkitTransform=A}this.isMasked?this.textSpans[g]=l:this.textSpans[g]=c,this.textSpans[g].style.display="block",this.textPaths[g]=l,g+=1}for(;g<this.textSpans.length;)this.textSpans[g].style.display="none",g+=1},HTextElement.prototype.renderInnerContent=function(){var e;if(this.validateText(),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),e=this.svgElement.style;var t="translate("+-this.finalTransform.mProp.p.v[0]+"px,"+-this.finalTransform.mProp.p.v[1]+"px)";e.transform=t,e.webkitTransform=t}}if(this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator.lettersChangedFlag){var r,n,i,a,o,s=0,l=this.textAnimator.renderedLetters,c=this.textProperty.currentData.l;for(n=c.length,r=0;r<n;r+=1)c[r].n?s+=1:(a=this.textSpans[r],o=this.textPaths[r],i=l[s],s+=1,i._mdf.m&&(this.isMasked?a.setAttribute("transform",i.m):(a.style.webkitTransform=i.m,a.style.transform=i.m)),a.style.opacity=i.o,i.sw&&i._mdf.sw&&o.setAttribute("stroke-width",i.sw),i.sc&&i._mdf.sc&&o.setAttribute("stroke",i.sc),i.fc&&i._mdf.fc&&(o.setAttribute("fill",i.fc),o.style.color=i.fc));if(this.innerElem.getBBox&&!this.hidden&&(this._isFirstFrame||this._mdf)){var u=this.innerElem.getBBox();if(this.currentBBox.w!==u.width&&(this.currentBBox.w=u.width,this.svgElement.setAttribute("width",u.width)),this.currentBBox.h!==u.height&&(this.currentBBox.h=u.height,this.svgElement.setAttribute("height",u.height)),this.currentBBox.w!==u.width+2||this.currentBBox.h!==u.height+2||this.currentBBox.x!==u.x-1||this.currentBBox.y!==u.y-1){this.currentBBox.w=u.width+2,this.currentBBox.h=u.height+2,this.currentBBox.x=u.x-1,this.currentBBox.y=u.y-1,this.svgElement.setAttribute("viewBox",this.currentBBox.x+" "+this.currentBBox.y+" "+this.currentBBox.w+" "+this.currentBBox.h),e=this.svgElement.style;var f="translate("+this.currentBBox.x+"px,"+this.currentBBox.y+"px)";e.transform=f,e.webkitTransform=f}}}},extendPrototype([BaseElement,FrameElement,HierarchyElement],HCameraElement),HCameraElement.prototype.setup=function(){var e,t,r,n,i=this.comp.threeDElements.length;for(e=0;e<i;e+=1)if((t=this.comp.threeDElements[e]).type==="3d"){r=t.perspectiveElem.style,n=t.container.style;var a=this.pe.v+"px",o="0px 0px 0px",s="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";r.perspective=a,r.webkitPerspective=a,n.transformOrigin=o,n.mozTransformOrigin=o,n.webkitTransformOrigin=o,r.transform=s,r.webkitTransform=s}},HCameraElement.prototype.createElements=function(){},HCameraElement.prototype.hide=function(){},HCameraElement.prototype.renderFrame=function(){var e,t,r=this._isFirstFrame;if(this.hierarchy)for(t=this.hierarchy.length,e=0;e<t;e+=1)r=this.hierarchy[e].finalTransform.mProp._mdf||r;if(r||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(e=t=this.hierarchy.length-1;e>=0;e-=1){var n=this.hierarchy[e].finalTransform.mProp;this.mat.translate(-n.p.v[0],-n.p.v[1],n.p.v[2]),this.mat.rotateX(-n.or.v[0]).rotateY(-n.or.v[1]).rotateZ(n.or.v[2]),this.mat.rotateX(-n.rx.v).rotateY(-n.ry.v).rotateZ(n.rz.v),this.mat.scale(1/n.s.v[0],1/n.s.v[1],1/n.s.v[2]),this.mat.translate(n.a.v[0],n.a.v[1],n.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 i;i=this.p?[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var a=Math.sqrt(Math.pow(i[0],2)+Math.pow(i[1],2)+Math.pow(i[2],2)),o=[i[0]/a,i[1]/a,i[2]/a],s=Math.sqrt(o[2]*o[2]+o[0]*o[0]),l=Math.atan2(o[1],s),c=Math.atan2(o[0],-o[2]);this.mat.rotateY(c).rotateX(-l)}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 u=!this._prevMat.equals(this.mat);if((u||this.pe._mdf)&&this.comp.threeDElements){var f,m,d;for(t=this.comp.threeDElements.length,e=0;e<t;e+=1)if((f=this.comp.threeDElements[e]).type==="3d"){if(u){var p=this.mat.toCSS();(d=f.container.style).transform=p,d.webkitTransform=p}this.pe._mdf&&((m=f.perspectiveElem.style).perspective=this.pe.v+"px",m.webkitPerspective=this.pe.v+"px")}this.mat.clone(this._prevMat)}}this._isFirstFrame=!1},HCameraElement.prototype.prepareFrame=function(e){this.prepareProperties(e,!0)},HCameraElement.prototype.destroy=function(){},HCameraElement.prototype.getBaseElement=function(){return null},extendPrototype([BaseElement,TransformElement,HBaseElement,HSolidElement,HierarchyElement,FrameElement,RenderableElement],HImageElement),HImageElement.prototype.createContent=function(){var e=this.globalData.getAssetsPath(this.assetData),t=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",e),this.layerElement.appendChild(this.imageElem),this.baseElement.setAttribute("width",this.assetData.w),this.baseElement.setAttribute("height",this.assetData.h)):this.layerElement.appendChild(t),t.crossOrigin="anonymous",t.src=e,this.data.ln&&this.baseElement.setAttribute("id",this.data.ln)},extendPrototype([BaseRenderer],HybridRendererBase),HybridRendererBase.prototype.buildItem=SVGRenderer.prototype.buildItem,HybridRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;)this.pendingElements.pop().checkParenting()},HybridRendererBase.prototype.appendElementInPos=function(e,t){var r=e.getBaseElement();if(r){var n=this.layers[t];if(n.ddd&&this.supports3d)this.addTo3dContainer(r,t);else if(this.threeDElements)this.addTo3dContainer(r,t);else{for(var i,a,o=0;o<t;)this.elements[o]&&this.elements[o]!==!0&&this.elements[o].getBaseElement&&(a=this.elements[o],i=(this.layers[o].ddd?this.getThreeDContainerByPos(o):a.getBaseElement())||i),o+=1;i?n.ddd&&this.supports3d||this.layerElement.insertBefore(r,i):n.ddd&&this.supports3d||this.layerElement.appendChild(r)}}},HybridRendererBase.prototype.createShape=function(e){return this.supports3d?new HShapeElement(e,this.globalData,this):new SVGShapeElement(e,this.globalData,this)},HybridRendererBase.prototype.createText=function(e){return this.supports3d?new HTextElement(e,this.globalData,this):new SVGTextLottieElement(e,this.globalData,this)},HybridRendererBase.prototype.createCamera=function(e){return this.camera=new HCameraElement(e,this.globalData,this),this.camera},HybridRendererBase.prototype.createImage=function(e){return this.supports3d?new HImageElement(e,this.globalData,this):new IImageElement(e,this.globalData,this)},HybridRendererBase.prototype.createSolid=function(e){return this.supports3d?new HSolidElement(e,this.globalData,this):new ISolidElement(e,this.globalData,this)},HybridRendererBase.prototype.createNull=SVGRenderer.prototype.createNull,HybridRendererBase.prototype.getThreeDContainerByPos=function(e){for(var t=0,r=this.threeDElements.length;t<r;){if(this.threeDElements[t].startPos<=e&&this.threeDElements[t].endPos>=e)return this.threeDElements[t].perspectiveElem;t+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(e,t){var r,n,i=createTag("div");styleDiv(i);var a=createTag("div");if(styleDiv(a),t==="3d"){(r=i.style).width=this.globalData.compSize.w+"px",r.height=this.globalData.compSize.h+"px";var o="50% 50%";r.webkitTransformOrigin=o,r.mozTransformOrigin=o,r.transformOrigin=o;var s="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";(n=a.style).transform=s,n.webkitTransform=s}i.appendChild(a);var l={container:a,perspectiveElem:i,startPos:e,endPos:e,type:t};return this.threeDElements.push(l),l},HybridRendererBase.prototype.build3dContainers=function(){var e,t,r=this.layers.length,n="";for(e=0;e<r;e+=1)this.layers[e].ddd&&this.layers[e].ty!==3?(n!=="3d"&&(n="3d",t=this.createThreeDContainer(e,"3d")),t.endPos=Math.max(t.endPos,e)):(n!=="2d"&&(n="2d",t=this.createThreeDContainer(e,"2d")),t.endPos=Math.max(t.endPos,e));for(e=(r=this.threeDElements.length)-1;e>=0;e-=1)this.resizerElem.appendChild(this.threeDElements[e].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(e,t){for(var r=0,n=this.threeDElements.length;r<n;){if(t<=this.threeDElements[r].endPos){for(var i,a=this.threeDElements[r].startPos;a<t;)this.elements[a]&&this.elements[a].getBaseElement&&(i=this.elements[a].getBaseElement()),a+=1;i?this.threeDElements[r].container.insertBefore(e,i):this.threeDElements[r].container.appendChild(e);break}r+=1}},HybridRendererBase.prototype.configAnimation=function(e){var t=createTag("div"),r=this.animationItem.wrapper,n=t.style;n.width=e.w+"px",n.height=e.h+"px",this.resizerElem=t,styleDiv(t),n.transformStyle="flat",n.mozTransformStyle="flat",n.webkitTransformStyle="flat",this.renderConfig.className&&t.setAttribute("class",this.renderConfig.className),r.appendChild(t),n.overflow="hidden";var i=createNS("svg");i.setAttribute("width","1"),i.setAttribute("height","1"),styleDiv(i),this.resizerElem.appendChild(i);var a=createNS("defs");i.appendChild(a),this.data=e,this.setupGlobalData(e,i),this.globalData.defs=a,this.layers=e.layers,this.layerElement=this.resizerElem,this.build3dContainers(),this.updateContainerSize()},HybridRendererBase.prototype.destroy=function(){var e;this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.animationItem.container=null,this.globalData.defs=null;var t=this.layers?this.layers.length:0;for(e=0;e<t;e+=1)this.elements[e]&&this.elements[e].destroy&&this.elements[e].destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null},HybridRendererBase.prototype.updateContainerSize=function(){var e,t,r,n,i=this.animationItem.wrapper.offsetWidth,a=this.animationItem.wrapper.offsetHeight,o=i/a;this.globalData.compSize.w/this.globalData.compSize.h>o?(e=i/this.globalData.compSize.w,t=i/this.globalData.compSize.w,r=0,n=(a-this.globalData.compSize.h*(i/this.globalData.compSize.w))/2):(e=a/this.globalData.compSize.h,t=a/this.globalData.compSize.h,r=(i-this.globalData.compSize.w*(a/this.globalData.compSize.h))/2,n=0);var s=this.resizerElem.style;s.webkitTransform="matrix3d("+e+",0,0,0,0,"+t+",0,0,0,0,1,0,"+r+","+n+",0,1)",s.transform=s.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 e,t=this.globalData.compSize.w,r=this.globalData.compSize.h,n=this.threeDElements.length;for(e=0;e<n;e+=1){var i=this.threeDElements[e].perspectiveElem.style;i.webkitPerspective=Math.sqrt(Math.pow(t,2)+Math.pow(r,2))+"px",i.perspective=i.webkitPerspective}}},HybridRendererBase.prototype.searchExtraCompositions=function(e){var t,r=e.length,n=createTag("div");for(t=0;t<r;t+=1)if(e[t].xt){var i=this.createComp(e[t],n,this.globalData.comp,null);i.initExpressions(),this.globalData.projectInterface.registerComposition(i)}},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(e,t){for(var r,n=0;n<t;)this.elements[n]&&this.elements[n].getBaseElement&&(r=this.elements[n].getBaseElement()),n+=1;r?this.layerElement.insertBefore(e,r):this.layerElement.appendChild(e)},HCompElement.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)},extendPrototype([HybridRendererBase],HybridRenderer),HybridRenderer.prototype.createComp=function(e){return this.supports3d?new HCompElement(e,this.globalData,this):new SVGCompElement(e,this.globalData,this)};var CompExpressionInterface=function(e){function t(r){for(var n=0,i=e.layers.length;n<i;){if(e.layers[n].nm===r||e.layers[n].ind===r)return e.elements[n].layerInterface;n+=1}return null}return Object.defineProperty(t,"_name",{value:e.data.nm}),t.layer=t,t.pixelAspect=1,t.height=e.data.h||e.globalData.compSize.h,t.width=e.data.w||e.globalData.compSize.w,t.pixelAspect=1,t.frameDuration=1/e.globalData.frameRate,t.displayStartTime=0,t.numLayers=e.layers.length,t};function _typeof$2(e){return _typeof$2=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$2(e)}function seedRandom(e,t){var r,n=this,i=256,a=t.pow(i,6),o=t.pow(2,52),s=2*o,l=255;function c(p){var g,h=p.length,v=this,y=0,b=v.i=v.j=0,S=v.S=[];for(h||(p=[h++]);y<i;)S[y]=y++;for(y=0;y<i;y++)S[y]=S[b=l&b+p[y%h]+(g=S[y])],S[b]=g;v.g=function(x){for(var A,T=0,C=v.i,D=v.j,M=v.S;x--;)A=M[C=l&C+1],T=T*i+M[l&(M[C]=M[D=l&D+A])+(M[D]=A)];return v.i=C,v.j=D,T}}function u(p,g){return g.i=p.i,g.j=p.j,g.S=p.S.slice(),g}function f(p,g){var h,v=[],y=_typeof$2(p);if(g&&y=="object")for(h in p)try{v.push(f(p[h],g-1))}catch{}return v.length?v:y=="string"?p:p+"\0"}function m(p,g){for(var h,v=p+"",y=0;y<v.length;)g[l&y]=l&(h^=19*g[l&y])+v.charCodeAt(y++);return d(g)}function d(p){return String.fromCharCode.apply(0,p)}t.seedrandom=function(p,g,h){var v=[],y=m(f((g=g===!0?{entropy:!0}:g||{}).entropy?[p,d(e)]:p===null?function(){try{var x=new Uint8Array(i);return(n.crypto||n.msCrypto).getRandomValues(x),d(x)}catch{var A=n.navigator,T=A&&A.plugins;return[+new Date,n,T,n.screen,d(e)]}}():p,3),v),b=new c(v),S=function(){for(var x=b.g(6),A=a,T=0;x<o;)x=(x+T)*i,A*=i,T=b.g(1);for(;x>=s;)x/=2,A/=2,T>>>=1;return(x+T)/A};return S.int32=function(){return 0|b.g(4)},S.quick=function(){return b.g(4)/4294967296},S.double=S,m(d(b.S),e),(g.pass||h||function(x,A,T,C){return C&&(C.S&&u(C,b),x.state=function(){return u(b,{})}),T?(t.random=x,A):x})(S,y,"global"in g?g.global:this==t,g.state)},m(t.random(),e)}function initialize$2(e){seedRandom([],e)}var propTypes={SHAPE:"shape"};function _typeof$1(e){return _typeof$1=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof$1(e)}var ExpressionManager=function(){var ob={},Math=BMMath,window=null,document=null,XMLHttpRequest=null,fetch=null,frames=null,_lottieGlobal={};function resetFrame(){_lottieGlobal={}}function $bm_isInstanceOfArray(e){return e.constructor===Array||e.constructor===Float32Array}function isNumerable(e,t){return e==="number"||t instanceof Number||e==="boolean"||e==="string"}function $bm_neg(e){var t=_typeof$1(e);if(t==="number"||e instanceof Number||t==="boolean")return-e;if($bm_isInstanceOfArray(e)){var r,n=e.length,i=[];for(r=0;r<n;r+=1)i[r]=-e[r];return i}return e.propType?e.v:-e}initialize$2(BMMath);var easeInBez=BezierFactory.getBezierEasing(.333,0,.833,.833,"easeIn").get,easeOutBez=BezierFactory.getBezierEasing(.167,.167,.667,1,"easeOut").get,easeInOutBez=BezierFactory.getBezierEasing(.33,0,.667,1,"easeInOut").get;function sum(e,t){var r=_typeof$1(e),n=_typeof$1(t);if(isNumerable(r,e)&&isNumerable(n,t)||r==="string"||n==="string")return e+t;if($bm_isInstanceOfArray(e)&&isNumerable(n,t))return(e=e.slice(0))[0]+=t,e;if(isNumerable(r,e)&&$bm_isInstanceOfArray(t))return(t=t.slice(0))[0]=e+t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var i=0,a=e.length,o=t.length,s=[];i<a||i<o;)(typeof e[i]=="number"||e[i]instanceof Number)&&(typeof t[i]=="number"||t[i]instanceof Number)?s[i]=e[i]+t[i]:s[i]=t[i]===void 0?e[i]:e[i]||t[i],i+=1;return s}return 0}var add=sum;function sub(e,t){var r=_typeof$1(e),n=_typeof$1(t);if(isNumerable(r,e)&&isNumerable(n,t))return r==="string"&&(e=parseInt(e,10)),n==="string"&&(t=parseInt(t,10)),e-t;if($bm_isInstanceOfArray(e)&&isNumerable(n,t))return(e=e.slice(0))[0]-=t,e;if(isNumerable(r,e)&&$bm_isInstanceOfArray(t))return(t=t.slice(0))[0]=e-t[0],t;if($bm_isInstanceOfArray(e)&&$bm_isInstanceOfArray(t)){for(var i=0,a=e.length,o=t.length,s=[];i<a||i<o;)(typeof e[i]=="number"||e[i]instanceof Number)&&(typeof t[i]=="number"||t[i]instanceof Number)?s[i]=e[i]-t[i]:s[i]=t[i]===void 0?e[i]:e[i]||t[i],i+=1;return s}return 0}function mul(e,t){var r,n,i,a=_typeof$1(e),o=_typeof$1(t);if(isNumerable(a,e)&&isNumerable(o,t))return e*t;if($bm_isInstanceOfArray(e)&&isNumerable(o,t)){for(i=e.length,r=createTypedArray("float32",i),n=0;n<i;n+=1)r[n]=e[n]*t;return r}if(isNumerable(a,e)&&$bm_isInstanceOfArray(t)){for(i=t.length,r=createTypedArray("float32",i),n=0;n<i;n+=1)r[n]=e*t[n];return r}return 0}function div(e,t){var r,n,i,a=_typeof$1(e),o=_typeof$1(t);if(isNumerable(a,e)&&isNumerable(o,t))return e/t;if($bm_isInstanceOfArray(e)&&isNumerable(o,t)){for(i=e.length,r=createTypedArray("float32",i),n=0;n<i;n+=1)r[n]=e[n]/t;return r}if(isNumerable(a,e)&&$bm_isInstanceOfArray(t)){for(i=t.length,r=createTypedArray("float32",i),n=0;n<i;n+=1)r[n]=e/t[n];return r}return 0}function mod(e,t){return typeof e=="string"&&(e=parseInt(e,10)),typeof t=="string"&&(t=parseInt(t,10)),e%t}var $bm_sum=sum,$bm_sub=sub,$bm_mul=mul,$bm_div=div,$bm_mod=mod;function clamp(e,t,r){if(t>r){var n=r;r=t,t=n}return Math.min(Math.max(e,t),r)}function radiansToDegrees(e){return e/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(e){return e*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(e,t){if(typeof e=="number"||e instanceof Number)return t=t||0,Math.abs(e-t);var r;t||(t=helperLengthArray);var n=Math.min(e.length,t.length),i=0;for(r=0;r<n;r+=1)i+=Math.pow(t[r]-e[r],2);return Math.sqrt(i)}function normalize(e){return div(e,length(e))}function rgbToHsl(e){var t,r,n=e[0],i=e[1],a=e[2],o=Math.max(n,i,a),s=Math.min(n,i,a),l=(o+s)/2;if(o===s)t=0,r=0;else{var c=o-s;switch(r=l>.5?c/(2-o-s):c/(o+s),o){case n:t=(i-a)/c+(i<a?6:0);break;case i:t=(a-n)/c+2;break;case a:t=(n-i)/c+4}t/=6}return[t,r,l,e[3]]}function hue2rgb(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function hslToRgb(e){var t,r,n,i=e[0],a=e[1],o=e[2];if(a===0)t=o,n=o,r=o;else{var s=o<.5?o*(1+a):o+a-o*a,l=2*o-s;t=hue2rgb(l,s,i+1/3),r=hue2rgb(l,s,i),n=hue2rgb(l,s,i-1/3)}return[t,r,n,e[3]]}function linear(e,t,r,n,i){if(n!==void 0&&i!==void 0||(n=t,i=r,t=0,r=1),r<t){var a=r;r=t,t=a}if(e<=t)return n;if(e>=r)return i;var o,s=r===t?0:(e-t)/(r-t);if(!n.length)return n+(i-n)*s;var l=n.length,c=createTypedArray("float32",l);for(o=0;o<l;o+=1)c[o]=n[o]+(i[o]-n[o])*s;return c}function random(e,t){if(t===void 0&&(e===void 0?(e=0,t=1):(t=e,e=void 0)),t.length){var r,n=t.length;e||(e=createTypedArray("float32",n));var i=createTypedArray("float32",n),a=BMMath.random();for(r=0;r<n;r+=1)i[r]=e[r]+a*(t[r]-e[r]);return i}return e===void 0&&(e=0),e+BMMath.random()*(t-e)}function createPath(e,t,r,n){var i,a=e.length,o=shapePool.newElement();o.setPathData(!!n,a);var s,l,c=[0,0];for(i=0;i<a;i+=1)s=t&&t[i]?t[i]:c,l=r&&r[i]?r[i]:c,o.setTripleAt(e[i][0],e[i][1],l[0]+e[i][0],l[1]+e[i][1],s[0]+e[i][0],s[1]+e[i][1],i,!0);return o}function initiateExpression(elem,data,property){function noOp(e){return e}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(e,t){var r,n,i=this.pv.length?this.pv.length:1,a=createTypedArray("float32",i),o=Math.floor(5*time);for(r=0,n=0;r<o;){for(n=0;n<i;n+=1)a[n]+=-t+2*t*BMMath.random();r+=1}var s=5*time,l=s-Math.floor(s),c=createTypedArray("float32",i);if(i>1){for(n=0;n<i;n+=1)c[n]=this.pv[n]+a[n]+(-t+2*t*BMMath.random())*l;return c}return this.pv+a[0]+(-t+2*t*BMMath.random())*l}.bind(this);function loopInDuration(e,t){return loopIn(e,t,!0)}function loopOutDuration(e,t){return loopOut(e,t,!0)}thisProperty.loopIn&&(loopIn=thisProperty.loopIn.bind(thisProperty),loop_in=loopIn),thisProperty.loopOut&&(loopOut=thisProperty.loopOut.bind(thisProperty),loop_out=loopOut),thisProperty.smooth&&(smooth=thisProperty.smooth.bind(thisProperty)),this.getValueAtTime&&(valueAtTime=this.getValueAtTime.bind(this)),this.getVelocityAtTime&&(velocityAtTime=this.getVelocityAtTime.bind(this));var comp=elem.comp.globalData.projectInterface.bind(elem.comp.globalData.projectInterface),time,velocity,value,text,textIndex,textTotal,selectorValue;function lookAt(e,t){var r=[t[0]-e[0],t[1]-e[1],t[2]-e[2]],n=Math.atan2(r[0],Math.sqrt(r[1]*r[1]+r[2]*r[2]))/degToRads;return[-Math.atan2(r[1],r[2])/degToRads,n,0]}function easeOut(e,t,r,n,i){return applyEase(easeOutBez,e,t,r,n,i)}function easeIn(e,t,r,n,i){return applyEase(easeInBez,e,t,r,n,i)}function ease(e,t,r,n,i){return applyEase(easeInOutBez,e,t,r,n,i)}function applyEase(e,t,r,n,i,a){i===void 0?(i=r,a=n):t=(t-r)/(n-r),t>1?t=1:t<0&&(t=0);var o=e(t);if($bm_isInstanceOfArray(i)){var s,l=i.length,c=createTypedArray("float32",l);for(s=0;s<l;s+=1)c[s]=(a[s]-i[s])*o+i[s];return c}return(a-i)*o+i}function nearestKey(e){var t,r,n,i=data.k.length;if(data.k.length&&typeof data.k[0]!="number")if(r=-1,(e*=elem.comp.globalData.frameRate)<data.k[0].t)r=1,n=data.k[0].t;else{for(t=0;t<i-1;t+=1){if(e===data.k[t].t){r=t+1,n=data.k[t].t;break}if(e>data.k[t].t&&e<data.k[t+1].t){e-data.k[t].t>data.k[t+1].t-e?(r=t+2,n=data.k[t+1].t):(r=t+1,n=data.k[t].t);break}}r===-1&&(r=t+1,n=data.k[t].t)}else r=0,n=0;var a={};return a.index=r,a.time=n/elem.comp.globalData.frameRate,a}function key(e){var t,r,n;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+e);e-=1,t={time:data.k[e].t/elem.comp.globalData.frameRate,value:[]};var i=Object.prototype.hasOwnProperty.call(data.k[e],"s")?data.k[e].s:data.k[e-1].e;for(n=i.length,r=0;r<n;r+=1)t[r]=i[r],t.value[r]=i[r];return t}function framesToTime(e,t){return t||(t=elem.comp.globalData.frameRate),e/t}function timeToFrames(e,t){return e||e===0||(e=time),t||(t=elem.comp.globalData.frameRate),e*t}function seedRandom(e){BMMath.seedrandom(randSeed+e)}function sourceRectAtTime(){return elem.sourceRectAtTime()}function substring(e,t){return typeof value=="string"?t===void 0?value.substring(e):value.substring(e,t):""}function substr(e,t){return typeof value=="string"?t===void 0?value.substr(e):value.substr(e,t):""}function posterizeTime(e){time=e===0?0:Math.floor(time*e)/e,value=valueAtTime(time)}var index=elem.data.ind,hasParent=!(!elem.hierarchy||!elem.hierarchy.length),parent,randSeed=Math.floor(1e6*Math.random()),globalData=elem.globalData;function executeExpression(e){return value=e,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))&&!parent&&(parent=elem.hierarchy[0].layerInterface),time=this.comp.renderedFrame/this.comp.globalData.frameRate,_needsRandom&&seedRandom(randSeed+time),needsVelocity&&(velocity=velocityAtTime(time)),expression_function(),this.frameExpressionId=elem.globalData.frameId,scoped_bm_rt=scoped_bm_rt.propType===propTypes.SHAPE?scoped_bm_rt.v:scoped_bm_rt)}return executeExpression.__preventDeadCodeRemoval=[$bm_transform,anchorPoint,time,velocity,inPoint,outPoint,width,height,name,loop_in,loop_out,smooth,toComp,fromCompToSurface,toWorld,fromWorld,mask,position,rotation,scale,thisComp,numKeys,active,wiggle,loopInDuration,loopOutDuration,comp,lookAt,easeOut,easeIn,ease,nearestKey,key,text,textIndex,textTotal,selectorValue,framesToTime,timeToFrames,sourceRectAtTime,substring,substr,posterizeTime,index,globalData],executeExpression}return ob.initiateExpression=initiateExpression,ob.__preventDeadCodeRemoval=[window,document,XMLHttpRequest,fetch,frames,$bm_neg,add,$bm_sum,$bm_sub,$bm_mul,$bm_div,$bm_mod,clamp,radians_to_degrees,degreesToRadians,degrees_to_radians,normalize,rgbToHsl,hslToRgb,linear,random,createPath,_lottieGlobal],ob.resetFrame=resetFrame,ob}(),Expressions=function(){var e={};return e.initExpressions=function(t){var r=0,n=[];t.renderer.compInterface=CompExpressionInterface(t.renderer),t.renderer.globalData.projectInterface.registerComposition(t.renderer),t.renderer.globalData.pushExpression=function(){r+=1},t.renderer.globalData.popExpression=function(){(r-=1)==0&&function(){var i,a=n.length;for(i=0;i<a;i+=1)n[i].release();n.length=0}()},t.renderer.globalData.registerExpressionProperty=function(i){n.indexOf(i)===-1&&n.push(i)}},e.resetFrame=ExpressionManager.resetFrame,e}(),MaskManagerInterface=function(){function e(t,r){this._mask=t,this._data=r}return Object.defineProperty(e.prototype,"maskPath",{get:function(){return this._mask.prop.k&&this._mask.prop.getValue(),this._mask.prop}}),Object.defineProperty(e.prototype,"maskOpacity",{get:function(){return this._mask.op.k&&this._mask.op.getValue(),100*this._mask.op.v}}),function(t){var r,n=createSizedArray(t.viewData.length),i=t.viewData.length;for(r=0;r<i;r+=1)n[r]=new e(t.viewData[r],t.masksProperties[r]);return function(a){for(r=0;r<i;){if(t.masksProperties[r].nm===a)return n[r];r+=1}return null}}}(),ExpressionPropertyInterface=function(){var e={pv:0,v:0,mult:1},t={pv:[0,0,0],v:[0,0,0],mult:1};function r(i,a,o){Object.defineProperty(i,"velocity",{get:function(){return a.getVelocityAtTime(a.comp.currentFrame)}}),i.numKeys=a.keyframes?a.keyframes.length:0,i.key=function(s){if(!i.numKeys)return 0;var l="";l="s"in a.keyframes[s-1]?a.keyframes[s-1].s:"e"in a.keyframes[s-2]?a.keyframes[s-2].e:a.keyframes[s-2].s;var c=o==="unidimensional"?new Number(l):Object.assign({},l);return c.time=a.keyframes[s-1].t/a.elem.comp.globalData.frameRate,c.value=o==="unidimensional"?l[0]:l,c},i.valueAtTime=a.getValueAtTime,i.speedAtTime=a.getSpeedAtTime,i.velocityAtTime=a.getVelocityAtTime,i.propertyGroup=a.propertyGroup}function n(){return e}return function(i){return i?i.propType==="unidimensional"?function(a){a&&"pv"in a||(a=e);var o=1/a.mult,s=a.pv*o,l=new Number(s);return l.value=s,r(l,a,"unidimensional"),function(){return a.k&&a.getValue(),s=a.v*o,l.value!==s&&((l=new Number(s)).value=s,r(l,a,"unidimensional")),l}}(i):function(a){a&&"pv"in a||(a=t);var o=1/a.mult,s=a.data&&a.data.l||a.pv.length,l=createTypedArray("float32",s),c=createTypedArray("float32",s);return l.value=c,r(l,a,"multidimensional"),function(){a.k&&a.getValue();for(var u=0;u<s;u+=1)c[u]=a.v[u]*o,l[u]=c[u];return l}}(i):n}}(),TransformExpressionInterface=function(e){function t(o){switch(o){case"scale":case"Scale":case"ADBE Scale":case 6:return t.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return t.rotation;case"ADBE Rotate X":return t.xRotation;case"ADBE Rotate Y":return t.yRotation;case"position":case"Position":case"ADBE Position":case 2:return t.position;case"ADBE Position_0":return t.xPosition;case"ADBE Position_1":return t.yPosition;case"ADBE Position_2":return t.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return t.anchorPoint;case"opacity":case"Opacity":case 11:return t.opacity;default:return null}}var r,n,i,a;return Object.defineProperty(t,"rotation",{get:ExpressionPropertyInterface(e.r||e.rz)}),Object.defineProperty(t,"zRotation",{get:ExpressionPropertyInterface(e.rz||e.r)}),Object.defineProperty(t,"xRotation",{get:ExpressionPropertyInterface(e.rx)}),Object.defineProperty(t,"yRotation",{get:ExpressionPropertyInterface(e.ry)}),Object.defineProperty(t,"scale",{get:ExpressionPropertyInterface(e.s)}),e.p?a=ExpressionPropertyInterface(e.p):(r=ExpressionPropertyInterface(e.px),n=ExpressionPropertyInterface(e.py),e.pz&&(i=ExpressionPropertyInterface(e.pz))),Object.defineProperty(t,"position",{get:function(){return e.p?a():[r(),n(),i?i():0]}}),Object.defineProperty(t,"xPosition",{get:ExpressionPropertyInterface(e.px)}),Object.defineProperty(t,"yPosition",{get:ExpressionPropertyInterface(e.py)}),Object.defineProperty(t,"zPosition",{get:ExpressionPropertyInterface(e.pz)}),Object.defineProperty(t,"anchorPoint",{get:ExpressionPropertyInterface(e.a)}),Object.defineProperty(t,"opacity",{get:ExpressionPropertyInterface(e.o)}),Object.defineProperty(t,"skew",{get:ExpressionPropertyInterface(e.sk)}),Object.defineProperty(t,"skewAxis",{get:ExpressionPropertyInterface(e.sa)}),Object.defineProperty(t,"orientation",{get:ExpressionPropertyInterface(e.or)}),t},LayerExpressionInterface=function(){function e(c){var u=new Matrix;return c!==void 0?this._elem.finalTransform.mProp.getValueAtTime(c).clone(u):this._elem.finalTransform.mProp.applyToMatrix(u),u}function t(c,u){var f=this.getMatrix(u);return f.props[12]=0,f.props[13]=0,f.props[14]=0,this.applyPoint(f,c)}function r(c,u){var f=this.getMatrix(u);return this.applyPoint(f,c)}function n(c,u){var f=this.getMatrix(u);return f.props[12]=0,f.props[13]=0,f.props[14]=0,this.invertPoint(f,c)}function i(c,u){var f=this.getMatrix(u);return this.invertPoint(f,c)}function a(c,u){if(this._elem.hierarchy&&this._elem.hierarchy.length){var f,m=this._elem.hierarchy.length;for(f=0;f<m;f+=1)this._elem.hierarchy[f].finalTransform.mProp.applyToMatrix(c)}return c.applyToPointArray(u[0],u[1],u[2]||0)}function o(c,u){if(this._elem.hierarchy&&this._elem.hierarchy.length){var f,m=this._elem.hierarchy.length;for(f=0;f<m;f+=1)this._elem.hierarchy[f].finalTransform.mProp.applyToMatrix(c)}return c.inversePoint(u)}function s(c){var u=new Matrix;if(u.reset(),this._elem.finalTransform.mProp.applyToMatrix(u),this._elem.hierarchy&&this._elem.hierarchy.length){var f,m=this._elem.hierarchy.length;for(f=0;f<m;f+=1)this._elem.hierarchy[f].finalTransform.mProp.applyToMatrix(u);return u.inversePoint(c)}return u.inversePoint(c)}function l(){return[1,1,1,1]}return function(c){var u;function f(d){switch(d){case"ADBE Root Vectors Group":case"Contents":case 2:return f.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return u;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return f.effect;case"ADBE Text Properties":return f.textInterface;default:return null}}f.getMatrix=e,f.invertPoint=o,f.applyPoint=a,f.toWorld=r,f.toWorldVec=t,f.fromWorld=i,f.fromWorldVec=n,f.toComp=r,f.fromComp=s,f.sampleImage=l,f.sourceRectAtTime=c.sourceRectAtTime.bind(c),f._elem=c;var m=getDescriptor(u=TransformExpressionInterface(c.finalTransform.mProp),"anchorPoint");return Object.defineProperties(f,{hasParent:{get:function(){return c.hierarchy.length}},parent:{get:function(){return c.hierarchy[0].layerInterface}},rotation:getDescriptor(u,"rotation"),scale:getDescriptor(u,"scale"),position:getDescriptor(u,"position"),opacity:getDescriptor(u,"opacity"),anchorPoint:m,anchor_point:m,transform:{get:function(){return u}},active:{get:function(){return c.isInRange}}}),f.startTime=c.data.st,f.index=c.data.ind,f.source=c.data.refId,f.height=c.data.ty===0?c.data.h:100,f.width=c.data.ty===0?c.data.w:100,f.inPoint=c.data.ip/c.comp.globalData.frameRate,f.outPoint=c.data.op/c.comp.globalData.frameRate,f._name=c.data.nm,f.registerMaskInterface=function(d){f.mask=new MaskManagerInterface(d,c)},f.registerEffectsInterface=function(d){f.effect=d},f}}(),propertyGroupFactory=function(e,t){return function(r){return(r=r===void 0?1:r)<=0?e:t(r-1)}},PropertyInterface=function(e,t){var r={_name:e};return function(n){return(n=n===void 0?1:n)<=0?r:t(n-1)}},EffectsExpressionInterface=function(){function e(r,n,i,a){function o(f){for(var m=r.ef,d=0,p=m.length;d<p;){if(f===m[d].nm||f===m[d].mn||f===m[d].ix)return m[d].ty===5?c[d]:c[d]();d+=1}throw new Error}var s,l=propertyGroupFactory(o,i),c=[],u=r.ef.length;for(s=0;s<u;s+=1)r.ef[s].ty===5?c.push(e(r.ef[s],n.effectElements[s],n.effectElements[s].propertyGroup,a)):c.push(t(n.effectElements[s],r.ef[s].ty,a,l));return r.mn==="ADBE Color Control"&&Object.defineProperty(o,"color",{get:function(){return c[0]()}}),Object.defineProperties(o,{numProperties:{get:function(){return r.np}},_name:{value:r.nm},propertyGroup:{value:l}}),o.enabled=r.en!==0,o.active=o.enabled,o}function t(r,n,i,a){var o=ExpressionPropertyInterface(r.p);return r.p.setGroupProperty&&r.p.setGroupProperty(PropertyInterface("",a)),function(){return n===10?i.comp.compInterface(r.p.v):o()}}return{createEffectsInterface:function(r,n){if(r.effectsManager){var i,a=[],o=r.data.ef,s=r.effectsManager.effectElements.length;for(i=0;i<s;i+=1)a.push(e(o[i],r.effectsManager.effectElements[i],n,r));var l=r.data.ef||[],c=function(u){for(i=0,s=l.length;i<s;){if(u===l[i].nm||u===l[i].mn||u===l[i].ix)return a[i];i+=1}return null};return Object.defineProperty(c,"numProperties",{get:function(){return l.length}}),c}return null}}}(),ShapePathInterface=function(e,t,r){var n=t.sh;function i(o){return o==="Shape"||o==="shape"||o==="Path"||o==="path"||o==="ADBE Vector Shape"||o===2?i.path:null}var a=propertyGroupFactory(i,r);return n.setGroupProperty(PropertyInterface("Path",a)),Object.defineProperties(i,{path:{get:function(){return n.k&&n.getValue(),n}},shape:{get:function(){return n.k&&n.getValue(),n}},_name:{value:e.nm},ix:{value:e.ix},propertyIndex:{value:e.ix},mn:{value:e.mn},propertyGroup:{value:r}}),i},ShapeExpressionInterface=function(){function e(d,p,g){var h,v=[],y=d?d.length:0;for(h=0;h<y;h+=1)d[h].ty==="gr"?v.push(t(d[h],p[h],g)):d[h].ty==="fl"?v.push(r(d[h],p[h],g)):d[h].ty==="st"?v.push(a(d[h],p[h],g)):d[h].ty==="tm"?v.push(o(d[h],p[h],g)):d[h].ty==="tr"||(d[h].ty==="el"?v.push(l(d[h],p[h],g)):d[h].ty==="sr"?v.push(c(d[h],p[h],g)):d[h].ty==="sh"?v.push(ShapePathInterface(d[h],p[h],g)):d[h].ty==="rc"?v.push(u(d[h],p[h],g)):d[h].ty==="rd"?v.push(f(d[h],p[h],g)):d[h].ty==="rp"?v.push(m(d[h],p[h],g)):d[h].ty==="gf"?v.push(n(d[h],p[h],g)):v.push(i(d[h],p[h])));return v}function t(d,p,g){var h=function(b){switch(b){case"ADBE Vectors Group":case"Contents":case 2:return h.content;default:return h.transform}};h.propertyGroup=propertyGroupFactory(h,g);var v=function(b,S,x){var A,T=function(D){for(var M=0,_=A.length;M<_;){if(A[M]._name===D||A[M].mn===D||A[M].propertyIndex===D||A[M].ix===D||A[M].ind===D)return A[M];M+=1}return typeof D=="number"?A[D-1]:null};T.propertyGroup=propertyGroupFactory(T,x),A=e(b.it,S.it,T.propertyGroup),T.numProperties=A.length;var C=s(b.it[b.it.length-1],S.it[S.it.length-1],T.propertyGroup);return T.transform=C,T.propertyIndex=b.cix,T._name=b.nm,T}(d,p,h.propertyGroup),y=s(d.it[d.it.length-1],p.it[p.it.length-1],h.propertyGroup);return h.content=v,h.transform=y,Object.defineProperty(h,"_name",{get:function(){return d.nm}}),h.numProperties=d.np,h.propertyIndex=d.ix,h.nm=d.nm,h.mn=d.mn,h}function r(d,p,g){function h(v){return v==="Color"||v==="color"?h.color:v==="Opacity"||v==="opacity"?h.opacity:null}return Object.defineProperties(h,{color:{get:ExpressionPropertyInterface(p.c)},opacity:{get:ExpressionPropertyInterface(p.o)},_name:{value:d.nm},mn:{value:d.mn}}),p.c.setGroupProperty(PropertyInterface("Color",g)),p.o.setGroupProperty(PropertyInterface("Opacity",g)),h}function n(d,p,g){function h(v){return v==="Start Point"||v==="start point"?h.startPoint:v==="End Point"||v==="end point"?h.endPoint:v==="Opacity"||v==="opacity"?h.opacity:null}return Object.defineProperties(h,{startPoint:{get:ExpressionPropertyInterface(p.s)},endPoint:{get:ExpressionPropertyInterface(p.e)},opacity:{get:ExpressionPropertyInterface(p.o)},type:{get:function(){return"a"}},_name:{value:d.nm},mn:{value:d.mn}}),p.s.setGroupProperty(PropertyInterface("Start Point",g)),p.e.setGroupProperty(PropertyInterface("End Point",g)),p.o.setGroupProperty(PropertyInterface("Opacity",g)),h}function i(){return function(){return null}}function a(d,p,g){var h,v=propertyGroupFactory(A,g),y=propertyGroupFactory(x,v);function b(T){Object.defineProperty(x,d.d[T].nm,{get:ExpressionPropertyInterface(p.d.dataProps[T].p)})}var S=d.d?d.d.length:0,x={};for(h=0;h<S;h+=1)b(h),p.d.dataProps[h].p.setGroupProperty(y);function A(T){return T==="Color"||T==="color"?A.color:T==="Opacity"||T==="opacity"?A.opacity:T==="Stroke Width"||T==="stroke width"?A.strokeWidth:null}return Object.defineProperties(A,{color:{get:ExpressionPropertyInterface(p.c)},opacity:{get:ExpressionPropertyInterface(p.o)},strokeWidth:{get:ExpressionPropertyInterface(p.w)},dash:{get:function(){return x}},_name:{value:d.nm},mn:{value:d.mn}}),p.c.setGroupProperty(PropertyInterface("Color",v)),p.o.setGroupProperty(PropertyInterface("Opacity",v)),p.w.setGroupProperty(PropertyInterface("Stroke Width",v)),A}function o(d,p,g){function h(y){return y===d.e.ix||y==="End"||y==="end"?h.end:y===d.s.ix?h.start:y===d.o.ix?h.offset:null}var v=propertyGroupFactory(h,g);return h.propertyIndex=d.ix,p.s.setGroupProperty(PropertyInterface("Start",v)),p.e.setGroupProperty(PropertyInterface("End",v)),p.o.setGroupProperty(PropertyInterface("Offset",v)),h.propertyIndex=d.ix,h.propertyGroup=g,Object.defineProperties(h,{start:{get:ExpressionPropertyInterface(p.s)},end:{get:ExpressionPropertyInterface(p.e)},offset:{get:ExpressionPropertyInterface(p.o)},_name:{value:d.nm}}),h.mn=d.mn,h}function s(d,p,g){function h(y){return d.a.ix===y||y==="Anchor Point"?h.anchorPoint:d.o.ix===y||y==="Opacity"?h.opacity:d.p.ix===y||y==="Position"?h.position:d.r.ix===y||y==="Rotation"||y==="ADBE Vector Rotation"?h.rotation:d.s.ix===y||y==="Scale"?h.scale:d.sk&&d.sk.ix===y||y==="Skew"?h.skew:d.sa&&d.sa.ix===y||y==="Skew Axis"?h.skewAxis:null}var v=propertyGroupFactory(h,g);return p.transform.mProps.o.setGroupProperty(PropertyInterface("Opacity",v)),p.transform.mProps.p.setGroupProperty(PropertyInterface("Position",v)),p.transform.mProps.a.setGroupProperty(PropertyInterface("Anchor Point",v)),p.transform.mProps.s.setGroupProperty(PropertyInterface("Scale",v)),p.transform.mProps.r.setGroupProperty(PropertyInterface("Rotation",v)),p.transform.mProps.sk&&(p.transform.mProps.sk.setGroupProperty(PropertyInterface("Skew",v)),p.transform.mProps.sa.setGroupProperty(PropertyInterface("Skew Angle",v))),p.transform.op.setGroupProperty(PropertyInterface("Opacity",v)),Object.defineProperties(h,{opacity:{get:ExpressionPropertyInterface(p.transform.mProps.o)},position:{get:ExpressionPropertyInterface(p.transform.mProps.p)},anchorPoint:{get:ExpressionPropertyInterface(p.transform.mProps.a)},scale:{get:ExpressionPropertyInterface(p.transform.mProps.s)},rotation:{get:ExpressionPropertyInterface(p.transform.mProps.r)},skew:{get:ExpressionPropertyInterface(p.transform.mProps.sk)},skewAxis:{get:ExpressionPropertyInterface(p.transform.mProps.sa)},_name:{value:d.nm}}),h.ty="tr",h.mn=d.mn,h.propertyGroup=g,h}function l(d,p,g){function h(b){return d.p.ix===b?h.position:d.s.ix===b?h.size:null}var v=propertyGroupFactory(h,g);h.propertyIndex=d.ix;var y=p.sh.ty==="tm"?p.sh.prop:p.sh;return y.s.setGroupProperty(PropertyInterface("Size",v)),y.p.setGroupProperty(PropertyInterface("Position",v)),Object.defineProperties(h,{size:{get:ExpressionPropertyInterface(y.s)},position:{get:ExpressionPropertyInterface(y.p)},_name:{value:d.nm}}),h.mn=d.mn,h}function c(d,p,g){function h(b){return d.p.ix===b?h.position:d.r.ix===b?h.rotation:d.pt.ix===b?h.points:d.or.ix===b||b==="ADBE Vector Star Outer Radius"?h.outerRadius:d.os.ix===b?h.outerRoundness:!d.ir||d.ir.ix!==b&&b!=="ADBE Vector Star Inner Radius"?d.is&&d.is.ix===b?h.innerRoundness:null:h.innerRadius}var v=propertyGroupFactory(h,g),y=p.sh.ty==="tm"?p.sh.prop:p.sh;return h.propertyIndex=d.ix,y.or.setGroupProperty(PropertyInterface("Outer Radius",v)),y.os.setGroupProperty(PropertyInterface("Outer Roundness",v)),y.pt.setGroupProperty(PropertyInterface("Points",v)),y.p.setGroupProperty(PropertyInterface("Position",v)),y.r.setGroupProperty(PropertyInterface("Rotation",v)),d.ir&&(y.ir.setGroupProperty(PropertyInterface("Inner Radius",v)),y.is.setGroupProperty(PropertyInterface("Inner Roundness",v))),Object.defineProperties(h,{position:{get:ExpressionPropertyInterface(y.p)},rotation:{get:ExpressionPropertyInterface(y.r)},points:{get:ExpressionPropertyInterface(y.pt)},outerRadius:{get:ExpressionPropertyInterface(y.or)},outerRoundness:{get:ExpressionPropertyInterface(y.os)},innerRadius:{get:ExpressionPropertyInterface(y.ir)},innerRoundness:{get:ExpressionPropertyInterface(y.is)},_name:{value:d.nm}}),h.mn=d.mn,h}function u(d,p,g){function h(b){return d.p.ix===b?h.position:d.r.ix===b?h.roundness:d.s.ix===b||b==="Size"||b==="ADBE Vector Rect Size"?h.size:null}var v=propertyGroupFactory(h,g),y=p.sh.ty==="tm"?p.sh.prop:p.sh;return h.propertyIndex=d.ix,y.p.setGroupProperty(PropertyInterface("Position",v)),y.s.setGroupProperty(PropertyInterface("Size",v)),y.r.setGroupProperty(PropertyInterface("Rotation",v)),Object.defineProperties(h,{position:{get:ExpressionPropertyInterface(y.p)},roundness:{get:ExpressionPropertyInterface(y.r)},size:{get:ExpressionPropertyInterface(y.s)},_name:{value:d.nm}}),h.mn=d.mn,h}function f(d,p,g){function h(b){return d.r.ix===b||b==="Round Corners 1"?h.radius:null}var v=propertyGroupFactory(h,g),y=p;return h.propertyIndex=d.ix,y.rd.setGroupProperty(PropertyInterface("Radius",v)),Object.defineProperties(h,{radius:{get:ExpressionPropertyInterface(y.rd)},_name:{value:d.nm}}),h.mn=d.mn,h}function m(d,p,g){function h(b){return d.c.ix===b||b==="Copies"?h.copies:d.o.ix===b||b==="Offset"?h.offset:null}var v=propertyGroupFactory(h,g),y=p;return h.propertyIndex=d.ix,y.c.setGroupProperty(PropertyInterface("Copies",v)),y.o.setGroupProperty(PropertyInterface("Offset",v)),Object.defineProperties(h,{copies:{get:ExpressionPropertyInterface(y.c)},offset:{get:ExpressionPropertyInterface(y.o)},_name:{value:d.nm}}),h.mn=d.mn,h}return function(d,p,g){var h;function v(y){if(typeof y=="number")return(y=y===void 0?1:y)===0?g:h[y-1];for(var b=0,S=h.length;b<S;){if(h[b]._name===y)return h[b];b+=1}return null}return v.propertyGroup=propertyGroupFactory(v,function(){return g}),h=e(d,p,v.propertyGroup),v.numProperties=h.length,v._name="Contents",v}}(),TextExpressionInterface=function(e){var t;function r(n){return n==="ADBE Text Document"?r.sourceText:null}return Object.defineProperty(r,"sourceText",{get:function(){e.textProperty.getValue();var n=e.textProperty.currentData.t;return t&&n===t.value||((t=new String(n)).value=n||new String(n),Object.defineProperty(t,"style",{get:function(){return{fillColor:e.textProperty.currentData.fc}}})),t}}),r};function _typeof(e){return _typeof=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(e)}var FootageInterface=(dataInterfaceFactory=function(e){function t(r){return r==="Outline"?t.outlineInterface():null}return t._name="Outline",t.outlineInterface=function(r){var n="",i=r.getFootageData();function a(o){if(i[o])return n=o,_typeof(i=i[o])==="object"?a:i;var s=o.indexOf(n);if(s!==-1){var l=parseInt(o.substr(s+n.length),10);return _typeof(i=i[l])==="object"?a:i}return""}return function(){return n="",i=r.getFootageData(),a}}(e),t},function(e){function t(r){return r==="Data"?t.dataInterface:null}return t._name="Data",t.dataInterface=dataInterfaceFactory(e),t}),dataInterfaceFactory,interfaces={layer:LayerExpressionInterface,effects:EffectsExpressionInterface,comp:CompExpressionInterface,shape:ShapeExpressionInterface,text:TextExpressionInterface,footage:FootageInterface};function getInterface(e){return interfaces[e]||null}var expressionHelpers={searchExpressions:function(e,t,r){t.x&&(r.k=!0,r.x=!0,r.initiateExpression=ExpressionManager.initiateExpression,r.effectsSequence.push(r.initiateExpression(e,t,r).bind(r)))},getSpeedAtTime:function(e){var t=this.getValueAtTime(e),r=this.getValueAtTime(e+-.01),n=0;if(t.length){var i;for(i=0;i<t.length;i+=1)n+=Math.pow(r[i]-t[i],2);n=100*Math.sqrt(n)}else n=0;return n},getVelocityAtTime:function(e){if(this.vel!==void 0)return this.vel;var t,r,n=-.001,i=this.getValueAtTime(e),a=this.getValueAtTime(e+n);if(i.length)for(t=createTypedArray("float32",i.length),r=0;r<i.length;r+=1)t[r]=(a[r]-i[r])/n;else t=(a-i)/n;return t},getValueAtTime:function(e){return e*=this.elem.globalData.frameRate,(e-=this.offsetTime)!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<e?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(e,this._cachingAtTime),this._cachingAtTime.lastFrame=e),this._cachingAtTime.value},getStaticValueAtTime:function(){return this.pv},setGroupProperty:function(e){this.propertyGroup=e}};function addPropertyDecorator(){function e(f,m,d){if(!this.k||!this.keyframes)return this.pv;f=f?f.toLowerCase():"";var p,g,h,v,y,b=this.comp.renderedFrame,S=this.keyframes,x=S[S.length-1].t;if(b<=x)return this.pv;if(d?g=x-(p=m?Math.abs(x-this.elem.comp.globalData.frameRate*m):Math.max(0,x-this.elem.data.ip)):((!m||m>S.length-1)&&(m=S.length-1),p=x-(g=S[S.length-1-m].t)),f==="pingpong"){if(Math.floor((b-g)/p)%2!=0)return this.getValueAtTime((p-(b-g)%p+g)/this.comp.globalData.frameRate,0)}else{if(f==="offset"){var A=this.getValueAtTime(g/this.comp.globalData.frameRate,0),T=this.getValueAtTime(x/this.comp.globalData.frameRate,0),C=this.getValueAtTime(((b-g)%p+g)/this.comp.globalData.frameRate,0),D=Math.floor((b-g)/p);if(this.pv.length){for(v=(y=new Array(A.length)).length,h=0;h<v;h+=1)y[h]=(T[h]-A[h])*D+C[h];return y}return(T-A)*D+C}if(f==="continue"){var M=this.getValueAtTime(x/this.comp.globalData.frameRate,0),_=this.getValueAtTime((x-.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(v=(y=new Array(M.length)).length,h=0;h<v;h+=1)y[h]=M[h]+(M[h]-_[h])*((b-x)/this.comp.globalData.frameRate)/5e-4;return y}return M+(b-x)/.001*(M-_)}}return this.getValueAtTime(((b-g)%p+g)/this.comp.globalData.frameRate,0)}function t(f,m,d){if(!this.k)return this.pv;f=f?f.toLowerCase():"";var p,g,h,v,y,b=this.comp.renderedFrame,S=this.keyframes,x=S[0].t;if(b>=x)return this.pv;if(d?g=x+(p=m?Math.abs(this.elem.comp.globalData.frameRate*m):Math.max(0,this.elem.data.op-x)):((!m||m>S.length-1)&&(m=S.length-1),p=(g=S[m].t)-x),f==="pingpong"){if(Math.floor((x-b)/p)%2==0)return this.getValueAtTime(((x-b)%p+x)/this.comp.globalData.frameRate,0)}else{if(f==="offset"){var A=this.getValueAtTime(x/this.comp.globalData.frameRate,0),T=this.getValueAtTime(g/this.comp.globalData.frameRate,0),C=this.getValueAtTime((p-(x-b)%p+x)/this.comp.globalData.frameRate,0),D=Math.floor((x-b)/p)+1;if(this.pv.length){for(v=(y=new Array(A.length)).length,h=0;h<v;h+=1)y[h]=C[h]-(T[h]-A[h])*D;return y}return C-(T-A)*D}if(f==="continue"){var M=this.getValueAtTime(x/this.comp.globalData.frameRate,0),_=this.getValueAtTime((x+.001)/this.comp.globalData.frameRate,0);if(this.pv.length){for(v=(y=new Array(M.length)).length,h=0;h<v;h+=1)y[h]=M[h]+(M[h]-_[h])*(x-b)/.001;return y}return M+(M-_)*(x-b)/.001}}return this.getValueAtTime((p-((x-b)%p+x))/this.comp.globalData.frameRate,0)}function r(f,m){if(!this.k)return this.pv;if(f=.5*(f||.4),(m=Math.floor(m||5))<=1)return this.pv;var d,p,g=this.comp.renderedFrame/this.comp.globalData.frameRate,h=g-f,v=m>1?(g+f-h)/(m-1):1,y=0,b=0;for(d=this.pv.length?createTypedArray("float32",this.pv.length):0;y<m;){if(p=this.getValueAtTime(h+y*v),this.pv.length)for(b=0;b<this.pv.length;b+=1)d[b]+=p[b];else d+=p;y+=1}if(this.pv.length)for(b=0;b<this.pv.length;b+=1)d[b]/=m;else d/=m;return d}function n(f){this._transformCachingAtTime||(this._transformCachingAtTime={v:new Matrix});var m=this._transformCachingAtTime.v;if(m.cloneFromProps(this.pre.props),this.appliedTransformations<1){var d=this.a.getValueAtTime(f);m.translate(-d[0]*this.a.mult,-d[1]*this.a.mult,d[2]*this.a.mult)}if(this.appliedTransformations<2){var p=this.s.getValueAtTime(f);m.scale(p[0]*this.s.mult,p[1]*this.s.mult,p[2]*this.s.mult)}if(this.sk&&this.appliedTransformations<3){var g=this.sk.getValueAtTime(f),h=this.sa.getValueAtTime(f);m.skewFromAxis(-g*this.sk.mult,h*this.sa.mult)}if(this.r&&this.appliedTransformations<4){var v=this.r.getValueAtTime(f);m.rotate(-v*this.r.mult)}else if(!this.r&&this.appliedTransformations<4){var y=this.rz.getValueAtTime(f),b=this.ry.getValueAtTime(f),S=this.rx.getValueAtTime(f),x=this.or.getValueAtTime(f);m.rotateZ(-y*this.rz.mult).rotateY(b*this.ry.mult).rotateX(S*this.rx.mult).rotateZ(-x[2]*this.or.mult).rotateY(x[1]*this.or.mult).rotateX(x[0]*this.or.mult)}if(this.data.p&&this.data.p.s){var A=this.px.getValueAtTime(f),T=this.py.getValueAtTime(f);if(this.data.p.z){var C=this.pz.getValueAtTime(f);m.translate(A*this.px.mult,T*this.py.mult,-C*this.pz.mult)}else m.translate(A*this.px.mult,T*this.py.mult,0)}else{var D=this.p.getValueAtTime(f);m.translate(D[0]*this.p.mult,D[1]*this.p.mult,-D[2]*this.p.mult)}return m}function i(){return this.v.clone(new Matrix)}var a=TransformPropertyFactory.getTransformProperty;TransformPropertyFactory.getTransformProperty=function(f,m,d){var p=a(f,m,d);return p.dynamicProperties.length?p.getValueAtTime=n.bind(p):p.getValueAtTime=i.bind(p),p.setGroupProperty=expressionHelpers.setGroupProperty,p};var o=PropertyFactory.getProp;PropertyFactory.getProp=function(f,m,d,p,g){var h=o(f,m,d,p,g);h.kf?h.getValueAtTime=expressionHelpers.getValueAtTime.bind(h):h.getValueAtTime=expressionHelpers.getStaticValueAtTime.bind(h),h.setGroupProperty=expressionHelpers.setGroupProperty,h.loopOut=e,h.loopIn=t,h.smooth=r,h.getVelocityAtTime=expressionHelpers.getVelocityAtTime.bind(h),h.getSpeedAtTime=expressionHelpers.getSpeedAtTime.bind(h),h.numKeys=m.a===1?m.k.length:0,h.propertyIndex=m.ix;var v=0;return d!==0&&(v=createTypedArray("float32",m.a===1?m.k[0].s.length:m.k.length)),h._cachingAtTime={lastFrame:initialDefaultFrame,lastIndex:0,value:v},expressionHelpers.searchExpressions(f,m,h),h.k&&g.addDynamicProperty(h),h};var s=ShapePropertyFactory.getConstructorFunction(),l=ShapePropertyFactory.getKeyframedConstructorFunction();function c(){}c.prototype={vertices:function(f,m){this.k&&this.getValue();var d,p=this.v;m!==void 0&&(p=this.getValueAtTime(m,0));var g=p._length,h=p[f],v=p.v,y=createSizedArray(g);for(d=0;d<g;d+=1)y[d]=f==="i"||f==="o"?[h[d][0]-v[d][0],h[d][1]-v[d][1]]:[h[d][0],h[d][1]];return y},points:function(f){return this.vertices("v",f)},inTangents:function(f){return this.vertices("i",f)},outTangents:function(f){return this.vertices("o",f)},isClosed:function(){return this.v.c},pointOnPath:function(f,m){var d=this.v;m!==void 0&&(d=this.getValueAtTime(m,0)),this._segmentsLength||(this._segmentsLength=bez.getSegmentsLength(d));for(var p,g=this._segmentsLength,h=g.lengths,v=g.totalLength*f,y=0,b=h.length,S=0;y<b;){if(S+h[y].addedLength>v){var x=y,A=d.c&&y===b-1?0:y+1,T=(v-S)/h[y].addedLength;p=bez.getPointInSegment(d.v[x],d.v[A],d.o[x],d.i[A],T,h[y]);break}S+=h[y].addedLength,y+=1}return p||(p=d.c?[d.v[0][0],d.v[0][1]]:[d.v[d._length-1][0],d.v[d._length-1][1]]),p},vectorOnPath:function(f,m,d){f==1?f=this.v.c:f==0&&(f=.999);var p=this.pointOnPath(f,m),g=this.pointOnPath(f+.001,m),h=g[0]-p[0],v=g[1]-p[1],y=Math.sqrt(Math.pow(h,2)+Math.pow(v,2));return y===0?[0,0]:d==="tangent"?[h/y,v/y]:[-v/y,h/y]},tangentOnPath:function(f,m){return this.vectorOnPath(f,m,"tangent")},normalOnPath:function(f,m){return this.vectorOnPath(f,m,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([c],s),extendPrototype([c],l),l.prototype.getValueAtTime=function(f){return this._cachingAtTime||(this._cachingAtTime={shapeValue:shapePool.clone(this.pv),lastIndex:0,lastTime:initialDefaultFrame}),f*=this.elem.globalData.frameRate,(f-=this.offsetTime)!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<f?this._caching.lastIndex:0,this._cachingAtTime.lastTime=f,this.interpolateShape(f,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue},l.prototype.initiateExpression=ExpressionManager.initiateExpression;var u=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(f,m,d,p,g){var h=u(f,m,d,p,g);return h.propertyIndex=m.ix,h.lock=!1,d===3?expressionHelpers.searchExpressions(f,m.pt,h):d===4&&expressionHelpers.searchExpressions(f,m.ks,h),h.k&&f.addDynamicProperty(h),h}}function initialize$1(){addPropertyDecorator()}function addDecorator(){TextProperty.prototype.getExpressionValue=function(e,t){var r=this.calculateExpression(t);if(e.t!==r){var n={};return this.copyData(n,e),n.t=r.toString(),n.__complete=!1,n}return e},TextProperty.prototype.searchProperty=function(){var e=this.searchKeyframes(),t=this.searchExpressions();return this.kf=e||t,this.kf},TextProperty.prototype.searchExpressions=function(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function(e,t){var r,n,i=createNS("feMerge");for(i.setAttribute("result",e),n=0;n<t.length;n+=1)(r=createNS("feMergeNode")).setAttribute("in",t[n]),i.appendChild(r),i.appendChild(r);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(e,t,r,n,i){this.filterManager=t;var a=createNS("feColorMatrix");a.setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","linearRGB"),a.setAttribute("values",linearFilterValue+" 1 0"),this.linearFilter=a,a.setAttribute("result",n+"_tint_1"),e.appendChild(a),(a=createNS("feColorMatrix")).setAttribute("type","matrix"),a.setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),a.setAttribute("result",n+"_tint_2"),e.appendChild(a),this.matrixFilter=a;var o=this.createMergeNode(n,[i,n+"_tint_1",n+"_tint_2"]);e.appendChild(o)}function SVGFillFilter(e,t,r,n){this.filterManager=t;var i=createNS("feColorMatrix");i.setAttribute("type","matrix"),i.setAttribute("color-interpolation-filters","sRGB"),i.setAttribute("values","1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"),i.setAttribute("result",n),e.appendChild(i),this.matrixFilter=i}function SVGStrokeEffect(e,t,r){this.initialized=!1,this.filterManager=t,this.elem=r,this.paths=[]}function SVGTritoneFilter(e,t,r,n){this.filterManager=t;var i=createNS("feColorMatrix");i.setAttribute("type","matrix"),i.setAttribute("color-interpolation-filters","linearRGB"),i.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"),e.appendChild(i);var a=createNS("feComponentTransfer");a.setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("result",n),this.matrixFilter=a;var o=createNS("feFuncR");o.setAttribute("type","table"),a.appendChild(o),this.feFuncR=o;var s=createNS("feFuncG");s.setAttribute("type","table"),a.appendChild(s),this.feFuncG=s;var l=createNS("feFuncB");l.setAttribute("type","table"),a.appendChild(l),this.feFuncB=l,e.appendChild(a)}function SVGProLevelsFilter(e,t,r,n){this.filterManager=t;var i=this.filterManager.effectElements,a=createNS("feComponentTransfer");(i[10].p.k||i[10].p.v!==0||i[11].p.k||i[11].p.v!==1||i[12].p.k||i[12].p.v!==1||i[13].p.k||i[13].p.v!==0||i[14].p.k||i[14].p.v!==1)&&(this.feFuncR=this.createFeFunc("feFuncR",a)),(i[17].p.k||i[17].p.v!==0||i[18].p.k||i[18].p.v!==1||i[19].p.k||i[19].p.v!==1||i[20].p.k||i[20].p.v!==0||i[21].p.k||i[21].p.v!==1)&&(this.feFuncG=this.createFeFunc("feFuncG",a)),(i[24].p.k||i[24].p.v!==0||i[25].p.k||i[25].p.v!==1||i[26].p.k||i[26].p.v!==1||i[27].p.k||i[27].p.v!==0||i[28].p.k||i[28].p.v!==1)&&(this.feFuncB=this.createFeFunc("feFuncB",a)),(i[31].p.k||i[31].p.v!==0||i[32].p.k||i[32].p.v!==1||i[33].p.k||i[33].p.v!==1||i[34].p.k||i[34].p.v!==0||i[35].p.k||i[35].p.v!==1)&&(this.feFuncA=this.createFeFunc("feFuncA",a)),(this.feFuncR||this.feFuncG||this.feFuncB||this.feFuncA)&&(a.setAttribute("color-interpolation-filters","sRGB"),e.appendChild(a)),(i[3].p.k||i[3].p.v!==0||i[4].p.k||i[4].p.v!==1||i[5].p.k||i[5].p.v!==1||i[6].p.k||i[6].p.v!==0||i[7].p.k||i[7].p.v!==1)&&((a=createNS("feComponentTransfer")).setAttribute("color-interpolation-filters","sRGB"),a.setAttribute("result",n),e.appendChild(a),this.feFuncRComposed=this.createFeFunc("feFuncR",a),this.feFuncGComposed=this.createFeFunc("feFuncG",a),this.feFuncBComposed=this.createFeFunc("feFuncB",a))}function SVGDropShadowEffect(e,t,r,n,i){var a=t.container.globalData.renderConfig.filterSize,o=t.data.fs||a;e.setAttribute("x",o.x||a.x),e.setAttribute("y",o.y||a.y),e.setAttribute("width",o.width||a.width),e.setAttribute("height",o.height||a.height),this.filterManager=t;var s=createNS("feGaussianBlur");s.setAttribute("in","SourceAlpha"),s.setAttribute("result",n+"_drop_shadow_1"),s.setAttribute("stdDeviation","0"),this.feGaussianBlur=s,e.appendChild(s);var l=createNS("feOffset");l.setAttribute("dx","25"),l.setAttribute("dy","0"),l.setAttribute("in",n+"_drop_shadow_1"),l.setAttribute("result",n+"_drop_shadow_2"),this.feOffset=l,e.appendChild(l);var c=createNS("feFlood");c.setAttribute("flood-color","#00ff00"),c.setAttribute("flood-opacity","1"),c.setAttribute("result",n+"_drop_shadow_3"),this.feFlood=c,e.appendChild(c);var u=createNS("feComposite");u.setAttribute("in",n+"_drop_shadow_3"),u.setAttribute("in2",n+"_drop_shadow_2"),u.setAttribute("operator","in"),u.setAttribute("result",n+"_drop_shadow_4"),e.appendChild(u);var f=this.createMergeNode(n,[n+"_drop_shadow_4",i]);e.appendChild(f)}extendPrototype([SVGComposableEffect],SVGTintFilter),SVGTintFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,n=this.filterManager.effectElements[2].p.v/100;this.linearFilter.setAttribute("values",linearFilterValue+" "+n+" 0"),this.matrixFilter.setAttribute("values",r[0]-t[0]+" 0 0 0 "+t[0]+" "+(r[1]-t[1])+" 0 0 0 "+t[1]+" "+(r[2]-t[2])+" 0 0 0 "+t[2]+" 0 0 0 1 0")}},SVGFillFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[2].p.v,r=this.filterManager.effectElements[6].p.v;this.matrixFilter.setAttribute("values","0 0 0 0 "+t[0]+" 0 0 0 0 "+t[1]+" 0 0 0 0 "+t[2]+" 0 0 0 "+r+" 0")}},SVGStrokeEffect.prototype.initialize=function(){var e,t,r,n,i=this.elem.layerElement.children||this.elem.layerElement.childNodes;for(this.filterManager.effectElements[1].p.v===1?(n=this.elem.maskManager.masksProperties.length,r=0):n=(r=this.filterManager.effectElements[0].p.v-1)+1,(t=createNS("g")).setAttribute("fill","none"),t.setAttribute("stroke-linecap","round"),t.setAttribute("stroke-dashoffset",1);r<n;r+=1)e=createNS("path"),t.appendChild(e),this.paths.push({p:e,m:r});if(this.filterManager.effectElements[10].p.v===3){var a=createNS("mask"),o=createElementID();a.setAttribute("id",o),a.setAttribute("mask-type","alpha"),a.appendChild(t),this.elem.globalData.defs.appendChild(a);var s=createNS("g");for(s.setAttribute("mask","url("+getLocationHref()+"#"+o+")");i[0];)s.appendChild(i[0]);this.elem.layerElement.appendChild(s),this.masker=a,t.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(i=this.elem.layerElement.children||this.elem.layerElement.childNodes;i.length;)this.elem.layerElement.removeChild(i[0]);this.elem.layerElement.appendChild(t),this.elem.layerElement.removeAttribute("mask"),t.setAttribute("stroke","#fff")}this.initialized=!0,this.pathMasker=t},SVGStrokeEffect.prototype.renderFrame=function(e){var t;this.initialized||this.initialize();var r,n,i=this.paths.length;for(t=0;t<i;t+=1)if(this.paths[t].m!==-1&&(r=this.elem.maskManager.viewData[this.paths[t].m],n=this.paths[t].p,(e||this.filterManager._mdf||r.prop._mdf)&&n.setAttribute("d",r.lastPath),e||this.filterManager.effectElements[9].p._mdf||this.filterManager.effectElements[4].p._mdf||this.filterManager.effectElements[7].p._mdf||this.filterManager.effectElements[8].p._mdf||r.prop._mdf)){var a;if(this.filterManager.effectElements[7].p.v!==0||this.filterManager.effectElements[8].p.v!==100){var o=.01*Math.min(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),s=.01*Math.max(this.filterManager.effectElements[7].p.v,this.filterManager.effectElements[8].p.v),l=n.getTotalLength();a="0 0 0 "+l*o+" ";var c,u=l*(s-o),f=1+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01,m=Math.floor(u/f);for(c=0;c<m;c+=1)a+="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01+" ";a+="0 "+10*l+" 0 0"}else a="1 "+2*this.filterManager.effectElements[4].p.v*this.filterManager.effectElements[9].p.v*.01;n.setAttribute("stroke-dasharray",a)}if((e||this.filterManager.effectElements[4].p._mdf)&&this.pathMasker.setAttribute("stroke-width",2*this.filterManager.effectElements[4].p.v),(e||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)&&(e||this.filterManager.effectElements[3].p._mdf)){var d=this.filterManager.effectElements[3].p.v;this.pathMasker.setAttribute("stroke","rgb("+bmFloor(255*d[0])+","+bmFloor(255*d[1])+","+bmFloor(255*d[2])+")")}},SVGTritoneFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,n=this.filterManager.effectElements[2].p.v,i=n[0]+" "+r[0]+" "+t[0],a=n[1]+" "+r[1]+" "+t[1],o=n[2]+" "+r[2]+" "+t[2];this.feFuncR.setAttribute("tableValues",i),this.feFuncG.setAttribute("tableValues",a),this.feFuncB.setAttribute("tableValues",o)}},SVGProLevelsFilter.prototype.createFeFunc=function(e,t){var r=createNS(e);return r.setAttribute("type","table"),t.appendChild(r),r},SVGProLevelsFilter.prototype.getTableValue=function(e,t,r,n,i){for(var a,o,s=0,l=Math.min(e,t),c=Math.max(e,t),u=Array.call(null,{length:256}),f=0,m=i-n,d=t-e;s<=256;)o=(a=s/256)<=l?d<0?i:n:a>=c?d<0?n:i:n+m*Math.pow((a-e)/d,1/r),u[f]=o,f+=1,s+=256/255;return u.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t,r=this.filterManager.effectElements;this.feFuncRComposed&&(e||r[3].p._mdf||r[4].p._mdf||r[5].p._mdf||r[6].p._mdf||r[7].p._mdf)&&(t=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",t),this.feFuncGComposed.setAttribute("tableValues",t),this.feFuncBComposed.setAttribute("tableValues",t)),this.feFuncR&&(e||r[10].p._mdf||r[11].p._mdf||r[12].p._mdf||r[13].p._mdf||r[14].p._mdf)&&(t=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",t)),this.feFuncG&&(e||r[17].p._mdf||r[18].p._mdf||r[19].p._mdf||r[20].p._mdf||r[21].p._mdf)&&(t=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",t)),this.feFuncB&&(e||r[24].p._mdf||r[25].p._mdf||r[26].p._mdf||r[27].p._mdf||r[28].p._mdf)&&(t=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",t)),this.feFuncA&&(e||r[31].p._mdf||r[32].p._mdf||r[33].p._mdf||r[34].p._mdf||r[35].p._mdf)&&(t=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",t))}},extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){if((e||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),e||this.filterManager.effectElements[0].p._mdf){var t=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(255*t[0]),Math.round(255*t[1]),Math.round(255*t[2])))}if((e||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),e||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var r=this.filterManager.effectElements[3].p.v,n=(this.filterManager.effectElements[2].p.v-90)*degToRads,i=r*Math.cos(n),a=r*Math.sin(n);this.feOffset.setAttribute("dx",i),this.feOffset.setAttribute("dy",a)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(e,t,r){this.initialized=!1,this.filterManager=t,this.filterElem=e,this.elem=r,r.matteElement=createNS("g"),r.matteElement.appendChild(r.layerElement),r.matteElement.appendChild(r.transformedElement),r.baseElement=r.matteElement}function SVGGaussianBlurEffect(e,t,r,n){e.setAttribute("x","-100%"),e.setAttribute("y","-100%"),e.setAttribute("width","300%"),e.setAttribute("height","300%"),this.filterManager=t;var i=createNS("feGaussianBlur");i.setAttribute("result",n),e.appendChild(i),this.feGaussianBlur=i}function TransformEffect(){}function SVGTransformEffect(e,t){this.init(t)}function CVTransformEffect(e){this.init(e)}return SVGMatte3Effect.prototype.findSymbol=function(e){for(var t=0,r=_svgMatteSymbols.length;t<r;){if(_svgMatteSymbols[t]===e)return _svgMatteSymbols[t];t+=1}return null},SVGMatte3Effect.prototype.replaceInParent=function(e,t){var r=e.layerElement.parentNode;if(r){for(var n,i=r.children,a=0,o=i.length;a<o&&i[a]!==e.layerElement;)a+=1;a<=o-2&&(n=i[a+1]);var s=createNS("use");s.setAttribute("href","#"+t),n?r.insertBefore(s,n):r.appendChild(s)}},SVGMatte3Effect.prototype.setElementAsMask=function(e,t){if(!this.findSymbol(t)){var r=createElementID(),n=createNS("mask");n.setAttribute("id",t.layerId),n.setAttribute("mask-type","alpha"),_svgMatteSymbols.push(t);var i=e.globalData.defs;i.appendChild(n);var a=createNS("symbol");a.setAttribute("id",r),this.replaceInParent(t,r),a.appendChild(t.layerElement),i.appendChild(a);var o=createNS("use");o.setAttribute("href","#"+r),n.appendChild(o),t.data.hd=!1,t.show()}e.setMatte(t.layerId)},SVGMatte3Effect.prototype.initialize=function(){for(var e=this.filterManager.effectElements[0].p.v,t=this.elem.comp.elements,r=0,n=t.length;r<n;)t[r]&&t[r].data.ind===e&&this.setElementAsMask(this.elem,t[r]),r+=1;this.initialized=!0},SVGMatte3Effect.prototype.renderFrame=function(){this.initialized||this.initialize()},SVGGaussianBlurEffect.prototype.renderFrame=function(e){if(e||this.filterManager._mdf){var t=.3*this.filterManager.effectElements[0].p.v,r=this.filterManager.effectElements[1].p.v,n=r==3?0:t,i=r==2?0:t;this.feGaussianBlur.setAttribute("stdDeviation",n+" "+i);var a=this.filterManager.effectElements[2].p.v==1?"wrap":"duplicate";this.feGaussianBlur.setAttribute("edgeMode",a)}},TransformEffect.prototype.init=function(e){this.effectsManager=e,this.type=effectTypes.TRANSFORM_EFFECT,this.matrix=new Matrix,this.opacity=-1,this._mdf=!1,this._opMdf=!1},TransformEffect.prototype.renderFrame=function(e){if(this._opMdf=!1,this._mdf=!1,e||this.effectsManager._mdf){var t=this.effectsManager.effectElements,r=t[0].p.v,n=t[1].p.v,i=t[2].p.v===1,a=t[3].p.v,o=i?a:t[4].p.v,s=t[5].p.v,l=t[6].p.v,c=t[7].p.v;this.matrix.reset(),this.matrix.translate(-r[0],-r[1],r[2]),this.matrix.scale(.01*o,.01*a,1),this.matrix.rotate(-c*degToRads),this.matrix.skewFromAxis(-s*degToRads,(l+90)*degToRads),this.matrix.translate(n[0],n[1],0),this._mdf=!0,this.opacity!==t[8].p.v&&(this.opacity=t[8].p.v,this._opMdf=!0)}},extendPrototype([TransformEffect],SVGTransformEffect),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})});var GS=E((Lse,VS)=>{"use strict";var oU=rt(),ui=(NS(),ft(kS)),lU=BS();oU.define("lottie",VS.exports=function(){return{lottie:lU,createInstance:ui.createInstance,cleanupElement:ui.cleanupElement,init:ui.init,destroy:ui.destroy,ready:ui.ready}})});var zS=E(()=>{"use strict";(function(){if(typeof window>"u")return;let e=window.navigator.userAgent.match(/Edge\/(\d{2})\./),t=e?parseInt(e[1],10)>=16:!1;if("objectFit"in document.documentElement.style&&!t){window.objectFitPolyfill=function(){return!1};return}let n=function(s){let l=window.getComputedStyle(s,null),c=l.getPropertyValue("position"),u=l.getPropertyValue("overflow"),f=l.getPropertyValue("display");(!c||c==="static")&&(s.style.position="relative"),u!=="hidden"&&(s.style.overflow="hidden"),(!f||f==="inline")&&(s.style.display="block"),s.clientHeight===0&&(s.style.height="100%"),s.className.indexOf("object-fit-polyfill")===-1&&(s.className+=" object-fit-polyfill")},i=function(s){let l=window.getComputedStyle(s,null),c={"max-width":"none","max-height":"none","min-width":"0px","min-height":"0px",top:"auto",right:"auto",bottom:"auto",left:"auto","margin-top":"0px","margin-right":"0px","margin-bottom":"0px","margin-left":"0px"};for(let u in c)l.getPropertyValue(u)!==c[u]&&(s.style[u]=c[u])},a=function(s){let l=s.parentNode;n(l),i(s),s.style.position="absolute",s.style.height="100%",s.style.width="auto",s.clientWidth>l.clientWidth?(s.style.top="0",s.style.marginTop="0",s.style.left="50%",s.style.marginLeft=s.clientWidth/-2+"px"):(s.style.width="100%",s.style.height="auto",s.style.left="0",s.style.marginLeft="0",s.style.top="50%",s.style.marginTop=s.clientHeight/-2+"px")},o=function(s){if(typeof s>"u"||s instanceof Event)s=document.querySelectorAll("[data-object-fit]");else if(s&&s.nodeName)s=[s];else if(typeof s=="object"&&s.length&&s[0].nodeName)s=s;else return!1;for(let l=0;l<s.length;l++){if(!s[l].nodeName)continue;let c=s[l].nodeName.toLowerCase();if(c==="img"){if(t)continue;s[l].complete?a(s[l]):s[l].addEventListener("load",function(){a(this)})}else c==="video"?s[l].readyState>0?a(s[l]):s[l].addEventListener("loadedmetadata",function(){a(this)}):a(s[l])}return!0};document.readyState==="loading"?document.addEventListener("DOMContentLoaded",o):o(),window.addEventListener("resize",o),window.objectFitPolyfill=o})()});var HS=E(()=>{"use strict";(function(){if(typeof window>"u")return;function e(n){Webflow.env("design")||($("video").each(function(){n&&$(this).prop("autoplay")?this.play():this.pause()}),$(".w-background-video--control").each(function(){n?r($(this)):t($(this))}))}function t(n){n.find("> span").each(function(i){$(this).prop("hidden",()=>i===0)})}function r(n){n.find("> span").each(function(i){$(this).prop("hidden",()=>i===1)})}$(document).ready(()=>{let n=window.matchMedia("(prefers-reduced-motion: reduce)");n.addEventListener("change",i=>{e(!i.matches)}),n.matches&&e(!1),$("video:not([autoplay])").each(function(){$(this).parent().find(".w-background-video--control").each(function(){t($(this))})}),$(document).on("click",".w-background-video--control",function(i){if(Webflow.env("design"))return;let a=$(i.currentTarget),o=$(`video#${a.attr("aria-controls")}`).get(0);if(o)if(o.paused){let s=o.play();r(a),s&&typeof s.catch=="function"&&s.catch(()=>{t(a)})}else o.pause(),t(a)})})})()});var US=E((Gse,WS)=>{"use strict";var jS=rt();jS.define("brand",WS.exports=function(e){var t={},r=document,n=e("html"),i=e("body"),a=".w-webflow-badge",o=window.location,s=/PhantomJS/i.test(navigator.userAgent),l="fullscreenchange webkitfullscreenchange mozfullscreenchange msfullscreenchange",c;t.ready=function(){var d=n.attr("data-wf-status"),p=n.attr("data-wf-domain")||"";/\.webflow\.io$/i.test(p)&&o.hostname!==p&&(d=!0),d&&!s&&(c=c||f(),m(),setTimeout(m,500),e(r).off(l,u).on(l,u))};function u(){var d=r.fullScreen||r.mozFullScreen||r.webkitIsFullScreen||r.msFullscreenElement||!!r.webkitFullscreenElement;e(c).attr("style",d?"display: none !important;":"")}function f(){var d=e('<a class="w-webflow-badge"></a>').attr("href","https://webflow.com?utm_campaign=brandjs"),p=e("<img>").attr("src","https://d3e54v103j8qbb.cloudfront.net/img/webflow-badge-icon-d2.89e12c322e.svg").attr("alt","").css({marginRight:"4px",width:"26px"}),g=e("<img>").attr("src","https://d3e54v103j8qbb.cloudfront.net/img/webflow-badge-text-d2.c82cec3b78.svg").attr("alt","Made in Webflow");return d.append(p,g),d[0]}function m(){var d=i.children(a),p=d.length&&d.get(0)===c,g=jS.env("editor");if(p){g&&d.remove();return}d.length&&d.remove(),g||i.append(c)}return t})});var $S=E((zse,XS)=>{"use strict";var bu=rt();bu.define("edit",XS.exports=function(e,t,r){if(r=r||{},(bu.env("test")||bu.env("frame"))&&!r.fixture&&!uU())return{exit:1};var n={},i=e(window),a=e(document.documentElement),o=document.location,s="hashchange",l,c=r.load||m,u=!1;try{u=localStorage&&localStorage.getItem&&localStorage.getItem("WebflowEditor")}catch{}u?c():o.search?(/[?&](edit)(?:[=&?]|$)/.test(o.search)||/\?edit$/.test(o.href))&&c():i.on(s,f).triggerHandler(s);function f(){l||/\?edit/.test(o.hash)&&c()}function m(){l=!0,window.WebflowEditor=!0,i.off(s,f),y(function(S){e.ajax({url:v("https://editor-api.webflow.com/api/editor/view"),data:{siteId:a.attr("data-wf-site")},xhrFields:{withCredentials:!0},dataType:"json",crossDomain:!0,success:d(S)})})}function d(S){return function(x){if(!x){console.error("Could not load editor data");return}x.thirdPartyCookiesSupported=S,p(h(x.scriptPath),function(){window.WebflowEditor(x)})}}function p(S,x){e.ajax({type:"GET",url:S,dataType:"script",cache:!0}).then(x,g)}function g(S,x,A){throw console.error("Could not load editor script: "+x),A}function h(S){return S.indexOf("//")>=0?S:v("https://editor-api.webflow.com"+S)}function v(S){return S.replace(/([^:])\/\//g,"$1/")}function y(S){var x=window.document.createElement("iframe");x.src="https://webflow.com/site/third-party-cookie-check.html",x.style.display="none",x.sandbox="allow-scripts allow-same-origin";var A=function(T){T.data==="WF_third_party_cookies_unsupported"?(b(x,A),S(!1)):T.data==="WF_third_party_cookies_supported"&&(b(x,A),S(!0))};x.onerror=function(){b(x,A),S(!1)},window.addEventListener("message",A,!1),window.document.body.appendChild(x)}function b(S,x){window.removeEventListener("message",x,!1),S.remove()}return n});function uU(){try{return window.top.__Cypress__}catch{return!1}}});var YS=E((Hse,KS)=>{"use strict";var hU=rt();hU.define("focus-visible",KS.exports=function(){function e(r){var n=!0,i=!1,a=null,o={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(b){return!!(b&&b!==document&&b.nodeName!=="HTML"&&b.nodeName!=="BODY"&&"classList"in b&&"contains"in b.classList)}function l(b){var S=b.type,x=b.tagName;return!!(x==="INPUT"&&o[S]&&!b.readOnly||x==="TEXTAREA"&&!b.readOnly||b.isContentEditable)}function c(b){b.getAttribute("data-wf-focus-visible")||b.setAttribute("data-wf-focus-visible","true")}function u(b){b.getAttribute("data-wf-focus-visible")&&b.removeAttribute("data-wf-focus-visible")}function f(b){b.metaKey||b.altKey||b.ctrlKey||(s(r.activeElement)&&c(r.activeElement),n=!0)}function m(){n=!1}function d(b){s(b.target)&&(n||l(b.target))&&c(b.target)}function p(b){s(b.target)&&b.target.hasAttribute("data-wf-focus-visible")&&(i=!0,window.clearTimeout(a),a=window.setTimeout(function(){i=!1},100),u(b.target))}function g(){document.visibilityState==="hidden"&&(i&&(n=!0),h())}function h(){document.addEventListener("mousemove",y),document.addEventListener("mousedown",y),document.addEventListener("mouseup",y),document.addEventListener("pointermove",y),document.addEventListener("pointerdown",y),document.addEventListener("pointerup",y),document.addEventListener("touchmove",y),document.addEventListener("touchstart",y),document.addEventListener("touchend",y)}function v(){document.removeEventListener("mousemove",y),document.removeEventListener("mousedown",y),document.removeEventListener("mouseup",y),document.removeEventListener("pointermove",y),document.removeEventListener("pointerdown",y),document.removeEventListener("pointerup",y),document.removeEventListener("touchmove",y),document.removeEventListener("touchstart",y),document.removeEventListener("touchend",y)}function y(b){b.target.nodeName&&b.target.nodeName.toLowerCase()==="html"||(n=!1,v())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",m,!0),document.addEventListener("pointerdown",m,!0),document.addEventListener("touchstart",m,!0),document.addEventListener("visibilitychange",g,!0),h(),r.addEventListener("focus",d,!0),r.addEventListener("blur",p,!0)}function t(){if(typeof document<"u")try{document.querySelector(":focus-visible")}catch{e(document)}}return{ready:t}})});var JS=E((jse,ZS)=>{"use strict";var QS=rt();QS.define("focus",ZS.exports=function(){var e=[],t=!1;function r(o){t&&(o.preventDefault(),o.stopPropagation(),o.stopImmediatePropagation(),e.unshift(o))}function n(o){var s=o.target,l=s.tagName;return/^a$/i.test(l)&&s.href!=null||/^(button|textarea)$/i.test(l)&&s.disabled!==!0||/^input$/i.test(l)&&/^(button|reset|submit|radio|checkbox)$/i.test(s.type)&&!s.disabled||!/^(button|input|textarea|select|a)$/i.test(l)&&!Number.isNaN(Number.parseFloat(s.tabIndex))||/^audio$/i.test(l)||/^video$/i.test(l)&&s.controls===!0}function i(o){n(o)&&(t=!0,setTimeout(()=>{for(t=!1,o.target.focus();e.length>0;){var s=e.pop();s.target.dispatchEvent(new MouseEvent(s.type,s))}},0))}function a(){typeof document<"u"&&document.body.hasAttribute("data-wf-focus-within")&&QS.env.safari&&(document.addEventListener("mousedown",i,!0),document.addEventListener("mouseup",r,!0),document.addEventListener("click",r,!0))}return{ready:a}})});var rx=E((Wse,tx)=>{"use strict";var Su=window.jQuery,Ft={},$a=[],ex=".w-ix",Ka={reset:function(e,t){t.__wf_intro=null},intro:function(e,t){t.__wf_intro||(t.__wf_intro=!0,Su(t).triggerHandler(Ft.types.INTRO))},outro:function(e,t){t.__wf_intro&&(t.__wf_intro=null,Su(t).triggerHandler(Ft.types.OUTRO))}};Ft.triggers={};Ft.types={INTRO:"w-ix-intro"+ex,OUTRO:"w-ix-outro"+ex};Ft.init=function(){for(var e=$a.length,t=0;t<e;t++){var r=$a[t];r[0](0,r[1])}$a=[],Su.extend(Ft.triggers,Ka)};Ft.async=function(){for(var e in Ka){var t=Ka[e];Ka.hasOwnProperty(e)&&(Ft.triggers[e]=function(r,n){$a.push([t,n])})}};Ft.async();tx.exports=Ft});var _u=E((Use,ax)=>{"use strict";var xu=rx();function nx(e,t){var r=document.createEvent("CustomEvent");r.initCustomEvent(t,!0,!0,null),e.dispatchEvent(r)}var cU=window.jQuery,Ya={},ix=".w-ix",fU={reset:function(e,t){xu.triggers.reset(e,t)},intro:function(e,t){xu.triggers.intro(e,t),nx(t,"COMPONENT_ACTIVE")},outro:function(e,t){xu.triggers.outro(e,t),nx(t,"COMPONENT_INACTIVE")}};Ya.triggers={};Ya.types={INTRO:"w-ix-intro"+ix,OUTRO:"w-ix-outro"+ix};cU.extend(Ya.triggers,fU);ax.exports=Ya});var sx=E((Xse,jt)=>{function Tu(e){return jt.exports=Tu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},jt.exports.__esModule=!0,jt.exports.default=jt.exports,Tu(e)}jt.exports=Tu,jt.exports.__esModule=!0,jt.exports.default=jt.exports});var Qa=E(($se,hi)=>{var pU=sx().default;function ox(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,r=new WeakMap;return(ox=function(i){return i?r:t})(e)}function dU(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||pU(e)!="object"&&typeof e!="function")return{default:e};var r=ox(t);if(r&&r.has(e))return r.get(e);var n={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(a!=="default"&&{}.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(n,a,o):n[a]=e[a]}return n.default=e,r&&r.set(e,n),n}hi.exports=dU,hi.exports.__esModule=!0,hi.exports.default=hi.exports});var lx=E((Kse,ci)=>{function mU(e){return e&&e.__esModule?e:{default:e}}ci.exports=mU,ci.exports.__esModule=!0,ci.exports.default=ci.exports});var hx=E((Yse,ux)=>{var gU=re(),vU=ve();ux.exports=function(e,t){return vU(gU[e].prototype[t])}});var fx=E((Qse,cx)=>{hl();var yU=hx();cx.exports=yU("Array","includes")});var dx=E((Zse,px)=>{var EU=fx();px.exports=EU});var gx=E((Jse,mx)=>{var bU=dx();mx.exports=bU});var Au=E((eoe,vx)=>{var SU=ao(),xU=SU(Object.getPrototypeOf,Object);vx.exports=xU});var Iu=E((toe,Ex)=>{var _U=Qt(),TU=Au(),AU=Lt(),IU="[object Object]",PU=Function.prototype,CU=Object.prototype,yx=PU.toString,wU=CU.hasOwnProperty,MU=yx.call(Object);function FU(e){if(!AU(e)||_U(e)!=IU)return!1;var t=TU(e);if(t===null)return!0;var r=wU.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&yx.call(r)==MU}Ex.exports=FU});var bx=E(Pu=>{"use strict";Object.defineProperty(Pu,"__esModule",{value:!0});Pu.default=OU;function OU(e){var t,r=e.Symbol;return typeof r=="function"?r.observable?t=r.observable:(t=r("observable"),r.observable=t):t="@@observable",t}});var Sx=E((wu,Cu)=>{"use strict";Object.defineProperty(wu,"__esModule",{value:!0});var DU=bx(),RU=qU(DU);function qU(e){return e&&e.__esModule?e:{default:e}}var nn;typeof self<"u"?nn=self:typeof window<"u"?nn=window:typeof global<"u"?nn=global:typeof Cu<"u"?nn=Cu:nn=Function("return this")();var LU=(0,RU.default)(nn);wu.default=LU});var Mu=E(fi=>{"use strict";fi.__esModule=!0;fi.ActionTypes=void 0;fi.default=Ax;var kU=Iu(),NU=Tx(kU),BU=Sx(),xx=Tx(BU);function Tx(e){return e&&e.__esModule?e:{default:e}}var _x=fi.ActionTypes={INIT:"@@redux/INIT"};function Ax(e,t,r){var n;if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error("Expected the enhancer to be a function.");return r(Ax)(e,t)}if(typeof e!="function")throw new Error("Expected the reducer to be a function.");var i=e,a=t,o=[],s=o,l=!1;function c(){s===o&&(s=o.slice())}function u(){return a}function f(g){if(typeof g!="function")throw new Error("Expected listener to be a function.");var h=!0;return c(),s.push(g),function(){if(h){h=!1,c();var y=s.indexOf(g);s.splice(y,1)}}}function m(g){if(!(0,NU.default)(g))throw new Error("Actions must be plain objects. Use custom middleware for async actions.");if(typeof g.type>"u")throw new Error('Actions may not have an undefined "type" property. Have you misspelled a constant?');if(l)throw new Error("Reducers may not dispatch actions.");try{l=!0,a=i(a,g)}finally{l=!1}for(var h=o=s,v=0;v<h.length;v++)h[v]();return g}function d(g){if(typeof g!="function")throw new Error("Expected the nextReducer to be a function.");i=g,m({type:_x.INIT})}function p(){var g,h=f;return g={subscribe:function(y){if(typeof y!="object")throw new TypeError("Expected the observer to be an object.");function b(){y.next&&y.next(u())}b();var S=h(b);return{unsubscribe:S}}},g[xx.default]=function(){return this},g}return m({type:_x.INIT}),n={dispatch:m,subscribe:f,getState:u,replaceReducer:d},n[xx.default]=p,n}});var Ou=E(Fu=>{"use strict";Fu.__esModule=!0;Fu.default=VU;function VU(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}});var Cx=E(Du=>{"use strict";Du.__esModule=!0;Du.default=WU;var Ix=Mu(),GU=Iu(),aoe=Px(GU),zU=Ou(),soe=Px(zU);function Px(e){return e&&e.__esModule?e:{default:e}}function HU(e,t){var r=t&&t.type,n=r&&'"'+r.toString()+'"'||"an action";return"Given action "+n+', reducer "'+e+'" returned undefined. To ignore an action, you must explicitly return the previous state.'}function jU(e){Object.keys(e).forEach(function(t){var r=e[t],n=r(void 0,{type:Ix.ActionTypes.INIT});if(typeof n>"u")throw new Error('Reducer "'+t+'" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined.');var i="@@redux/PROBE_UNKNOWN_ACTION_"+Math.random().toString(36).substring(7).split("").join(".");if(typeof r(void 0,{type:i})>"u")throw new Error('Reducer "'+t+'" returned undefined when probed with a random type. '+("Don't try to handle "+Ix.ActionTypes.INIT+' or other actions in "redux/*" ')+"namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined.")})}function WU(e){for(var t=Object.keys(e),r={},n=0;n<t.length;n++){var i=t[n];typeof e[i]=="function"&&(r[i]=e[i])}var a=Object.keys(r);if(!1)var o;var s;try{jU(r)}catch(l){s=l}return function(){var c=arguments.length<=0||arguments[0]===void 0?{}:arguments[0],u=arguments[1];if(s)throw s;if(!1)var f;for(var m=!1,d={},p=0;p<a.length;p++){var g=a[p],h=r[g],v=c[g],y=h(v,u);if(typeof y>"u"){var b=HU(g,u);throw new Error(b)}d[g]=y,m=m||y!==v}return m?d:c}}});var Mx=E(Ru=>{"use strict";Ru.__esModule=!0;Ru.default=UU;function wx(e,t){return function(){return t(e.apply(void 0,arguments))}}function UU(e,t){if(typeof e=="function")return wx(e,t);if(typeof e!="object"||e===null)throw new Error("bindActionCreators expected an object or a function, instead received "+(e===null?"null":typeof e)+'. Did you write "import ActionCreators from" instead of "import * as ActionCreators from"?');for(var r=Object.keys(e),n={},i=0;i<r.length;i++){var a=r[i],o=e[a];typeof o=="function"&&(n[a]=wx(o,t))}return n}});var Lu=E(qu=>{"use strict";qu.__esModule=!0;qu.default=XU;function XU(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];if(t.length===0)return function(a){return a};if(t.length===1)return t[0];var n=t[t.length-1],i=t.slice(0,-1);return function(){return i.reduceRight(function(a,o){return o(a)},n.apply(void 0,arguments))}}});var Fx=E(ku=>{"use strict";ku.__esModule=!0;var $U=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e};ku.default=ZU;var KU=Lu(),YU=QU(KU);function QU(e){return e&&e.__esModule?e:{default:e}}function ZU(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(n){return function(i,a,o){var s=n(i,a,o),l=s.dispatch,c=[],u={getState:s.getState,dispatch:function(m){return l(m)}};return c=t.map(function(f){return f(u)}),l=YU.default.apply(void 0,c)(s.dispatch),$U({},s,{dispatch:l})}}}});var Nu=E(ut=>{"use strict";ut.__esModule=!0;ut.compose=ut.applyMiddleware=ut.bindActionCreators=ut.combineReducers=ut.createStore=void 0;var JU=Mu(),e4=an(JU),t4=Cx(),r4=an(t4),n4=Mx(),i4=an(n4),a4=Fx(),s4=an(a4),o4=Lu(),l4=an(o4),u4=Ou(),coe=an(u4);function an(e){return e&&e.__esModule?e:{default:e}}ut.createStore=e4.default;ut.combineReducers=r4.default;ut.bindActionCreators=i4.default;ut.applyMiddleware=s4.default;ut.compose=l4.default});var bt,Bu,Ot,h4,c4,Za,f4,Vu=de(()=>{"use strict";bt={NAVBAR_OPEN:"NAVBAR_OPEN",NAVBAR_CLOSE:"NAVBAR_CLOSE",TAB_ACTIVE:"TAB_ACTIVE",TAB_INACTIVE:"TAB_INACTIVE",SLIDER_ACTIVE:"SLIDER_ACTIVE",SLIDER_INACTIVE:"SLIDER_INACTIVE",DROPDOWN_OPEN:"DROPDOWN_OPEN",DROPDOWN_CLOSE:"DROPDOWN_CLOSE",MOUSE_CLICK:"MOUSE_CLICK",MOUSE_SECOND_CLICK:"MOUSE_SECOND_CLICK",MOUSE_DOWN:"MOUSE_DOWN",MOUSE_UP:"MOUSE_UP",MOUSE_OVER:"MOUSE_OVER",MOUSE_OUT:"MOUSE_OUT",MOUSE_MOVE:"MOUSE_MOVE",MOUSE_MOVE_IN_VIEWPORT:"MOUSE_MOVE_IN_VIEWPORT",SCROLL_INTO_VIEW:"SCROLL_INTO_VIEW",SCROLL_OUT_OF_VIEW:"SCROLL_OUT_OF_VIEW",SCROLLING_IN_VIEW:"SCROLLING_IN_VIEW",ECOMMERCE_CART_OPEN:"ECOMMERCE_CART_OPEN",ECOMMERCE_CART_CLOSE:"ECOMMERCE_CART_CLOSE",PAGE_START:"PAGE_START",PAGE_FINISH:"PAGE_FINISH",PAGE_SCROLL_UP:"PAGE_SCROLL_UP",PAGE_SCROLL_DOWN:"PAGE_SCROLL_DOWN",PAGE_SCROLL:"PAGE_SCROLL"},Bu={ELEMENT:"ELEMENT",CLASS:"CLASS",PAGE:"PAGE"},Ot={ELEMENT:"ELEMENT",VIEWPORT:"VIEWPORT"},h4={X_AXIS:"X_AXIS",Y_AXIS:"Y_AXIS"},c4={CHILDREN:"CHILDREN",SIBLINGS:"SIBLINGS",IMMEDIATE_CHILDREN:"IMMEDIATE_CHILDREN"},Za={FADE_EFFECT:"FADE_EFFECT",SLIDE_EFFECT:"SLIDE_EFFECT",GROW_EFFECT:"GROW_EFFECT",SHRINK_EFFECT:"SHRINK_EFFECT",SPIN_EFFECT:"SPIN_EFFECT",FLY_EFFECT:"FLY_EFFECT",POP_EFFECT:"POP_EFFECT",FLIP_EFFECT:"FLIP_EFFECT",JIGGLE_EFFECT:"JIGGLE_EFFECT",PULSE_EFFECT:"PULSE_EFFECT",DROP_EFFECT:"DROP_EFFECT",BLINK_EFFECT:"BLINK_EFFECT",BOUNCE_EFFECT:"BOUNCE_EFFECT",FLIP_LEFT_TO_RIGHT_EFFECT:"FLIP_LEFT_TO_RIGHT_EFFECT",FLIP_RIGHT_TO_LEFT_EFFECT:"FLIP_RIGHT_TO_LEFT_EFFECT",RUBBER_BAND_EFFECT:"RUBBER_BAND_EFFECT",JELLO_EFFECT:"JELLO_EFFECT",GROW_BIG_EFFECT:"GROW_BIG_EFFECT",SHRINK_BIG_EFFECT:"SHRINK_BIG_EFFECT",PLUGIN_LOTTIE_EFFECT:"PLUGIN_LOTTIE_EFFECT"},f4={LEFT:"LEFT",RIGHT:"RIGHT",BOTTOM:"BOTTOM",TOP:"TOP",BOTTOM_LEFT:"BOTTOM_LEFT",BOTTOM_RIGHT:"BOTTOM_RIGHT",TOP_RIGHT:"TOP_RIGHT",TOP_LEFT:"TOP_LEFT",CLOCKWISE:"CLOCKWISE",COUNTER_CLOCKWISE:"COUNTER_CLOCKWISE"}});var Qe,p4,Ja=de(()=>{"use strict";Qe={TRANSFORM_MOVE:"TRANSFORM_MOVE",TRANSFORM_SCALE:"TRANSFORM_SCALE",TRANSFORM_ROTATE:"TRANSFORM_ROTATE",TRANSFORM_SKEW:"TRANSFORM_SKEW",STYLE_OPACITY:"STYLE_OPACITY",STYLE_SIZE:"STYLE_SIZE",STYLE_FILTER:"STYLE_FILTER",STYLE_FONT_VARIATION:"STYLE_FONT_VARIATION",STYLE_BACKGROUND_COLOR:"STYLE_BACKGROUND_COLOR",STYLE_BORDER:"STYLE_BORDER",STYLE_TEXT_COLOR:"STYLE_TEXT_COLOR",OBJECT_VALUE:"OBJECT_VALUE",PLUGIN_LOTTIE:"PLUGIN_LOTTIE",PLUGIN_SPLINE:"PLUGIN_SPLINE",PLUGIN_VARIABLE:"PLUGIN_VARIABLE",GENERAL_DISPLAY:"GENERAL_DISPLAY",GENERAL_START_ACTION:"GENERAL_START_ACTION",GENERAL_CONTINUOUS_ACTION:"GENERAL_CONTINUOUS_ACTION",GENERAL_COMBO_CLASS:"GENERAL_COMBO_CLASS",GENERAL_STOP_ACTION:"GENERAL_STOP_ACTION",GENERAL_LOOP:"GENERAL_LOOP",STYLE_BOX_SHADOW:"STYLE_BOX_SHADOW"},p4={ELEMENT:"ELEMENT",ELEMENT_CLASS:"ELEMENT_CLASS",TRIGGER_ELEMENT:"TRIGGER_ELEMENT"}});var d4,Ox=de(()=>{"use strict";d4={MOUSE_CLICK_INTERACTION:"MOUSE_CLICK_INTERACTION",MOUSE_HOVER_INTERACTION:"MOUSE_HOVER_INTERACTION",MOUSE_MOVE_INTERACTION:"MOUSE_MOVE_INTERACTION",SCROLL_INTO_VIEW_INTERACTION:"SCROLL_INTO_VIEW_INTERACTION",SCROLLING_IN_VIEW_INTERACTION:"SCROLLING_IN_VIEW_INTERACTION",MOUSE_MOVE_IN_VIEWPORT_INTERACTION:"MOUSE_MOVE_IN_VIEWPORT_INTERACTION",PAGE_IS_SCROLLING_INTERACTION:"PAGE_IS_SCROLLING_INTERACTION",PAGE_LOAD_INTERACTION:"PAGE_LOAD_INTERACTION",PAGE_SCROLLED_INTERACTION:"PAGE_SCROLLED_INTERACTION",NAVBAR_INTERACTION:"NAVBAR_INTERACTION",DROPDOWN_INTERACTION:"DROPDOWN_INTERACTION",ECOMMERCE_CART_INTERACTION:"ECOMMERCE_CART_INTERACTION",TAB_INTERACTION:"TAB_INTERACTION",SLIDER_INTERACTION:"SLIDER_INTERACTION"}});var m4,g4,v4,y4,E4,b4,S4,Gu,Dx=de(()=>{"use strict";Ja();({TRANSFORM_MOVE:m4,TRANSFORM_SCALE:g4,TRANSFORM_ROTATE:v4,TRANSFORM_SKEW:y4,STYLE_SIZE:E4,STYLE_FILTER:b4,STYLE_FONT_VARIATION:S4}=Qe),Gu={[m4]:!0,[g4]:!0,[v4]:!0,[y4]:!0,[E4]:!0,[b4]:!0,[S4]:!0}});var De={};ze(De,{IX2_ACTION_LIST_PLAYBACK_CHANGED:()=>N4,IX2_ANIMATION_FRAME_CHANGED:()=>O4,IX2_CLEAR_REQUESTED:()=>w4,IX2_ELEMENT_STATE_CHANGED:()=>k4,IX2_EVENT_LISTENER_ADDED:()=>M4,IX2_EVENT_STATE_CHANGED:()=>F4,IX2_INSTANCE_ADDED:()=>R4,IX2_INSTANCE_REMOVED:()=>L4,IX2_INSTANCE_STARTED:()=>q4,IX2_MEDIA_QUERIES_DEFINED:()=>V4,IX2_PARAMETER_CHANGED:()=>D4,IX2_PLAYBACK_REQUESTED:()=>P4,IX2_PREVIEW_REQUESTED:()=>I4,IX2_RAW_DATA_IMPORTED:()=>x4,IX2_SESSION_INITIALIZED:()=>_4,IX2_SESSION_STARTED:()=>T4,IX2_SESSION_STOPPED:()=>A4,IX2_STOP_REQUESTED:()=>C4,IX2_TEST_FRAME_RENDERED:()=>G4,IX2_VIEWPORT_WIDTH_CHANGED:()=>B4});var x4,_4,T4,A4,I4,P4,C4,w4,M4,F4,O4,D4,R4,q4,L4,k4,N4,B4,V4,G4,Rx=de(()=>{"use strict";x4="IX2_RAW_DATA_IMPORTED",_4="IX2_SESSION_INITIALIZED",T4="IX2_SESSION_STARTED",A4="IX2_SESSION_STOPPED",I4="IX2_PREVIEW_REQUESTED",P4="IX2_PLAYBACK_REQUESTED",C4="IX2_STOP_REQUESTED",w4="IX2_CLEAR_REQUESTED",M4="IX2_EVENT_LISTENER_ADDED",F4="IX2_EVENT_STATE_CHANGED",O4="IX2_ANIMATION_FRAME_CHANGED",D4="IX2_PARAMETER_CHANGED",R4="IX2_INSTANCE_ADDED",q4="IX2_INSTANCE_STARTED",L4="IX2_INSTANCE_REMOVED",k4="IX2_ELEMENT_STATE_CHANGED",N4="IX2_ACTION_LIST_PLAYBACK_CHANGED",B4="IX2_VIEWPORT_WIDTH_CHANGED",V4="IX2_MEDIA_QUERIES_DEFINED",G4="IX2_TEST_FRAME_RENDERED"});var Be={};ze(Be,{ABSTRACT_NODE:()=>B6,AUTO:()=>C6,BACKGROUND:()=>x6,BACKGROUND_COLOR:()=>S6,BAR_DELIMITER:()=>F6,BORDER_COLOR:()=>_6,BOUNDARY_SELECTOR:()=>U4,CHILDREN:()=>O6,COLON_DELIMITER:()=>M6,COLOR:()=>T6,COMMA_DELIMITER:()=>w6,CONFIG_UNIT:()=>e6,CONFIG_VALUE:()=>Y4,CONFIG_X_UNIT:()=>Q4,CONFIG_X_VALUE:()=>X4,CONFIG_Y_UNIT:()=>Z4,CONFIG_Y_VALUE:()=>$4,CONFIG_Z_UNIT:()=>J4,CONFIG_Z_VALUE:()=>K4,DISPLAY:()=>A6,FILTER:()=>v6,FLEX:()=>I6,FONT_VARIATION_SETTINGS:()=>y6,HEIGHT:()=>b6,HTML_ELEMENT:()=>k6,IMMEDIATE_CHILDREN:()=>D6,IX2_ID_DELIMITER:()=>z4,OPACITY:()=>g6,PARENT:()=>q6,PLAIN_OBJECT:()=>N6,PRESERVE_3D:()=>L6,RENDER_GENERAL:()=>G6,RENDER_PLUGIN:()=>H6,RENDER_STYLE:()=>z6,RENDER_TRANSFORM:()=>V6,ROTATE_X:()=>h6,ROTATE_Y:()=>c6,ROTATE_Z:()=>f6,SCALE_3D:()=>u6,SCALE_X:()=>s6,SCALE_Y:()=>o6,SCALE_Z:()=>l6,SIBLINGS:()=>R6,SKEW:()=>p6,SKEW_X:()=>d6,SKEW_Y:()=>m6,TRANSFORM:()=>t6,TRANSLATE_3D:()=>a6,TRANSLATE_X:()=>r6,TRANSLATE_Y:()=>n6,TRANSLATE_Z:()=>i6,WF_PAGE:()=>H4,WIDTH:()=>E6,WILL_CHANGE:()=>P6,W_MOD_IX:()=>W4,W_MOD_JS:()=>j4});var z4,H4,j4,W4,U4,X4,$4,K4,Y4,Q4,Z4,J4,e6,t6,r6,n6,i6,a6,s6,o6,l6,u6,h6,c6,f6,p6,d6,m6,g6,v6,y6,E6,b6,S6,x6,_6,T6,A6,I6,P6,C6,w6,M6,F6,O6,D6,R6,q6,L6,k6,N6,B6,V6,G6,z6,H6,qx=de(()=>{"use strict";z4="|",H4="data-wf-page",j4="w-mod-js",W4="w-mod-ix",U4=".w-dyn-item",X4="xValue",$4="yValue",K4="zValue",Y4="value",Q4="xUnit",Z4="yUnit",J4="zUnit",e6="unit",t6="transform",r6="translateX",n6="translateY",i6="translateZ",a6="translate3d",s6="scaleX",o6="scaleY",l6="scaleZ",u6="scale3d",h6="rotateX",c6="rotateY",f6="rotateZ",p6="skew",d6="skewX",m6="skewY",g6="opacity",v6="filter",y6="font-variation-settings",E6="width",b6="height",S6="backgroundColor",x6="background",_6="borderColor",T6="color",A6="display",I6="flex",P6="willChange",C6="AUTO",w6=",",M6=":",F6="|",O6="CHILDREN",D6="IMMEDIATE_CHILDREN",R6="SIBLINGS",q6="PARENT",L6="preserve-3d",k6="HTML_ELEMENT",N6="PLAIN_OBJECT",B6="ABSTRACT_NODE",V6="RENDER_TRANSFORM",G6="RENDER_GENERAL",z6="RENDER_STYLE",H6="RENDER_PLUGIN"});var Lx={};ze(Lx,{ActionAppliesTo:()=>p4,ActionTypeConsts:()=>Qe,EventAppliesTo:()=>Bu,EventBasedOn:()=>Ot,EventContinuousMouseAxes:()=>h4,EventLimitAffectedElements:()=>c4,EventTypeConsts:()=>bt,IX2EngineActionTypes:()=>De,IX2EngineConstants:()=>Be,InteractionTypeConsts:()=>d4,QuickEffectDirectionConsts:()=>f4,QuickEffectIds:()=>Za,ReducedMotionTypes:()=>Gu});var Ze=de(()=>{"use strict";Vu();Ja();Ox();Dx();Rx();qx();Ja();Vu()});var j6,kx,Nx=de(()=>{"use strict";Ze();({IX2_RAW_DATA_IMPORTED:j6}=De),kx=(e=Object.freeze({}),t)=>{switch(t.type){case j6:return t.payload.ixData||Object.freeze({});default:return e}}});var sn=E(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});var W6=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};Te.clone=ts;Te.addLast=Gx;Te.addFirst=zx;Te.removeLast=Hx;Te.removeFirst=jx;Te.insert=Wx;Te.removeAt=Ux;Te.replaceAt=Xx;Te.getIn=rs;Te.set=ns;Te.setIn=is;Te.update=Kx;Te.updateIn=Yx;Te.merge=Qx;Te.mergeDeep=Zx;Te.mergeIn=Jx;Te.omit=e_;Te.addDefaults=t_;var Bx="INVALID_ARGS";function Vx(e){throw new Error(e)}function zu(e){var t=Object.keys(e);return Object.getOwnPropertySymbols?t.concat(Object.getOwnPropertySymbols(e)):t}var U6={}.hasOwnProperty;function ts(e){if(Array.isArray(e))return e.slice();for(var t=zu(e),r={},n=0;n<t.length;n++){var i=t[n];r[i]=e[i]}return r}function Je(e,t,r){var n=r;n==null&&Vx(Bx);for(var i=!1,a=arguments.length,o=Array(a>3?a-3:0),s=3;s<a;s++)o[s-3]=arguments[s];for(var l=0;l<o.length;l++){var c=o[l];if(c!=null){var u=zu(c);if(u.length)for(var f=0;f<=u.length;f++){var m=u[f];if(!(e&&n[m]!==void 0)){var d=c[m];t&&es(n[m])&&es(d)&&(d=Je(e,t,n[m],d)),!(d===void 0||d===n[m])&&(i||(i=!0,n=ts(n)),n[m]=d)}}}}return n}function es(e){var t=typeof e>"u"?"undefined":W6(e);return e!=null&&(t==="object"||t==="function")}function Gx(e,t){return Array.isArray(t)?e.concat(t):e.concat([t])}function zx(e,t){return Array.isArray(t)?t.concat(e):[t].concat(e)}function Hx(e){return e.length?e.slice(0,e.length-1):e}function jx(e){return e.length?e.slice(1):e}function Wx(e,t,r){return e.slice(0,t).concat(Array.isArray(r)?r:[r]).concat(e.slice(t))}function Ux(e,t){return t>=e.length||t<0?e:e.slice(0,t).concat(e.slice(t+1))}function Xx(e,t,r){if(e[t]===r)return e;for(var n=e.length,i=Array(n),a=0;a<n;a++)i[a]=e[a];return i[t]=r,i}function rs(e,t){if(!Array.isArray(t)&&Vx(Bx),e!=null){for(var r=e,n=0;n<t.length;n++){var i=t[n];if(r=r?.[i],r===void 0)return r}return r}}function ns(e,t,r){var n=typeof t=="number"?[]:{},i=e??n;if(i[t]===r)return i;var a=ts(i);return a[t]=r,a}function $x(e,t,r,n){var i=void 0,a=t[n];if(n===t.length-1)i=r;else{var o=es(e)&&es(e[a])?e[a]:typeof t[n+1]=="number"?[]:{};i=$x(o,t,r,n+1)}return ns(e,a,i)}function is(e,t,r){return t.length?$x(e,t,r,0):r}function Kx(e,t,r){var n=e?.[t],i=r(n);return ns(e,t,i)}function Yx(e,t,r){var n=rs(e,t),i=r(n);return is(e,t,i)}function Qx(e,t,r,n,i,a){for(var o=arguments.length,s=Array(o>6?o-6:0),l=6;l<o;l++)s[l-6]=arguments[l];return s.length?Je.call.apply(Je,[null,!1,!1,e,t,r,n,i,a].concat(s)):Je(!1,!1,e,t,r,n,i,a)}function Zx(e,t,r,n,i,a){for(var o=arguments.length,s=Array(o>6?o-6:0),l=6;l<o;l++)s[l-6]=arguments[l];return s.length?Je.call.apply(Je,[null,!1,!0,e,t,r,n,i,a].concat(s)):Je(!1,!0,e,t,r,n,i,a)}function Jx(e,t,r,n,i,a,o){var s=rs(e,t);s==null&&(s={});for(var l=void 0,c=arguments.length,u=Array(c>7?c-7:0),f=7;f<c;f++)u[f-7]=arguments[f];return u.length?l=Je.call.apply(Je,[null,!1,!1,s,r,n,i,a,o].concat(u)):l=Je(!1,!1,s,r,n,i,a,o),is(e,t,l)}function e_(e,t){for(var r=Array.isArray(t)?t:[t],n=!1,i=0;i<r.length;i++)if(U6.call(e,r[i])){n=!0;break}if(!n)return e;for(var a={},o=zu(e),s=0;s<o.length;s++){var l=o[s];r.indexOf(l)>=0||(a[l]=e[l])}return a}function t_(e,t,r,n,i,a){for(var o=arguments.length,s=Array(o>6?o-6:0),l=6;l<o;l++)s[l-6]=arguments[l];return s.length?Je.call.apply(Je,[null,!0,!1,e,t,r,n,i,a].concat(s)):Je(!0,!1,e,t,r,n,i,a)}var X6={clone:ts,addLast:Gx,addFirst:zx,removeLast:Hx,removeFirst:jx,insert:Wx,removeAt:Ux,replaceAt:Xx,getIn:rs,set:ns,setIn:is,update:Kx,updateIn:Yx,merge:Qx,mergeDeep:Zx,mergeIn:Jx,omit:e_,addDefaults:t_};Te.default=X6});var n_,$6,K6,Y6,Q6,Z6,r_,i_,a_=de(()=>{"use strict";Ze();n_=ue(sn()),{IX2_PREVIEW_REQUESTED:$6,IX2_PLAYBACK_REQUESTED:K6,IX2_STOP_REQUESTED:Y6,IX2_CLEAR_REQUESTED:Q6}=De,Z6={preview:{},playback:{},stop:{},clear:{}},r_=Object.create(null,{[$6]:{value:"preview"},[K6]:{value:"playback"},[Y6]:{value:"stop"},[Q6]:{value:"clear"}}),i_=(e=Z6,t)=>{if(t.type in r_){let r=[r_[t.type]];return(0,n_.setIn)(e,[r],{...t.payload})}return e}});var Ue,J6,eX,tX,rX,nX,iX,aX,sX,oX,lX,s_,uX,o_,l_=de(()=>{"use strict";Ze();Ue=ue(sn()),{IX2_SESSION_INITIALIZED:J6,IX2_SESSION_STARTED:eX,IX2_TEST_FRAME_RENDERED:tX,IX2_SESSION_STOPPED:rX,IX2_EVENT_LISTENER_ADDED:nX,IX2_EVENT_STATE_CHANGED:iX,IX2_ANIMATION_FRAME_CHANGED:aX,IX2_ACTION_LIST_PLAYBACK_CHANGED:sX,IX2_VIEWPORT_WIDTH_CHANGED:oX,IX2_MEDIA_QUERIES_DEFINED:lX}=De,s_={active:!1,tick:0,eventListeners:[],eventState:{},playbackState:{},viewportWidth:0,mediaQueryKey:null,hasBoundaryNodes:!1,hasDefinedMediaQueries:!1,reducedMotion:!1},uX=20,o_=(e=s_,t)=>{switch(t.type){case J6:{let{hasBoundaryNodes:r,reducedMotion:n}=t.payload;return(0,Ue.merge)(e,{hasBoundaryNodes:r,reducedMotion:n})}case eX:return(0,Ue.set)(e,"active",!0);case tX:{let{payload:{step:r=uX}}=t;return(0,Ue.set)(e,"tick",e.tick+r)}case rX:return s_;case aX:{let{payload:{now:r}}=t;return(0,Ue.set)(e,"tick",r)}case nX:{let r=(0,Ue.addLast)(e.eventListeners,t.payload);return(0,Ue.set)(e,"eventListeners",r)}case iX:{let{stateKey:r,newState:n}=t.payload;return(0,Ue.setIn)(e,["eventState",r],n)}case sX:{let{actionListId:r,isPlaying:n}=t.payload;return(0,Ue.setIn)(e,["playbackState",r],n)}case oX:{let{width:r,mediaQueries:n}=t.payload,i=n.length,a=null;for(let o=0;o<i;o++){let{key:s,min:l,max:c}=n[o];if(r>=l&&r<=c){a=s;break}}return(0,Ue.merge)(e,{viewportWidth:r,mediaQueryKey:a})}case lX:return(0,Ue.set)(e,"hasDefinedMediaQueries",!0);default:return e}}});var Hu=E((Foe,u_)=>{var hX=Jt(),cX=mr(),fX=On();function pX(e){return function(t,r,n){var i=Object(t);if(!cX(t)){var a=hX(r,3);t=fX(t),r=function(s){return a(i[s],s,i)}}var o=e(t,r,n);return o>-1?i[a?t[o]:o]:void 0}}u_.exports=pX});var ju=E((Ooe,h_)=>{var dX=Hu(),mX=So(),gX=dX(mX);h_.exports=gX});var p_={};ze(p_,{ELEMENT_MATCHES:()=>vX,FLEX_PREFIXED:()=>Wu,IS_BROWSER_ENV:()=>St,TRANSFORM_PREFIXED:()=>cr,TRANSFORM_STYLE_PREFIXED:()=>ss,withBrowser:()=>as});var f_,St,as,vX,Wu,cr,c_,ss,os=de(()=>{"use strict";f_=ue(ju()),St=typeof window<"u",as=(e,t)=>St?e():t,vX=as(()=>(0,f_.default)(["matches","matchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector","webkitMatchesSelector"],e=>e in Element.prototype)),Wu=as(()=>{let e=document.createElement("i"),t=["flex","-webkit-flex","-ms-flexbox","-moz-box","-webkit-box"],r="";try{let{length:n}=t;for(let i=0;i<n;i++){let a=t[i];if(e.style.display=a,e.style.display===a)return a}return r}catch{return r}},"flex"),cr=as(()=>{let e=document.createElement("i");if(e.style.transform==null){let t=["Webkit","Moz","ms"],r="Transform",{length:n}=t;for(let i=0;i<n;i++){let a=t[i]+r;if(e.style[a]!==void 0)return a}}return"transform"},"transform"),c_=cr.split("transform")[0],ss=c_?c_+"TransformStyle":"transformStyle"});var Uu=E((Doe,y_)=>{var yX=4,EX=.001,bX=1e-7,SX=10,pi=11,ls=1/(pi-1),xX=typeof Float32Array=="function";function d_(e,t){return 1-3*t+3*e}function m_(e,t){return 3*t-6*e}function g_(e){return 3*e}function us(e,t,r){return((d_(t,r)*e+m_(t,r))*e+g_(t))*e}function v_(e,t,r){return 3*d_(t,r)*e*e+2*m_(t,r)*e+g_(t)}function _X(e,t,r,n,i){var a,o,s=0;do o=t+(r-t)/2,a=us(o,n,i)-e,a>0?r=o:t=o;while(Math.abs(a)>bX&&++s<SX);return o}function TX(e,t,r,n){for(var i=0;i<yX;++i){var a=v_(t,r,n);if(a===0)return t;var o=us(t,r,n)-e;t-=o/a}return t}y_.exports=function(t,r,n,i){if(!(0<=t&&t<=1&&0<=n&&n<=1))throw new Error("bezier x values must be in [0, 1] range");var a=xX?new Float32Array(pi):new Array(pi);if(t!==r||n!==i)for(var o=0;o<pi;++o)a[o]=us(o*ls,t,n);function s(l){for(var c=0,u=1,f=pi-1;u!==f&&a[u]<=l;++u)c+=ls;--u;var m=(l-a[u])/(a[u+1]-a[u]),d=c+m*ls,p=v_(d,t,n);return p>=EX?TX(l,d,t,n):p===0?d:_X(l,c,c+ls,t,n)}return function(c){return t===r&&n===i?c:c===0?0:c===1?1:us(s(c),r,i)}}});var mi={};ze(mi,{bounce:()=>s8,bouncePast:()=>o8,ease:()=>AX,easeIn:()=>IX,easeInOut:()=>CX,easeOut:()=>PX,inBack:()=>QX,inCirc:()=>XX,inCubic:()=>OX,inElastic:()=>e8,inExpo:()=>jX,inOutBack:()=>JX,inOutCirc:()=>KX,inOutCubic:()=>RX,inOutElastic:()=>r8,inOutExpo:()=>UX,inOutQuad:()=>FX,inOutQuart:()=>kX,inOutQuint:()=>VX,inOutSine:()=>HX,inQuad:()=>wX,inQuart:()=>qX,inQuint:()=>NX,inSine:()=>GX,outBack:()=>ZX,outBounce:()=>YX,outCirc:()=>$X,outCubic:()=>DX,outElastic:()=>t8,outExpo:()=>WX,outQuad:()=>MX,outQuart:()=>LX,outQuint:()=>BX,outSine:()=>zX,swingFrom:()=>i8,swingFromTo:()=>n8,swingTo:()=>a8});function wX(e){return Math.pow(e,2)}function MX(e){return-(Math.pow(e-1,2)-1)}function FX(e){return(e/=.5)<1?.5*Math.pow(e,2):-.5*((e-=2)*e-2)}function OX(e){return Math.pow(e,3)}function DX(e){return Math.pow(e-1,3)+1}function RX(e){return(e/=.5)<1?.5*Math.pow(e,3):.5*(Math.pow(e-2,3)+2)}function qX(e){return Math.pow(e,4)}function LX(e){return-(Math.pow(e-1,4)-1)}function kX(e){return(e/=.5)<1?.5*Math.pow(e,4):-.5*((e-=2)*Math.pow(e,3)-2)}function NX(e){return Math.pow(e,5)}function BX(e){return Math.pow(e-1,5)+1}function VX(e){return(e/=.5)<1?.5*Math.pow(e,5):.5*(Math.pow(e-2,5)+2)}function GX(e){return-Math.cos(e*(Math.PI/2))+1}function zX(e){return Math.sin(e*(Math.PI/2))}function HX(e){return-.5*(Math.cos(Math.PI*e)-1)}function jX(e){return e===0?0:Math.pow(2,10*(e-1))}function WX(e){return e===1?1:-Math.pow(2,-10*e)+1}function UX(e){return e===0?0:e===1?1:(e/=.5)<1?.5*Math.pow(2,10*(e-1)):.5*(-Math.pow(2,-10*--e)+2)}function XX(e){return-(Math.sqrt(1-e*e)-1)}function $X(e){return Math.sqrt(1-Math.pow(e-1,2))}function KX(e){return(e/=.5)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)}function YX(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375}function QX(e){let t=Wt;return e*e*((t+1)*e-t)}function ZX(e){let t=Wt;return(e-=1)*e*((t+1)*e+t)+1}function JX(e){let t=Wt;return(e/=.5)<1?.5*(e*e*(((t*=1.525)+1)*e-t)):.5*((e-=2)*e*(((t*=1.525)+1)*e+t)+2)}function e8(e){let t=Wt,r=0,n=1;return e===0?0:e===1?1:(r||(r=.3),n<1?(n=1,t=r/4):t=r/(2*Math.PI)*Math.asin(1/n),-(n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)))}function t8(e){let t=Wt,r=0,n=1;return e===0?0:e===1?1:(r||(r=.3),n<1?(n=1,t=r/4):t=r/(2*Math.PI)*Math.asin(1/n),n*Math.pow(2,-10*e)*Math.sin((e-t)*(2*Math.PI)/r)+1)}function r8(e){let t=Wt,r=0,n=1;return e===0?0:(e/=1/2)===2?1:(r||(r=.3*1.5),n<1?(n=1,t=r/4):t=r/(2*Math.PI)*Math.asin(1/n),e<1?-.5*(n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)):n*Math.pow(2,-10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)*.5+1)}function n8(e){let t=Wt;return(e/=.5)<1?.5*(e*e*(((t*=1.525)+1)*e-t)):.5*((e-=2)*e*(((t*=1.525)+1)*e+t)+2)}function i8(e){let t=Wt;return e*e*((t+1)*e-t)}function a8(e){let t=Wt;return(e-=1)*e*((t+1)*e+t)+1}function s8(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375}function o8(e){return e<1/2.75?7.5625*e*e:e<2/2.75?2-(7.5625*(e-=1.5/2.75)*e+.75):e<2.5/2.75?2-(7.5625*(e-=2.25/2.75)*e+.9375):2-(7.5625*(e-=2.625/2.75)*e+.984375)}var di,Wt,AX,IX,PX,CX,Xu=de(()=>{"use strict";di=ue(Uu()),Wt=1.70158,AX=(0,di.default)(.25,.1,.25,1),IX=(0,di.default)(.42,0,1,1),PX=(0,di.default)(0,0,.58,1),CX=(0,di.default)(.42,0,.58,1)});var b_={};ze(b_,{applyEasing:()=>u8,createBezierEasing:()=>l8,optimizeFloat:()=>gi});function gi(e,t=5,r=10){let n=Math.pow(r,t),i=Number(Math.round(e*n)/n);return Math.abs(i)>1e-4?i:0}function l8(e){return(0,E_.default)(...e)}function u8(e,t,r){return t===0?0:t===1?1:gi(r?t>0?r(t):t:t>0&&e&&mi[e]?mi[e](t):t)}var E_,$u=de(()=>{"use strict";Xu();E_=ue(Uu())});var __={};ze(__,{createElementState:()=>x_,ixElements:()=>_8,mergeActionState:()=>Ku});function x_(e,t,r,n,i){let a=r===h8?(0,on.getIn)(i,["config","target","objectId"]):null;return(0,on.mergeIn)(e,[n],{id:n,ref:t,refId:a,refType:r})}function Ku(e,t,r,n,i){let a=A8(i);return(0,on.mergeIn)(e,[t,x8,r],n,a)}function A8(e){let{config:t}=e;return T8.reduce((r,n)=>{let i=n[0],a=n[1],o=t[i],s=t[a];return o!=null&&s!=null&&(r[a]=s),r},{})}var on,qoe,h8,Loe,c8,f8,p8,d8,m8,g8,v8,y8,E8,b8,S8,S_,x8,_8,T8,T_=de(()=>{"use strict";on=ue(sn());Ze();({HTML_ELEMENT:qoe,PLAIN_OBJECT:h8,ABSTRACT_NODE:Loe,CONFIG_X_VALUE:c8,CONFIG_Y_VALUE:f8,CONFIG_Z_VALUE:p8,CONFIG_VALUE:d8,CONFIG_X_UNIT:m8,CONFIG_Y_UNIT:g8,CONFIG_Z_UNIT:v8,CONFIG_UNIT:y8}=Be),{IX2_SESSION_STOPPED:E8,IX2_INSTANCE_ADDED:b8,IX2_ELEMENT_STATE_CHANGED:S8}=De,S_={},x8="refState",_8=(e=S_,t={})=>{switch(t.type){case E8:return S_;case b8:{let{elementId:r,element:n,origin:i,actionItem:a,refType:o}=t.payload,{actionTypeId:s}=a,l=e;return(0,on.getIn)(l,[r,n])!==n&&(l=x_(l,n,o,r,a)),Ku(l,r,s,i,a)}case S8:{let{elementId:r,actionTypeId:n,current:i,actionItem:a}=t.payload;return Ku(e,r,n,i,a)}default:return e}};T8=[[c8,m8],[f8,g8],[p8,v8],[d8,y8]]});var A_=E(qe=>{"use strict";Object.defineProperty(qe,"__esModule",{value:!0});qe.renderPlugin=qe.getPluginOrigin=qe.getPluginDuration=qe.getPluginDestination=qe.getPluginConfig=qe.createPluginInstance=qe.clearPlugin=void 0;var I8=e=>e.value;qe.getPluginConfig=I8;var P8=(e,t)=>{if(t.config.duration!=="auto")return null;let r=parseFloat(e.getAttribute("data-duration"));return r>0?r*1e3:parseFloat(e.getAttribute("data-default-duration"))*1e3};qe.getPluginDuration=P8;var C8=e=>e||{value:0};qe.getPluginOrigin=C8;var w8=e=>({value:e.value});qe.getPluginDestination=w8;var M8=e=>{let t=window.Webflow.require("lottie").createInstance(e);return t.stop(),t.setSubframe(!0),t};qe.createPluginInstance=M8;var F8=(e,t,r)=>{if(!e)return;let n=t[r.actionTypeId].value/100;e.goToFrame(e.frames*n)};qe.renderPlugin=F8;var O8=e=>{window.Webflow.require("lottie").createInstance(e).stop()};qe.clearPlugin=O8});var P_=E(Le=>{"use strict";Object.defineProperty(Le,"__esModule",{value:!0});Le.renderPlugin=Le.getPluginOrigin=Le.getPluginDuration=Le.getPluginDestination=Le.getPluginConfig=Le.createPluginInstance=Le.clearPlugin=void 0;var D8=e=>document.querySelector(`[data-w-id="${e}"]`),R8=()=>window.Webflow.require("spline"),q8=(e,t)=>e.filter(r=>!t.includes(r)),L8=(e,t)=>e.value[t];Le.getPluginConfig=L8;var k8=()=>null;Le.getPluginDuration=k8;var I_=Object.freeze({positionX:0,positionY:0,positionZ:0,rotationX:0,rotationY:0,rotationZ:0,scaleX:1,scaleY:1,scaleZ:1}),N8=(e,t)=>{let r=t.config.value,n=Object.keys(r);if(e){let a=Object.keys(e),o=q8(n,a);return o.length?o.reduce((l,c)=>(l[c]=I_[c],l),e):e}return n.reduce((a,o)=>(a[o]=I_[o],a),{})};Le.getPluginOrigin=N8;var B8=e=>e.value;Le.getPluginDestination=B8;var V8=(e,t)=>{var r;let n=t==null||(r=t.config)===null||r===void 0||(r=r.target)===null||r===void 0?void 0:r.pluginElement;return n?D8(n):null};Le.createPluginInstance=V8;var G8=(e,t,r)=>{let n=R8(),i=n.getInstance(e),a=r.config.target.objectId,o=s=>{if(!s)throw new Error("Invalid spline app passed to renderSpline");let l=a&&s.findObjectById(a);if(!l)return;let{PLUGIN_SPLINE:c}=t;c.positionX!=null&&(l.position.x=c.positionX),c.positionY!=null&&(l.position.y=c.positionY),c.positionZ!=null&&(l.position.z=c.positionZ),c.rotationX!=null&&(l.rotation.x=c.rotationX),c.rotationY!=null&&(l.rotation.y=c.rotationY),c.rotationZ!=null&&(l.rotation.z=c.rotationZ),c.scaleX!=null&&(l.scale.x=c.scaleX),c.scaleY!=null&&(l.scale.y=c.scaleY),c.scaleZ!=null&&(l.scale.z=c.scaleZ)};i?o(i.spline):n.setLoadHandler(e,o)};Le.renderPlugin=G8;var z8=()=>null;Le.clearPlugin=z8});var Qu=E(Yu=>{"use strict";Object.defineProperty(Yu,"__esModule",{value:!0});Yu.normalizeColor=H8;var C_={aliceblue:"#F0F8FF",antiquewhite:"#FAEBD7",aqua:"#00FFFF",aquamarine:"#7FFFD4",azure:"#F0FFFF",beige:"#F5F5DC",bisque:"#FFE4C4",black:"#000000",blanchedalmond:"#FFEBCD",blue:"#0000FF",blueviolet:"#8A2BE2",brown:"#A52A2A",burlywood:"#DEB887",cadetblue:"#5F9EA0",chartreuse:"#7FFF00",chocolate:"#D2691E",coral:"#FF7F50",cornflowerblue:"#6495ED",cornsilk:"#FFF8DC",crimson:"#DC143C",cyan:"#00FFFF",darkblue:"#00008B",darkcyan:"#008B8B",darkgoldenrod:"#B8860B",darkgray:"#A9A9A9",darkgreen:"#006400",darkgrey:"#A9A9A9",darkkhaki:"#BDB76B",darkmagenta:"#8B008B",darkolivegreen:"#556B2F",darkorange:"#FF8C00",darkorchid:"#9932CC",darkred:"#8B0000",darksalmon:"#E9967A",darkseagreen:"#8FBC8F",darkslateblue:"#483D8B",darkslategray:"#2F4F4F",darkslategrey:"#2F4F4F",darkturquoise:"#00CED1",darkviolet:"#9400D3",deeppink:"#FF1493",deepskyblue:"#00BFFF",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1E90FF",firebrick:"#B22222",floralwhite:"#FFFAF0",forestgreen:"#228B22",fuchsia:"#FF00FF",gainsboro:"#DCDCDC",ghostwhite:"#F8F8FF",gold:"#FFD700",goldenrod:"#DAA520",gray:"#808080",green:"#008000",greenyellow:"#ADFF2F",grey:"#808080",honeydew:"#F0FFF0",hotpink:"#FF69B4",indianred:"#CD5C5C",indigo:"#4B0082",ivory:"#FFFFF0",khaki:"#F0E68C",lavender:"#E6E6FA",lavenderblush:"#FFF0F5",lawngreen:"#7CFC00",lemonchiffon:"#FFFACD",lightblue:"#ADD8E6",lightcoral:"#F08080",lightcyan:"#E0FFFF",lightgoldenrodyellow:"#FAFAD2",lightgray:"#D3D3D3",lightgreen:"#90EE90",lightgrey:"#D3D3D3",lightpink:"#FFB6C1",lightsalmon:"#FFA07A",lightseagreen:"#20B2AA",lightskyblue:"#87CEFA",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#B0C4DE",lightyellow:"#FFFFE0",lime:"#00FF00",limegreen:"#32CD32",linen:"#FAF0E6",magenta:"#FF00FF",maroon:"#800000",mediumaquamarine:"#66CDAA",mediumblue:"#0000CD",mediumorchid:"#BA55D3",mediumpurple:"#9370DB",mediumseagreen:"#3CB371",mediumslateblue:"#7B68EE",mediumspringgreen:"#00FA9A",mediumturquoise:"#48D1CC",mediumvioletred:"#C71585",midnightblue:"#191970",mintcream:"#F5FFFA",mistyrose:"#FFE4E1",moccasin:"#FFE4B5",navajowhite:"#FFDEAD",navy:"#000080",oldlace:"#FDF5E6",olive:"#808000",olivedrab:"#6B8E23",orange:"#FFA500",orangered:"#FF4500",orchid:"#DA70D6",palegoldenrod:"#EEE8AA",palegreen:"#98FB98",paleturquoise:"#AFEEEE",palevioletred:"#DB7093",papayawhip:"#FFEFD5",peachpuff:"#FFDAB9",peru:"#CD853F",pink:"#FFC0CB",plum:"#DDA0DD",powderblue:"#B0E0E6",purple:"#800080",rebeccapurple:"#663399",red:"#FF0000",rosybrown:"#BC8F8F",royalblue:"#4169E1",saddlebrown:"#8B4513",salmon:"#FA8072",sandybrown:"#F4A460",seagreen:"#2E8B57",seashell:"#FFF5EE",sienna:"#A0522D",silver:"#C0C0C0",skyblue:"#87CEEB",slateblue:"#6A5ACD",slategray:"#708090",slategrey:"#708090",snow:"#FFFAFA",springgreen:"#00FF7F",steelblue:"#4682B4",tan:"#D2B48C",teal:"#008080",thistle:"#D8BFD8",tomato:"#FF6347",turquoise:"#40E0D0",violet:"#EE82EE",wheat:"#F5DEB3",white:"#FFFFFF",whitesmoke:"#F5F5F5",yellow:"#FFFF00",yellowgreen:"#9ACD32"};function H8(e){let t,r,n,i=1,a=e.replace(/\s/g,"").toLowerCase(),s=(typeof C_[a]=="string"?C_[a].toLowerCase():null)||a;if(s.startsWith("#")){let l=s.substring(1);l.length===3?(t=parseInt(l[0]+l[0],16),r=parseInt(l[1]+l[1],16),n=parseInt(l[2]+l[2],16)):l.length===6&&(t=parseInt(l.substring(0,2),16),r=parseInt(l.substring(2,4),16),n=parseInt(l.substring(4,6),16))}else if(s.startsWith("rgba")){let l=s.match(/rgba\(([^)]+)\)/)[1].split(",");t=parseInt(l[0],10),r=parseInt(l[1],10),n=parseInt(l[2],10),i=parseFloat(l[3])}else if(s.startsWith("rgb")){let l=s.match(/rgb\(([^)]+)\)/)[1].split(",");t=parseInt(l[0],10),r=parseInt(l[1],10),n=parseInt(l[2],10)}else if(s.startsWith("hsla")){let l=s.match(/hsla\(([^)]+)\)/)[1].split(","),c=parseFloat(l[0]),u=parseFloat(l[1].replace("%",""))/100,f=parseFloat(l[2].replace("%",""))/100;i=parseFloat(l[3]);let m=(1-Math.abs(2*f-1))*u,d=m*(1-Math.abs(c/60%2-1)),p=f-m/2,g,h,v;c>=0&&c<60?(g=m,h=d,v=0):c>=60&&c<120?(g=d,h=m,v=0):c>=120&&c<180?(g=0,h=m,v=d):c>=180&&c<240?(g=0,h=d,v=m):c>=240&&c<300?(g=d,h=0,v=m):(g=m,h=0,v=d),t=Math.round((g+p)*255),r=Math.round((h+p)*255),n=Math.round((v+p)*255)}else if(s.startsWith("hsl")){let l=s.match(/hsl\(([^)]+)\)/)[1].split(","),c=parseFloat(l[0]),u=parseFloat(l[1].replace("%",""))/100,f=parseFloat(l[2].replace("%",""))/100,m=(1-Math.abs(2*f-1))*u,d=m*(1-Math.abs(c/60%2-1)),p=f-m/2,g,h,v;c>=0&&c<60?(g=m,h=d,v=0):c>=60&&c<120?(g=d,h=m,v=0):c>=120&&c<180?(g=0,h=m,v=d):c>=180&&c<240?(g=0,h=d,v=m):c>=240&&c<300?(g=d,h=0,v=m):(g=m,h=0,v=d),t=Math.round((g+p)*255),r=Math.round((h+p)*255),n=Math.round((v+p)*255)}if(Number.isNaN(t)||Number.isNaN(r)||Number.isNaN(n))throw new Error(`Invalid color in [ix2/shared/utils/normalizeColor.js] '${e}'`);return{red:t,green:r,blue:n,alpha:i}}});var w_=E(ke=>{"use strict";Object.defineProperty(ke,"__esModule",{value:!0});ke.renderPlugin=ke.getPluginOrigin=ke.getPluginDuration=ke.getPluginDestination=ke.getPluginConfig=ke.createPluginInstance=ke.clearPlugin=void 0;var j8=Qu(),W8=(e,t)=>e.value[t];ke.getPluginConfig=W8;var U8=()=>null;ke.getPluginDuration=U8;var X8=(e,t)=>{if(e)return e;let r=t.config.value,n=t.config.target.objectId,i=getComputedStyle(document.documentElement).getPropertyValue(n);if(r.size!=null)return{size:parseInt(i,10)};if(r.red!=null&&r.green!=null&&r.blue!=null)return(0,j8.normalizeColor)(i)};ke.getPluginOrigin=X8;var $8=e=>e.value;ke.getPluginDestination=$8;var K8=()=>null;ke.createPluginInstance=K8;var Y8=(e,t,r)=>{let n=r.config.target.objectId,i=r.config.value.unit,{PLUGIN_VARIABLE:a}=t,{size:o,red:s,green:l,blue:c,alpha:u}=a,f;o!=null&&(f=o+i),s!=null&&c!=null&&l!=null&&u!=null&&(f=`rgba(${s}, ${l}, ${c}, ${u})`),f!=null&&document.documentElement.style.setProperty(n,f)};ke.renderPlugin=Y8;var Q8=(e,t)=>{let r=t.config.target.objectId;document.documentElement.style.removeProperty(r)};ke.clearPlugin=Q8});var M_=E(hs=>{"use strict";var Ju=Qa().default;Object.defineProperty(hs,"__esModule",{value:!0});hs.pluginMethodMap=void 0;var Zu=(Ze(),ft(Lx)),Z8=Ju(A_()),J8=Ju(P_()),e$=Ju(w_()),Goe=hs.pluginMethodMap=new Map([[Zu.ActionTypeConsts.PLUGIN_LOTTIE,{...Z8}],[Zu.ActionTypeConsts.PLUGIN_SPLINE,{...J8}],[Zu.ActionTypeConsts.PLUGIN_VARIABLE,{...e$}]])});var F_={};ze(F_,{clearPlugin:()=>ah,createPluginInstance:()=>r$,getPluginConfig:()=>th,getPluginDestination:()=>nh,getPluginDuration:()=>t$,getPluginOrigin:()=>rh,isPluginType:()=>Pr,renderPlugin:()=>ih});function Pr(e){return eh.pluginMethodMap.has(e)}var eh,Cr,th,rh,t$,nh,r$,ih,ah,sh=de(()=>{"use strict";os();eh=ue(M_());Cr=e=>t=>{if(!St)return()=>null;let r=eh.pluginMethodMap.get(t);if(!r)throw new Error(`IX2 no plugin configured for: ${t}`);let n=r[e];if(!n)throw new Error(`IX2 invalid plugin method: ${e}`);return n},th=Cr("getPluginConfig"),rh=Cr("getPluginOrigin"),t$=Cr("getPluginDuration"),nh=Cr("getPluginDestination"),r$=Cr("createPluginInstance"),ih=Cr("renderPlugin"),ah=Cr("clearPlugin")});var D_=E((joe,O_)=>{function n$(e,t){return e==null||e!==e?t:e}O_.exports=n$});var q_=E((Woe,R_)=>{function i$(e,t,r,n){var i=-1,a=e==null?0:e.length;for(n&&a&&(r=e[++i]);++i<a;)r=t(r,e[i],i,e);return r}R_.exports=i$});var k_=E((Uoe,L_)=>{function a$(e){return function(t,r,n){for(var i=-1,a=Object(t),o=n(t),s=o.length;s--;){var l=o[e?s:++i];if(r(a[l],l,a)===!1)break}return t}}L_.exports=a$});var B_=E((Xoe,N_)=>{var s$=k_(),o$=s$();N_.exports=o$});var oh=E(($oe,V_)=>{var l$=B_(),u$=On();function h$(e,t){return e&&l$(e,t,u$)}V_.exports=h$});var z_=E((Koe,G_)=>{var c$=mr();function f$(e,t){return function(r,n){if(r==null)return r;if(!c$(r))return e(r,n);for(var i=r.length,a=t?i:-1,o=Object(r);(t?a--:++a<i)&&n(o[a],a,o)!==!1;);return r}}G_.exports=f$});var lh=E((Yoe,H_)=>{var p$=oh(),d$=z_(),m$=d$(p$);H_.exports=m$});var W_=E((Qoe,j_)=>{function g$(e,t,r,n,i){return i(e,function(a,o,s){r=n?(n=!1,a):t(r,a,o,s)}),r}j_.exports=g$});var X_=E((Zoe,U_)=>{var v$=q_(),y$=lh(),E$=Jt(),b$=W_(),S$=Re();function x$(e,t,r){var n=S$(e)?v$:b$,i=arguments.length<3;return n(e,E$(t,4),r,i,y$)}U_.exports=x$});var K_=E((Joe,$_)=>{var _$=Us(),T$=Jt(),A$=bo(),I$=Math.max,P$=Math.min;function C$(e,t,r){var n=e==null?0:e.length;if(!n)return-1;var i=n-1;return r!==void 0&&(i=A$(r),i=r<0?I$(n+i,0):P$(i,n-1)),_$(e,T$(t,3),i,!0)}$_.exports=C$});var Q_=E((ele,Y_)=>{var w$=Hu(),M$=K_(),F$=w$(M$);Y_.exports=F$});function Z_(e,t){return e===t?e!==0||t!==0||1/e===1/t:e!==e&&t!==t}function O$(e,t){if(Z_(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;let r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let i=0;i<r.length;i++)if(!Object.hasOwn(t,r[i])||!Z_(e[r[i]],t[r[i]]))return!1;return!0}var uh,J_=de(()=>{"use strict";uh=O$});var vT={};ze(vT,{cleanupHTMLElement:()=>w9,clearAllStyles:()=>C9,clearObjectCache:()=>K$,getActionListProgress:()=>F9,getAffectedElements:()=>dh,getComputedStyle:()=>n9,getDestinationValues:()=>h9,getElementId:()=>J$,getInstanceId:()=>Q$,getInstanceOrigin:()=>s9,getItemConfigByKey:()=>u9,getMaxDurationItemIndex:()=>gT,getNamespacedParameterId:()=>R9,getRenderType:()=>pT,getStyleProp:()=>c9,mediaQueriesEqual:()=>L9,observeStore:()=>r9,reduceListToGroup:()=>O9,reifyState:()=>e9,renderHTMLElement:()=>f9,shallowEqual:()=>uh,shouldAllowMediaQuery:()=>q9,shouldNamespaceEventParameter:()=>D9,stringifyTarget:()=>k9});function K$(){cs.clear()}function Q$(){return"i"+Y$++}function J$(e,t){for(let r in e){let n=e[r];if(n&&n.ref===t)return n.id}return"e"+Z$++}function e9({events:e,actionLists:t,site:r}={}){let n=(0,ms.default)(e,(o,s)=>{let{eventTypeId:l}=s;return o[l]||(o[l]={}),o[l][s.id]=s,o},{}),i=r&&r.mediaQueries,a=[];return i?a=i.map(o=>o.key):(i=[],console.warn("IX2 missing mediaQueries in site data")),{ixData:{events:e,actionLists:t,eventTypeMap:n,mediaQueries:i,mediaQueryKeys:a}}}function r9({store:e,select:t,onChange:r,comparator:n=t9}){let{getState:i,subscribe:a}=e,o=a(l),s=t(i());function l(){let c=t(i());if(c==null){o();return}n(c,s)||(s=c,r(s,e))}return o}function rT(e){let t=typeof e;if(t==="string")return{id:e};if(e!=null&&t==="object"){let{id:r,objectId:n,selector:i,selectorGuids:a,appliesTo:o,useEventTarget:s}=e;return{id:r,objectId:n,selector:i,selectorGuids:a,appliesTo:o,useEventTarget:s}}return{}}function dh({config:e,event:t,eventTarget:r,elementRoot:n,elementApi:i}){if(!i)throw new Error("IX2 missing elementApi");let{targets:a}=e;if(Array.isArray(a)&&a.length>0)return a.reduce((R,w)=>R.concat(dh({config:{target:w},event:t,eventTarget:r,elementRoot:n,elementApi:i})),[]);let{getValidDocument:o,getQuerySelector:s,queryDocument:l,getChildElements:c,getSiblingElements:u,matchSelector:f,elementContains:m,isSiblingNode:d}=i,{target:p}=e;if(!p)return[];let{id:g,objectId:h,selector:v,selectorGuids:y,appliesTo:b,useEventTarget:S}=rT(p);if(h)return[cs.has(h)?cs.get(h):cs.set(h,{}).get(h)];if(b===Bu.PAGE){let R=o(g);return R?[R]:[]}let A=(t?.action?.config?.affectedElements??{})[g||v]||{},T=!!(A.id||A.selector),C,D,M,_=t&&s(rT(t.target));if(T?(C=A.limitAffectedElements,D=_,M=s(A)):D=M=s({id:g,selector:v,selectorGuids:y}),t&&S){let R=r&&(M||S===!0)?[r]:l(_);if(M){if(S===U$)return l(M).filter(w=>R.some(F=>m(w,F)));if(S===eT)return l(M).filter(w=>R.some(F=>m(F,w)));if(S===tT)return l(M).filter(w=>R.some(F=>d(F,w)))}return R}return D==null||M==null?[]:St&&n?l(M).filter(R=>n.contains(R)):C===eT?l(D,M):C===W$?c(l(D)).filter(f(M)):C===tT?u(l(D)).filter(f(M)):l(M)}function n9({element:e,actionItem:t}){if(!St)return{};let{actionTypeId:r}=t;switch(r){case fn:case pn:case dn:case mn:case vs:return window.getComputedStyle(e);default:return{}}}function s9(e,t={},r={},n,i){let{getStyle:a}=i,{actionTypeId:o}=n;if(Pr(o))return rh(o)(t[o],n);switch(n.actionTypeId){case un:case hn:case cn:case bi:return t[n.actionTypeId]||mh[n.actionTypeId];case Si:return i9(t[n.actionTypeId],n.config.filters);case xi:return a9(t[n.actionTypeId],n.config.fontVariations);case hT:return{value:(0,Ut.default)(parseFloat(a(e,ps)),1)};case fn:{let s=a(e,Dt),l=a(e,Rt),c,u;return n.config.widthUnit===fr?c=nT.test(s)?parseFloat(s):parseFloat(r.width):c=(0,Ut.default)(parseFloat(s),parseFloat(r.width)),n.config.heightUnit===fr?u=nT.test(l)?parseFloat(l):parseFloat(r.height):u=(0,Ut.default)(parseFloat(l),parseFloat(r.height)),{widthValue:c,heightValue:u}}case pn:case dn:case mn:return A9({element:e,actionTypeId:n.actionTypeId,computedStyle:r,getStyle:a});case vs:return{value:(0,Ut.default)(a(e,ds),r.display)};case $$:return t[n.actionTypeId]||{value:0};default:return}}function h9({element:e,actionItem:t,elementApi:r}){if(Pr(t.actionTypeId))return nh(t.actionTypeId)(t.config);switch(t.actionTypeId){case un:case hn:case cn:case bi:{let{xValue:n,yValue:i,zValue:a}=t.config;return{xValue:n,yValue:i,zValue:a}}case fn:{let{getStyle:n,setStyle:i,getProperty:a}=r,{widthUnit:o,heightUnit:s}=t.config,{widthValue:l,heightValue:c}=t.config;if(!St)return{widthValue:l,heightValue:c};if(o===fr){let u=n(e,Dt);i(e,Dt,""),l=a(e,"offsetWidth"),i(e,Dt,u)}if(s===fr){let u=n(e,Rt);i(e,Rt,""),c=a(e,"offsetHeight"),i(e,Rt,u)}return{widthValue:l,heightValue:c}}case pn:case dn:case mn:{let{rValue:n,gValue:i,bValue:a,aValue:o,globalSwatchId:s}=t.config;if(s&&s.startsWith("--")){let{getStyle:l}=r,c=l(e,s),u=(0,sT.normalizeColor)(c);return{rValue:u.red,gValue:u.green,bValue:u.blue,aValue:u.alpha}}return{rValue:n,gValue:i,bValue:a,aValue:o}}case Si:return t.config.filters.reduce(o9,{});case xi:return t.config.fontVariations.reduce(l9,{});default:{let{value:n}=t.config;return{value:n}}}}function pT(e){if(/^TRANSFORM_/.test(e))return lT;if(/^STYLE_/.test(e))return fh;if(/^GENERAL_/.test(e))return ch;if(/^PLUGIN_/.test(e))return uT}function c9(e,t){return e===fh?t.replace("STYLE_","").toLowerCase():null}function f9(e,t,r,n,i,a,o,s,l){switch(s){case lT:return v9(e,t,r,i,o);case fh:return I9(e,t,r,i,a,o);case ch:return P9(e,i,o);case uT:{let{actionTypeId:c}=i;if(Pr(c))return ih(c)(l,t,i)}}}function v9(e,t,r,n,i){let a=g9.map(s=>{let l=mh[s],{xValue:c=l.xValue,yValue:u=l.yValue,zValue:f=l.zValue,xUnit:m="",yUnit:d="",zUnit:p=""}=t[s]||{};switch(s){case un:return`${q$}(${c}${m}, ${u}${d}, ${f}${p})`;case hn:return`${L$}(${c}${m}, ${u}${d}, ${f}${p})`;case cn:return`${k$}(${c}${m}) ${N$}(${u}${d}) ${B$}(${f}${p})`;case bi:return`${V$}(${c}${m}, ${u}${d})`;default:return""}}).join(" "),{setStyle:o}=i;wr(e,cr,i),o(e,cr,a),b9(n,r)&&o(e,ss,G$)}function y9(e,t,r,n){let i=(0,ms.default)(t,(o,s,l)=>`${o} ${l}(${s}${m9(l,r)})`,""),{setStyle:a}=n;wr(e,vi,n),a(e,vi,i)}function E9(e,t,r,n){let i=(0,ms.default)(t,(o,s,l)=>(o.push(`"${l}" ${s}`),o),[]).join(", "),{setStyle:a}=n;wr(e,yi,n),a(e,yi,i)}function b9({actionTypeId:e},{xValue:t,yValue:r,zValue:n}){return e===un&&n!==void 0||e===hn&&n!==void 0||e===cn&&(t!==void 0||r!==void 0)}function T9(e,t){let r=e.exec(t);return r?r[1]:""}function A9({element:e,actionTypeId:t,computedStyle:r,getStyle:n}){let i=ph[t],a=n(e,i),o=x9.test(a)?a:r[i],s=T9(_9,o).split(Ei);return{rValue:(0,Ut.default)(parseInt(s[0],10),255),gValue:(0,Ut.default)(parseInt(s[1],10),255),bValue:(0,Ut.default)(parseInt(s[2],10),255),aValue:(0,Ut.default)(parseFloat(s[3]),1)}}function I9(e,t,r,n,i,a){let{setStyle:o}=a;switch(n.actionTypeId){case fn:{let{widthUnit:s="",heightUnit:l=""}=n.config,{widthValue:c,heightValue:u}=r;c!==void 0&&(s===fr&&(s="px"),wr(e,Dt,a),o(e,Dt,c+s)),u!==void 0&&(l===fr&&(l="px"),wr(e,Rt,a),o(e,Rt,u+l));break}case Si:{y9(e,r,n.config,a);break}case xi:{E9(e,r,n.config,a);break}case pn:case dn:case mn:{let s=ph[n.actionTypeId],l=Math.round(r.rValue),c=Math.round(r.gValue),u=Math.round(r.bValue),f=r.aValue;wr(e,s,a),o(e,s,f>=1?`rgb(${l},${c},${u})`:`rgba(${l},${c},${u},${f})`);break}default:{let{unit:s=""}=n.config;wr(e,i,a),o(e,i,r.value+s);break}}}function P9(e,t,r){let{setStyle:n}=r;switch(t.actionTypeId){case vs:{let{value:i}=t.config;i===z$&&St?n(e,ds,Wu):n(e,ds,i);return}}}function wr(e,t,r){if(!St)return;let n=fT[t];if(!n)return;let{getStyle:i,setStyle:a}=r,o=i(e,ln);if(!o){a(e,ln,n);return}let s=o.split(Ei).map(cT);s.indexOf(n)===-1&&a(e,ln,s.concat(n).join(Ei))}function dT(e,t,r){if(!St)return;let n=fT[t];if(!n)return;let{getStyle:i,setStyle:a}=r,o=i(e,ln);!o||o.indexOf(n)===-1||a(e,ln,o.split(Ei).map(cT).filter(s=>s!==n).join(Ei))}function C9({store:e,elementApi:t}){let{ixData:r}=e.getState(),{events:n={},actionLists:i={}}=r;Object.keys(n).forEach(a=>{let o=n[a],{config:s}=o.action,{actionListId:l}=s,c=i[l];c&&iT({actionList:c,event:o,elementApi:t})}),Object.keys(i).forEach(a=>{iT({actionList:i[a],elementApi:t})})}function iT({actionList:e={},event:t,elementApi:r}){let{actionItemGroups:n,continuousParameterGroups:i}=e;n&&n.forEach(a=>{aT({actionGroup:a,event:t,elementApi:r})}),i&&i.forEach(a=>{let{continuousActionGroups:o}=a;o.forEach(s=>{aT({actionGroup:s,event:t,elementApi:r})})})}function aT({actionGroup:e,event:t,elementApi:r}){let{actionItems:n}=e;n.forEach(i=>{let{actionTypeId:a,config:o}=i,s;Pr(a)?s=l=>ah(a)(l,i):s=mT({effect:M9,actionTypeId:a,elementApi:r}),dh({config:o,event:t,elementApi:r}).forEach(s)})}function w9(e,t,r){let{setStyle:n,getStyle:i}=r,{actionTypeId:a}=t;if(a===fn){let{config:o}=t;o.widthUnit===fr&&n(e,Dt,""),o.heightUnit===fr&&n(e,Rt,"")}i(e,ln)&&mT({effect:dT,actionTypeId:a,elementApi:r})(e)}function M9(e,t,r){let{setStyle:n}=r;dT(e,t,r),n(e,t,""),t===cr&&n(e,ss,"")}function gT(e){let t=0,r=0;return e.forEach((n,i)=>{let{config:a}=n,o=a.delay+a.duration;o>=t&&(t=o,r=i)}),r}function F9(e,t){let{actionItemGroups:r,useFirstGroupAsInitialState:n}=e,{actionItem:i,verboseTimeElapsed:a=0}=t,o=0,s=0;return r.forEach((l,c)=>{if(n&&c===0)return;let{actionItems:u}=l,f=u[gT(u)],{config:m,actionTypeId:d}=f;i.id===f.id&&(s=o+a);let p=pT(d)===ch?0:m.duration;o+=m.delay+p}),o>0?gi(s/o):0}function O9({actionList:e,actionItemId:t,rawData:r}){let{actionItemGroups:n,continuousParameterGroups:i}=e,a=[],o=s=>(a.push((0,gs.mergeIn)(s,["config"],{delay:0,duration:0})),s.id===t);return n&&n.some(({actionItems:s})=>s.some(o)),i&&i.some(s=>{let{continuousActionGroups:l}=s;return l.some(({actionItems:c})=>c.some(o))}),(0,gs.setIn)(r,["actionLists"],{[e.id]:{id:e.id,actionItemGroups:[{actionItems:a}]}})}function D9(e,{basedOn:t}){return e===bt.SCROLLING_IN_VIEW&&(t===Ot.ELEMENT||t==null)||e===bt.MOUSE_MOVE&&t===Ot.ELEMENT}function R9(e,t){return e+X$+t}function q9(e,t){return t==null?!0:e.indexOf(t)!==-1}function L9(e,t){return uh(e&&e.sort(),t&&t.sort())}function k9(e){if(typeof e=="string")return e;if(e.pluginElement&&e.objectId)return e.pluginElement+hh+e.objectId;if(e.objectId)return e.objectId;let{id:t="",selector:r="",useEventTarget:n=""}=e;return t+hh+r+hh+n}var Ut,ms,fs,gs,sT,D$,R$,q$,L$,k$,N$,B$,V$,G$,z$,ps,vi,yi,Dt,Rt,oT,H$,j$,eT,W$,tT,U$,ds,ln,fr,Ei,X$,hh,lT,ch,fh,uT,un,hn,cn,bi,hT,Si,xi,fn,pn,dn,mn,vs,$$,cT,ph,fT,cs,Y$,Z$,t9,nT,i9,a9,o9,l9,u9,mh,p9,d9,m9,g9,S9,x9,_9,mT,yT=de(()=>{"use strict";Ut=ue(D_()),ms=ue(X_()),fs=ue(Q_()),gs=ue(sn());Ze();J_();$u();sT=ue(Qu());sh();os();({BACKGROUND:D$,TRANSFORM:R$,TRANSLATE_3D:q$,SCALE_3D:L$,ROTATE_X:k$,ROTATE_Y:N$,ROTATE_Z:B$,SKEW:V$,PRESERVE_3D:G$,FLEX:z$,OPACITY:ps,FILTER:vi,FONT_VARIATION_SETTINGS:yi,WIDTH:Dt,HEIGHT:Rt,BACKGROUND_COLOR:oT,BORDER_COLOR:H$,COLOR:j$,CHILDREN:eT,IMMEDIATE_CHILDREN:W$,SIBLINGS:tT,PARENT:U$,DISPLAY:ds,WILL_CHANGE:ln,AUTO:fr,COMMA_DELIMITER:Ei,COLON_DELIMITER:X$,BAR_DELIMITER:hh,RENDER_TRANSFORM:lT,RENDER_GENERAL:ch,RENDER_STYLE:fh,RENDER_PLUGIN:uT}=Be),{TRANSFORM_MOVE:un,TRANSFORM_SCALE:hn,TRANSFORM_ROTATE:cn,TRANSFORM_SKEW:bi,STYLE_OPACITY:hT,STYLE_FILTER:Si,STYLE_FONT_VARIATION:xi,STYLE_SIZE:fn,STYLE_BACKGROUND_COLOR:pn,STYLE_BORDER:dn,STYLE_TEXT_COLOR:mn,GENERAL_DISPLAY:vs,OBJECT_VALUE:$$}=Qe,cT=e=>e.trim(),ph=Object.freeze({[pn]:oT,[dn]:H$,[mn]:j$}),fT=Object.freeze({[cr]:R$,[oT]:D$,[ps]:ps,[vi]:vi,[Dt]:Dt,[Rt]:Rt,[yi]:yi}),cs=new Map;Y$=1;Z$=1;t9=(e,t)=>e===t;nT=/px/,i9=(e,t)=>t.reduce((r,n)=>(r[n.type]==null&&(r[n.type]=p9[n.type]),r),e||{}),a9=(e,t)=>t.reduce((r,n)=>(r[n.type]==null&&(r[n.type]=d9[n.type]||n.defaultValue||0),r),e||{});o9=(e,t)=>(t&&(e[t.type]=t.value||0),e),l9=(e,t)=>(t&&(e[t.type]=t.value||0),e),u9=(e,t,r)=>{if(Pr(e))return th(e)(r,t);switch(e){case Si:{let n=(0,fs.default)(r.filters,({type:i})=>i===t);return n?n.value:0}case xi:{let n=(0,fs.default)(r.fontVariations,({type:i})=>i===t);return n?n.value:0}default:return r[t]}};mh={[un]:Object.freeze({xValue:0,yValue:0,zValue:0}),[hn]:Object.freeze({xValue:1,yValue:1,zValue:1}),[cn]:Object.freeze({xValue:0,yValue:0,zValue:0}),[bi]:Object.freeze({xValue:0,yValue:0})},p9=Object.freeze({blur:0,"hue-rotate":0,invert:0,grayscale:0,saturate:100,sepia:0,contrast:100,brightness:100}),d9=Object.freeze({wght:0,opsz:0,wdth:0,slnt:0}),m9=(e,t)=>{let r=(0,fs.default)(t.filters,({type:n})=>n===e);if(r&&r.unit)return r.unit;switch(e){case"blur":return"px";case"hue-rotate":return"deg";default:return"%"}},g9=Object.keys(mh);S9="\\(([^)]+)\\)",x9=/^rgb/,_9=RegExp(`rgba?${S9}`);mT=({effect:e,actionTypeId:t,elementApi:r})=>n=>{switch(t){case un:case hn:case cn:case bi:e(n,cr,r);break;case Si:e(n,vi,r);break;case xi:e(n,yi,r);break;case hT:e(n,ps,r);break;case fn:e(n,Dt,r),e(n,Rt,r);break;case pn:case dn:case mn:e(n,ph[t],r);break;case vs:e(n,ds,r);break}}});var Mr=E(Xe=>{"use strict";var gn=Qa().default;Object.defineProperty(Xe,"__esModule",{value:!0});Xe.IX2VanillaUtils=Xe.IX2VanillaPlugins=Xe.IX2ElementsReducer=Xe.IX2Easings=Xe.IX2EasingUtils=Xe.IX2BrowserSupport=void 0;var N9=gn((os(),ft(p_)));Xe.IX2BrowserSupport=N9;var B9=gn((Xu(),ft(mi)));Xe.IX2Easings=B9;var V9=gn(($u(),ft(b_)));Xe.IX2EasingUtils=V9;var G9=gn((T_(),ft(__)));Xe.IX2ElementsReducer=G9;var z9=gn((sh(),ft(F_)));Xe.IX2VanillaPlugins=z9;var H9=gn((yT(),ft(vT)));Xe.IX2VanillaUtils=H9});var Es,Xt,j9,W9,U9,X9,$9,K9,ys,ET,Y9,Q9,gh,Z9,J9,e7,t7,bT,ST=de(()=>{"use strict";Ze();Es=ue(Mr()),Xt=ue(sn()),{IX2_RAW_DATA_IMPORTED:j9,IX2_SESSION_STOPPED:W9,IX2_INSTANCE_ADDED:U9,IX2_INSTANCE_STARTED:X9,IX2_INSTANCE_REMOVED:$9,IX2_ANIMATION_FRAME_CHANGED:K9}=De,{optimizeFloat:ys,applyEasing:ET,createBezierEasing:Y9}=Es.IX2EasingUtils,{RENDER_GENERAL:Q9}=Be,{getItemConfigByKey:gh,getRenderType:Z9,getStyleProp:J9}=Es.IX2VanillaUtils,e7=(e,t)=>{let{position:r,parameterId:n,actionGroups:i,destinationKeys:a,smoothing:o,restingValue:s,actionTypeId:l,customEasingFn:c,skipMotion:u,skipToValue:f}=e,{parameters:m}=t.payload,d=Math.max(1-o,.01),p=m[n];p==null&&(d=1,p=s);let g=Math.max(p,0)||0,h=ys(g-r),v=u?f:ys(r+h*d),y=v*100;if(v===r&&e.current)return e;let b,S,x,A;for(let C=0,{length:D}=i;C<D;C++){let{keyframe:M,actionItems:_}=i[C];if(C===0&&(b=_[0]),y>=M){b=_[0];let R=i[C+1],w=R&&y!==M;S=w?R.actionItems[0]:null,w&&(x=M/100,A=(R.keyframe-M)/100)}}let T={};if(b&&!S)for(let C=0,{length:D}=a;C<D;C++){let M=a[C];T[M]=gh(l,M,b.config)}else if(b&&S&&x!==void 0&&A!==void 0){let C=(v-x)/A,D=b.config.easing,M=ET(D,C,c);for(let _=0,{length:R}=a;_<R;_++){let w=a[_],F=gh(l,w,b.config),X=(gh(l,w,S.config)-F)*M+F;T[w]=X}}return(0,Xt.merge)(e,{position:v,current:T})},t7=(e,t)=>{let{active:r,origin:n,start:i,immediate:a,renderType:o,verbose:s,actionItem:l,destination:c,destinationKeys:u,pluginDuration:f,instanceDelay:m,customEasingFn:d,skipMotion:p}=e,g=l.config.easing,{duration:h,delay:v}=l.config;f!=null&&(h=f),v=m??v,o===Q9?h=0:(a||p)&&(h=v=0);let{now:y}=t.payload;if(r&&n){let b=y-(i+v);if(s){let C=y-i,D=h+v,M=ys(Math.min(Math.max(0,C/D),1));e=(0,Xt.set)(e,"verboseTimeElapsed",D*M)}if(b<0)return e;let S=ys(Math.min(Math.max(0,b/h),1)),x=ET(g,S,d),A={},T=null;return u.length&&(T=u.reduce((C,D)=>{let M=c[D],_=parseFloat(n[D])||0,w=(parseFloat(M)-_)*x+_;return C[D]=w,C},{})),A.current=T,A.position=S,S===1&&(A.active=!1,A.complete=!0),(0,Xt.merge)(e,A)}return e},bT=(e=Object.freeze({}),t)=>{switch(t.type){case j9:return t.payload.ixInstances||Object.freeze({});case W9:return Object.freeze({});case U9:{let{instanceId:r,elementId:n,actionItem:i,eventId:a,eventTarget:o,eventStateKey:s,actionListId:l,groupIndex:c,isCarrier:u,origin:f,destination:m,immediate:d,verbose:p,continuous:g,parameterId:h,actionGroups:v,smoothing:y,restingValue:b,pluginInstance:S,pluginDuration:x,instanceDelay:A,skipMotion:T,skipToValue:C}=t.payload,{actionTypeId:D}=i,M=Z9(D),_=J9(M,D),R=Object.keys(m).filter(F=>m[F]!=null&&typeof m[F]!="string"),{easing:w}=i.config;return(0,Xt.set)(e,r,{id:r,elementId:n,active:!1,position:0,start:0,origin:f,destination:m,destinationKeys:R,immediate:d,verbose:p,current:null,actionItem:i,actionTypeId:D,eventId:a,eventTarget:o,eventStateKey:s,actionListId:l,groupIndex:c,renderType:M,isCarrier:u,styleProp:_,continuous:g,parameterId:h,actionGroups:v,smoothing:y,restingValue:b,pluginInstance:S,pluginDuration:x,instanceDelay:A,skipMotion:T,skipToValue:C,customEasingFn:Array.isArray(w)&&w.length===4?Y9(w):void 0})}case X9:{let{instanceId:r,time:n}=t.payload;return(0,Xt.mergeIn)(e,[r],{active:!0,complete:!1,start:n})}case $9:{let{instanceId:r}=t.payload;if(!e[r])return e;let n={},i=Object.keys(e),{length:a}=i;for(let o=0;o<a;o++){let s=i[o];s!==r&&(n[s]=e[s])}return n}case K9:{let r=e,n=Object.keys(e),{length:i}=n;for(let a=0;a<i;a++){let o=n[a],s=e[o],l=s.continuous?e7:t7;r=(0,Xt.set)(r,o,l(s,t))}return r}default:return e}}});var r7,n7,i7,xT,_T=de(()=>{"use strict";Ze();({IX2_RAW_DATA_IMPORTED:r7,IX2_SESSION_STOPPED:n7,IX2_PARAMETER_CHANGED:i7}=De),xT=(e={},t)=>{switch(t.type){case r7:return t.payload.ixParameters||{};case n7:return{};case i7:{let{key:r,value:n}=t.payload;return e[r]=n,e}default:return e}}});var IT={};ze(IT,{default:()=>s7});var TT,AT,a7,s7,PT=de(()=>{"use strict";TT=ue(Nu());Nx();a_();l_();AT=ue(Mr());ST();_T();({ixElements:a7}=AT.IX2ElementsReducer),s7=(0,TT.combineReducers)({ixData:kx,ixRequest:i_,ixSession:o_,ixElements:a7,ixInstances:bT,ixParameters:xT})});var wT=E((vle,CT)=>{var o7=Qt(),l7=Re(),u7=Lt(),h7="[object String]";function c7(e){return typeof e=="string"||!l7(e)&&u7(e)&&o7(e)==h7}CT.exports=c7});var FT=E((yle,MT)=>{var f7=Eo(),p7=f7("length");MT.exports=p7});var DT=E((Ele,OT)=>{var d7="\\ud800-\\udfff",m7="\\u0300-\\u036f",g7="\\ufe20-\\ufe2f",v7="\\u20d0-\\u20ff",y7=m7+g7+v7,E7="\\ufe0e\\ufe0f",b7="\\u200d",S7=RegExp("["+b7+d7+y7+E7+"]");function x7(e){return S7.test(e)}OT.exports=x7});var zT=E((ble,GT)=>{var qT="\\ud800-\\udfff",_7="\\u0300-\\u036f",T7="\\ufe20-\\ufe2f",A7="\\u20d0-\\u20ff",I7=_7+T7+A7,P7="\\ufe0e\\ufe0f",C7="["+qT+"]",vh="["+I7+"]",yh="\\ud83c[\\udffb-\\udfff]",w7="(?:"+vh+"|"+yh+")",LT="[^"+qT+"]",kT="(?:\\ud83c[\\udde6-\\uddff]){2}",NT="[\\ud800-\\udbff][\\udc00-\\udfff]",M7="\\u200d",BT=w7+"?",VT="["+P7+"]?",F7="(?:"+M7+"(?:"+[LT,kT,NT].join("|")+")"+VT+BT+")*",O7=VT+BT+F7,D7="(?:"+[LT+vh+"?",vh,kT,NT,C7].join("|")+")",RT=RegExp(yh+"(?="+yh+")|"+D7+O7,"g");function R7(e){for(var t=RT.lastIndex=0;RT.test(e);)++t;return t}GT.exports=R7});var jT=E((Sle,HT)=>{var q7=FT(),L7=DT(),k7=zT();function N7(e){return L7(e)?k7(e):q7(e)}HT.exports=N7});var UT=E((xle,WT)=>{var B7=zi(),V7=Hi(),G7=mr(),z7=wT(),H7=jT(),j7="[object Map]",W7="[object Set]";function U7(e){if(e==null)return 0;if(G7(e))return z7(e)?H7(e):e.length;var t=V7(e);return t==j7||t==W7?e.size:B7(e).length}WT.exports=U7});var $T=E((_le,XT)=>{var X7="Expected a function";function $7(e){if(typeof e!="function")throw new TypeError(X7);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}XT.exports=$7});var Eh=E((Tle,KT)=>{var K7=Zt(),Y7=function(){try{var e=K7(Object,"defineProperty");return e({},"",{}),e}catch{}}();KT.exports=Y7});var bh=E((Ale,QT)=>{var YT=Eh();function Q7(e,t,r){t=="__proto__"&&YT?YT(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}QT.exports=Q7});var JT=E((Ile,ZT)=>{var Z7=bh(),J7=Oi(),eK=Object.prototype,tK=eK.hasOwnProperty;function rK(e,t,r){var n=e[t];(!(tK.call(e,t)&&J7(n,r))||r===void 0&&!(t in e))&&Z7(e,t,r)}ZT.exports=rK});var rA=E((Ple,tA)=>{var nK=JT(),iK=Rn(),aK=Ni(),eA=It(),sK=zr();function oK(e,t,r,n){if(!eA(e))return e;t=iK(t,e);for(var i=-1,a=t.length,o=a-1,s=e;s!=null&&++i<a;){var l=sK(t[i]),c=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(i!=o){var u=s[l];c=n?n(u,l,s):void 0,c===void 0&&(c=eA(u)?u:aK(t[i+1])?[]:{})}nK(s,l,c),s=s[l]}return e}tA.exports=oK});var iA=E((Cle,nA)=>{var lK=Ui(),uK=rA(),hK=Rn();function cK(e,t,r){for(var n=-1,i=t.length,a={};++n<i;){var o=t[n],s=lK(e,o);r(s,o)&&uK(a,hK(o,e),s)}return a}nA.exports=cK});var sA=E((wle,aA)=>{var fK=Li(),pK=Au(),dK=ro(),mK=to(),gK=Object.getOwnPropertySymbols,vK=gK?function(e){for(var t=[];e;)fK(t,dK(e)),e=pK(e);return t}:mK;aA.exports=vK});var lA=E((Mle,oA)=>{function yK(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}oA.exports=yK});var hA=E((Fle,uA)=>{var EK=It(),bK=Gi(),SK=lA(),xK=Object.prototype,_K=xK.hasOwnProperty;function TK(e){if(!EK(e))return SK(e);var t=bK(e),r=[];for(var n in e)n=="constructor"&&(t||!_K.call(e,n))||r.push(n);return r}uA.exports=TK});var fA=E((Ole,cA)=>{var AK=io(),IK=hA(),PK=mr();function CK(e){return PK(e)?AK(e,!0):IK(e)}cA.exports=CK});var dA=E((Dle,pA)=>{var wK=eo(),MK=sA(),FK=fA();function OK(e){return wK(e,FK,MK)}pA.exports=OK});var gA=E((Rle,mA)=>{var DK=yo(),RK=Jt(),qK=iA(),LK=dA();function kK(e,t){if(e==null)return{};var r=DK(LK(e),function(n){return[n]});return t=RK(t),qK(e,r,function(n,i){return t(n,i[0])})}mA.exports=kK});var yA=E((qle,vA)=>{var NK=Jt(),BK=$T(),VK=gA();function GK(e,t){return VK(e,BK(NK(t)))}vA.exports=GK});var bA=E((Lle,EA)=>{var zK=zi(),HK=Hi(),jK=Cn(),WK=Re(),UK=mr(),XK=ki(),$K=Gi(),KK=Vi(),YK="[object Map]",QK="[object Set]",ZK=Object.prototype,JK=ZK.hasOwnProperty;function eY(e){if(e==null)return!0;if(UK(e)&&(WK(e)||typeof e=="string"||typeof e.splice=="function"||XK(e)||KK(e)||jK(e)))return!e.length;var t=HK(e);if(t==YK||t==QK)return!e.size;if($K(e))return!zK(e).length;for(var r in e)if(JK.call(e,r))return!1;return!0}EA.exports=eY});var xA=E((kle,SA)=>{var tY=bh(),rY=oh(),nY=Jt();function iY(e,t){var r={};return t=nY(t,3),rY(e,function(n,i,a){tY(r,i,t(n,i,a))}),r}SA.exports=iY});var TA=E((Nle,_A)=>{function aY(e,t){for(var r=-1,n=e==null?0:e.length;++r<n&&t(e[r],r,e)!==!1;);return e}_A.exports=aY});var IA=E((Ble,AA)=>{var sY=$i();function oY(e){return typeof e=="function"?e:sY}AA.exports=oY});var CA=E((Vle,PA)=>{var lY=TA(),uY=lh(),hY=IA(),cY=Re();function fY(e,t){var r=cY(e)?lY:uY;return r(e,hY(t))}PA.exports=fY});var MA=E((Gle,wA)=>{var pY=mt(),dY=function(){return pY.Date.now()};wA.exports=dY});var DA=E((zle,OA)=>{var mY=It(),Sh=MA(),FA=Ki(),gY="Expected a function",vY=Math.max,yY=Math.min;function EY(e,t,r){var n,i,a,o,s,l,c=0,u=!1,f=!1,m=!0;if(typeof e!="function")throw new TypeError(gY);t=FA(t)||0,mY(r)&&(u=!!r.leading,f="maxWait"in r,a=f?vY(FA(r.maxWait)||0,t):a,m="trailing"in r?!!r.trailing:m);function d(A){var T=n,C=i;return n=i=void 0,c=A,o=e.apply(C,T),o}function p(A){return c=A,s=setTimeout(v,t),u?d(A):o}function g(A){var T=A-l,C=A-c,D=t-T;return f?yY(D,a-C):D}function h(A){var T=A-l,C=A-c;return l===void 0||T>=t||T<0||f&&C>=a}function v(){var A=Sh();if(h(A))return y(A);s=setTimeout(v,g(A))}function y(A){return s=void 0,m&&n?d(A):(n=i=void 0,o)}function b(){s!==void 0&&clearTimeout(s),c=0,n=l=i=s=void 0}function S(){return s===void 0?o:y(Sh())}function x(){var A=Sh(),T=h(A);if(n=arguments,i=this,l=A,T){if(s===void 0)return p(l);if(f)return clearTimeout(s),s=setTimeout(v,t),d(l)}return s===void 0&&(s=setTimeout(v,t)),o}return x.cancel=b,x.flush=S,x}OA.exports=EY});var qA=E((Hle,RA)=>{var bY=DA(),SY=It(),xY="Expected a function";function _Y(e,t,r){var n=!0,i=!0;if(typeof e!="function")throw new TypeError(xY);return SY(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),bY(e,t,{leading:n,maxWait:t,trailing:i})}RA.exports=_Y});var kA={};ze(kA,{actionListPlaybackChanged:()=>yn,animationFrameChanged:()=>Ss,clearRequested:()=>$Y,elementStateChanged:()=>wh,eventListenerAdded:()=>bs,eventStateChanged:()=>Ih,instanceAdded:()=>Ph,instanceRemoved:()=>Ch,instanceStarted:()=>xs,mediaQueriesDefined:()=>Fh,parameterChanged:()=>vn,playbackRequested:()=>UY,previewRequested:()=>WY,rawDataImported:()=>xh,sessionInitialized:()=>_h,sessionStarted:()=>Th,sessionStopped:()=>Ah,stopRequested:()=>XY,testFrameRendered:()=>KY,viewportWidthChanged:()=>Mh});var LA,TY,AY,IY,PY,CY,wY,MY,FY,OY,DY,RY,qY,LY,kY,NY,BY,VY,GY,zY,HY,jY,xh,_h,Th,Ah,WY,UY,XY,$Y,bs,KY,Ih,Ss,vn,Ph,xs,Ch,wh,yn,Mh,Fh,_s=de(()=>{"use strict";Ze();LA=ue(Mr()),{IX2_RAW_DATA_IMPORTED:TY,IX2_SESSION_INITIALIZED:AY,IX2_SESSION_STARTED:IY,IX2_SESSION_STOPPED:PY,IX2_PREVIEW_REQUESTED:CY,IX2_PLAYBACK_REQUESTED:wY,IX2_STOP_REQUESTED:MY,IX2_CLEAR_REQUESTED:FY,IX2_EVENT_LISTENER_ADDED:OY,IX2_TEST_FRAME_RENDERED:DY,IX2_EVENT_STATE_CHANGED:RY,IX2_ANIMATION_FRAME_CHANGED:qY,IX2_PARAMETER_CHANGED:LY,IX2_INSTANCE_ADDED:kY,IX2_INSTANCE_STARTED:NY,IX2_INSTANCE_REMOVED:BY,IX2_ELEMENT_STATE_CHANGED:VY,IX2_ACTION_LIST_PLAYBACK_CHANGED:GY,IX2_VIEWPORT_WIDTH_CHANGED:zY,IX2_MEDIA_QUERIES_DEFINED:HY}=De,{reifyState:jY}=LA.IX2VanillaUtils,xh=e=>({type:TY,payload:{...jY(e)}}),_h=({hasBoundaryNodes:e,reducedMotion:t})=>({type:AY,payload:{hasBoundaryNodes:e,reducedMotion:t}}),Th=()=>({type:IY}),Ah=()=>({type:PY}),WY=({rawData:e,defer:t})=>({type:CY,payload:{defer:t,rawData:e}}),UY=({actionTypeId:e=Qe.GENERAL_START_ACTION,actionListId:t,actionItemId:r,eventId:n,allowEvents:i,immediate:a,testManual:o,verbose:s,rawData:l})=>({type:wY,payload:{actionTypeId:e,actionListId:t,actionItemId:r,testManual:o,eventId:n,allowEvents:i,immediate:a,verbose:s,rawData:l}}),XY=e=>({type:MY,payload:{actionListId:e}}),$Y=()=>({type:FY}),bs=(e,t)=>({type:OY,payload:{target:e,listenerParams:t}}),KY=(e=1)=>({type:DY,payload:{step:e}}),Ih=(e,t)=>({type:RY,payload:{stateKey:e,newState:t}}),Ss=(e,t)=>({type:qY,payload:{now:e,parameters:t}}),vn=(e,t)=>({type:LY,payload:{key:e,value:t}}),Ph=e=>({type:kY,payload:{...e}}),xs=(e,t)=>({type:NY,payload:{instanceId:e,time:t}}),Ch=e=>({type:BY,payload:{instanceId:e}}),wh=(e,t,r,n)=>({type:VY,payload:{elementId:e,actionTypeId:t,current:r,actionItem:n}}),yn=({actionListId:e,isPlaying:t})=>({type:GY,payload:{actionListId:e,isPlaying:t}}),Mh=({width:e,mediaQueries:t})=>({type:zY,payload:{width:e,mediaQueries:t}}),Fh=()=>({type:HY})});var $e={};ze($e,{elementContains:()=>Rh,getChildElements:()=>aQ,getClosestElement:()=>_i,getProperty:()=>eQ,getQuerySelector:()=>Dh,getRefType:()=>qh,getSiblingElements:()=>sQ,getStyle:()=>JY,getValidDocument:()=>rQ,isSiblingNode:()=>iQ,matchSelector:()=>tQ,queryDocument:()=>nQ,setStyle:()=>ZY});function ZY(e,t,r){e.style[t]=r}function JY(e,t){return t.startsWith("--")?window.getComputedStyle(document.documentElement).getPropertyValue(t):e.style[t]}function eQ(e,t){return e[t]}function tQ(e){return t=>t[Oh](e)}function Dh({id:e,selector:t}){if(e){let r=e;if(e.indexOf(NA)!==-1){let n=e.split(NA),i=n[0];if(r=n[1],i!==document.documentElement.getAttribute(VA))return null}return`[data-w-id="${r}"], [data-w-id^="${r}_instance"]`}return t}function rQ(e){return e==null||e===document.documentElement.getAttribute(VA)?document:null}function nQ(e,t){return Array.prototype.slice.call(document.querySelectorAll(t?e+" "+t:e))}function Rh(e,t){return e.contains(t)}function iQ(e,t){return e!==t&&e.parentNode===t.parentNode}function aQ(e){let t=[];for(let r=0,{length:n}=e||[];r<n;r++){let{children:i}=e[r],{length:a}=i;if(a)for(let o=0;o<a;o++)t.push(i[o])}return t}function sQ(e=[]){let t=[],r=[];for(let n=0,{length:i}=e;n<i;n++){let{parentNode:a}=e[n];if(!a||!a.children||!a.children.length||r.indexOf(a)!==-1)continue;r.push(a);let o=a.firstElementChild;for(;o!=null;)e.indexOf(o)===-1&&t.push(o),o=o.nextElementSibling}return t}function qh(e){return e!=null&&typeof e=="object"?e instanceof Element?YY:QY:null}var BA,Oh,NA,YY,QY,VA,_i,GA=de(()=>{"use strict";BA=ue(Mr());Ze();({ELEMENT_MATCHES:Oh}=BA.IX2BrowserSupport),{IX2_ID_DELIMITER:NA,HTML_ELEMENT:YY,PLAIN_OBJECT:QY,WF_PAGE:VA}=Be;_i=Element.prototype.closest?(e,t)=>document.documentElement.contains(e)?e.closest(t):null:(e,t)=>{if(!document.documentElement.contains(e))return null;let r=e;do{if(r[Oh]&&r[Oh](t))return r;r=r.parentNode}while(r!=null);return null}});var Lh=E((Ule,HA)=>{var oQ=It(),zA=Object.create,lQ=function(){function e(){}return function(t){if(!oQ(t))return{};if(zA)return zA(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();HA.exports=lQ});var Ts=E((Xle,jA)=>{function uQ(){}jA.exports=uQ});var Is=E(($le,WA)=>{var hQ=Lh(),cQ=Ts();function As(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}As.prototype=hQ(cQ.prototype);As.prototype.constructor=As;WA.exports=As});var KA=E((Kle,$A)=>{var UA=qr(),fQ=Cn(),pQ=Re(),XA=UA?UA.isConcatSpreadable:void 0;function dQ(e){return pQ(e)||fQ(e)||!!(XA&&e&&e[XA])}$A.exports=dQ});var ZA=E((Yle,QA)=>{var mQ=Li(),gQ=KA();function YA(e,t,r,n,i){var a=-1,o=e.length;for(r||(r=gQ),i||(i=[]);++a<o;){var s=e[a];t>0&&r(s)?t>1?YA(s,t-1,r,n,i):mQ(i,s):n||(i[i.length]=s)}return i}QA.exports=YA});var eI=E((Qle,JA)=>{var vQ=ZA();function yQ(e){var t=e==null?0:e.length;return t?vQ(e,1):[]}JA.exports=yQ});var rI=E((Zle,tI)=>{function EQ(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}tI.exports=EQ});var aI=E((Jle,iI)=>{var bQ=rI(),nI=Math.max;function SQ(e,t,r){return t=nI(t===void 0?e.length-1:t,0),function(){for(var n=arguments,i=-1,a=nI(n.length-t,0),o=Array(a);++i<a;)o[i]=n[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=n[i];return s[t]=r(o),bQ(e,this,s)}}iI.exports=SQ});var oI=E((eue,sI)=>{function xQ(e){return function(){return e}}sI.exports=xQ});var hI=E((tue,uI)=>{var _Q=oI(),lI=Eh(),TQ=$i(),AQ=lI?function(e,t){return lI(e,"toString",{configurable:!0,enumerable:!1,value:_Q(t),writable:!0})}:TQ;uI.exports=AQ});var fI=E((rue,cI)=>{var IQ=800,PQ=16,CQ=Date.now;function wQ(e){var t=0,r=0;return function(){var n=CQ(),i=PQ-(n-r);if(r=n,i>0){if(++t>=IQ)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}cI.exports=wQ});var dI=E((nue,pI)=>{var MQ=hI(),FQ=fI(),OQ=FQ(MQ);pI.exports=OQ});var gI=E((iue,mI)=>{var DQ=eI(),RQ=aI(),qQ=dI();function LQ(e){return qQ(RQ(e,void 0,DQ),e+"")}mI.exports=LQ});var EI=E((aue,yI)=>{var vI=so(),kQ=vI&&new vI;yI.exports=kQ});var SI=E((sue,bI)=>{function NQ(){}bI.exports=NQ});var kh=E((oue,_I)=>{var xI=EI(),BQ=SI(),VQ=xI?function(e){return xI.get(e)}:BQ;_I.exports=VQ});var AI=E((lue,TI)=>{var GQ={};TI.exports=GQ});var Nh=E((uue,PI)=>{var II=AI(),zQ=Object.prototype,HQ=zQ.hasOwnProperty;function jQ(e){for(var t=e.name+"",r=II[t],n=HQ.call(II,t)?r.length:0;n--;){var i=r[n],a=i.func;if(a==null||a==e)return i.name}return t}PI.exports=jQ});var Cs=E((hue,CI)=>{var WQ=Lh(),UQ=Ts(),XQ=4294967295;function Ps(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=XQ,this.__views__=[]}Ps.prototype=WQ(UQ.prototype);Ps.prototype.constructor=Ps;CI.exports=Ps});var MI=E((cue,wI)=>{function $Q(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}wI.exports=$Q});var OI=E((fue,FI)=>{var KQ=Cs(),YQ=Is(),QQ=MI();function ZQ(e){if(e instanceof KQ)return e.clone();var t=new YQ(e.__wrapped__,e.__chain__);return t.__actions__=QQ(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}FI.exports=ZQ});var qI=E((pue,RI)=>{var JQ=Cs(),DI=Is(),eZ=Ts(),tZ=Re(),rZ=Lt(),nZ=OI(),iZ=Object.prototype,aZ=iZ.hasOwnProperty;function ws(e){if(rZ(e)&&!tZ(e)&&!(e instanceof JQ)){if(e instanceof DI)return e;if(aZ.call(e,"__wrapped__"))return nZ(e)}return new DI(e)}ws.prototype=eZ.prototype;ws.prototype.constructor=ws;RI.exports=ws});var kI=E((due,LI)=>{var sZ=Cs(),oZ=kh(),lZ=Nh(),uZ=qI();function hZ(e){var t=lZ(e),r=uZ[t];if(typeof r!="function"||!(t in sZ.prototype))return!1;if(e===r)return!0;var n=oZ(r);return!!n&&e===n[0]}LI.exports=hZ});var GI=E((mue,VI)=>{var NI=Is(),cZ=gI(),fZ=kh(),Bh=Nh(),pZ=Re(),BI=kI(),dZ="Expected a function",mZ=8,gZ=32,vZ=128,yZ=256;function EZ(e){return cZ(function(t){var r=t.length,n=r,i=NI.prototype.thru;for(e&&t.reverse();n--;){var a=t[n];if(typeof a!="function")throw new TypeError(dZ);if(i&&!o&&Bh(a)=="wrapper")var o=new NI([],!0)}for(n=o?n:r;++n<r;){a=t[n];var s=Bh(a),l=s=="wrapper"?fZ(a):void 0;l&&BI(l[0])&&l[1]==(vZ|mZ|gZ|yZ)&&!l[4].length&&l[9]==1?o=o[Bh(l[0])].apply(o,l[3]):o=a.length==1&&BI(a)?o[s]():o.thru(a)}return function(){var c=arguments,u=c[0];if(o&&c.length==1&&pZ(u))return o.plant(u).value();for(var f=0,m=r?t[f].apply(this,c):u;++f<r;)m=t[f].call(this,m);return m}})}VI.exports=EZ});var HI=E((gue,zI)=>{var bZ=GI(),SZ=bZ();zI.exports=SZ});var WI=E((vue,jI)=>{function xZ(e,t,r){return e===e&&(r!==void 0&&(e=e<=r?e:r),t!==void 0&&(e=e>=t?e:t)),e}jI.exports=xZ});var XI=E((yue,UI)=>{var _Z=WI(),Vh=Ki();function TZ(e,t,r){return r===void 0&&(r=t,t=void 0),r!==void 0&&(r=Vh(r),r=r===r?r:0),t!==void 0&&(t=Vh(t),t=t===t?t:0),_Z(Vh(e),t,r)}UI.exports=TZ});var rP,nP,iP,aP,AZ,IZ,PZ,CZ,wZ,MZ,FZ,OZ,DZ,RZ,qZ,LZ,kZ,NZ,BZ,sP,oP,VZ,GZ,zZ,lP,HZ,jZ,uP,WZ,Gh,hP,$I,KI,cP,Ai,UZ,qt,fP,XZ,et,xt,Ii,pP,zh,YI,Hh,$Z,Ti,KZ,YZ,QZ,dP,QI,ZZ,ZI,JZ,eJ,tJ,JI,Ms,Fs,eP,tP,mP,gP=de(()=>{"use strict";rP=ue(HI()),nP=ue(Xi()),iP=ue(XI());Ze();jh();_s();aP=ue(Mr()),{MOUSE_CLICK:AZ,MOUSE_SECOND_CLICK:IZ,MOUSE_DOWN:PZ,MOUSE_UP:CZ,MOUSE_OVER:wZ,MOUSE_OUT:MZ,DROPDOWN_CLOSE:FZ,DROPDOWN_OPEN:OZ,SLIDER_ACTIVE:DZ,SLIDER_INACTIVE:RZ,TAB_ACTIVE:qZ,TAB_INACTIVE:LZ,NAVBAR_CLOSE:kZ,NAVBAR_OPEN:NZ,MOUSE_MOVE:BZ,PAGE_SCROLL_DOWN:sP,SCROLL_INTO_VIEW:oP,SCROLL_OUT_OF_VIEW:VZ,PAGE_SCROLL_UP:GZ,SCROLLING_IN_VIEW:zZ,PAGE_FINISH:lP,ECOMMERCE_CART_CLOSE:HZ,ECOMMERCE_CART_OPEN:jZ,PAGE_START:uP,PAGE_SCROLL:WZ}=bt,Gh="COMPONENT_ACTIVE",hP="COMPONENT_INACTIVE",{COLON_DELIMITER:$I}=Be,{getNamespacedParameterId:KI}=aP.IX2VanillaUtils,cP=e=>t=>typeof t=="object"&&e(t)?!0:t,Ai=cP(({element:e,nativeEvent:t})=>e===t.target),UZ=cP(({element:e,nativeEvent:t})=>e.contains(t.target)),qt=(0,rP.default)([Ai,UZ]),fP=(e,t)=>{if(t){let{ixData:r}=e.getState(),{events:n}=r,i=n[t];if(i&&!$Z[i.eventTypeId])return i}return null},XZ=({store:e,event:t})=>{let{action:r}=t,{autoStopEventId:n}=r.config;return!!fP(e,n)},et=({store:e,event:t,element:r,eventStateKey:n},i)=>{let{action:a,id:o}=t,{actionListId:s,autoStopEventId:l}=a.config,c=fP(e,l);return c&&En({store:e,eventId:l,eventTarget:r,eventStateKey:l+$I+n.split($I)[1],actionListId:(0,nP.default)(c,"action.config.actionListId")}),En({store:e,eventId:o,eventTarget:r,eventStateKey:n,actionListId:s}),Pi({store:e,eventId:o,eventTarget:r,eventStateKey:n,actionListId:s}),i},xt=(e,t)=>(r,n)=>e(r,n)===!0?t(r,n):n,Ii={handler:xt(qt,et)},pP={...Ii,types:[Gh,hP].join(" ")},zh=[{target:window,types:"resize orientationchange",throttle:!0},{target:document,types:"scroll wheel readystatechange IX2_PAGE_UPDATE",throttle:!0}],YI="mouseover mouseout",Hh={types:zh},$Z={PAGE_START:uP,PAGE_FINISH:lP},Ti=(()=>{let e=window.pageXOffset!==void 0,r=document.compatMode==="CSS1Compat"?document.documentElement:document.body;return()=>({scrollLeft:e?window.pageXOffset:r.scrollLeft,scrollTop:e?window.pageYOffset:r.scrollTop,stiffScrollTop:(0,iP.default)(e?window.pageYOffset:r.scrollTop,0,r.scrollHeight-window.innerHeight),scrollWidth:r.scrollWidth,scrollHeight:r.scrollHeight,clientWidth:r.clientWidth,clientHeight:r.clientHeight,innerWidth:window.innerWidth,innerHeight:window.innerHeight})})(),KZ=(e,t)=>!(e.left>t.right||e.right<t.left||e.top>t.bottom||e.bottom<t.top),YZ=({element:e,nativeEvent:t})=>{let{type:r,target:n,relatedTarget:i}=t,a=e.contains(n);if(r==="mouseover"&&a)return!0;let o=e.contains(i);return!!(r==="mouseout"&&a&&o)},QZ=e=>{let{element:t,event:{config:r}}=e,{clientWidth:n,clientHeight:i}=Ti(),a=r.scrollOffsetValue,l=r.scrollOffsetUnit==="PX"?a:i*(a||0)/100;return KZ(t.getBoundingClientRect(),{left:0,top:l,right:n,bottom:i-l})},dP=e=>(t,r)=>{let{type:n}=t.nativeEvent,i=[Gh,hP].indexOf(n)!==-1?n===Gh:r.isActive,a={...r,isActive:i};return(!r||a.isActive!==r.isActive)&&e(t,a)||a},QI=e=>(t,r)=>{let n={elementHovered:YZ(t)};return(r?n.elementHovered!==r.elementHovered:n.elementHovered)&&e(t,n)||n},ZZ=e=>(t,r)=>{let n={...r,elementVisible:QZ(t)};return(r?n.elementVisible!==r.elementVisible:n.elementVisible)&&e(t,n)||n},ZI=e=>(t,r={})=>{let{stiffScrollTop:n,scrollHeight:i,innerHeight:a}=Ti(),{event:{config:o,eventTypeId:s}}=t,{scrollOffsetValue:l,scrollOffsetUnit:c}=o,u=c==="PX",f=i-a,m=Number((n/f).toFixed(2));if(r&&r.percentTop===m)return r;let d=(u?l:a*(l||0)/100)/f,p,g,h=0;r&&(p=m>r.percentTop,g=r.scrollingDown!==p,h=g?m:r.anchorTop);let v=s===sP?m>=h+d:m<=h-d,y={...r,percentTop:m,inBounds:v,anchorTop:h,scrollingDown:p};return r&&v&&(g||y.inBounds!==r.inBounds)&&e(t,y)||y},JZ=(e,t)=>e.left>t.left&&e.left<t.right&&e.top>t.top&&e.top<t.bottom,eJ=e=>(t,r)=>{let n={finished:document.readyState==="complete"};return n.finished&&!(r&&r.finshed)&&e(t),n},tJ=e=>(t,r)=>{let n={started:!0};return r||e(t),n},JI=e=>(t,r={clickCount:0})=>{let n={clickCount:r.clickCount%2+1};return n.clickCount!==r.clickCount&&e(t,n)||n},Ms=(e=!0)=>({...pP,handler:xt(e?qt:Ai,dP((t,r)=>r.isActive?Ii.handler(t,r):r))}),Fs=(e=!0)=>({...pP,handler:xt(e?qt:Ai,dP((t,r)=>r.isActive?r:Ii.handler(t,r)))}),eP={...Hh,handler:ZZ((e,t)=>{let{elementVisible:r}=t,{event:n,store:i}=e,{ixData:a}=i.getState(),{events:o}=a;return!o[n.action.config.autoStopEventId]&&t.triggered?t:n.eventTypeId===oP===r?(et(e),{...t,triggered:!0}):t})},tP=.05,mP={[DZ]:Ms(),[RZ]:Fs(),[OZ]:Ms(),[FZ]:Fs(),[NZ]:Ms(!1),[kZ]:Fs(!1),[qZ]:Ms(),[LZ]:Fs(),[jZ]:{types:"ecommerce-cart-open",handler:xt(qt,et)},[HZ]:{types:"ecommerce-cart-close",handler:xt(qt,et)},[AZ]:{types:"click",handler:xt(qt,JI((e,{clickCount:t})=>{XZ(e)?t===1&&et(e):et(e)}))},[IZ]:{types:"click",handler:xt(qt,JI((e,{clickCount:t})=>{t===2&&et(e)}))},[PZ]:{...Ii,types:"mousedown"},[CZ]:{...Ii,types:"mouseup"},[wZ]:{types:YI,handler:xt(qt,QI((e,t)=>{t.elementHovered&&et(e)}))},[MZ]:{types:YI,handler:xt(qt,QI((e,t)=>{t.elementHovered||et(e)}))},[BZ]:{types:"mousemove mouseout scroll",handler:({store:e,element:t,eventConfig:r,nativeEvent:n,eventStateKey:i},a={clientX:0,clientY:0,pageX:0,pageY:0})=>{let{basedOn:o,selectedAxis:s,continuousParameterGroupId:l,reverse:c,restingState:u=0}=r,{clientX:f=a.clientX,clientY:m=a.clientY,pageX:d=a.pageX,pageY:p=a.pageY}=n,g=s==="X_AXIS",h=n.type==="mouseout",v=u/100,y=l,b=!1;switch(o){case Ot.VIEWPORT:{v=g?Math.min(f,window.innerWidth)/window.innerWidth:Math.min(m,window.innerHeight)/window.innerHeight;break}case Ot.PAGE:{let{scrollLeft:S,scrollTop:x,scrollWidth:A,scrollHeight:T}=Ti();v=g?Math.min(S+d,A)/A:Math.min(x+p,T)/T;break}case Ot.ELEMENT:default:{y=KI(i,l);let S=n.type.indexOf("mouse")===0;if(S&&qt({element:t,nativeEvent:n})!==!0)break;let x=t.getBoundingClientRect(),{left:A,top:T,width:C,height:D}=x;if(!S&&!JZ({left:f,top:m},x))break;b=!0,v=g?(f-A)/C:(m-T)/D;break}}return h&&(v>1-tP||v<tP)&&(v=Math.round(v)),(o!==Ot.ELEMENT||b||b!==a.elementHovered)&&(v=c?1-v:v,e.dispatch(vn(y,v))),{elementHovered:b,clientX:f,clientY:m,pageX:d,pageY:p}}},[WZ]:{types:zh,handler:({store:e,eventConfig:t})=>{let{continuousParameterGroupId:r,reverse:n}=t,{scrollTop:i,scrollHeight:a,clientHeight:o}=Ti(),s=i/(a-o);s=n?1-s:s,e.dispatch(vn(r,s))}},[zZ]:{types:zh,handler:({element:e,store:t,eventConfig:r,eventStateKey:n},i={scrollPercent:0})=>{let{scrollLeft:a,scrollTop:o,scrollWidth:s,scrollHeight:l,clientHeight:c}=Ti(),{basedOn:u,selectedAxis:f,continuousParameterGroupId:m,startsEntering:d,startsExiting:p,addEndOffset:g,addStartOffset:h,addOffsetValue:v=0,endOffsetValue:y=0}=r,b=f==="X_AXIS";if(u===Ot.VIEWPORT){let S=b?a/s:o/l;return S!==i.scrollPercent&&t.dispatch(vn(m,S)),{scrollPercent:S}}else{let S=KI(n,m),x=e.getBoundingClientRect(),A=(h?v:0)/100,T=(g?y:0)/100;A=d?A:1-A,T=p?T:1-T;let C=x.top+Math.min(x.height*A,c),M=x.top+x.height*T-C,_=Math.min(c+M,l),w=Math.min(Math.max(0,c-C),_)/_;return w!==i.scrollPercent&&t.dispatch(vn(S,w)),{scrollPercent:w}}}},[oP]:eP,[VZ]:eP,[sP]:{...Hh,handler:ZI((e,t)=>{t.scrollingDown&&et(e)})},[GZ]:{...Hh,handler:ZI((e,t)=>{t.scrollingDown||et(e)})},[lP]:{types:"readystatechange IX2_PAGE_UPDATE",handler:xt(Ai,eJ(et))},[uP]:{types:"readystatechange IX2_PAGE_UPDATE",handler:xt(Ai,tJ(et))}}});var DP={};ze(DP,{observeRequests:()=>SJ,startActionGroup:()=>Pi,startEngine:()=>ks,stopActionGroup:()=>En,stopAllActionGroups:()=>MP,stopEngine:()=>Ns});function SJ(e){Fr({store:e,select:({ixRequest:t})=>t.preview,onChange:TJ}),Fr({store:e,select:({ixRequest:t})=>t.playback,onChange:AJ}),Fr({store:e,select:({ixRequest:t})=>t.stop,onChange:IJ}),Fr({store:e,select:({ixRequest:t})=>t.clear,onChange:PJ})}function xJ(e){Fr({store:e,select:({ixSession:t})=>t.mediaQueryKey,onChange:()=>{Ns(e),IP({store:e,elementApi:$e}),ks({store:e,allowEvents:!0}),PP()}})}function _J(e,t){let r=Fr({store:e,select:({ixSession:n})=>n.tick,onChange:n=>{t(n),r()}})}function TJ({rawData:e,defer:t},r){let n=()=>{ks({store:r,rawData:e,allowEvents:!0}),PP()};t?setTimeout(n,0):n()}function PP(){document.dispatchEvent(new CustomEvent("IX2_PAGE_UPDATE"))}function AJ(e,t){let{actionTypeId:r,actionListId:n,actionItemId:i,eventId:a,allowEvents:o,immediate:s,testManual:l,verbose:c=!0}=e,{rawData:u}=e;if(n&&i&&u&&s){let f=u.actionLists[n];f&&(u=hJ({actionList:f,actionItemId:i,rawData:u}))}if(ks({store:t,rawData:u,allowEvents:o,testManual:l}),n&&r===Qe.GENERAL_START_ACTION||Wh(r)){En({store:t,actionListId:n}),wP({store:t,actionListId:n,eventId:a});let f=Pi({store:t,eventId:a,actionListId:n,immediate:s,verbose:c});c&&f&&t.dispatch(yn({actionListId:n,isPlaying:!s}))}}function IJ({actionListId:e},t){e?En({store:t,actionListId:e}):MP({store:t}),Ns(t)}function PJ(e,t){Ns(t),IP({store:t,elementApi:$e})}function ks({store:e,rawData:t,allowEvents:r,testManual:n}){let{ixSession:i}=e.getState();t&&e.dispatch(xh(t)),i.active||(e.dispatch(_h({hasBoundaryNodes:!!document.querySelector(Ds),reducedMotion:document.body.hasAttribute("data-wf-ix-vacation")&&window.matchMedia("(prefers-reduced-motion)").matches})),r&&(DJ(e),CJ(),e.getState().ixSession.hasDefinedMediaQueries&&xJ(e)),e.dispatch(Th()),wJ(e,n))}function CJ(){let{documentElement:e}=document;e.className.indexOf(vP)===-1&&(e.className+=` ${vP}`)}function wJ(e,t){let r=n=>{let{ixSession:i,ixParameters:a}=e.getState();i.active&&(e.dispatch(Ss(n,a)),t?_J(e,r):requestAnimationFrame(r))};r(window.performance.now())}function Ns(e){let{ixSession:t}=e.getState();if(t.active){let{eventListeners:r}=t;r.forEach(MJ),dJ(),e.dispatch(Ah())}}function MJ({target:e,listenerParams:t}){e.removeEventListener.apply(e,t)}function FJ({store:e,eventStateKey:t,eventTarget:r,eventId:n,eventConfig:i,actionListId:a,parameterGroup:o,smoothing:s,restingValue:l}){let{ixData:c,ixSession:u}=e.getState(),{events:f}=c,m=f[n],{eventTypeId:d}=m,p={},g={},h=[],{continuousActionGroups:v}=o,{id:y}=o;cJ(d,i)&&(y=fJ(t,y));let b=u.hasBoundaryNodes&&r?_i(r,Ds):null;v.forEach(S=>{let{keyframe:x,actionItems:A}=S;A.forEach(T=>{let{actionTypeId:C}=T,{target:D}=T.config;if(!D)return;let M=D.boundaryMode?b:null,_=mJ(D)+Uh+C;if(g[_]=OJ(g[_],x,T),!p[_]){p[_]=!0;let{config:R}=T;Rs({config:R,event:m,eventTarget:r,elementRoot:M,elementApi:$e}).forEach(w=>{h.push({element:w,key:_})})}})}),h.forEach(({element:S,key:x})=>{let A=g[x],T=(0,$t.default)(A,"[0].actionItems[0]",{}),{actionTypeId:C}=T,D=Ls(C)?$h(C)(S,T):null,M=Xh({element:S,actionItem:T,elementApi:$e},D);Kh({store:e,element:S,eventId:n,actionListId:a,actionItem:T,destination:M,continuous:!0,parameterId:y,actionGroups:A,smoothing:s,restingValue:l,pluginInstance:D})})}function OJ(e=[],t,r){let n=[...e],i;return n.some((a,o)=>a.keyframe===t?(i=o,!0):!1),i==null&&(i=n.length,n.push({keyframe:t,actionItems:[]})),n[i].actionItems.push(r),n}function DJ(e){let{ixData:t}=e.getState(),{eventTypeMap:r}=t;CP(e),(0,bn.default)(r,(i,a)=>{let o=mP[a];if(!o){console.warn(`IX2 event type not configured: ${a}`);return}BJ({logic:o,store:e,events:i})});let{ixSession:n}=e.getState();n.eventListeners.length&&qJ(e)}function qJ(e){let t=()=>{CP(e)};RJ.forEach(r=>{window.addEventListener(r,t),e.dispatch(bs(window,[r,t]))}),t()}function CP(e){let{ixSession:t,ixData:r}=e.getState(),n=window.innerWidth;if(n!==t.viewportWidth){let{mediaQueries:i}=r;e.dispatch(Mh({width:n,mediaQueries:i}))}}function BJ({logic:e,store:t,events:r}){VJ(r);let{types:n,handler:i}=e,{ixData:a}=t.getState(),{actionLists:o}=a,s=LJ(r,NJ);if(!(0,bP.default)(s))return;(0,bn.default)(s,(f,m)=>{let d=r[m],{action:p,id:g,mediaQueries:h=a.mediaQueryKeys}=d,{actionListId:v}=p.config;gJ(h,a.mediaQueryKeys)||t.dispatch(Fh()),p.actionTypeId===Qe.GENERAL_CONTINUOUS_ACTION&&(Array.isArray(d.config)?d.config:[d.config]).forEach(b=>{let{continuousParameterGroupId:S}=b,x=(0,$t.default)(o,`${v}.continuousParameterGroups`,[]),A=(0,EP.default)(x,({id:D})=>D===S),T=(b.smoothing||0)/100,C=(b.restingState||0)/100;A&&f.forEach((D,M)=>{let _=g+Uh+M;FJ({store:t,eventStateKey:_,eventTarget:D,eventId:g,eventConfig:b,actionListId:v,parameterGroup:A,smoothing:T,restingValue:C})})}),(p.actionTypeId===Qe.GENERAL_START_ACTION||Wh(p.actionTypeId))&&wP({store:t,actionListId:v,eventId:g})});let l=f=>{let{ixSession:m}=t.getState();kJ(s,(d,p,g)=>{let h=r[p],v=m.eventState[g],{action:y,mediaQueries:b=a.mediaQueryKeys}=h;if(!qs(b,m.mediaQueryKey))return;let S=(x={})=>{let A=i({store:t,element:d,event:h,eventConfig:x,nativeEvent:f,eventStateKey:g},v);vJ(A,v)||t.dispatch(Ih(g,A))};y.actionTypeId===Qe.GENERAL_CONTINUOUS_ACTION?(Array.isArray(h.config)?h.config:[h.config]).forEach(S):S()})},c=(0,TP.default)(l,bJ),u=({target:f=document,types:m,throttle:d})=>{m.split(" ").filter(Boolean).forEach(p=>{let g=d?c:l;f.addEventListener(p,g),t.dispatch(bs(f,[p,g]))})};Array.isArray(n)?n.forEach(u):typeof n=="string"&&u(e)}function VJ(e){if(!EJ)return;let t={},r="";for(let n in e){let{eventTypeId:i,target:a}=e[n],o=Dh(a);t[o]||(i===bt.MOUSE_CLICK||i===bt.MOUSE_SECOND_CLICK)&&(t[o]=!0,r+=o+"{cursor: pointer;touch-action: manipulation;}")}if(r){let n=document.createElement("style");n.textContent=r,document.body.appendChild(n)}}function wP({store:e,actionListId:t,eventId:r}){let{ixData:n,ixSession:i}=e.getState(),{actionLists:a,events:o}=n,s=o[r],l=a[t];if(l&&l.useFirstGroupAsInitialState){let c=(0,$t.default)(l,"actionItemGroups[0].actionItems",[]),u=(0,$t.default)(s,"mediaQueries",n.mediaQueryKeys);if(!qs(u,i.mediaQueryKey))return;c.forEach(f=>{let{config:m,actionTypeId:d}=f,p=m?.target?.useEventTarget===!0&&m?.target?.objectId==null?{target:s.target,targets:s.targets}:m,g=Rs({config:p,event:s,elementApi:$e}),h=Ls(d);g.forEach(v=>{let y=h?$h(d)(v,f):null;Kh({destination:Xh({element:v,actionItem:f,elementApi:$e},y),immediate:!0,store:e,element:v,eventId:r,actionItem:f,actionListId:t,pluginInstance:y})})})}}function MP({store:e}){let{ixInstances:t}=e.getState();(0,bn.default)(t,r=>{if(!r.continuous){let{actionListId:n,verbose:i}=r;Yh(r,e),i&&e.dispatch(yn({actionListId:n,isPlaying:!1}))}})}function En({store:e,eventId:t,eventTarget:r,eventStateKey:n,actionListId:i}){let{ixInstances:a,ixSession:o}=e.getState(),s=o.hasBoundaryNodes&&r?_i(r,Ds):null;(0,bn.default)(a,l=>{let c=(0,$t.default)(l,"actionItem.config.target.boundaryMode"),u=n?l.eventStateKey===n:!0;if(l.actionListId===i&&l.eventId===t&&u){if(s&&c&&!Rh(s,l.element))return;Yh(l,e),l.verbose&&e.dispatch(yn({actionListId:i,isPlaying:!1}))}})}function Pi({store:e,eventId:t,eventTarget:r,eventStateKey:n,actionListId:i,groupIndex:a=0,immediate:o,verbose:s}){let{ixData:l,ixSession:c}=e.getState(),{events:u}=l,f=u[t]||{},{mediaQueries:m=l.mediaQueryKeys}=f,d=(0,$t.default)(l,`actionLists.${i}`,{}),{actionItemGroups:p,useFirstGroupAsInitialState:g}=d;if(!p||!p.length)return!1;a>=p.length&&(0,$t.default)(f,"config.loop")&&(a=0),a===0&&g&&a++;let v=(a===0||a===1&&g)&&Wh(f.action?.actionTypeId)?f.config.delay:void 0,y=(0,$t.default)(p,[a,"actionItems"],[]);if(!y.length||!qs(m,c.mediaQueryKey))return!1;let b=c.hasBoundaryNodes&&r?_i(r,Ds):null,S=oJ(y),x=!1;return y.forEach((A,T)=>{let{config:C,actionTypeId:D}=A,M=Ls(D),{target:_}=C;if(!_)return;let R=_.boundaryMode?b:null;Rs({config:C,event:f,eventTarget:r,elementRoot:R,elementApi:$e}).forEach((F,q)=>{let z=M?$h(D)(F,A):null,X=M?yJ(D)(F,A):null;x=!0;let I=S===T&&q===0,O=lJ({element:F,actionItem:A}),L=Xh({element:F,actionItem:A,elementApi:$e},z);Kh({store:e,element:F,actionItem:A,eventId:t,eventTarget:r,eventStateKey:n,actionListId:i,groupIndex:a,isCarrier:I,computedStyle:O,destination:L,immediate:o,verbose:s,pluginInstance:z,pluginDuration:X,instanceDelay:v})})}),x}function Kh(e){let{store:t,computedStyle:r,...n}=e,{element:i,actionItem:a,immediate:o,pluginInstance:s,continuous:l,restingValue:c,eventId:u}=n,f=!l,m=aJ(),{ixElements:d,ixSession:p,ixData:g}=t.getState(),h=iJ(d,i),{refState:v}=d[h]||{},y=qh(i),b=p.reducedMotion&&Gu[a.actionTypeId],S;if(b&&l)switch(g.events[u]?.eventTypeId){case bt.MOUSE_MOVE:case bt.MOUSE_MOVE_IN_VIEWPORT:S=c;break;default:S=.5;break}let x=uJ(i,v,r,a,$e,s);if(t.dispatch(Ph({instanceId:m,elementId:h,origin:x,refType:y,skipMotion:b,skipToValue:S,...n})),FP(document.body,"ix2-animation-started",m),o){GJ(t,m);return}Fr({store:t,select:({ixInstances:A})=>A[m],onChange:OP}),f&&t.dispatch(xs(m,p.tick))}function Yh(e,t){FP(document.body,"ix2-animation-stopping",{instanceId:e.id,state:t.getState()});let{elementId:r,actionItem:n}=e,{ixElements:i}=t.getState(),{ref:a,refType:o}=i[r]||{};o===AP&&pJ(a,n,$e),t.dispatch(Ch(e.id))}function FP(e,t,r){let n=document.createEvent("CustomEvent");n.initCustomEvent(t,!0,!0,r),e.dispatchEvent(n)}function GJ(e,t){let{ixParameters:r}=e.getState();e.dispatch(xs(t,0)),e.dispatch(Ss(performance.now(),r));let{ixInstances:n}=e.getState();OP(n[t],e)}function OP(e,t){let{active:r,continuous:n,complete:i,elementId:a,actionItem:o,actionTypeId:s,renderType:l,current:c,groupIndex:u,eventId:f,eventTarget:m,eventStateKey:d,actionListId:p,isCarrier:g,styleProp:h,verbose:v,pluginInstance:y}=e,{ixData:b,ixSession:S}=t.getState(),{events:x}=b,A=x[f]||{},{mediaQueries:T=b.mediaQueryKeys}=A;if(qs(T,S.mediaQueryKey)&&(n||r||i)){if(c||l===nJ&&i){t.dispatch(wh(a,s,c,o));let{ixElements:C}=t.getState(),{ref:D,refType:M,refState:_}=C[a]||{},R=_&&_[s];(M===AP||Ls(s))&&sJ(D,_,R,f,o,h,$e,l,y)}if(i){if(g){let C=Pi({store:t,eventId:f,eventTarget:m,eventStateKey:d,actionListId:p,groupIndex:u+1,verbose:v});v&&!C&&t.dispatch(yn({actionListId:p,isPlaying:!1}))}Yh(e,t)}}}var EP,$t,bP,SP,xP,_P,bn,TP,Os,rJ,Wh,Uh,Ds,AP,nJ,vP,Rs,iJ,Xh,Fr,aJ,sJ,IP,oJ,lJ,uJ,hJ,cJ,fJ,qs,pJ,dJ,mJ,gJ,vJ,Ls,$h,yJ,yP,EJ,bJ,RJ,LJ,kJ,NJ,jh=de(()=>{"use strict";EP=ue(ju()),$t=ue(Xi()),bP=ue(UT()),SP=ue(yA()),xP=ue(bA()),_P=ue(xA()),bn=ue(CA()),TP=ue(qA());Ze();Os=ue(Mr());_s();GA();gP();rJ=Object.keys(Za),Wh=e=>rJ.includes(e),{COLON_DELIMITER:Uh,BOUNDARY_SELECTOR:Ds,HTML_ELEMENT:AP,RENDER_GENERAL:nJ,W_MOD_IX:vP}=Be,{getAffectedElements:Rs,getElementId:iJ,getDestinationValues:Xh,observeStore:Fr,getInstanceId:aJ,renderHTMLElement:sJ,clearAllStyles:IP,getMaxDurationItemIndex:oJ,getComputedStyle:lJ,getInstanceOrigin:uJ,reduceListToGroup:hJ,shouldNamespaceEventParameter:cJ,getNamespacedParameterId:fJ,shouldAllowMediaQuery:qs,cleanupHTMLElement:pJ,clearObjectCache:dJ,stringifyTarget:mJ,mediaQueriesEqual:gJ,shallowEqual:vJ}=Os.IX2VanillaUtils,{isPluginType:Ls,createPluginInstance:$h,getPluginDuration:yJ}=Os.IX2VanillaPlugins,yP=navigator.userAgent,EJ=yP.match(/iPad/i)||yP.match(/iPhone/),bJ=12;RJ=["resize","orientationchange"];LJ=(e,t)=>(0,SP.default)((0,_P.default)(e,t),xP.default),kJ=(e,t)=>{(0,bn.default)(e,(r,n)=>{r.forEach((i,a)=>{let o=n+Uh+a;t(i,n,o)})})},NJ=e=>{let t={target:e.target,targets:e.targets};return Rs({config:t,elementApi:$e})}});var qP=E(Kt=>{"use strict";var zJ=Qa().default,HJ=lx().default;Object.defineProperty(Kt,"__esModule",{value:!0});Kt.actions=void 0;Kt.destroy=RP;Kt.init=$J;Kt.setEnv=XJ;Kt.store=void 0;gx();var jJ=Nu(),WJ=HJ((PT(),ft(IT))),Qh=(jh(),ft(DP)),UJ=zJ((_s(),ft(kA)));Kt.actions=UJ;var Zh=Kt.store=(0,jJ.createStore)(WJ.default);function XJ(e){e()&&(0,Qh.observeRequests)(Zh)}function $J(e){RP(),(0,Qh.startEngine)({store:Zh,rawData:e,allowEvents:!0})}function RP(){(0,Qh.stopEngine)(Zh)}});var BP=E((Pue,NP)=>{"use strict";var LP=rt(),kP=qP();kP.setEnv(LP.env);LP.define("ix2",NP.exports=function(){return kP})});var GP=E((Cue,VP)=>{"use strict";var Sn=rt();Sn.define("links",VP.exports=function(e,t){var r={},n=e(window),i,a=Sn.env(),o=window.location,s=document.createElement("a"),l="w--current",c=/index\.(html|php)$/,u=/\/$/,f,m;r.ready=r.design=r.preview=d;function d(){i=a&&Sn.env("design"),m=Sn.env("slug")||o.pathname||"",Sn.scroll.off(g),f=[];for(var v=document.links,y=0;y<v.length;++y)p(v[y]);f.length&&(Sn.scroll.on(g),g())}function p(v){if(!v.getAttribute("hreflang")){var y=i&&v.getAttribute("href-disabled")||v.getAttribute("href");if(s.href=y,!(y.indexOf(":")>=0)){var b=e(v);if(s.hash.length>1&&s.host+s.pathname===o.host+o.pathname){if(!/^#[a-zA-Z0-9\-\_]+$/.test(s.hash))return;var S=e(s.hash);S.length&&f.push({link:b,sec:S,active:!1});return}if(!(y==="#"||y==="")){var x=s.href===o.href||y===m||c.test(y)&&u.test(m);h(b,l,x)}}}}function g(){var v=n.scrollTop(),y=n.height();t.each(f,function(b){if(!b.link.attr("hreflang")){var S=b.link,x=b.sec,A=x.offset().top,T=x.outerHeight(),C=y*.5,D=x.is(":visible")&&A+T-C>=v&&A+C<=v+y;b.active!==D&&(b.active=D,h(S,l,D))}})}function h(v,y,b){var S=v.hasClass(y);b&&S||!b&&!S||(b?v.addClass(y):v.removeClass(y))}return r})});var HP=E((wue,zP)=>{"use strict";var Bs=rt();Bs.define("scroll",zP.exports=function(e){var t={WF_CLICK_EMPTY:"click.wf-empty-link",WF_CLICK_SCROLL:"click.wf-scroll"},r=window.location,n=p()?null:window.history,i=e(window),a=e(document),o=e(document.body),s=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(R){window.setTimeout(R,15)},l=Bs.env("editor")?".w-editor-body":"body",c="header, "+l+" > .header, "+l+" > .w-nav:not([data-no-scroll])",u='a[href="#"]',f='a[href*="#"]:not(.w-tab-link):not('+u+")",m='.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}',d=document.createElement("style");d.appendChild(document.createTextNode(m));function p(){try{return!!window.frameElement}catch{return!0}}var g=/^#[a-zA-Z0-9][\w:.-]*$/;function h(R){return g.test(R.hash)&&R.host+R.pathname===r.host+r.pathname}let v=typeof window.matchMedia=="function"&&window.matchMedia("(prefers-reduced-motion: reduce)");function y(){return document.body.getAttribute("data-wf-scroll-motion")==="none"||v.matches}function b(R,w){var F;switch(w){case"add":F=R.attr("tabindex"),F?R.attr("data-wf-tabindex-swap",F):R.attr("tabindex","-1");break;case"remove":F=R.attr("data-wf-tabindex-swap"),F?(R.attr("tabindex",F),R.removeAttr("data-wf-tabindex-swap")):R.removeAttr("tabindex");break}R.toggleClass("wf-force-outline-none",w==="add")}function S(R){var w=R.currentTarget;if(!(Bs.env("design")||window.$.mobile&&/(?:^|\s)ui-link(?:$|\s)/.test(w.className))){var F=h(w)?w.hash:"";if(F!==""){var q=e(F);q.length&&(R&&(R.preventDefault(),R.stopPropagation()),x(F,R),window.setTimeout(function(){A(q,function(){b(q,"add"),q.get(0).focus({preventScroll:!0}),b(q,"remove")})},R?0:300))}}}function x(R){if(r.hash!==R&&n&&n.pushState&&!(Bs.env.chrome&&r.protocol==="file:")){var w=n.state&&n.state.hash;w!==R&&n.pushState({hash:R},"",R)}}function A(R,w){var F=i.scrollTop(),q=T(R);if(F!==q){var z=C(R,F,q),X=Date.now(),I=function(){var O=Date.now()-X;window.scroll(0,D(F,q,O,z)),O<=z?s(I):typeof w=="function"&&w()};s(I)}}function T(R){var w=e(c),F=w.css("position")==="fixed"?w.outerHeight():0,q=R.offset().top-F;if(R.data("scroll")==="mid"){var z=i.height()-F,X=R.outerHeight();X<z&&(q-=Math.round((z-X)/2))}return q}function C(R,w,F){if(y())return 0;var q=1;return o.add(R).each(function(z,X){var I=parseFloat(X.getAttribute("data-scroll-time"));!isNaN(I)&&I>=0&&(q=I)}),(472.143*Math.log(Math.abs(w-F)+125)-2e3)*q}function D(R,w,F,q){return F>q?w:R+(w-R)*M(F/q)}function M(R){return R<.5?4*R*R*R:(R-1)*(2*R-2)*(2*R-2)+1}function _(){var{WF_CLICK_EMPTY:R,WF_CLICK_SCROLL:w}=t;a.on(w,f,S),a.on(R,u,function(F){F.preventDefault()}),document.head.insertBefore(d,document.head.firstChild)}return{ready:_}})});var WP=E((Mue,jP)=>{"use strict";var KJ=rt();KJ.define("touch",jP.exports=function(e){var t={},r=window.getSelection;e.event.special.tap={bindType:"click",delegateType:"click"},t.init=function(a){return a=typeof a=="string"?e(a).get(0):a,a?new n(a):null};function n(a){var o=!1,s=!1,l=Math.min(Math.round(window.innerWidth*.04),40),c,u;a.addEventListener("touchstart",f,!1),a.addEventListener("touchmove",m,!1),a.addEventListener("touchend",d,!1),a.addEventListener("touchcancel",p,!1),a.addEventListener("mousedown",f,!1),a.addEventListener("mousemove",m,!1),a.addEventListener("mouseup",d,!1),a.addEventListener("mouseout",p,!1);function f(h){var v=h.touches;v&&v.length>1||(o=!0,v?(s=!0,c=v[0].clientX):c=h.clientX,u=c)}function m(h){if(o){if(s&&h.type==="mousemove"){h.preventDefault(),h.stopPropagation();return}var v=h.touches,y=v?v[0].clientX:h.clientX,b=y-u;u=y,Math.abs(b)>l&&r&&String(r())===""&&(i("swipe",h,{direction:b>0?"right":"left"}),p())}}function d(h){if(o&&(o=!1,s&&h.type==="mouseup")){h.preventDefault(),h.stopPropagation(),s=!1;return}}function p(){o=!1}function g(){a.removeEventListener("touchstart",f,!1),a.removeEventListener("touchmove",m,!1),a.removeEventListener("touchend",d,!1),a.removeEventListener("touchcancel",p,!1),a.removeEventListener("mousedown",f,!1),a.removeEventListener("mousemove",m,!1),a.removeEventListener("mouseup",d,!1),a.removeEventListener("mouseout",p,!1),a=null}this.destroy=g}function i(a,o,s){var l=e.Event(a,{originalEvent:o});e(o.target).trigger(l,s)}return t.instance=t.init(document),t})});var UP=E(Jh=>{"use strict";Object.defineProperty(Jh,"__esModule",{value:!0});Jh.default=YJ;function YJ(e,t,r,n,i,a,o,s,l,c,u,f,m){return function(d){e(d);var p=d.form,g={name:p.attr("data-name")||p.attr("name")||"Untitled Form",pageId:p.attr("data-wf-page-id")||"",elementId:p.attr("data-wf-element-id")||"",source:t.href,test:r.env(),fields:{},fileUploads:{},dolphin:/pass[\s-_]?(word|code)|secret|login|credentials/i.test(p.html()),trackingCookies:n()};let h=p.attr("data-wf-flow");h&&(g.wfFlow=h),i(d);var v=a(p,g.fields);if(v)return o(v);if(g.fileUploads=s(p),l(d),!c){u(d);return}f.ajax({url:m,type:"POST",data:g,dataType:"json",crossDomain:!0}).done(function(y){y&&y.code===200&&(d.success=!0),u(d)}).fail(function(){u(d)})}}});var $P=E((Oue,XP)=>{"use strict";var Vs=rt();Vs.define("forms",XP.exports=function(e,t){var r={},n=e(document),i,a=window.location,o=window.XDomainRequest&&!window.atob,s=".w-form",l,c=/e(-)?mail/i,u=/^\S+@\S+$/,f=window.alert,m=Vs.env(),d,p,g,h=/list-manage[1-9]?.com/i,v=t.debounce(function(){f("Oops! This page has improperly configured forms. Please contact your website administrator to fix this issue.")},100);r.ready=r.design=r.preview=function(){y(),!m&&!d&&S()};function y(){l=e("html").attr("data-wf-site"),p="https://webflow.com/api/v1/form/"+l,o&&p.indexOf("https://webflow.com")>=0&&(p=p.replace("https://webflow.com","https://formdata.webflow.com")),g=`${p}/signFile`,i=e(s+" form"),i.length&&i.each(b)}function b(O,L){var H=e(L),W=e.data(L,s);W||(W=e.data(L,s,{form:H})),x(W);var j=H.closest("div.w-form");W.done=j.find("> .w-form-done"),W.fail=j.find("> .w-form-fail"),W.fileUploads=j.find(".w-file-upload"),W.fileUploads.each(function(J){z(J,W)});var U=W.form.attr("aria-label")||W.form.attr("data-name")||"Form";W.done.attr("aria-label")||W.form.attr("aria-label",U),W.done.attr("tabindex","-1"),W.done.attr("role","region"),W.done.attr("aria-label")||W.done.attr("aria-label",U+" success"),W.fail.attr("tabindex","-1"),W.fail.attr("role","region"),W.fail.attr("aria-label")||W.fail.attr("aria-label",U+" failure");var Q=W.action=H.attr("action");if(W.handler=null,W.redirect=H.attr("data-redirect"),h.test(Q)){W.handler=w;return}if(!Q){if(l){W.handler=(()=>{let J=UP().default;return J(x,a,Vs,M,q,T,f,C,A,l,F,e,p)})();return}v()}}function S(){d=!0,n.on("submit",s+" form",function(J){var Y=e.data(this,s);Y.handler&&(Y.evt=J,Y.handler(Y))});let O=".w-checkbox-input",L=".w-radio-input",H="w--redirected-checked",W="w--redirected-focus",j="w--redirected-focus-visible",U=":focus-visible, [data-wf-focus-visible]",Q=[["checkbox",O],["radio",L]];n.on("change",s+' form input[type="checkbox"]:not('+O+")",J=>{e(J.target).siblings(O).toggleClass(H)}),n.on("change",s+' form input[type="radio"]',J=>{e(`input[name="${J.target.name}"]:not(${O})`).map((ne,Pe)=>e(Pe).siblings(L).removeClass(H));let Y=e(J.target);Y.hasClass("w-radio-input")||Y.siblings(L).addClass(H)}),Q.forEach(([J,Y])=>{n.on("focus",s+` form input[type="${J}"]:not(`+Y+")",ne=>{e(ne.target).siblings(Y).addClass(W),e(ne.target).filter(U).siblings(Y).addClass(j)}),n.on("blur",s+` form input[type="${J}"]:not(`+Y+")",ne=>{e(ne.target).siblings(Y).removeClass(`${W} ${j}`)})})}function x(O){var L=O.btn=O.form.find(':input[type="submit"]');O.wait=O.btn.attr("data-wait")||null,O.success=!1,L.prop("disabled",!1),O.label&&L.val(O.label)}function A(O){var L=O.btn,H=O.wait;L.prop("disabled",!0),H&&(O.label=L.val(),L.val(H))}function T(O,L){var H=null;return L=L||{},O.find(':input:not([type="submit"]):not([type="file"])').each(function(W,j){var U=e(j),Q=U.attr("type"),J=U.attr("data-name")||U.attr("name")||"Field "+(W+1);J=encodeURIComponent(J);var Y=U.val();if(Q==="checkbox")Y=U.is(":checked");else if(Q==="radio"){if(L[J]===null||typeof L[J]=="string")return;Y=O.find('input[name="'+U.attr("name")+'"]:checked').val()||null}typeof Y=="string"&&(Y=e.trim(Y)),L[J]=Y,H=H||_(U,Q,J,Y)}),H}function C(O){var L={};return O.find(':input[type="file"]').each(function(H,W){var j=e(W),U=j.attr("data-name")||j.attr("name")||"File "+(H+1),Q=j.attr("data-value");typeof Q=="string"&&(Q=e.trim(Q)),L[U]=Q}),L}let D={_mkto_trk:"marketo"};function M(){return document.cookie.split("; ").reduce(function(L,H){let W=H.split("="),j=W[0];if(j in D){let U=D[j],Q=W.slice(1).join("=");L[U]=Q}return L},{})}function _(O,L,H,W){var j=null;return L==="password"?j="Passwords cannot be submitted.":O.attr("required")?W?c.test(O.attr("type"))&&(u.test(W)||(j="Please enter a valid email address for: "+H)):j="Please fill out the required field: "+H:H==="g-recaptcha-response"&&!W&&(j="Please confirm you\u2019re not a robot."),j}function R(O){q(O),F(O)}function w(O){x(O);var L=O.form,H={};if(/^https/.test(a.href)&&!/^https/.test(O.action)){L.attr("method","post");return}q(O);var W=T(L,H);if(W)return f(W);A(O);var j;t.each(H,function(Y,ne){c.test(ne)&&(H.EMAIL=Y),/^((full[ _-]?)?name)$/i.test(ne)&&(j=Y),/^(first[ _-]?name)$/i.test(ne)&&(H.FNAME=Y),/^(last[ _-]?name)$/i.test(ne)&&(H.LNAME=Y)}),j&&!H.FNAME&&(j=j.split(" "),H.FNAME=j[0],H.LNAME=H.LNAME||j[1]);var U=O.action.replace("/post?","/post-json?")+"&c=?",Q=U.indexOf("u=")+2;Q=U.substring(Q,U.indexOf("&",Q));var J=U.indexOf("id=")+3;J=U.substring(J,U.indexOf("&",J)),H["b_"+Q+"_"+J]="",e.ajax({url:U,data:H,dataType:"jsonp"}).done(function(Y){O.success=Y.result==="success"||/already/.test(Y.msg),O.success||console.info("MailChimp error: "+Y.msg),F(O)}).fail(function(){F(O)})}function F(O){var L=O.form,H=O.redirect,W=O.success;if(W&&H){Vs.location(H);return}O.done.toggle(W),O.fail.toggle(!W),W?O.done.focus():O.fail.focus(),L.toggle(!W),x(O)}function q(O){O.evt&&O.evt.preventDefault(),O.evt=null}function z(O,L){if(!L.fileUploads||!L.fileUploads[O])return;var H,W=e(L.fileUploads[O]),j=W.find("> .w-file-upload-default"),U=W.find("> .w-file-upload-uploading"),Q=W.find("> .w-file-upload-success"),J=W.find("> .w-file-upload-error"),Y=j.find(".w-file-upload-input"),ne=j.find(".w-file-upload-label"),Pe=ne.children(),ce=J.find(".w-file-upload-error-msg"),be=Q.find(".w-file-upload-file"),Ce=Q.find(".w-file-remove-link"),Ae=be.find(".w-file-upload-file-name"),ie=ce.attr("data-w-size-error"),Fe=ce.attr("data-w-type-error"),_t=ce.attr("data-w-generic-error");if(m||ne.on("click keydown",function(B){B.type==="keydown"&&B.which!==13&&B.which!==32||(B.preventDefault(),Y.click())}),ne.find(".w-icon-file-upload-icon").attr("aria-hidden","true"),Ce.find(".w-icon-file-upload-remove").attr("aria-hidden","true"),m)Y.on("click",function(B){B.preventDefault()}),ne.on("click",function(B){B.preventDefault()}),Pe.on("click",function(B){B.preventDefault()});else{Ce.on("click keydown",function(B){if(B.type==="keydown"){if(B.which!==13&&B.which!==32)return;B.preventDefault()}Y.removeAttr("data-value"),Y.val(""),Ae.html(""),j.toggle(!0),Q.toggle(!1),ne.focus()}),Y.on("change",function(B){H=B.target&&B.target.files&&B.target.files[0],H&&(j.toggle(!1),J.toggle(!1),U.toggle(!0),U.focus(),Ae.text(H.name),G()||A(L),L.fileUploads[O].uploading=!0,X(H,k))});var tt=ne.outerHeight();Y.height(tt),Y.width(1)}function P(B){var V=B.responseJSON&&B.responseJSON.msg,Z=_t;typeof V=="string"&&V.indexOf("InvalidFileTypeError")===0?Z=Fe:typeof V=="string"&&V.indexOf("MaxFileSizeError")===0&&(Z=ie),ce.text(Z),Y.removeAttr("data-value"),Y.val(""),U.toggle(!1),j.toggle(!0),J.toggle(!0),J.focus(),L.fileUploads[O].uploading=!1,G()||x(L)}function k(B,V){if(B)return P(B);var Z=V.fileName,ee=V.postData,le=V.fileId,K=V.s3Url;Y.attr("data-value",le),I(K,ee,H,Z,N)}function N(B){if(B)return P(B);U.toggle(!1),Q.css("display","inline-block"),Q.focus(),L.fileUploads[O].uploading=!1,G()||x(L)}function G(){var B=L.fileUploads&&L.fileUploads.toArray()||[];return B.some(function(V){return V.uploading})}}function X(O,L){var H=new URLSearchParams({name:O.name,size:O.size});e.ajax({type:"GET",url:`${g}?${H}`,crossDomain:!0}).done(function(W){L(null,W)}).fail(function(W){L(W)})}function I(O,L,H,W,j){var U=new FormData;for(var Q in L)U.append(Q,L[Q]);U.append("file",H,W),e.ajax({type:"POST",url:O,data:U,processData:!1,contentType:!1}).done(function(){j(null)}).fail(function(J){j(J)})}return r})});var YP=E((Due,KP)=>{"use strict";var pr=rt(),QJ=_u();pr.define("tabs",KP.exports=function(e){var t={},r=e.tram,n=e(document),i,a,o=pr.env,s=o.safari,l=o(),c="data-w-tab",u="data-w-pane",f=".w-tabs",m="w--current",d="w--tab-active",p=QJ.triggers,g=!1;t.ready=t.design=t.preview=h,t.redraw=function(){g=!0,h(),g=!1},t.destroy=function(){i=n.find(f),i.length&&(i.each(b),v())};function h(){a=l&&pr.env("design"),i=n.find(f),i.length&&(i.each(S),pr.env("preview")&&!g&&i.each(b),v(),y())}function v(){pr.redraw.off(t.redraw)}function y(){pr.redraw.on(t.redraw)}function b(_,R){var w=e.data(R,f);w&&(w.links&&w.links.each(p.reset),w.panes&&w.panes.each(p.reset))}function S(_,R){var w=f.substr(1)+"-"+_,F=e(R),q=e.data(R,f);if(q||(q=e.data(R,f,{el:F,config:{}})),q.current=null,q.tabIdentifier=w+"-"+c,q.paneIdentifier=w+"-"+u,q.menu=F.children(".w-tab-menu"),q.links=q.menu.children(".w-tab-link"),q.content=F.children(".w-tab-content"),q.panes=q.content.children(".w-tab-pane"),q.el.off(f),q.links.off(f),q.menu.attr("role","tablist"),q.links.attr("tabindex","-1"),x(q),!a){q.links.on("click"+f,T(q)),q.links.on("keydown"+f,C(q));var z=q.links.filter("."+m),X=z.attr(c);X&&D(q,{tab:X,immediate:!0})}}function x(_){var R={};R.easing=_.el.attr("data-easing")||"ease";var w=parseInt(_.el.attr("data-duration-in"),10);w=R.intro=w===w?w:0;var F=parseInt(_.el.attr("data-duration-out"),10);F=R.outro=F===F?F:0,R.immediate=!w&&!F,_.config=R}function A(_){var R=_.current;return Array.prototype.findIndex.call(_.links,w=>w.getAttribute(c)===R,null)}function T(_){return function(R){R.preventDefault();var w=R.currentTarget.getAttribute(c);w&&D(_,{tab:w})}}function C(_){return function(R){var w=A(_),F=R.key,q={ArrowLeft:w-1,ArrowUp:w-1,ArrowRight:w+1,ArrowDown:w+1,End:_.links.length-1,Home:0};if(F in q){R.preventDefault();var z=q[F];z===-1&&(z=_.links.length-1),z===_.links.length&&(z=0);var X=_.links[z],I=X.getAttribute(c);I&&D(_,{tab:I})}}}function D(_,R){R=R||{};var w=_.config,F=w.easing,q=R.tab;if(q!==_.current){_.current=q;var z;_.links.each(function(j,U){var Q=e(U);if(R.immediate||w.immediate){var J=_.panes[j];U.id||(U.id=_.tabIdentifier+"-"+j),J.id||(J.id=_.paneIdentifier+"-"+j),U.href="#"+J.id,U.setAttribute("role","tab"),U.setAttribute("aria-controls",J.id),U.setAttribute("aria-selected","false"),J.setAttribute("role","tabpanel"),J.setAttribute("aria-labelledby",U.id)}U.getAttribute(c)===q?(z=U,Q.addClass(m).removeAttr("tabindex").attr({"aria-selected":"true"}).each(p.intro)):Q.hasClass(m)&&Q.removeClass(m).attr({tabindex:"-1","aria-selected":"false"}).each(p.outro)});var X=[],I=[];_.panes.each(function(j,U){var Q=e(U);U.getAttribute(c)===q?X.push(U):Q.hasClass(d)&&I.push(U)});var O=e(X),L=e(I);if(R.immediate||w.immediate){O.addClass(d).each(p.intro),L.removeClass(d),g||pr.redraw.up();return}else{var H=window.scrollX,W=window.scrollY;z.focus(),window.scrollTo(H,W)}L.length&&w.outro?(L.each(p.outro),r(L).add("opacity "+w.outro+"ms "+F,{fallback:s}).start({opacity:0}).then(()=>M(w,L,O))):M(w,L,O)}}function M(_,R,w){if(R.removeClass(d).css({opacity:"",transition:"",transform:"",width:"",height:""}),w.addClass(d).each(p.intro),pr.redraw.up(),!_.intro)return r(w).set({opacity:1});r(w).set({opacity:0}).redraw().add("opacity "+_.intro+"ms "+_.easing,{fallback:s}).start({opacity:1})}return t})});GS();zS();HS();US();$S();YS();JS();_u();BP();GP();HP();WP();$P();YP();})();
/*!
 * tram.js v0.8.2-global
 * Cross-browser CSS3 transitions in JavaScript
 * https://github.com/bkwld/tram
 * MIT License
 */
/*!
 * Webflow._ (aka) Underscore.js 1.6.0 (custom build)
 *
 * http://underscorejs.org
 * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
 * Underscore may be freely distributed under the MIT license.
 * @license MIT
 */
/*! Bundled license information:

timm/lib/timm.js:
  (*!
   * Timm
   *
   * Immutability helpers with fast reads and acceptable writes.
   *
   * @copyright Guillermo Grau Panea 2016
   * @license MIT
   *)
*/
/**
 * ----------------------------------------------------------------------
 * Webflow: Interactions 2.0: Init
 */
Webflow.require('ix2').init(
{"events":{"e":{"id":"e","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-409"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1534233374692},"e-3":{"id":"e-3","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-2","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-411"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8e22","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8e22","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1534233016320},"e-9":{"id":"e-9","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-7","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-10"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"ab4bc0b2-d74c-71a8-feba-0a2bca828464","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"ab4bc0b2-d74c-71a8-feba-0a2bca828464","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605630285590},"e-22":{"id":"e-22","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-10","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-10-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1605663875882},"e-23":{"id":"e-23","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-10","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-10-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1605663915960},"e-41":{"id":"e-41","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-13","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-42"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".cta","originalId":"602abc63d8e63c12494e7dc8|753abb37-18a1-a0aa-5f7d-9e941db3ee77","appliesTo":"CLASS"},"targets":[{"selector":".cta","originalId":"602abc63d8e63c12494e7dc8|753abb37-18a1-a0aa-5f7d-9e941db3ee77","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605736595441},"e-42":{"id":"e-42","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-14","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-41"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".cta","originalId":"602abc63d8e63c12494e7dc8|753abb37-18a1-a0aa-5f7d-9e941db3ee77","appliesTo":"CLASS"},"targets":[{"selector":".cta","originalId":"602abc63d8e63c12494e7dc8|753abb37-18a1-a0aa-5f7d-9e941db3ee77","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605736595443},"e-53":{"id":"e-53","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-54"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e0b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e0b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1605742552196},"e-67":{"id":"e-67","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-16","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-68"}},"mediaQueries":["main","medium"],"target":{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605902405683},"e-68":{"id":"e-68","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-18","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-67"}},"mediaQueries":["main","medium"],"target":{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605902405686},"e-69":{"id":"e-69","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-17","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-70"}},"mediaQueries":["main","medium"],"target":{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":true,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605902563774},"e-70":{"id":"e-70","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-19","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-69"}},"mediaQueries":["main","medium"],"target":{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1605902563776},"e-80":{"id":"e-80","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-81"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1605903810407},"e-82":{"id":"e-82","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-10","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-10-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1605904968034},"e-108":{"id":"e-108","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-109"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1605907869271},"e-110":{"id":"e-110","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-111"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".experience__heading1","originalId":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6dfe","appliesTo":"CLASS"},"targets":[{"selector":".experience__heading1","originalId":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6dfe","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1605907884318},"e-112":{"id":"e-112","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-113"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e0b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e0b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1605907908445},"e-118":{"id":"e-118","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-119"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb37","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb37","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1606860554824},"e-120":{"id":"e-120","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-121"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1606860554824},"e-122":{"id":"e-122","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-123"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1606860554824},"e-124":{"id":"e-124","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-125"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7965eae5-dd21-7772-8ce1-6e10b52dfb3e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1606860554824},"e-141":{"id":"e-141","name":"","animationType":"custom","eventTypeId":"PAGE_START","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-23","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-142"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607027538776},"e-143":{"id":"e-143","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-22","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|e5095d7b-f6e7-7ae9-e5fb-faaae27e120b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|e5095d7b-f6e7-7ae9-e5fb-faaae27e120b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-22-p","smoothing":11,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1607028268734},"e-144":{"id":"e-144","name":"","animationType":"custom","eventTypeId":"PAGE_START","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-24","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-145"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607029047522},"e-146":{"id":"e-146","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-147"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|fe06346d-54b4-9869-3e99-83d8e6666141","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|fe06346d-54b4-9869-3e99-83d8e6666141","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1607029576348},"e-148":{"id":"e-148","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-149"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|39a246e7-0ad0-d970-df89-b53872682b63","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|39a246e7-0ad0-d970-df89-b53872682b63","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":500,"direction":"BOTTOM","effectIn":true},"createdOn":1607029600780},"e-160":{"id":"e-160","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-161"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c86474e7de6|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c86474e7de6|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607097267791},"e-162":{"id":"e-162","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-163"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c86474e7de6|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c86474e7de6|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607097267791},"e-169":{"id":"e-169","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-25","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-170"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607359523917},"e-170":{"id":"e-170","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-26","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-169"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607359523927},"e-171":{"id":"e-171","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-25","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-172"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607359973172},"e-172":{"id":"e-172","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-26","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-171"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bf9a14fb-9a28-11a5-23f8-a9fe3b7802bd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607359973181},"e-173":{"id":"e-173","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114a8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114a8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1607384996551},"e-182":{"id":"e-182","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-183"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114b5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114b5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607384996551},"e-184":{"id":"e-184","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-185"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114b5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|9c7cfc08-0c4d-fed2-ba33-1bdcda3114b5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607384996551},"e-186":{"id":"e-186","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-187"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cb6a44e7e1a|72b78589-539f-db2d-2bd1-611d9a7f1a36","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|72b78589-539f-db2d-2bd1-611d9a7f1a36","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607443939867},"e-188":{"id":"e-188","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-189"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|72b78589-539f-db2d-2bd1-611d9a7f1a36","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|72b78589-539f-db2d-2bd1-611d9a7f1a36","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607443958121},"e-190":{"id":"e-190","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-191"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cb6a44e7e1a|f0a613f1-0ab4-3f40-88d8-5f7103c81b7c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|f0a613f1-0ab4-3f40-88d8-5f7103c81b7c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607445658594},"e-192":{"id":"e-192","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-193"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|f0a613f1-0ab4-3f40-88d8-5f7103c81b7c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|f0a613f1-0ab4-3f40-88d8-5f7103c81b7c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607445658594},"e-204":{"id":"e-204","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-27","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-205"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|852da716-d57a-2584-dd2e-3a5fb7619f0a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|852da716-d57a-2584-dd2e-3a5fb7619f0a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607724830721},"e-205":{"id":"e-205","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-28","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-204"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|852da716-d57a-2584-dd2e-3a5fb7619f0a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|852da716-d57a-2584-dd2e-3a5fb7619f0a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607724830721},"e-208":{"id":"e-208","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-27","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-209"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|77fb601a-a5ce-e7c3-b744-2f32829e269c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|77fb601a-a5ce-e7c3-b744-2f32829e269c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607725297222},"e-209":{"id":"e-209","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-28","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-208"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|77fb601a-a5ce-e7c3-b744-2f32829e269c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|77fb601a-a5ce-e7c3-b744-2f32829e269c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607725297222},"e-210":{"id":"e-210","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-27","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-211"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|f731d930-f6b6-d340-900c-a437e7f6c20a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|f731d930-f6b6-d340-900c-a437e7f6c20a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607725354908},"e-211":{"id":"e-211","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-28","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-210"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|f731d930-f6b6-d340-900c-a437e7f6c20a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|f731d930-f6b6-d340-900c-a437e7f6c20a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607725354908},"e-212":{"id":"e-212","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-29","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-213"}},"mediaQueries":["main","medium","small"],"target":{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|fb571f62-cc09-4602-2307-87eb08c75039","appliesTo":"CLASS"},"targets":[{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|fb571f62-cc09-4602-2307-87eb08c75039","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607907479697},"e-213":{"id":"e-213","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-30","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-212"}},"mediaQueries":["main","medium","small"],"target":{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|fb571f62-cc09-4602-2307-87eb08c75039","appliesTo":"CLASS"},"targets":[{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|fb571f62-cc09-4602-2307-87eb08c75039","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607907479715},"e-229":{"id":"e-229","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0ed","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0ed","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1607913204438},"e-230":{"id":"e-230","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-231"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607913204438},"e-232":{"id":"e-232","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-233"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607913204438},"e-234":{"id":"e-234","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|637bdb78-87f4-8c16-c2cb-b21bb1dc24f3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|637bdb78-87f4-8c16-c2cb-b21bb1dc24f3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1607913616233},"e-235":{"id":"e-235","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-236"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607913692917},"e-237":{"id":"e-237","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-238"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1607913692917},"e-258":{"id":"e-258","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-259"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|db534bd9-717e-7c3c-2a05-a7482d2dd542","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|db534bd9-717e-7c3c-2a05-a7482d2dd542","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1607964181655},"e-266":{"id":"e-266","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-31","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-267"}},"mediaQueries":["tiny"],"target":{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|0d873fa2-cabd-c463-530a-9b05109dda14","appliesTo":"CLASS"},"targets":[{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|0d873fa2-cabd-c463-530a-9b05109dda14","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607968036470},"e-267":{"id":"e-267","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-32","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-266"}},"mediaQueries":["tiny"],"target":{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|0d873fa2-cabd-c463-530a-9b05109dda14","appliesTo":"CLASS"},"targets":[{"selector":".menuitem__itemwrap","originalId":"602abc63d8e63c2a8d4e7de5|0d873fa2-cabd-c463-530a-9b05109dda14","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1607968036480},"e-408":{"id":"e-408","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-409"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".youtubevideo__fullwidthwrap","originalId":"602abc63d8e63cd2cf4e7e6d|5f7bff37-1365-6743-97fd-73c5506e36c3","appliesTo":"CLASS"},"targets":[{"selector":".youtubevideo__fullwidthwrap","originalId":"602abc63d8e63cd2cf4e7e6d|5f7bff37-1365-6743-97fd-73c5506e36c3","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1600189483910},"e-410":{"id":"e-410","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-35","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-411"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|5f7bff37-1365-6743-97fd-73c5506e36c5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|5f7bff37-1365-6743-97fd-73c5506e36c5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1600134516468},"e-412":{"id":"e-412","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|2a45e38d-e170-ded5-1b04-71767e87d998","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|2a45e38d-e170-ded5-1b04-71767e87d998","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608075826683},"e-413":{"id":"e-413","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|04eecd4f-0534-854c-1973-419f1b0e54b5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|04eecd4f-0534-854c-1973-419f1b0e54b5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608076464953},"e-414":{"id":"e-414","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|a7a71519-9105-be36-a26a-2c747bd0c46e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|a7a71519-9105-be36-a26a-2c747bd0c46e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608077313518},"e-419":{"id":"e-419","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-420"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|225e295f-6b86-56df-7859-92f3ee661350","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|225e295f-6b86-56df-7859-92f3ee661350","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092653228},"e-420":{"id":"e-420","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-419"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|225e295f-6b86-56df-7859-92f3ee661350","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|225e295f-6b86-56df-7859-92f3ee661350","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092653228},"e-423":{"id":"e-423","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-424"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|8841e707-d83e-19d0-9ff7-d992a949f3d6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|8841e707-d83e-19d0-9ff7-d992a949f3d6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092768304},"e-424":{"id":"e-424","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-423"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|8841e707-d83e-19d0-9ff7-d992a949f3d6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|8841e707-d83e-19d0-9ff7-d992a949f3d6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092768304},"e-429":{"id":"e-429","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-430"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|56718751-0ab9-285c-0bab-51fef86c6fcf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|56718751-0ab9-285c-0bab-51fef86c6fcf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092769369},"e-430":{"id":"e-430","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-429"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|56718751-0ab9-285c-0bab-51fef86c6fcf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|56718751-0ab9-285c-0bab-51fef86c6fcf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092769369},"e-433":{"id":"e-433","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-434"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|3d0529fe-a623-88e9-9c24-4ea28562e427","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|3d0529fe-a623-88e9-9c24-4ea28562e427","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092769810},"e-434":{"id":"e-434","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-433"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|3d0529fe-a623-88e9-9c24-4ea28562e427","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|3d0529fe-a623-88e9-9c24-4ea28562e427","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092769810},"e-437":{"id":"e-437","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-438"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|96f4c14f-3a56-4ea8-4494-98459e1cc441","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|96f4c14f-3a56-4ea8-4494-98459e1cc441","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092915267},"e-438":{"id":"e-438","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-437"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|96f4c14f-3a56-4ea8-4494-98459e1cc441","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|96f4c14f-3a56-4ea8-4494-98459e1cc441","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608092915267},"e-448":{"id":"e-448","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-449"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|885c5cb4-6100-7589-77e8-d54f19232e98","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|885c5cb4-6100-7589-77e8-d54f19232e98","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608132259915},"e-450":{"id":"e-450","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-451"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|885c5cb4-6100-7589-77e8-d54f19232e98","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|885c5cb4-6100-7589-77e8-d54f19232e98","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608132268578},"e-452":{"id":"e-452","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-453"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|2a45e38d-e170-ded5-1b04-71767e87d99e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|2a45e38d-e170-ded5-1b04-71767e87d99e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608132282359},"e-454":{"id":"e-454","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-455"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|04eecd4f-0534-854c-1973-419f1b0e54bb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|04eecd4f-0534-854c-1973-419f1b0e54bb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608132302750},"e-456":{"id":"e-456","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-457"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|a7a71519-9105-be36-a26a-2c747bd0c474","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|a7a71519-9105-be36-a26a-2c747bd0c474","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608132325840},"e-460":{"id":"e-460","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-461"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|d24e230d-403d-45a5-53d8-58852546165c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|d24e230d-403d-45a5-53d8-58852546165c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608132343721},"e-462":{"id":"e-462","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-463"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|d24e230d-403d-45a5-53d8-58852546165c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|d24e230d-403d-45a5-53d8-58852546165c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608132390461},"e-512":{"id":"e-512","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-31","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-513"}},"mediaQueries":["tiny"],"target":{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608318013784},"e-513":{"id":"e-513","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-32","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-512"}},"mediaQueries":["tiny"],"target":{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608318013784},"e-514":{"id":"e-514","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-29","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-515"}},"mediaQueries":["main","medium","small"],"target":{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608318013784},"e-515":{"id":"e-515","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-30","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-514"}},"mediaQueries":["main","medium","small"],"target":{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|22830f32-898f-0703-7b4b-f848f8316595","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1608318013784},"e-606":{"id":"e-606","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|49318fa4-898e-552c-fec0-68574f739b4b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|49318fa4-898e-552c-fec0-68574f739b4b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608430287595},"e-626":{"id":"e-626","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-627"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608431917722},"e-628":{"id":"e-628","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-629"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608431917722},"e-630":{"id":"e-630","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-631"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eef9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608431917722},"e-632":{"id":"e-632","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-633"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eefc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b2b8fa01-1334-ed10-f89c-aaeb6b70eefc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1608431917722},"e-634":{"id":"e-634","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-635"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195787","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195787","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608432220097},"e-636":{"id":"e-636","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-637"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195787","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195787","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608432220097},"e-638":{"id":"e-638","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-639"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195789","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|5859587f-39d0-8ebf-d49b-5f5987195789","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1608432220097},"e-651":{"id":"e-651","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-652"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".gngc-numbers","originalId":"602abc63d8e63c19774e7e6e|d5082b22-7387-d54e-abdf-be15f4c2ebaa","appliesTo":"CLASS"},"targets":[{"selector":".gngc-numbers","originalId":"602abc63d8e63c19774e7e6e|d5082b22-7387-d54e-abdf-be15f4c2ebaa","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608435257885},"e-653":{"id":"e-653","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-654"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".paragraph-2","originalId":"602abc63d8e63c19774e7e6e|7a3d113b-f144-6608-2dbc-406445bce81f","appliesTo":"CLASS"},"targets":[{"selector":".paragraph-2","originalId":"602abc63d8e63c19774e7e6e|7a3d113b-f144-6608-2dbc-406445bce81f","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608435273233},"e-665":{"id":"e-665","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|cf3c32d2-0b12-2dcd-585e-e2a6e9dbd0a7","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|cf3c32d2-0b12-2dcd-585e-e2a6e9dbd0a7","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608435803945},"e-704":{"id":"e-704","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad55","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad55","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1608661342122},"e-705":{"id":"e-705","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-706"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608661342122},"e-707":{"id":"e-707","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-708"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608661342122},"e-717":{"id":"e-717","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-718"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|d92e9360-c1ce-731f-7468-3c10eb96f77c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|d92e9360-c1ce-731f-7468-3c10eb96f77c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608663742181},"e-719":{"id":"e-719","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-720"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|d92e9360-c1ce-731f-7468-3c10eb96f77c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|d92e9360-c1ce-731f-7468-3c10eb96f77c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608663742181},"e-723":{"id":"e-723","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-724"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|cedd29cd-8cec-1072-87ee-743dd5a6964e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|cedd29cd-8cec-1072-87ee-743dd5a6964e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608664096817},"e-725":{"id":"e-725","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-726"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c612e4e7e72|cedd29cd-8cec-1072-87ee-743dd5a6964e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|cedd29cd-8cec-1072-87ee-743dd5a6964e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608664096817},"e-729":{"id":"e-729","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-730"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|abc38974-230f-25cb-62b2-a6464b43e7fb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|abc38974-230f-25cb-62b2-a6464b43e7fb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608671503894},"e-731":{"id":"e-731","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-732"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|836008d5-1dc3-f214-485b-4c2af3d4df18","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|836008d5-1dc3-f214-485b-4c2af3d4df18","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1608671837672},"e-733":{"id":"e-733","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-38","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-734"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"81fb15c2-6520-eb7e-b005-b0d238e0f794","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"81fb15c2-6520-eb7e-b005-b0d238e0f794","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":0,"direction":"BOTTOM","effectIn":false},"createdOn":1608675093461},"e-735":{"id":"e-735","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-736"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c47454e7dea|7d66a861-c0cf-6964-d41d-41e7f05cf9b3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c47454e7dea|7d66a861-c0cf-6964-d41d-41e7f05cf9b3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608677029301},"e-737":{"id":"e-737","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-738"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c47454e7dea|7d66a861-c0cf-6964-d41d-41e7f05cf9b3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c47454e7dea|7d66a861-c0cf-6964-d41d-41e7f05cf9b3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608677029301},"e-750":{"id":"e-750","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-751"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608689173095},"e-752":{"id":"e-752","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-753"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|0341d450-0460-346d-8b2a-6ab6884b9f0f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608689245555},"e-764":{"id":"e-764","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-765"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|e944b9a6-edab-13b3-266f-b0ff52afad5c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608689578755},"e-768":{"id":"e-768","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-41","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-769"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|f4da1a42-6a4d-9397-05e4-cb09422e8e23","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|f4da1a42-6a4d-9397-05e4-cb09422e8e23","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1608689883635},"e-824":{"id":"e-824","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-825"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3242","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3242","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1610999562756},"e-826":{"id":"e-826","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-827"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3246","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3246","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1610999562756},"e-828":{"id":"e-828","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-829"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3248","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|de46d440-da66-0e4d-d5d5-bd9c257a3248","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1610999562756},"e-830":{"id":"e-830","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-831"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|b9a23812-151a-72ef-736f-31638893de8a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|b9a23812-151a-72ef-736f-31638893de8a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611000408071},"e-832":{"id":"e-832","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-44","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|0666b636-eabd-9d83-fa99-9a4b3a41c3bb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|0666b636-eabd-9d83-fa99-9a4b3a41c3bb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-44-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1611002490294},"e-833":{"id":"e-833","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-834"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|028f543a-bd1d-e7fd-712e-b914b4884800","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|028f543a-bd1d-e7fd-712e-b914b4884800","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611004132588},"e-835":{"id":"e-835","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-836"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|028f543a-bd1d-e7fd-712e-b914b4884800","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|028f543a-bd1d-e7fd-712e-b914b4884800","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611004132588},"e-840":{"id":"e-840","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-45","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c9be94e7de8|30df9725-c0c6-be0d-8f9a-4e1870dc066f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|30df9725-c0c6-be0d-8f9a-4e1870dc066f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-45-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1611004789413},"e-841":{"id":"e-841","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c9be94e7de8|e06c12bc-3037-a03b-dadf-c0011224907c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|e06c12bc-3037-a03b-dadf-c0011224907c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1611004818828},"e-842":{"id":"e-842","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-46","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-843"}},"mediaQueries":["main","medium"],"target":{"selector":".tabwrap","originalId":"602abc63d8e63c9be94e7de8|8053c34d-8e6b-0e7c-ca38-9d9e33fa49af","appliesTo":"CLASS"},"targets":[{"selector":".tabwrap","originalId":"602abc63d8e63c9be94e7de8|8053c34d-8e6b-0e7c-ca38-9d9e33fa49af","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1611012470577},"e-846":{"id":"e-846","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-847"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083b9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083b9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611013624475},"e-848":{"id":"e-848","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-849"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083bd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083bd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611013624475},"e-850":{"id":"e-850","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-851"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083bf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083bf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611013624475},"e-854":{"id":"e-854","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-855"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083c3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|65ed85ff-5e52-7693-11e9-7eb418a083c3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1611013624475},"e-858":{"id":"e-858","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-859"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a1","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a1","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611074631131},"e-860":{"id":"e-860","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-861"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611074631131},"e-862":{"id":"e-862","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-863"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611074631131},"e-864":{"id":"e-864","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-865"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f0a8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1611074631131},"e-867":{"id":"e-867","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-868"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611076794271},"e-869":{"id":"e-869","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-870"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611076794271},"e-871":{"id":"e-871","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-47","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-47-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1611080886106},"e-872":{"id":"e-872","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-48","affectedElements":{},"duration":0}},"mediaQueries":["medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-48-p","smoothing":75,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1611082193752},"e-875":{"id":"e-875","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-50","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-876"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|0aa6076f-aa74-fa0f-b53f-a7716fc89a6b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|0aa6076f-aa74-fa0f-b53f-a7716fc89a6b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1611093516641},"e-877":{"id":"e-877","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-49","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-878"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|30df9725-c0c6-be0d-8f9a-4e1870dc0672","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|30df9725-c0c6-be0d-8f9a-4e1870dc0672","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1611099900485},"e-879":{"id":"e-879","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1132"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770481265},"e-881":{"id":"e-881","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1134"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1611770492706},"e-883":{"id":"e-883","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1136"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1611770504100},"e-885":{"id":"e-885","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-886"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|Heading 10","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|Heading 10","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770530518},"e-887":{"id":"e-887","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-888"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|d339da1f-1ec3-2d32-f9f6-bb1a6a19f6eb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|d339da1f-1ec3-2d32-f9f6-bb1a6a19f6eb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770542801},"e-889":{"id":"e-889","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-890"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|3c460953-1076-d627-67bb-79d164c0acc4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|3c460953-1076-d627-67bb-79d164c0acc4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1611770554063},"e-891":{"id":"e-891","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-892"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|c790a1b9-c0eb-bb52-6b3a-9536e5d71216","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|c790a1b9-c0eb-bb52-6b3a-9536e5d71216","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1611770564008},"e-893":{"id":"e-893","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-894"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|aff1fa79-a199-c13d-ab7f-77dc54223499","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|aff1fa79-a199-c13d-ab7f-77dc54223499","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":800,"direction":"BOTTOM","effectIn":true},"createdOn":1611770576530},"e-895":{"id":"e-895","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-896"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770600194},"e-897":{"id":"e-897","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-898"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|cbee6f0e-aa0b-f547-6238-74bb41b954fe","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|cbee6f0e-aa0b-f547-6238-74bb41b954fe","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770677328},"e-899":{"id":"e-899","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-900"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|9f9c51f1-6fc6-ee57-b099-dafd38a25e45","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|9f9c51f1-6fc6-ee57-b099-dafd38a25e45","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1611770686789},"e-901":{"id":"e-901","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-902"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|65d8ad60-49a1-eea9-ef01-a3c6db2d8f05","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|65d8ad60-49a1-eea9-ef01-a3c6db2d8f05","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1611770696418},"e-903":{"id":"e-903","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-904"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|Heading 3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|Heading 3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611770771019},"e-905":{"id":"e-905","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-906"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|Heading 3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|Heading 3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1611770798716},"e-907":{"id":"e-907","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-908"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1612217694569},"e-909":{"id":"e-909","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-910"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1612217694569},"e-942":{"id":"e-942","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-943"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63ce56c4e7e78|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63ce56c4e7e78|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1612458529964},"e-944":{"id":"e-944","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-945"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63ce56c4e7e78|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63ce56c4e7e78|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1612458529964},"e-968":{"id":"e-968","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-969"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63ce56c4e7e78|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63ce56c4e7e78|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1612458529964},"e-1038":{"id":"e-1038","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1105"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|64309c81-a547-5e2f-f7e1-f556772532d6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|64309c81-a547-5e2f-f7e1-f556772532d6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226809122},"e-1040":{"id":"e-1040","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1112"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|64309c81-a547-5e2f-f7e1-f556772532d6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|64309c81-a547-5e2f-f7e1-f556772532d6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226830610},"e-1042":{"id":"e-1042","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1043"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226843867},"e-1044":{"id":"e-1044","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1086"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226851413},"e-1046":{"id":"e-1046","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1102"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|07f93a14-1d2f-3b48-c140-993a45b439e9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226862956},"e-1048":{"id":"e-1048","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1111"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|ab3bcc34-038b-d49b-3041-5fb4d773217f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|ab3bcc34-038b-d49b-3041-5fb4d773217f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226877393},"e-1050":{"id":"e-1050","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1088"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|ab3bcc34-038b-d49b-3041-5fb4d773217f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|ab3bcc34-038b-d49b-3041-5fb4d773217f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615226885504},"e-1052":{"id":"e-1052","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1100"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|b70f9542-35ff-958f-b680-662c3625c2d4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b70f9542-35ff-958f-b680-662c3625c2d4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227132673},"e-1054":{"id":"e-1054","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1098"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|b70f9542-35ff-958f-b680-662c3625c2d4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|b70f9542-35ff-958f-b680-662c3625c2d4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227141202},"e-1056":{"id":"e-1056","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1091"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c19774e7e6e|8f739756-f0ec-d3ca-f800-19e619ce2352","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c19774e7e6e|8f739756-f0ec-d3ca-f800-19e619ce2352","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227153643},"e-1058":{"id":"e-1058","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1094"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227306981},"e-1060":{"id":"e-1060","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1074"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227316623},"e-1062":{"id":"e-1062","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1063"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|c65c7c8a-c2e3-fcbe-15a1-4007782f351f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":50,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1615227325656},"e-1066":{"id":"e-1066","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-51","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1067"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"fab399fe-0dd7-c575-bad9-074cc9f3afda","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"fab399fe-0dd7-c575-bad9-074cc9f3afda","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":0,"direction":null,"effectIn":null},"createdOn":1614813130886},"e-1067":{"id":"e-1067","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-52","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1066"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"fab399fe-0dd7-c575-bad9-074cc9f3afda","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"fab399fe-0dd7-c575-bad9-074cc9f3afda","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1614813130886},"e-1068":{"id":"e-1068","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-5","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1069"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0f644e7de4|5e763791-be2a-a60e-413c-8398f7a254c4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0f644e7de4|5e763791-be2a-a60e-413c-8398f7a254c4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1619629870362},"e-1069":{"id":"e-1069","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-6","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1068"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0f644e7de4|5e763791-be2a-a60e-413c-8398f7a254c4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0f644e7de4|5e763791-be2a-a60e-413c-8398f7a254c4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1619629870393},"e-1070":{"id":"e-1070","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1071"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|683abd31-2291-7081-4c1c-78464826fd0a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|683abd31-2291-7081-4c1c-78464826fd0a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1621881619705},"e-1071":{"id":"e-1071","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1070"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|683abd31-2291-7081-4c1c-78464826fd0a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|683abd31-2291-7081-4c1c-78464826fd0a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1621881619705},"e-1072":{"id":"e-1072","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1073"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|1bcb5683-72c7-e677-cfd8-e8d09d1a3cbb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|1bcb5683-72c7-e677-cfd8-e8d09d1a3cbb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1621881687867},"e-1073":{"id":"e-1073","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1072"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|1bcb5683-72c7-e677-cfd8-e8d09d1a3cbb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|1bcb5683-72c7-e677-cfd8-e8d09d1a3cbb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1621881687867},"e-1075":{"id":"e-1075","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1088"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8228","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8228","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624481120890},"e-1079":{"id":"e-1079","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1112"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8156","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8156","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624398887082},"e-1080":{"id":"e-1080","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-49","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1081"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c814d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c814d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1624398887082},"e-1087":{"id":"e-1087","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1098"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8242","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8242","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624481121200},"e-1089":{"id":"e-1089","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1102"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8235","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8235","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624480801346},"e-1090":{"id":"e-1090","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1100"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8242","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8242","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624481121200},"e-1092":{"id":"e-1092","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-54","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c814a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c814a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-54-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1624398887082},"e-1093":{"id":"e-1093","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1105"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8156","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8156","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624398887082},"e-1096":{"id":"e-1096","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1086"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8235","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8235","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624480801346},"e-1099":{"id":"e-1099","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1111"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8228","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c8228","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1624481120890},"e-1113":{"id":"e-1113","name":"","animationType":"custom","eventTypeId":"PAGE_START","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-55","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1114"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":true,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1625675464863},"e-1117":{"id":"e-1117","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1118"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a03","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a03","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1630615094092},"e-1119":{"id":"e-1119","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1120"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a05","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a05","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1630615094092},"e-1121":{"id":"e-1121","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1122"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a07","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a07","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1630615094092},"e-1123":{"id":"e-1123","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1124"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a09","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|37fd03fd-b017-ae44-de48-f70575f55a09","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":800,"direction":"BOTTOM","effectIn":true},"createdOn":1630615094092},"e-1131":{"id":"e-1131","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1132"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1611770481265},"e-1133":{"id":"e-1133","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1134"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1611770492706},"e-1135":{"id":"e-1135","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1136"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c9be94e7de8|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1611770504100},"e-1137":{"id":"e-1137","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-56","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-56-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1635775998985},"e-1138":{"id":"e-1138","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1139"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|2c509b01-b7ab-5fb9-2500-938f077f45dd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|2c509b01-b7ab-5fb9-2500-938f077f45dd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1636392042016},"e-1140":{"id":"e-1140","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1141"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|2c509b01-b7ab-5fb9-2500-938f077f45dd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|2c509b01-b7ab-5fb9-2500-938f077f45dd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1636392042016},"e-1219":{"id":"e-1219","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GROW_EFFECT","instant":false,"config":{"actionListId":"growIn","autoStopEventId":"e-1220"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6e9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6e9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":1000,"direction":null,"effectIn":true},"createdOn":1637596635166},"e-1221":{"id":"e-1221","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1222"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f0","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f0","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1223":{"id":"e-1223","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1224"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1225":{"id":"e-1225","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1226"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a6f4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":500,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1227":{"id":"e-1227","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1228"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a704","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a704","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1229":{"id":"e-1229","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1230"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a708","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a708","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1231":{"id":"e-1231","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1232"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a70a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a70a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":500,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1233":{"id":"e-1233","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1234"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a712","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a712","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1235":{"id":"e-1235","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1236"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a714","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a714","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1237":{"id":"e-1237","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1238"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a716","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|65201ae2-792f-b677-3a81-6eebf5c5a716","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":500,"direction":"RIGHT","effectIn":true},"createdOn":1637596635166},"e-1239":{"id":"e-1239","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1240"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3c7","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3c7","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1241":{"id":"e-1241","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1242"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3c7","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3c7","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1243":{"id":"e-1243","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1244"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":50,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1245":{"id":"e-1245","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1246"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1247":{"id":"e-1247","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1248"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3ca","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1249":{"id":"e-1249","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1250"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3cc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3cc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1251":{"id":"e-1251","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1252"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3cc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|7fb355fa-6849-6a84-1530-1544e209a3cc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1637596736655},"e-1253":{"id":"e-1253","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1254"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|8664dd52-0930-f766-6744-de31014776da","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|8664dd52-0930-f766-6744-de31014776da","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638460055244},"e-1263":{"id":"e-1263","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-44","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|0666b636-eabd-9d83-fa99-9a4b3a41c3bb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|0666b636-eabd-9d83-fa99-9a4b3a41c3bb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-44-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1638826380126},"e-1269":{"id":"e-1269","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-63","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|e06c12bc-3037-a03b-dadf-c0011224907c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|e06c12bc-3037-a03b-dadf-c0011224907c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-63-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1638826380126},"e-1276":{"id":"e-1276","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1277"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|65ed85ff-5e52-7693-11e9-7eb418a083c3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|65ed85ff-5e52-7693-11e9-7eb418a083c3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1284":{"id":"e-1284","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1285"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f0a8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f0a8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1286":{"id":"e-1286","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1287"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1638826380126},"e-1288":{"id":"e-1288","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1289"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1638826380126},"e-1290":{"id":"e-1290","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-47","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-47-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1638826380126},"e-1291":{"id":"e-1291","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-48","affectedElements":{},"duration":0}},"mediaQueries":["medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|463d5f30-0391-1fe0-d6e0-0e866049f09b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-48-p","smoothing":75,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1638826380126},"e-1296":{"id":"e-1296","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1297"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1298":{"id":"e-1298","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1299"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1300":{"id":"e-1300","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1301"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1302":{"id":"e-1302","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1303"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|Heading 10","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|Heading 10","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1304":{"id":"e-1304","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1305"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|d339da1f-1ec3-2d32-f9f6-bb1a6a19f6eb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|d339da1f-1ec3-2d32-f9f6-bb1a6a19f6eb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1306":{"id":"e-1306","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1307"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|3c460953-1076-d627-67bb-79d164c0acc4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|3c460953-1076-d627-67bb-79d164c0acc4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1308":{"id":"e-1308","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1309"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|c790a1b9-c0eb-bb52-6b3a-9536e5d71216","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|c790a1b9-c0eb-bb52-6b3a-9536e5d71216","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1310":{"id":"e-1310","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1311"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|aff1fa79-a199-c13d-ab7f-77dc54223499","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|aff1fa79-a199-c13d-ab7f-77dc54223499","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":800,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1312":{"id":"e-1312","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1313"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1314":{"id":"e-1314","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1315"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a03","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a03","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1316":{"id":"e-1316","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1317"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a05","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a05","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1318":{"id":"e-1318","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1319"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a07","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a07","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1320":{"id":"e-1320","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1321"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a09","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|37fd03fd-b017-ae44-de48-f70575f55a09","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":800,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1322":{"id":"e-1322","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1323"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b77f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1324":{"id":"e-1324","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1325"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b785","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1326":{"id":"e-1326","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1327"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|1fb23469-b852-92ee-ec30-7f3863d4b78d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":600,"direction":"BOTTOM","effectIn":true},"createdOn":1638826380126},"e-1328":{"id":"e-1328","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1329"}},"mediaQueries":["main","medium"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|47897f24-f663-84d5-eea5-32b224efd1cd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|47897f24-f663-84d5-eea5-32b224efd1cd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1638827090091},"e-1330":{"id":"e-1330","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1331"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|47897f24-f663-84d5-eea5-32b224efd1cd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|47897f24-f663-84d5-eea5-32b224efd1cd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1638827090091},"e-1338":{"id":"e-1338","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-60","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1339"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|271a4130-6dbf-8d0f-edac-9a48ada25cbd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|271a4130-6dbf-8d0f-edac-9a48ada25cbd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1638837248154},"e-1340":{"id":"e-1340","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce015","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce015","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1641936408322},"e-1341":{"id":"e-1341","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1342"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1641936408322},"e-1343":{"id":"e-1343","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1344"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1641936408322},"e-1345":{"id":"e-1345","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1346"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce01c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1641936408322},"e-1353":{"id":"e-1353","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1354"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7086ac8e-7610-24d8-bb47-c36bb3237d0b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7086ac8e-7610-24d8-bb47-c36bb3237d0b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1641937183295},"e-1355":{"id":"e-1355","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1356"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|f9ae0f78-779d-d09d-d9b5-e2e874fc9c7e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|f9ae0f78-779d-d09d-d9b5-e2e874fc9c7e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1641937359364},"e-1357":{"id":"e-1357","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1358"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|4b58120c-84e2-99eb-8b9f-782f5a52e5b4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|4b58120c-84e2-99eb-8b9f-782f5a52e5b4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1641937359631},"e-1359":{"id":"e-1359","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1360"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|c019250e-4569-4fc3-97ed-ec4c6a38cba9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|c019250e-4569-4fc3-97ed-ec4c6a38cba9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1641937393014},"e-1401":{"id":"e-1401","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-64","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce015","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|ac038bcb-a54d-f6b7-3b49-f6ff631ce015","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-64-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1642015384377},"e-1403":{"id":"e-1403","name":"","animationType":"custom","eventTypeId":"PAGE_FINISH","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-65","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1402"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":true,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1642015851987},"e-1406":{"id":"e-1406","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1407"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|db07707a-7df2-d88b-4031-cea461c130a2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|db07707a-7df2-d88b-4031-cea461c130a2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642026252861},"e-1408":{"id":"e-1408","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1409"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|db07707a-7df2-d88b-4031-cea461c130a2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|db07707a-7df2-d88b-4031-cea461c130a2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642026252861},"e-1410":{"id":"e-1410","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1411"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|d0c32b91-9e97-24d0-66e5-081607eafa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|d0c32b91-9e97-24d0-66e5-081607eafa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642026487177},"e-1412":{"id":"e-1412","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1413"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|d0c32b91-9e97-24d0-66e5-081607eafa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|d0c32b91-9e97-24d0-66e5-081607eafa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642026487177},"e-1426":{"id":"e-1426","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1427"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff698","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff698","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642112066730},"e-1428":{"id":"e-1428","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1429"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff698","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff698","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642112066730},"e-1430":{"id":"e-1430","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1431"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1642112066730},"e-1432":{"id":"e-1432","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1433"}},"mediaQueries":["main","medium"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642112066730},"e-1434":{"id":"e-1434","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1435"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff69d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642112066730},"e-1436":{"id":"e-1436","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1437"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff6a2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|7bdb4a38-f10f-cd7b-07b0-01f6104ff6a2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":300,"direction":"BOTTOM","effectIn":true},"createdOn":1642112066730},"e-1442":{"id":"e-1442","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1443"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff19","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff19","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1642182974129},"e-1444":{"id":"e-1444","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1445"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff1b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff1b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642182974129},"e-1446":{"id":"e-1446","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1447"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff1b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff1b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1642182974129},"e-1448":{"id":"e-1448","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1449"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff20","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|0d70e91f-9d27-888a-14d9-f93188abff20","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":300,"direction":"BOTTOM","effectIn":true},"createdOn":1642182974129},"e-1450":{"id":"e-1450","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b1035b6b-6714-f85e-7aed-43a2934fc230","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b1035b6b-6714-f85e-7aed-43a2934fc230","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1647874281154},"e-1455":{"id":"e-1455","name":"","animationType":"preset","eventTypeId":"PAGE_START","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-66","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1456"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1459":{"id":"e-1459","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1460"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|43c324c0-891d-20ea-7884-04a0cea77757","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|43c324c0-891d-20ea-7884-04a0cea77757","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1473":{"id":"e-1473","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1474"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|5fbe22e6-4dc4-6240-4c10-ba79a64150be","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5fbe22e6-4dc4-6240-4c10-ba79a64150be","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1483":{"id":"e-1483","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1484"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1485":{"id":"e-1485","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1486"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|43c324c0-891d-20ea-7884-04a0cea77757","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|43c324c0-891d-20ea-7884-04a0cea77757","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1499":{"id":"e-1499","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1500"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1509":{"id":"e-1509","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1510"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1511":{"id":"e-1511","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1512"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|d1e88b47-a4bb-6aad-acc3-e0463e109bd2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1513":{"id":"e-1513","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1514"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1515":{"id":"e-1515","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1516"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1517":{"id":"e-1517","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1518"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b0a2801c-3872-8095-ba4d-403918b7854c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":50,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1519":{"id":"e-1519","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1520"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1521":{"id":"e-1521","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1522"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1523":{"id":"e-1523","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1524"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5638f684-3f15-c87e-a8a0-52c3b123fea4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":50,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647874281154},"e-1537":{"id":"e-1537","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1538"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|0d70e91f-9d27-888a-14d9-f93188abff19","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|0d70e91f-9d27-888a-14d9-f93188abff19","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1647874281154},"e-1543":{"id":"e-1543","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1544"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|0d70e91f-9d27-888a-14d9-f93188abff20","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|0d70e91f-9d27-888a-14d9-f93188abff20","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":300,"direction":"BOTTOM","effectIn":true},"createdOn":1647874281154},"e-1548":{"id":"e-1548","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1549"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|177d285e-e535-67a9-1c9d-1d56b2b43dfb","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|177d285e-e535-67a9-1c9d-1d56b2b43dfb","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1647875349073},"e-1550":{"id":"e-1550","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1551"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|6e7dd4cf-86f3-68d4-c15e-f6b5de8bcf65","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|6e7dd4cf-86f3-68d4-c15e-f6b5de8bcf65","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647875486737},"e-1552":{"id":"e-1552","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1553"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|6e7dd4cf-86f3-68d4-c15e-f6b5de8bcf65","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|6e7dd4cf-86f3-68d4-c15e-f6b5de8bcf65","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647875486737},"e-1554":{"id":"e-1554","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1555"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|0841d697-510f-ca31-9449-fb2e35877daf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|0841d697-510f-ca31-9449-fb2e35877daf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1647875616883},"e-1556":{"id":"e-1556","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-67","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1557"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|09e4130b-4272-7a77-10c8-04d14a66a95f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|09e4130b-4272-7a77-10c8-04d14a66a95f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647896143041},"e-1557":{"id":"e-1557","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-68","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1556"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|09e4130b-4272-7a77-10c8-04d14a66a95f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|09e4130b-4272-7a77-10c8-04d14a66a95f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647896143051},"e-1558":{"id":"e-1558","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-69","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1559"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|57e8a2a0-1ed7-8a27-d86b-7674513f6fcf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|57e8a2a0-1ed7-8a27-d86b-7674513f6fcf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647897141705},"e-1559":{"id":"e-1559","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-70","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1558"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|57e8a2a0-1ed7-8a27-d86b-7674513f6fcf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|57e8a2a0-1ed7-8a27-d86b-7674513f6fcf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647897141715},"e-1560":{"id":"e-1560","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1561"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|2d83e429-3ebd-d43b-0fd8-da9fb9d50bf8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|2d83e429-3ebd-d43b-0fd8-da9fb9d50bf8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647900790610},"e-1562":{"id":"e-1562","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1563"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b745c655-707e-19ea-95e5-878972cea335","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b745c655-707e-19ea-95e5-878972cea335","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647902009437},"e-1563":{"id":"e-1563","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1562"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|b745c655-707e-19ea-95e5-878972cea335","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|b745c655-707e-19ea-95e5-878972cea335","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647902009437},"e-1568":{"id":"e-1568","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1569"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|9ebc728e-7f74-47c2-4c72-3d7c92811904","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|9ebc728e-7f74-47c2-4c72-3d7c92811904","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967429896},"e-1569":{"id":"e-1569","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1568"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|9ebc728e-7f74-47c2-4c72-3d7c92811904","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|9ebc728e-7f74-47c2-4c72-3d7c92811904","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967429896},"e-1570":{"id":"e-1570","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1571"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|a2395054-f4f0-a73d-3524-d682d057ee04","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|a2395054-f4f0-a73d-3524-d682d057ee04","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967464774},"e-1571":{"id":"e-1571","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1570"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|a2395054-f4f0-a73d-3524-d682d057ee04","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|a2395054-f4f0-a73d-3524-d682d057ee04","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967464774},"e-1572":{"id":"e-1572","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-33","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1573"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|71709a8f-3d7b-1997-9469-cd6e64f33999","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|71709a8f-3d7b-1997-9469-cd6e64f33999","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967490313},"e-1573":{"id":"e-1573","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-34","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1572"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|71709a8f-3d7b-1997-9469-cd6e64f33999","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|71709a8f-3d7b-1997-9469-cd6e64f33999","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1647967490313},"e-1574":{"id":"e-1574","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1575"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647977428720},"e-1576":{"id":"e-1576","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1577"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647977428720},"e-1578":{"id":"e-1578","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1579"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e082e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647977428720},"e-1580":{"id":"e-1580","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1581"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e0833","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e0833","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647977428720},"e-1582":{"id":"e-1582","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1583"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e0833","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|5f7b3434-7293-9827-66bc-9b434f2e0833","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1647977428720},"e-1584":{"id":"e-1584","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1585"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|40eaaefb-e6c8-0a02-b705-2f1676f91b20","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|40eaaefb-e6c8-0a02-b705-2f1676f91b20","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":10,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1648057328467},"e-1586":{"id":"e-1586","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1587"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|40eaaefb-e6c8-0a02-b705-2f1676f91b26","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|40eaaefb-e6c8-0a02-b705-2f1676f91b26","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":10,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1648057350779},"e-1588":{"id":"e-1588","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1589"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|8645d0d1-935d-5ea1-c0ae-4bba0ba297f9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|8645d0d1-935d-5ea1-c0ae-4bba0ba297f9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1648057366705},"e-1590":{"id":"e-1590","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1591"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"623890e8ee2157501ef16b66|8645d0d1-935d-5ea1-c0ae-4bba0ba297ff","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|8645d0d1-935d-5ea1-c0ae-4bba0ba297ff","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":5,"scrollOffsetUnit":"%","delay":400,"direction":"BOTTOM","effectIn":true},"createdOn":1648057387152},"e-1608":{"id":"e-1608","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-10","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-10-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1648659045260},"e-1609":{"id":"e-1609","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-25","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1610"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1648659045260},"e-1610":{"id":"e-1610","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-26","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1609"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|2a6867d3-3d2e-1edb-dee7-c66af0e1f418","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1648659045260},"e-1611":{"id":"e-1611","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-13","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1612"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1648745168409},"e-1612":{"id":"e-1612","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-14","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1611"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1648745168416},"e-1675":{"id":"e-1675","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1676"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|e63bf2d8-ae6c-8e15-295d-d518c2a07dcf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|e63bf2d8-ae6c-8e15-295d-d518c2a07dcf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658260121614},"e-1679":{"id":"e-1679","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"62d6ed33d32cf591666d0062|59cb9be0-d58d-f5c0-0aa7-e4119fe95e59","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|59cb9be0-d58d-f5c0-0aa7-e4119fe95e59","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1658340899430},"e-1690":{"id":"e-1690","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"62d6ed33d32cf591666d0062|9ce4e8ed-a05c-b54b-3be2-d4d91a793003","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|9ce4e8ed-a05c-b54b-3be2-d4d91a793003","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1658343401907},"e-1691":{"id":"e-1691","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1692"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|d1dea8cf-871a-5ce1-0912-4c718f2631e5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|d1dea8cf-871a-5ce1-0912-4c718f2631e5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658343472802},"e-1693":{"id":"e-1693","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1694"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|d1dea8cf-871a-5ce1-0912-4c718f2631e5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|d1dea8cf-871a-5ce1-0912-4c718f2631e5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658343472802},"e-1699":{"id":"e-1699","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1700"}},"mediaQueries":["main","medium"],"target":{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658344165290},"e-1701":{"id":"e-1701","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1702"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658344165290},"e-1715":{"id":"e-1715","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1716"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d46555248e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d46555248e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1658347141400},"e-1717":{"id":"e-1717","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1718"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d465552491","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d465552491","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658347141400},"e-1719":{"id":"e-1719","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1720"}},"mediaQueries":["main","medium"],"target":{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d465552491","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|1fddafee-cfdf-d540-6b43-17d465552491","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658347141400},"e-1727":{"id":"e-1727","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-74","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1728"}},"mediaQueries":["main"],"target":{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1658434396746},"e-1728":{"id":"e-1728","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-75","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1727"}},"mediaQueries":["main"],"target":{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|76b901aa-e7a4-4459-ea7c-3b4aa532b834","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1658434396761},"e-1745":{"id":"e-1745","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-71","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1746"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|34759470-5d14-6a60-cad4-64db79d920fa","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|34759470-5d14-6a60-cad4-64db79d920fa","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1658864745563},"e-1747":{"id":"e-1747","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1748"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|91e9e15a-342c-88c7-2789-aa94c41b2e1a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|91e9e15a-342c-88c7-2789-aa94c41b2e1a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1658936929651},"e-1789":{"id":"e-1789","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f57","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f57","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1660683444747},"e-1790":{"id":"e-1790","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1791"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f5d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f5d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1792":{"id":"e-1792","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1793"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f5d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f5d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1800":{"id":"e-1800","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1801"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1802":{"id":"e-1802","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-74","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1803"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1803":{"id":"e-1803","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-75","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1802"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1804":{"id":"e-1804","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1805"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|bb7b5d31-88bf-6559-cfd3-5fd433b13f66","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683444747},"e-1806":{"id":"e-1806","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee355","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee355","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1660683646908},"e-1817":{"id":"e-1817","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1818"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683646908},"e-1819":{"id":"e-1819","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-74","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1820"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1660683646908},"e-1820":{"id":"e-1820","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-75","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1819"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1660683646908},"e-1821":{"id":"e-1821","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1822"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|51082d85-6d05-e711-7b83-b422113ee366","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1660683646908},"e-1825":{"id":"e-1825","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-72","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1826"}},"mediaQueries":["main"],"target":{"id":"afabf6f0-7eea-d5bd-adc9-a1e80b584b10","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"afabf6f0-7eea-d5bd-adc9-a1e80b584b10","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1661359392750},"e-1826":{"id":"e-1826","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-73","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1825"}},"mediaQueries":["main"],"target":{"id":"afabf6f0-7eea-d5bd-adc9-a1e80b584b10","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"afabf6f0-7eea-d5bd-adc9-a1e80b584b10","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1661359392759},"e-1827":{"id":"e-1827","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1828"}},"mediaQueries":["main","medium"],"target":{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc75e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc75e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1661372855611},"e-1829":{"id":"e-1829","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1830"}},"mediaQueries":["main","medium"],"target":{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc762","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc762","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1661372855611},"e-1831":{"id":"e-1831","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1832"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc764","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc764","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1661372855611},"e-1833":{"id":"e-1833","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1834"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1661372855611},"e-1835":{"id":"e-1835","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1836"}},"mediaQueries":["main","medium"],"target":{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"630689b7617f4ab0347494fe|14e61753-ed33-0404-2b4f-36c6813dc768","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1661372855611},"e-1837":{"id":"e-1837","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1838"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e294","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e294","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"RIGHT","effectIn":true},"createdOn":1669831784686},"e-1839":{"id":"e-1839","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1840"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e296","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e296","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"RIGHT","effectIn":true},"createdOn":1669831784686},"e-1841":{"id":"e-1841","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInRight","autoStopEventId":"e-1842"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e298","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|f0d6aab4-58ac-dc4e-13aa-e227a909e298","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":500,"direction":"RIGHT","effectIn":true},"createdOn":1669831784686},"e-1845":{"id":"e-1845","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GROW_EFFECT","instant":false,"config":{"actionListId":"growIn","autoStopEventId":"e-1846"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c0bcd4e7de9|79126b74-24d6-d53f-31ab-7fe465fccc9d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c0bcd4e7de9|79126b74-24d6-d53f-31ab-7fe465fccc9d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":1000,"direction":null,"effectIn":true},"createdOn":1669848543148},"e-1847":{"id":"e-1847","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-74","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1848"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1671119769982},"e-1848":{"id":"e-1848","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-75","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1847"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1671119769982},"e-1849":{"id":"e-1849","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1850"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1671119769982},"e-1851":{"id":"e-1851","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1852"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|727d0735-f7df-58ad-8f98-701f8c12b7fd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1671119769982},"e-1857":{"id":"e-1857","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-56","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"63ed30605a84df13b981a91e|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"63ed30605a84df13b981a91e|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-56-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1676488801326},"e-1858":{"id":"e-1858","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-13","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1859"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"63ed30605a84df13b981a91e|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"63ed30605a84df13b981a91e|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1676488801326},"e-1859":{"id":"e-1859","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-14","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1858"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"63ed30605a84df13b981a91e|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"63ed30605a84df13b981a91e|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1676488801326},"e-1860":{"id":"e-1860","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-63","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbee1","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbee1","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-63-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1679600944253},"e-1861":{"id":"e-1861","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1862"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeef","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeef","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1679600944253},"e-1863":{"id":"e-1863","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1864"}},"mediaQueries":["main","medium"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeef","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeef","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1679600944253},"e-1865":{"id":"e-1865","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-45","affectedElements":{},"duration":0}},"mediaQueries":["main"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeff","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbeff","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-45-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1679600944253},"e-1866":{"id":"e-1866","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1867"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbf11","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbf11","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1679600944253},"e-1868":{"id":"e-1868","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1869"}},"mediaQueries":["main","medium"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbf11","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|40583e1f-4194-1e78-232f-08adaf2dbf11","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1679600944253},"e-1876":{"id":"e-1876","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1877"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e943898b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e943898b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1683047943979},"e-1878":{"id":"e-1878","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1879"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e943898b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e943898b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1683047943979},"e-1886":{"id":"e-1886","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1887"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1683047943979},"e-1890":{"id":"e-1890","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1891"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1683047943979},"e-1892":{"id":"e-1892","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-77","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1893"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1683060398076},"e-1893":{"id":"e-1893","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-78","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1892"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|32c2e23d-1ebc-dec4-6cdc-9514e9438994","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1683060398088},"e-1894":{"id":"e-1894","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-79","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|a607e297-c88a-0c44-1850-ff1364c23ba6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|a607e297-c88a-0c44-1850-ff1364c23ba6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-79-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1686932634968},"e-1897":{"id":"e-1897","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1898"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f228c6af0b61049d49ac|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f228c6af0b61049d49ac|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687810601062},"e-1899":{"id":"e-1899","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1900"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f228c6af0b61049d49ac|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f228c6af0b61049d49ac|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687810601062},"e-1901":{"id":"e-1901","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1902"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f228c6af0b61049d49ac|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f228c6af0b61049d49ac|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1687810601062},"e-1903":{"id":"e-1903","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1904"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f6beaffe8639ac529afe|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f6beaffe8639ac529afe|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811774552},"e-1905":{"id":"e-1905","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1906"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f6beaffe8639ac529afe|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f6beaffe8639ac529afe|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811774552},"e-1907":{"id":"e-1907","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1908"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f6beaffe8639ac529afe|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f6beaffe8639ac529afe|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1687811774552},"e-1909":{"id":"e-1909","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1910"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f760a9e0bd075ce602ec|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f760a9e0bd075ce602ec|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811936882},"e-1911":{"id":"e-1911","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1912"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f760a9e0bd075ce602ec|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f760a9e0bd075ce602ec|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811936882},"e-1913":{"id":"e-1913","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1914"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f760a9e0bd075ce602ec|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f760a9e0bd075ce602ec|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1687811936882},"e-1915":{"id":"e-1915","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1916"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f78a2e2b395c45f4768b|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f78a2e2b395c45f4768b|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811978968},"e-1917":{"id":"e-1917","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1918"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f78a2e2b395c45f4768b|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f78a2e2b395c45f4768b|da8cff20-1dd2-62e0-7258-7436acfafddc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1687811978968},"e-1919":{"id":"e-1919","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-1920"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6499f78a2e2b395c45f4768b|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6499f78a2e2b395c45f4768b|Heading 9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1687811978968},"e-1921":{"id":"e-1921","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1922"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|ca54f93d-3c5a-8822-1ec0-8d399688ca7b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|ca54f93d-3c5a-8822-1ec0-8d399688ca7b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":40,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1688575316108},"e-1923":{"id":"e-1923","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-13","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1924"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|01ae6876-2d19-a2e9-6028-93bd460c09fc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|01ae6876-2d19-a2e9-6028-93bd460c09fc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1689027463516},"e-1924":{"id":"e-1924","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-14","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1923"}},"mediaQueries":["main"],"target":{"id":"602abc63d8e63c12494e7dc8|01ae6876-2d19-a2e9-6028-93bd460c09fc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|01ae6876-2d19-a2e9-6028-93bd460c09fc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1689027463523},"e-1935":{"id":"e-1935","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-56","affectedElements":{},"duration":0}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|a33d3b50-c588-d7b3-b352-d84a22a4d31e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-56-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1691009730551},"e-1936":{"id":"e-1936","name":"","animationType":"preset","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-13","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1937"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1691009730551},"e-1937":{"id":"e-1937","name":"","animationType":"preset","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-14","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1936"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|2a79bf7f-5f63-40fc-c151-cc477a52a116","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1691009730551},"e-1952":{"id":"e-1952","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"6178cf2c1126fa793c60f34f|d4587d22-be61-820c-f9a0-82ece1aa7ba8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|d4587d22-be61-820c-f9a0-82ece1aa7ba8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1691168850330},"e-1963":{"id":"e-1963","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1964"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|2cedc800-ce18-0a56-bffe-8130b0aea243","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|2cedc800-ce18-0a56-bffe-8130b0aea243","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1691170207430},"e-1965":{"id":"e-1965","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1966"}},"mediaQueries":["main","medium"],"target":{"id":"6178cf2c1126fa793c60f34f|2cedc800-ce18-0a56-bffe-8130b0aea243","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|2cedc800-ce18-0a56-bffe-8130b0aea243","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1691170207430},"e-1973":{"id":"e-1973","name":"","animationType":"preset","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"64cac2c22bf6eb87608bebb0|cbe37639-5c99-90f0-f196-a1d6df0f2456","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|cbe37639-5c99-90f0-f196-a1d6df0f2456","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1691176513311},"e-1986":{"id":"e-1986","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-29","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1987"}},"mediaQueries":["medium","small"],"target":{"selector":".menuitem__itemwrapcms","originalId":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"CLASS"},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1693629638391},"e-1987":{"id":"e-1987","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-30","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1986"}},"mediaQueries":["medium","small"],"target":{"selector":".menuitem__itemwrapcms","originalId":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"CLASS"},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1693629638403},"e-1988":{"id":"e-1988","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-31","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1989"}},"mediaQueries":["tiny"],"target":{"selector":".menuitem__itemwrapcms","originalId":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"CLASS"},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1693629686751},"e-1989":{"id":"e-1989","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-32","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-1988"}},"mediaQueries":["tiny"],"target":{"selector":".menuitem__itemwrapcms","originalId":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"CLASS"},"targets":[{"id":"602abc63d8e63c2a8d4e7de5|1989e7bb-6227-84f6-58fa-de4eebf244f0","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1693629686762},"e-2022":{"id":"e-2022","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2023"}},"mediaQueries":["main","medium"],"target":{"id":"64fe582f2994b2723ab3979e|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64fe582f2994b2723ab3979e|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694390319718},"e-2038":{"id":"e-2038","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2039"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64fe582f2994b2723ab3979e|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64fe582f2994b2723ab3979e|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694390319718},"e-2046":{"id":"e-2046","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2047"}},"mediaQueries":["main","medium"],"target":{"id":"64ff2d1a9619db62773419d7|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64ff2d1a9619db62773419d7|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694444827101},"e-2048":{"id":"e-2048","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2049"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64ff2d1a9619db62773419d7|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64ff2d1a9619db62773419d7|b462dbba-0106-f1ed-5b7c-6076df70fa61","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694444827101},"e-2051":{"id":"e-2051","name":"","animationType":"custom","eventTypeId":"PAGE_FINISH","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-81","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2050"}},"mediaQueries":["main"],"target":{"id":"64ff2d1a9619db62773419d7","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"64ff2d1a9619db62773419d7","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694467112411},"e-2052":{"id":"e-2052","name":"","animationType":"custom","eventTypeId":"MOUSE_OVER","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-82","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2053"}},"mediaQueries":["main"],"target":{"selector":".just-eat-order-card_component","originalId":"64fe582f2994b2723ab3979e|18d6ece9-711a-9ada-9c9a-12053396ea1f","appliesTo":"CLASS"},"targets":[{"selector":".just-eat-order-card_component","originalId":"64fe582f2994b2723ab3979e|18d6ece9-711a-9ada-9c9a-12053396ea1f","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694623244727},"e-2053":{"id":"e-2053","name":"","animationType":"custom","eventTypeId":"MOUSE_OUT","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-83","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2052"}},"mediaQueries":["main"],"target":{"selector":".just-eat-order-card_component","originalId":"64fe582f2994b2723ab3979e|18d6ece9-711a-9ada-9c9a-12053396ea1f","appliesTo":"CLASS"},"targets":[{"selector":".just-eat-order-card_component","originalId":"64fe582f2994b2723ab3979e|18d6ece9-711a-9ada-9c9a-12053396ea1f","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694623244738},"e-2054":{"id":"e-2054","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-84","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2055"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"4d8ca639-af8d-54d9-4898-865908bba65e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"4d8ca639-af8d-54d9-4898-865908bba65e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694628187611},"e-2056":{"id":"e-2056","name":"","animationType":"preset","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-85","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2057"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".just-eat-info-dropdown_header","originalId":"64fe582f2994b2723ab3979e|5d2ff4b4-7c42-cce8-111a-6f3d435296e0","appliesTo":"CLASS"},"targets":[{"selector":".just-eat-info-dropdown_header","originalId":"64fe582f2994b2723ab3979e|5d2ff4b4-7c42-cce8-111a-6f3d435296e0","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694628344323},"e-2057":{"id":"e-2057","name":"","animationType":"custom","eventTypeId":"MOUSE_SECOND_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-86","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2056"}},"mediaQueries":["main","medium","small","tiny"],"target":{"selector":".just-eat-info-dropdown_header","originalId":"64fe582f2994b2723ab3979e|5d2ff4b4-7c42-cce8-111a-6f3d435296e0","appliesTo":"CLASS"},"targets":[{"selector":".just-eat-info-dropdown_header","originalId":"64fe582f2994b2723ab3979e|5d2ff4b4-7c42-cce8-111a-6f3d435296e0","appliesTo":"CLASS"}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694628344323},"e-2059":{"id":"e-2059","name":"","animationType":"custom","eventTypeId":"PAGE_FINISH","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-89","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2058"}},"mediaQueries":["medium","small","tiny"],"target":{"id":"64ff2d1a9619db62773419d7","appliesTo":"PAGE","styleBlockIds":[]},"targets":[{"id":"64ff2d1a9619db62773419d7","appliesTo":"PAGE","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1694667871331},"e-2061":{"id":"e-2061","name":"","animationType":"custom","eventTypeId":"SCROLL_OUT_OF_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-88","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2060"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64fe582f2994b2723ab3979e|28599dd8-646c-cdc0-7ae9-e69b4b3148e1","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64fe582f2994b2723ab3979e|28599dd8-646c-cdc0-7ae9-e69b4b3148e1","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":100,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694812275570},"e-2062":{"id":"e-2062","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-88","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2063"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64fe582f2994b2723ab3979e|07250103-6042-bc9c-8fa9-c0af8800a86c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64fe582f2994b2723ab3979e|07250103-6042-bc9c-8fa9-c0af8800a86c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1694812498249},"e-2086":{"id":"e-2086","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2087"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|f413485c-545b-86e8-d7c3-a2617cbf9620","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|f413485c-545b-86e8-d7c3-a2617cbf9620","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697556937878},"e-2088":{"id":"e-2088","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2089"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c12494e7dc8|d4a9f55b-30f4-c71b-21a1-13b9b6849ed8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c12494e7dc8|d4a9f55b-30f4-c71b-21a1-13b9b6849ed8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697557597318},"e-2090":{"id":"e-2090","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2091"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c86474e7de6|a8dbc482-4475-75f1-25b1-f982baf1ee92","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c86474e7de6|a8dbc482-4475-75f1-25b1-f982baf1ee92","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697568445594},"e-2092":{"id":"e-2092","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2093"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|c000fe2e-61f8-5ac5-4408-5f8ff1cdcabf","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|c000fe2e-61f8-5ac5-4408-5f8ff1cdcabf","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697568772261},"e-2096":{"id":"e-2096","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2097"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652517","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652517","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697572821466},"e-2098":{"id":"e-2098","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2099"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652517","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652517","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697572821466},"e-2100":{"id":"e-2100","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2101"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652519","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|ed2f0c33-e8c9-d938-7c6c-b9722a652519","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697572821466},"e-2102":{"id":"e-2102","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2103"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|577ef3b3-4f1a-e162-de97-4337e8717e7a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|577ef3b3-4f1a-e162-de97-4337e8717e7a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697572901682},"e-2104":{"id":"e-2104","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2105"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c2d104e7de7|577ef3b3-4f1a-e162-de97-4337e8717e7a","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|577ef3b3-4f1a-e162-de97-4337e8717e7a","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697572901682},"e-2106":{"id":"e-2106","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2107"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c2d104e7de7|532038d9-ab6b-a327-0e72-9cac9c9f8a32","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c2d104e7de7|532038d9-ab6b-a327-0e72-9cac9c9f8a32","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697573738626},"e-2108":{"id":"e-2108","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2109"}},"mediaQueries":["main","medium"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|ebd482f1-22ae-8eba-fccd-29f74ed3adbd","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|ebd482f1-22ae-8eba-fccd-29f74ed3adbd","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697574311522},"e-2110":{"id":"e-2110","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2111"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|812b7520-b44e-e283-f5c4-34e1f3e8a7d4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|812b7520-b44e-e283-f5c4-34e1f3e8a7d4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697574566071},"e-2112":{"id":"e-2112","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2113"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|812b7520-b44e-e283-f5c4-34e1f3e8a7d4","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|812b7520-b44e-e283-f5c4-34e1f3e8a7d4","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697574566071},"e-2114":{"id":"e-2114","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2115"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|b19eb793-b3cc-1c84-532a-9bfc8775498e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|b19eb793-b3cc-1c84-532a-9bfc8775498e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697574883071},"e-2116":{"id":"e-2116","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2117"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|b19eb793-b3cc-1c84-532a-9bfc8775498e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|b19eb793-b3cc-1c84-532a-9bfc8775498e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697574883071},"e-2118":{"id":"e-2118","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2119"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|7fe928ca-a159-51b8-2437-2bbfdd117614","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|7fe928ca-a159-51b8-2437-2bbfdd117614","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697575103089},"e-2120":{"id":"e-2120","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2121"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|7fe928ca-a159-51b8-2437-2bbfdd117614","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|7fe928ca-a159-51b8-2437-2bbfdd117614","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697575103089},"e-2122":{"id":"e-2122","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2123"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|59e7b159-f7c1-ec7c-35c8-43f17d50d3be","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|59e7b159-f7c1-ec7c-35c8-43f17d50d3be","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697575406297},"e-2124":{"id":"e-2124","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2125"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"61ae818bcbe6a365a0cfc9ea|59e7b159-f7c1-ec7c-35c8-43f17d50d3be","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"61ae818bcbe6a365a0cfc9ea|59e7b159-f7c1-ec7c-35c8-43f17d50d3be","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697575406297},"e-2126":{"id":"e-2126","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2127"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc062","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc062","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647422269},"e-2128":{"id":"e-2128","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2129"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc062","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc062","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647422269},"e-2130":{"id":"e-2130","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2131"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc064","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|b212bbe1-1084-1c7c-525e-a68f1ebfc064","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647422269},"e-2132":{"id":"e-2132","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2133"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412d8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412d8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647983192},"e-2134":{"id":"e-2134","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2135"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412d8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412d8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647983192},"e-2136":{"id":"e-2136","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-15","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2137"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412da","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|a1a6f11e-9a61-ee26-3448-b064196412da","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697647983192},"e-2138":{"id":"e-2138","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2139"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|bf1459f9-01f4-a333-455f-662159152f99","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|bf1459f9-01f4-a333-455f-662159152f99","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697648165692},"e-2140":{"id":"e-2140","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2141"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|bf1459f9-01f4-a333-455f-662159152f99","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|bf1459f9-01f4-a333-455f-662159152f99","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697648165692},"e-2142":{"id":"e-2142","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2143"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|9c319851-b3d6-fbdf-86c8-1583b9fb0ccc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|9c319851-b3d6-fbdf-86c8-1583b9fb0ccc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697648251611},"e-2144":{"id":"e-2144","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2145"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"62d6ed33d32cf591666d0062|9c319851-b3d6-fbdf-86c8-1583b9fb0ccc","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"62d6ed33d32cf591666d0062|9c319851-b3d6-fbdf-86c8-1583b9fb0ccc","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697648251611},"e-2146":{"id":"e-2146","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2147"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c59074e7e6b|4559d998-4a5e-d06c-c800-c28de5007390","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c59074e7e6b|4559d998-4a5e-d06c-c800-c28de5007390","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697648341481},"e-2148":{"id":"e-2148","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2149"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|4717c9d4-5767-f5d5-3a2a-179aaecd94a5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|4717c9d4-5767-f5d5-3a2a-179aaecd94a5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697649330591},"e-2150":{"id":"e-2150","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2151"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|4717c9d4-5767-f5d5-3a2a-179aaecd94a5","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|4717c9d4-5767-f5d5-3a2a-179aaecd94a5","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697649330591},"e-2152":{"id":"e-2152","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2153"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"618c565ebd0c1bf511ba52fb|b8421656-8c23-90f4-27a0-c788c72ea7d7","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"618c565ebd0c1bf511ba52fb|b8421656-8c23-90f4-27a0-c788c72ea7d7","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":20,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697649843254},"e-2154":{"id":"e-2154","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2155"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697650172081},"e-2156":{"id":"e-2156","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2157"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697650172081},"e-2158":{"id":"e-2158","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2159"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|46eddfbd-6b97-cbe4-c020-f1a40278db9f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":20,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697650172081},"e-2160":{"id":"e-2160","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2161"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|5c4a5aa3-c680-8e31-6a85-47c3165d6381","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|5c4a5aa3-c680-8e31-6a85-47c3165d6381","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697650731503},"e-2162":{"id":"e-2162","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2163"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c612e4e7e72|5c4a5aa3-c680-8e31-6a85-47c3165d6381","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|5c4a5aa3-c680-8e31-6a85-47c3165d6381","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697650731503},"e-2164":{"id":"e-2164","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2165"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c612e4e7e72|b6c8855a-8c3b-4c53-c2da-4fd070f39783","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c612e4e7e72|b6c8855a-8c3b-4c53-c2da-4fd070f39783","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697651164664},"e-2166":{"id":"e-2166","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2167"}},"mediaQueries":["main","medium"],"target":{"id":"6178cf2c1126fa793c60f34f|40e9fbbe-8918-b9de-46bf-b570dd92f50f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|40e9fbbe-8918-b9de-46bf-b570dd92f50f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697653422667},"e-2168":{"id":"e-2168","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2169"}},"mediaQueries":["main","medium"],"target":{"id":"64cac2c22bf6eb87608bebb0|78f2aa2e-e211-b946-7cbc-408c264c956e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|78f2aa2e-e211-b946-7cbc-408c264c956e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697653927011},"e-2170":{"id":"e-2170","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2171"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|1a7ce663-b145-450d-e1b7-41fbf592a615","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|1a7ce663-b145-450d-e1b7-41fbf592a615","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697654348093},"e-2172":{"id":"e-2172","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2173"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"6178cf2c1126fa793c60f34f|1a7ce663-b145-450d-e1b7-41fbf592a615","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"6178cf2c1126fa793c60f34f|1a7ce663-b145-450d-e1b7-41fbf592a615","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697654348093},"e-2174":{"id":"e-2174","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2175"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|abf6d05b-653e-e57a-b3b6-1e63cb81b85b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|abf6d05b-653e-e57a-b3b6-1e63cb81b85b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697654433476},"e-2176":{"id":"e-2176","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2177"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|abf6d05b-653e-e57a-b3b6-1e63cb81b85b","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|abf6d05b-653e-e57a-b3b6-1e63cb81b85b","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697654433476},"e-2178":{"id":"e-2178","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-40","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2179"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":20,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656069238},"e-2180":{"id":"e-2180","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2181"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|5a5ff3e7-899e-ae0d-91aa-c03fa98225c2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|5a5ff3e7-899e-ae0d-91aa-c03fa98225c2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656108919},"e-2182":{"id":"e-2182","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2183"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656134270},"e-2184":{"id":"e-2184","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2185"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|9f1e928f-5593-fb1f-618c-d9e493ddccf8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656145444},"e-2186":{"id":"e-2186","name":"","animationType":"custom","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2187"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|5a5ff3e7-899e-ae0d-91aa-c03fa98225c2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|5a5ff3e7-899e-ae0d-91aa-c03fa98225c2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656154973},"e-2188":{"id":"e-2188","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2189"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63cd2cf4e7e6d|efe48983-75a2-a39e-5591-95d6d6d9240c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cd2cf4e7e6d|efe48983-75a2-a39e-5591-95d6d6d9240c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697656724515},"e-2190":{"id":"e-2190","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2191"}},"mediaQueries":["main","medium"],"target":{"id":"623890e8ee2157501ef16b66|e0cb53af-9182-966b-a6a2-537357cbeb0f","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"623890e8ee2157501ef16b66|e0cb53af-9182-966b-a6a2-537357cbeb0f","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697660616435},"e-2192":{"id":"e-2192","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2193"}},"mediaQueries":["main","medium"],"target":{"id":"602abc63d8e63c10124e7e6f|d3cf5f2c-54d4-02cc-1094-bebcf93fdea3","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|d3cf5f2c-54d4-02cc-1094-bebcf93fdea3","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697662194779},"e-2194":{"id":"e-2194","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2195"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|3ce48844-36a1-a217-be72-f22fa80aa1ee","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|3ce48844-36a1-a217-be72-f22fa80aa1ee","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697662780663},"e-2196":{"id":"e-2196","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2197"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63c10124e7e6f|3ce48844-36a1-a217-be72-f22fa80aa1ee","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63c10124e7e6f|3ce48844-36a1-a217-be72-f22fa80aa1ee","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697662780663},"e-2198":{"id":"e-2198","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2199"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|67fd75e4-a7c9-fddb-a35c-f04783f13228","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|67fd75e4-a7c9-fddb-a35c-f04783f13228","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697663821819},"e-2200":{"id":"e-2200","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2201"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"602abc63d8e63cb6a44e7e1a|67fd75e4-a7c9-fddb-a35c-f04783f13228","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"602abc63d8e63cb6a44e7e1a|67fd75e4-a7c9-fddb-a35c-f04783f13228","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1697663821819},"e-2202":{"id":"e-2202","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2203"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|6782df4d-1d98-1677-af25-bbf4b171a3c9","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|6782df4d-1d98-1677-af25-bbf4b171a3c9","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":0,"direction":"BOTTOM","effectIn":true},"createdOn":1702490206237},"e-2204":{"id":"e-2204","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2205"}},"mediaQueries":["main"],"target":{"id":"64cac2c22bf6eb87608bebb0|992a90ae-a831-a817-5b6b-fbe38f1fccc2","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|992a90ae-a831-a817-5b6b-fbe38f1fccc2","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":150,"direction":"BOTTOM","effectIn":true},"createdOn":1702490221875},"e-2206":{"id":"e-2206","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2207"}},"mediaQueries":["main"],"target":{"id":"64cac2c22bf6eb87608bebb0|bcea3332-d056-cbe7-199a-c586762e272d","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|bcea3332-d056-cbe7-199a-c586762e272d","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":250,"direction":"BOTTOM","effectIn":true},"createdOn":1702490247033},"e-2208":{"id":"e-2208","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2209"}},"mediaQueries":["main"],"target":{"id":"64cac2c22bf6eb87608bebb0|eb72172d-7487-64f3-eb23-2f0d183ed921","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|eb72172d-7487-64f3-eb23-2f0d183ed921","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":350,"direction":"BOTTOM","effectIn":true},"createdOn":1702490284563},"e-2210":{"id":"e-2210","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2211"}},"mediaQueries":["main"],"target":{"id":"64cac2c22bf6eb87608bebb0|3e54297f-e8a2-0ec8-213e-c2ae43568608","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|3e54297f-e8a2-0ec8-213e-c2ae43568608","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":450,"direction":"BOTTOM","effectIn":true},"createdOn":1702490299357},"e-2212":{"id":"e-2212","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2213"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56692","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56692","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1703265140103},"e-2214":{"id":"e-2214","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2215"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56692","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56692","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1703265140103},"e-2216":{"id":"e-2216","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-39","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2217"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56694","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f56694","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1703265140103},"e-2218":{"id":"e-2218","name":"","animationType":"custom","eventTypeId":"SCROLLING_IN_VIEW","action":{"id":"","actionTypeId":"GENERAL_CONTINUOUS_ACTION","config":{"actionListId":"a-8","affectedElements":{},"duration":0}},"mediaQueries":["main","medium"],"target":{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f5668e","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"64cac2c22bf6eb87608bebb0|0b4cbc7b-4994-0ab2-0e2c-8c7176f5668e","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":[{"continuousParameterGroupId":"a-8-p","smoothing":50,"startsEntering":true,"addStartOffset":false,"addOffsetValue":50,"startsExiting":false,"addEndOffset":false,"endOffsetValue":50}],"createdOn":1703265422647},"e-2223":{"id":"e-2223","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2224"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd20895fdae476e0cbc0c2|f57253d8-a263-88a6-3bfa-d097861ae992","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd20895fdae476e0cbc0c2|f57253d8-a263-88a6-3bfa-d097861ae992","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1707943393558},"e-2225":{"id":"e-2225","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2226"}},"mediaQueries":["main","medium"],"target":{"id":"65cd20895fdae476e0cbc0c2|de0bae66-4fc1-eb3a-c54a-68d1cdf8bd44","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd20895fdae476e0cbc0c2|de0bae66-4fc1-eb3a-c54a-68d1cdf8bd44","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707945758518},"e-2227":{"id":"e-2227","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2228"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd20895fdae476e0cbc0c2|de0bae66-4fc1-eb3a-c54a-68d1cdf8bd44","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd20895fdae476e0cbc0c2|de0bae66-4fc1-eb3a-c54a-68d1cdf8bd44","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707945758518},"e-2229":{"id":"e-2229","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2230"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707946350520},"e-2231":{"id":"e-2231","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2232"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c6","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c6","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707946350520},"e-2233":{"id":"e-2233","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"SLIDE_EFFECT","instant":false,"config":{"actionListId":"slideInBottom","autoStopEventId":"e-2234"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c8","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd30fb57b739e75b39c1a8|5ef55bdd-ae72-ca40-9cdd-89582b0cf1c8","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":200,"direction":"BOTTOM","effectIn":true},"createdOn":1707946350520},"e-2235":{"id":"e-2235","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2236"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd30fb57b739e75b39c1a8|74af96b7-ce0a-70c1-777c-68c97b809d78","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd30fb57b739e75b39c1a8|74af96b7-ce0a-70c1-777c-68c97b809d78","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707947453885},"e-2237":{"id":"e-2237","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2238"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd30fb57b739e75b39c1a8|74af96b7-ce0a-70c1-777c-68c97b809d78","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd30fb57b739e75b39c1a8|74af96b7-ce0a-70c1-777c-68c97b809d78","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1707947453885},"e-2239":{"id":"e-2239","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-20","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2240"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd20895fdae476e0cbc0c2|07942999-508b-b8c2-2e89-3800c1c51115","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd20895fdae476e0cbc0c2|07942999-508b-b8c2-2e89-3800c1c51115","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1708379054905},"e-2241":{"id":"e-2241","name":"","animationType":"preset","eventTypeId":"SCROLL_INTO_VIEW","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","config":{"delay":0,"easing":"","duration":0,"actionListId":"a-11","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2242"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"65cd20895fdae476e0cbc0c2|07942999-508b-b8c2-2e89-3800c1c51115","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"65cd20895fdae476e0cbc0c2|07942999-508b-b8c2-2e89-3800c1c51115","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":0,"scrollOffsetUnit":"%","delay":null,"direction":null,"effectIn":null},"createdOn":1708379054905}},"actionLists":{"a":{"id":"a","title":"Close Popup","actionItemGroups":[{"actionItems":[{"id":"a-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":0,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":1,"unit":""}}]},{"actionItems":[{"id":"a-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":0,"unit":""}},{"id":"a-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da6"},"yValue":135,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"id":"a-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1534233378451},"a-2":{"id":"a-2","title":"Show Popup","actionItemGroups":[{"actionItems":[{"id":"a-2-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":0,"unit":""}},{"id":"a-2-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da6"},"value":0,"unit":""}},{"id":"a-2-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da6"},"yValue":135,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"id":"a-2-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":"flex"}}]},{"actionItems":[{"id":"a-2-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da5"},"value":1,"unit":""}},{"id":"a-2-n-6","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":700,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da6"},"value":1,"unit":""}},{"id":"a-2-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outExpo","duration":1000,"target":{"id":"602abc63d8e63c0f644e7de4|2bb93fcb-d4aa-9ddd-a83c-9164ef1a8da6"},"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1534233019828},"a-7":{"id":"a-7","title":"AlertBanner__Hide","actionItemGroups":[{"actionItems":[{"id":"a-7-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"PARENT","selector":".alert__banner","selectorGuids":["b0c1633b-4a08-3715-e4da-0e08175e1f50"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1605630290121},"a-10":{"id":"a-10","title":"Home__promoParalax","continuousParameterGroups":[{"id":"a-10-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-10-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f"},"yValue":75,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-10-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|939d4e49-39ce-4c6d-d4be-7a3589f7691f"},"yValue":-75,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1605663883258},"a-13":{"id":"a-13","title":"CTA__HoverOn","actionItemGroups":[{"actionItems":[{"id":"a-13-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".ctaarrow","selectorGuids":["8400c56d-f431-7929-d424-a77578d5fa82"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"id":"a-13-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".ctaarrow","selectorGuids":["8400c56d-f431-7929-d424-a77578d5fa82"]},"xValue":16,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605736599243},"a-14":{"id":"a-14","title":"CTA__HoverOff","actionItemGroups":[{"actionItems":[{"id":"a-14-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".ctaarrow","selectorGuids":["8400c56d-f431-7929-d424-a77578d5fa82"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1605736599243},"a-11":{"id":"a-11","title":"Text__ScrollIntoView","actionItemGroups":[{"actionItems":[{"id":"a-11-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"yValue":48,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-11-n-6","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"zValue":3,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-11-n-4","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"xValue":0,"yValue":4,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}}]},{"actionItems":[{"id":"a-11-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outQuad","duration":800,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-11-n-5","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"outQuad","duration":800,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"xValue":0,"yValue":0,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-11-n-7","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":800,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605733453421},"a-16":{"id":"a-16","title":"merch__tileHoverOn__BG","actionItemGroups":[{"actionItems":[{"id":"a-16-n","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}}]},{"actionItems":[{"id":"a-16-n-2","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":true,"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0.49}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605902409138},"a-18":{"id":"a-18","title":"merch__tileHoveroff_BG","actionItemGroups":[{"actionItems":[{"id":"a-18-n","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"a62fe1b6-e85b-03a2-fe24-3f7034ffe6fe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}}]}],"useFirstGroupAsInitialState":false,"createdOn":1605902409138},"a-17":{"id":"a-17","title":"merch__tileHoverOn__Animation","actionItemGroups":[{"actionItems":[{"id":"a-17-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"id":"a-17-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":400,"easing":"inOutQuad","duration":700,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":600,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]},{"actionItems":[{"id":"a-17-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"inOutQuad","duration":0,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":-700,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]},{"actionItems":[{"id":"a-17-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":1000,"easing":"inOutQuad","duration":700,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":0,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]},{"actionItems":[{"id":"a-17-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":1000,"easing":"inOutQuad","duration":1000,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":0,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605902474997},"a-19":{"id":"a-19","title":"merch__tileHoverOff__Animation","actionItemGroups":[{"actionItems":[{"id":"a-19-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".merch__orangeband","selectorGuids":["bbf73f5a-07d1-8237-04b9-6ed194966337"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1605902474997},"a-20":{"id":"a-20","title":"ScrollInToView__OpacityOnMobile","actionItemGroups":[{"actionItems":[{"id":"a-20-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-20-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|43c324c0-891d-20ea-7884-04a0cea77753"},"value":1,"unit":""}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605907646883},"a-15":{"id":"a-15","title":"greenband__grow","actionItemGroups":[{"actionItems":[{"id":"a-15-n","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e09"},"xValue":0,"yValue":1,"locked":false}}]},{"actionItems":[{"id":"a-15-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c12494e7dc8|778e4d7a-661e-7375-9877-e21f6ecd6e09"},"xValue":1,"yValue":1,"locked":false}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605742578171},"a-23":{"id":"a-23","title":"nav__PageLoad-Initial-state","actionItemGroups":[{"actionItems":[{"id":"a-23-n","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"5ea5cb3a-3f7c-c688-960f-3c695c40127d"},"value":8}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607027549035},"a-22":{"id":"a-22","title":"Merch__Paralax-scroll","continuousParameterGroups":[{"id":"a-22-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":38,"actionItems":[{"id":"a-22-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherotopleft","selectorGuids":["df078702-77ea-5873-cdfc-6f1ec176a790"]},"xValue":0,"yValue":30,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merch__top-right","selectorGuids":["c81b0386-b13d-5631-5c6b-f7c97cadb12e"]},"yValue":35,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherobottomleft","selectorGuids":["49e8cf5c-e32b-8882-563d-958bba5deb95"]},"yValue":80,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherobottomright","selectorGuids":["310e8664-4b2e-b889-a0a5-cb369fc9b1d7"]},"xValue":null,"yValue":65,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-22-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherotopleft","selectorGuids":["df078702-77ea-5873-cdfc-6f1ec176a790"]},"xValue":0,"yValue":-30,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merch__top-right","selectorGuids":["c81b0386-b13d-5631-5c6b-f7c97cadb12e"]},"yValue":-35,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherobottomleft","selectorGuids":["49e8cf5c-e32b-8882-563d-958bba5deb95"]},"yValue":-130,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-22-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__merchherobottomright","selectorGuids":["310e8664-4b2e-b889-a0a5-cb369fc9b1d7"]},"xValue":null,"yValue":-452,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1607026813951},"a-24":{"id":"a-24","title":"merch__heroPageLoad","actionItemGroups":[{"actionItems":[{"id":"a-24-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|fdd4e16e-8293-76e1-b46c-e125cf1d056e"},"value":0,"unit":""}},{"id":"a-24-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|703b904e-acc4-caba-5d81-f1c238dcd1f3"},"value":0,"unit":""}},{"id":"a-24-n-3","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|53c787fb-509b-e1e5-f8af-28b51a2c21ee"},"value":0,"unit":""}},{"id":"a-24-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|7ff1a7f6-0bff-8204-a86c-f8879e40b798"},"value":0,"unit":""}},{"id":"a-24-n-11","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|c4f534ba-e5df-84c7-1e34-8963b6a8763c"},"xValue":1.4,"yValue":1.4,"locked":true}},{"id":"a-24-n-21","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|c4f534ba-e5df-84c7-1e34-8963b6a8763c"},"zValue":-9,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-24-n-12","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|c4f534ba-e5df-84c7-1e34-8963b6a8763c"},"value":0,"unit":""}},{"id":"a-24-n-14","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|1b63fe1a-e131-b805-5f6e-6c496b6386ad"},"xValue":-331,"xUnit":"px","yUnit":"PX","zUnit":"PX"}},{"id":"a-24-n-13","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|1b63fe1a-e131-b805-5f6e-6c496b6386ad"},"value":0,"unit":""}},{"id":"a-24-n-17","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|96ce7614-c9c6-1d7a-0ef2-953429731ad3"},"value":0,"unit":""}},{"id":"a-24-n-22","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|96ce7614-c9c6-1d7a-0ef2-953429731ad3"},"zValue":9,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-24-n-18","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|96ce7614-c9c6-1d7a-0ef2-953429731ad3"},"xValue":1.5,"yValue":1.5,"locked":true}}]},{"actionItems":[{"id":"a-24-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|fdd4e16e-8293-76e1-b46c-e125cf1d056e"},"value":1,"unit":""}},{"id":"a-24-n-7","actionTypeId":"STYLE_OPACITY","config":{"delay":200,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|53c787fb-509b-e1e5-f8af-28b51a2c21ee"},"value":1,"unit":""}},{"id":"a-24-n-8","actionTypeId":"STYLE_OPACITY","config":{"delay":300,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|7ff1a7f6-0bff-8204-a86c-f8879e40b798"},"value":1,"unit":""}},{"id":"a-24-n-15","actionTypeId":"TRANSFORM_MOVE","config":{"delay":300,"easing":"easeOut","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|1b63fe1a-e131-b805-5f6e-6c496b6386ad"},"xValue":-113,"xUnit":"px","yUnit":"PX","zUnit":"PX"}},{"id":"a-24-n-16","actionTypeId":"STYLE_OPACITY","config":{"delay":300,"easing":"easeOut","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|1b63fe1a-e131-b805-5f6e-6c496b6386ad"},"value":1,"unit":""}},{"id":"a-24-n-6","actionTypeId":"STYLE_OPACITY","config":{"delay":400,"easing":"easeInOut","duration":1000,"target":{"id":"602abc63d8e63c0bcd4e7de9|703b904e-acc4-caba-5d81-f1c238dcd1f3"},"value":1,"unit":""}},{"id":"a-24-n-10","actionTypeId":"TRANSFORM_SCALE","config":{"delay":500,"easing":"easeOut","duration":600,"target":{"id":"602abc63d8e63c0bcd4e7de9|c4f534ba-e5df-84c7-1e34-8963b6a8763c"},"xValue":1,"yValue":1,"locked":true}},{"id":"a-24-n-9","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"easeOut","duration":600,"target":{"id":"602abc63d8e63c0bcd4e7de9|c4f534ba-e5df-84c7-1e34-8963b6a8763c"},"value":1,"unit":""}},{"id":"a-24-n-19","actionTypeId":"STYLE_OPACITY","config":{"delay":600,"easing":"easeOut","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|96ce7614-c9c6-1d7a-0ef2-953429731ad3"},"value":1,"unit":""}},{"id":"a-24-n-20","actionTypeId":"TRANSFORM_SCALE","config":{"delay":600,"easing":"easeOut","duration":500,"target":{"id":"602abc63d8e63c0bcd4e7de9|96ce7614-c9c6-1d7a-0ef2-953429731ad3"},"xValue":1,"yValue":1,"locked":true}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607029050865},"a-25":{"id":"a-25","title":"promoTile__HoverOn","actionItemGroups":[{"actionItems":[{"id":"a-25-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".promotile__arrow","selectorGuids":["9a90b96f-b223-a566-bb18-6626f30c5b83"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}},{"id":"a-25-n-3","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".promotile__bg-image","selectorGuids":["bb2e39bd-e03b-e9b6-6d7f-dc9f0c2eedb0"]},"xValue":1,"yValue":1,"locked":true}}]},{"actionItems":[{"id":"a-25-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outSine","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".promotile__arrow","selectorGuids":["9a90b96f-b223-a566-bb18-6626f30c5b83"]},"xValue":20,"xUnit":"px","yUnit":"PX","zUnit":"PX"}},{"id":"a-25-n-4","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"easeInOut","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".promotile__bg-image","selectorGuids":["bb2e39bd-e03b-e9b6-6d7f-dc9f0c2eedb0"]},"xValue":1.05,"yValue":1.05,"locked":true}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607359529341},"a-26":{"id":"a-26","title":"promoTile__HoverOff","actionItemGroups":[{"actionItems":[{"id":"a-26-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"inSine","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".promotile__arrow","selectorGuids":["9a90b96f-b223-a566-bb18-6626f30c5b83"]},"xValue":0,"xUnit":"px","yUnit":"PX","zUnit":"PX"}},{"id":"a-26-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"easeInOut","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".promotile__bg-image","selectorGuids":["bb2e39bd-e03b-e9b6-6d7f-dc9f0c2eedb0"]},"xValue":1,"yValue":1,"locked":true}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607359804547},"a-8":{"id":"a-8","title":"Home__LayeredImages__Paralax","continuousParameterGroups":[{"id":"a-8-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-8-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__merchherobottomright","selectorGuids":["ab14fd4f-e0a2-c768-0a84-5173f70e81d0"]},"yValue":274,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layered-media-item.layered-media-item--back","selectorGuids":["c33a6ae8-b7c8-25aa-7763-4e37d1595e21","4f85ab2e-8fee-d667-87dc-6d93aa775320"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layered-media-item.layered-media-item--front","selectorGuids":["c33a6ae8-b7c8-25aa-7763-4e37d1595e21","32176630-45da-157b-a031-d751c1b20ae6"]},"yValue":274,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-8-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__merchherobottomright","selectorGuids":["ab14fd4f-e0a2-c768-0a84-5173f70e81d0"]},"yValue":-282,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layered-media-item.layered-media-item--back","selectorGuids":["c33a6ae8-b7c8-25aa-7763-4e37d1595e21","4f85ab2e-8fee-d667-87dc-6d93aa775320"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-8-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layered-media-item.layered-media-item--front","selectorGuids":["c33a6ae8-b7c8-25aa-7763-4e37d1595e21","32176630-45da-157b-a031-d751c1b20ae6"]},"yValue":-282,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1605654478661},"a-27":{"id":"a-27","title":"accordian__Open","actionItemGroups":[{"actionItems":[{"id":"a-27-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-27-n-4","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-27-n-5","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"value":"none"}}]},{"actionItems":[{"id":"a-27-n-6","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"value":"block"}}]},{"actionItems":[{"id":"a-27-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":200,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-27-n-3","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607717741515},"a-28":{"id":"a-28","title":"accordian__close","actionItemGroups":[{"actionItems":[{"id":"a-28-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":200,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-28-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-28-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".locationsaccordian__content","selectorGuids":["e139993a-5166-0e5a-4866-7ceaef6a9bcc"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607717921497},"a-29":{"id":"a-29","title":"menuItem__HoverOn","actionItemGroups":[{"actionItems":[{"id":"a-29-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-29-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-29-n-5","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"138e65de","rValue":255,"bValue":255,"gValue":255,"aValue":1}}]},{"actionItems":[{"id":"a-29-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-29-n-4","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":28,"bValue":25,"gValue":26,"aValue":0.61}},{"id":"a-29-n-6","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"27f4895b","rValue":0,"bValue":99,"gValue":176,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607907483683},"a-30":{"id":"a-30","title":"menuItem__HoverOff","actionItemGroups":[{"actionItems":[{"id":"a-30-n","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"138e65de","rValue":255,"bValue":255,"gValue":255,"aValue":1}},{"id":"a-30-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-30-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607907696955},"a-31":{"id":"a-31","title":"menuItem__HoverOn_mobile","actionItemGroups":[{"actionItems":[{"id":"a-31-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-31-n-2","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-31-n-3","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"138e65de","rValue":255,"bValue":255,"gValue":255,"aValue":1}},{"id":"a-31-n-8","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".image-15","selectorGuids":["dd26e49a-b950-0b54-eea4-9329da7a6946"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-31-n-4","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-31-n-5","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":28,"bValue":25,"gValue":26,"aValue":0.61}},{"id":"a-31-n-6","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"27f4895b","rValue":0,"bValue":99,"gValue":176,"aValue":1}},{"id":"a-31-n-7","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"inOutQuad","duration":400,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__bgphoto","selectorGuids":["13380387-1098-56eb-afe4-9420517ba689"]},"xValue":1.1,"yValue":1.1,"locked":true}},{"id":"a-31-n-9","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".image-15","selectorGuids":["dd26e49a-b950-0b54-eea4-9329da7a6946"]},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607907483683},"a-32":{"id":"a-32","title":"menuItem__HoverOff mobile","actionItemGroups":[{"actionItems":[{"id":"a-32-n","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__itemtitle","selectorGuids":["46058a96-8e21-a6c8-9594-72f1e729708d"]},"globalSwatchId":"138e65de","rValue":255,"bValue":255,"gValue":255,"aValue":1}},{"id":"a-32-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__hovercontent","selectorGuids":["b6c0a28d-5816-7cd1-f299-30c86bf2076d"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-32-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__contentwrap","selectorGuids":["2b1cc5ee-349d-75dd-56b9-867e8323fce2"]},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-32-n-4","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".menuitem__bgphoto","selectorGuids":["13380387-1098-56eb-afe4-9420517ba689"]},"xValue":1,"yValue":1,"locked":true}},{"id":"a-32-n-5","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".image-15","selectorGuids":["dd26e49a-b950-0b54-eea4-9329da7a6946"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607907696955},"a-35":{"id":"a-35","title":"Hide-youtube-thumbnail","actionItemGroups":[{"actionItems":[{"id":"a-35-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":true,"id":"602abc63d8e63cd2cf4e7e6d|5f7bff37-1365-6743-97fd-73c5506e36c5"},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1600134526243},"a-33":{"id":"a-33","title":"accordian__Open Green","actionItemGroups":[{"actionItems":[{"id":"a-33-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-33-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-33-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c2eec4e7e6c|16047050-7d9e-d1b0-05ef-ccf560916dbe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-33-n-4","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-heading-text","selectorGuids":["57285b1a-2156-e579-c543-c0aebc56264f"]},"globalSwatchId":"14e526bf","rValue":8,"bValue":97,"gValue":166,"aValue":1}},{"id":"a-33-n-5","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"globalSwatchId":"27f4895b","rValue":0,"bValue":99,"gValue":176,"aValue":1}},{"id":"a-33-n-11","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"value":"none"}}]},{"actionItems":[{"id":"a-33-n-12","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"value":"block"}}]},{"actionItems":[{"id":"a-33-n-6","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":200,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-33-n-7","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-33-n-8","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":true,"id":"602abc63d8e63c2eec4e7e6c|16047050-7d9e-d1b0-05ef-ccf560916dbe"},"globalSwatchId":"14e526bf","rValue":8,"bValue":97,"gValue":166,"aValue":1}},{"id":"a-33-n-9","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-heading-text","selectorGuids":["57285b1a-2156-e579-c543-c0aebc56264f"]},"globalSwatchId":"","rValue":255,"bValue":255,"gValue":255,"aValue":1}},{"id":"a-33-n-10","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"globalSwatchId":"","rValue":28,"bValue":25,"gValue":26,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607717741515},"a-34":{"id":"a-34","title":"accordian__close green","actionItemGroups":[{"actionItems":[{"id":"a-34-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":200,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-34-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-34-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":true,"id":"602abc63d8e63c2eec4e7e6c|16047050-7d9e-d1b0-05ef-ccf560916dbe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-34-n-4","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-heading-text","selectorGuids":["57285b1a-2156-e579-c543-c0aebc56264f"]},"globalSwatchId":"27f4895b","rValue":0,"bValue":99,"gValue":176,"aValue":1}},{"id":"a-34-n-5","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-caret","selectorGuids":["ff9b55a3-822f-7cc9-261a-b86b2dafc9d5"]},"globalSwatchId":"27f4895b","rValue":0,"bValue":99,"gValue":176,"aValue":1}}]},{"actionItems":[{"id":"a-34-n-6","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".accordion_content-inner","selectorGuids":["27e07c9f-666f-59ae-a0c5-c4af57780885"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607717921497},"a-38":{"id":"a-38","title":"close cookies","actionItemGroups":[{"actionItems":[{"id":"a-38-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"PARENT","selector":".cookies","selectorGuids":["501e72e1-3440-604c-da54-91a308c03efc"]},"value":1,"unit":""}},{"id":"a-38-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"PARENT","selector":".cookies","selectorGuids":["501e72e1-3440-604c-da54-91a308c03efc"]},"value":"block"}}]},{"actionItems":[{"id":"a-38-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":"PARENT","selector":".cookies","selectorGuids":["501e72e1-3440-604c-da54-91a308c03efc"]},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-38-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"PARENT","selector":".cookies","selectorGuids":["501e72e1-3440-604c-da54-91a308c03efc"]},"value":"none"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1608675192903},"a-39":{"id":"a-39","title":"Headline Fill Green","actionItemGroups":[{"actionItems":[{"id":"a-39-n","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}}]},{"actionItems":[{"id":"a-39-n-2","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":1000,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"","rValue":30,"bValue":65,"gValue":135,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1608689176107},"a-41":{"id":"a-41","title":"Headline Fill cream","actionItemGroups":[{"actionItems":[{"id":"a-41-n","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}}]},{"actionItems":[{"id":"a-41-n-2","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":1000,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"e94d51ed","rValue":255,"bValue":245,"gValue":252,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1608689176107},"a-44":{"id":"a-44","title":"Quality__Slider","continuousParameterGroups":[{"id":"a-44-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":10,"actionItems":[{"id":"a-44-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c9be94e7de8|0666b636-eabd-9d83-fa99-9a4b3a41c3bb"},"xValue":121,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]},{"keyframe":90,"actionItems":[{"id":"a-44-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c9be94e7de8|0666b636-eabd-9d83-fa99-9a4b3a41c3bb"},"xValue":-750,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]}]}],"createdOn":1611002493710},"a-45":{"id":"a-45","title":"Quality__layered-images","continuousParameterGroups":[{"id":"a-45-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-45-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-45-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":274,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-45-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-45-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":-282,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1605654478661},"a-46":{"id":"a-46","title":"Quality__IngredientsTabber","actionItemGroups":[{"actionItems":[{"id":"a-46-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":0,"unit":""}},{"id":"a-46-n-7","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"CHILDREN","selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":"none"}},{"id":"a-46-n-10","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":0,"unit":""}},{"id":"a-46-n-14","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":"SIBLINGS","selector":".tabwrap","selectorGuids":["b1b6ee10-dc2e-f747-b5fe-e401961b38d5"]},"widthValue":13,"widthUnit":"%","heightUnit":"PX","locked":false}},{"id":"a-46-n-15","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":"none"}}]},{"actionItems":[{"id":"a-46-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":300,"target":{"selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":0,"unit":""}},{"id":"a-46-n-9","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":300,"target":{"selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":0,"unit":""}},{"id":"a-46-n-17","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":"none"}},{"id":"a-46-n-13","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":"SIBLINGS","selector":".tabwrap","selectorGuids":["b1b6ee10-dc2e-f747-b5fe-e401961b38d5"]},"widthValue":13,"widthUnit":"%","heightUnit":"PX","locked":false}}]},{"actionItems":[{"id":"a-46-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":"none"}}]},{"actionItems":[{"id":"a-46-n-8","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"CHILDREN","selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":"block"}},{"id":"a-46-n-16","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"CHILDREN","selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":"block"}}]},{"actionItems":[{"id":"a-46-n-6","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".ingredientname","selectorGuids":["6fa49a67-9bdb-d57e-9320-7854d43510be"]},"value":1,"unit":""}},{"id":"a-46-n-11","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".ingredients__par","selectorGuids":["e8757308-3784-a6b6-e1fd-7edc7f5f7e4d"]},"value":1,"unit":""}},{"id":"a-46-n-12","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":300,"target":{"useEventTarget":true,"id":"602abc63d8e63c9be94e7de8|8053c34d-8e6b-0e7c-ca38-9d9e33fa49af"},"widthValue":25,"widthUnit":"%","heightUnit":"PX","locked":false}}]}],"useFirstGroupAsInitialState":true,"createdOn":1611011649558},"a-47":{"id":"a-47","title":"Salt__Paralax_Desktop","continuousParameterGroups":[{"id":"a-47-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-47-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saldbg","selectorGuids":["8a9eb480-f404-39a6-2fcf-acb83c7b6693"]},"yValue":-177,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-47-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltmid","selectorGuids":["750b276f-d523-74c6-85ea-fdd75120d8af"]},"yValue":-137,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-47-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltfg","selectorGuids":["0d60c701-5e35-eb4c-856c-45bb401d54b3"]},"yValue":452,"zValue":null,"xUnit":"PX","yUnit":"px","zUnit":"px"}}]},{"keyframe":100,"actionItems":[{"id":"a-47-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saldbg","selectorGuids":["8a9eb480-f404-39a6-2fcf-acb83c7b6693"]},"xValue":null,"yValue":-500,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-47-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltmid","selectorGuids":["750b276f-d523-74c6-85ea-fdd75120d8af"]},"yValue":-900,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-47-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltfg","selectorGuids":["0d60c701-5e35-eb4c-856c-45bb401d54b3"]},"yValue":-1200,"zValue":null,"xUnit":"PX","yUnit":"px","zUnit":"px"}}]}]}],"createdOn":1611075886613},"a-48":{"id":"a-48","title":"Salt__Paralax_desktop","continuousParameterGroups":[{"id":"a-48-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-48-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saldbg","selectorGuids":["8a9eb480-f404-39a6-2fcf-acb83c7b6693"]},"yValue":194,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-48-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltmid","selectorGuids":["750b276f-d523-74c6-85ea-fdd75120d8af"]},"yValue":160,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-48-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltfg","selectorGuids":["0d60c701-5e35-eb4c-856c-45bb401d54b3"]},"yValue":500,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-48-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saldbg","selectorGuids":["8a9eb480-f404-39a6-2fcf-acb83c7b6693"]},"yValue":-250,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-48-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltmid","selectorGuids":["750b276f-d523-74c6-85ea-fdd75120d8af"]},"yValue":-800,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-48-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".saltfg","selectorGuids":["0d60c701-5e35-eb4c-856c-45bb401d54b3"]},"yValue":-1200,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1611082342929},"a-50":{"id":"a-50","title":"Close Modal","actionItemGroups":[{"actionItems":[{"id":"a-50-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-50-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1611093451856},"a-49":{"id":"a-49","title":"Open Modal","actionItemGroups":[{"actionItems":[{"id":"a-49-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{},"value":"none"}},{"id":"a-49-n-3","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-49-n-2","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{},"value":"flex"}},{"id":"a-49-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{},"value":1,"unit":""}}]}],"useFirstGroupAsInitialState":true,"createdOn":1611093451856},"a-51":{"id":"a-51","title":"StartOrderButton__hoverOn 2","actionItemGroups":[{"actionItems":[{"id":"a-51-n","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602ab4db9e478724d27d886d|fab399fe-0dd7-c575-bad9-074cc9f3afda"},"value":0}}]},{"actionItems":[{"id":"a-51-n-2","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":2500,"target":{"useEventTarget":true,"id":"602ab4db9e478724d27d886d|fab399fe-0dd7-c575-bad9-074cc9f3afda"},"value":72}}]}],"useFirstGroupAsInitialState":true,"createdOn":1610486868092},"a-52":{"id":"a-52","title":"StartOrderButton__hoverOff 2","actionItemGroups":[{"actionItems":[{"id":"a-52-n","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":1000,"target":{"useEventTarget":true,"id":"602ab4db9e478724d27d886d|f0831093-8352-b38f-30c1-aa4fc3ee428b"},"value":100}}]},{"actionItems":[{"id":"a-52-n-2","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":true,"id":"602ab4db9e478724d27d886d|f0831093-8352-b38f-30c1-aa4fc3ee428b"},"value":0}}]}],"useFirstGroupAsInitialState":false,"createdOn":1610486868092},"a-5":{"id":"a-5","title":"Nav__menuLottie__open","actionItemGroups":[{"actionItems":[{"id":"a-5-n","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".hamburger-lottie","selectorGuids":["77aeee8e-92f7-decf-c982-c8feae07db45"]},"value":9}}]},{"actionItems":[{"id":"a-5-n-2","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".hamburger-lottie","selectorGuids":["77aeee8e-92f7-decf-c982-c8feae07db45"]},"value":44}}]}],"useFirstGroupAsInitialState":true,"createdOn":1604950698493},"a-6":{"id":"a-6","title":"Nav__menuLottie__close","actionItemGroups":[{"actionItems":[{"id":"a-6-n-2","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":700,"target":{"useEventTarget":"CHILDREN","selector":".hamburger-lottie","selectorGuids":["77aeee8e-92f7-decf-c982-c8feae07db45"]},"value":100}}]},{"actionItems":[{"id":"a-6-n-3","actionTypeId":"PLUGIN_LOTTIE","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"CHILDREN","selector":".hamburger-lottie","selectorGuids":["77aeee8e-92f7-decf-c982-c8feae07db45"]},"value":0}}]}],"useFirstGroupAsInitialState":false,"createdOn":1604950698493},"a-54":{"id":"a-54","title":"Quality__layered-images 2","continuousParameterGroups":[{"id":"a-54-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-54-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback-2","selectorGuids":["43458558-2175-6ff4-caf9-36d964e1dae8"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-54-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":274,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-54-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback-2","selectorGuids":["43458558-2175-6ff4-caf9-36d964e1dae8"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-54-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":-282,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1605654478661},"a-55":{"id":"a-55","title":"atHome__Lottie","actionItemGroups":[{"actionItems":[{"id":"a-55-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"xValue":0,"yValue":30,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-38","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"value":0,"unit":""}},{"id":"a-55-n-37","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-36","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"value":0,"unit":""}},{"id":"a-55-n-35","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-34","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"value":0,"unit":""}},{"id":"a-55-n-33","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-22","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"value":0,"unit":""}},{"id":"a-55-n-21","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-12","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-11","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"value":0,"unit":""}},{"id":"a-55-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-8","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"value":0,"unit":""}},{"id":"a-55-n-6","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"value":0,"unit":""}},{"id":"a-55-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-55-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-10","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"value":1,"unit":""}},{"id":"a-55-n-9","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"value":1,"unit":""}}]},{"actionItems":[{"id":"a-55-n-13","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"value":0,"unit":""}},{"id":"a-55-n-14","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-55-n-15","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-42","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81aa"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-41","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a3"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-18","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"value":1,"unit":""}},{"id":"a-55-n-17","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-16","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"value":1,"unit":""}}]},{"actionItems":[{"id":"a-55-n-19","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"value":0,"unit":""}},{"id":"a-55-n-20","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-55-n-23","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-44","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ac"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-43","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a4"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-26","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"value":1,"unit":""}},{"id":"a-55-n-25","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-24","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"value":1,"unit":""}}]},{"actionItems":[{"id":"a-55-n-27","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"value":0,"unit":""}},{"id":"a-55-n-28","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-55-n-29","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-48","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-47","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-46","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a5"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-45","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81ae"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-32","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"value":1,"unit":""}},{"id":"a-55-n-31","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"yValue":-1,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-30","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"value":1,"unit":""}}]},{"actionItems":[{"id":"a-55-n-39","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"value":0,"unit":""}},{"id":"a-55-n-40","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-55-n-49","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81a6"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-55-n-50","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"602abc63d8e63c10124e7e6f|5b75d70a-3fb5-c3a4-3f58-9130f95c81b0"},"yValue":30,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1625675494995},"a-56":{"id":"a-56","title":"New Scroll Animation","continuousParameterGroups":[{"id":"a-56-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-56-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"6178cf2c1126fa793c60f34f|a33d3b50-c588-d7b3-b352-d84a22a4d31e"},"xValue":315,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-56-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"6178cf2c1126fa793c60f34f|a33d3b50-c588-d7b3-b352-d84a22a4d31e"},"xValue":-468,"xUnit":"px","yUnit":"PX","zUnit":"PX"}}]}]}],"createdOn":1635775847357},"a-63":{"id":"a-63","title":"Quality__LayeredImages__Paralax","continuousParameterGroups":[{"id":"a-63-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-63-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-63-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":274,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-63-n-3","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".img__layeredback","selectorGuids":["acc6d251-0ea8-9d3c-0904-e9e1d7112cee"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-63-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".layeredimage__imagewrap.modaltrigger","selectorGuids":["c3612943-8796-6a25-23d4-8d96fc46c28f","85565449-a6c8-e675-3e07-0afbb9a2a0d1"]},"yValue":-282,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1605654478661},"a-60":{"id":"a-60","title":"Open Modal 3","actionItemGroups":[{"actionItems":[{"id":"a-60-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{},"value":"none"}},{"id":"a-60-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-60-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{},"value":"flex"}},{"id":"a-60-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{},"value":1,"unit":""}}]}],"useFirstGroupAsInitialState":true,"createdOn":1611093451856},"a-64":{"id":"a-64","title":"CircleType Parallax","continuousParameterGroups":[{"id":"a-64-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":0,"actionItems":[{"id":"a-64-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".hg-circletype-container","selectorGuids":["52e6dabf-c7ff-8baf-663b-8d6306ea0552"]},"yValue":97,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"keyframe":100,"actionItems":[{"id":"a-64-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".hg-circletype-container","selectorGuids":["52e6dabf-c7ff-8baf-663b-8d6306ea0552"]},"yValue":-105,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}]}],"createdOn":1642015388452},"a-65":{"id":"a-65","title":"CircleType Rotation","actionItemGroups":[{"actionItems":[{"id":"a-65-n","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".hg-circletype-embed","selectorGuids":["9529fa86-05f1-0771-aa12-29aef4d12e75"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-65-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":16000,"target":{"selector":".hg-circletype-embed","selectorGuids":["9529fa86-05f1-0771-aa12-29aef4d12e75"]},"zValue":360,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-65-n-3","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":0,"target":{"selector":".hg-circletype-embed","selectorGuids":["9529fa86-05f1-0771-aa12-29aef4d12e75"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1642015854437},"a-66":{"id":"a-66","title":"Home__HeroPageLoad 2","actionItemGroups":[{"actionItems":[{"id":"a-66-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|813ac7a6-0e3c-bf09-9b20-ab6196271d68"},"yValue":169,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-2","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|813ac7a6-0e3c-bf09-9b20-ab6196271d68"},"xValue":0,"yValue":21,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-3","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|14d4de54-f2a6-9733-510b-3cbe085628a8"},"xValue":0,"yValue":21,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|14d4de54-f2a6-9733-510b-3cbe085628a8"},"yValue":194,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-5","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|619083e5-62be-6191-1daa-7755963b4989"},"yValue":226,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-6","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|619083e5-62be-6191-1daa-7755963b4989"},"xValue":0,"yValue":21,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-7","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|31afff6b-2f66-e94c-8df5-ae918545ab26"},"xValue":0,"locked":false}},{"id":"a-66-n-8","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|753abb37-18a1-a0aa-5f7d-9e941db3ee77"},"xValue":0,"yValue":21,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-9","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"623890e8ee2157501ef16b66|753abb37-18a1-a0aa-5f7d-9e941db3ee77"},"yValue":121,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]},{"actionItems":[{"id":"a-66-n-10","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|813ac7a6-0e3c-bf09-9b20-ab6196271d68"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-11","actionTypeId":"TRANSFORM_SKEW","config":{"delay":0,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|813ac7a6-0e3c-bf09-9b20-ab6196271d68"},"xValue":0,"yValue":0,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-12","actionTypeId":"TRANSFORM_SKEW","config":{"delay":300,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|14d4de54-f2a6-9733-510b-3cbe085628a8"},"xValue":0,"yValue":0,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-13","actionTypeId":"TRANSFORM_MOVE","config":{"delay":300,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|14d4de54-f2a6-9733-510b-3cbe085628a8"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-14","actionTypeId":"TRANSFORM_SKEW","config":{"delay":600,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|619083e5-62be-6191-1daa-7755963b4989"},"yValue":0,"xUnit":"DEG","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-15","actionTypeId":"TRANSFORM_MOVE","config":{"delay":600,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|619083e5-62be-6191-1daa-7755963b4989"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-16","actionTypeId":"TRANSFORM_MOVE","config":{"delay":900,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|753abb37-18a1-a0aa-5f7d-9e941db3ee77"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-66-n-17","actionTypeId":"TRANSFORM_SKEW","config":{"delay":900,"easing":"inOutQuad","duration":600,"target":{"id":"623890e8ee2157501ef16b66|753abb37-18a1-a0aa-5f7d-9e941db3ee77"},"xValue":0,"yValue":0,"xUnit":"deg","yUnit":"deg","zUnit":"DEG"}},{"id":"a-66-n-18","actionTypeId":"TRANSFORM_SCALE","config":{"delay":1100,"easing":"inOutQuad","duration":400,"target":{"id":"623890e8ee2157501ef16b66|31afff6b-2f66-e94c-8df5-ae918545ab26"},"xValue":1,"locked":false}}]}],"useFirstGroupAsInitialState":true,"createdOn":1605734291855},"a-67":{"id":"a-67","title":"Grub Locations Header Dropdown - On","actionItemGroups":[{"actionItems":[{"id":"a-67-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-67-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-67-n-5","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-67-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"value":"none"}}]},{"actionItems":[{"id":"a-67-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"value":"block"}}]},{"actionItems":[{"id":"a-67-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-67-n-6","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-67-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"yValue":-7,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1647896201172},"a-68":{"id":"a-68","title":"Grub Locations Header Dropdown - Off","actionItemGroups":[{"actionItems":[{"id":"a-68-n-3","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-68-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-68-n-5","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|9f82161b-2295-c53e-7e9e-1d69edaa2849"},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-68-n-4","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".grub-locations__body","selectorGuids":["9086a149-5b20-218e-0dbf-b97db06a6918"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1647896201172},"a-69":{"id":"a-69","title":"FAQ Header Dropdown - On","actionItemGroups":[{"actionItems":[{"id":"a-69-n-4","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-69-n-10","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":1,"unit":""}},{"id":"a-69-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"yValue":-7,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-69-n-6","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-69-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":"flex"}}]},{"actionItems":[{"id":"a-69-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-69-n-9","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":0,"unit":""}},{"id":"a-69-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-69-n-5","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-69-n-2","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":"none"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1647896201172},"a-70":{"id":"a-70","title":"FAQ Header Dropdown - Off","actionItemGroups":[{"actionItems":[{"id":"a-70-n-2","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":"flex"}}]},{"actionItems":[{"id":"a-70-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-70-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".faq__sectionwrap.faq_sectionwrap--grub","selectorGuids":["44a830d7-0ad9-11d2-609f-081183365411","80c4b0f1-af51-f498-a7e2-1a810ea0b63a"]},"value":1,"unit":""}},{"id":"a-70-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"yValue":-7,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-70-n-3","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":250,"target":{"useEventTarget":"CHILDREN","id":"623890e8ee2157501ef16b66|cbf6b25c-323f-5088-3d83-7a688572b41e"},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1647896201172},"a-74":{"id":"a-74","title":"Link Text - Hover On","actionItemGroups":[{"actionItems":[{"id":"a-74-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":125,"widthUnit":"%","heightUnit":"PX","locked":false}}]},{"actionItems":[{"id":"a-74-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeIn","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":130,"widthUnit":"%","heightUnit":"PX","locked":false}}]}],"useFirstGroupAsInitialState":true,"createdOn":1658434399721},"a-75":{"id":"a-75","title":"Link Text - Hover Off","actionItemGroups":[{"actionItems":[{"id":"a-75-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeIn","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":125,"widthUnit":"%","heightUnit":"PX","locked":false}}]}],"useFirstGroupAsInitialState":false,"createdOn":1658434399721},"a-71":{"id":"a-71","title":"AlertBanner__Hide 2","actionItemGroups":[{"actionItems":[{"id":"a-71-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"PARENT","selector":".alert__banner","selectorGuids":["b0c1633b-4a08-3715-e4da-0e08175e1f50"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1605630290121},"a-72":{"id":"a-72","title":"Local Line Up Tile - Hover On","actionItemGroups":[{"actionItems":[{"id":"a-72-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-copy","selectorGuids":["e9ff804a-8006-e2a9-e185-1e99e44297b4"]},"yValue":44,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-72-n-7","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-overlay--hover","selectorGuids":["1305a19e-4282-17ee-0a92-bd4cda8a7ba1"]},"value":0,"unit":""}},{"id":"a-72-n-5","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-image","selectorGuids":["bef17c55-d303-ba63-c7ac-15fdd780df60"]},"xValue":1.05,"yValue":1.05,"locked":true}},{"id":"a-72-n-3","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-cta","selectorGuids":["ba1d39db-73ff-75d5-49bc-d59afe14eef6"]},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-72-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-copy","selectorGuids":["e9ff804a-8006-e2a9-e185-1e99e44297b4"]},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-72-n-8","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-overlay--hover","selectorGuids":["1305a19e-4282-17ee-0a92-bd4cda8a7ba1"]},"value":1,"unit":""}},{"id":"a-72-n-6","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-image","selectorGuids":["bef17c55-d303-ba63-c7ac-15fdd780df60"]},"xValue":1,"yValue":1,"locked":true}},{"id":"a-72-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-cta","selectorGuids":["ba1d39db-73ff-75d5-49bc-d59afe14eef6"]},"value":1,"unit":""}}]}],"useFirstGroupAsInitialState":true,"createdOn":1658261878866},"a-73":{"id":"a-73","title":"Local Line Up Tile - Hover Off","actionItemGroups":[{"actionItems":[{"id":"a-73-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-copy","selectorGuids":["e9ff804a-8006-e2a9-e185-1e99e44297b4"]},"yValue":44,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-73-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-overlay--hover","selectorGuids":["1305a19e-4282-17ee-0a92-bd4cda8a7ba1"]},"value":0,"unit":""}},{"id":"a-73-n-3","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-image","selectorGuids":["bef17c55-d303-ba63-c7ac-15fdd780df60"]},"xValue":1.05,"yValue":1.05,"locked":true}},{"id":"a-73-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":200,"target":{"useEventTarget":"CHILDREN","selector":".local-line-up-tile-cta","selectorGuids":["ba1d39db-73ff-75d5-49bc-d59afe14eef6"]},"value":0,"unit":""}}]}],"useFirstGroupAsInitialState":false,"createdOn":1658261878866},"a-77":{"id":"a-77","title":"Welcome to HOF Link Text - Hover On","actionItemGroups":[{"actionItems":[{"id":"a-77-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":105,"widthUnit":"%","heightUnit":"PX","locked":false}}]},{"actionItems":[{"id":"a-77-n-2","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":108,"widthUnit":"%","heightUnit":"PX","locked":false}}]}],"useFirstGroupAsInitialState":true,"createdOn":1658434399721},"a-78":{"id":"a-78","title":"Welcome to HOF Link Text - Hover Off","actionItemGroups":[{"actionItems":[{"id":"a-78-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"easeInOut","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".link-text-arrow","selectorGuids":["9dcbfbdd-a195-dadb-4e42-ee194933f764"]},"widthValue":105,"widthUnit":"%","heightUnit":"PX","locked":false}}]}],"useFirstGroupAsInitialState":false,"createdOn":1658434399721},"a-79":{"id":"a-79","title":"HOME - Tie Dye Images","continuousParameterGroups":[{"id":"a-79-p","type":"SCROLL_PROGRESS","parameterLabel":"Scroll","continuousActionGroups":[{"keyframe":39.9,"actionItems":[{"id":"a-79-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"602abc63d8e63c12494e7dc8|c476d9ce-7784-47f0-fafa-d878e9122cbd"},"value":1,"unit":""}}]},{"keyframe":40,"actionItems":[{"id":"a-79-n-3","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"602abc63d8e63c12494e7dc8|c476d9ce-7784-47f0-fafa-d878e9122cbd"},"value":0,"unit":""}}]},{"keyframe":69.9,"actionItems":[{"id":"a-79-n-4","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"602abc63d8e63c12494e7dc8|3900cfc7-23b0-fa73-e2ca-ed43c124fc2a"},"value":1,"unit":""}}]},{"keyframe":70,"actionItems":[{"id":"a-79-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","id":"602abc63d8e63c12494e7dc8|3900cfc7-23b0-fa73-e2ca-ed43c124fc2a"},"value":0,"unit":""}}]}]}],"createdOn":1686932649015},"a-81":{"id":"a-81","title":"Trivia Pane Load / Desktop","actionItemGroups":[{"actionItems":[{"id":"a-81-n-6","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":1000,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"value":0,"unit":""}},{"id":"a-81-n-7","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"yValue":50,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-81-n-9","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_header","selectorGuids":["c0153452-9f7e-3cc8-d68b-82c1d81a9efa"]},"value":0,"unit":""}},{"id":"a-81-n-11","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_header","selectorGuids":["c0153452-9f7e-3cc8-d68b-82c1d81a9efa"]},"xValue":-50,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-81-n-15","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_footer","selectorGuids":["29f81c5f-151e-cab9-8b3b-bc6c9409605b"]},"value":0,"unit":""}},{"id":"a-81-n-13","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_footer","selectorGuids":["29f81c5f-151e-cab9-8b3b-bc6c9409605b"]},"xValue":-50,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}}]},{"actionItems":[{"id":"a-81-n-10","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"ease","duration":750,"target":{"selector":".trivia-info_header","selectorGuids":["c0153452-9f7e-3cc8-d68b-82c1d81a9efa"]},"value":1,"unit":""}},{"id":"a-81-n-12","actionTypeId":"TRANSFORM_MOVE","config":{"delay":500,"easing":"ease","duration":750,"target":{"selector":".trivia-info_header","selectorGuids":["c0153452-9f7e-3cc8-d68b-82c1d81a9efa"]},"xValue":0,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-81-n-14","actionTypeId":"TRANSFORM_MOVE","config":{"delay":750,"easing":"ease","duration":750,"target":{"selector":".trivia-info_footer","selectorGuids":["29f81c5f-151e-cab9-8b3b-bc6c9409605b"]},"xValue":0,"yValue":0,"xUnit":"px","yUnit":"px","zUnit":"PX"}},{"id":"a-81-n-16","actionTypeId":"STYLE_OPACITY","config":{"delay":750,"easing":"ease","duration":750,"target":{"selector":".trivia-info_footer","selectorGuids":["29f81c5f-151e-cab9-8b3b-bc6c9409605b"]},"value":1,"unit":""}},{"id":"a-81-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":1750,"easing":"ease","duration":750,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"value":1,"unit":""}},{"id":"a-81-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":1750,"easing":"ease","duration":750,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1694467118885},"a-82":{"id":"a-82","title":"Just Eat Order Card / Image Reveal","actionItemGroups":[{"actionItems":[{"id":"a-82-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-order-card_background-image","selectorGuids":["dde0c9b8-df9c-bb2b-7971-df3da2f092bf"]},"value":0,"unit":""}}]},{"actionItems":[{"id":"a-82-n-2","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-order-card_background-image","selectorGuids":["dde0c9b8-df9c-bb2b-7971-df3da2f092bf"]},"value":1,"unit":""}}]}],"useFirstGroupAsInitialState":true,"createdOn":1694623216396},"a-83":{"id":"a-83","title":"Just Eat Order Card / Image Hide","actionItemGroups":[{"actionItems":[{"id":"a-83-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-order-card_background-image","selectorGuids":["dde0c9b8-df9c-bb2b-7971-df3da2f092bf"]},"value":0,"unit":""}}]}],"useFirstGroupAsInitialState":false,"createdOn":1694623216396},"a-84":{"id":"a-84","title":"Just Eat Accordion Open","actionItemGroups":[{"actionItems":[{"id":"a-84-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-84-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-info-dropdown_icon","selectorGuids":["654ac441-09fc-abb9-6b4f-fb7112214de7"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-84-n-3","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c2eec4e7e6c|16047050-7d9e-d1b0-05ef-ccf560916dbe"},"globalSwatchId":"","rValue":0,"bValue":0,"gValue":0,"aValue":0}},{"id":"a-84-n-4","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"CHILDREN","selector":".accordion_trigger-heading-text","selectorGuids":["57285b1a-2156-e579-c543-c0aebc56264f"]},"globalSwatchId":"14e526bf","rValue":8,"bValue":97,"gValue":166,"aValue":1}},{"id":"a-84-n-6","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"value":"none"}}]},{"actionItems":[{"id":"a-84-n-7","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"value":"block"}}]},{"actionItems":[{"id":"a-84-n-8","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"inOutQuad","duration":200,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-84-n-9","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-info-dropdown_icon","selectorGuids":["654ac441-09fc-abb9-6b4f-fb7112214de7"]},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-84-n-10","actionTypeId":"STYLE_BACKGROUND_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":true,"id":"602abc63d8e63c2eec4e7e6c|16047050-7d9e-d1b0-05ef-ccf560916dbe"},"globalSwatchId":"14e526bf","rValue":8,"bValue":97,"gValue":166,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607717741515},"a-85":{"id":"a-85","title":"Just Eat Info Dropdown Open","actionItemGroups":[{"actionItems":[{"id":"a-85-n","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-85-n-2","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":300,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-info-dropdown_icon","selectorGuids":["654ac441-09fc-abb9-6b4f-fb7112214de7"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}},{"id":"a-85-n-5","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"value":"none"}}]},{"actionItems":[{"id":"a-85-n-6","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"value":"block"}}]},{"actionItems":[{"id":"a-85-n-7","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"ease","duration":400,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"widthUnit":"PX","heightUnit":"AUTO","locked":false}},{"id":"a-85-n-8","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"ease","duration":400,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-info-dropdown_icon","selectorGuids":["654ac441-09fc-abb9-6b4f-fb7112214de7"]},"zValue":180,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1607717741515},"a-86":{"id":"a-86","title":"Just Eat Info Dropdown Close","actionItemGroups":[{"actionItems":[{"id":"a-86-n-6","actionTypeId":"STYLE_SIZE","config":{"delay":0,"easing":"ease","duration":400,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"heightValue":0,"widthUnit":"PX","heightUnit":"px","locked":false}},{"id":"a-86-n-7","actionTypeId":"TRANSFORM_ROTATE","config":{"delay":0,"easing":"inOutQuad","duration":400,"target":{"useEventTarget":"CHILDREN","selector":".just-eat-info-dropdown_icon","selectorGuids":["654ac441-09fc-abb9-6b4f-fb7112214de7"]},"zValue":0,"xUnit":"DEG","yUnit":"DEG","zUnit":"deg"}}]},{"actionItems":[{"id":"a-86-n-5","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"useEventTarget":"SIBLINGS","selector":".just-eat-info-dropdown_body","selectorGuids":["6f439fda-8f73-86b0-af5e-7c7c2c604d7b"]},"value":"none"}}]}],"useFirstGroupAsInitialState":false,"createdOn":1607717741515},"a-89":{"id":"a-89","title":"Trivia Page Load / Mobile","actionItemGroups":[{"actionItems":[{"id":"a-89-n","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"ease","duration":1000,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"value":0,"unit":""}},{"id":"a-89-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"yValue":50,"xUnit":"PX","yUnit":"px","zUnit":"PX"}},{"id":"a-89-n-3","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_header-logo-wrapper","selectorGuids":["23fb3e55-afa5-11f5-c17b-97cddcc4854c"]},"value":0,"unit":""}},{"id":"a-89-n-4","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_header-logo-wrapper","selectorGuids":["23fb3e55-afa5-11f5-c17b-97cddcc4854c"]},"xValue":null,"yValue":100,"xUnit":"px","yUnit":"%","zUnit":"PX"}},{"id":"a-89-n-5","actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_heading","selectorGuids":["c565c704-6a39-c035-f1fe-fc175042f281"]},"value":0,"unit":""}},{"id":"a-89-n-6","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"selector":".trivia-info_heading","selectorGuids":["c565c704-6a39-c035-f1fe-fc175042f281"]},"xValue":null,"yValue":100,"xUnit":"px","yUnit":"%","zUnit":"PX"}}]},{"actionItems":[{"id":"a-89-n-7","actionTypeId":"STYLE_OPACITY","config":{"delay":500,"easing":"ease","duration":750,"target":{"selector":".trivia-info_header-logo-wrapper","selectorGuids":["23fb3e55-afa5-11f5-c17b-97cddcc4854c"]},"value":1,"unit":""}},{"id":"a-89-n-8","actionTypeId":"TRANSFORM_MOVE","config":{"delay":500,"easing":"ease","duration":750,"target":{"selector":".trivia-info_header-logo-wrapper","selectorGuids":["23fb3e55-afa5-11f5-c17b-97cddcc4854c"]},"xValue":null,"yValue":0,"xUnit":"px","yUnit":"%","zUnit":"PX"}},{"id":"a-89-n-9","actionTypeId":"TRANSFORM_MOVE","config":{"delay":750,"easing":"ease","duration":750,"target":{"selector":".trivia-info_heading","selectorGuids":["c565c704-6a39-c035-f1fe-fc175042f281"]},"xValue":null,"yValue":0,"xUnit":"px","yUnit":"%","zUnit":"PX"}},{"id":"a-89-n-10","actionTypeId":"STYLE_OPACITY","config":{"delay":750,"easing":"ease","duration":750,"target":{"selector":".trivia-info_heading","selectorGuids":["c565c704-6a39-c035-f1fe-fc175042f281"]},"value":1,"unit":""}},{"id":"a-89-n-11","actionTypeId":"STYLE_OPACITY","config":{"delay":1750,"easing":"ease","duration":750,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"value":1,"unit":""}},{"id":"a-89-n-12","actionTypeId":"TRANSFORM_MOVE","config":{"delay":1750,"easing":"ease","duration":750,"target":{"selector":".trivia-panes_intro","selectorGuids":["c4814418-86ac-ae79-065c-7f31a68f6fe7"]},"yValue":0,"xUnit":"PX","yUnit":"px","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1694467118885},"a-88":{"id":"a-88","title":"Just Eat Hero Heading","actionItemGroups":[{"actionItems":[{"id":"a-88-n","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"","duration":500,"target":{"id":"64fe582f2994b2723ab3979e|5310f097-f941-85a4-3fc4-7ba9c59b34c0"},"xValue":0,"xUnit":"%","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"id":"a-88-n-2","actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"ease","duration":1000,"target":{"id":"64fe582f2994b2723ab3979e|5310f097-f941-85a4-3fc4-7ba9c59b34c0"},"xValue":-100,"xUnit":"%","yUnit":"PX","zUnit":"PX"}}]}],"useFirstGroupAsInitialState":true,"createdOn":1694811543273},"a-40":{"id":"a-40","title":"Headline Fill Green 2","actionItemGroups":[{"actionItems":[{"id":"a-40-n","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"","duration":500,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"1a5d219a","rValue":28,"bValue":25,"gValue":26,"aValue":1}}]},{"actionItems":[{"id":"a-40-n-2","actionTypeId":"STYLE_TEXT_COLOR","config":{"delay":0,"easing":"inOutQuad","duration":1000,"target":{"useEventTarget":true,"id":"602abc63d8e63c2d104e7de7|0d54904c-534c-53e5-7676-0f73a4a0d0f4"},"globalSwatchId":"","rValue":30,"bValue":65,"gValue":135,"aValue":1}}]}],"useFirstGroupAsInitialState":true,"createdOn":1608689176107},"slideInBottom":{"id":"slideInBottom","useFirstGroupAsInitialState":true,"actionItemGroups":[{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":0}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0,"yValue":100,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}},{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":1}}]}]},"growIn":{"id":"growIn","useFirstGroupAsInitialState":true,"actionItemGroups":[{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":0}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0.7500000000000001,"yValue":0.7500000000000001}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":1,"yValue":1}},{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":1}}]}]},"slideInRight":{"id":"slideInRight","useFirstGroupAsInitialState":true,"actionItemGroups":[{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":0}}]},{"actionItems":[{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"duration":0,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":100,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]},{"actionItems":[{"actionTypeId":"STYLE_OPACITY","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"value":1}},{"actionTypeId":"TRANSFORM_MOVE","config":{"delay":0,"easing":"outQuart","duration":1000,"target":{"id":"N/A","appliesTo":"TRIGGER_ELEMENT","useEventTarget":true},"xValue":0,"yValue":0,"xUnit":"PX","yUnit":"PX","zUnit":"PX"}}]}]}},"site":{"mediaQueries":[{"key":"main","min":992,"max":10000},{"key":"medium","min":768,"max":991},{"key":"small","min":480,"max":767},{"key":"tiny","min":0,"max":479}]}}
);
