| 2 |
(()=>{"use strict";const t=window.React,e=window.ReactDOM,n="@media only screen and (max-width: 1024px)",r="@media only screen and (max-width: 640px)",i="linear-gradient(135deg, #0040E3, #18D4FD)",s=(t,e)=>{return null==(n=e)||""===n||Array.isArray(n)&&0===n.length||"object"==typeof n&&0===Object.keys(n).length||"string"==typeof n&&""===n.trim()||"number"==typeof n&&0===n?"":`${t}: ${e};`;var n},a=(t,e=!0,n=!0,r=!0)=>{const{type:a="solid",color:o="",gradient:u=i,image:l={},position:h="center center",attachment:c="",repeat:f="no-repeat",size:p="",overlayColor:d=""}=t||{};return"gradient"===a&&n?s("background",u):"image"===a&&r?`background: url(${l?.url});\n\t\t\t\t${s("background-color",d)}\n\t\t\t\t${s("background-position",h)}\n\t\t\t\t${s("background-size",p)}\n\t\t\t\t${s("background-repeat",f)}\n\t\t\t\t${s("background-attachment",c)}\n\t\t\t\t${s("background-repeat",f)}\n\t\t\t\tbackground-blend-mode: overlay;`:e&&s("background",o)},o=t=>{const{width:e="",style:n="solid",color:r="",side:i="all",radius:a=""}=t||{},o=t=>{const e=i?.toLowerCase();return e?.includes("all")||e?.includes(t)},u=`${e} ${n} ${r}`,l=`\n\t\t${e&&0!==parseInt(e)?["top","right","bottom","left"].map(t=>o(t)?`border-${t}: ${u};`:"").join(""):""}\n\t\t${s("border-radius",a)}\n\t`;return l},u=t=>{const{side:e=2,vertical:n="0px",horizontal:r="0px",top:i="0px",right:s="0px",bottom:a="0px",left:o="0px"}=t||{};return 2===e?`${n} ${r}`:`${i} ${s} ${a} ${o}`},l=(t,e,i=!0)=>{const{fontFamily:a="Default",fontCategory:o="sans-serif",fontVariant:u=400,fontWeight:l,isUploadFont:h=!0,fontSize:c={desktop:null,tablet:null,mobile:null},fontStyle:f,textTransform:p,textDecoration:d,lineHeight:_,letterSpace:m}=e||{},g=!i||!a||"Default"===a,y=c?.desktop||c,v=c?.tablet||y,x=c?.mobile||v,b=t=>{const e=String(t);return["px","em","rem","%","vh","vw"].some(t=>e.endsWith(t))?e:"number"==typeof t?`${e}px`:""},w=`\n\t\t${g?"":`font-family: '${a}', ${o};`}\n\t\t${s("font-weight",l)}\n\t\t${s("font-size",b(y))}\n\t\t${s("font-style",f)}\n\t\t${s("text-transform",p)}\n\t\t${s("text-decoration",d)}\n\t\t${s("line-height",_)}\n\t\t${s("letter-spacing",m)}\n\t`,T=u&&400!==u?"400i"===u?":ital@1":u?.includes("00i")?`: ital, wght@1, ${u?.replace("00i","00")} `:`: wght@${u} `:"",$=g?"":`https://fonts.googleapis.com/css2?family=${a?.split(" ").join("+")}${T.replace(/ /g,"")}&display=swap`;return{googleFontLink:!h||g?"":`@import url(${$});`,styles:`${t}{\n\t\t\t${w}\n\t\t}\n\t\t${n} {\n\t\t\t${t}{\n\t\t\t\t${s("font-size",b(v))}\n\t\t\t}\n\t\t}\n\t\t${r} {\n\t\t\t${t}{\n\t\t\t\t${s("font-size",b(x))}\n\t\t\t}\n\t\t}`.replace(/\s+/g," ").trim()}},h="ttbTextTyping",c=("undefined"!=typeof ttbPricingUrl&&ttbPricingUrl,({attributes:e,id:i})=>{const{textAlign:c,background:f={},padding:p,prefixTypo:d,prefixColor:_,typingContentsTypo:m,suffixTypo:g,suffixColor:y,animatedSize:v={},color:x,terminalHeadingBg:b={},terminalHeadingTextColor:w="#ccc",terminalHeadTypo:T={},isCustomBG:$=!1,iconSize:k={},border:C={}}=e,E=`#${i} .${h}`,O=`${E}.default`,M=`${E}.terminal`,D=`${M} .terminal-header`,S=`${D} .title`,A=`${E}.starFlower`,F=`${A} .starFlower-inline`,R=`${E}.neonGrid`,z=`${R} .neonGrid-icon`,P=`${R} .neonGrid-prefix`,L=`${R} .neonGrid-typing`,I=`${R} .neonGrid-suffix`,N=`${E}.auroraGlow`,B=`${N} .auroraGlow-icon`,q=`${N} .auroraGlow-prefix`,G=`${N} .auroraGlow-typing`,U=`${N} .auroraGlow-suffix`,Y=`${E}.cyberWave`,H=`${Y} .cyberWave`,W=`${H} .cyberWave-icon`,X=`${H} .cyberWave-prefix`,j=`${H} .cyberWave-typing`,V=`${H} .cyberWave-suffix`,Q=$?a(f):"background: repeating-linear-gradient(\n -45deg,\n #0a0a0f,\n #0a0a0f 20px,\n #141427 20px,\n #141427 40px\n )",Z=$?a(f):"background: radial-gradient(circle at 20% 30%, rgba(0, 255, 200, 0.15), transparent 70%),\n\t\t\t\t\t\t\t\t\t\tradial-gradient(circle at 80% 70%, rgba(200, 0, 255, 0.15), transparent 70%),\n\t\t\t\t\t\t\t\t\t\t#0a0a0f !important";return(0,t.createElement)("style",{dangerouslySetInnerHTML:{__html:`\n\t\t${l("",d)?.googleFontLink}\n\t\t${l("",m)?.googleFontLink}\n\t\t${l("",g)?.googleFontLink}\n\t\t@keyframes typingCursorBlink { 0% { opacity: 1; } 50% { opacity: 0; } 100% { opacity: 1; } }\n\n\t\t${l(`${E} .prefixText`,d)?.styles}\n\t\t${l(`${E} .typingContents, ${E} .typed-cursor`,m)?.styles}\n\t\t${l(`${E} .suffixText`,g)?.styles}\n\t\t${l(`${S}`,T)?.styles}\n\t\t${l(`${F} .textAnimate`,m)?.styles}\n\t\t${l(`${P}`,d)?.styles}\n\t\t${l(`${L}`,m)?.styles}\n\t\t${l(`${I}`,g)?.styles}\n\t\t${l(`${q}`,d)?.styles}\n\t\t${l(`${G}`,m)?.styles}\n\t\t${l(`${U}`,g)?.styles}\n\t\t${l(`${X}`,d)?.styles}\n\t\t${l(`${j}`,m)?.styles}\n\t\t${l(`${V}`,g)?.styles}\n\n\n\t\t${Y} {\n \t\t${Q};\n\t\t\t\ttext-align: ${c};\n \t\t}\n\t\t${Y}::before{\n\t\t\t${t=>"#0000"==t?.color?void 0:"background: conic-gradient(from 0deg,\n\t\t#ff00ff,\n\t\t#00ffff,\n\t\t#00ff6a,\n\t\t#ffae00,\n\t\t#ff00ff)"}\n\t\t}\n\t\t${H}{\n\t\t\t${Q};\n\t\t\t}\n\t\t${O}{\n\t\t\t${a(f)};\n\t\t\t${s("width",v?.width.desktop)};\n\t\t\ttext-align: ${c};\n\t\t\tbox-sizing: border-box;\n\t\t\tdisplay: block;\n\t\t\t}\n\t\t${R}{\n\t\t\t${Z};\n\t\t\t${s("width",v?.width.desktop)}\n\t\t\t${o(C)};\n\t\t\ttext-align: ${c};\n\t}\n\t\t\t\n\t${z} img {\n\t\t${s("width",k?.width.desktop)}\n\t\t}\n\n\t\t${E}{\n\t\t\t${s("padding",u(p))}\n\t\t\t${o(C)}\n\t\t}\n\t\t${E} .prefixText{\n\t\t\t${s("color",_)}\n\t\t\tmargin: 0;\n\t\t}\n\t\t${E} .suffixText{\n\t\t\t${s("color",y)}\n\t\t\tmargin: 0;\n\t\t}\n\t\t${M}{\n\t\t\t${a(f)}\n\t\t\t${s("padding",u(p))}\n\t\t\t${s("width",v?.width.desktop)}\n\t\t\t${o(C)}\n\t\t\ttext-align: ${c}\n\t\t}\n\t\t${D}{\n\t\t\t${a(b)}\n\t\t}\n\t\t${S}{\n\t\t\t${s("color",w)}\n\n\t\t}\n\t\t${A}{\n\t\t\t${s("color",x)};\n\t\t\t${a(f)};\n\t\t\t${s("padding",u(p))};\n\t\t\t${s("width",v?.width.desktop)};\n\t\t\t${s("height",v?.height.desktop)};\n\t\t\t${o(C)};\n\t\t\tjustify-content: ${c};\n\t\t}\n\t\t\n\t\t${P}{\n\t\t\t${s("color",_)}\n\t\t}\n\t\t${I}{\n\t\t\t${s("color",y)}\n\t\t}\n\t\t\n\t\t${N}{\n\t\t\t${a(f)}\n\t\t\t${s("width",v?.width.desktop)}\n\t\t\t${o(C)};\n\t\t\ttext-align: ${c};\n\t\t}\n\n\t\t${N}::before{\n\t\t\t${(t=>"#0000"==t?.color?"#0000":"background: repeating-linear-gradient(\n\t\t\t\t\t\t\t\t\t\t\t\t60deg,\n\t\t\t\t\t\t\t\t\t\t\t\trgba(0, 255, 200, 0.08) 0,\n\t\t\t\t\t\t\t\t\t\t\t\trgba(0, 255, 200, 0.08) 2px,\n\t\t\t\t\t\t\t\t\t\t\t\ttransparent 2px,\n\t\t\t\t\t\t\t\t\t\t\t\ttransparent 6px\n\t\t\t\t\t\t\t\t\t\t\t)")(f)}\n\t\t}\n\n\t\t${B} img{\n\t\t\t${s("width",k?.width.desktop)}\n\t\t}\n\t\t${q}{\n\t\t\t${s("color",_)}\n\t\t}\n\t\t${U}{\n\t\t\t${s("color",y)}\n\t\t}\n\t\t${Y}{\n\t\t\t${s("width",v?.width.desktop)}\n\t\t}\n\t\t${W} img{\n\t\t\t${s("width",k?.width.desktop)}\n\t\t}\n\t\t${X}{\n\t\t\t${s("color",_)}\n\t\t}\n\t\t${V}{\n\t\t\t${s("color",y)}\n\t\t}\n\n\t\t${n}{\n\t\t\t${M}{\n\t\t\t\t${s("width",v?.width.tablet)}\n\t\t\t}\n\t\t\t${A}{\n\t\t\t\t${s("width",v?.width.tablet)}\n\t\t\t\t${s("height",v?.height.tablet)}\n }\n\t\t\t${z} img{\n\t\t\t\t${s("width",k?.width.tablet)}\n\t\t\t}\n\t\t\t${N}{\n\t\t\t\t${s("width",v?.width.tablet)}\n\t\t\t}\n\t\t\t${B} img{\n\t\t\t\t${s("width",k?.width.tablet)}\n\t\t\t}\n\t\t\t${Y}{\n\t\t\t\t${s("width",v?.width.tablet)}\n\t\t\t}\n\t\t\t${W} img{\n\t\t\t\t${s("width",k?.width.tablet)}\n\t\t\t}\n\t\t}\n\n\t\t${r}{\n\t\t\t${M}{\n\t\t\t\t${s("width",v?.width.mobile)}\n\t\t\t}\n\t\t\t${A}{\n\t\t\t\t${s("width",v?.width.mobile)}\n\t\t\t\t${s("height",v?.height.mobile)}\n\t\t\t\t}\n\t\t\t${z} img{\n\t\t\t\t${s("width",k?.width.mobile)}\n\t\t\t}\n\t\t\t${N}{\n\t\t\t\t${s("width",v?.width.mobile)}\n\t\t\t}\n\t\t\t${B} img{\n\t\t\t\t${s("width",k?.width.mobile)}\n\t\t\t}\n\t\t\t${Y}{\n\t\t\t\t${s("width",v?.width.mobile)}\n\t\t\t}\n\t\t\t${W} img{\n\t\t\t\t${s("width",k?.width.mobile)}\n\t\t\t}\n\t\t}\n\t\t`.replace(/\s+/g," ")}})}),f=e=>{const{attributes:n}=e,{prefixText:r,typingContents:i,suffixText:s,typeSpeed:a,startDelay:o,backSpeed:u,backDelay:l,isShuffle:c,isFadeOut:f,fadeOutDelay:p,isLoop:d,loopCount:_,isCursor:m,cursorChar:g,themes:y={}}=n,{theme:v}=y,x=(0,t.useRef)(null),b=(0,t.useRef)(null);return(0,t.useEffect)(()=>{const t={strings:i.map(t=>t.text),stringsElement:null,typeSpeed:a,startDelay:o,backSpeed:u,backDelay:l,smartBackspace:!1,shuffle:c,fadeOut:f,fadeOutClass:"typed-fade-out",fadeOutDelay:p,loop:d,loopCount:0===_?1/0:_,showCursor:m,cursorChar:g,autoInsertCss:!1,attr:null,bindInputFocusEvents:!1,contentType:"html",preStringTyped:(t,e)=>{e&&i[e.sequence[t]]&&(e.el.style.color=i[e.sequence[t]].color||"#333",m&&(e.cursor.style.color=i[e.sequence[t]].color||"#333"))}};return b.current=new Typed(x.current,t),()=>b.current.destroy()},[x.current,i,a,o,u,l,c,f,p,d,_,m,g]),(0,t.createElement)("div",{className:`${h} ${v}`},(0,t.createElement)("span",{className:"prefixText",dangerouslySetInnerHTML:{__html:r+" "}}),(0,t.createElement)("span",{className:"typingContents",ref:x}),(0,t.createElement)("span",{className:"suffixText",dangerouslySetInnerHTML:{__html:s}}))};function p(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function d(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var _,m,g,y,v,x,b,w,T,$,k,C,E,O,M,D,S,A={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},F={duration:.5,overwrite:!1,delay:0},R=1e8,z=1e-8,P=2*Math.PI,L=P/4,I=0,N=Math.sqrt,B=Math.cos,q=Math.sin,G=function(t){return"string"==typeof t},U=function(t){return"function"==typeof t},Y=function(t){return"number"==typeof t},H=function(t){return void 0===t},W=function(t){return"object"==typeof t},X=function(t){return!1!==t},j=function(){return"undefined"!=typeof window},V=function(t){return U(t)||G(t)},Q="function"==typeof ArrayBuffer&&ArrayBuffer.isView||function(){},Z=Array.isArray,J=/(?:-?\.?\d|\.)+/gi,K=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,tt=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,et=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,nt=/[+-]=-?[.\d]+/,rt=/[^,'"\[\]\s]+/gi,it=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,st={},at={},ot=function(t){return(at=Lt(t,st))&&In},ut=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},lt=function(t,e){return!e&&console.warn(t)},ht=function(t,e){return t&&(st[t]=e)&&at&&(at[t]=e)||st},ct=function(){return 0},ft={suppressEvents:!0,isStart:!0,kill:!1},pt={suppressEvents:!0,kill:!1},dt={suppressEvents:!0},_t={},mt=[],gt={},yt={},vt={},xt=30,bt=[],wt="",Tt=function(t){var e,n,r=t[0];if(W(r)||U(r)||(t=[t]),!(e=(r._gsap||{}).harness)){for(n=bt.length;n--&&!bt[n].targetTest(r););e=bt[n]}for(n=t.length;n--;)t[n]&&(t[n]._gsap||(t[n]._gsap=new Ze(t[n],e)))||t.splice(n,1);return t},$t=function(t){return t._gsap||Tt(de(t))[0]._gsap},kt=function(t,e,n){return(n=t[e])&&U(n)?t[e]():H(n)&&t.getAttribute&&t.getAttribute(e)||n},Ct=function(t,e){return(t=t.split(",")).forEach(e)||t},Et=function(t){return Math.round(1e5*t)/1e5||0},Ot=function(t){return Math.round(1e7*t)/1e7||0},Mt=function(t,e){var n=e.charAt(0),r=parseFloat(e.substr(2));return t=parseFloat(t),"+"===n?t+r:"-"===n?t-r:"*"===n?t*r:t/r},Dt=function(t,e){for(var n=e.length,r=0;t.indexOf(e[r])<0&&++r<n;);return r<n},St=function(){var t,e,n=mt.length,r=mt.slice(0);for(gt={},mt.length=0,t=0;t<n;t++)(e=r[t])&&e._lazy&&(e.render(e._lazy[0],e._lazy[1],!0)._lazy=0)},At=function(t){return!!(t._initted||t._startAt||t.add)},Ft=function(t,e,n,r){mt.length&&!m&&St(),t.render(e,n,r||!!(m&&e<0&&At(t))),mt.length&&!m&&St()},Rt=function(t){var e=parseFloat(t);return(e||0===e)&&(t+"").match(rt).length<2?e:G(t)?t.trim():t},zt=function(t){return t},Pt=function(t,e){for(var n in e)n in t||(t[n]=e[n]);return t},Lt=function(t,e){for(var n in e)t[n]=e[n];return t},It=function t(e,n){for(var r in n)"__proto__"!==r&&"constructor"!==r&&"prototype"!==r&&(e[r]=W(n[r])?t(e[r]||(e[r]={}),n[r]):n[r]);return e},Nt=function(t,e){var n,r={};for(n in t)n in e||(r[n]=t[n]);return r},Bt=function(t){var e,n=t.parent||y,r=t.keyframes?(e=Z(t.keyframes),function(t,n){for(var r in n)r in t||"duration"===r&&e||"ease"===r||(t[r]=n[r])}):Pt;if(X(t.inherit))for(;n;)r(t,n.vars.defaults),n=n.parent||n._dp;return t},qt=function(t,e,n,r,i){void 0===n&&(n="_first"),void 0===r&&(r="_last");var s,a=t[r];if(i)for(s=e[i];a&&a[i]>s;)a=a._prev;return a?(e._next=a._next,a._next=e):(e._next=t[n],t[n]=e),e._next?e._next._prev=e:t[r]=e,e._prev=a,e.parent=e._dp=t,e},Gt=function(t,e,n,r){void 0===n&&(n="_first"),void 0===r&&(r="_last");var i=e._prev,s=e._next;i?i._next=s:t[n]===e&&(t[n]=s),s?s._prev=i:t[r]===e&&(t[r]=i),e._next=e._prev=e.parent=null},Ut=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove&&t.parent.remove(t),t._act=0},Yt=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var n=t;n;)n._dirty=1,n=n.parent;return t},Ht=function(t,e,n,r){return t._startAt&&(m?t._startAt.revert(pt):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,r))},Wt=function t(e){return!e||e._ts&&t(e.parent)},Xt=function(t){return t._repeat?jt(t._tTime,t=t.duration()+t._rDelay)*t:0},jt=function(t,e){var n=Math.floor(t=Ot(t/e));return t&&n===t?n-1:n},Vt=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},Qt=function(t){return t._end=Ot(t._start+(t._tDur/Math.abs(t._ts||t._rts||z)||0))},Zt=function(t,e){var n=t._dp;return n&&n.smoothChildTiming&&t._ts&&(t._start=Ot(n._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),Qt(t),n._dirty||Yt(n,t)),t},Jt=function(t,e){var n;if((e._time||!e._dur&&e._initted||e._start<t._time&&(e._dur||!e.add))&&(n=Vt(t.rawTime(),e),(!e._dur||he(0,e.totalDuration(),n)-e._tTime>z)&&e.render(n,!0)),Yt(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration())for(n=t;n._dp;)n.rawTime()>=0&&n.totalTime(n._tTime),n=n._dp;t._zTime=-1e-8}},Kt=function(t,e,n,r){return e.parent&&Ut(e),e._start=Ot((Y(n)?n:n||t!==y?oe(t,n,e):t._time)+e._delay),e._end=Ot(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),qt(t,e,"_first","_last",t._sort?"_start":0),re(e)||(t._recent=e),r||Jt(t,e),t._ts<0&&Zt(t,t._tTime),t},te=function(t,e){return(st.ScrollTrigger||ut("scrollTrigger",e))&&st.ScrollTrigger.create(e,t)},ee=function(t,e,n,r,i){return an(t,e,i),t._initted?!n&&t._pt&&!m&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&T!==Ie.frame?(mt.push(t),t._lazy=[i,r],1):void 0:1},ne=function t(e){var n=e.parent;return n&&n._ts&&n._initted&&!n._lock&&(n.rawTime()<0||t(n))},re=function(t){var e=t.data;return"isFromStart"===e||"isStart"===e},ie=function(t,e,n,r){var i=t._repeat,s=Ot(e)||0,a=t._tTime/t._tDur;return a&&!r&&(t._time*=s/t._dur),t._dur=s,t._tDur=i?i<0?1e10:Ot(s*(i+1)+t._rDelay*i):s,a>0&&!r&&Zt(t,t._tTime=t._tDur*a),t.parent&&Qt(t),n||Yt(t.parent,t),t},se=function(t){return t instanceof Ke?Yt(t):ie(t,t._dur)},ae={_start:0,endTime:ct,totalDuration:ct},oe=function t(e,n,r){var i,s,a,o=e.labels,u=e._recent||ae,l=e.duration()>=R?u.endTime(!1):e._dur;return G(n)&&(isNaN(n)||n in o)?(s=n.charAt(0),a="%"===n.substr(-1),i=n.indexOf("="),"<"===s||">"===s?(i>=0&&(n=n.replace(/=/,"")),("<"===s?u._start:u.endTime(u._repeat>=0))+(parseFloat(n.substr(1))||0)*(a?(i<0?u:r).totalDuration()/100:1)):i<0?(n in o||(o[n]=l),o[n]):(s=parseFloat(n.charAt(i-1)+n.substr(i+1)),a&&r&&(s=s/100*(Z(r)?r[0]:r).totalDuration()),i>1?t(e,n.substr(0,i-1),r)+s:l+s)):null==n?l:+n},ue=function(t,e,n){var r,i,s=Y(e[1]),a=(s?2:1)+(t<2?0:1),o=e[a];if(s&&(o.duration=e[1]),o.parent=n,t){for(r=o,i=n;i&&!("immediateRender"in r);)r=i.vars.defaults||{},i=X(i.vars.inherit)&&i.parent;o.immediateRender=X(r.immediateRender),t<2?o.runBackwards=1:o.startAt=e[a-1]}return new cn(e[0],o,e[a+1])},le=function(t,e){return t||0===t?e(t):e},he=function(t,e,n){return n<t?t:n>e?e:n},ce=function(t,e){return G(t)&&(e=it.exec(t))?e[1]:""},fe=[].slice,pe=function(t,e){return t&&W(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&W(t[0]))&&!t.nodeType&&t!==v},de=function(t,e,n){return g&&!e&&g.selector?g.selector(t):!G(t)||n||!x&&Ne()?Z(t)?function(t,e,n){return void 0===n&&(n=[]),t.forEach(function(t){var r;return G(t)&&!e||pe(t,1)?(r=n).push.apply(r,de(t)):n.push(t)})||n}(t,n):pe(t)?fe.call(t,0):t?[t]:[]:fe.call((e||b).querySelectorAll(t),0)},_e=function(t){return t=de(t)[0]||lt("Invalid scope")||{},function(e){var n=t.current||t.nativeElement||t;return de(e,n.querySelectorAll?n:n===t?lt("Invalid scope")||b.createElement("div"):t)}},me=function(t){return t.sort(function(){return.5-Math.random()})},ge=function(t){if(U(t))return t;var e=W(t)?t:{each:t},n=We(e.ease),r=e.from||0,i=parseFloat(e.base)||0,s={},a=r>0&&r<1,o=isNaN(r)||a,u=e.axis,l=r,h=r;return G(r)?l=h={center:.5,edges:.5,end:1}[r]||0:!a&&o&&(l=r[0],h=r[1]),function(t,a,c){var f,p,d,_,m,g,y,v,x,b=(c||e).length,w=s[b];if(!w){if(!(x="auto"===e.grid?0:(e.grid||[1,R])[1])){for(y=-R;y<(y=c[x++].getBoundingClientRect().left)&&x<b;);x<b&&x--}for(w=s[b]=[],f=o?Math.min(x,b)*l-.5:r%x,p=x===R?0:o?b*h/x-.5:r/x|0,y=0,v=R,g=0;g<b;g++)d=g%x-f,_=p-(g/x|0),w[g]=m=u?Math.abs("y"===u?_:d):N(d*d+_*_),m>y&&(y=m),m<v&&(v=m);"random"===r&&me(w),w.max=y-v,w.min=v,w.v=b=(parseFloat(e.amount)||parseFloat(e.each)*(x>b?b-1:u?"y"===u?b/x:x:Math.max(x,b/x))||0)*("edges"===r?-1:1),w.b=b<0?i-b:i,w.u=ce(e.amount||e.each)||0,n=n&&b<0?Ye(n):n}return b=(w[t]-w.min)/w.max||0,Ot(w.b+(n?n(b):b)*w.v)+w.u}},ye=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(n){var r=Ot(Math.round(parseFloat(n)/t)*t*e);return(r-r%1)/e+(Y(n)?0:ce(n))}},ve=function(t,e){var n,r,i=Z(t);return!i&&W(t)&&(n=i=t.radius||R,t.values?(t=de(t.values),(r=!Y(t[0]))&&(n*=n)):t=ye(t.increment)),le(e,i?U(t)?function(e){return r=t(e),Math.abs(r-e)<=n?r:e}:function(e){for(var i,s,a=parseFloat(r?e.x:e),o=parseFloat(r?e.y:0),u=R,l=0,h=t.length;h--;)(i=r?(i=t[h].x-a)*i+(s=t[h].y-o)*s:Math.abs(t[h]-a))<u&&(u=i,l=h);return l=!n||u<=n?t[l]:e,r||l===e||Y(e)?l:l+ce(e)}:ye(t))},xe=function(t,e,n,r){return le(Z(t)?!e:!0===n?!!(n=0):!r,function(){return Z(t)?t[~~(Math.random()*t.length)]:(n=n||1e-5)&&(r=n<1?Math.pow(10,(n+"").length-2):1)&&Math.floor(Math.round((t-n/2+Math.random()*(e-t+.99*n))/n)*n*r)/r})},be=function(t,e,n){return le(n,function(n){return t[~~e(n)]})},we=function(t){for(var e,n,r,i,s=0,a="";~(e=t.indexOf("random(",s));)r=t.indexOf(")",e),i="["===t.charAt(e+7),n=t.substr(e+7,r-e-7).match(i?rt:J),a+=t.substr(s,e-s)+xe(i?n:+n[0],i?0:+n[1],+n[2]||1e-5),s=r+1;return a+t.substr(s,t.length-s)},Te=function(t,e,n,r,i){var s=e-t,a=r-n;return le(i,function(e){return n+((e-t)/s*a||0)})},$e=function(t,e,n){var r,i,s,a=t.labels,o=R;for(r in a)(i=a[r]-e)<0==!!n&&i&&o>(i=Math.abs(i))&&(s=r,o=i);return s},ke=function(t,e,n){var r,i,s,a=t.vars,o=a[e],u=g,l=t._ctx;if(o)return r=a[e+"Params"],i=a.callbackScope||t,n&&mt.length&&St(),l&&(g=l),s=r?o.apply(i,r):o.call(i),g=u,s},Ce=function(t){return Ut(t),t.scrollTrigger&&t.scrollTrigger.kill(!!m),t.progress()<1&&ke(t,"onInterrupt"),t},Ee=[],Oe=function(t){if(t)if(t=!t.name&&t.default||t,j()||t.headless){var e=t.name,n=U(t),r=e&&!n&&t.init?function(){this._props=[]}:t,i={init:ct,render:xn,add:rn,kill:wn,modifier:bn,rawVars:0},s={targetTest:0,get:0,getSetter:mn,aliases:{},register:0};if(Ne(),t!==r){if(yt[e])return;Pt(r,Pt(Nt(t,i),s)),Lt(r.prototype,Lt(i,Nt(t,s))),yt[r.prop=e]=r,t.targetTest&&(bt.push(r),_t[e]=1),e=("css"===e?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}ht(e,r),t.register&&t.register(In,r,kn)}else Ee.push(t)},Me=255,De={aqua:[0,Me,Me],lime:[0,Me,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Me],navy:[0,0,128],white:[Me,Me,Me],olive:[128,128,0],yellow:[Me,Me,0],orange:[Me,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Me,0,0],pink:[Me,192,203],cyan:[0,Me,Me],transparent:[Me,Me,Me,0]},Se=function(t,e,n){return(6*(t+=t<0?1:t>1?-1:0)<1?e+(n-e)*t*6:t<.5?n:3*t<2?e+(n-e)*(2/3-t)*6:e)*Me+.5|0},Ae=function(t,e,n){var r,i,s,a,o,u,l,h,c,f,p=t?Y(t)?[t>>16,t>>8&Me,t&Me]:0:De.black;if(!p){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),De[t])p=De[t];else if("#"===t.charAt(0)){if(t.length<6&&(r=t.charAt(1),i=t.charAt(2),s=t.charAt(3),t="#"+r+r+i+i+s+s+(5===t.length?t.charAt(4)+t.charAt(4):"")),9===t.length)return[(p=parseInt(t.substr(1,6),16))>>16,p>>8&Me,p&Me,parseInt(t.substr(7),16)/255];p=[(t=parseInt(t.substr(1),16))>>16,t>>8&Me,t&Me]}else if("hsl"===t.substr(0,3))if(p=f=t.match(J),e){if(~t.indexOf("="))return p=t.match(K),n&&p.length<4&&(p[3]=1),p}else a=+p[0]%360/360,o=+p[1]/100,r=2*(u=+p[2]/100)-(i=u<=.5?u*(o+1):u+o-u*o),p.length>3&&(p[3]*=1),p[0]=Se(a+1/3,r,i),p[1]=Se(a,r,i),p[2]=Se(a-1/3,r,i);else p=t.match(J)||De.transparent;p=p.map(Number)}return e&&!f&&(r=p[0]/Me,i=p[1]/Me,s=p[2]/Me,u=((l=Math.max(r,i,s))+(h=Math.min(r,i,s)))/2,l===h?a=o=0:(c=l-h,o=u>.5?c/(2-l-h):c/(l+h),a=l===r?(i-s)/c+(i<s?6:0):l===i?(s-r)/c+2:(r-i)/c+4,a*=60),p[0]=~~(a+.5),p[1]=~~(100*o+.5),p[2]=~~(100*u+.5)),n&&p.length<4&&(p[3]=1),p},Fe=function(t){var e=[],n=[],r=-1;return t.split(ze).forEach(function(t){var i=t.match(tt)||[];e.push.apply(e,i),n.push(r+=i.length+1)}),e.c=n,e},Re=function(t,e,n){var r,i,s,a,o="",u=(t+o).match(ze),l=e?"hsla(":"rgba(",h=0;if(!u)return t;if(u=u.map(function(t){return(t=Ae(t,e,1))&&l+(e?t[0]+","+t[1]+"%,"+t[2]+"%,"+t[3]:t.join(","))+")"}),n&&(s=Fe(t),(r=n.c).join(o)!==s.c.join(o)))for(a=(i=t.replace(ze,"1").split(tt)).length-1;h<a;h++)o+=i[h]+(~r.indexOf(h)?u.shift()||l+"0,0,0,0)":(s.length?s:u.length?u:n).shift());if(!i)for(a=(i=t.split(ze)).length-1;h<a;h++)o+=i[h]+u[h];return o+i[a]},ze=function(){var t,e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b";for(t in De)e+="|"+t+"\\b";return new RegExp(e+")","gi")}(),Pe=/hsl[a]?\(/,Le=function(t){var e,n=t.join(" ");if(ze.lastIndex=0,ze.test(n))return e=Pe.test(n),t[1]=Re(t[1],e),t[0]=Re(t[0],e,Fe(t[1])),!0},Ie=function(){var t,e,n,r,i,s,a=Date.now,o=500,u=33,l=a(),h=l,c=1e3/240,f=c,p=[],d=function n(d){var _,m,g,y,v=a()-h,x=!0===d;if((v>o||v<0)&&(l+=v-u),((_=(g=(h+=v)-l)-f)>0||x)&&(y=++r.frame,i=g-1e3*r.time,r.time=g/=1e3,f+=_+(_>=c?4:c-_),m=1),x||(t=e(n)),m)for(s=0;s<p.length;s++)p[s](g,i,y,d)};return r={time:0,frame:0,tick:function(){d(!0)},deltaRatio:function(t){return i/(1e3/(t||60))},wake:function(){w&&(!x&&j()&&(v=x=window,b=v.document||{},st.gsap=In,(v.gsapVersions||(v.gsapVersions=[])).push(In.version),ot(at||v.GreenSockGlobals||!v.gsap&&v||{}),Ee.forEach(Oe)),n="undefined"!=typeof requestAnimationFrame&&requestAnimationFrame,t&&r.sleep(),e=n||function(t){return setTimeout(t,f-1e3*r.time+1|0)},k=1,d(2))},sleep:function(){(n?cancelAnimationFrame:clearTimeout)(t),k=0,e=ct},lagSmoothing:function(t,e){o=t||1/0,u=Math.min(e||33,o)},fps:function(t){c=1e3/(t||240),f=1e3*r.time+c},add:function(t,e,n){var i=e?function(e,n,s,a){t(e,n,s,a),r.remove(i)}:t;return r.remove(t),p[n?"unshift":"push"](i),Ne(),i},remove:function(t,e){~(e=p.indexOf(t))&&p.splice(e,1)&&s>=e&&s--},_listeners:p}}(),Ne=function(){return!k&&Ie.wake()},Be={},qe=/^[\d.\-M][\d.\-,\s]/,Ge=/["']/g,Ue=function(t){for(var e,n,r,i={},s=t.substr(1,t.length-3).split(":"),a=s[0],o=1,u=s.length;o<u;o++)n=s[o],e=o!==u-1?n.lastIndexOf(","):n.length,r=n.substr(0,e),i[a]=isNaN(r)?r.replace(Ge,"").trim():+r,a=n.substr(e+1).trim();return i},Ye=function(t){return function(e){return 1-t(1-e)}},He=function t(e,n){for(var r,i=e._first;i;)i instanceof Ke?t(i,n):!i.vars.yoyoEase||i._yoyo&&i._repeat||i._yoyo===n||(i.timeline?t(i.timeline,n):(r=i._ease,i._ease=i._yEase,i._yEase=r,i._yoyo=n)),i=i._next},We=function(t,e){return t&&(U(t)?t:Be[t]||function(t){var e,n,r,i,s=(t+"").split("("),a=Be[s[0]];return a&&s.length>1&&a.config?a.config.apply(null,~t.indexOf("{")?[Ue(s[1])]:(e=t,n=e.indexOf("(")+1,r=e.indexOf(")"),i=e.indexOf("(",n),e.substring(n,~i&&i<r?e.indexOf(")",r+1):r)).split(",").map(Rt)):Be._CE&&qe.test(t)?Be._CE("",t):a}(t))||e},Xe=function(t,e,n,r){void 0===n&&(n=function(t){return 1-e(1-t)}),void 0===r&&(r=function(t){return t<.5?e(2*t)/2:1-e(2*(1-t))/2});var i,s={easeIn:e,easeOut:n,easeInOut:r};return Ct(t,function(t){for(var e in Be[t]=st[t]=s,Be[i=t.toLowerCase()]=n,s)Be[i+("easeIn"===e?".in":"easeOut"===e?".out":".inOut")]=Be[t+"."+e]=s[e]}),s},je=function(t){return function(e){return e<.5?(1-t(1-2*e))/2:.5+t(2*(e-.5))/2}},Ve=function t(e,n,r){var i=n>=1?n:1,s=(r||(e?.3:.45))/(n<1?n:1),a=s/P*(Math.asin(1/i)||0),o=function(t){return 1===t?1:i*Math.pow(2,-10*t)*q((t-a)*s)+1},u="out"===e?o:"in"===e?function(t){return 1-o(1-t)}:je(o);return s=P/s,u.config=function(n,r){return t(e,n,r)},u},Qe=function t(e,n){void 0===n&&(n=1.70158);var r=function(t){return t?--t*t*((n+1)*t+n)+1:0},i="out"===e?r:"in"===e?function(t){return 1-r(1-t)}:je(r);return i.config=function(n){return t(e,n)},i};Ct("Linear,Quad,Cubic,Quart,Quint,Strong",function(t,e){var n=e<5?e+1:e;Xe(t+",Power"+(n-1),e?function(t){return Math.pow(t,n)}:function(t){return t},function(t){return 1-Math.pow(1-t,n)},function(t){return t<.5?Math.pow(2*t,n)/2:1-Math.pow(2*(1-t),n)/2})}),Be.Linear.easeNone=Be.none=Be.Linear.easeIn,Xe("Elastic",Ve("in"),Ve("out"),Ve()),C=7.5625,M=2*(O=1/(E=2.75)),D=2.5*O,Xe("Bounce",function(t){return 1-S(1-t)},S=function(t){return t<O?C*t*t:t<M?C*Math.pow(t-1.5/E,2)+.75:t<D?C*(t-=2.25/E)*t+.9375:C*Math.pow(t-2.625/E,2)+.984375}),Xe("Expo",function(t){return Math.pow(2,10*(t-1))*t+t*t*t*t*t*t*(1-t)}),Xe("Circ",function(t){return-(N(1-t*t)-1)}),Xe("Sine",function(t){return 1===t?1:1-B(t*L)}),Xe("Back",Qe("in"),Qe("out"),Qe()),Be.SteppedEase=Be.steps=st.SteppedEase={config:function(t,e){void 0===t&&(t=1);var n=1/t,r=t+(e?0:1),i=e?1:0;return function(t){return((r*he(0,.99999999,t)|0)+i)*n}}},F.ease=Be["quad.out"],Ct("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",function(t){return wt+=t+","+t+"Params,"});var Ze=function(t,e){this.id=I++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:kt,this.set=e?e.getSetter:mn},Je=function(){function t(t){this.vars=t,this._delay=+t.delay||0,(this._repeat=t.repeat===1/0?-2:t.repeat||0)&&(this._rDelay=t.repeatDelay||0,this._yoyo=!!t.yoyo||!!t.yoyoEase),this._ts=1,ie(this,+t.duration,1,1),this.data=t.data,g&&(this._ctx=g,g.data.push(this)),k||Ie.wake()}var e=t.prototype;return e.delay=function(t){return t||0===t?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+t-this._delay),this._delay=t,this):this._delay},e.duration=function(t){return arguments.length?this.totalDuration(this._repeat>0?t+(t+this._rDelay)*this._repeat:t):this.totalDuration()&&this._dur},e.totalDuration=function(t){return arguments.length?(this._dirty=0,ie(this,this._repeat<0?t:(t-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(t,e){if(Ne(),!arguments.length)return this._tTime;var n=this._dp;if(n&&n.smoothChildTiming&&this._ts){for(Zt(this,t),!n._dp||n.parent||Jt(n,this);n&&n.parent;)n.parent._time!==n._start+(n._ts>=0?n._tTime/n._ts:(n.totalDuration()-n._tTime)/-n._ts)&&n.totalTime(n._tTime,!0),n=n.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&t<this._tDur||this._ts<0&&t>0||!this._tDur&&!t)&&Kt(this._dp,this,this._start-this._delay)}return(this._tTime!==t||!this._dur&&!e||this._initted&&Math.abs(this._zTime)===z||!t&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=t),Ft(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totalTime(Math.min(this.totalDuration(),t+Xt(this))%(this._dur+this._rDelay)||(t?this._dur:0),e):this._time},e.totalProgress=function(t,e){return arguments.length?this.totalTime(this.totalDuration()*t,e):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>=0&&this._initted?1:0},e.progress=function(t,e){return arguments.length?this.totalTime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+Xt(this),e):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(t,e){var n=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(t-1)*n,e):this._repeat?jt(this._tTime,n)+1:1},e.timeScale=function(t,e){if(!arguments.length)return-1e-8===this._rts?0:this._rts;if(this._rts===t)return this;var n=this.parent&&this._ts?Vt(this.parent._time,this):this._tTime;return this._rts=+t||0,this._ts=this._ps||-1e-8===t?0:this._rts,this.totalTime(he(-Math.abs(this._delay),this.totalDuration(),n),!1!==e),Qt(this),function(t){for(var e=t.parent;e&&e.parent;)e._dirty=1,e.totalDuration(),e=e.parent;return t}(this)},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(Ne(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,1===this.progress()&&Math.abs(this._zTime)!==z&&(this._tTime-=z)))),this):this._ps},e.startTime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&Kt(e,this,t-this._delay),this}return this._start},e.endTime=function(t){return this._start+(X(t)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Vt(e.rawTime(t),this):this._tTime:this._tTime},e.revert=function(t){void 0===t&&(t=dt);var e=m;return m=t,At(this)&&(this.timeline&&this.timeline.revert(t),this.totalTime(-.01,t.suppressEvents)),"nested"!==this.data&&!1!==t.kill&&this.kill(),m=e,this},e.globalTime=function(t){for(var e=this,n=arguments.length?t:e.rawTime();e;)n=e._start+n/(Math.abs(e._ts)||1),e=e._dp;return!this.parent&&this._sat?this._sat.globalTime(t):n},e.repeat=function(t){return arguments.length?(this._repeat=t===1/0?-2:t,se(this)):-2===this._repeat?1/0:this._repeat},e.repeatDelay=function(t){if(arguments.length){var e=this._time;return this._rDelay=t,se(this),e?this.time(e):this}return this._rDelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totalTime(oe(this,t),X(e))},e.restart=function(t,e){return this.play().totalTime(t?-this._delay:0,X(e)),this._dur||(this._zTime=-1e-8),this},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalDuration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timeScale(-this._rts||(t?-1e-8:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-1e-8,this},e.isActive=function(){var t,e=this.parent||this._dp,n=this._start;return!(e&&!(this._ts&&this._initted&&e.isActive()&&(t=e.rawTime(!0))>=n&&t<this.endTime(!0)-z))},e.eventCallback=function(t,e,n){var r=this.vars;return arguments.length>1?(e?(r[t]=e,n&&(r[t+"Params"]=n),"onUpdate"===t&&(this._onUpdate=e)):delete r[t],this):r[t]},e.then=function(t){var e=this;return new Promise(function(n){var r=U(t)?t:zt,i=function(){var t=e.then;e.then=null,U(r)&&(r=r(e))&&(r.then||r===e)&&(e.then=t),n(r),e.then=t};e._initted&&1===e.totalProgress()&&e._ts>=0||!e._tTime&&e._ts<0?i():e._prom=i})},e.kill=function(){Ce(this)},t}();Pt(Je.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-1e-8,_prom:0,_ps:!1,_rts:1});var Ke=function(t){function e(e,n){var r;return void 0===e&&(e={}),(r=t.call(this,e)||this).labels={},r.smoothChildTiming=!!e.smoothChildTiming,r.autoRemoveChildren=!!e.autoRemoveChildren,r._sort=X(e.sortChildren),y&&Kt(e.parent||y,p(r),n),e.reversed&&r.reverse(),e.paused&&r.paused(!0),e.scrollTrigger&&te(p(r),e.scrollTrigger),r}d(e,t);var n=e.prototype;return n.to=function(t,e,n){return ue(0,arguments,this),this},n.from=function(t,e,n){return ue(1,arguments,this),this},n.fromTo=function(t,e,n,r){return ue(2,arguments,this),this},n.set=function(t,e,n){return e.duration=0,e.parent=this,Bt(e).repeatDelay||(e.repeat=0),e.immediateRender=!!e.immediateRender,new cn(t,e,oe(this,n),1),this},n.call=function(t,e,n){return Kt(this,cn.delayedCall(0,t,e),n)},n.staggerTo=function(t,e,n,r,i,s,a){return n.duration=e,n.stagger=n.stagger||r,n.onComplete=s,n.onCompleteParams=a,n.parent=this,new cn(t,n,oe(this,i)),this},n.staggerFrom=function(t,e,n,r,i,s,a){return n.runBackwards=1,Bt(n).immediateRender=X(n.immediateRender),this.staggerTo(t,e,n,r,i,s,a)},n.staggerFromTo=function(t,e,n,r,i,s,a,o){return r.startAt=n,Bt(r).immediateRender=X(r.immediateRender),this.staggerTo(t,e,r,i,s,a,o)},n.render=function(t,e,n){var r,i,s,a,o,u,l,h,c,f,p,d,_=this._time,g=this._dirty?this.totalDuration():this._tDur,v=this._dur,x=t<=0?0:Ot(t),b=this._zTime<0!=t<0&&(this._initted||!v);if(this!==y&&x>g&&t>=0&&(x=g),x!==this._tTime||n||b){if(_!==this._time&&v&&(x+=this._time-_,t+=this._time-_),r=x,c=this._start,u=!(h=this._ts),b&&(v||(_=this._zTime),(t||!e)&&(this._zTime=t)),this._repeat){if(p=this._yoyo,o=v+this._rDelay,this._repeat<-1&&t<0)return this.totalTime(100*o+t,e,n);if(r=Ot(x%o),x===g?(a=this._repeat,r=v):((a=~~(f=Ot(x/o)))&&a===f&&(r=v,a--),r>v&&(r=v)),f=jt(this._tTime,o),!_&&this._tTime&&f!==a&&this._tTime-f*o-this._dur<=0&&(f=a),p&&1&a&&(r=v-r,d=1),a!==f&&!this._lock){var w=p&&1&f,T=w===(p&&1&a);if(a<f&&(w=!w),_=w?0:x%v?v:x,this._lock=1,this.render(_||(d?0:Ot(a*o)),e,!v)._lock=0,this._tTime=x,!e&&this.parent&&ke(this,"onRepeat"),this.vars.repeatRefresh&&!d&&(this.invalidate()._lock=1),_&&_!==this._time||u!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(v=this._dur,g=this._tDur,T&&(this._lock=2,_=w?v:-1e-4,this.render(_,!0),this.vars.repeatRefresh&&!d&&this.invalidate()),this._lock=0,!this._ts&&!u)return this;He(this,d)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(l=function(t,e,n){var r;if(n>e)for(r=t._first;r&&r._start<=n;){if("isPause"===r.data&&r._start>e)return r;r=r._next}else for(r=t._last;r&&r._start>=n;){if("isPause"===r.data&&r._start<e)return r;r=r._prev}}(this,Ot(_),Ot(r)),l&&(x-=r-(r=l._start))),this._tTime=x,this._time=r,this._act=!h,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=t,_=0),!_&&x&&!e&&!f&&(ke(this,"onStart"),this._tTime!==x))return this;if(r>=_&&t>=0)for(i=this._first;i;){if(s=i._next,(i._act||r>=i._start)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(r-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+(r-i._start)*i._ts,e,n),r!==this._time||!this._ts&&!u){l=0,s&&(x+=this._zTime=-1e-8);break}}i=s}else{i=this._last;for(var $=t<0?t:r;i;){if(s=i._prev,(i._act||$<=i._end)&&i._ts&&l!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?($-i._start)*i._ts:(i._dirty?i.totalDuration():i._tDur)+($-i._start)*i._ts,e,n||m&&At(i)),r!==this._time||!this._ts&&!u){l=0,s&&(x+=this._zTime=$?-1e-8:z);break}}i=s}}if(l&&!e&&(this.pause(),l.render(r>=_?0:-1e-8)._zTime=r>=_?1:-1,this._ts))return this._start=c,Qt(this),this.render(t,e,n);this._onUpdate&&!e&&ke(this,"onUpdate",!0),(x===g&&this._tTime>=this.totalDuration()||!x&&_)&&(c!==this._start&&Math.abs(h)===Math.abs(this._ts)||this._lock||((t||!v)&&(x===g&&this._ts>0||!x&&this._ts<0)&&Ut(this,1),e||t<0&&!_||!x&&!_&&g||(ke(this,x===g&&t>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(x<g&&this.timeScale()>0)&&this._prom())))}return this},n.add=function(t,e){var n=this;if(Y(e)||(e=oe(this,e,t)),!(t instanceof Je)){if(Z(t))return t.forEach(function(t){return n.add(t,e)}),this;if(G(t))return this.addLabel(t,e);if(!U(t))return this;t=cn.delayedCall(0,t)}return this!==t?Kt(this,t,e):this},n.getChildren=function(t,e,n,r){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===n&&(n=!0),void 0===r&&(r=-R);for(var i=[],s=this._first;s;)s._start>=r&&(s instanceof cn?e&&i.push(s):(n&&i.push(s),t&&i.push.apply(i,s.getChildren(!0,e,n)))),s=s._next;return i},n.getById=function(t){for(var e=this.getChildren(1,1,1),n=e.length;n--;)if(e[n].vars.id===t)return e[n]},n.remove=function(t){return G(t)?this.removeLabel(t):U(t)?this.killTweensOf(t):(t.parent===this&&Gt(this,t),t===this._recent&&(this._recent=this._last),Yt(this))},n.totalTime=function(e,n){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=Ot(Ie.time-(this._ts>0?e/this._ts:(this.totalDuration()-e)/-this._ts))),t.prototype.totalTime.call(this,e,n),this._forcing=0,this):this._tTime},n.addLabel=function(t,e){return this.labels[t]=oe(this,e),this},n.removeLabel=function(t){return delete this.labels[t],this},n.addPause=function(t,e,n){var r=cn.delayedCall(0,e||ct,n);return r.data="isPause",this._hasPause=1,Kt(this,r,oe(this,t))},n.removePause=function(t){var e=this._first;for(t=oe(this,t);e;)e._start===t&&"isPause"===e.data&&Ut(e),e=e._next},n.killTweensOf=function(t,e,n){for(var r=this.getTweensOf(t,n),i=r.length;i--;)tn!==r[i]&&r[i].kill(t,e);return this},n.getTweensOf=function(t,e){for(var n,r=[],i=de(t),s=this._first,a=Y(e);s;)s instanceof cn?Dt(s._targets,i)&&(a?(!tn||s._initted&&s._ts)&&s.globalTime(0)<=e&&s.globalTime(s.totalDuration())>e:!e||s.isActive())&&r.push(s):(n=s.getTweensOf(i,e)).length&&r.push.apply(r,n),s=s._next;return r},n.tweenTo=function(t,e){e=e||{};var n,r=this,i=oe(r,t),s=e,a=s.startAt,o=s.onStart,u=s.onStartParams,l=s.immediateRender,h=cn.to(r,Pt({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:i,overwrite:"auto",duration:e.duration||Math.abs((i-(a&&"time"in a?a.time:r._time))/r.timeScale())||z,onStart:function(){if(r.pause(),!n){var t=e.duration||Math.abs((i-(a&&"time"in a?a.time:r._time))/r.timeScale());h._dur!==t&&ie(h,t,0,1).render(h._time,!0,!0),n=1}o&&o.apply(h,u||[])}},e));return l?h.render(0):h},n.tweenFromTo=function(t,e,n){return this.tweenTo(e,Pt({startAt:{time:oe(this,t)}},n))},n.recent=function(){return this._recent},n.nextLabel=function(t){return void 0===t&&(t=this._time),$e(this,oe(this,t))},n.previousLabel=function(t){return void 0===t&&(t=this._time),$e(this,oe(this,t),1)},n.currentLabel=function(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+z)},n.shiftChildren=function(t,e,n){void 0===n&&(n=0);for(var r,i=this._first,s=this.labels;i;)i._start>=n&&(i._start+=t,i._end+=t),i=i._next;if(e)for(r in s)s[r]>=n&&(s[r]+=t);return Yt(this)},n.invalidate=function(e){var n=this._first;for(this._lock=0;n;)n.invalidate(e),n=n._next;return t.prototype.invalidate.call(this,e)},n.clear=function(t){void 0===t&&(t=!0);for(var e,n=this._first;n;)e=n._next,this.remove(n),n=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),Yt(this)},n.totalDuration=function(t){var e,n,r,i=0,s=this,a=s._last,o=R;if(arguments.length)return s.timeScale((s._repeat<0?s.duration():s.totalDuration())/(s.reversed()?-t:t));if(s._dirty){for(r=s.parent;a;)e=a._prev,a._dirty&&a.totalDuration(),(n=a._start)>o&&s._sort&&a._ts&&!s._lock?(s._lock=1,Kt(s,a,n-a._delay,1)._lock=0):o=n,n<0&&a._ts&&(i-=n,(!r&&!s._dp||r&&r.smoothChildTiming)&&(s._start+=n/s._ts,s._time-=n,s._tTime-=n),s.shiftChildren(-n,!1,-Infinity),o=0),a._end>i&&a._ts&&(i=a._end),a=e;ie(s,s===y&&s._time>i?s._time:i,1,1),s._dirty=0}return s._tDur},e.updateRoot=function(t){if(y._ts&&(Ft(y,Vt(t,y)),T=Ie.frame),Ie.frame>=xt){xt+=A.autoSleep||120;var e=y._first;if((!e||!e._ts)&&A.autoSleep&&Ie._listeners.length<2){for(;e&&!e._ts;)e=e._next;e||Ie.sleep()}}},e}(Je);Pt(Ke.prototype,{_lock:0,_hasPause:0,_forcing:0});var tn,en,nn=function(t,e,n,r,i,s,a){var o,u,l,h,c,f,p,d,_=new kn(this._pt,t,e,0,1,vn,null,i),m=0,g=0;for(_.b=n,_.e=r,n+="",(p=~(r+="").indexOf("random("))&&(r=we(r)),s&&(s(d=[n,r],t,e),n=d[0],r=d[1]),u=n.match(et)||[];o=et.exec(r);)h=o[0],c=r.substring(m,o.index),l?l=(l+1)%5:"rgba("===c.substr(-5)&&(l=1),h!==u[g++]&&(f=parseFloat(u[g-1])||0,_._pt={_next:_._pt,p:c||1===g?c:",",s:f,c:"="===h.charAt(1)?Mt(f,h)-f:parseFloat(h)-f,m:l&&l<4?Math.round:0},m=et.lastIndex);return _.c=m<r.length?r.substring(m,r.length):"",_.fp=a,(nt.test(r)||p)&&(_.e=0),this._pt=_,_},rn=function(t,e,n,r,i,s,a,o,u,l){U(r)&&(r=r(i||0,t,s));var h,c=t[e],f="get"!==n?n:U(c)?u?t[e.indexOf("set")||!U(t["get"+e.substr(3)])?e:"get"+e.substr(3)](u):t[e]():c,p=U(c)?u?dn:pn:fn;if(G(r)&&(~r.indexOf("random(")&&(r=we(r)),"="===r.charAt(1)&&((h=Mt(f,r)+(ce(f)||0))||0===h)&&(r=h)),!l||f!==r||en)return isNaN(f*r)||""===r?(!c&&!(e in t)&&ut(e,r),nn.call(this,t,e,f,r,p,o||A.stringFilter,u)):(h=new kn(this._pt,t,e,+f||0,r-(f||0),"boolean"==typeof c?yn:gn,0,p),u&&(h.fp=u),a&&h.modifier(a,this,t),this._pt=h)},sn=function(t,e,n,r,i,s){var a,o,u,l;if(yt[t]&&!1!==(a=new yt[t]).init(i,a.rawVars?e[t]:function(t,e,n,r,i){if(U(t)&&(t=un(t,i,e,n,r)),!W(t)||t.style&&t.nodeType||Z(t)||Q(t))return G(t)?un(t,i,e,n,r):t;var s,a={};for(s in t)a[s]=un(t[s],i,e,n,r);return a}(e[t],r,i,s,n),n,r,s)&&(n._pt=o=new kn(n._pt,i,t,0,1,a.render,a,0,a.priority),n!==$))for(u=n._ptLookup[n._targets.indexOf(i)],l=a._props.length;l--;)u[a._props[l]]=o;return a},an=function t(e,n,r){var i,s,a,o,u,l,h,c,f,p,d,g,v,x=e.vars,b=x.ease,w=x.startAt,T=x.immediateRender,$=x.lazy,k=x.onUpdate,C=x.runBackwards,E=x.yoyoEase,O=x.keyframes,M=x.autoRevert,D=e._dur,S=e._startAt,A=e._targets,P=e.parent,L=P&&"nested"===P.data?P.vars.targets:A,I="auto"===e._overwrite&&!_,N=e.timeline;if(N&&(!O||!b)&&(b="none"),e._ease=We(b,F.ease),e._yEase=E?Ye(We(!0===E?b:E,F.ease)):0,E&&e._yoyo&&!e._repeat&&(E=e._yEase,e._yEase=e._ease,e._ease=E),e._from=!N&&!!x.runBackwards,!N||O&&!x.stagger){if(g=(c=A[0]?$t(A[0]).harness:0)&&x[c.prop],i=Nt(x,_t),S&&(S._zTime<0&&S.progress(1),n<0&&C&&T&&!M?S.render(-1,!0):S.revert(C&&D?pt:ft),S._lazy=0),w){if(Ut(e._startAt=cn.set(A,Pt({data:"isStart",overwrite:!1,parent:P,immediateRender:!0,lazy:!S&&X($),startAt:null,delay:0,onUpdate:k&&function(){return ke(e,"onUpdate")},stagger:0},w))),e._startAt._dp=0,e._startAt._sat=e,n<0&&(m||!T&&!M)&&e._startAt.revert(pt),T&&D&&n<=0&&r<=0)return void(n&&(e._zTime=n))}else if(C&&D&&!S)if(n&&(T=!1),a=Pt({overwrite:!1,data:"isFromStart",lazy:T&&!S&&X($),immediateRender:T,stagger:0,parent:P},i),g&&(a[c.prop]=g),Ut(e._startAt=cn.set(A,a)),e._startAt._dp=0,e._startAt._sat=e,n<0&&(m?e._startAt.revert(pt):e._startAt.render(-1,!0)),e._zTime=n,T){if(!n)return}else t(e._startAt,z,z);for(e._pt=e._ptCache=0,$=D&&X($)||$&&!D,s=0;s<A.length;s++){if(h=(u=A[s])._gsap||Tt(A)[s]._gsap,e._ptLookup[s]=p={},gt[h.id]&&mt.length&&St(),d=L===A?s:L.indexOf(u),c&&!1!==(f=new c).init(u,g||i,e,d,L)&&(e._pt=o=new kn(e._pt,u,f.name,0,1,f.render,f,0,f.priority),f._props.forEach(function(t){p[t]=o}),f.priority&&(l=1)),!c||g)for(a in i)yt[a]&&(f=sn(a,i,e,d,u,L))?f.priority&&(l=1):p[a]=o=rn.call(e,u,a,"get",i[a],d,L,0,x.stringFilter);e._op&&e._op[s]&&e.kill(u,e._op[s]),I&&e._pt&&(tn=e,y.killTweensOf(u,p,e.globalTime(n)),v=!e.parent,tn=0),e._pt&&$&&(gt[h.id]=1)}l&&$n(e),e._onInit&&e._onInit(e)}e._onUpdate=k,e._initted=(!e._op||e._pt)&&!v,O&&n<=0&&N.render(R,!0,!0)},on=function(t,e,n,r){var i,s,a=e.ease||r||"power1.inOut";if(Z(e))s=n[t]||(n[t]=[]),e.forEach(function(t,n){return s.push({t:n/(e.length-1)*100,v:t,e:a})});else for(i in e)s=n[i]||(n[i]=[]),"ease"===i||s.push({t:parseFloat(t),v:e[i],e:a})},un=function(t,e,n,r,i){return U(t)?t.call(e,n,r,i):G(t)&&~t.indexOf("random(")?we(t):t},ln=wt+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",hn={};Ct(ln+",id,stagger,delay,duration,paused,scrollTrigger",function(t){return hn[t]=1});var cn=function(t){function e(e,n,r,i){var s;"number"==typeof n&&(r.duration=n,n=r,r=null);var a,o,u,l,h,c,f,d,m=(s=t.call(this,i?n:Bt(n))||this).vars,g=m.duration,v=m.delay,x=m.immediateRender,b=m.stagger,w=m.overwrite,T=m.keyframes,$=m.defaults,k=m.scrollTrigger,C=m.yoyoEase,E=n.parent||y,O=(Z(e)||Q(e)?Y(e[0]):"length"in n)?[e]:de(e);if(s._targets=O.length?Tt(O):lt("GSAP target "+e+" not found. https://gsap.com",!A.nullTargetWarn)||[],s._ptLookup=[],s._overwrite=w,T||b||V(g)||V(v)){if(n=s.vars,(a=s.timeline=new Ke({data:"nested",defaults:$||{},targets:E&&"nested"===E.data?E.vars.targets:O})).kill(),a.parent=a._dp=p(s),a._start=0,b||V(g)||V(v)){if(l=O.length,f=b&&ge(b),W(b))for(h in b)~ln.indexOf(h)&&(d||(d={}),d[h]=b[h]);for(o=0;o<l;o++)(u=Nt(n,hn)).stagger=0,C&&(u.yoyoEase=C),d&&Lt(u,d),c=O[o],u.duration=+un(g,p(s),o,c,O),u.delay=(+un(v,p(s),o,c,O)||0)-s._delay,!b&&1===l&&u.delay&&(s._delay=v=u.delay,s._start+=v,u.delay=0),a.to(c,u,f?f(o,c,O):0),a._ease=Be.none;a.duration()?g=v=0:s.timeline=0}else if(T){Bt(Pt(a.vars.defaults,{ease:"none"})),a._ease=We(T.ease||n.ease||"none");var M,D,S,F=0;if(Z(T))T.forEach(function(t){return a.to(O,t,">")}),a.duration();else{for(h in u={},T)"ease"===h||"easeEach"===h||on(h,T[h],u,T.easeEach);for(h in u)for(M=u[h].sort(function(t,e){return t.t-e.t}),F=0,o=0;o<M.length;o++)(S={ease:(D=M[o]).e,duration:(D.t-(o?M[o-1].t:0))/100*g})[h]=D.v,a.to(O,S,F),F+=S.duration;a.duration()<g&&a.to({},{duration:g-a.duration()})}}g||s.duration(g=a.duration())}else s.timeline=0;return!0!==w||_||(tn=p(s),y.killTweensOf(O),tn=0),Kt(E,p(s),r),n.reversed&&s.reverse(),n.paused&&s.paused(!0),(x||!g&&!T&&s._start===Ot(E._time)&&X(x)&&Wt(p(s))&&"nested"!==E.data)&&(s._tTime=-1e-8,s.render(Math.max(0,-v)||0)),k&&te(p(s),k),s}d(e,t);var n=e.prototype;return n.render=function(t,e,n){var r,i,s,a,o,u,l,h,c,f=this._time,p=this._tDur,d=this._dur,_=t<0,g=t>p-z&&!_?p:t<z?0:t;if(d){if(g!==this._tTime||!t||n||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==_||this._lazy){if(r=g,h=this.timeline,this._repeat){if(a=d+this._rDelay,this._repeat<-1&&_)return this.totalTime(100*a+t,e,n);if(r=Ot(g%a),g===p?(s=this._repeat,r=d):(s=~~(o=Ot(g/a)))&&s===o?(r=d,s--):r>d&&(r=d),(u=this._yoyo&&1&s)&&(c=this._yEase,r=d-r),o=jt(this._tTime,a),r===f&&!n&&this._initted&&s===o)return this._tTime=g,this;s!==o&&(h&&this._yEase&&He(h,u),this.vars.repeatRefresh&&!u&&!this._lock&&r!==a&&this._initted&&(this._lock=n=1,this.render(Ot(a*s),!0).invalidate()._lock=0))}if(!this._initted){if(ee(this,_?t:r,n,e,g))return this._tTime=0,this;if(!(f===this._time||n&&this.vars.repeatRefresh&&s!==o))return this;if(d!==this._dur)return this.render(t,e,n)}if(this._tTime=g,this._time=r,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=l=(c||this._ease)(r/d),this._from&&(this.ratio=l=1-l),!f&&g&&!e&&!o&&(ke(this,"onStart"),this._tTime!==g))return this;for(i=this._pt;i;)i.r(l,i.d),i=i._next;h&&h.render(t<0?t:h._dur*h._ease(r/this._dur),e,n)||this._startAt&&(this._zTime=t),this._onUpdate&&!e&&(_&&Ht(this,t,0,n),ke(this,"onUpdate")),this._repeat&&s!==o&&this.vars.onRepeat&&!e&&this.parent&&ke(this,"onRepeat"),g!==this._tDur&&g||this._tTime!==g||(_&&!this._onUpdate&&Ht(this,t,0,!0),(t||!d)&&(g===this._tDur&&this._ts>0||!g&&this._ts<0)&&Ut(this,1),e||_&&!f||!(g||f||u)||(ke(this,g===p?"onComplete":"onReverseComplete",!0),this._prom&&!(g<p&&this.timeScale()>0)&&this._prom()))}}else!function(t,e,n,r){var i,s,a,o=t.ratio,u=e<0||!e&&(!t._start&&ne(t)&&(t._initted||!re(t))||(t._ts<0||t._dp._ts<0)&&!re(t))?0:1,l=t._rDelay,h=0;if(l&&t._repeat&&(h=he(0,t._tDur,e),s=jt(h,l),t._yoyo&&1&s&&(u=1-u),s!==jt(t._tTime,l)&&(o=1-u,t.vars.repeatRefresh&&t._initted&&t.invalidate())),u!==o||m||r||t._zTime===z||!e&&t._zTime){if(!t._initted&&ee(t,e,r,n,h))return;for(a=t._zTime,t._zTime=e||(n?z:0),n||(n=e&&!a),t.ratio=u,t._from&&(u=1-u),t._time=0,t._tTime=h,i=t._pt;i;)i.r(u,i.d),i=i._next;e<0&&Ht(t,e,0,!0),t._onUpdate&&!n&&ke(t,"onUpdate"),h&&t._repeat&&!n&&t.parent&&ke(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===u&&(u&&Ut(t,1),n||m||(ke(t,u?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)}(this,t,e,n);return this},n.targets=function(){return this._targets},n.invalidate=function(e){return(!e||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(e),t.prototype.invalidate.call(this,e)},n.resetTo=function(t,e,n,r,i){k||Ie.wake(),this._ts||this.play();var s=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||an(this,s),function(t,e,n,r,i,s,a,o){var u,l,h,c,f=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!f)for(f=t._ptCache[e]=[],h=t._ptLookup,c=t._targets.length;c--;){if((u=h[c][e])&&u.d&&u.d._pt)for(u=u.d._pt;u&&u.p!==e&&u.fp!==e;)u=u._next;if(!u)return en=1,t.vars[e]="+=0",an(t,a),en=0,o?lt(e+" not eligible for reset"):1;f.push(u)}for(c=f.length;c--;)(u=(l=f[c])._pt||l).s=!r&&0!==r||i?u.s+(r||0)+s*u.c:r,u.c=n-u.s,l.e&&(l.e=Et(n)+ce(l.e)),l.b&&(l.b=u.s+ce(l.b))}(this,t,e,n,r,this._ease(s/this._dur),s,i)?this.resetTo(t,e,n,r,1):(Zt(this,0),this.parent||qt(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},n.kill=function(t,e){if(void 0===e&&(e="all"),!(t||e&&"all"!==e))return this._lazy=this._pt=0,this.parent?Ce(this):this.scrollTrigger&&this.scrollTrigger.kill(!!m),this;if(this.timeline){var n=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,tn&&!0!==tn.vars.overwrite)._first||Ce(this),this.parent&&n!==this.timeline.totalDuration()&&ie(this,this._dur*this.timeline._tDur/n,0,1),this}var r,i,s,a,o,u,l,h=this._targets,c=t?de(t):h,f=this._ptLookup,p=this._pt;if((!e||"all"===e)&&function(t,e){for(var n=t.length,r=n===e.length;r&&n--&&t[n]===e[n];);return n<0}(h,c))return"all"===e&&(this._pt=0),Ce(this);for(r=this._op=this._op||[],"all"!==e&&(G(e)&&(o={},Ct(e,function(t){return o[t]=1}),e=o),e=function(t,e){var n,r,i,s,a=t[0]?$t(t[0]).harness:0,o=a&&a.aliases;if(!o)return e;for(r in n=Lt({},e),o)if(r in n)for(i=(s=o[r].split(",")).length;i--;)n[s[i]]=n[r];return n}(h,e)),l=h.length;l--;)if(~c.indexOf(h[l]))for(o in i=f[l],"all"===e?(r[l]=e,a=i,s={}):(s=r[l]=r[l]||{},a=e),a)(u=i&&i[o])&&("kill"in u.d&&!0!==u.d.kill(o)||Gt(this,u,"_pt"),delete i[o]),"all"!==s&&(s[o]=1);return this._initted&&!this._pt&&p&&Ce(this),this},e.to=function(t,n){return new e(t,n,arguments[2])},e.from=function(t,e){return ue(1,arguments)},e.delayedCall=function(t,n,r,i){return new e(n,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:n,onReverseComplete:n,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:i})},e.fromTo=function(t,e,n){return ue(2,arguments)},e.set=function(t,n){return n.duration=0,n.repeatDelay||(n.repeat=0),new e(t,n)},e.killTweensOf=function(t,e,n){return y.killTweensOf(t,e,n)},e}(Je);Pt(cn.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Ct("staggerTo,staggerFrom,staggerFromTo",function(t){cn[t]=function(){var e=new Ke,n=fe.call(arguments,0);return n.splice("staggerFromTo"===t?5:4,0,0),e[t].apply(e,n)}});var fn=function(t,e,n){return t[e]=n},pn=function(t,e,n){return t[e](n)},dn=function(t,e,n,r){return t[e](r.fp,n)},_n=function(t,e,n){return t.setAttribute(e,n)},mn=function(t,e){return U(t[e])?pn:H(t[e])&&t.setAttribute?_n:fn},gn=function(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},yn=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},vn=function(t,e){var n=e._pt,r="";if(!t&&e.b)r=e.b;else if(1===t&&e.e)r=e.e;else{for(;n;)r=n.p+(n.m?n.m(n.s+n.c*t):Math.round(1e4*(n.s+n.c*t))/1e4)+r,n=n._next;r+=e.c}e.set(e.t,e.p,r,e)},xn=function(t,e){for(var n=e._pt;n;)n.r(t,n.d),n=n._next},bn=function(t,e,n,r){for(var i,s=this._pt;s;)i=s._next,s.p===r&&s.modifier(t,e,n),s=i},wn=function(t){for(var e,n,r=this._pt;r;)n=r._next,r.p===t&&!r.op||r.op===t?Gt(this,r,"_pt"):r.dep||(e=1),r=n;return!e},Tn=function(t,e,n,r){r.mSet(t,e,r.m.call(r.tween,n,r.mt),r)},$n=function(t){for(var e,n,r,i,s=t._pt;s;){for(e=s._next,n=r;n&&n.pr>s.pr;)n=n._next;(s._prev=n?n._prev:i)?s._prev._next=s:r=s,(s._next=n)?n._prev=s:i=s,s=e}t._pt=r},kn=function(){function t(t,e,n,r,i,s,a,o,u){this.t=e,this.s=r,this.c=i,this.p=n,this.r=s||gn,this.d=a||this,this.set=o||fn,this.pr=u||0,this._next=t,t&&(t._prev=this)}return t.prototype.modifier=function(t,e,n){this.mSet=this.mSet||this.set,this.set=Tn,this.m=t,this.mt=n,this.tween=e},t}();Ct(wt+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(t){return _t[t]=1}),st.TweenMax=st.TweenLite=cn,st.TimelineLite=st.TimelineMax=Ke,y=new Ke({sortChildren:!1,defaults:F,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),A.stringFilter=Le;var Cn=[],En={},On=[],Mn=0,Dn=0,Sn=function(t){return(En[t]||On).map(function(t){return t()})},An=function(){var t=Date.now(),e=[];t-Mn>2&&(Sn("matchMediaInit"),Cn.forEach(function(t){var n,r,i,s,a=t.queries,o=t.conditions;for(r in a)(n=v.matchMedia(a[r]).matches)&&(i=1),n!==o[r]&&(o[r]=n,s=1);s&&(t.revert(),i&&e.push(t))}),Sn("matchMediaRevert"),e.forEach(function(t){return t.onMatch(t,function(e){return t.add(null,e)})}),Mn=t,Sn("matchMedia"))},Fn=function(){function t(t,e){this.selector=e&&_e(e),this.data=[],this._r=[],this.isReverted=!1,this.id=Dn++,t&&this.add(t)}var e=t.prototype;return e.add=function(t,e,n){U(t)&&(n=e,e=t,t=U);var r=this,i=function(){var t,i=g,s=r.selector;return i&&i!==r&&i.data.push(r),n&&(r.selector=_e(n)),g=r,t=e.apply(r,arguments),U(t)&&r._r.push(t),g=i,r.selector=s,r.isReverted=!1,t};return r.last=i,t===U?i(r,function(t){return r.add(null,t)}):t?r[t]=i:i},e.ignore=function(t){var e=g;g=null,t(this),g=e},e.getTweens=function(){var e=[];return this.data.forEach(function(n){return n instanceof t?e.push.apply(e,n.getTweens()):n instanceof cn&&!(n.parent&&"nested"===n.parent.data)&&e.push(n)}),e},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(t,e){var n=this;if(t?function(){for(var e,r=n.getTweens(),i=n.data.length;i--;)"isFlip"===(e=n.data[i]).data&&(e.revert(),e.getChildren(!0,!0,!1).forEach(function(t){return r.splice(r.indexOf(t),1)}));for(r.map(function(t){return{g:t._dur||t._delay||t._sat&&!t._sat.vars.immediateRender?t.globalTime(0):-1/0,t}}).sort(function(t,e){return e.g-t.g||-1/0}).forEach(function(e){return e.t.revert(t)}),i=n.data.length;i--;)(e=n.data[i])instanceof Ke?"nested"!==e.data&&(e.scrollTrigger&&e.scrollTrigger.revert(),e.kill()):!(e instanceof cn)&&e.revert&&e.revert(t);n._r.forEach(function(e){return e(t,n)}),n.isReverted=!0}():this.data.forEach(function(t){return t.kill&&t.kill()}),this.clear(),e)for(var r=Cn.length;r--;)Cn[r].id===this.id&&Cn.splice(r,1)},e.revert=function(t){this.kill(t||{})},t}(),Rn=function(){function t(t){this.contexts=[],this.scope=t,g&&g.data.push(this)}var e=t.prototype;return e.add=function(t,e,n){W(t)||(t={matches:t});var r,i,s,a=new Fn(0,n||this.scope),o=a.conditions={};for(i in g&&!a.selector&&(a.selector=g.selector),this.contexts.push(a),e=a.add("onMatch",e),a.queries=t,t)"all"===i?s=1:(r=v.matchMedia(t[i]))&&(Cn.indexOf(a)<0&&Cn.push(a),(o[i]=r.matches)&&(s=1),r.addListener?r.addListener(An):r.addEventListener("change",An));return s&&e(a,function(t){return a.add(null,t)}),this},e.revert=function(t){this.kill(t||{})},e.kill=function(t){this.contexts.forEach(function(e){return e.kill(t,!0)})},t}(),zn={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e.forEach(function(t){return Oe(t)})},timeline:function(t){return new Ke(t)},getTweensOf:function(t,e){return y.getTweensOf(t,e)},getProperty:function(t,e,n,r){G(t)&&(t=de(t)[0]);var i=$t(t||{}).get,s=n?zt:Rt;return"native"===n&&(n=""),t?e?s((yt[e]&&yt[e].get||i)(t,e,n,r)):function(e,n,r){return s((yt[e]&&yt[e].get||i)(t,e,n,r))}:t},quickSetter:function(t,e,n){if((t=de(t)).length>1){var r=t.map(function(t){return In.quickSetter(t,e,n)}),i=r.length;return function(t){for(var e=i;e--;)r[e](t)}}t=t[0]||{};var s=yt[e],a=$t(t),o=a.harness&&(a.harness.aliases||{})[e]||e,u=s?function(e){var r=new s;$._pt=0,r.init(t,n?e+n:e,$,0,[t]),r.render(1,r),$._pt&&xn(1,$)}:a.set(t,o);return s?u:function(e){return u(t,o,n?e+n:e,a,1)}},quickTo:function(t,e,n){var r,i=In.to(t,Pt(((r={})[e]="+=0.1",r.paused=!0,r.stagger=0,r),n||{})),s=function(t,n,r){return i.resetTo(e,t,n,r)};return s.tween=i,s},isTweening:function(t){return y.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=We(t.ease,F.ease)),It(F,t||{})},config:function(t){return It(A,t||{})},registerEffect:function(t){var e=t.name,n=t.effect,r=t.plugins,i=t.defaults,s=t.extendTimeline;(r||"").split(",").forEach(function(t){return t&&!yt[t]&&!st[t]&<(e+" effect requires "+t+" plugin.")}),vt[e]=function(t,e,r){return n(de(t),Pt(e||{},i),r)},s&&(Ke.prototype[e]=function(t,n,r){return this.add(vt[e](t,W(n)?n:(r=n)&&{},this),r)})},registerEase:function(t,e){Be[t]=We(e)},parseEase:function(t,e){return arguments.length?We(t,e):Be},getById:function(t){return y.getById(t)},exportRoot:function(t,e){void 0===t&&(t={});var n,r,i=new Ke(t);for(i.smoothChildTiming=X(t.smoothChildTiming),y.remove(i),i._dp=0,i._time=i._tTime=y._time,n=y._first;n;)r=n._next,!e&&!n._dur&&n instanceof cn&&n.vars.onComplete===n._targets[0]||Kt(i,n,n._start-n._delay),n=r;return Kt(y,i,0),i},context:function(t,e){return t?new Fn(t,e):g},matchMedia:function(t){return new Rn(t)},matchMediaRefresh:function(){return Cn.forEach(function(t){var e,n,r=t.conditions;for(n in r)r[n]&&(r[n]=!1,e=1);e&&t.revert()})||An()},addEventListener:function(t,e){var n=En[t]||(En[t]=[]);~n.indexOf(e)||n.push(e)},removeEventListener:function(t,e){var n=En[t],r=n&&n.indexOf(e);r>=0&&n.splice(r,1)},utils:{wrap:function t(e,n,r){var i=n-e;return Z(e)?be(e,t(0,e.length),n):le(r,function(t){return(i+(t-e)%i)%i+e})},wrapYoyo:function t(e,n,r){var i=n-e,s=2*i;return Z(e)?be(e,t(0,e.length-1),n):le(r,function(t){return e+((t=(s+(t-e)%s)%s||0)>i?s-t:t)})},distribute:ge,random:xe,snap:ve,normalize:function(t,e,n){return Te(t,e,0,1,n)},getUnit:ce,clamp:function(t,e,n){return le(n,function(n){return he(t,e,n)})},splitColor:Ae,toArray:de,selector:_e,mapRange:Te,pipe:function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(t){return e.reduce(function(t,e){return e(t)},t)}},unitize:function(t,e){return function(n){return t(parseFloat(n))+(e||ce(n))}},interpolate:function t(e,n,r,i){var s=isNaN(e+n)?0:function(t){return(1-t)*e+t*n};if(!s){var a,o,u,l,h,c=G(e),f={};if(!0===r&&(i=1)&&(r=null),c)e={p:e},n={p:n};else if(Z(e)&&!Z(n)){for(u=[],l=e.length,h=l-2,o=1;o<l;o++)u.push(t(e[o-1],e[o]));l--,s=function(t){t*=l;var e=Math.min(h,~~t);return u[e](t-e)},r=n}else i||(e=Lt(Z(e)?[]:{},e));if(!u){for(a in n)rn.call(f,e,a,"get",n[a]);s=function(t){return xn(t,f)||(c?e.p:e)}}}return le(r,s)},shuffle:me},install:ot,effects:vt,ticker:Ie,updateRoot:Ke.updateRoot,plugins:yt,globalTimeline:y,core:{PropTween:kn,globals:ht,Tween:cn,Timeline:Ke,Animation:Je,getCache:$t,_removeLinkedListItem:Gt,reverting:function(){return m},context:function(t){return t&&g&&(g.data.push(t),t._ctx=g),g},suppressOverwrites:function(t){return _=t}}};Ct("to,from,fromTo,delayedCall,set,killTweensOf",function(t){return zn[t]=cn[t]}),Ie.add(Ke.updateRoot),$=zn.to({},{duration:0});var Pn=function(t,e){for(var n=t._pt;n&&n.p!==e&&n.op!==e&&n.fp!==e;)n=n._next;return n},Ln=function(t,e){return{name:t,headless:1,rawVars:1,init:function(t,n,r){r._onInit=function(t){var r,i;if(G(n)&&(r={},Ct(n,function(t){return r[t]=1}),n=r),e){for(i in r={},n)r[i]=e(n[i]);n=r}!function(t,e){var n,r,i,s=t._targets;for(n in e)for(r=s.length;r--;)(i=t._ptLookup[r][n])&&(i=i.d)&&(i._pt&&(i=Pn(i,n)),i&&i.modifier&&i.modifier(e[n],t,s[r],n))}(t,n)}}}},In=zn.registerPlugin({name:"attr",init:function(t,e,n,r,i){var s,a,o;for(s in this.tween=n,e)o=t.getAttribute(s)||"",(a=this.add(t,"setAttribute",(o||0)+"",e[s],r,i,0,0,s)).op=s,a.b=o,this._props.push(s)},render:function(t,e){for(var n=e._pt;n;)m?n.set(n.t,n.p,n.b,n):n.r(t,n.d),n=n._next}},{name:"endArray",headless:1,init:function(t,e){for(var n=e.length;n--;)this.add(t,n,t[n]||0,e[n],0,0,0,0,0,1)}},Ln("roundProps",ye),Ln("modifiers"),Ln("snap",ve))||zn;cn.version=Ke.version=In.version="3.13.0",w=1,j()&&Ne(),Be.Power0,Be.Power1,Be.Power2,Be.Power3,Be.Power4,Be.Linear,Be.Quad,Be.Cubic,Be.Quart,Be.Quint,Be.Strong,Be.Elastic,Be.Back,Be.SteppedEase,Be.Bounce,Be.Sine,Be.Expo,Be.Circ;var Nn,Bn,qn,Gn,Un,Yn,Hn,Wn,Xn={},jn=180/Math.PI,Vn=Math.PI/180,Qn=Math.atan2,Zn=/([A-Z])/g,Jn=/(left|right|width|margin|padding|x)/i,Kn=/[\s,\(]\S/,tr={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},er=function(t,e){return e.set(e.t,e.p,Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},nr=function(t,e){return e.set(e.t,e.p,1===t?e.e:Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},rr=function(t,e){return e.set(e.t,e.p,t?Math.round(1e4*(e.s+e.c*t))/1e4+e.u:e.b,e)},ir=function(t,e){var n=e.s+e.c*t;e.set(e.t,e.p,~~(n+(n<0?-.5:.5))+e.u,e)},sr=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},ar=function(t,e){return e.set(e.t,e.p,1!==t?e.b:e.e,e)},or=function(t,e,n){return t.style[e]=n},ur=function(t,e,n){return t.style.setProperty(e,n)},lr=function(t,e,n){return t._gsap[e]=n},hr=function(t,e,n){return t._gsap.scaleX=t._gsap.scaleY=n},cr=function(t,e,n,r,i){var s=t._gsap;s.scaleX=s.scaleY=n,s.renderTransform(i,s)},fr=function(t,e,n,r,i){var s=t._gsap;s[e]=n,s.renderTransform(i,s)},pr="transform",dr=pr+"Origin",_r=function t(e,n){var r=this,i=this.target,s=i.style,a=i._gsap;if(e in Xn&&s){if(this.tfm=this.tfm||{},"transform"===e)return tr.transform.split(",").forEach(function(e){return t.call(r,e,n)});if(~(e=tr[e]||e).indexOf(",")?e.split(",").forEach(function(t){return r.tfm[t]=Fr(i,t)}):this.tfm[e]=a.x?a[e]:Fr(i,e),e===dr&&(this.tfm.zOrigin=a.zOrigin),this.props.indexOf(pr)>=0)return;a.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(dr,n,"")),e=pr}(s||n)&&this.props.push(e,n,s[e])},mr=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},gr=function(){var t,e,n=this.props,r=this.target,i=r.style,s=r._gsap;for(t=0;t<n.length;t+=3)n[t+1]?2===n[t+1]?r[n[t]](n[t+2]):r[n[t]]=n[t+2]:n[t+2]?i[n[t]]=n[t+2]:i.removeProperty("--"===n[t].substr(0,2)?n[t]:n[t].replace(Zn,"-$1").toLowerCase());if(this.tfm){for(e in this.tfm)s[e]=this.tfm[e];s.svg&&(s.renderTransform(),r.setAttribute("data-svg-origin",this.svgo||"")),(t=Hn())&&t.isStart||i[pr]||(mr(i),s.zOrigin&&i[dr]&&(i[dr]+=" "+s.zOrigin+"px",s.zOrigin=0,s.renderTransform()),s.uncache=1)}},yr=function(t,e){var n={target:t,props:[],revert:gr,save:_r};return t._gsap||In.core.getCache(t),e&&t.style&&t.nodeType&&e.split(",").forEach(function(t){return n.save(t)}),n},vr=function(t,e){var n=Bn.createElementNS?Bn.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):Bn.createElement(t);return n&&n.style?n:Bn.createElement(t)},xr=function t(e,n,r){var i=getComputedStyle(e);return i[n]||i.getPropertyValue(n.replace(Zn,"-$1").toLowerCase())||i.getPropertyValue(n)||!r&&t(e,wr(n)||n,1)||""},br="O,Moz,ms,Ms,Webkit".split(","),wr=function(t,e,n){var r=(e||Un).style,i=5;if(t in r&&!n)return t;for(t=t.charAt(0).toUpperCase()+t.substr(1);i--&&!(br[i]+t in r););return i<0?null:(3===i?"ms":i>=0?br[i]:"")+t},Tr=function(){"undefined"!=typeof window&&window.document&&(Nn=window,Bn=Nn.document,qn=Bn.documentElement,Un=vr("div")||{style:{}},vr("div"),pr=wr(pr),dr=pr+"Origin",Un.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",Wn=!!wr("perspective"),Hn=In.core.reverting,Gn=1)},$r=function(t){var e,n=t.ownerSVGElement,r=vr("svg",n&&n.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),i=t.cloneNode(!0);i.style.display="block",r.appendChild(i),qn.appendChild(r);try{e=i.getBBox()}catch(t){}return r.removeChild(i),qn.removeChild(r),e},kr=function(t,e){for(var n=e.length;n--;)if(t.hasAttribute(e[n]))return t.getAttribute(e[n])},Cr=function(t){var e,n;try{e=t.getBBox()}catch(r){e=$r(t),n=1}return e&&(e.width||e.height)||n||(e=$r(t)),!e||e.width||e.x||e.y?e:{x:+kr(t,["x","cx","x1"])||0,y:+kr(t,["y","cy","y1"])||0,width:0,height:0}},Er=function(t){return!(!t.getCTM||t.parentNode&&!t.ownerSVGElement||!Cr(t))},Or=function(t,e){if(e){var n,r=t.style;e in Xn&&e!==dr&&(e=pr),r.removeProperty?("ms"!==(n=e.substr(0,2))&&"webkit"!==e.substr(0,6)||(e="-"+e),r.removeProperty("--"===n?e:e.replace(Zn,"-$1").toLowerCase())):r.removeAttribute(e)}},Mr=function(t,e,n,r,i,s){var a=new kn(t._pt,e,n,0,1,s?ar:sr);return t._pt=a,a.b=r,a.e=i,t._props.push(n),a},Dr={deg:1,rad:1,turn:1},Sr={grid:1,flex:1},Ar=function t(e,n,r,i){var s,a,o,u,l=parseFloat(r)||0,h=(r+"").trim().substr((l+"").length)||"px",c=Un.style,f=Jn.test(n),p="svg"===e.tagName.toLowerCase(),d=(p?"client":"offset")+(f?"Width":"Height"),_=100,m="px"===i,g="%"===i;if(i===h||!l||Dr[i]||Dr[h])return l;if("px"!==h&&!m&&(l=t(e,n,r,"px")),u=e.getCTM&&Er(e),(g||"%"===h)&&(Xn[n]||~n.indexOf("adius")))return s=u?e.getBBox()[f?"width":"height"]:e[d],Et(g?l/s*_:l/100*s);if(c[f?"width":"height"]=_+(m?h:i),a="rem"!==i&&~n.indexOf("adius")||"em"===i&&e.appendChild&&!p?e:e.parentNode,u&&(a=(e.ownerSVGElement||{}).parentNode),a&&a!==Bn&&a.appendChild||(a=Bn.body),(o=a._gsap)&&g&&o.width&&f&&o.time===Ie.time&&!o.uncache)return Et(l/o.width*_);if(!g||"height"!==n&&"width"!==n)(g||"%"===h)&&!Sr[xr(a,"display")]&&(c.position=xr(e,"position")),a===e&&(c.position="static"),a.appendChild(Un),s=Un[d],a.removeChild(Un),c.position="absolute";else{var y=e.style[n];e.style[n]=_+i,s=e[d],y?e.style[n]=y:Or(e,n)}return f&&g&&((o=$t(a)).time=Ie.time,o.width=a[d]),Et(m?s*l/_:s&&l?_/s*l:0)},Fr=function(t,e,n,r){var i;return Gn||Tr(),e in tr&&"transform"!==e&&~(e=tr[e]).indexOf(",")&&(e=e.split(",")[0]),Xn[e]&&"transform"!==e?(i=Hr(t,r),i="transformOrigin"!==e?i[e]:i.svg?i.origin:Wr(xr(t,dr))+" "+i.zOrigin+"px"):(!(i=t.style[e])||"auto"===i||r||~(i+"").indexOf("calc("))&&(i=Ir[e]&&Ir[e](t,e,n)||xr(t,e)||kt(t,e)||("opacity"===e?1:0)),n&&!~(i+"").trim().indexOf(" ")?Ar(t,e,i,n)+n:i},Rr=function(t,e,n,r){if(!n||"none"===n){var i=wr(e,t,1),s=i&&xr(t,i,1);s&&s!==n?(e=i,n=s):"borderColor"===e&&(n=xr(t,"borderTopColor"))}var a,o,u,l,h,c,f,p,d,_,m,g=new kn(this._pt,t.style,e,0,1,vn),y=0,v=0;if(g.b=n,g.e=r,n+="","var(--"===(r+="").substring(0,6)&&(r=xr(t,r.substring(4,r.indexOf(")")))),"auto"===r&&(c=t.style[e],t.style[e]=r,r=xr(t,e)||r,c?t.style[e]=c:Or(t,e)),Le(a=[n,r]),r=a[1],u=(n=a[0]).match(tt)||[],(r.match(tt)||[]).length){for(;o=tt.exec(r);)f=o[0],d=r.substring(y,o.index),h?h=(h+1)%5:"rgba("!==d.substr(-5)&&"hsla("!==d.substr(-5)||(h=1),f!==(c=u[v++]||"")&&(l=parseFloat(c)||0,m=c.substr((l+"").length),"="===f.charAt(1)&&(f=Mt(l,f)+m),p=parseFloat(f),_=f.substr((p+"").length),y=tt.lastIndex-_.length,_||(_=_||A.units[e]||m,y===r.length&&(r+=_,g.e+=_)),m!==_&&(l=Ar(t,e,c,_)||0),g._pt={_next:g._pt,p:d||1===v?d:",",s:l,c:p-l,m:h&&h<4||"zIndex"===e?Math.round:0});g.c=y<r.length?r.substring(y,r.length):""}else g.r="display"===e&&"none"===r?ar:sr;return nt.test(r)&&(g.e=0),this._pt=g,g},zr={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},Pr=function(t){var e=t.split(" "),n=e[0],r=e[1]||"50%";return"top"!==n&&"bottom"!==n&&"left"!==r&&"right"!==r||(t=n,n=r,r=t),e[0]=zr[n]||n,e[1]=zr[r]||r,e.join(" ")},Lr=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var n,r,i,s=e.t,a=s.style,o=e.u,u=s._gsap;if("all"===o||!0===o)a.cssText="",r=1;else for(i=(o=o.split(",")).length;--i>-1;)n=o[i],Xn[n]&&(r=1,n="transformOrigin"===n?dr:pr),Or(s,n);r&&(Or(s,pr),u&&(u.svg&&s.removeAttribute("transform"),a.scale=a.rotate=a.translate="none",Hr(s,1),u.uncache=1,mr(a)))}},Ir={clearProps:function(t,e,n,r,i){if("isFromStart"!==i.data){var s=t._pt=new kn(t._pt,e,n,0,0,Lr);return s.u=r,s.pr=-10,s.tween=i,t._props.push(n),1}}},Nr=[1,0,0,1,0,0],Br={},qr=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},Gr=function(t){var e=xr(t,pr);return qr(e)?Nr:e.substr(7).match(K).map(Et)},Ur=function(t,e){var n,r,i,s,a=t._gsap||$t(t),o=t.style,u=Gr(t);return a.svg&&t.getAttribute("transform")?"1,0,0,1,0,0"===(u=[(i=t.transform.baseVal.consolidate().matrix).a,i.b,i.c,i.d,i.e,i.f]).join(",")?Nr:u:(u!==Nr||t.offsetParent||t===qn||a.svg||(i=o.display,o.display="block",(n=t.parentNode)&&(t.offsetParent||t.getBoundingClientRect().width)||(s=1,r=t.nextElementSibling,qn.appendChild(t)),u=Gr(t),i?o.display=i:Or(t,"display"),s&&(r?n.insertBefore(t,r):n?n.appendChild(t):qn.removeChild(t))),e&&u.length>6?[u[0],u[1],u[4],u[5],u[12],u[13]]:u)},Yr=function(t,e,n,r,i,s){var a,o,u,l=t._gsap,h=i||Ur(t,!0),c=l.xOrigin||0,f=l.yOrigin||0,p=l.xOffset||0,d=l.yOffset||0,_=h[0],m=h[1],g=h[2],y=h[3],v=h[4],x=h[5],b=e.split(" "),w=parseFloat(b[0])||0,T=parseFloat(b[1])||0;n?h!==Nr&&(o=_*y-m*g)&&(u=w*(-m/o)+T*(_/o)-(_*x-m*v)/o,w=w*(y/o)+T*(-g/o)+(g*x-y*v)/o,T=u):(w=(a=Cr(t)).x+(~b[0].indexOf("%")?w/100*a.width:w),T=a.y+(~(b[1]||b[0]).indexOf("%")?T/100*a.height:T)),r||!1!==r&&l.smooth?(v=w-c,x=T-f,l.xOffset=p+(v*_+x*g)-v,l.yOffset=d+(v*m+x*y)-x):l.xOffset=l.yOffset=0,l.xOrigin=w,l.yOrigin=T,l.smooth=!!r,l.origin=e,l.originIsAbsolute=!!n,t.style[dr]="0px 0px",s&&(Mr(s,l,"xOrigin",c,w),Mr(s,l,"yOrigin",f,T),Mr(s,l,"xOffset",p,l.xOffset),Mr(s,l,"yOffset",d,l.yOffset)),t.setAttribute("data-svg-origin",w+" "+T)},Hr=function(t,e){var n=t._gsap||new Ze(t);if("x"in n&&!e&&!n.uncache)return n;var r,i,s,a,o,u,l,h,c,f,p,d,_,m,g,y,v,x,b,w,T,$,k,C,E,O,M,D,S,F,R,z,P=t.style,L=n.scaleX<0,I="px",N="deg",B=getComputedStyle(t),q=xr(t,dr)||"0";return r=i=s=u=l=h=c=f=p=0,a=o=1,n.svg=!(!t.getCTM||!Er(t)),B.translate&&("none"===B.translate&&"none"===B.scale&&"none"===B.rotate||(P[pr]=("none"!==B.translate?"translate3d("+(B.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+("none"!==B.rotate?"rotate("+B.rotate+") ":"")+("none"!==B.scale?"scale("+B.scale.split(" ").join(",")+") ":"")+("none"!==B[pr]?B[pr]:"")),P.scale=P.rotate=P.translate="none"),m=Ur(t,n.svg),n.svg&&(n.uncache?(E=t.getBBox(),q=n.xOrigin-E.x+"px "+(n.yOrigin-E.y)+"px",C=""):C=!e&&t.getAttribute("data-svg-origin"),Yr(t,C||q,!!C||n.originIsAbsolute,!1!==n.smooth,m)),d=n.xOrigin||0,_=n.yOrigin||0,m!==Nr&&(x=m[0],b=m[1],w=m[2],T=m[3],r=$=m[4],i=k=m[5],6===m.length?(a=Math.sqrt(x*x+b*b),o=Math.sqrt(T*T+w*w),u=x||b?Qn(b,x)*jn:0,(c=w||T?Qn(w,T)*jn+u:0)&&(o*=Math.abs(Math.cos(c*Vn))),n.svg&&(r-=d-(d*x+_*w),i-=_-(d*b+_*T))):(z=m[6],F=m[7],M=m[8],D=m[9],S=m[10],R=m[11],r=m[12],i=m[13],s=m[14],l=(g=Qn(z,S))*jn,g&&(C=$*(y=Math.cos(-g))+M*(v=Math.sin(-g)),E=k*y+D*v,O=z*y+S*v,M=$*-v+M*y,D=k*-v+D*y,S=z*-v+S*y,R=F*-v+R*y,$=C,k=E,z=O),h=(g=Qn(-w,S))*jn,g&&(y=Math.cos(-g),R=T*(v=Math.sin(-g))+R*y,x=C=x*y-M*v,b=E=b*y-D*v,w=O=w*y-S*v),u=(g=Qn(b,x))*jn,g&&(C=x*(y=Math.cos(g))+b*(v=Math.sin(g)),E=$*y+k*v,b=b*y-x*v,k=k*y-$*v,x=C,$=E),l&&Math.abs(l)+Math.abs(u)>359.9&&(l=u=0,h=180-h),a=Et(Math.sqrt(x*x+b*b+w*w)),o=Et(Math.sqrt(k*k+z*z)),g=Qn($,k),c=Math.abs(g)>2e-4?g*jn:0,p=R?1/(R<0?-R:R):0),n.svg&&(C=t.getAttribute("transform"),n.forceCSS=t.setAttribute("transform","")||!qr(xr(t,pr)),C&&t.setAttribute("transform",C))),Math.abs(c)>90&&Math.abs(c)<270&&(L?(a*=-1,c+=u<=0?180:-180,u+=u<=0?180:-180):(o*=-1,c+=c<=0?180:-180)),e=e||n.uncache,n.x=r-((n.xPercent=r&&(!e&&n.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-r)?-50:0)))?t.offsetWidth*n.xPercent/100:0)+I,n.y=i-((n.yPercent=i&&(!e&&n.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-i)?-50:0)))?t.offsetHeight*n.yPercent/100:0)+I,n.z=s+I,n.scaleX=Et(a),n.scaleY=Et(o),n.rotation=Et(u)+N,n.rotationX=Et(l)+N,n.rotationY=Et(h)+N,n.skewX=c+N,n.skewY=f+N,n.transformPerspective=p+I,(n.zOrigin=parseFloat(q.split(" ")[2])||!e&&n.zOrigin||0)&&(P[dr]=Wr(q)),n.xOffset=n.yOffset=0,n.force3D=A.force3D,n.renderTransform=n.svg?Kr:Wn?Jr:jr,n.uncache=0,n},Wr=function(t){return(t=t.split(" "))[0]+" "+t[1]},Xr=function(t,e,n){var r=ce(e);return Et(parseFloat(e)+parseFloat(Ar(t,"x",n+"px",r)))+r},jr=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,Jr(t,e)},Vr="0deg",Qr="0px",Zr=") ",Jr=function(t,e){var n=e||this,r=n.xPercent,i=n.yPercent,s=n.x,a=n.y,o=n.z,u=n.rotation,l=n.rotationY,h=n.rotationX,c=n.skewX,f=n.skewY,p=n.scaleX,d=n.scaleY,_=n.transformPerspective,m=n.force3D,g=n.target,y=n.zOrigin,v="",x="auto"===m&&t&&1!==t||!0===m;if(y&&(h!==Vr||l!==Vr)){var b,w=parseFloat(l)*Vn,T=Math.sin(w),$=Math.cos(w);w=parseFloat(h)*Vn,b=Math.cos(w),s=Xr(g,s,T*b*-y),a=Xr(g,a,-Math.sin(w)*-y),o=Xr(g,o,$*b*-y+y)}_!==Qr&&(v+="perspective("+_+Zr),(r||i)&&(v+="translate("+r+"%, "+i+"%) "),(x||s!==Qr||a!==Qr||o!==Qr)&&(v+=o!==Qr||x?"translate3d("+s+", "+a+", "+o+") ":"translate("+s+", "+a+Zr),u!==Vr&&(v+="rotate("+u+Zr),l!==Vr&&(v+="rotateY("+l+Zr),h!==Vr&&(v+="rotateX("+h+Zr),c===Vr&&f===Vr||(v+="skew("+c+", "+f+Zr),1===p&&1===d||(v+="scale("+p+", "+d+Zr),g.style[pr]=v||"translate(0, 0)"},Kr=function(t,e){var n,r,i,s,a,o=e||this,u=o.xPercent,l=o.yPercent,h=o.x,c=o.y,f=o.rotation,p=o.skewX,d=o.skewY,_=o.scaleX,m=o.scaleY,g=o.target,y=o.xOrigin,v=o.yOrigin,x=o.xOffset,b=o.yOffset,w=o.forceCSS,T=parseFloat(h),$=parseFloat(c);f=parseFloat(f),p=parseFloat(p),(d=parseFloat(d))&&(p+=d=parseFloat(d),f+=d),f||p?(f*=Vn,p*=Vn,n=Math.cos(f)*_,r=Math.sin(f)*_,i=Math.sin(f-p)*-m,s=Math.cos(f-p)*m,p&&(d*=Vn,a=Math.tan(p-d),i*=a=Math.sqrt(1+a*a),s*=a,d&&(a=Math.tan(d),n*=a=Math.sqrt(1+a*a),r*=a)),n=Et(n),r=Et(r),i=Et(i),s=Et(s)):(n=_,s=m,r=i=0),(T&&!~(h+"").indexOf("px")||$&&!~(c+"").indexOf("px"))&&(T=Ar(g,"x",h,"px"),$=Ar(g,"y",c,"px")),(y||v||x||b)&&(T=Et(T+y-(y*n+v*i)+x),$=Et($+v-(y*r+v*s)+b)),(u||l)&&(a=g.getBBox(),T=Et(T+u/100*a.width),$=Et($+l/100*a.height)),a="matrix("+n+","+r+","+i+","+s+","+T+","+$+")",g.setAttribute("transform",a),w&&(g.style[pr]=a)},ti=function(t,e,n,r,i){var s,a,o=360,u=G(i),l=parseFloat(i)*(u&&~i.indexOf("rad")?jn:1)-r,h=r+l+"deg";return u&&("short"===(s=i.split("_")[1])&&(l%=o)!==l%180&&(l+=l<0?o:-360),"cw"===s&&l<0?l=(l+36e9)%o-~~(l/o)*o:"ccw"===s&&l>0&&(l=(l-36e9)%o-~~(l/o)*o)),t._pt=a=new kn(t._pt,e,n,r,l,nr),a.e=h,a.u="deg",t._props.push(n),a},ei=function(t,e){for(var n in e)t[n]=e[n];return t},ni=function(t,e,n){var r,i,s,a,o,u,l,h=ei({},n._gsap),c=n.style;for(i in h.svg?(s=n.getAttribute("transform"),n.setAttribute("transform",""),c[pr]=e,r=Hr(n,1),Or(n,pr),n.setAttribute("transform",s)):(s=getComputedStyle(n)[pr],c[pr]=e,r=Hr(n,1),c[pr]=s),Xn)(s=h[i])!==(a=r[i])&&"perspective,force3D,transformOrigin,svgOrigin".indexOf(i)<0&&(o=ce(s)!==(l=ce(a))?Ar(n,i,s,l):parseFloat(s),u=parseFloat(a),t._pt=new kn(t._pt,r,i,o,u-o,er),t._pt.u=l||0,t._props.push(i));ei(r,h)};Ct("padding,margin,Width,Radius",function(t,e){var n="Top",r="Right",i="Bottom",s="Left",a=(e<3?[n,r,i,s]:[n+s,n+r,i+r,i+s]).map(function(n){return e<2?t+n:"border"+n+t});Ir[e>1?"border"+t:t]=function(t,e,n,r,i){var s,o;if(arguments.length<4)return s=a.map(function(e){return Fr(t,e,n)}),5===(o=s.join(" ")).split(s[0]).length?s[0]:o;s=(r+"").split(" "),o={},a.forEach(function(t,e){return o[t]=s[e]=s[e]||s[(e-1)/2|0]}),t.init(e,o,i)}});var ri,ii,si={name:"css",register:Tr,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,n,r,i){var s,a,o,u,l,h,c,f,p,d,_,m,g,y,v,x,b=this._props,w=t.style,T=n.vars.startAt;for(c in Gn||Tr(),this.styles=this.styles||yr(t),x=this.styles.props,this.tween=n,e)if("autoRound"!==c&&(a=e[c],!yt[c]||!sn(c,e,n,r,t,i)))if(l=typeof a,h=Ir[c],"function"===l&&(l=typeof(a=a.call(n,r,t,i))),"string"===l&&~a.indexOf("random(")&&(a=we(a)),h)h(this,t,c,a,n)&&(v=1);else if("--"===c.substr(0,2))s=(getComputedStyle(t).getPropertyValue(c)+"").trim(),a+="",ze.lastIndex=0,ze.test(s)||(f=ce(s),p=ce(a)),p?f!==p&&(s=Ar(t,c,s,p)+p):f&&(a+=f),this.add(w,"setProperty",s,a,r,i,0,0,c),b.push(c),x.push(c,0,w[c]);else if("undefined"!==l){if(T&&c in T?(s="function"==typeof T[c]?T[c].call(n,r,t,i):T[c],G(s)&&~s.indexOf("random(")&&(s=we(s)),ce(s+"")||"auto"===s||(s+=A.units[c]||ce(Fr(t,c))||""),"="===(s+"").charAt(1)&&(s=Fr(t,c))):s=Fr(t,c),u=parseFloat(s),(d="string"===l&&"="===a.charAt(1)&&a.substr(0,2))&&(a=a.substr(2)),o=parseFloat(a),c in tr&&("autoAlpha"===c&&(1===u&&"hidden"===Fr(t,"visibility")&&o&&(u=0),x.push("visibility",0,w.visibility),Mr(this,w,"visibility",u?"inherit":"hidden",o?"inherit":"hidden",!o)),"scale"!==c&&"transform"!==c&&~(c=tr[c]).indexOf(",")&&(c=c.split(",")[0])),_=c in Xn)if(this.styles.save(c),"string"===l&&"var(--"===a.substring(0,6)&&(a=xr(t,a.substring(4,a.indexOf(")"))),o=parseFloat(a)),m||((g=t._gsap).renderTransform&&!e.parseTransform||Hr(t,e.parseTransform),y=!1!==e.smoothOrigin&&g.smooth,(m=this._pt=new kn(this._pt,w,pr,0,1,g.renderTransform,g,0,-1)).dep=1),"scale"===c)this._pt=new kn(this._pt,g,"scaleY",g.scaleY,(d?Mt(g.scaleY,d+o):o)-g.scaleY||0,er),this._pt.u=0,b.push("scaleY",c),c+="X";else{if("transformOrigin"===c){x.push(dr,0,w[dr]),a=Pr(a),g.svg?Yr(t,a,0,y,0,this):((p=parseFloat(a.split(" ")[2])||0)!==g.zOrigin&&Mr(this,g,"zOrigin",g.zOrigin,p),Mr(this,w,c,Wr(s),Wr(a)));continue}if("svgOrigin"===c){Yr(t,a,1,y,0,this);continue}if(c in Br){ti(this,g,c,u,d?Mt(u,d+a):a);continue}if("smoothOrigin"===c){Mr(this,g,"smooth",g.smooth,a);continue}if("force3D"===c){g[c]=a;continue}if("transform"===c){ni(this,a,t);continue}}else c in w||(c=wr(c)||c);if(_||(o||0===o)&&(u||0===u)&&!Kn.test(a)&&c in w)o||(o=0),(f=(s+"").substr((u+"").length))!==(p=ce(a)||(c in A.units?A.units[c]:f))&&(u=Ar(t,c,s,p)),this._pt=new kn(this._pt,_?g:w,c,u,(d?Mt(u,d+o):o)-u,_||"px"!==p&&"zIndex"!==c||!1===e.autoRound?er:ir),this._pt.u=p||0,f!==p&&"%"!==p&&(this._pt.b=s,this._pt.r=rr);else if(c in w)Rr.call(this,t,c,s,d?d+a:a);else if(c in t)this.add(t,c,s||t[c],d?d+a:a,r,i);else if("parseTransform"!==c){ut(c,a);continue}_||(c in w?x.push(c,0,w[c]):"function"==typeof t[c]?x.push(c,2,t[c]()):x.push(c,1,s||t[c])),b.push(c)}v&&$n(this)},render:function(t,e){if(e.tween._time||!Hn())for(var n=e._pt;n;)n.r(t,n.d),n=n._next;else e.styles.revert()},get:Fr,aliases:tr,getSetter:function(t,e,n){var r=tr[e];return r&&r.indexOf(",")<0&&(e=r),e in Xn&&e!==dr&&(t._gsap.x||Fr(t,"x"))?n&&Yn===n?"scale"===e?hr:lr:(Yn=n||{})&&("scale"===e?cr:fr):t.style&&!H(t.style[e])?or:~e.indexOf("-")?ur:mn(t,e)},core:{_removeProperty:Or,_getMatrix:Ur}};In.utils.checkPrefix=wr,In.core.getStyleSaver=yr,ii=Ct("x,y,z,scale,scaleX,scaleY,xPercent,yPercent"+","+(ri="rotation,rotationX,rotationY,skewX,skewY")+",transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective",function(t){Xn[t]=1}),Ct(ri,function(t){A.units[t]="deg",Br[t]=1}),tr[ii[13]]="x,y,z,scale,scaleX,scaleY,xPercent,yPercent,"+ri,Ct("0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY",function(t){var e=t.split(":");tr[e[1]]=ii[e[0]]}),Ct("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(t){A.units[t]="px"}),In.registerPlugin(si);var ai=In.registerPlugin(si)||In;ai.core.Tween;const oi=[{main:"#FBDB4A",shades:["#FAE073","#FCE790","#FADD65","#E4C650"]},{main:"#F3934A",shades:["#F7B989","#F9CDAA","#DD8644","#F39C59"]},{main:"#EB547D",shades:["#EE7293","#F191AB","#D64D72","#C04567"]},{main:"#9F6AA7",shades:["#B084B6","#C19FC7","#916198","#82588A"]},{main:"#5476B3",shades:["#6382B9","#829BC7","#4D6CA3","#3E5782"]},{main:"#2BB19B",shades:["#4DBFAD","#73CDBF","#27A18D","#1F8171"]},{main:"#70B984",shades:["#7FBE90","#98CBA6","#68A87A","#5E976E"]}],ui=["■","▲","▼","◆","◢","◣","◤","◥","� |