chbim-plugins 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{chbim-plugins/chbim-plugins.js → chbim-plugins.js} +270 -268
- package/chbim-plugins.umd.cjs +13 -0
- package/package.json +6 -7
- package/README.md +0 -7
- package/chbim-plugins/chbim-plugins.umd.cjs +0 -13
- /package/{chbim-plugins/style.css → style.css} +0 -0
- /package/{chbim-plugins/vite.svg → vite.svg} +0 -0
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
(function(ie,Ct){typeof exports=="object"&&typeof module<"u"?Ct(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],Ct):(ie=typeof globalThis<"u"?globalThis:ie||self,Ct(ie["chbim-plugins"]={},ie.Vue))})(this,function(ie,Ct){"use strict";const si="",Ce=((Y,Q)=>{const K=Y.__vccOpts||Y;for(const[at,z]of Q)K[at]=z;return K})(Object.assign({name:"MukButton"},{props:{size:{type:String,default:"middle"},type:{type:String,default:"default"}},setup(Y){return(Q,K)=>(Ct.openBlock(),Ct.createElementBlock("button",{class:Ct.normalizeClass(["muk-btn",[Y.size,Y.type]])},[Ct.renderSlot(Q.$slots,"default",{},void 0,!0)],2))}}),[["__scopeId","data-v-0e6d93cd"]]);class je{constructor(){this.dom={mask:document.querySelector(".js-mask"),slices:[...document.querySelectorAll(".js-mask__slice")],lines:[...document.querySelectorAll(".js-mask-line")],logo:document.querySelector(".js-logo"),titles:[...document.querySelectorAll(".js-transition-title")]},this.tl=null,this.state=!1,this.init()}resetScroll(){window.scrollTo(0,0)}createTimeline(){this.tl=new TimelineMax({paused:!0,onComplete:()=>{this.state=!1}}),this.tl.set(this.dom.titles,{yPercent:0}).set(this.dom.mask,{autoAlpha:1}).staggerFromTo(this.dom.slices,1.5,{xPercent:100},{xPercent:0,ease:Expo.easeInOut},-.075).addCallback(this.resetScroll.bind(this)).addLabel("loaderStart").set(this.dom.titles,{yPercent:-100}).set([this.dom.lines[0],this.dom.logo],{autoAlpha:1}).fromTo(this.dom.logo,1,{yPercent:-100,rotation:10},{yPercent:0,rotation:0,ease:Expo.easeOut}).addLabel("intermediateFrame").staggerFromTo(this.dom.lines,.5,{scaleX:0},{scaleX:1,ease:Expo.easeInOut},.75,"-=1").set(this.dom.lines,{transformOrigin:"right"}).fromTo(this.dom.lines[0],1,{scaleX:1},{scaleX:0,ease:Expo.easeInOut}).fromTo(this.dom.logo,1,{yPercent:0},{yPercent:105,ease:Expo.easeOut},"-=1").staggerFromTo(this.dom.slices,.5,{xPercent:0},{xPercent:100,ease:Expo.easeInOut},.075).set(this.dom.mask,{autoAlpha:0}).addLabel("imagesStart","-=0.85").staggerFromTo(this.dom.titles,1.5,{yPercent:100},{yPercent:0,ease:Expo.easeInOut},.05,"imagesStart").addLabel("loaderEnd")}continuation(){this.init(),this.resetScroll(),this.tl.tweenFromTo("loaderStart","loaderEnd")}show(){this.init(),this.tl.tweenFromTo("loaderStart","intermediateFrame")}hide(){this.resetScroll(),this.tl.tweenFromTo("intermediateFrame","loaderEnd")}init(){document.querySelector(".mask-line.js-mask-line")&&document.querySelector(".mask-line.js-mask-line").removeAttribute("style"),document.querySelector(".mask-line__inner.js-mask-line")&&document.querySelector(".mask-line__inner.js-mask-line").removeAttribute("style"),this.createTimeline()}}const Ie={class:"mask js-mask"},Xe=Ct.createElementVNode("div",{class:"mask__slice js-mask__slice"},null,-1),Le=Ct.createElementVNode("div",{class:"mask__slice js-mask__slice"},null,-1),Ne=Ct.createElementVNode("div",{class:"mask__slice js-mask__slice"},null,-1),Be={class:"mask__inner"},Ye={class:"logo logo--mask"},Ve={class:"js-logo",style:{color:"#fff"}},Ue=Ct.createElementVNode("div",{class:"mask-line js-mask-line"},[Ct.createElementVNode("div",{class:"mask-line__inner js-mask-line"})],-1),qe={name:"BimCutscenes"},Me=Ct.defineComponent({...qe,props:{text:{type:String,default:"CHBIM云平台"}},setup(Y,{expose:Q}){const K=Ct.ref(null),at=()=>{K.value===null&&(K.value=new je)},z=()=>{at(),K.value.continuation()};return Ct.onMounted(()=>{at()}),Q({continuation:z}),(U,H)=>(Ct.openBlock(),Ct.createElementBlock("div",Ie,[Xe,Le,Ne,Ct.createElementVNode("div",Be,[Ct.createElementVNode("figure",Ye,[Ct.createElementVNode("p",Ve,Ct.toDisplayString(Y.text),1)]),Ue])]))}}),ai="";/*!
|
|
2
|
+
* VERSION: 2.0.2
|
|
3
|
+
* DATE: 2018-08-27
|
|
4
|
+
* UPDATES AND DOCS AT: http://greensock.com
|
|
5
|
+
*
|
|
6
|
+
* Includes all of the following: TweenLite, TweenMax, TimelineLite, TimelineMax, EasePack, CSSPlugin, RoundPropsPlugin, BezierPlugin, AttrPlugin, DirectionalRotationPlugin
|
|
7
|
+
*
|
|
8
|
+
* @license Copyright (c) 2008-2018, GreenSock. All rights reserved.
|
|
9
|
+
* This work is subject to the terms at http://greensock.com/standard-license or for
|
|
10
|
+
* Club GreenSock members, the software agreement that was issued with your membership.
|
|
11
|
+
*
|
|
12
|
+
* @author: Jack Doyle, jack@greensock.com
|
|
13
|
+
**/var Mt=typeof module<"u"&&module.exports&&typeof global<"u"?global:globalThis||window;(Mt._gsQueue||(Mt._gsQueue=[])).push(function(){Mt._gsDefine("TweenMax",["core.Animation","core.SimpleTimeline","TweenLite"],function(Y,Q,K){var at=function(v){var P,e=[],t=v.length;for(P=0;P!==t;e.push(v[P++]));return e},z=function(v,P,e){var t,_,n=v.cycle;for(t in n)_=n[t],v[t]=typeof _=="function"?_(e,P[e]):_[e%_.length];delete v.cycle},U=function(v,P,e){K.call(this,v,P,e),this._cycle=0,this._yoyo=this.vars.yoyo===!0||!!this.vars.yoyoEase,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._repeat&&this._uncache(!0),this.render=U.prototype.render},H=1e-10,dt=K._internals,S=dt.isSelector,M=dt.isArray,b=U.prototype=K.to({},.1,{}),E=[];U.version="2.0.2",b.constructor=U,b.kill()._gc=!1,U.killTweensOf=U.killDelayedCallsTo=K.killTweensOf,U.getTweensOf=K.getTweensOf,U.lagSmoothing=K.lagSmoothing,U.ticker=K.ticker,U.render=K.render,b.invalidate=function(){return this._yoyo=this.vars.yoyo===!0||!!this.vars.yoyoEase,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._yoyoEase=null,this._uncache(!0),K.prototype.invalidate.call(this)},b.updateTo=function(v,P){var e,t=this.ratio,_=this.vars.immediateRender||v.immediateRender;P&&this._startTime<this._timeline._time&&(this._startTime=this._timeline._time,this._uncache(!1),this._gc?this._enabled(!0,!1):this._timeline.insert(this,this._startTime-this._delay));for(e in v)this.vars[e]=v[e];if(this._initted||_){if(P)this._initted=!1,_&&this.render(0,!0,!0);else if(this._gc&&this._enabled(!0,!1),this._notifyPluginsOfEnabled&&this._firstPT&&K._onPluginEvent("_onDisable",this),this._time/this._duration>.998){var n=this._totalTime;this.render(0,!0,!1),this._initted=!1,this.render(n,!0,!1)}else if(this._initted=!1,this._init(),this._time>0||_)for(var g,p=1/(1-t),T=this._firstPT;T;)g=T.s+T.c,T.c*=p,T.s=g-T.c,T=T._next}return this},b.render=function(v,P,e){this._initted||this._duration===0&&this.vars.repeat&&this.invalidate();var t,_,n,g,p,T,O,D,R,Z=this._dirty?this.totalDuration():this._totalDuration,V=this._time,tt=this._totalTime,et=this._cycle,mt=this._duration,ot=this._rawPrevTime;if(v>=Z-1e-7&&v>=0?(this._totalTime=Z,this._cycle=this._repeat,this._yoyo&&1&this._cycle?(this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0):(this._time=mt,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1),this._reversed||(t=!0,_="onComplete",e=e||this._timeline.autoRemoveChildren),mt===0&&(this._initted||!this.vars.lazy||e)&&(this._startTime===this._timeline._duration&&(v=0),(0>ot||0>=v&&v>=-1e-7||ot===H&&this.data!=="isPause")&&ot!==v&&(e=!0,ot>H&&(_="onReverseComplete")),this._rawPrevTime=D=!P||v||ot===v?v:H)):1e-7>v?(this._totalTime=this._time=this._cycle=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(tt!==0||mt===0&&ot>0)&&(_="onReverseComplete",t=this._reversed),0>v&&(this._active=!1,mt===0&&(this._initted||!this.vars.lazy||e)&&(ot>=0&&(e=!0),this._rawPrevTime=D=!P||v||ot===v?v:H)),this._initted||(e=!0)):(this._totalTime=this._time=v,this._repeat!==0&&(g=mt+this._repeatDelay,this._cycle=this._totalTime/g>>0,this._cycle!==0&&this._cycle===this._totalTime/g&&v>=tt&&this._cycle--,this._time=this._totalTime-this._cycle*g,this._yoyo&&1&this._cycle&&(this._time=mt-this._time,R=this._yoyoEase||this.vars.yoyoEase,R&&(this._yoyoEase||(R!==!0||this._initted?this._yoyoEase=R=R===!0?this._ease:R instanceof Ease?R:Ease.map[R]:(R=this.vars.ease,this._yoyoEase=R=R?R instanceof Ease?R:typeof R=="function"?new Ease(R,this.vars.easeParams):Ease.map[R]||K.defaultEase:K.defaultEase)),this.ratio=R?1-R.getRatio((mt-this._time)/mt):0)),this._time>mt?this._time=mt:this._time<0&&(this._time=0)),this._easeType&&!R?(p=this._time/mt,T=this._easeType,O=this._easePower,(T===1||T===3&&p>=.5)&&(p=1-p),T===3&&(p*=2),O===1?p*=p:O===2?p*=p*p:O===3?p*=p*p*p:O===4&&(p*=p*p*p*p),T===1?this.ratio=1-p:T===2?this.ratio=p:this._time/mt<.5?this.ratio=p/2:this.ratio=1-p/2):R||(this.ratio=this._ease.getRatio(this._time/mt))),V===this._time&&!e&&et===this._cycle)return void(tt!==this._totalTime&&this._onUpdate&&(P||this._callback("onUpdate")));if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!e&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=V,this._totalTime=tt,this._rawPrevTime=ot,this._cycle=et,dt.lazyTweens.push(this),void(this._lazy=[v,P]);!this._time||t||R?t&&this._ease._calcEnd&&!R&&(this.ratio=this._ease.getRatio(this._time===0?0:1)):this.ratio=this._ease.getRatio(this._time/mt)}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==V&&v>=0&&(this._active=!0),tt===0&&(this._initted===2&&v>0&&this._init(),this._startAt&&(v>=0?this._startAt.render(v,!0,e):_||(_="_dummyGS")),this.vars.onStart&&(this._totalTime!==0||mt===0)&&(P||this._callback("onStart"))),n=this._firstPT;n;)n.f?n.t[n.p](n.c*this.ratio+n.s):n.t[n.p]=n.c*this.ratio+n.s,n=n._next;this._onUpdate&&(0>v&&this._startAt&&this._startTime&&this._startAt.render(v,!0,e),P||(this._totalTime!==tt||_)&&this._callback("onUpdate")),this._cycle!==et&&(P||this._gc||this.vars.onRepeat&&this._callback("onRepeat")),_&&(!this._gc||e)&&(0>v&&this._startAt&&!this._onUpdate&&this._startTime&&this._startAt.render(v,!0,e),t&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!P&&this.vars[_]&&this._callback(_),mt===0&&this._rawPrevTime===H&&D!==H&&(this._rawPrevTime=0))},U.to=function(v,P,e){return new U(v,P,e)},U.from=function(v,P,e){return e.runBackwards=!0,e.immediateRender=e.immediateRender!=0,new U(v,P,e)},U.fromTo=function(v,P,e,t){return t.startAt=e,t.immediateRender=t.immediateRender!=0&&e.immediateRender!=0,new U(v,P,t)},U.staggerTo=U.allTo=function(v,P,e,t,_,n,g){t=t||0;var p,T,O,D,R=0,Z=[],V=function(){e.onComplete&&e.onComplete.apply(e.onCompleteScope||this,arguments),_.apply(g||e.callbackScope||this,n||E)},tt=e.cycle,et=e.startAt&&e.startAt.cycle;for(M(v)||(typeof v=="string"&&(v=K.selector(v)||v),S(v)&&(v=at(v))),v=v||[],0>t&&(v=at(v),v.reverse(),t*=-1),p=v.length-1,O=0;p>=O;O++){T={};for(D in e)T[D]=e[D];if(tt&&(z(T,v,O),T.duration!=null&&(P=T.duration,delete T.duration)),et){et=T.startAt={};for(D in e.startAt)et[D]=e.startAt[D];z(T.startAt,v,O)}T.delay=R+(T.delay||0),O===p&&_&&(T.onComplete=V),Z[O]=new U(v[O],P,T),R+=t}return Z},U.staggerFrom=U.allFrom=function(v,P,e,t,_,n,g){return e.runBackwards=!0,e.immediateRender=e.immediateRender!=0,U.staggerTo(v,P,e,t,_,n,g)},U.staggerFromTo=U.allFromTo=function(v,P,e,t,_,n,g,p){return t.startAt=e,t.immediateRender=t.immediateRender!=0&&e.immediateRender!=0,U.staggerTo(v,P,t,_,n,g,p)},U.delayedCall=function(v,P,e,t,_){return new U(P,0,{delay:v,onComplete:P,onCompleteParams:e,callbackScope:t,onReverseComplete:P,onReverseCompleteParams:e,immediateRender:!1,useFrames:_,overwrite:0})},U.set=function(v,P){return new U(v,0,P)},U.isTweening=function(v){return K.getTweensOf(v,!0).length>0};var $=function(v,P){for(var e=[],t=0,_=v._first;_;)_ instanceof K?e[t++]=_:(P&&(e[t++]=_),e=e.concat($(_,P)),t=e.length),_=_._next;return e},st=U.getAllTweens=function(v){return $(Y._rootTimeline,v).concat($(Y._rootFramesTimeline,v))};U.killAll=function(v,P,e,t){P==null&&(P=!0),e==null&&(e=!0);var _,n,g,p=st(t!=0),T=p.length,O=P&&e&&t;for(g=0;T>g;g++)n=p[g],(O||n instanceof Q||(_=n.target===n.vars.onComplete)&&e||P&&!_)&&(v?n.totalTime(n._reversed?0:n.totalDuration()):n._enabled(!1,!1))},U.killChildTweensOf=function(v,P){if(v!=null){var e,t,_,n,g,p=dt.tweenLookup;if(typeof v=="string"&&(v=K.selector(v)||v),S(v)&&(v=at(v)),M(v))for(n=v.length;--n>-1;)U.killChildTweensOf(v[n],P);else{e=[];for(_ in p)for(t=p[_].target.parentNode;t;)t===v&&(e=e.concat(p[_].tweens)),t=t.parentNode;for(g=e.length,n=0;g>n;n++)P&&e[n].totalTime(e[n].totalDuration()),e[n]._enabled(!1,!1)}}};var L=function(v,P,e,t){P=P!==!1,e=e!==!1,t=t!==!1;for(var _,n,g=st(t),p=P&&e&&t,T=g.length;--T>-1;)n=g[T],(p||n instanceof Q||(_=n.target===n.vars.onComplete)&&e||P&&!_)&&n.paused(v)};return U.pauseAll=function(v,P,e){L(!0,v,P,e)},U.resumeAll=function(v,P,e){L(!1,v,P,e)},U.globalTimeScale=function(v){var P=Y._rootTimeline,e=K.ticker.time;return arguments.length?(v=v||H,P._startTime=e-(e-P._startTime)*P._timeScale/v,P=Y._rootFramesTimeline,e=K.ticker.frame,P._startTime=e-(e-P._startTime)*P._timeScale/v,P._timeScale=Y._rootTimeline._timeScale=v,v):P._timeScale},b.progress=function(v,P){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&1&this._cycle?1-v:v)+this._cycle*(this._duration+this._repeatDelay),P):this._time/this.duration()},b.totalProgress=function(v,P){return arguments.length?this.totalTime(this.totalDuration()*v,P):this._totalTime/this.totalDuration()},b.time=function(v,P){return arguments.length?(this._dirty&&this.totalDuration(),v>this._duration&&(v=this._duration),this._yoyo&&1&this._cycle?v=this._duration-v+this._cycle*(this._duration+this._repeatDelay):this._repeat!==0&&(v+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(v,P)):this._time},b.duration=function(v){return arguments.length?Y.prototype.duration.call(this,v):this._duration},b.totalDuration=function(v){return arguments.length?this._repeat===-1?this:this.duration((v-this._repeat*this._repeatDelay)/(this._repeat+1)):(this._dirty&&(this._totalDuration=this._repeat===-1?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat,this._dirty=!1),this._totalDuration)},b.repeat=function(v){return arguments.length?(this._repeat=v,this._uncache(!0)):this._repeat},b.repeatDelay=function(v){return arguments.length?(this._repeatDelay=v,this._uncache(!0)):this._repeatDelay},b.yoyo=function(v){return arguments.length?(this._yoyo=v,this):this._yoyo},U},!0),Mt._gsDefine("TimelineLite",["core.Animation","core.SimpleTimeline","TweenLite"],function(Y,Q,K){var at=function(e){Q.call(this,e),this._labels={},this.autoRemoveChildren=this.vars.autoRemoveChildren===!0,this.smoothChildTiming=this.vars.smoothChildTiming===!0,this._sortChildren=!0,this._onUpdate=this.vars.onUpdate;var t,_,n=this.vars;for(_ in n)t=n[_],S(t)&&t.join("").indexOf("{self}")!==-1&&(n[_]=this._swapSelfInParams(t));S(n.tweens)&&this.add(n.tweens,0,n.align,n.stagger)},z=1e-10,U=K._internals,H=at._internals={},dt=U.isSelector,S=U.isArray,M=U.lazyTweens,b=U.lazyRender,E=Mt._gsDefine.globals,$=function(e){var t,_={};for(t in e)_[t]=e[t];return _},st=function(e,t,_){var n,g,p=e.cycle;for(n in p)g=p[n],e[n]=typeof g=="function"?g(_,t[_]):g[_%g.length];delete e.cycle},L=H.pauseCallback=function(){},v=function(e){var t,_=[],n=e.length;for(t=0;t!==n;_.push(e[t++]));return _},P=at.prototype=new Q;return at.version="2.0.2",P.constructor=at,P.kill()._gc=P._forcingPlayhead=P._hasPause=!1,P.to=function(e,t,_,n){var g=_.repeat&&E.TweenMax||K;return t?this.add(new g(e,t,_),n):this.set(e,_,n)},P.from=function(e,t,_,n){return this.add((_.repeat&&E.TweenMax||K).from(e,t,_),n)},P.fromTo=function(e,t,_,n,g){var p=n.repeat&&E.TweenMax||K;return t?this.add(p.fromTo(e,t,_,n),g):this.set(e,n,g)},P.staggerTo=function(e,t,_,n,g,p,T,O){var D,R,Z=new at({onComplete:p,onCompleteParams:T,callbackScope:O,smoothChildTiming:this.smoothChildTiming}),V=_.cycle;for(typeof e=="string"&&(e=K.selector(e)||e),e=e||[],dt(e)&&(e=v(e)),n=n||0,0>n&&(e=v(e),e.reverse(),n*=-1),R=0;R<e.length;R++)D=$(_),D.startAt&&(D.startAt=$(D.startAt),D.startAt.cycle&&st(D.startAt,e,R)),V&&(st(D,e,R),D.duration!=null&&(t=D.duration,delete D.duration)),Z.to(e[R],t,D,R*n);return this.add(Z,g)},P.staggerFrom=function(e,t,_,n,g,p,T,O){return _.immediateRender=_.immediateRender!=0,_.runBackwards=!0,this.staggerTo(e,t,_,n,g,p,T,O)},P.staggerFromTo=function(e,t,_,n,g,p,T,O,D){return n.startAt=_,n.immediateRender=n.immediateRender!=0&&_.immediateRender!=0,this.staggerTo(e,t,n,g,p,T,O,D)},P.call=function(e,t,_,n){return this.add(K.delayedCall(0,e,t,_),n)},P.set=function(e,t,_){return _=this._parseTimeOrLabel(_,0,!0),t.immediateRender==null&&(t.immediateRender=_===this._time&&!this._paused),this.add(new K(e,0,t),_)},at.exportRoot=function(e,t){e=e||{},e.smoothChildTiming==null&&(e.smoothChildTiming=!0);var _,n,g,p,T=new at(e),O=T._timeline;for(t==null&&(t=!0),O._remove(T,!0),T._startTime=0,T._rawPrevTime=T._time=T._totalTime=O._time,g=O._first;g;)p=g._next,t&&g instanceof K&&g.target===g.vars.onComplete||(n=g._startTime-g._delay,0>n&&(_=1),T.add(g,n)),g=p;return O.add(T,0),_&&T.totalDuration(),T},P.add=function(e,t,_,n){var g,p,T,O,D,R;if(typeof t!="number"&&(t=this._parseTimeOrLabel(t,0,!0,e)),!(e instanceof Y)){if(e instanceof Array||e&&e.push&&S(e)){for(_=_||"normal",n=n||0,g=t,p=e.length,T=0;p>T;T++)S(O=e[T])&&(O=new at({tweens:O})),this.add(O,g),typeof O!="string"&&typeof O!="function"&&(_==="sequence"?g=O._startTime+O.totalDuration()/O._timeScale:_==="start"&&(O._startTime-=O.delay())),g+=n;return this._uncache(!0)}if(typeof e=="string")return this.addLabel(e,t);if(typeof e!="function")throw"Cannot add "+e+" into the timeline; it is not a tween, timeline, function, or string.";e=K.delayedCall(0,e)}if(Q.prototype.add.call(this,e,t),e._time&&(g=Math.max(0,Math.min(e.totalDuration(),(this.rawTime()-e._startTime)*e._timeScale)),Math.abs(g-e._totalTime)>1e-5&&e.render(g,!1,!1)),(this._gc||this._time===this._duration)&&!this._paused&&this._duration<this.duration())for(D=this,R=D.rawTime()>e._startTime;D._timeline;)R&&D._timeline.smoothChildTiming?D.totalTime(D._totalTime,!0):D._gc&&D._enabled(!0,!1),D=D._timeline;return this},P.remove=function(e){if(e instanceof Y){this._remove(e,!1);var t=e._timeline=e.vars.useFrames?Y._rootFramesTimeline:Y._rootTimeline;return e._startTime=(e._paused?e._pauseTime:t._time)-(e._reversed?e.totalDuration()-e._totalTime:e._totalTime)/e._timeScale,this}if(e instanceof Array||e&&e.push&&S(e)){for(var _=e.length;--_>-1;)this.remove(e[_]);return this}return typeof e=="string"?this.removeLabel(e):this.kill(null,e)},P._remove=function(e,t){Q.prototype._remove.call(this,e,t);var _=this._last;return _?this._time>this.duration()&&(this._time=this._duration,this._totalTime=this._totalDuration):this._time=this._totalTime=this._duration=this._totalDuration=0,this},P.append=function(e,t){return this.add(e,this._parseTimeOrLabel(null,t,!0,e))},P.insert=P.insertMultiple=function(e,t,_,n){return this.add(e,t||0,_,n)},P.appendMultiple=function(e,t,_,n){return this.add(e,this._parseTimeOrLabel(null,t,!0,e),_,n)},P.addLabel=function(e,t){return this._labels[e]=this._parseTimeOrLabel(t),this},P.addPause=function(e,t,_,n){var g=K.delayedCall(0,L,_,n||this);return g.vars.onComplete=g.vars.onReverseComplete=t,g.data="isPause",this._hasPause=!0,this.add(g,e)},P.removeLabel=function(e){return delete this._labels[e],this},P.getLabelTime=function(e){return this._labels[e]!=null?this._labels[e]:-1},P._parseTimeOrLabel=function(e,t,_,n){var g,p;if(n instanceof Y&&n.timeline===this)this.remove(n);else if(n&&(n instanceof Array||n.push&&S(n)))for(p=n.length;--p>-1;)n[p]instanceof Y&&n[p].timeline===this&&this.remove(n[p]);if(g=typeof e!="number"||t?this.duration()>99999999999?this.recent().endTime(!1):this._duration:0,typeof t=="string")return this._parseTimeOrLabel(t,_&&typeof e=="number"&&this._labels[t]==null?e-g:0,_);if(t=t||0,typeof e!="string"||!isNaN(e)&&this._labels[e]==null)e==null&&(e=g);else{if(p=e.indexOf("="),p===-1)return this._labels[e]==null?_?this._labels[e]=g+t:t:this._labels[e]+t;t=parseInt(e.charAt(p-1)+"1",10)*Number(e.substr(p+1)),e=p>1?this._parseTimeOrLabel(e.substr(0,p-1),0,_):g}return Number(e)+t},P.seek=function(e,t){return this.totalTime(typeof e=="number"?e:this._parseTimeOrLabel(e),t!==!1)},P.stop=function(){return this.paused(!0)},P.gotoAndPlay=function(e,t){return this.play(e,t)},P.gotoAndStop=function(e,t){return this.pause(e,t)},P.render=function(e,t,_){this._gc&&this._enabled(!0,!1);var n,g,p,T,O,D,R,Z=this._time,V=this._dirty?this.totalDuration():this._totalDuration,tt=this._startTime,et=this._timeScale,mt=this._paused;if(Z!==this._time&&(e+=this._time-Z),e>=V-1e-7&&e>=0)this._totalTime=this._time=V,this._reversed||this._hasPausedChild()||(g=!0,T="onComplete",O=!!this._timeline.autoRemoveChildren,this._duration===0&&(0>=e&&e>=-1e-7||this._rawPrevTime<0||this._rawPrevTime===z)&&this._rawPrevTime!==e&&this._first&&(O=!0,this._rawPrevTime>z&&(T="onReverseComplete"))),this._rawPrevTime=this._duration||!t||e||this._rawPrevTime===e?e:z,e=V+1e-4;else if(1e-7>e)if(this._totalTime=this._time=0,(Z!==0||this._duration===0&&this._rawPrevTime!==z&&(this._rawPrevTime>0||0>e&&this._rawPrevTime>=0))&&(T="onReverseComplete",g=this._reversed),0>e)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(O=g=!0,T="onReverseComplete"):this._rawPrevTime>=0&&this._first&&(O=!0),this._rawPrevTime=e;else{if(this._rawPrevTime=this._duration||!t||e||this._rawPrevTime===e?e:z,e===0&&g)for(n=this._first;n&&n._startTime===0;)n._duration||(g=!1),n=n._next;e=0,this._initted||(O=!0)}else{if(this._hasPause&&!this._forcingPlayhead&&!t){if(e>=Z)for(n=this._first;n&&n._startTime<=e&&!D;)n._duration||n.data!=="isPause"||n.ratio||n._startTime===0&&this._rawPrevTime===0||(D=n),n=n._next;else for(n=this._last;n&&n._startTime>=e&&!D;)n._duration||n.data==="isPause"&&n._rawPrevTime>0&&(D=n),n=n._prev;D&&(this._time=e=D._startTime,this._totalTime=e+this._cycle*(this._totalDuration+this._repeatDelay))}this._totalTime=this._time=this._rawPrevTime=e}if(this._time!==Z&&this._first||_||O||D){if(this._initted||(this._initted=!0),this._active||!this._paused&&this._time!==Z&&e>0&&(this._active=!0),Z===0&&this.vars.onStart&&(this._time===0&&this._duration||t||this._callback("onStart")),R=this._time,R>=Z)for(n=this._first;n&&(p=n._next,R===this._time&&(!this._paused||mt));)(n._active||n._startTime<=R&&!n._paused&&!n._gc)&&(D===n&&this.pause(),n._reversed?n.render((n._dirty?n.totalDuration():n._totalDuration)-(e-n._startTime)*n._timeScale,t,_):n.render((e-n._startTime)*n._timeScale,t,_)),n=p;else for(n=this._last;n&&(p=n._prev,R===this._time&&(!this._paused||mt));){if(n._active||n._startTime<=Z&&!n._paused&&!n._gc){if(D===n){for(D=n._prev;D&&D.endTime()>this._time;)D.render(D._reversed?D.totalDuration()-(e-D._startTime)*D._timeScale:(e-D._startTime)*D._timeScale,t,_),D=D._prev;D=null,this.pause()}n._reversed?n.render((n._dirty?n.totalDuration():n._totalDuration)-(e-n._startTime)*n._timeScale,t,_):n.render((e-n._startTime)*n._timeScale,t,_)}n=p}this._onUpdate&&(t||(M.length&&b(),this._callback("onUpdate"))),T&&(this._gc||(tt===this._startTime||et!==this._timeScale)&&(this._time===0||V>=this.totalDuration())&&(g&&(M.length&&b(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!t&&this.vars[T]&&this._callback(T)))}},P._hasPausedChild=function(){for(var e=this._first;e;){if(e._paused||e instanceof at&&e._hasPausedChild())return!0;e=e._next}return!1},P.getChildren=function(e,t,_,n){n=n||-9999999999;for(var g=[],p=this._first,T=0;p;)p._startTime<n||(p instanceof K?t!==!1&&(g[T++]=p):(_!==!1&&(g[T++]=p),e!==!1&&(g=g.concat(p.getChildren(!0,t,_)),T=g.length))),p=p._next;return g},P.getTweensOf=function(e,t){var _,n,g=this._gc,p=[],T=0;for(g&&this._enabled(!0,!0),_=K.getTweensOf(e),n=_.length;--n>-1;)(_[n].timeline===this||t&&this._contains(_[n]))&&(p[T++]=_[n]);return g&&this._enabled(!1,!0),p},P.recent=function(){return this._recent},P._contains=function(e){for(var t=e.timeline;t;){if(t===this)return!0;t=t.timeline}return!1},P.shiftChildren=function(e,t,_){_=_||0;for(var n,g=this._first,p=this._labels;g;)g._startTime>=_&&(g._startTime+=e),g=g._next;if(t)for(n in p)p[n]>=_&&(p[n]+=e);return this._uncache(!0)},P._kill=function(e,t){if(!e&&!t)return this._enabled(!1,!1);for(var _=t?this.getTweensOf(t):this.getChildren(!0,!0,!1),n=_.length,g=!1;--n>-1;)_[n]._kill(e,t)&&(g=!0);return g},P.clear=function(e){var t=this.getChildren(!1,!0,!0),_=t.length;for(this._time=this._totalTime=0;--_>-1;)t[_]._enabled(!1,!1);return e!==!1&&(this._labels={}),this._uncache(!0)},P.invalidate=function(){for(var e=this._first;e;)e.invalidate(),e=e._next;return Y.prototype.invalidate.call(this)},P._enabled=function(e,t){if(e===this._gc)for(var _=this._first;_;)_._enabled(e,!0),_=_._next;return Q.prototype._enabled.call(this,e,t)},P.totalTime=function(e,t,_){this._forcingPlayhead=!0;var n=Y.prototype.totalTime.apply(this,arguments);return this._forcingPlayhead=!1,n},P.duration=function(e){return arguments.length?(this.duration()!==0&&e!==0&&this.timeScale(this._duration/e),this):(this._dirty&&this.totalDuration(),this._duration)},P.totalDuration=function(e){if(!arguments.length){if(this._dirty){for(var t,_,n=0,g=this._last,p=999999999999;g;)t=g._prev,g._dirty&&g.totalDuration(),g._startTime>p&&this._sortChildren&&!g._paused&&!this._calculatingDuration?(this._calculatingDuration=1,this.add(g,g._startTime-g._delay),this._calculatingDuration=0):p=g._startTime,g._startTime<0&&!g._paused&&(n-=g._startTime,this._timeline.smoothChildTiming&&(this._startTime+=g._startTime/this._timeScale,this._time-=g._startTime,this._totalTime-=g._startTime,this._rawPrevTime-=g._startTime),this.shiftChildren(-g._startTime,!1,-9999999999),p=0),_=g._startTime+g._totalDuration/g._timeScale,_>n&&(n=_),g=t;this._duration=this._totalDuration=n,this._dirty=!1}return this._totalDuration}return e&&this.totalDuration()?this.timeScale(this._totalDuration/e):this},P.paused=function(e){if(!e)for(var t=this._first,_=this._time;t;)t._startTime===_&&t.data==="isPause"&&(t._rawPrevTime=0),t=t._next;return Y.prototype.paused.apply(this,arguments)},P.usesFrames=function(){for(var e=this._timeline;e._timeline;)e=e._timeline;return e===Y._rootFramesTimeline},P.rawTime=function(e){return e&&(this._paused||this._repeat&&this.time()>0&&this.totalProgress()<1)?this._totalTime%(this._duration+this._repeatDelay):this._paused?this._totalTime:(this._timeline.rawTime(e)-this._startTime)*this._timeScale},at},!0),Mt._gsDefine("TimelineMax",["TimelineLite","TweenLite","easing.Ease"],function(Y,Q,K){var at=function(E){Y.call(this,E),this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._cycle=0,this._yoyo=this.vars.yoyo===!0,this._dirty=!0},z=1e-10,U=Q._internals,H=U.lazyTweens,dt=U.lazyRender,S=Mt._gsDefine.globals,M=new K(null,null,1,0),b=at.prototype=new Y;return b.constructor=at,b.kill()._gc=!1,at.version="2.0.2",b.invalidate=function(){return this._yoyo=this.vars.yoyo===!0,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._uncache(!0),Y.prototype.invalidate.call(this)},b.addCallback=function(E,$,st,L){return this.add(Q.delayedCall(0,E,st,L),$)},b.removeCallback=function(E,$){if(E)if($==null)this._kill(null,E);else for(var st=this.getTweensOf(E,!1),L=st.length,v=this._parseTimeOrLabel($);--L>-1;)st[L]._startTime===v&&st[L]._enabled(!1,!1);return this},b.removePause=function(E){return this.removeCallback(Y._internals.pauseCallback,E)},b.tweenTo=function(E,$){$=$||{};var st,L,v,P={ease:M,useFrames:this.usesFrames(),immediateRender:!1,lazy:!1},e=$.repeat&&S.TweenMax||Q;for(L in $)P[L]=$[L];return P.time=this._parseTimeOrLabel(E),st=Math.abs(Number(P.time)-this._time)/this._timeScale||.001,v=new e(this,st,P),P.onStart=function(){v.target.paused(!0),v.vars.time===v.target.time()||st!==v.duration()||v.isFromTo||v.duration(Math.abs(v.vars.time-v.target.time())/v.target._timeScale).render(v.time(),!0,!0),$.onStart&&$.onStart.apply($.onStartScope||$.callbackScope||v,$.onStartParams||[])},v},b.tweenFromTo=function(E,$,st){st=st||{},E=this._parseTimeOrLabel(E),st.startAt={onComplete:this.seek,onCompleteParams:[E],callbackScope:this},st.immediateRender=st.immediateRender!==!1;var L=this.tweenTo($,st);return L.isFromTo=1,L.duration(Math.abs(L.vars.time-E)/this._timeScale||.001)},b.render=function(E,$,st){this._gc&&this._enabled(!0,!1);var L,v,P,e,t,_,n,g,p=this._time,T=this._dirty?this.totalDuration():this._totalDuration,O=this._duration,D=this._totalTime,R=this._startTime,Z=this._timeScale,V=this._rawPrevTime,tt=this._paused,et=this._cycle;if(p!==this._time&&(E+=this._time-p),E>=T-1e-7&&E>=0)this._locked||(this._totalTime=T,this._cycle=this._repeat),this._reversed||this._hasPausedChild()||(v=!0,e="onComplete",t=!!this._timeline.autoRemoveChildren,this._duration===0&&(0>=E&&E>=-1e-7||0>V||V===z)&&V!==E&&this._first&&(t=!0,V>z&&(e="onReverseComplete"))),this._rawPrevTime=this._duration||!$||E||this._rawPrevTime===E?E:z,this._yoyo&&1&this._cycle?this._time=E=0:(this._time=O,E=O+1e-4);else if(1e-7>E)if(this._locked||(this._totalTime=this._cycle=0),this._time=0,(p!==0||O===0&&V!==z&&(V>0||0>E&&V>=0)&&!this._locked)&&(e="onReverseComplete",v=this._reversed),0>E)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(t=v=!0,e="onReverseComplete"):V>=0&&this._first&&(t=!0),this._rawPrevTime=E;else{if(this._rawPrevTime=O||!$||E||this._rawPrevTime===E?E:z,E===0&&v)for(L=this._first;L&&L._startTime===0;)L._duration||(v=!1),L=L._next;E=0,this._initted||(t=!0)}else if(O===0&&0>V&&(t=!0),this._time=this._rawPrevTime=E,this._locked||(this._totalTime=E,this._repeat!==0&&(_=O+this._repeatDelay,this._cycle=this._totalTime/_>>0,this._cycle!==0&&this._cycle===this._totalTime/_&&E>=D&&this._cycle--,this._time=this._totalTime-this._cycle*_,this._yoyo&&1&this._cycle&&(this._time=O-this._time),this._time>O?(this._time=O,E=O+1e-4):this._time<0?this._time=E=0:E=this._time)),this._hasPause&&!this._forcingPlayhead&&!$){if(E=this._time,E>=p||this._repeat&&et!==this._cycle)for(L=this._first;L&&L._startTime<=E&&!n;)L._duration||L.data!=="isPause"||L.ratio||L._startTime===0&&this._rawPrevTime===0||(n=L),L=L._next;else for(L=this._last;L&&L._startTime>=E&&!n;)L._duration||L.data==="isPause"&&L._rawPrevTime>0&&(n=L),L=L._prev;n&&n._startTime<O&&(this._time=E=n._startTime,this._totalTime=E+this._cycle*(this._totalDuration+this._repeatDelay))}if(this._cycle!==et&&!this._locked){var mt=this._yoyo&&(1&et)!==0,ot=mt===(this._yoyo&&(1&this._cycle)!==0),J=this._totalTime,gt=this._cycle,Vt=this._rawPrevTime,yt=this._time;if(this._totalTime=et*O,this._cycle<et?mt=!mt:this._totalTime+=O,this._time=p,this._rawPrevTime=O===0?V-1e-4:V,this._cycle=et,this._locked=!0,p=mt?0:O,this.render(p,$,O===0),$||this._gc||this.vars.onRepeat&&(this._cycle=gt,this._locked=!1,this._callback("onRepeat")),p!==this._time||(ot&&(this._cycle=et,this._locked=!0,p=mt?O+1e-4:-1e-4,this.render(p,!0,!1)),this._locked=!1,this._paused&&!tt))return;this._time=yt,this._totalTime=J,this._cycle=gt,this._rawPrevTime=Vt}if(!(this._time!==p&&this._first||st||t||n))return void(D!==this._totalTime&&this._onUpdate&&($||this._callback("onUpdate")));if(this._initted||(this._initted=!0),this._active||!this._paused&&this._totalTime!==D&&E>0&&(this._active=!0),D===0&&this.vars.onStart&&(this._totalTime===0&&this._totalDuration||$||this._callback("onStart")),g=this._time,g>=p)for(L=this._first;L&&(P=L._next,g===this._time&&(!this._paused||tt));)(L._active||L._startTime<=this._time&&!L._paused&&!L._gc)&&(n===L&&this.pause(),L._reversed?L.render((L._dirty?L.totalDuration():L._totalDuration)-(E-L._startTime)*L._timeScale,$,st):L.render((E-L._startTime)*L._timeScale,$,st)),L=P;else for(L=this._last;L&&(P=L._prev,g===this._time&&(!this._paused||tt));){if(L._active||L._startTime<=p&&!L._paused&&!L._gc){if(n===L){for(n=L._prev;n&&n.endTime()>this._time;)n.render(n._reversed?n.totalDuration()-(E-n._startTime)*n._timeScale:(E-n._startTime)*n._timeScale,$,st),n=n._prev;n=null,this.pause()}L._reversed?L.render((L._dirty?L.totalDuration():L._totalDuration)-(E-L._startTime)*L._timeScale,$,st):L.render((E-L._startTime)*L._timeScale,$,st)}L=P}this._onUpdate&&($||(H.length&&dt(),this._callback("onUpdate"))),e&&(this._locked||this._gc||(R===this._startTime||Z!==this._timeScale)&&(this._time===0||T>=this.totalDuration())&&(v&&(H.length&&dt(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!$&&this.vars[e]&&this._callback(e)))},b.getActive=function(E,$,st){E==null&&(E=!0),$==null&&($=!0),st==null&&(st=!1);var L,v,P=[],e=this.getChildren(E,$,st),t=0,_=e.length;for(L=0;_>L;L++)v=e[L],v.isActive()&&(P[t++]=v);return P},b.getLabelAfter=function(E){E||E!==0&&(E=this._time);var $,st=this.getLabelsArray(),L=st.length;for($=0;L>$;$++)if(st[$].time>E)return st[$].name;return null},b.getLabelBefore=function(E){E==null&&(E=this._time);for(var $=this.getLabelsArray(),st=$.length;--st>-1;)if($[st].time<E)return $[st].name;return null},b.getLabelsArray=function(){var E,$=[],st=0;for(E in this._labels)$[st++]={time:this._labels[E],name:E};return $.sort(function(L,v){return L.time-v.time}),$},b.invalidate=function(){return this._locked=!1,Y.prototype.invalidate.call(this)},b.progress=function(E,$){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&1&this._cycle?1-E:E)+this._cycle*(this._duration+this._repeatDelay),$):this._time/this.duration()||0},b.totalProgress=function(E,$){return arguments.length?this.totalTime(this.totalDuration()*E,$):this._totalTime/this.totalDuration()||0},b.totalDuration=function(E){return arguments.length?this._repeat!==-1&&E?this.timeScale(this.totalDuration()/E):this:(this._dirty&&(Y.prototype.totalDuration.call(this),this._totalDuration=this._repeat===-1?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat),this._totalDuration)},b.time=function(E,$){return arguments.length?(this._dirty&&this.totalDuration(),E>this._duration&&(E=this._duration),this._yoyo&&1&this._cycle?E=this._duration-E+this._cycle*(this._duration+this._repeatDelay):this._repeat!==0&&(E+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(E,$)):this._time},b.repeat=function(E){return arguments.length?(this._repeat=E,this._uncache(!0)):this._repeat},b.repeatDelay=function(E){return arguments.length?(this._repeatDelay=E,this._uncache(!0)):this._repeatDelay},b.yoyo=function(E){return arguments.length?(this._yoyo=E,this):this._yoyo},b.currentLabel=function(E){return arguments.length?this.seek(E,!0):this.getLabelBefore(this._time+1e-8)},at},!0),function(){var Y=180/Math.PI,Q=[],K=[],at=[],z={},U=Mt._gsDefine.globals,H=function(e,t,_,n){_===n&&(_=n-(n-t)/1e6),e===t&&(t=e+(_-e)/1e6),this.a=e,this.b=t,this.c=_,this.d=n,this.da=n-e,this.ca=_-e,this.ba=t-e},dt=",x,y,z,left,top,right,bottom,marginTop,marginLeft,marginRight,marginBottom,paddingLeft,paddingTop,paddingRight,paddingBottom,backgroundPosition,backgroundPosition_y,",S=function(e,t,_,n){var g={a:e},p={},T={},O={c:n},D=(e+t)/2,R=(t+_)/2,Z=(_+n)/2,V=(D+R)/2,tt=(R+Z)/2,et=(tt-V)/8;return g.b=D+(e-D)/4,p.b=V+et,g.c=p.a=(g.b+p.b)/2,p.c=T.a=(V+tt)/2,T.b=tt-et,O.b=Z+(n-Z)/4,T.c=O.a=(T.b+O.b)/2,[g,p,T,O]},M=function(e,t,_,n,g){var p,T,O,D,R,Z,V,tt,et,mt,ot,J,gt,Vt=e.length-1,yt=0,At=e[0].a;for(p=0;Vt>p;p++)R=e[yt],T=R.a,O=R.d,D=e[yt+1].d,g?(ot=Q[p],J=K[p],gt=(J+ot)*t*.25/(n?.5:at[p]||.5),Z=O-(O-T)*(n?.5*t:ot!==0?gt/ot:0),V=O+(D-O)*(n?.5*t:J!==0?gt/J:0),tt=O-(Z+((V-Z)*(3*ot/(ot+J)+.5)/4||0))):(Z=O-(O-T)*t*.5,V=O+(D-O)*t*.5,tt=O-(Z+V)/2),Z+=tt,V+=tt,R.c=et=Z,p!==0?R.b=At:R.b=At=R.a+.6*(R.c-R.a),R.da=O-T,R.ca=et-T,R.ba=At-T,_?(mt=S(T,At,et,O),e.splice(yt,1,mt[0],mt[1],mt[2],mt[3]),yt+=4):yt++,At=V;R=e[yt],R.b=At,R.c=At+.4*(R.d-At),R.da=R.d-R.a,R.ca=R.c-R.a,R.ba=At-R.a,_&&(mt=S(R.a,At,R.c,R.d),e.splice(yt,1,mt[0],mt[1],mt[2],mt[3]))},b=function(e,t,_,n){var g,p,T,O,D,R,Z=[];if(n)for(e=[n].concat(e),p=e.length;--p>-1;)typeof(R=e[p][t])=="string"&&R.charAt(1)==="="&&(e[p][t]=n[t]+Number(R.charAt(0)+R.substr(2)));if(g=e.length-2,0>g)return Z[0]=new H(e[0][t],0,0,e[0][t]),Z;for(p=0;g>p;p++)T=e[p][t],O=e[p+1][t],Z[p]=new H(T,0,0,O),_&&(D=e[p+2][t],Q[p]=(Q[p]||0)+(O-T)*(O-T),K[p]=(K[p]||0)+(D-O)*(D-O));return Z[p]=new H(e[p][t],0,0,e[p+1][t]),Z},E=function(e,t,_,n,g,p){var T,O,D,R,Z,V,tt,et,mt={},ot=[],J=p||e[0];g=typeof g=="string"?","+g+",":dt,t==null&&(t=1);for(O in e[0])ot.push(O);if(e.length>1){for(et=e[e.length-1],tt=!0,T=ot.length;--T>-1;)if(O=ot[T],Math.abs(J[O]-et[O])>.05){tt=!1;break}tt&&(e=e.concat(),p&&e.unshift(p),e.push(e[1]),p=e[e.length-3])}for(Q.length=K.length=at.length=0,T=ot.length;--T>-1;)O=ot[T],z[O]=g.indexOf(","+O+",")!==-1,mt[O]=b(e,O,z[O],p);for(T=Q.length;--T>-1;)Q[T]=Math.sqrt(Q[T]),K[T]=Math.sqrt(K[T]);if(!n){for(T=ot.length;--T>-1;)if(z[O])for(D=mt[ot[T]],V=D.length-1,R=0;V>R;R++)Z=D[R+1].da/K[R]+D[R].da/Q[R]||0,at[R]=(at[R]||0)+Z*Z;for(T=at.length;--T>-1;)at[T]=Math.sqrt(at[T])}for(T=ot.length,R=_?4:1;--T>-1;)O=ot[T],D=mt[O],M(D,t,_,n,z[O]),tt&&(D.splice(0,R),D.splice(D.length-R,R));return mt},$=function(e,t,_){t=t||"soft";var n,g,p,T,O,D,R,Z,V,tt,et,mt={},ot=t==="cubic"?3:2,J=t==="soft",gt=[];if(J&&_&&(e=[_].concat(e)),e==null||e.length<ot+1)throw"invalid Bezier data";for(V in e[0])gt.push(V);for(D=gt.length;--D>-1;){for(V=gt[D],mt[V]=O=[],tt=0,Z=e.length,R=0;Z>R;R++)n=_==null?e[R][V]:typeof(et=e[R][V])=="string"&&et.charAt(1)==="="?_[V]+Number(et.charAt(0)+et.substr(2)):Number(et),J&&R>1&&Z-1>R&&(O[tt++]=(n+O[tt-2])/2),O[tt++]=n;for(Z=tt-ot+1,tt=0,R=0;Z>R;R+=ot)n=O[R],g=O[R+1],p=O[R+2],T=ot===2?0:O[R+3],O[tt++]=et=ot===3?new H(n,g,p,T):new H(n,(2*g+n)/3,(2*g+p)/3,p);O.length=tt}return mt},st=function(e,t,_){for(var n,g,p,T,O,D,R,Z,V,tt,et,mt=1/_,ot=e.length;--ot>-1;)for(tt=e[ot],p=tt.a,T=tt.d-p,O=tt.c-p,D=tt.b-p,n=g=0,Z=1;_>=Z;Z++)R=mt*Z,V=1-R,n=g-(g=(R*R*T+3*V*(R*O+V*D))*R),et=ot*_+Z-1,t[et]=(t[et]||0)+n*n},L=function(e,t){t=t>>0||6;var _,n,g,p,T=[],O=[],D=0,R=0,Z=t-1,V=[],tt=[];for(_ in e)st(e[_],T,t);for(g=T.length,n=0;g>n;n++)D+=Math.sqrt(T[n]),p=n%t,tt[p]=D,p===Z&&(R+=D,p=n/t>>0,V[p]=tt,O[p]=R,D=0,tt=[]);return{length:R,lengths:O,segments:V}},v=Mt._gsDefine.plugin({propName:"bezier",priority:-1,version:"1.3.8",API:2,global:!0,init:function(e,t,_){this._target=e,t instanceof Array&&(t={values:t}),this._func={},this._mod={},this._props=[],this._timeRes=t.timeResolution==null?6:parseInt(t.timeResolution,10);var n,g,p,T,O,D=t.values||[],R={},Z=D[0],V=t.autoRotate||_.vars.orientToBezier;this._autoRotate=V?V instanceof Array?V:[["x","y","rotation",V===!0?0:Number(V)||0]]:null;for(n in Z)this._props.push(n);for(p=this._props.length;--p>-1;)n=this._props[p],this._overwriteProps.push(n),g=this._func[n]=typeof e[n]=="function",R[n]=g?e[n.indexOf("set")||typeof e["get"+n.substr(3)]!="function"?n:"get"+n.substr(3)]():parseFloat(e[n]),O||R[n]!==D[0][n]&&(O=R);if(this._beziers=t.type!=="cubic"&&t.type!=="quadratic"&&t.type!=="soft"?E(D,isNaN(t.curviness)?1:t.curviness,!1,t.type==="thruBasic",t.correlate,O):$(D,t.type,R),this._segCount=this._beziers[n].length,this._timeRes){var tt=L(this._beziers,this._timeRes);this._length=tt.length,this._lengths=tt.lengths,this._segments=tt.segments,this._l1=this._li=this._s1=this._si=0,this._l2=this._lengths[0],this._curSeg=this._segments[0],this._s2=this._curSeg[0],this._prec=1/this._curSeg.length}if(V=this._autoRotate)for(this._initialRotations=[],V[0]instanceof Array||(this._autoRotate=V=[V]),p=V.length;--p>-1;){for(T=0;3>T;T++)n=V[p][T],this._func[n]=typeof e[n]=="function"?e[n.indexOf("set")||typeof e["get"+n.substr(3)]!="function"?n:"get"+n.substr(3)]:!1;n=V[p][2],this._initialRotations[p]=(this._func[n]?this._func[n].call(this._target):this._target[n])||0,this._overwriteProps.push(n)}return this._startRatio=_.vars.runBackwards?1:0,!0},set:function(e){var t,_,n,g,p,T,O,D,R,Z,V=this._segCount,tt=this._func,et=this._target,mt=e!==this._startRatio;if(this._timeRes){if(R=this._lengths,Z=this._curSeg,e*=this._length,n=this._li,e>this._l2&&V-1>n){for(D=V-1;D>n&&(this._l2=R[++n])<=e;);this._l1=R[n-1],this._li=n,this._curSeg=Z=this._segments[n],this._s2=Z[this._s1=this._si=0]}else if(e<this._l1&&n>0){for(;n>0&&(this._l1=R[--n])>=e;);n===0&&e<this._l1?this._l1=0:n++,this._l2=R[n],this._li=n,this._curSeg=Z=this._segments[n],this._s1=Z[(this._si=Z.length-1)-1]||0,this._s2=Z[this._si]}if(t=n,e-=this._l1,n=this._si,e>this._s2&&n<Z.length-1){for(D=Z.length-1;D>n&&(this._s2=Z[++n])<=e;);this._s1=Z[n-1],this._si=n}else if(e<this._s1&&n>0){for(;n>0&&(this._s1=Z[--n])>=e;);n===0&&e<this._s1?this._s1=0:n++,this._s2=Z[n],this._si=n}T=(n+(e-this._s1)/(this._s2-this._s1))*this._prec||0}else t=0>e?0:e>=1?V-1:V*e>>0,T=(e-t*(1/V))*V;for(_=1-T,n=this._props.length;--n>-1;)g=this._props[n],p=this._beziers[g][t],O=(T*T*p.da+3*_*(T*p.ca+_*p.ba))*T+p.a,this._mod[g]&&(O=this._mod[g](O,et)),tt[g]?et[g](O):et[g]=O;if(this._autoRotate){var ot,J,gt,Vt,yt,At,Kt,te=this._autoRotate;for(n=te.length;--n>-1;)g=te[n][2],At=te[n][3]||0,Kt=te[n][4]===!0?1:Y,p=this._beziers[te[n][0]],ot=this._beziers[te[n][1]],p&&ot&&(p=p[t],ot=ot[t],J=p.a+(p.b-p.a)*T,Vt=p.b+(p.c-p.b)*T,J+=(Vt-J)*T,Vt+=(p.c+(p.d-p.c)*T-Vt)*T,gt=ot.a+(ot.b-ot.a)*T,yt=ot.b+(ot.c-ot.b)*T,gt+=(yt-gt)*T,yt+=(ot.c+(ot.d-ot.c)*T-yt)*T,O=mt?Math.atan2(yt-gt,Vt-J)*Kt+At:this._initialRotations[n],this._mod[g]&&(O=this._mod[g](O,et)),tt[g]?et[g](O):et[g]=O)}}}),P=v.prototype;v.bezierThrough=E,v.cubicToQuadratic=S,v._autoCSS=!0,v.quadraticToCubic=function(e,t,_){return new H(e,(2*t+e)/3,(2*t+_)/3,_)},v._cssRegister=function(){var e=U.CSSPlugin;if(e){var t=e._internals,_=t._parseToProxy,n=t._setPluginRatio,g=t.CSSPropTween;t._registerComplexSpecialProp("bezier",{parser:function(p,T,O,D,R,Z){T instanceof Array&&(T={values:T}),Z=new v;var V,tt,et,mt=T.values,ot=mt.length-1,J=[],gt={};if(0>ot)return R;for(V=0;ot>=V;V++)et=_(p,mt[V],D,R,Z,ot!==V),J[V]=et.end;for(tt in T)gt[tt]=T[tt];return gt.values=J,R=new g(p,"bezier",0,0,et.pt,2),R.data=et,R.plugin=Z,R.setRatio=n,gt.autoRotate===0&&(gt.autoRotate=!0),!gt.autoRotate||gt.autoRotate instanceof Array||(V=gt.autoRotate===!0?0:Number(gt.autoRotate),gt.autoRotate=et.end.left!=null?[["left","top","rotation",V,!1]]:et.end.x!=null?[["x","y","rotation",V,!1]]:!1),gt.autoRotate&&(D._transform||D._enableTransforms(!1),et.autoRotate=D._target._gsTransform,et.proxy.rotation=et.autoRotate.rotation||0,D._overwriteProps.push("rotation")),Z._onInitTween(et.proxy,gt,D._tween),R}})}},P._mod=function(e){for(var t,_=this._overwriteProps,n=_.length;--n>-1;)t=e[_[n]],t&&typeof t=="function"&&(this._mod[_[n]]=t)},P._kill=function(e){var t,_,n=this._props;for(t in this._beziers)if(t in e)for(delete this._beziers[t],delete this._func[t],_=n.length;--_>-1;)n[_]===t&&n.splice(_,1);if(n=this._autoRotate)for(_=n.length;--_>-1;)e[n[_][2]]&&n.splice(_,1);return this._super._kill.call(this,e)}}(),Mt._gsDefine("plugins.CSSPlugin",["plugins.TweenPlugin","TweenLite"],function(Y,Q){var K,at,z,U,H=function(){Y.call(this,"css"),this._overwriteProps.length=0,this.setRatio=H.prototype.setRatio},dt=Mt._gsDefine.globals,S={},M=H.prototype=new Y("css");M.constructor=H,H.version="2.0.2",H.API=2,H.defaultTransformPerspective=0,H.defaultSkewType="compensated",H.defaultSmoothOrigin=!0,M="px",H.suffixMap={top:M,right:M,bottom:M,left:M,width:M,height:M,fontSize:M,padding:M,margin:M,perspective:M,lineHeight:""};var b,E,$,st,L,v,P,e,t=/(?:\-|\.|\b)(\d|\.|e\-)+/g,_=/(?:\d|\-\d|\.\d|\-\.\d|\+=\d|\-=\d|\+=.\d|\-=\.\d)+/g,n=/(?:\+=|\-=|\-|\b)[\d\-\.]+[a-zA-Z0-9]*(?:%|\b)/gi,g=/(?![+-]?\d*\.?\d+|[+-]|e[+-]\d+)[^0-9]/g,p=/(?:\d|\-|\+|=|#|\.)*/g,T=/opacity *= *([^)]*)/i,O=/opacity:([^;]*)/i,D=/alpha\(opacity *=.+?\)/i,R=/^(rgb|hsl)/,Z=/([A-Z])/g,V=/-([a-z])/gi,tt=/(^(?:url\(\"|url\())|(?:(\"\))$|\)$)/gi,et=function(i,o){return o.toUpperCase()},mt=/(?:Left|Right|Width)/i,ot=/(M11|M12|M21|M22)=[\d\-\.e]+/gi,J=/progid\:DXImageTransform\.Microsoft\.Matrix\(.+?\)/i,gt=/,(?=[^\)]*(?:\(|$))/gi,Vt=/[\s,\(]/i,yt=Math.PI/180,At=180/Math.PI,Kt={},te={style:{}},Wt=Mt.document||{createElement:function(){return te}},le=function(i,o){return Wt.createElementNS?Wt.createElementNS(o||"http://www.w3.org/1999/xhtml",i):Wt.createElement(i)},Zt=le("div"),he=le("img"),zt=H._internals={_specialProps:S},jt=(Mt.navigator||{}).userAgent||"",se=function(){var i=jt.indexOf("Android"),o=le("a");return $=jt.indexOf("Safari")!==-1&&jt.indexOf("Chrome")===-1&&(i===-1||parseFloat(jt.substr(i+8,2))>3),L=$&&parseFloat(jt.substr(jt.indexOf("Version/")+8,2))<6,st=jt.indexOf("Firefox")!==-1,(/MSIE ([0-9]{1,}[\.0-9]{0,})/.exec(jt)||/Trident\/.*rv:([0-9]{1,}[\.0-9]{0,})/.exec(jt))&&(v=parseFloat(RegExp.$1)),o?(o.style.cssText="top:1px;opacity:.55;",/^0.55/.test(o.style.opacity)):!1}(),ue=function(i){return T.test(typeof i=="string"?i:(i.currentStyle?i.currentStyle.filter:i.style.filter)||"")?parseFloat(RegExp.$1)/100:1},me=function(i){Mt.console&&console.log(i)},ee="",Ht="",ne=function(i,o){o=o||Zt;var l,a,s=o.style;if(s[i]!==void 0)return i;for(i=i.charAt(0).toUpperCase()+i.substr(1),l=["O","Moz","ms","Ms","Webkit"],a=5;--a>-1&&s[l[a]+i]===void 0;);return a>=0?(Ht=a===3?"ms":l[a],ee="-"+Ht.toLowerCase()+"-",Ht+i):null},It=(typeof window<"u"?window:Wt.defaultView||{getComputedStyle:function(){}}).getComputedStyle,wt=H.getStyle=function(i,o,l,a,s){var d;return se||o!=="opacity"?(!a&&i.style[o]?d=i.style[o]:(l=l||It(i))?d=l[o]||l.getPropertyValue(o)||l.getPropertyValue(o.replace(Z,"-$1").toLowerCase()):i.currentStyle&&(d=i.currentStyle[o]),s==null||d&&d!=="none"&&d!=="auto"&&d!=="auto auto"?d:s):ue(i)},qt=zt.convertToPixels=function(i,o,l,a,s){if(a==="px"||!a&&o!=="lineHeight")return l;if(a==="auto"||!l)return 0;var d,h,y,k=mt.test(o),x=i,m=Zt.style,I=0>l,N=l===1;if(I&&(l=-l),N&&(l*=100),o!=="lineHeight"||a)if(a==="%"&&o.indexOf("border")!==-1)d=l/100*(k?i.clientWidth:i.clientHeight);else{if(m.cssText="border:0 solid red;position:"+wt(i,"position")+";line-height:0;",a!=="%"&&x.appendChild&&a.charAt(0)!=="v"&&a!=="rem")m[k?"borderLeftWidth":"borderTopWidth"]=l+a;else{if(x=i.parentNode||Wt.body,wt(x,"display").indexOf("flex")!==-1&&(m.position="absolute"),h=x._gsCache,y=Q.ticker.frame,h&&k&&h.time===y)return h.width*l/100;m[k?"width":"height"]=l+a}x.appendChild(Zt),d=parseFloat(Zt[k?"offsetWidth":"offsetHeight"]),x.removeChild(Zt),k&&a==="%"&&H.cacheWidths!==!1&&(h=x._gsCache=x._gsCache||{},h.time=y,h.width=d/l*100),d!==0||s||(d=qt(i,o,l,a,!0))}else h=It(i).lineHeight,i.style.lineHeight=l,d=parseFloat(It(i).lineHeight),i.style.lineHeight=h;return N&&(d/=100),I?-d:d},fe=zt.calculateOffset=function(i,o,l){if(wt(i,"position",l)!=="absolute")return 0;var a=o==="left"?"Left":"Top",s=wt(i,"margin"+a,l);return i["offset"+a]-(qt(i,o,parseFloat(s),s.replace(p,""))||0)},oe=function(i,o){var l,a,s,d={};if(o=o||It(i,null))if(l=o.length)for(;--l>-1;)s=o[l],(s.indexOf("-transform")===-1||ke===s)&&(d[s.replace(V,et)]=o.getPropertyValue(s));else for(l in o)(l.indexOf("Transform")===-1||Lt===l)&&(d[l]=o[l]);else if(o=i.currentStyle||i.style)for(l in o)typeof l=="string"&&d[l]===void 0&&(d[l.replace(V,et)]=o[l]);return se||(d.opacity=ue(i)),a=ge(i,o,!1),d.rotation=a.rotation,d.skewX=a.skewX,d.scaleX=a.scaleX,d.scaleY=a.scaleY,d.x=a.x,d.y=a.y,Qt&&(d.z=a.z,d.rotationX=a.rotationX,d.rotationY=a.rotationY,d.scaleZ=a.scaleZ),d.filters&&delete d.filters,d},$t=function(i,o,l,a,s){var d,h,y,k={},x=i.style;for(h in l)h!=="cssText"&&h!=="length"&&isNaN(h)&&(o[h]!==(d=l[h])||s&&s[h])&&h.indexOf("Origin")===-1&&(typeof d=="number"||typeof d=="string")&&(k[h]=d!=="auto"||h!=="left"&&h!=="top"?d!==""&&d!=="auto"&&d!=="none"||typeof o[h]!="string"||o[h].replace(g,"")===""?d:0:fe(i,h),x[h]!==void 0&&(y=new vt(x,h,x[h],y)));if(a)for(h in a)h!=="className"&&(k[h]=a[h]);return{difs:k,firstMPT:y}},r={width:["Left","Right"],height:["Top","Bottom"]},u=["marginLeft","marginRight","marginTop","marginBottom"],f=function(i,o,l){if((i.nodeName+"").toLowerCase()==="svg")return(l||It(i))[o]||0;if(i.getCTM&&Se(i))return i.getBBox()[o]||0;var a=parseFloat(o==="width"?i.offsetWidth:i.offsetHeight),s=r[o],d=s.length;for(l=l||It(i,null);--d>-1;)a-=parseFloat(wt(i,"padding"+s[d],l,!0))||0,a-=parseFloat(wt(i,"border"+s[d]+"Width",l,!0))||0;return a},c=function(i,o){if(i==="contain"||i==="auto"||i==="auto auto")return i+" ";(i==null||i==="")&&(i="0 0");var l,a=i.split(" "),s=i.indexOf("left")!==-1?"0%":i.indexOf("right")!==-1?"100%":a[0],d=i.indexOf("top")!==-1?"0%":i.indexOf("bottom")!==-1?"100%":a[1];if(a.length>3&&!o){for(a=i.split(", ").join(",").split(","),i=[],l=0;l<a.length;l++)i.push(c(a[l]));return i.join(",")}return d==null?d=s==="center"?"50%":"0":d==="center"&&(d="50%"),(s==="center"||isNaN(parseFloat(s))&&(s+"").indexOf("=")===-1)&&(s="50%"),i=s+" "+d+(a.length>2?" "+a[2]:""),o&&(o.oxp=s.indexOf("%")!==-1,o.oyp=d.indexOf("%")!==-1,o.oxr=s.charAt(1)==="=",o.oyr=d.charAt(1)==="=",o.ox=parseFloat(s.replace(g,"")),o.oy=parseFloat(d.replace(g,"")),o.v=i),o||i},w=function(i,o){return typeof i=="function"&&(i=i(e,P)),typeof i=="string"&&i.charAt(1)==="="?parseInt(i.charAt(0)+"1",10)*parseFloat(i.substr(2)):parseFloat(i)-parseFloat(o)||0},C=function(i,o){typeof i=="function"&&(i=i(e,P));var l=typeof i=="string"&&i.charAt(1)==="=";return typeof i=="string"&&i.charAt(i.length-2)==="v"&&(i=(l?i.substr(0,2):0)+window["inner"+(i.substr(-2)==="vh"?"Height":"Width")]*(parseFloat(l?i.substr(2):i)/100)),i==null?o:l?parseInt(i.charAt(0)+"1",10)*parseFloat(i.substr(2))+o:parseFloat(i)||0},j=function(i,o,l,a){var s,d,h,y,k,x=1e-6;return typeof i=="function"&&(i=i(e,P)),i==null?y=o:typeof i=="number"?y=i:(s=360,d=i.split("_"),k=i.charAt(1)==="=",h=(k?parseInt(i.charAt(0)+"1",10)*parseFloat(d[0].substr(2)):parseFloat(d[0]))*(i.indexOf("rad")===-1?1:At)-(k?0:o),d.length&&(a&&(a[l]=o+h),i.indexOf("short")!==-1&&(h%=s,h!==h%(s/2)&&(h=0>h?h+s:h-s)),i.indexOf("_cw")!==-1&&0>h?h=(h+9999999999*s)%s-(h/s|0)*s:i.indexOf("ccw")!==-1&&h>0&&(h=(h-9999999999*s)%s-(h/s|0)*s)),y=o+h),x>y&&y>-x&&(y=0),y},A={aqua:[0,255,255],lime:[0,255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,255],navy:[0,0,128],white:[255,255,255],fuchsia:[255,0,255],olive:[128,128,0],yellow:[255,255,0],orange:[255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[255,0,0],pink:[255,192,203],cyan:[0,255,255],transparent:[255,255,255,0]},ft=function(i,o,l){return i=0>i?i+1:i>1?i-1:i,255*(1>6*i?o+(l-o)*i*6:.5>i?l:2>3*i?o+(l-o)*(2/3-i)*6:o)+.5|0},ut=H.parseColor=function(i,o){var l,a,s,d,h,y,k,x,m,I,N;if(i)if(typeof i=="number")l=[i>>16,i>>8&255,255&i];else{if(i.charAt(i.length-1)===","&&(i=i.substr(0,i.length-1)),A[i])l=A[i];else if(i.charAt(0)==="#")i.length===4&&(a=i.charAt(1),s=i.charAt(2),d=i.charAt(3),i="#"+a+a+s+s+d+d),i=parseInt(i.substr(1),16),l=[i>>16,i>>8&255,255&i];else if(i.substr(0,3)==="hsl")if(l=N=i.match(t),o){if(i.indexOf("=")!==-1)return i.match(_)}else h=Number(l[0])%360/360,y=Number(l[1])/100,k=Number(l[2])/100,s=.5>=k?k*(y+1):k+y-k*y,a=2*k-s,l.length>3&&(l[3]=Number(l[3])),l[0]=ft(h+1/3,a,s),l[1]=ft(h,a,s),l[2]=ft(h-1/3,a,s);else l=i.match(t)||A.transparent;l[0]=Number(l[0]),l[1]=Number(l[1]),l[2]=Number(l[2]),l.length>3&&(l[3]=Number(l[3]))}else l=A.black;return o&&!N&&(a=l[0]/255,s=l[1]/255,d=l[2]/255,x=Math.max(a,s,d),m=Math.min(a,s,d),k=(x+m)/2,x===m?h=y=0:(I=x-m,y=k>.5?I/(2-x-m):I/(x+m),h=x===a?(s-d)/I+(d>s?6:0):x===s?(d-a)/I+2:(a-s)/I+4,h*=60),l[0]=h+.5|0,l[1]=100*y+.5|0,l[2]=100*k+.5|0),l},W=function(i,o){var l,a,s,d=i.match(pt)||[],h=0,y="";if(!d.length)return i;for(l=0;l<d.length;l++)a=d[l],s=i.substr(h,i.indexOf(a,h)-h),h+=s.length+a.length,a=ut(a,o),a.length===3&&a.push(1),y+=s+(o?"hsla("+a[0]+","+a[1]+"%,"+a[2]+"%,"+a[3]:"rgba("+a.join(","))+")";return y+i.substr(h)},pt="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3}){1,2}\\b";for(M in A)pt+="|"+M+"\\b";pt=new RegExp(pt+")","gi"),H.colorStringFilter=function(i){var o,l=i[0]+" "+i[1];pt.test(l)&&(o=l.indexOf("hsl(")!==-1||l.indexOf("hsla(")!==-1,i[0]=W(i[0],o),i[1]=W(i[1],o)),pt.lastIndex=0},Q.defaultStringFilter||(Q.defaultStringFilter=H.colorStringFilter);var Pt=function(i,o,l,a){if(i==null)return function(N){return N};var s,d=o?(i.match(pt)||[""])[0]:"",h=i.split(d).join("").match(n)||[],y=i.substr(0,i.indexOf(h[0])),k=i.charAt(i.length-1)===")"?")":"",x=i.indexOf(" ")!==-1?" ":",",m=h.length,I=m>0?h[0].replace(t,""):"";return m?s=o?function(N){var F,q,X,lt;if(typeof N=="number")N+=I;else if(a&>.test(N)){for(lt=N.replace(gt,"|").split("|"),X=0;X<lt.length;X++)lt[X]=s(lt[X]);return lt.join(",")}if(F=(N.match(pt)||[d])[0],q=N.split(F).join("").match(n)||[],X=q.length,m>X--)for(;++X<m;)q[X]=l?q[(X-1)/2|0]:h[X];return y+q.join(x)+x+F+k+(N.indexOf("inset")!==-1?" inset":"")}:function(N){var F,q,X;if(typeof N=="number")N+=I;else if(a&>.test(N)){for(q=N.replace(gt,"|").split("|"),X=0;X<q.length;X++)q[X]=s(q[X]);return q.join(",")}if(F=N.match(n)||[],X=F.length,m>X--)for(;++X<m;)F[X]=l?F[(X-1)/2|0]:h[X];return y+F.join(x)+k}:function(N){return N}},Ot=function(i){return i=i.split(","),function(o,l,a,s,d,h,y){var k,x=(l+"").split(" ");for(y={},k=0;4>k;k++)y[i[k]]=x[k]=x[k]||x[(k-1)/2>>0];return s.parse(o,y,d,h)}},vt=(zt._setPluginRatio=function(i){this.plugin.setRatio(i);for(var o,l,a,s,d,h=this.data,y=h.proxy,k=h.firstMPT,x=1e-6;k;)o=y[k.v],k.r?o=k.r(o):x>o&&o>-x&&(o=0),k.t[k.p]=o,k=k._next;if(h.autoRotate&&(h.autoRotate.rotation=h.mod?h.mod.call(this._tween,y.rotation,this.t,this._tween):y.rotation),i===1||i===0)for(k=h.firstMPT,d=i===1?"e":"b";k;){if(l=k.t,l.type){if(l.type===1){for(s=l.xs0+l.s+l.xs1,a=1;a<l.l;a++)s+=l["xn"+a]+l["xs"+(a+1)];l[d]=s}}else l[d]=l.s+l.xs0;k=k._next}},function(i,o,l,a,s){this.t=i,this.p=o,this.v=l,this.r=s,a&&(a._prev=this,this._next=a)}),kt=(zt._parseToProxy=function(i,o,l,a,s,d){var h,y,k,x,m,I=a,N={},F={},q=l._transform,X=Kt;for(l._transform=null,Kt=o,a=m=l.parse(i,o,a,s),Kt=X,d&&(l._transform=q,I&&(I._prev=null,I._prev&&(I._prev._next=null)));a&&a!==I;){if(a.type<=1&&(y=a.p,F[y]=a.s+a.c,N[y]=a.s,d||(x=new vt(a,"s",y,x,a.r),a.c=0),a.type===1))for(h=a.l;--h>0;)k="xn"+h,y=a.p+"_"+k,F[y]=a.data[k],N[y]=a[k],d||(x=new vt(a,k,y,x,a.rxp[k]));a=a._next}return{proxy:N,end:F,firstMPT:x,pt:m}},zt.CSSPropTween=function(i,o,l,a,s,d,h,y,k,x,m){this.t=i,this.p=o,this.s=l,this.c=a,this.n=h||o,i instanceof kt||U.push(this.n),this.r=y&&(typeof y=="function"?y:Math.round),this.type=d||0,k&&(this.pr=k,K=!0),this.b=x===void 0?l:x,this.e=m===void 0?l+a:m,s&&(this._next=s,s._prev=this)}),_e=function(i,o,l,a,s,d){var h=new kt(i,o,l,a-l,s,-1,d);return h.b=l,h.e=h.xs0=a,h},re=H.parseComplex=function(i,o,l,a,s,d,h,y,k,x){l=l||d||"",typeof a=="function"&&(a=a(e,P)),h=new kt(i,o,0,0,h,x?2:1,null,!1,y,l,a),a+="",s&&pt.test(a+l)&&(a=[l,a],H.colorStringFilter(a),l=a[0],a=a[1]);var m,I,N,F,q,X,lt,ht,xt,ct,rt,_t,B,Tt=l.split(", ").join(",").split(" "),it=a.split(", ").join(",").split(" "),G=Tt.length,nt=b!==!1;for((a.indexOf(",")!==-1||l.indexOf(",")!==-1)&&((a+l).indexOf("rgb")!==-1||(a+l).indexOf("hsl")!==-1?(Tt=Tt.join(" ").replace(gt,", ").split(" "),it=it.join(" ").replace(gt,", ").split(" ")):(Tt=Tt.join(" ").split(",").join(", ").split(" "),it=it.join(" ").split(",").join(", ").split(" ")),G=Tt.length),G!==it.length&&(Tt=(d||"").split(" "),G=Tt.length),h.plugin=k,h.setRatio=x,pt.lastIndex=0,m=0;G>m;m++)if(F=Tt[m],q=it[m]+"",ht=parseFloat(F),ht||ht===0)h.appendXtra("",ht,w(q,ht),q.replace(_,""),nt&&q.indexOf("px")!==-1?Math.round:!1,!0);else if(s&&pt.test(F))_t=q.indexOf(")")+1,_t=")"+(_t?q.substr(_t):""),B=q.indexOf("hsl")!==-1&&se,ct=q,F=ut(F,B),q=ut(q,B),xt=F.length+q.length>6,xt&&!se&&q[3]===0?(h["xs"+h.l]+=h.l?" transparent":"transparent",h.e=h.e.split(it[m]).join("transparent")):(se||(xt=!1),B?h.appendXtra(ct.substr(0,ct.indexOf("hsl"))+(xt?"hsla(":"hsl("),F[0],w(q[0],F[0]),",",!1,!0).appendXtra("",F[1],w(q[1],F[1]),"%,",!1).appendXtra("",F[2],w(q[2],F[2]),xt?"%,":"%"+_t,!1):h.appendXtra(ct.substr(0,ct.indexOf("rgb"))+(xt?"rgba(":"rgb("),F[0],q[0]-F[0],",",Math.round,!0).appendXtra("",F[1],q[1]-F[1],",",Math.round).appendXtra("",F[2],q[2]-F[2],xt?",":_t,Math.round),xt&&(F=F.length<4?1:F[3],h.appendXtra("",F,(q.length<4?1:q[3])-F,_t,!1))),pt.lastIndex=0;else if(X=F.match(t)){if(lt=q.match(_),!lt||lt.length!==X.length)return h;for(N=0,I=0;I<X.length;I++)rt=X[I],ct=F.indexOf(rt,N),h.appendXtra(F.substr(N,ct-N),Number(rt),w(lt[I],rt),"",nt&&F.substr(ct+rt.length,2)==="px"?Math.round:!1,I===0),N=ct+rt.length;h["xs"+h.l]+=F.substr(N)}else h["xs"+h.l]+=h.l||h["xs"+h.l]?" "+q:q;if(a.indexOf("=")!==-1&&h.data){for(_t=h.xs0+h.data.s,m=1;m<h.l;m++)_t+=h["xs"+m]+h.data["xn"+m];h.e=_t+h["xs"+m]}return h.l||(h.type=-1,h.xs0=h.e),h.xfirst||h},Xt=9;for(M=kt.prototype,M.l=M.pr=0;--Xt>0;)M["xn"+Xt]=0,M["xs"+Xt]="";M.xs0="",M._next=M._prev=M.xfirst=M.data=M.plugin=M.setRatio=M.rxp=null,M.appendXtra=function(i,o,l,a,s,d){var h=this,y=h.l;return h["xs"+y]+=d&&(y||h["xs"+y])?" "+i:i||"",l||y===0||h.plugin?(h.l++,h.type=h.setRatio?2:1,h["xs"+h.l]=a||"",y>0?(h.data["xn"+y]=o+l,h.rxp["xn"+y]=s,h["xn"+y]=o,h.plugin||(h.xfirst=new kt(h,"xn"+y,o,l,h.xfirst||h,0,h.n,s,h.pr),h.xfirst.xs0=0),h):(h.data={s:o+l},h.rxp={},h.s=o,h.c=l,h.r=s,h)):(h["xs"+y]+=o+(a||""),h)};var De=function(i,o){o=o||{},this.p=o.prefix&&ne(i)||i,S[i]=S[this.p]=this,this.format=o.formatter||Pt(o.defaultValue,o.color,o.collapsible,o.multi),o.parser&&(this.parse=o.parser),this.clrs=o.color,this.multi=o.multi,this.keyword=o.keyword,this.dflt=o.defaultValue,this.pr=o.priority||0},Dt=zt._registerComplexSpecialProp=function(i,o,l){typeof o!="object"&&(o={parser:l});var a,s=i.split(","),d=o.defaultValue;for(l=l||[d],a=0;a<s.length;a++)o.prefix=a===0&&o.prefix,o.defaultValue=l[a]||d,new De(s[a],o)},Ze=zt._registerPluginProp=function(i){if(!S[i]){var o=i.charAt(0).toUpperCase()+i.substr(1)+"Plugin";Dt(i,{parser:function(l,a,s,d,h,y,k){var x=dt.com.greensock.plugins[o];return x?(x._cssRegister(),S[s].parse(l,a,s,d,h,y,k)):(me("Error: "+o+" js file not loaded."),h)}})}};M=De.prototype,M.parseComplex=function(i,o,l,a,s,d){var h,y,k,x,m,I,N=this.keyword;if(this.multi&&(gt.test(l)||gt.test(o)?(y=o.replace(gt,"|").split("|"),k=l.replace(gt,"|").split("|")):N&&(y=[o],k=[l])),k){for(x=k.length>y.length?k.length:y.length,h=0;x>h;h++)o=y[h]=y[h]||this.dflt,l=k[h]=k[h]||this.dflt,N&&(m=o.indexOf(N),I=l.indexOf(N),m!==I&&(I===-1?y[h]=y[h].split(N).join(""):m===-1&&(y[h]+=" "+N)));o=y.join(", "),l=k.join(", ")}return re(i,this.p,o,l,this.clrs,this.dflt,a,this.pr,s,d)},M.parse=function(i,o,l,a,s,d,h){return this.parseComplex(i.style,this.format(wt(i,this.p,z,!1,this.dflt)),this.format(o),s,d)},H.registerSpecialProp=function(i,o,l){Dt(i,{parser:function(a,s,d,h,y,k,x){var m=new kt(a,d,0,0,y,2,d,!1,l);return m.plugin=k,m.setRatio=o(a,s,h._tween,d),m},priority:l})},H.useSVGTransformAttr=!0;var ae,Ee="scaleX,scaleY,scaleZ,x,y,z,skewX,skewY,rotation,rotationX,rotationY,perspective,xPercent,yPercent".split(","),Lt=ne("transform"),ke=ee+"transform",de=ne("transformOrigin"),Qt=ne("perspective")!==null,we=zt.Transform=function(){this.perspective=parseFloat(H.defaultTransformPerspective)||0,this.force3D=H.defaultForce3D!==!1&&Qt?H.defaultForce3D||"auto":!1},$e=Mt.SVGElement,Fe=function(i,o,l){var a,s=Wt.createElementNS("http://www.w3.org/2000/svg",i),d=/([a-z])([A-Z])/g;for(a in l)s.setAttributeNS(null,a.replace(d,"$1-$2").toLowerCase(),l[a]);return o.appendChild(s),s},pe=Wt.documentElement||{},Ge=function(){var i,o,l,a=v||/Android/i.test(jt)&&!Mt.chrome;return Wt.createElementNS&&!a&&(i=Fe("svg",pe),o=Fe("rect",i,{width:100,height:50,x:100}),l=o.getBoundingClientRect().width,o.style[de]="50% 50%",o.style[Lt]="scaleX(0.5)",a=l===o.getBoundingClientRect().width&&!(st&&Qt),pe.removeChild(i)),a}(),Oe=function(i,o,l,a,s,d){var h,y,k,x,m,I,N,F,q,X,lt,ht,xt,ct,rt=i._gsTransform,_t=Ae(i,!0);rt&&(xt=rt.xOrigin,ct=rt.yOrigin),(!a||(h=a.split(" ")).length<2)&&(N=i.getBBox(),N.x===0&&N.y===0&&N.width+N.height===0&&(N={x:parseFloat(i.hasAttribute("x")?i.getAttribute("x"):i.hasAttribute("cx")?i.getAttribute("cx"):0)||0,y:parseFloat(i.hasAttribute("y")?i.getAttribute("y"):i.hasAttribute("cy")?i.getAttribute("cy"):0)||0,width:0,height:0}),o=c(o).split(" "),h=[(o[0].indexOf("%")!==-1?parseFloat(o[0])/100*N.width:parseFloat(o[0]))+N.x,(o[1].indexOf("%")!==-1?parseFloat(o[1])/100*N.height:parseFloat(o[1]))+N.y]),l.xOrigin=x=parseFloat(h[0]),l.yOrigin=m=parseFloat(h[1]),a&&_t!==Re&&(I=_t[0],N=_t[1],F=_t[2],q=_t[3],X=_t[4],lt=_t[5],ht=I*q-N*F,ht&&(y=x*(q/ht)+m*(-F/ht)+(F*lt-q*X)/ht,k=x*(-N/ht)+m*(I/ht)-(I*lt-N*X)/ht,x=l.xOrigin=h[0]=y,m=l.yOrigin=h[1]=k)),rt&&(d&&(l.xOffset=rt.xOffset,l.yOffset=rt.yOffset,rt=l),s||s!==!1&&H.defaultSmoothOrigin!==!1?(y=x-xt,k=m-ct,rt.xOffset+=y*_t[0]+k*_t[2]-y,rt.yOffset+=y*_t[1]+k*_t[3]-k):rt.xOffset=rt.yOffset=0),d||i.setAttribute("data-svg-origin",h.join(" "))},ze=function(i){var o,l=le("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),a=this.parentNode,s=this.nextSibling,d=this.style.cssText;if(pe.appendChild(l),l.appendChild(this),this.style.display="block",i)try{o=this.getBBox(),this._originalGetBBox=this.getBBox,this.getBBox=ze}catch{}else this._originalGetBBox&&(o=this._originalGetBBox());return s?a.insertBefore(this,s):a.appendChild(this),pe.removeChild(l),this.style.cssText=d,o},He=function(i){try{return i.getBBox()}catch{return ze.call(i,!0)}},Se=function(i){return!(!$e||!i.getCTM||i.parentNode&&!i.ownerSVGElement||!He(i))},Re=[1,0,0,1,0,0],Ae=function(i,o){var l,a,s,d,h,y,k=i._gsTransform||new we,x=1e5,m=i.style;if(Lt?a=wt(i,ke,null,!0):i.currentStyle&&(a=i.currentStyle.filter.match(ot),a=a&&a.length===4?[a[0].substr(4),Number(a[2].substr(4)),Number(a[1].substr(4)),a[3].substr(4),k.x||0,k.y||0].join(","):""),l=!a||a==="none"||a==="matrix(1, 0, 0, 1, 0, 0)",!Lt||!(y=!It(i)||It(i).display==="none")&&i.parentNode||(y&&(d=m.display,m.display="block"),i.parentNode||(h=1,pe.appendChild(i)),a=wt(i,ke,null,!0),l=!a||a==="none"||a==="matrix(1, 0, 0, 1, 0, 0)",d?m.display=d:y&&ye(m,"display"),h&&pe.removeChild(i)),(k.svg||i.getCTM&&Se(i))&&(l&&(m[Lt]+"").indexOf("matrix")!==-1&&(a=m[Lt],l=0),s=i.getAttribute("transform"),l&&s&&(s=i.transform.baseVal.consolidate().matrix,a="matrix("+s.a+","+s.b+","+s.c+","+s.d+","+s.e+","+s.f+")",l=0)),l)return Re;for(s=(a||"").match(t)||[],Xt=s.length;--Xt>-1;)d=Number(s[Xt]),s[Xt]=(h=d-(d|=0))?(h*x+(0>h?-.5:.5)|0)/x+d:d;return o&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s},ge=zt.getTransform=function(i,o,l,a){if(i._gsTransform&&l&&!a)return i._gsTransform;var s,d,h,y,k,x,m=l?i._gsTransform||new we:new we,I=m.scaleX<0,N=2e-5,F=1e5,q=Qt&&(parseFloat(wt(i,de,o,!1,"0 0 0").split(" ")[2])||m.zOrigin)||0,X=parseFloat(H.defaultTransformPerspective)||0;if(m.svg=!(!i.getCTM||!Se(i)),m.svg&&(Oe(i,wt(i,de,o,!1,"50% 50%")+"",m,i.getAttribute("data-svg-origin")),ae=H.useSVGTransformAttr||Ge),s=Ae(i),s!==Re){if(s.length===16){var lt,ht,xt,ct,rt,_t=s[0],B=s[1],Tt=s[2],it=s[3],G=s[4],nt=s[5],Jt=s[6],ce=s[7],Et=s[8],Rt=s[9],Ft=s[10],Nt=s[12],Bt=s[13],Ut=s[14],Yt=s[11],St=Math.atan2(Jt,Ft);m.zOrigin&&(Ut=-m.zOrigin,Nt=Et*Ut-s[12],Bt=Rt*Ut-s[13],Ut=Ft*Ut+m.zOrigin-s[14]),m.rotationX=St*At,St&&(ct=Math.cos(-St),rt=Math.sin(-St),lt=G*ct+Et*rt,ht=nt*ct+Rt*rt,xt=Jt*ct+Ft*rt,Et=G*-rt+Et*ct,Rt=nt*-rt+Rt*ct,Ft=Jt*-rt+Ft*ct,Yt=ce*-rt+Yt*ct,G=lt,nt=ht,Jt=xt),St=Math.atan2(-Tt,Ft),m.rotationY=St*At,St&&(ct=Math.cos(-St),rt=Math.sin(-St),lt=_t*ct-Et*rt,ht=B*ct-Rt*rt,xt=Tt*ct-Ft*rt,Rt=B*rt+Rt*ct,Ft=Tt*rt+Ft*ct,Yt=it*rt+Yt*ct,_t=lt,B=ht,Tt=xt),St=Math.atan2(B,_t),m.rotation=St*At,St&&(ct=Math.cos(St),rt=Math.sin(St),lt=_t*ct+B*rt,ht=G*ct+nt*rt,xt=Et*ct+Rt*rt,B=B*ct-_t*rt,nt=nt*ct-G*rt,Rt=Rt*ct-Et*rt,_t=lt,G=ht,Et=xt),m.rotationX&&Math.abs(m.rotationX)+Math.abs(m.rotation)>359.9&&(m.rotationX=m.rotation=0,m.rotationY=180-m.rotationY),St=Math.atan2(G,nt),m.scaleX=(Math.sqrt(_t*_t+B*B+Tt*Tt)*F+.5|0)/F,m.scaleY=(Math.sqrt(nt*nt+Jt*Jt)*F+.5|0)/F,m.scaleZ=(Math.sqrt(Et*Et+Rt*Rt+Ft*Ft)*F+.5|0)/F,_t/=m.scaleX,G/=m.scaleY,B/=m.scaleX,nt/=m.scaleY,Math.abs(St)>N?(m.skewX=St*At,G=0,m.skewType!=="simple"&&(m.scaleY*=1/Math.cos(St))):m.skewX=0,m.perspective=Yt?1/(0>Yt?-Yt:Yt):0,m.x=Nt,m.y=Bt,m.z=Ut,m.svg&&(m.x-=m.xOrigin-(m.xOrigin*_t-m.yOrigin*G),m.y-=m.yOrigin-(m.yOrigin*B-m.xOrigin*nt))}else if(!Qt||a||!s.length||m.x!==s[4]||m.y!==s[5]||!m.rotationX&&!m.rotationY){var ve=s.length>=6,bt=ve?s[0]:1,Gt=s[1]||0,Te=s[2]||0,xe=ve?s[3]:1;m.x=s[4]||0,m.y=s[5]||0,h=Math.sqrt(bt*bt+Gt*Gt),y=Math.sqrt(xe*xe+Te*Te),k=bt||Gt?Math.atan2(Gt,bt)*At:m.rotation||0,x=Te||xe?Math.atan2(Te,xe)*At+k:m.skewX||0,m.scaleX=h,m.scaleY=y,m.rotation=k,m.skewX=x,Qt&&(m.rotationX=m.rotationY=m.z=0,m.perspective=X,m.scaleZ=1),m.svg&&(m.x-=m.xOrigin-(m.xOrigin*bt+m.yOrigin*Te),m.y-=m.yOrigin-(m.xOrigin*Gt+m.yOrigin*xe))}Math.abs(m.skewX)>90&&Math.abs(m.skewX)<270&&(I?(m.scaleX*=-1,m.skewX+=m.rotation<=0?180:-180,m.rotation+=m.rotation<=0?180:-180):(m.scaleY*=-1,m.skewX+=m.skewX<=0?180:-180)),m.zOrigin=q;for(d in m)m[d]<N&&m[d]>-N&&(m[d]=0)}return l&&(i._gsTransform=m,m.svg&&(ae&&i.style[Lt]?Q.delayedCall(.001,function(){ye(i.style,Lt)}):!ae&&i.getAttribute("transform")&&Q.delayedCall(.001,function(){i.removeAttribute("transform")}))),m},Qe=function(i){var o,l,a=this.data,s=-a.rotation*yt,d=s+a.skewX*yt,h=1e5,y=(Math.cos(s)*a.scaleX*h|0)/h,k=(Math.sin(s)*a.scaleX*h|0)/h,x=(Math.sin(d)*-a.scaleY*h|0)/h,m=(Math.cos(d)*a.scaleY*h|0)/h,I=this.t.style,N=this.t.currentStyle;if(N){l=k,k=-x,x=-l,o=N.filter,I.filter="";var F,q,X=this.t.offsetWidth,lt=this.t.offsetHeight,ht=N.position!=="absolute",xt="progid:DXImageTransform.Microsoft.Matrix(M11="+y+", M12="+k+", M21="+x+", M22="+m,ct=a.x+X*a.xPercent/100,rt=a.y+lt*a.yPercent/100;if(a.ox!=null&&(F=(a.oxp?X*a.ox*.01:a.ox)-X/2,q=(a.oyp?lt*a.oy*.01:a.oy)-lt/2,ct+=F-(F*y+q*k),rt+=q-(F*x+q*m)),ht?(F=X/2,q=lt/2,xt+=", Dx="+(F-(F*y+q*k)+ct)+", Dy="+(q-(F*x+q*m)+rt)+")"):xt+=", sizingMethod='auto expand')",o.indexOf("DXImageTransform.Microsoft.Matrix(")!==-1?I.filter=o.replace(J,xt):I.filter=xt+" "+o,(i===0||i===1)&&y===1&&k===0&&x===0&&m===1&&(ht&&xt.indexOf("Dx=0, Dy=0")===-1||T.test(o)&&parseFloat(RegExp.$1)!==100||o.indexOf(o.indexOf("Alpha"))===-1&&I.removeAttribute("filter")),!ht){var _t,B,Tt,it=8>v?1:-1;for(F=a.ieOffsetX||0,q=a.ieOffsetY||0,a.ieOffsetX=Math.round((X-((0>y?-y:y)*X+(0>k?-k:k)*lt))/2+ct),a.ieOffsetY=Math.round((lt-((0>m?-m:m)*lt+(0>x?-x:x)*X))/2+rt),Xt=0;4>Xt;Xt++)B=u[Xt],_t=N[B],l=_t.indexOf("px")!==-1?parseFloat(_t):qt(this.t,B,parseFloat(_t),_t.replace(p,""))||0,Tt=l!==a[B]?2>Xt?-a.ieOffsetX:-a.ieOffsetY:2>Xt?F-a.ieOffsetX:q-a.ieOffsetY,I[B]=(a[B]=Math.round(l-Tt*(Xt===0||Xt===2?1:it)))+"px"}}},Je=zt.set3DTransformRatio=zt.setTransformRatio=function(i){var o,l,a,s,d,h,y,k,x,m,I,N,F,q,X,lt,ht,xt,ct,rt,_t,B,Tt,it=this.data,G=this.t.style,nt=it.rotation,Jt=it.rotationX,ce=it.rotationY,Et=it.scaleX,Rt=it.scaleY,Ft=it.scaleZ,Nt=it.x,Bt=it.y,Ut=it.z,Yt=it.svg,St=it.perspective,ve=it.force3D,bt=it.skewY,Gt=it.skewX;if(bt&&(Gt+=bt,nt+=bt),((i===1||i===0)&&ve==="auto"&&(this.tween._totalTime===this.tween._totalDuration||!this.tween._totalTime)||!ve)&&!Ut&&!St&&!ce&&!Jt&&Ft===1||ae&&Yt||!Qt)return void(nt||Gt||Yt?(nt*=yt,B=Gt*yt,Tt=1e5,l=Math.cos(nt)*Et,d=Math.sin(nt)*Et,a=Math.sin(nt-B)*-Rt,h=Math.cos(nt-B)*Rt,B&&it.skewType==="simple"&&(o=Math.tan(B-bt*yt),o=Math.sqrt(1+o*o),a*=o,h*=o,bt&&(o=Math.tan(bt*yt),o=Math.sqrt(1+o*o),l*=o,d*=o)),Yt&&(Nt+=it.xOrigin-(it.xOrigin*l+it.yOrigin*a)+it.xOffset,Bt+=it.yOrigin-(it.xOrigin*d+it.yOrigin*h)+it.yOffset,ae&&(it.xPercent||it.yPercent)&&(X=this.t.getBBox(),Nt+=.01*it.xPercent*X.width,Bt+=.01*it.yPercent*X.height),X=1e-6,X>Nt&&Nt>-X&&(Nt=0),X>Bt&&Bt>-X&&(Bt=0)),ct=(l*Tt|0)/Tt+","+(d*Tt|0)/Tt+","+(a*Tt|0)/Tt+","+(h*Tt|0)/Tt+","+Nt+","+Bt+")",Yt&&ae?this.t.setAttribute("transform","matrix("+ct):G[Lt]=(it.xPercent||it.yPercent?"translate("+it.xPercent+"%,"+it.yPercent+"%) matrix(":"matrix(")+ct):G[Lt]=(it.xPercent||it.yPercent?"translate("+it.xPercent+"%,"+it.yPercent+"%) matrix(":"matrix(")+Et+",0,0,"+Rt+","+Nt+","+Bt+")");if(st&&(X=1e-4,X>Et&&Et>-X&&(Et=Ft=2e-5),X>Rt&&Rt>-X&&(Rt=Ft=2e-5),!St||it.z||it.rotationX||it.rotationY||(St=0)),nt||Gt)nt*=yt,lt=l=Math.cos(nt),ht=d=Math.sin(nt),Gt&&(nt-=Gt*yt,lt=Math.cos(nt),ht=Math.sin(nt),it.skewType==="simple"&&(o=Math.tan((Gt-bt)*yt),o=Math.sqrt(1+o*o),lt*=o,ht*=o,it.skewY&&(o=Math.tan(bt*yt),o=Math.sqrt(1+o*o),l*=o,d*=o))),a=-ht,h=lt;else{if(!(ce||Jt||Ft!==1||St||Yt))return void(G[Lt]=(it.xPercent||it.yPercent?"translate("+it.xPercent+"%,"+it.yPercent+"%) translate3d(":"translate3d(")+Nt+"px,"+Bt+"px,"+Ut+"px)"+(Et!==1||Rt!==1?" scale("+Et+","+Rt+")":""));l=h=1,a=d=0}m=1,s=y=k=x=I=N=0,F=St?-1/St:0,q=it.zOrigin,X=1e-6,rt=",",_t="0",nt=ce*yt,nt&&(lt=Math.cos(nt),ht=Math.sin(nt),k=-ht,I=F*-ht,s=l*ht,y=d*ht,m=lt,F*=lt,l*=lt,d*=lt),nt=Jt*yt,nt&&(lt=Math.cos(nt),ht=Math.sin(nt),o=a*lt+s*ht,xt=h*lt+y*ht,x=m*ht,N=F*ht,s=a*-ht+s*lt,y=h*-ht+y*lt,m*=lt,F*=lt,a=o,h=xt),Ft!==1&&(s*=Ft,y*=Ft,m*=Ft,F*=Ft),Rt!==1&&(a*=Rt,h*=Rt,x*=Rt,N*=Rt),Et!==1&&(l*=Et,d*=Et,k*=Et,I*=Et),(q||Yt)&&(q&&(Nt+=s*-q,Bt+=y*-q,Ut+=m*-q+q),Yt&&(Nt+=it.xOrigin-(it.xOrigin*l+it.yOrigin*a)+it.xOffset,Bt+=it.yOrigin-(it.xOrigin*d+it.yOrigin*h)+it.yOffset),X>Nt&&Nt>-X&&(Nt=_t),X>Bt&&Bt>-X&&(Bt=_t),X>Ut&&Ut>-X&&(Ut=0)),ct=it.xPercent||it.yPercent?"translate("+it.xPercent+"%,"+it.yPercent+"%) matrix3d(":"matrix3d(",ct+=(X>l&&l>-X?_t:l)+rt+(X>d&&d>-X?_t:d)+rt+(X>k&&k>-X?_t:k),ct+=rt+(X>I&&I>-X?_t:I)+rt+(X>a&&a>-X?_t:a)+rt+(X>h&&h>-X?_t:h),Jt||ce||Ft!==1?(ct+=rt+(X>x&&x>-X?_t:x)+rt+(X>N&&N>-X?_t:N)+rt+(X>s&&s>-X?_t:s),ct+=rt+(X>y&&y>-X?_t:y)+rt+(X>m&&m>-X?_t:m)+rt+(X>F&&F>-X?_t:F)+rt):ct+=",0,0,0,0,1,0,",ct+=Nt+rt+Bt+rt+Ut+rt+(St?1+-Ut/St:1)+")",G[Lt]=ct};M=we.prototype,M.x=M.y=M.z=M.skewX=M.skewY=M.rotation=M.rotationX=M.rotationY=M.zOrigin=M.xPercent=M.yPercent=M.xOffset=M.yOffset=0,M.scaleX=M.scaleY=M.scaleZ=1,Dt("transform,scale,scaleX,scaleY,scaleZ,x,y,z,rotation,rotationX,rotationY,rotationZ,skewX,skewY,shortRotation,shortRotationX,shortRotationY,shortRotationZ,transformOrigin,svgOrigin,transformPerspective,directionalRotation,parseTransform,force3D,skewType,xPercent,yPercent,smoothOrigin",{parser:function(i,o,l,a,s,d,h){if(a._lastParsedTransform===h)return s;a._lastParsedTransform=h;var y,k=h.scale&&typeof h.scale=="function"?h.scale:0;typeof h[l]=="function"&&(y=h[l],h[l]=o),k&&(h.scale=k(e,i));var x,m,I,N,F,q,X,lt,ht,xt=i._gsTransform,ct=i.style,rt=1e-6,_t=Ee.length,B=h,Tt={},it="transformOrigin",G=ge(i,z,!0,B.parseTransform),nt=B.transform&&(typeof B.transform=="function"?B.transform(e,P):B.transform);if(G.skewType=B.skewType||G.skewType||H.defaultSkewType,a._transform=G,"rotationZ"in B&&(B.rotation=B.rotationZ),nt&&typeof nt=="string"&&Lt)m=Zt.style,m[Lt]=nt,m.display="block",m.position="absolute",nt.indexOf("%")!==-1&&(m.width=wt(i,"width"),m.height=wt(i,"height")),Wt.body.appendChild(Zt),x=ge(Zt,null,!1),G.skewType==="simple"&&(x.scaleY*=Math.cos(x.skewX*yt)),G.svg&&(q=G.xOrigin,X=G.yOrigin,x.x-=G.xOffset,x.y-=G.yOffset,(B.transformOrigin||B.svgOrigin)&&(nt={},Oe(i,c(B.transformOrigin),nt,B.svgOrigin,B.smoothOrigin,!0),q=nt.xOrigin,X=nt.yOrigin,x.x-=nt.xOffset-G.xOffset,x.y-=nt.yOffset-G.yOffset),(q||X)&&(lt=Ae(Zt,!0),x.x-=q-(q*lt[0]+X*lt[2]),x.y-=X-(q*lt[1]+X*lt[3]))),Wt.body.removeChild(Zt),x.perspective||(x.perspective=G.perspective),B.xPercent!=null&&(x.xPercent=C(B.xPercent,G.xPercent)),B.yPercent!=null&&(x.yPercent=C(B.yPercent,G.yPercent));else if(typeof B=="object"){if(x={scaleX:C(B.scaleX!=null?B.scaleX:B.scale,G.scaleX),scaleY:C(B.scaleY!=null?B.scaleY:B.scale,G.scaleY),scaleZ:C(B.scaleZ,G.scaleZ),x:C(B.x,G.x),y:C(B.y,G.y),z:C(B.z,G.z),xPercent:C(B.xPercent,G.xPercent),yPercent:C(B.yPercent,G.yPercent),perspective:C(B.transformPerspective,G.perspective)},F=B.directionalRotation,F!=null)if(typeof F=="object")for(m in F)B[m]=F[m];else B.rotation=F;typeof B.x=="string"&&B.x.indexOf("%")!==-1&&(x.x=0,x.xPercent=C(B.x,G.xPercent)),typeof B.y=="string"&&B.y.indexOf("%")!==-1&&(x.y=0,x.yPercent=C(B.y,G.yPercent)),x.rotation=j("rotation"in B?B.rotation:"shortRotation"in B?B.shortRotation+"_short":G.rotation,G.rotation,"rotation",Tt),Qt&&(x.rotationX=j("rotationX"in B?B.rotationX:"shortRotationX"in B?B.shortRotationX+"_short":G.rotationX||0,G.rotationX,"rotationX",Tt),x.rotationY=j("rotationY"in B?B.rotationY:"shortRotationY"in B?B.shortRotationY+"_short":G.rotationY||0,G.rotationY,"rotationY",Tt)),x.skewX=j(B.skewX,G.skewX),x.skewY=j(B.skewY,G.skewY)}for(Qt&&B.force3D!=null&&(G.force3D=B.force3D,N=!0),I=G.force3D||G.z||G.rotationX||G.rotationY||x.z||x.rotationX||x.rotationY||x.perspective,I||B.scale==null||(x.scaleZ=1);--_t>-1;)ht=Ee[_t],nt=x[ht]-G[ht],(nt>rt||-rt>nt||B[ht]!=null||Kt[ht]!=null)&&(N=!0,s=new kt(G,ht,G[ht],nt,s),ht in Tt&&(s.e=Tt[ht]),s.xs0=0,s.plugin=d,a._overwriteProps.push(s.n));return nt=B.transformOrigin,G.svg&&(nt||B.svgOrigin)&&(q=G.xOffset,X=G.yOffset,Oe(i,c(nt),x,B.svgOrigin,B.smoothOrigin),s=_e(G,"xOrigin",(xt?G:x).xOrigin,x.xOrigin,s,it),s=_e(G,"yOrigin",(xt?G:x).yOrigin,x.yOrigin,s,it),(q!==G.xOffset||X!==G.yOffset)&&(s=_e(G,"xOffset",xt?q:G.xOffset,G.xOffset,s,it),s=_e(G,"yOffset",xt?X:G.yOffset,G.yOffset,s,it)),nt="0px 0px"),(nt||Qt&&I&&G.zOrigin)&&(Lt?(N=!0,ht=de,nt=(nt||wt(i,ht,z,!1,"50% 50%"))+"",s=new kt(ct,ht,0,0,s,-1,it),s.b=ct[ht],s.plugin=d,Qt?(m=G.zOrigin,nt=nt.split(" "),G.zOrigin=(nt.length>2&&(m===0||nt[2]!=="0px")?parseFloat(nt[2]):m)||0,s.xs0=s.e=nt[0]+" "+(nt[1]||"50%")+" 0px",s=new kt(G,"zOrigin",0,0,s,-1,s.n),s.b=m,s.xs0=s.e=G.zOrigin):s.xs0=s.e=nt):c(nt+"",G)),N&&(a._transformType=G.svg&&ae||!I&&this._transformType!==3?2:3),y&&(h[l]=y),k&&(h.scale=k),s},prefix:!0}),Dt("boxShadow",{defaultValue:"0px 0px 0px 0px #999",prefix:!0,color:!0,multi:!0,keyword:"inset"}),Dt("borderRadius",{defaultValue:"0px",parser:function(i,o,l,a,s,d){o=this.format(o);var h,y,k,x,m,I,N,F,q,X,lt,ht,xt,ct,rt,_t,B=["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],Tt=i.style;for(q=parseFloat(i.offsetWidth),X=parseFloat(i.offsetHeight),h=o.split(" "),y=0;y<B.length;y++)this.p.indexOf("border")&&(B[y]=ne(B[y])),m=x=wt(i,B[y],z,!1,"0px"),m.indexOf(" ")!==-1&&(x=m.split(" "),m=x[0],x=x[1]),I=k=h[y],N=parseFloat(m),ht=m.substr((N+"").length),xt=I.charAt(1)==="=",xt?(F=parseInt(I.charAt(0)+"1",10),I=I.substr(2),F*=parseFloat(I),lt=I.substr((F+"").length-(0>F?1:0))||""):(F=parseFloat(I),lt=I.substr((F+"").length)),lt===""&&(lt=at[l]||ht),lt!==ht&&(ct=qt(i,"borderLeft",N,ht),rt=qt(i,"borderTop",N,ht),lt==="%"?(m=ct/q*100+"%",x=rt/X*100+"%"):lt==="em"?(_t=qt(i,"borderLeft",1,"em"),m=ct/_t+"em",x=rt/_t+"em"):(m=ct+"px",x=rt+"px"),xt&&(I=parseFloat(m)+F+lt,k=parseFloat(x)+F+lt)),s=re(Tt,B[y],m+" "+x,I+" "+k,!1,"0px",s);return s},prefix:!0,formatter:Pt("0px 0px 0px 0px",!1,!0)}),Dt("borderBottomLeftRadius,borderBottomRightRadius,borderTopLeftRadius,borderTopRightRadius",{defaultValue:"0px",parser:function(i,o,l,a,s,d){return re(i.style,l,this.format(wt(i,l,z,!1,"0px 0px")),this.format(o),!1,"0px",s)},prefix:!0,formatter:Pt("0px 0px",!1,!0)}),Dt("backgroundPosition",{defaultValue:"0 0",parser:function(i,o,l,a,s,d){var h,y,k,x,m,I,N="background-position",F=z||It(i,null),q=this.format((F?v?F.getPropertyValue(N+"-x")+" "+F.getPropertyValue(N+"-y"):F.getPropertyValue(N):i.currentStyle.backgroundPositionX+" "+i.currentStyle.backgroundPositionY)||"0 0"),X=this.format(o);if(q.indexOf("%")!==-1!=(X.indexOf("%")!==-1)&&X.split(",").length<2&&(I=wt(i,"backgroundImage").replace(tt,""),I&&I!=="none")){for(h=q.split(" "),y=X.split(" "),he.setAttribute("src",I),k=2;--k>-1;)q=h[k],x=q.indexOf("%")!==-1,x!==(y[k].indexOf("%")!==-1)&&(m=k===0?i.offsetWidth-he.width:i.offsetHeight-he.height,h[k]=x?parseFloat(q)/100*m+"px":parseFloat(q)/m*100+"%");q=h.join(" ")}return this.parseComplex(i.style,q,X,s,d)},formatter:c}),Dt("backgroundSize",{defaultValue:"0 0",formatter:function(i){return i+="",i.substr(0,2)==="co"?i:c(i.indexOf(" ")===-1?i+" "+i:i)}}),Dt("perspective",{defaultValue:"0px",prefix:!0}),Dt("perspectiveOrigin",{defaultValue:"50% 50%",prefix:!0}),Dt("transformStyle",{prefix:!0}),Dt("backfaceVisibility",{prefix:!0}),Dt("userSelect",{prefix:!0}),Dt("margin",{parser:Ot("marginTop,marginRight,marginBottom,marginLeft")}),Dt("padding",{parser:Ot("paddingTop,paddingRight,paddingBottom,paddingLeft")}),Dt("clip",{defaultValue:"rect(0px,0px,0px,0px)",parser:function(i,o,l,a,s,d){var h,y,k;return 9>v?(y=i.currentStyle,k=8>v?" ":",",h="rect("+y.clipTop+k+y.clipRight+k+y.clipBottom+k+y.clipLeft+")",o=this.format(o).split(",").join(k)):(h=this.format(wt(i,this.p,z,!1,this.dflt)),o=this.format(o)),this.parseComplex(i.style,h,o,s,d)}}),Dt("textShadow",{defaultValue:"0px 0px 0px #999",color:!0,multi:!0}),Dt("autoRound,strictUnits",{parser:function(i,o,l,a,s){return s}}),Dt("border",{defaultValue:"0px solid #000",parser:function(i,o,l,a,s,d){var h=wt(i,"borderTopWidth",z,!1,"0px"),y=this.format(o).split(" "),k=y[0].replace(p,"");return k!=="px"&&(h=parseFloat(h)/qt(i,"borderTopWidth",1,k)+k),this.parseComplex(i.style,this.format(h+" "+wt(i,"borderTopStyle",z,!1,"solid")+" "+wt(i,"borderTopColor",z,!1,"#000")),y.join(" "),s,d)},color:!0,formatter:function(i){var o=i.split(" ");return o[0]+" "+(o[1]||"solid")+" "+(i.match(pt)||["#000"])[0]}}),Dt("borderWidth",{parser:Ot("borderTopWidth,borderRightWidth,borderBottomWidth,borderLeftWidth")}),Dt("float,cssFloat,styleFloat",{parser:function(i,o,l,a,s,d){var h=i.style,y="cssFloat"in h?"cssFloat":"styleFloat";return new kt(h,y,0,0,s,-1,l,!1,0,h[y],o)}});var Ke=function(i){var o,l=this.t,a=l.filter||wt(this.data,"filter")||"",s=this.s+this.c*i|0;s===100&&(a.indexOf("atrix(")===-1&&a.indexOf("radient(")===-1&&a.indexOf("oader(")===-1?(l.removeAttribute("filter"),o=!wt(this.data,"filter")):(l.filter=a.replace(D,""),o=!0)),o||(this.xn1&&(l.filter=a=a||"alpha(opacity="+s+")"),a.indexOf("pacity")===-1?s===0&&this.xn1||(l.filter=a+" alpha(opacity="+s+")"):l.filter=a.replace(T,"opacity="+s))};Dt("opacity,alpha,autoAlpha",{defaultValue:"1",parser:function(i,o,l,a,s,d){var h=parseFloat(wt(i,"opacity",z,!1,"1")),y=i.style,k=l==="autoAlpha";return typeof o=="string"&&o.charAt(1)==="="&&(o=(o.charAt(0)==="-"?-1:1)*parseFloat(o.substr(2))+h),k&&h===1&&wt(i,"visibility",z)==="hidden"&&o!==0&&(h=0),se?s=new kt(y,"opacity",h,o-h,s):(s=new kt(y,"opacity",100*h,100*(o-h),s),s.xn1=k?1:0,y.zoom=1,s.type=2,s.b="alpha(opacity="+s.s+")",s.e="alpha(opacity="+(s.s+s.c)+")",s.data=i,s.plugin=d,s.setRatio=Ke),k&&(s=new kt(y,"visibility",0,0,s,-1,null,!1,0,h!==0?"inherit":"hidden",o===0?"hidden":"inherit"),s.xs0="inherit",a._overwriteProps.push(s.n),a._overwriteProps.push(l)),s}});var ye=function(i,o){o&&(i.removeProperty?((o.substr(0,2)==="ms"||o.substr(0,6)==="webkit")&&(o="-"+o),i.removeProperty(o.replace(Z,"-$1").toLowerCase())):i.removeAttribute(o))},ti=function(i){if(this.t._gsClassPT=this,i===1||i===0){this.t.setAttribute("class",i===0?this.b:this.e);for(var o=this.data,l=this.t.style;o;)o.v?l[o.p]=o.v:ye(l,o.p),o=o._next;i===1&&this.t._gsClassPT===this&&(this.t._gsClassPT=null)}else this.t.getAttribute("class")!==this.e&&this.t.setAttribute("class",this.e)};Dt("className",{parser:function(i,o,l,a,s,d,h){var y,k,x,m,I,N=i.getAttribute("class")||"",F=i.style.cssText;if(s=a._classNamePT=new kt(i,l,0,0,s,2),s.setRatio=ti,s.pr=-11,K=!0,s.b=N,k=oe(i,z),x=i._gsClassPT){for(m={},I=x.data;I;)m[I.p]=1,I=I._next;x.setRatio(1)}return i._gsClassPT=s,s.e=o.charAt(1)!=="="?o:N.replace(new RegExp("(?:\\s|^)"+o.substr(2)+"(?![\\w-])"),"")+(o.charAt(0)==="+"?" "+o.substr(2):""),i.setAttribute("class",s.e),y=$t(i,k,oe(i),h,m),i.setAttribute("class",N),s.data=y.firstMPT,i.style.cssText=F,s=s.xfirst=a.parse(i,y.difs,s,d)}});var ei=function(i){if((i===1||i===0)&&this.data._totalTime===this.data._totalDuration&&this.data.data!=="isFromStart"){var o,l,a,s,d,h=this.t.style,y=S.transform.parse;if(this.e==="all")h.cssText="",s=!0;else for(o=this.e.split(" ").join("").split(","),a=o.length;--a>-1;)l=o[a],S[l]&&(S[l].parse===y?s=!0:l=l==="transformOrigin"?de:S[l].p),ye(h,l);s&&(ye(h,Lt),d=this.t._gsTransform,d&&(d.svg&&(this.t.removeAttribute("data-svg-origin"),this.t.removeAttribute("transform")),delete this.t._gsTransform))}};for(Dt("clearProps",{parser:function(i,o,l,a,s){return s=new kt(i,l,0,0,s,2),s.setRatio=ei,s.e=o,s.pr=-10,s.data=a._tween,K=!0,s}}),M="bezier,throwProps,physicsProps,physics2D".split(","),Xt=M.length;Xt--;)Ze(M[Xt]);M=H.prototype,M._firstPT=M._lastParsedTransform=M._transform=null,M._onInitTween=function(i,o,l,a){if(!i.nodeType)return!1;this._target=P=i,this._tween=l,this._vars=o,e=a,b=o.autoRound,K=!1,at=o.suffixMap||H.suffixMap,z=It(i,""),U=this._overwriteProps;var s,d,h,y,k,x,m,I,N,F=i.style;if(E&&F.zIndex===""&&(s=wt(i,"zIndex",z),(s==="auto"||s==="")&&this._addLazySet(F,"zIndex",0)),typeof o=="string"&&(y=F.cssText,s=oe(i,z),F.cssText=y+";"+o,s=$t(i,s,oe(i)).difs,!se&&O.test(o)&&(s.opacity=parseFloat(RegExp.$1)),o=s,F.cssText=y),o.className?this._firstPT=d=S.className.parse(i,o.className,"className",this,null,null,o):this._firstPT=d=this.parse(i,o,null),this._transformType){for(N=this._transformType===3,Lt?$&&(E=!0,F.zIndex===""&&(m=wt(i,"zIndex",z),(m==="auto"||m==="")&&this._addLazySet(F,"zIndex",0)),L&&this._addLazySet(F,"WebkitBackfaceVisibility",this._vars.WebkitBackfaceVisibility||(N?"visible":"hidden"))):F.zoom=1,h=d;h&&h._next;)h=h._next;I=new kt(i,"transform",0,0,null,2),this._linkCSSP(I,null,h),I.setRatio=Lt?Je:Qe,I.data=this._transform||ge(i,z,!0),I.tween=l,I.pr=-1,U.pop()}if(K){for(;d;){for(x=d._next,h=y;h&&h.pr>d.pr;)h=h._next;(d._prev=h?h._prev:k)?d._prev._next=d:y=d,(d._next=h)?h._prev=d:k=d,d=x}this._firstPT=y}return!0},M.parse=function(i,o,l,a){var s,d,h,y,k,x,m,I,N,F,q=i.style;for(s in o){if(x=o[s],typeof x=="function"&&(x=x(e,P)),d=S[s])l=d.parse(i,x,s,this,l,a,o);else{if(s.substr(0,2)==="--"){this._tween._propLookup[s]=this._addTween.call(this._tween,i.style,"setProperty",It(i).getPropertyValue(s)+"",x+"",s,!1,s);continue}k=wt(i,s,z)+"",N=typeof x=="string",s==="color"||s==="fill"||s==="stroke"||s.indexOf("Color")!==-1||N&&R.test(x)?(N||(x=ut(x),x=(x.length>3?"rgba(":"rgb(")+x.join(",")+")"),l=re(q,s,k,x,!0,"transparent",l,0,a)):N&&Vt.test(x)?l=re(q,s,k,x,!0,null,l,0,a):(h=parseFloat(k),m=h||h===0?k.substr((h+"").length):"",(k===""||k==="auto")&&(s==="width"||s==="height"?(h=f(i,s,z),m="px"):s==="left"||s==="top"?(h=fe(i,s,z),m="px"):(h=s!=="opacity"?0:1,m="")),F=N&&x.charAt(1)==="=",F?(y=parseInt(x.charAt(0)+"1",10),x=x.substr(2),y*=parseFloat(x),I=x.replace(p,"")):(y=parseFloat(x),I=N?x.replace(p,""):""),I===""&&(I=s in at?at[s]:m),x=y||y===0?(F?y+h:y)+I:o[s],m!==I&&(I!==""||s==="lineHeight")&&(y||y===0)&&h&&(h=qt(i,s,h,m),I==="%"?(h/=qt(i,s,100,"%")/100,o.strictUnits!==!0&&(k=h+"%")):I==="em"||I==="rem"||I==="vw"||I==="vh"?h/=qt(i,s,1,I):I!=="px"&&(y=qt(i,s,y,I),I="px"),F&&(y||y===0)&&(x=y+h+I)),F&&(y+=h),!h&&h!==0||!y&&y!==0?q[s]!==void 0&&(x||x+""!="NaN"&&x!=null)?(l=new kt(q,s,y||h||0,0,l,-1,s,!1,0,k,x),l.xs0=x!=="none"||s!=="display"&&s.indexOf("Style")===-1?x:k):me("invalid "+s+" tween value: "+o[s]):(l=new kt(q,s,h,y-h,l,0,s,b!==!1&&(I==="px"||s==="zIndex"),0,k,x),l.xs0=I))}a&&l&&!l.plugin&&(l.plugin=a)}return l},M.setRatio=function(i){var o,l,a,s=this._firstPT,d=1e-6;if(i!==1||this._tween._time!==this._tween._duration&&this._tween._time!==0)if(i||this._tween._time!==this._tween._duration&&this._tween._time!==0||this._tween._rawPrevTime===-1e-6)for(;s;){if(o=s.c*i+s.s,s.r?o=s.r(o):d>o&&o>-d&&(o=0),s.type)if(s.type===1)if(a=s.l,a===2)s.t[s.p]=s.xs0+o+s.xs1+s.xn1+s.xs2;else if(a===3)s.t[s.p]=s.xs0+o+s.xs1+s.xn1+s.xs2+s.xn2+s.xs3;else if(a===4)s.t[s.p]=s.xs0+o+s.xs1+s.xn1+s.xs2+s.xn2+s.xs3+s.xn3+s.xs4;else if(a===5)s.t[s.p]=s.xs0+o+s.xs1+s.xn1+s.xs2+s.xn2+s.xs3+s.xn3+s.xs4+s.xn4+s.xs5;else{for(l=s.xs0+o+s.xs1,a=1;a<s.l;a++)l+=s["xn"+a]+s["xs"+(a+1)];s.t[s.p]=l}else s.type===-1?s.t[s.p]=s.xs0:s.setRatio&&s.setRatio(i);else s.t[s.p]=o+s.xs0;s=s._next}else for(;s;)s.type!==2?s.t[s.p]=s.b:s.setRatio(i),s=s._next;else for(;s;){if(s.type!==2)if(s.r&&s.type!==-1)if(o=s.r(s.s+s.c),s.type){if(s.type===1){for(a=s.l,l=s.xs0+o+s.xs1,a=1;a<s.l;a++)l+=s["xn"+a]+s["xs"+(a+1)];s.t[s.p]=l}}else s.t[s.p]=o+s.xs0;else s.t[s.p]=s.e;else s.setRatio(i);s=s._next}},M._enableTransforms=function(i){this._transform=this._transform||ge(this._target,z,!0),this._transformType=this._transform.svg&&ae||!i&&this._transformType!==3?2:3};var ii=function(i){this.t[this.p]=this.e,this.data._linkCSSP(this,this._next,null,!0)};M._addLazySet=function(i,o,l){var a=this._firstPT=new kt(i,o,0,0,this._firstPT,2);a.e=l,a.setRatio=ii,a.data=this},M._linkCSSP=function(i,o,l,a){return i&&(o&&(o._prev=i),i._next&&(i._next._prev=i._prev),i._prev?i._prev._next=i._next:this._firstPT===i&&(this._firstPT=i._next,a=!0),l?l._next=i:a||this._firstPT!==null||(this._firstPT=i),i._next=o,i._prev=l),i},M._mod=function(i){for(var o=this._firstPT;o;)typeof i[o.p]=="function"&&(o.r=i[o.p]),o=o._next},M._kill=function(i){var o,l,a,s=i;if(i.autoAlpha||i.alpha){s={};for(l in i)s[l]=i[l];s.opacity=1,s.autoAlpha&&(s.visibility=1)}for(i.className&&(o=this._classNamePT)&&(a=o.xfirst,a&&a._prev?this._linkCSSP(a._prev,o._next,a._prev._prev):a===this._firstPT&&(this._firstPT=o._next),o._next&&this._linkCSSP(o._next,o._next._next,a._prev),this._classNamePT=null),o=this._firstPT;o;)o.plugin&&o.plugin!==l&&o.plugin._kill&&(o.plugin._kill(i),l=o.plugin),o=o._next;return Y.prototype._kill.call(this,s)};var Pe=function(i,o,l){var a,s,d,h;if(i.slice)for(s=i.length;--s>-1;)Pe(i[s],o,l);else for(a=i.childNodes,s=a.length;--s>-1;)d=a[s],h=d.type,d.style&&(o.push(oe(d)),l&&l.push(d)),h!==1&&h!==9&&h!==11||!d.childNodes.length||Pe(d,o,l)};return H.cascadeTo=function(i,o,l){var a,s,d,h,y=Q.to(i,o,l),k=[y],x=[],m=[],I=[],N=Q._internals.reservedProps;for(i=y._targets||y.target,Pe(i,x,I),y.render(o,!0,!0),Pe(i,m),y.render(0,!0,!0),y._enabled(!0),a=I.length;--a>-1;)if(s=$t(I[a],x[a],m[a]),s.firstMPT){s=s.difs;for(d in l)N[d]&&(s[d]=l[d]);h={};for(d in s)h[d]=x[a][d];k.push(Q.fromTo(I[a],o,h,s))}return k},Y.activate([H]),H},!0),function(){var Y=Mt._gsDefine.plugin({propName:"roundProps",version:"1.7.0",priority:-1,API:2,init:function(z,U,H){return this._tween=H,!0}}),Q=function(z){var U=1>z?Math.pow(10,(z+"").length-2):1;return function(H){return(Math.round(H/z)*z*U|0)/U}},K=function(z,U){for(;z;)z.f||z.blob||(z.m=U||Math.round),z=z._next},at=Y.prototype;at._onInitAllProps=function(){var z,U,H,dt,S=this._tween,M=S.vars.roundProps,b={},E=S._propLookup.roundProps;if(typeof M!="object"||M.push)for(typeof M=="string"&&(M=M.split(",")),H=M.length;--H>-1;)b[M[H]]=Math.round;else for(dt in M)b[dt]=Q(M[dt]);for(dt in b)for(z=S._firstPT;z;)U=z._next,z.pg?z.t._mod(b):z.n===dt&&(z.f===2&&z.t?K(z.t._firstPT,b[dt]):(this._add(z.t,dt,z.s,z.c,b[dt]),U&&(U._prev=z._prev),z._prev?z._prev._next=U:S._firstPT===z&&(S._firstPT=U),z._next=z._prev=null,S._propLookup[dt]=E)),z=U;return!1},at._add=function(z,U,H,dt,S){this._addTween(z,U,H,H+dt,U,S||Math.round),this._overwriteProps.push(U)}}(),function(){Mt._gsDefine.plugin({propName:"attr",API:2,version:"0.6.1",init:function(Y,Q,K,at){var z,U;if(typeof Y.setAttribute!="function")return!1;for(z in Q)U=Q[z],typeof U=="function"&&(U=U(at,Y)),this._addTween(Y,"setAttribute",Y.getAttribute(z)+"",U+"",z,!1,z),this._overwriteProps.push(z);return!0}})}(),Mt._gsDefine.plugin({propName:"directionalRotation",version:"0.3.1",API:2,init:function(Y,Q,K,at){typeof Q!="object"&&(Q={rotation:Q}),this.finals={};var z,U,H,dt,S,M,b=Q.useRadians===!0?2*Math.PI:360,E=1e-6;for(z in Q)z!=="useRadians"&&(dt=Q[z],typeof dt=="function"&&(dt=dt(at,Y)),M=(dt+"").split("_"),U=M[0],H=parseFloat(typeof Y[z]!="function"?Y[z]:Y[z.indexOf("set")||typeof Y["get"+z.substr(3)]!="function"?z:"get"+z.substr(3)]()),dt=this.finals[z]=typeof U=="string"&&U.charAt(1)==="="?H+parseInt(U.charAt(0)+"1",10)*Number(U.substr(2)):Number(U)||0,S=dt-H,M.length&&(U=M.join("_"),U.indexOf("short")!==-1&&(S%=b,S!==S%(b/2)&&(S=0>S?S+b:S-b)),U.indexOf("_cw")!==-1&&0>S?S=(S+9999999999*b)%b-(S/b|0)*b:U.indexOf("ccw")!==-1&&S>0&&(S=(S-9999999999*b)%b-(S/b|0)*b)),(S>E||-E>S)&&(this._addTween(Y,z,H,H+S,z),this._overwriteProps.push(z)));return!0},set:function(Y){var Q;if(Y!==1)this._super.setRatio.call(this,Y);else for(Q=this._firstPT;Q;)Q.f?Q.t[Q.p](this.finals[Q.p]):Q.t[Q.p]=this.finals[Q.p],Q=Q._next}})._autoCSS=!0,Mt._gsDefine("easing.Back",["easing.Ease"],function(Y){var Q,K,at,z,U=Mt.GreenSockGlobals||Mt,H=U.com.greensock,dt=2*Math.PI,S=Math.PI/2,M=H._class,b=function(t,_){var n=M("easing."+t,function(){},!0),g=n.prototype=new Y;return g.constructor=n,g.getRatio=_,n},E=Y.register||function(){},$=function(t,_,n,g,p){var T=M("easing."+t,{easeOut:new _,easeIn:new n,easeInOut:new g},!0);return E(T,t),T},st=function(t,_,n){this.t=t,this.v=_,n&&(this.next=n,n.prev=this,this.c=n.v-_,this.gap=n.t-t)},L=function(t,_){var n=M("easing."+t,function(p){this._p1=p||p===0?p:1.70158,this._p2=1.525*this._p1},!0),g=n.prototype=new Y;return g.constructor=n,g.getRatio=_,g.config=function(p){return new n(p)},n},v=$("Back",L("BackOut",function(t){return(t-=1)*t*((this._p1+1)*t+this._p1)+1}),L("BackIn",function(t){return t*t*((this._p1+1)*t-this._p1)}),L("BackInOut",function(t){return(t*=2)<1?.5*t*t*((this._p2+1)*t-this._p2):.5*((t-=2)*t*((this._p2+1)*t+this._p2)+2)})),P=M("easing.SlowMo",function(t,_,n){_=_||_===0?_:.7,t==null?t=.7:t>1&&(t=1),this._p=t!==1?_:0,this._p1=(1-t)/2,this._p2=t,this._p3=this._p1+this._p2,this._calcEnd=n===!0},!0),e=P.prototype=new Y;return e.constructor=P,e.getRatio=function(t){var _=t+(.5-t)*this._p;return t<this._p1?this._calcEnd?1-(t=1-t/this._p1)*t:_-(t=1-t/this._p1)*t*t*t*_:t>this._p3?this._calcEnd?t===1?0:1-(t=(t-this._p3)/this._p1)*t:_+(t-_)*(t=(t-this._p3)/this._p1)*t*t*t:this._calcEnd?1:_},P.ease=new P(.7,.7),e.config=P.config=function(t,_,n){return new P(t,_,n)},Q=M("easing.SteppedEase",function(t,_){t=t||1,this._p1=1/t,this._p2=t+(_?0:1),this._p3=_?1:0},!0),e=Q.prototype=new Y,e.constructor=Q,e.getRatio=function(t){return 0>t?t=0:t>=1&&(t=.999999999),((this._p2*t|0)+this._p3)*this._p1},e.config=Q.config=function(t,_){return new Q(t,_)},K=M("easing.ExpoScaleEase",function(t,_,n){this._p1=Math.log(_/t),this._p2=_-t,this._p3=t,this._ease=n},!0),e=K.prototype=new Y,e.constructor=K,e.getRatio=function(t){return this._ease&&(t=this._ease.getRatio(t)),(this._p3*Math.exp(this._p1*t)-this._p3)/this._p2},e.config=K.config=function(t,_,n){return new K(t,_,n)},at=M("easing.RoughEase",function(t){t=t||{};for(var _,n,g,p,T,O,D=t.taper||"none",R=[],Z=0,V=0|(t.points||20),tt=V,et=t.randomize!==!1,mt=t.clamp===!0,ot=t.template instanceof Y?t.template:null,J=typeof t.strength=="number"?.4*t.strength:.4;--tt>-1;)_=et?Math.random():1/V*tt,n=ot?ot.getRatio(_):_,D==="none"?g=J:D==="out"?(p=1-_,g=p*p*J):D==="in"?g=_*_*J:.5>_?(p=2*_,g=p*p*.5*J):(p=2*(1-_),g=p*p*.5*J),et?n+=Math.random()*g-.5*g:tt%2?n+=.5*g:n-=.5*g,mt&&(n>1?n=1:0>n&&(n=0)),R[Z++]={x:_,y:n};for(R.sort(function(gt,Vt){return gt.x-Vt.x}),O=new st(1,1,null),tt=V;--tt>-1;)T=R[tt],O=new st(T.x,T.y,O);this._prev=new st(0,0,O.t!==0?O:O.next)},!0),e=at.prototype=new Y,e.constructor=at,e.getRatio=function(t){var _=this._prev;if(t>_.t){for(;_.next&&t>=_.t;)_=_.next;_=_.prev}else for(;_.prev&&t<=_.t;)_=_.prev;return this._prev=_,_.v+(t-_.t)/_.gap*_.c},e.config=function(t){return new at(t)},at.ease=new at,$("Bounce",b("BounceOut",function(t){return 1/2.75>t?7.5625*t*t:2/2.75>t?7.5625*(t-=1.5/2.75)*t+.75:2.5/2.75>t?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375}),b("BounceIn",function(t){return(t=1-t)<1/2.75?1-7.5625*t*t:2/2.75>t?1-(7.5625*(t-=1.5/2.75)*t+.75):2.5/2.75>t?1-(7.5625*(t-=2.25/2.75)*t+.9375):1-(7.5625*(t-=2.625/2.75)*t+.984375)}),b("BounceInOut",function(t){var _=.5>t;return t=_?1-2*t:2*t-1,t=1/2.75>t?7.5625*t*t:2/2.75>t?7.5625*(t-=1.5/2.75)*t+.75:2.5/2.75>t?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375,_?.5*(1-t):.5*t+.5})),$("Circ",b("CircOut",function(t){return Math.sqrt(1-(t-=1)*t)}),b("CircIn",function(t){return-(Math.sqrt(1-t*t)-1)}),b("CircInOut",function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)})),z=function(t,_,n){var g=M("easing."+t,function(T,O){this._p1=T>=1?T:1,this._p2=(O||n)/(1>T?T:1),this._p3=this._p2/dt*(Math.asin(1/this._p1)||0),this._p2=dt/this._p2},!0),p=g.prototype=new Y;return p.constructor=g,p.getRatio=_,p.config=function(T,O){return new g(T,O)},g},$("Elastic",z("ElasticOut",function(t){return this._p1*Math.pow(2,-10*t)*Math.sin((t-this._p3)*this._p2)+1},.3),z("ElasticIn",function(t){return-(this._p1*Math.pow(2,10*(t-=1))*Math.sin((t-this._p3)*this._p2))},.3),z("ElasticInOut",function(t){return(t*=2)<1?-.5*(this._p1*Math.pow(2,10*(t-=1))*Math.sin((t-this._p3)*this._p2)):this._p1*Math.pow(2,-10*(t-=1))*Math.sin((t-this._p3)*this._p2)*.5+1},.45)),$("Expo",b("ExpoOut",function(t){return 1-Math.pow(2,-10*t)}),b("ExpoIn",function(t){return Math.pow(2,10*(t-1))-.001}),b("ExpoInOut",function(t){return(t*=2)<1?.5*Math.pow(2,10*(t-1)):.5*(2-Math.pow(2,-10*(t-1)))})),$("Sine",b("SineOut",function(t){return Math.sin(t*S)}),b("SineIn",function(t){return-Math.cos(t*S)+1}),b("SineInOut",function(t){return-.5*(Math.cos(Math.PI*t)-1)})),M("easing.EaseLookup",{find:function(t){return Y.map[t]}},!0),E(U.SlowMo,"SlowMo","ease,"),E(at,"RoughEase","ease,"),E(Q,"SteppedEase","ease,"),v},!0)}),Mt._gsDefine&&Mt._gsQueue.pop()(),function(Y,Q){var K={},at=Y.document,z=Y.GreenSockGlobals=Y.GreenSockGlobals||Y,U=z[Q];if(U)return typeof module<"u"&&module.exports&&(module.exports=U),U;var H,dt,S,M,b,E=function(r){var u,f=r.split("."),c=z;for(u=0;u<f.length;u++)c[f[u]]=c=c[f[u]]||{};return c},$=E("com.greensock"),st=1e-10,L=function(r){var u,f=[],c=r.length;for(u=0;u!==c;f.push(r[u++]));return f},v=function(){},P=function(){var r=Object.prototype.toString,u=r.call([]);return function(f){return f!=null&&(f instanceof Array||typeof f=="object"&&!!f.push&&r.call(f)===u)}}(),e={},t=function(r,u,f,c){this.sc=e[r]?e[r].sc:[],e[r]=this,this.gsClass=null,this.func=f;var w=[];this.check=function(C){for(var j,A,ft,ut,W=u.length,pt=W;--W>-1;)(j=e[u[W]]||new t(u[W],[])).gsClass?(w[W]=j.gsClass,pt--):C&&j.sc.push(this);if(pt===0&&f){if(A=("com.greensock."+r).split("."),ft=A.pop(),ut=E(A.join("."))[ft]=this.gsClass=f.apply(f,w),c)if(z[ft]=K[ft]=ut,typeof module<"u"&&module.exports)if(r===Q){module.exports=K[Q]=ut;for(W in K)ut[W]=K[W]}else K[Q]&&(K[Q][ft]=ut);else typeof define=="function"&&define.amd&&define((Y.GreenSockAMDPath?Y.GreenSockAMDPath+"/":"")+r.split(".").pop(),[],function(){return ut});for(W=0;W<this.sc.length;W++)this.sc[W].check()}},this.check(!0)},_=Y._gsDefine=function(r,u,f,c){return new t(r,u,f,c)},n=$._class=function(r,u,f){return u=u||function(){},_(r,[],function(){return u},f),u};_.globals=z;var g=[0,0,1,1],p=n("easing.Ease",function(r,u,f,c){this._func=r,this._type=f||0,this._power=c||0,this._params=u?g.concat(u):g},!0),T=p.map={},O=p.register=function(r,u,f,c){for(var w,C,j,A,ft=u.split(","),ut=ft.length,W=(f||"easeIn,easeOut,easeInOut").split(",");--ut>-1;)for(C=ft[ut],w=c?n("easing."+C,null,!0):$.easing[C]||{},j=W.length;--j>-1;)A=W[j],T[C+"."+A]=T[A+C]=w[A]=r.getRatio?r:r[A]||new r};for(S=p.prototype,S._calcEnd=!1,S.getRatio=function(r){if(this._func)return this._params[0]=r,this._func.apply(null,this._params);var u=this._type,f=this._power,c=u===1?1-r:u===2?r:.5>r?2*r:2*(1-r);return f===1?c*=c:f===2?c*=c*c:f===3?c*=c*c*c:f===4&&(c*=c*c*c*c),u===1?1-c:u===2?c:.5>r?c/2:1-c/2},H=["Linear","Quad","Cubic","Quart","Quint,Strong"],dt=H.length;--dt>-1;)S=H[dt]+",Power"+dt,O(new p(null,null,1,dt),S,"easeOut",!0),O(new p(null,null,2,dt),S,"easeIn"+(dt===0?",easeNone":"")),O(new p(null,null,3,dt),S,"easeInOut");T.linear=$.easing.Linear.easeIn,T.swing=$.easing.Quad.easeInOut;var D=n("events.EventDispatcher",function(r){this._listeners={},this._eventTarget=r||this});S=D.prototype,S.addEventListener=function(r,u,f,c,w){w=w||0;var C,j,A=this._listeners[r],ft=0;for(this!==M||b||M.wake(),A==null&&(this._listeners[r]=A=[]),j=A.length;--j>-1;)C=A[j],C.c===u&&C.s===f?A.splice(j,1):ft===0&&C.pr<w&&(ft=j+1);A.splice(ft,0,{c:u,s:f,up:c,pr:w})},S.removeEventListener=function(r,u){var f,c=this._listeners[r];if(c){for(f=c.length;--f>-1;)if(c[f].c===u)return void c.splice(f,1)}},S.dispatchEvent=function(r){var u,f,c,w=this._listeners[r];if(w)for(u=w.length,u>1&&(w=w.slice(0)),f=this._eventTarget;--u>-1;)c=w[u],c&&(c.up?c.c.call(c.s||f,{type:r,target:f}):c.c.call(c.s||f))};var R=Y.requestAnimationFrame,Z=Y.cancelAnimationFrame,V=Date.now||function(){return new Date().getTime()},tt=V();for(H=["ms","moz","webkit","o"],dt=H.length;--dt>-1&&!R;)R=Y[H[dt]+"RequestAnimationFrame"],Z=Y[H[dt]+"CancelAnimationFrame"]||Y[H[dt]+"CancelRequestAnimationFrame"];n("Ticker",function(r,u){var f,c,w,C,j,A=this,ft=V(),ut=u!==!1&&R?"auto":!1,W=500,pt=33,Pt="tick",Ot=function(vt){var kt,_e,re=V()-tt;re>W&&(ft+=re-pt),tt+=re,A.time=(tt-ft)/1e3,kt=A.time-j,(!f||kt>0||vt===!0)&&(A.frame++,j+=kt+(kt>=C?.004:C-kt),_e=!0),vt!==!0&&(w=c(Ot)),_e&&A.dispatchEvent(Pt)};D.call(A),A.time=A.frame=0,A.tick=function(){Ot(!0)},A.lagSmoothing=function(vt,kt){return arguments.length?(W=vt||1/st,void(pt=Math.min(kt,W,0))):1/st>W},A.sleep=function(){w!=null&&(ut&&Z?Z(w):clearTimeout(w),c=v,w=null,A===M&&(b=!1))},A.wake=function(vt){w!==null?A.sleep():vt?ft+=-tt+(tt=V()):A.frame>10&&(tt=V()-W+5),c=f===0?v:ut&&R?R:function(kt){return setTimeout(kt,1e3*(j-A.time)+1|0)},A===M&&(b=!0),Ot(2)},A.fps=function(vt){return arguments.length?(f=vt,C=1/(f||60),j=this.time+C,void A.wake()):f},A.useRAF=function(vt){return arguments.length?(A.sleep(),ut=vt,void A.fps(f)):ut},A.fps(r),setTimeout(function(){ut==="auto"&&A.frame<5&&(at||{}).visibilityState!=="hidden"&&A.useRAF(!1)},1500)}),S=$.Ticker.prototype=new $.events.EventDispatcher,S.constructor=$.Ticker;var et=n("core.Animation",function(r,u){if(this.vars=u=u||{},this._duration=this._totalDuration=r||0,this._delay=Number(u.delay)||0,this._timeScale=1,this._active=u.immediateRender===!0,this.data=u.data,this._reversed=u.reversed===!0,Ht){b||M.wake();var f=this.vars.useFrames?ee:Ht;f.add(this,f._time),this.vars.paused&&this.paused(!0)}});M=et.ticker=new $.Ticker,S=et.prototype,S._dirty=S._gc=S._initted=S._paused=!1,S._totalTime=S._time=0,S._rawPrevTime=-1,S._next=S._last=S._onUpdate=S._timeline=S.timeline=null,S._paused=!1;var mt=function(){b&&V()-tt>2e3&&((at||{}).visibilityState!=="hidden"||!M.lagSmoothing())&&M.wake();var r=setTimeout(mt,2e3);r.unref&&r.unref()};mt(),S.play=function(r,u){return r!=null&&this.seek(r,u),this.reversed(!1).paused(!1)},S.pause=function(r,u){return r!=null&&this.seek(r,u),this.paused(!0)},S.resume=function(r,u){return r!=null&&this.seek(r,u),this.paused(!1)},S.seek=function(r,u){return this.totalTime(Number(r),u!==!1)},S.restart=function(r,u){return this.reversed(!1).paused(!1).totalTime(r?-this._delay:0,u!==!1,!0)},S.reverse=function(r,u){return r!=null&&this.seek(r||this.totalDuration(),u),this.reversed(!0).paused(!1)},S.render=function(r,u,f){},S.invalidate=function(){return this._time=this._totalTime=0,this._initted=this._gc=!1,this._rawPrevTime=-1,(this._gc||!this.timeline)&&this._enabled(!0),this},S.isActive=function(){var r,u=this._timeline,f=this._startTime;return!u||!this._gc&&!this._paused&&u.isActive()&&(r=u.rawTime(!0))>=f&&r<f+this.totalDuration()/this._timeScale-1e-7},S._enabled=function(r,u){return b||M.wake(),this._gc=!r,this._active=this.isActive(),u!==!0&&(r&&!this.timeline?this._timeline.add(this,this._startTime-this._delay):!r&&this.timeline&&this._timeline._remove(this,!0)),!1},S._kill=function(r,u){return this._enabled(!1,!1)},S.kill=function(r,u){return this._kill(r,u),this},S._uncache=function(r){for(var u=r?this:this.timeline;u;)u._dirty=!0,u=u.timeline;return this},S._swapSelfInParams=function(r){for(var u=r.length,f=r.concat();--u>-1;)r[u]==="{self}"&&(f[u]=this);return f},S._callback=function(r){var u=this.vars,f=u[r],c=u[r+"Params"],w=u[r+"Scope"]||u.callbackScope||this,C=c?c.length:0;switch(C){case 0:f.call(w);break;case 1:f.call(w,c[0]);break;case 2:f.call(w,c[0],c[1]);break;default:f.apply(w,c)}},S.eventCallback=function(r,u,f,c){if((r||"").substr(0,2)==="on"){var w=this.vars;if(arguments.length===1)return w[r];u==null?delete w[r]:(w[r]=u,w[r+"Params"]=P(f)&&f.join("").indexOf("{self}")!==-1?this._swapSelfInParams(f):f,w[r+"Scope"]=c),r==="onUpdate"&&(this._onUpdate=u)}return this},S.delay=function(r){return arguments.length?(this._timeline.smoothChildTiming&&this.startTime(this._startTime+r-this._delay),this._delay=r,this):this._delay},S.duration=function(r){return arguments.length?(this._duration=this._totalDuration=r,this._uncache(!0),this._timeline.smoothChildTiming&&this._time>0&&this._time<this._duration&&r!==0&&this.totalTime(this._totalTime*(r/this._duration),!0),this):(this._dirty=!1,this._duration)},S.totalDuration=function(r){return this._dirty=!1,arguments.length?this.duration(r):this._totalDuration},S.time=function(r,u){return arguments.length?(this._dirty&&this.totalDuration(),this.totalTime(r>this._duration?this._duration:r,u)):this._time},S.totalTime=function(r,u,f){if(b||M.wake(),!arguments.length)return this._totalTime;if(this._timeline){if(0>r&&!f&&(r+=this.totalDuration()),this._timeline.smoothChildTiming){this._dirty&&this.totalDuration();var c=this._totalDuration,w=this._timeline;if(r>c&&!f&&(r=c),this._startTime=(this._paused?this._pauseTime:w._time)-(this._reversed?c-r:r)/this._timeScale,w._dirty||this._uncache(!1),w._timeline)for(;w._timeline;)w._timeline._time!==(w._startTime+w._totalTime)/w._timeScale&&w.totalTime(w._totalTime,!0),w=w._timeline}this._gc&&this._enabled(!0,!1),(this._totalTime!==r||this._duration===0)&&(yt.length&&It(),this.render(r,u,!1),yt.length&&It())}return this},S.progress=S.totalProgress=function(r,u){var f=this.duration();return arguments.length?this.totalTime(f*r,u):f?this._time/f:this.ratio},S.startTime=function(r){return arguments.length?(r!==this._startTime&&(this._startTime=r,this.timeline&&this.timeline._sortChildren&&this.timeline.add(this,r-this._delay)),this):this._startTime},S.endTime=function(r){return this._startTime+(r!=0?this.totalDuration():this.duration())/this._timeScale},S.timeScale=function(r){if(!arguments.length)return this._timeScale;var u,f;for(r=r||st,this._timeline&&this._timeline.smoothChildTiming&&(u=this._pauseTime,f=u||u===0?u:this._timeline.totalTime(),this._startTime=f-(f-this._startTime)*this._timeScale/r),this._timeScale=r,f=this.timeline;f&&f.timeline;)f._dirty=!0,f.totalDuration(),f=f.timeline;return this},S.reversed=function(r){return arguments.length?(r!=this._reversed&&(this._reversed=r,this.totalTime(this._timeline&&!this._timeline.smoothChildTiming?this.totalDuration()-this._totalTime:this._totalTime,!0)),this):this._reversed},S.paused=function(r){if(!arguments.length)return this._paused;var u,f,c=this._timeline;return r!=this._paused&&c&&(b||r||M.wake(),u=c.rawTime(),f=u-this._pauseTime,!r&&c.smoothChildTiming&&(this._startTime+=f,this._uncache(!1)),this._pauseTime=r?u:null,this._paused=r,this._active=this.isActive(),!r&&f!==0&&this._initted&&this.duration()&&(u=c.smoothChildTiming?this._totalTime:(u-this._startTime)/this._timeScale,this.render(u,u===this._totalTime,!0))),this._gc&&!r&&this._enabled(!0,!1),this};var ot=n("core.SimpleTimeline",function(r){et.call(this,0,r),this.autoRemoveChildren=this.smoothChildTiming=!0});S=ot.prototype=new et,S.constructor=ot,S.kill()._gc=!1,S._first=S._last=S._recent=null,S._sortChildren=!1,S.add=S.insert=function(r,u,f,c){var w,C;if(r._startTime=Number(u||0)+r._delay,r._paused&&this!==r._timeline&&(r._pauseTime=this.rawTime()-(r._timeline.rawTime()-r._pauseTime)),r.timeline&&r.timeline._remove(r,!0),r.timeline=r._timeline=this,r._gc&&r._enabled(!0,!0),w=this._last,this._sortChildren)for(C=r._startTime;w&&w._startTime>C;)w=w._prev;return w?(r._next=w._next,w._next=r):(r._next=this._first,this._first=r),r._next?r._next._prev=r:this._last=r,r._prev=w,this._recent=r,this._timeline&&this._uncache(!0),this},S._remove=function(r,u){return r.timeline===this&&(u||r._enabled(!1,!0),r._prev?r._prev._next=r._next:this._first===r&&(this._first=r._next),r._next?r._next._prev=r._prev:this._last===r&&(this._last=r._prev),r._next=r._prev=r.timeline=null,r===this._recent&&(this._recent=this._last),this._timeline&&this._uncache(!0)),this},S.render=function(r,u,f){var c,w=this._first;for(this._totalTime=this._time=this._rawPrevTime=r;w;)c=w._next,(w._active||r>=w._startTime&&!w._paused&&!w._gc)&&(w._reversed?w.render((w._dirty?w.totalDuration():w._totalDuration)-(r-w._startTime)*w._timeScale,u,f):w.render((r-w._startTime)*w._timeScale,u,f)),w=c},S.rawTime=function(){return b||M.wake(),this._totalTime};var J=n("TweenLite",function(r,u,f){if(et.call(this,u,f),this.render=J.prototype.render,r==null)throw"Cannot tween a null target.";this.target=r=typeof r!="string"?r:J.selector(r)||r;var c,w,C,j=r.jquery||r.length&&r!==Y&&r[0]&&(r[0]===Y||r[0].nodeType&&r[0].style&&!r.nodeType),A=this.vars.overwrite;if(this._overwrite=A=A==null?me[J.defaultOverwrite]:typeof A=="number"?A>>0:me[A],(j||r instanceof Array||r.push&&P(r))&&typeof r[0]!="number")for(this._targets=C=L(r),this._propLookup=[],this._siblings=[],c=0;c<C.length;c++)w=C[c],w?typeof w!="string"?w.length&&w!==Y&&w[0]&&(w[0]===Y||w[0].nodeType&&w[0].style&&!w.nodeType)?(C.splice(c--,1),this._targets=C=C.concat(L(w))):(this._siblings[c]=wt(w,this,!1),A===1&&this._siblings[c].length>1&&fe(w,this,null,1,this._siblings[c])):(w=C[c--]=J.selector(w),typeof w=="string"&&C.splice(c+1,1)):C.splice(c--,1);else this._propLookup={},this._siblings=wt(r,this,!1),A===1&&this._siblings.length>1&&fe(r,this,null,1,this._siblings);(this.vars.immediateRender||u===0&&this._delay===0&&this.vars.immediateRender!==!1)&&(this._time=-st,this.render(Math.min(0,-this._delay)))},!0),gt=function(r){return r&&r.length&&r!==Y&&r[0]&&(r[0]===Y||r[0].nodeType&&r[0].style&&!r.nodeType)},Vt=function(r,u){var f,c={};for(f in r)ue[f]||f in u&&f!=="transform"&&f!=="x"&&f!=="y"&&f!=="width"&&f!=="height"&&f!=="className"&&f!=="border"||!(!zt[f]||zt[f]&&zt[f]._autoCSS)||(c[f]=r[f],delete r[f]);r.css=c};S=J.prototype=new et,S.constructor=J,S.kill()._gc=!1,S.ratio=0,S._firstPT=S._targets=S._overwrittenProps=S._startAt=null,S._notifyPluginsOfEnabled=S._lazy=!1,J.version="2.0.2",J.defaultEase=S._ease=new p(null,null,1,1),J.defaultOverwrite="auto",J.ticker=M,J.autoSleep=120,J.lagSmoothing=function(r,u){M.lagSmoothing(r,u)},J.selector=Y.$||Y.jQuery||function(r){var u=Y.$||Y.jQuery;return u?(J.selector=u,u(r)):(at||(at=Y.document),at?at.querySelectorAll?at.querySelectorAll(r):at.getElementById(r.charAt(0)==="#"?r.substr(1):r):r)};var yt=[],At={},Kt=/(?:(-|-=|\+=)?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,te=/[\+-]=-?[\.\d]/,Wt=function(r){for(var u,f=this._firstPT,c=1e-6;f;)u=f.blob?r===1&&this.end!=null?this.end:r?this.join(""):this.start:f.c*r+f.s,f.m?u=f.m.call(this._tween,u,this._target||f.t,this._tween):c>u&&u>-c&&!f.blob&&(u=0),f.f?f.fp?f.t[f.p](f.fp,u):f.t[f.p](u):f.t[f.p]=u,f=f._next},le=function(r,u,f,c){var w,C,j,A,ft,ut,W,pt=[],Pt=0,Ot="",vt=0;for(pt.start=r,pt.end=u,r=pt[0]=r+"",u=pt[1]=u+"",f&&(f(pt),r=pt[0],u=pt[1]),pt.length=0,w=r.match(Kt)||[],C=u.match(Kt)||[],c&&(c._next=null,c.blob=1,pt._firstPT=pt._applyPT=c),ft=C.length,A=0;ft>A;A++)W=C[A],ut=u.substr(Pt,u.indexOf(W,Pt)-Pt),Ot+=ut||!A?ut:",",Pt+=ut.length,vt?vt=(vt+1)%5:ut.substr(-5)==="rgba("&&(vt=1),W===w[A]||w.length<=A?Ot+=W:(Ot&&(pt.push(Ot),Ot=""),j=parseFloat(w[A]),pt.push(j),pt._firstPT={_next:pt._firstPT,t:pt,p:pt.length-1,s:j,c:(W.charAt(1)==="="?parseInt(W.charAt(0)+"1",10)*parseFloat(W.substr(2)):parseFloat(W)-j)||0,f:0,m:vt&&4>vt?Math.round:0}),Pt+=W.length;return Ot+=u.substr(Pt),Ot&&pt.push(Ot),pt.setRatio=Wt,te.test(u)&&(pt.end=null),pt},Zt=function(r,u,f,c,w,C,j,A,ft){typeof c=="function"&&(c=c(ft||0,r));var ut,W=typeof r[u],pt=W!=="function"?"":u.indexOf("set")||typeof r["get"+u.substr(3)]!="function"?u:"get"+u.substr(3),Pt=f!=="get"?f:pt?j?r[pt](j):r[pt]():r[u],Ot=typeof c=="string"&&c.charAt(1)==="=",vt={t:r,p:u,s:Pt,f:W==="function",pg:0,n:w||u,m:C?typeof C=="function"?C:Math.round:0,pr:0,c:Ot?parseInt(c.charAt(0)+"1",10)*parseFloat(c.substr(2)):parseFloat(c)-Pt||0};return(typeof Pt!="number"||typeof c!="number"&&!Ot)&&(j||isNaN(Pt)||!Ot&&isNaN(c)||typeof Pt=="boolean"||typeof c=="boolean"?(vt.fp=j,ut=le(Pt,Ot?parseFloat(vt.s)+vt.c+(vt.s+"").replace(/[0-9\-\.]/g,""):c,A||J.defaultStringFilter,vt),vt={t:ut,p:"setRatio",s:0,c:1,f:2,pg:0,n:w||u,pr:0,m:0}):(vt.s=parseFloat(Pt),Ot||(vt.c=parseFloat(c)-vt.s||0))),vt.c?((vt._next=this._firstPT)&&(vt._next._prev=vt),this._firstPT=vt,vt):void 0},he=J._internals={isArray:P,isSelector:gt,lazyTweens:yt,blobDif:le},zt=J._plugins={},jt=he.tweenLookup={},se=0,ue=he.reservedProps={ease:1,delay:1,overwrite:1,onComplete:1,onCompleteParams:1,onCompleteScope:1,useFrames:1,runBackwards:1,startAt:1,onUpdate:1,onUpdateParams:1,onUpdateScope:1,onStart:1,onStartParams:1,onStartScope:1,onReverseComplete:1,onReverseCompleteParams:1,onReverseCompleteScope:1,onRepeat:1,onRepeatParams:1,onRepeatScope:1,easeParams:1,yoyo:1,immediateRender:1,repeat:1,repeatDelay:1,data:1,paused:1,reversed:1,autoCSS:1,lazy:1,onOverwrite:1,callbackScope:1,stringFilter:1,id:1,yoyoEase:1},me={none:0,all:1,auto:2,concurrent:3,allOnStart:4,preexisting:5,true:1,false:0},ee=et._rootFramesTimeline=new ot,Ht=et._rootTimeline=new ot,ne=30,It=he.lazyRender=function(){var r,u=yt.length;for(At={};--u>-1;)r=yt[u],r&&r._lazy!==!1&&(r.render(r._lazy[0],r._lazy[1],!0),r._lazy=!1);yt.length=0};Ht._startTime=M.time,ee._startTime=M.frame,Ht._active=ee._active=!0,setTimeout(It,1),et._updateRoot=J.render=function(){var r,u,f;if(yt.length&&It(),Ht.render((M.time-Ht._startTime)*Ht._timeScale,!1,!1),ee.render((M.frame-ee._startTime)*ee._timeScale,!1,!1),yt.length&&It(),M.frame>=ne){ne=M.frame+(parseInt(J.autoSleep,10)||120);for(f in jt){for(u=jt[f].tweens,r=u.length;--r>-1;)u[r]._gc&&u.splice(r,1);u.length===0&&delete jt[f]}if(f=Ht._first,(!f||f._paused)&&J.autoSleep&&!ee._first&&M._listeners.tick.length===1){for(;f&&f._paused;)f=f._next;f||M.sleep()}}},M.addEventListener("tick",et._updateRoot);var wt=function(r,u,f){var c,w,C=r._gsTweenID;if(jt[C||(r._gsTweenID=C="t"+se++)]||(jt[C]={target:r,tweens:[]}),u&&(c=jt[C].tweens,c[w=c.length]=u,f))for(;--w>-1;)c[w]===u&&c.splice(w,1);return jt[C].tweens},qt=function(r,u,f,c){var w,C,j=r.vars.onOverwrite;return j&&(w=j(r,u,f,c)),j=J.onOverwrite,j&&(C=j(r,u,f,c)),w!==!1&&C!==!1},fe=function(r,u,f,c,w){var C,j,A,ft;if(c===1||c>=4){for(ft=w.length,C=0;ft>C;C++)if((A=w[C])!==u)A._gc||A._kill(null,r,u)&&(j=!0);else if(c===5)break;return j}var ut,W=u._startTime+st,pt=[],Pt=0,Ot=u._duration===0;for(C=w.length;--C>-1;)(A=w[C])===u||A._gc||A._paused||(A._timeline!==u._timeline?(ut=ut||oe(u,0,Ot),oe(A,ut,Ot)===0&&(pt[Pt++]=A)):A._startTime<=W&&A._startTime+A.totalDuration()/A._timeScale>W&&((Ot||!A._initted)&&W-A._startTime<=2e-10||(pt[Pt++]=A)));for(C=Pt;--C>-1;)if(A=pt[C],ft=A._firstPT,c===2&&A._kill(f,r,u)&&(j=!0),c!==2||!A._firstPT&&A._initted&&ft){if(c!==2&&!qt(A,u))continue;A._enabled(!1,!1)&&(j=!0)}return j},oe=function(r,u,f){for(var c=r._timeline,w=c._timeScale,C=r._startTime;c._timeline;){if(C+=c._startTime,w*=c._timeScale,c._paused)return-100;c=c._timeline}return C/=w,C>u?C-u:f&&C===u||!r._initted&&2*st>C-u?st:(C+=r.totalDuration()/r._timeScale/w)>u+st?0:C-u-st};S._init=function(){var r,u,f,c,w,C,j=this.vars,A=this._overwrittenProps,ft=this._duration,ut=!!j.immediateRender,W=j.ease;if(j.startAt){this._startAt&&(this._startAt.render(-1,!0),this._startAt.kill()),w={};for(c in j.startAt)w[c]=j.startAt[c];if(w.data="isStart",w.overwrite=!1,w.immediateRender=!0,w.lazy=ut&&j.lazy!==!1,w.startAt=w.delay=null,w.onUpdate=j.onUpdate,w.onUpdateParams=j.onUpdateParams,w.onUpdateScope=j.onUpdateScope||j.callbackScope||this,this._startAt=J.to(this.target||{},0,w),ut){if(this._time>0)this._startAt=null;else if(ft!==0)return}}else if(j.runBackwards&&ft!==0)if(this._startAt)this._startAt.render(-1,!0),this._startAt.kill(),this._startAt=null;else{this._time!==0&&(ut=!1),f={};for(c in j)ue[c]&&c!=="autoCSS"||(f[c]=j[c]);if(f.overwrite=0,f.data="isFromStart",f.lazy=ut&&j.lazy!==!1,f.immediateRender=ut,this._startAt=J.to(this.target,0,f),ut){if(this._time===0)return}else this._startAt._init(),this._startAt._enabled(!1),this.vars.immediateRender&&(this._startAt=null)}if(this._ease=W=W?W instanceof p?W:typeof W=="function"?new p(W,j.easeParams):T[W]||J.defaultEase:J.defaultEase,j.easeParams instanceof Array&&W.config&&(this._ease=W.config.apply(W,j.easeParams)),this._easeType=this._ease._type,this._easePower=this._ease._power,this._firstPT=null,this._targets)for(C=this._targets.length,r=0;C>r;r++)this._initProps(this._targets[r],this._propLookup[r]={},this._siblings[r],A?A[r]:null,r)&&(u=!0);else u=this._initProps(this.target,this._propLookup,this._siblings,A,0);if(u&&J._onPluginEvent("_onInitAllProps",this),A&&(this._firstPT||typeof this.target!="function"&&this._enabled(!1,!1)),j.runBackwards)for(f=this._firstPT;f;)f.s+=f.c,f.c=-f.c,f=f._next;this._onUpdate=j.onUpdate,this._initted=!0},S._initProps=function(r,u,f,c,w){var C,j,A,ft,ut,W;if(r==null)return!1;At[r._gsTweenID]&&It(),this.vars.css||r.style&&r!==Y&&r.nodeType&&zt.css&&this.vars.autoCSS!==!1&&Vt(this.vars,r);for(C in this.vars)if(W=this.vars[C],ue[C])W&&(W instanceof Array||W.push&&P(W))&&W.join("").indexOf("{self}")!==-1&&(this.vars[C]=W=this._swapSelfInParams(W,this));else if(zt[C]&&(ft=new zt[C])._onInitTween(r,this.vars[C],this,w)){for(this._firstPT=ut={_next:this._firstPT,t:ft,p:"setRatio",s:0,c:1,f:1,n:C,pg:1,pr:ft._priority,m:0},j=ft._overwriteProps.length;--j>-1;)u[ft._overwriteProps[j]]=this._firstPT;(ft._priority||ft._onInitAllProps)&&(A=!0),(ft._onDisable||ft._onEnable)&&(this._notifyPluginsOfEnabled=!0),ut._next&&(ut._next._prev=ut)}else u[C]=Zt.call(this,r,C,"get",W,C,0,null,this.vars.stringFilter,w);return c&&this._kill(c,r)?this._initProps(r,u,f,c,w):this._overwrite>1&&this._firstPT&&f.length>1&&fe(r,this,u,this._overwrite,f)?(this._kill(u,r),this._initProps(r,u,f,c,w)):(this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration)&&(At[r._gsTweenID]=!0),A)},S.render=function(r,u,f){var c,w,C,j,A=this._time,ft=this._duration,ut=this._rawPrevTime;if(r>=ft-1e-7&&r>=0)this._totalTime=this._time=ft,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(c=!0,w="onComplete",f=f||this._timeline.autoRemoveChildren),ft===0&&(this._initted||!this.vars.lazy||f)&&(this._startTime===this._timeline._duration&&(r=0),(0>ut||0>=r&&r>=-1e-7||ut===st&&this.data!=="isPause")&&ut!==r&&(f=!0,ut>st&&(w="onReverseComplete")),this._rawPrevTime=j=!u||r||ut===r?r:st);else if(1e-7>r)this._totalTime=this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(A!==0||ft===0&&ut>0)&&(w="onReverseComplete",c=this._reversed),0>r&&(this._active=!1,ft===0&&(this._initted||!this.vars.lazy||f)&&(ut>=0&&(ut!==st||this.data!=="isPause")&&(f=!0),this._rawPrevTime=j=!u||r||ut===r?r:st)),(!this._initted||this._startAt&&this._startAt.progress())&&(f=!0);else if(this._totalTime=this._time=r,this._easeType){var W=r/ft,pt=this._easeType,Pt=this._easePower;(pt===1||pt===3&&W>=.5)&&(W=1-W),pt===3&&(W*=2),Pt===1?W*=W:Pt===2?W*=W*W:Pt===3?W*=W*W*W:Pt===4&&(W*=W*W*W*W),pt===1?this.ratio=1-W:pt===2?this.ratio=W:.5>r/ft?this.ratio=W/2:this.ratio=1-W/2}else this.ratio=this._ease.getRatio(r/ft);if(this._time!==A||f){if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!f&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=this._totalTime=A,this._rawPrevTime=ut,yt.push(this),void(this._lazy=[r,u]);this._time&&!c?this.ratio=this._ease.getRatio(this._time/ft):c&&this._ease._calcEnd&&(this.ratio=this._ease.getRatio(this._time===0?0:1))}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==A&&r>=0&&(this._active=!0),A===0&&(this._startAt&&(r>=0?this._startAt.render(r,!0,f):w||(w="_dummyGS")),this.vars.onStart&&(this._time!==0||ft===0)&&(u||this._callback("onStart"))),C=this._firstPT;C;)C.f?C.t[C.p](C.c*this.ratio+C.s):C.t[C.p]=C.c*this.ratio+C.s,C=C._next;this._onUpdate&&(0>r&&this._startAt&&r!==-1e-4&&this._startAt.render(r,!0,f),u||(this._time!==A||c||f)&&this._callback("onUpdate")),w&&(!this._gc||f)&&(0>r&&this._startAt&&!this._onUpdate&&r!==-1e-4&&this._startAt.render(r,!0,f),c&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!u&&this.vars[w]&&this._callback(w),ft===0&&this._rawPrevTime===st&&j!==st&&(this._rawPrevTime=0))}},S._kill=function(r,u,f){if(r==="all"&&(r=null),r==null&&(u==null||u===this.target))return this._lazy=!1,this._enabled(!1,!1);u=typeof u!="string"?u||this._targets||this.target:J.selector(u)||u;var c,w,C,j,A,ft,ut,W,pt,Pt=f&&this._time&&f._startTime===this._startTime&&this._timeline===f._timeline,Ot=this._firstPT;if((P(u)||gt(u))&&typeof u[0]!="number")for(c=u.length;--c>-1;)this._kill(r,u[c],f)&&(ft=!0);else{if(this._targets){for(c=this._targets.length;--c>-1;)if(u===this._targets[c]){A=this._propLookup[c]||{},this._overwrittenProps=this._overwrittenProps||[],w=this._overwrittenProps[c]=r?this._overwrittenProps[c]||{}:"all";break}}else{if(u!==this.target)return!1;A=this._propLookup,w=this._overwrittenProps=r?this._overwrittenProps||{}:"all"}if(A){if(ut=r||A,W=r!==w&&w!=="all"&&r!==A&&(typeof r!="object"||!r._tempKill),f&&(J.onOverwrite||this.vars.onOverwrite)){for(C in ut)A[C]&&(pt||(pt=[]),pt.push(C));if((pt||!r)&&!qt(this,f,u,pt))return!1}for(C in ut)(j=A[C])&&(Pt&&(j.f?j.t[j.p](j.s):j.t[j.p]=j.s,ft=!0),j.pg&&j.t._kill(ut)&&(ft=!0),j.pg&&j.t._overwriteProps.length!==0||(j._prev?j._prev._next=j._next:j===this._firstPT&&(this._firstPT=j._next),j._next&&(j._next._prev=j._prev),j._next=j._prev=null),delete A[C]),W&&(w[C]=1);!this._firstPT&&this._initted&&Ot&&this._enabled(!1,!1)}}return ft},S.invalidate=function(){return this._notifyPluginsOfEnabled&&J._onPluginEvent("_onDisable",this),this._firstPT=this._overwrittenProps=this._startAt=this._onUpdate=null,this._notifyPluginsOfEnabled=this._active=this._lazy=!1,this._propLookup=this._targets?{}:[],et.prototype.invalidate.call(this),this.vars.immediateRender&&(this._time=-st,this.render(Math.min(0,-this._delay))),this},S._enabled=function(r,u){if(b||M.wake(),r&&this._gc){var f,c=this._targets;if(c)for(f=c.length;--f>-1;)this._siblings[f]=wt(c[f],this,!0);else this._siblings=wt(this.target,this,!0)}return et.prototype._enabled.call(this,r,u),this._notifyPluginsOfEnabled&&this._firstPT?J._onPluginEvent(r?"_onEnable":"_onDisable",this):!1},J.to=function(r,u,f){return new J(r,u,f)},J.from=function(r,u,f){return f.runBackwards=!0,f.immediateRender=f.immediateRender!=0,new J(r,u,f)},J.fromTo=function(r,u,f,c){return c.startAt=f,c.immediateRender=c.immediateRender!=0&&f.immediateRender!=0,new J(r,u,c)},J.delayedCall=function(r,u,f,c,w){return new J(u,0,{delay:r,onComplete:u,onCompleteParams:f,callbackScope:c,onReverseComplete:u,onReverseCompleteParams:f,immediateRender:!1,lazy:!1,useFrames:w,overwrite:0})},J.set=function(r,u){return new J(r,0,u)},J.getTweensOf=function(r,u){if(r==null)return[];r=typeof r!="string"?r:J.selector(r)||r;var f,c,w,C;if((P(r)||gt(r))&&typeof r[0]!="number"){for(f=r.length,c=[];--f>-1;)c=c.concat(J.getTweensOf(r[f],u));for(f=c.length;--f>-1;)for(C=c[f],w=f;--w>-1;)C===c[w]&&c.splice(f,1)}else if(r._gsTweenID)for(c=wt(r).concat(),f=c.length;--f>-1;)(c[f]._gc||u&&!c[f].isActive())&&c.splice(f,1);return c||[]},J.killTweensOf=J.killDelayedCallsTo=function(r,u,f){typeof u=="object"&&(f=u,u=!1);for(var c=J.getTweensOf(r,u),w=c.length;--w>-1;)c[w]._kill(f,r)};var $t=n("plugins.TweenPlugin",function(r,u){this._overwriteProps=(r||"").split(","),this._propName=this._overwriteProps[0],this._priority=u||0,this._super=$t.prototype},!0);if(S=$t.prototype,$t.version="1.19.0",$t.API=2,S._firstPT=null,S._addTween=Zt,S.setRatio=Wt,S._kill=function(r){var u,f=this._overwriteProps,c=this._firstPT;if(r[this._propName]!=null)this._overwriteProps=[];else for(u=f.length;--u>-1;)r[f[u]]!=null&&f.splice(u,1);for(;c;)r[c.n]!=null&&(c._next&&(c._next._prev=c._prev),c._prev?(c._prev._next=c._next,c._prev=null):this._firstPT===c&&(this._firstPT=c._next)),c=c._next;return!1},S._mod=S._roundProps=function(r){for(var u,f=this._firstPT;f;)u=r[this._propName]||f.n!=null&&r[f.n.split(this._propName+"_").join("")],u&&typeof u=="function"&&(f.f===2?f.t._applyPT.m=u:f.m=u),f=f._next},J._onPluginEvent=function(r,u){var f,c,w,C,j,A=u._firstPT;if(r==="_onInitAllProps"){for(;A;){for(j=A._next,c=w;c&&c.pr>A.pr;)c=c._next;(A._prev=c?c._prev:C)?A._prev._next=A:w=A,(A._next=c)?c._prev=A:C=A,A=j}A=u._firstPT=w}for(;A;)A.pg&&typeof A.t[r]=="function"&&A.t[r]()&&(f=!0),A=A._next;return f},$t.activate=function(r){for(var u=r.length;--u>-1;)r[u].API===$t.API&&(zt[new r[u]()._propName]=r[u]);return!0},_.plugin=function(r){if(!(r&&r.propName&&r.init&&r.API))throw"illegal plugin definition.";var u,f=r.propName,c=r.priority||0,w=r.overwriteProps,C={init:"_onInitTween",set:"setRatio",kill:"_kill",round:"_mod",mod:"_mod",initAll:"_onInitAllProps"},j=n("plugins."+f.charAt(0).toUpperCase()+f.substr(1)+"Plugin",function(){$t.call(this,f,c),this._overwriteProps=w||[]},r.global===!0),A=j.prototype=new $t(f);A.constructor=j,j.API=r.API;for(u in C)typeof r[u]=="function"&&(A[C[u]]=r[u]);return j.version=r.version,$t.activate([j]),j},H=Y._gsQueue){for(dt=0;dt<H.length;dt++)H[dt]();for(S in e)e[S].func||Y.console.log("GSAP encountered missing dependency: "+S)}b=!1}(typeof module<"u"&&module.exports&&typeof global<"u"?global:globalThis||window,"TweenMax");const be=[Ce],We={install(Y){be.forEach((K,at)=>{Y.component(K.name,K)});const Q=Ct.createVNode(Me);Ct.render(Q,document.querySelector("body")),window.$continuation=Q.component.devtoolsRawSetupState.continuation}};ie.Button=Ce,ie.Cutscenes=Me,ie.default=We,Object.defineProperties(ie,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
|
package/package.json
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chbim-plugins",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.04",
|
|
5
5
|
"description": "一个简单的组件库",
|
|
6
|
-
"main": "chbim-plugins
|
|
6
|
+
"main": "chbim-plugins.js",
|
|
7
7
|
"scripts": {
|
|
8
|
-
"
|
|
8
|
+
"dev": "vite",
|
|
9
|
+
"build": "vite build",
|
|
10
|
+
"preview": "vite preview"
|
|
9
11
|
},
|
|
10
|
-
"keywords": [
|
|
11
|
-
"vue",
|
|
12
|
-
"Cesium"
|
|
13
|
-
],
|
|
12
|
+
"keywords": ["vue", "Cesium"],
|
|
14
13
|
"author": "zhang",
|
|
15
14
|
"license": "ISC"
|
|
16
15
|
}
|
package/README.md
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# Vue 3 + Vite
|
|
2
|
-
|
|
3
|
-
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
|
|
4
|
-
|
|
5
|
-
## Recommended IDE Setup
|
|
6
|
-
|
|
7
|
-
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|