/******************************************************* - themepunch tools ver. 6.0.2 - changed with slider revolution version : 6.2.6 last update of tools 07.05.2020 *******************************************************/ !function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||object.defineproperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof symbol&&symbol.tostringtag&&object.defineproperty(t,symbol.tostringtag,{value:"module"}),object.defineproperty(t,"__esmodule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esmodule)return t;var r=object.create(null);if(n.r(r),object.defineproperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return r},n.n=function(t){var e=t&&t.__esmodule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return object.prototype.hasownproperty.call(t,e)},n.p="",n(n.s=1)}([function(t,e){t.exports=jquery},function(t,e,n){n(2),n(5),t.exports=n(4)},function(t,e,n){var r,i,u,s; /*! * @fileoverview touchswipe - jquery plugin @version 1.6.18 / sandboxed version for tp * @author matt bryson http://www.github.com/mattbryson * @see https://github.com/mattbryson/touchswipe-jquery-plugin * @see http://labs.rampinteractive.co.uk/touchswipe/ * @see http://plugins.jquery.com/project/touchswipe * @license * copyright (c) 2010-2015 matt bryson * dual licensed under the mit or gpl version 2 licenses. * */s=function(t){"use strict";var e="left",n="right",r="up",i="down",u="none",s="doubletap",a="longtap",o="horizontal",l="vertical",h="all",f="move",d="end",p="cancel",c="ontouchstart"in window,d=window.navigator.mspointerenabled&&!window.pointerevent&&!c,g=(window.pointerevent||window.navigator.mspointerenabled)&&!c,_="touchswipe";function m(m,v){v=t.extend({},v);var y=c||g||!v.fallbacktomouseevents,c=y?g?d?"mspointerdown":"pointerdown":"touchstart":"mousedown",x=y?g?d?"mspointermove":"pointermove":"touchmove":"mousemove",f=y?g?d?"mspointerup":"pointerup":"touchend":"mouseup",w=y?g?"mouseleave":null:"mouseleave",e=g?d?"mspointercancel":"pointercancel":"touchcancel",b=0,t=null,a=null,m=0,p=0,b=0,s=1,o=0,k=0,l=null,n=t(m),r="start",i=0,z={},y=0,j=0,x=0,v=0,u=0,w=null,q=null;try{n.on(c,h),n.on(e,k)}catch(m){t.error("events not supported "+c+","+e+" on jquery.swipe")}function h(u){if(!0!==n.data(_+"_intouch")&&!(0g.left&&d.xg.top&&d.yv.longtapthreshold&&b<10&&v.longtap&&!1!==n?n=et(t,e,a):1!==i&&c||!(isnan(b)||b=v.threshold),t}function rt(){var t=!1;return null!==v.cancelthreshold&&null!==t&&(t=vt(t)-b>=v.cancelthreshold),t}function it(){return!(v.maxtimethreshold&&m>=v.maxtimethreshold)}function ut(){var t=lt(),e=ht(),n=null===v.pinchthreshold||o>=v.pinchthreshold;return t&&e&&n}function st(){return v.pinchstatus||v.pinchin||v.pinchout}function at(){var t=it(),e=nt(),n=lt(),r=ht();return!rt()&&r&&n&&e&&t}function ot(){return v.swipe||v.swipestatus||v.swipeleft||v.swiperight||v.swipeup||v.swipedown}function lt(){return i===v.fingers||v.fingers===h||!c}function ht(){return 0!==z[0].end.x}function ft(){return v.tap}function dt(){return!!v.doubletap}function pt(){if(null==u)return!1;var t=wt();return dt()&&t-u<=v.doubletapthreshold}function ct(){v=x=0}function dt(){var t=!1;return x&&wt()-x<=v.fingerreleasethreshold&&(t=!0),t}function gt(t){n&&(!0===t?(n.on(x,g),n.on(f,q),w&&n.on(w,z)):(n.off(x,g,!1),n.off(f,q,!1),w&&n.off(w,z,!1)),n.data(_+"_intouch",!0===t))}function _t(t,e){var n={start:{x:0,y:0},last:{x:0,y:0},end:{x:0,y:0}};return n.start.x=n.last.x=n.end.x=e.pagex||e.clientx,n.start.y=n.last.y=n.end.y=e.pagey||e.clienty,z[t]=n}function mt(t){var e=void 0!==t.identifier?t.identifier:0,n=z[e]||null;return null===n&&(n=_t(e,t)),n.last.x=n.end.x,n.last.y=n.end.y,n.end.x=t.pagex||t.clientx,n.end.y=t.pagey||t.clienty,n}function vt(t){if(l[t])return l[t].distance}function yt(t){return{direction:t,distance:0}}function ct(){return j-y}function xt(t,e){var n=math.abs(t.x-e.x),r=math.abs(t.y-e.y);return math.round(math.sqrt(n*n+r*r))}function ft(t,s){if(o=s,(a=t).x==o.x&&a.y==o.y)return u;var a,o,l,h,f,d,p,c,d=(h=s,f=(l=t).x-h.x,d=h.y-l.y,p=math.atan2(d,f),(c=math.round(180*p/math.pi))<0&&(c=360-math.abs(c)),c);return d<=45&&0<=d||d<=360&&315<=d?e:135<=d&&d<=225?n:45=0?0:e._dirty?e.totalduration():e._tdur)},yt=function(t){return t._end=yt(t._start+(t._tdur/math.abs(t._ts||t._rts||1e-8)||0))},jt=function(t,e){var n;if((e._time||e._initted&&!e._dur)&&(n=zt(t.rawtime(),e),(!e._dur||qt(0,e.totalduration(),n)-e._ttime>1e-8)&&e.render(n,!0)),lt(t)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur=0&&n.totaltime(n._ttime),n=n._dp;t._ztime=-1e-8}},xt=function(t,e,n,r){return e.parent&&kt(e),e._start=yt(n+e._delay),e._end=yt(e._start+(e.totalduration()/math.abs(e.timescale())||0)),function(t,e,n,r,i){void 0===n&&(n="_first"),void 0===r&&(r="_last");var u,s=t[r];if(i)for(u=e[i];s&&s[i]>u;)s=s._prev;s?(e._next=s._next,s._next=e):(e._next=t[n],t[n]=e),e._next?e._next._prev=e:t[r]=e,e._prev=s,e.parent=e._dp=t}(t,e,"_first","_last",t._sort?"_start":0),t._recent=e,r||jt(t,e),t},vt=function(t,e,n,r){return ye(t,e),t._initted?!n&&t._pt&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&h!==ce.frame?(lt.push(t),t._lazy=[e,r],1):void 0:1},ut=function(t,e,n){var r=t._repeat,i=yt(e)||0;return t._dur=i,t._tdur=r?r<0?1e12:yt(i*(r+1)+t._rdelay*r):i,t._time>i&&(t._time=i,t._ttime=math.min(t._ttime,t._tdur)),!n&<(t.parent),t.parent&&yt(t),t},wt=function(t){return t instanceof le?lt(t):ut(t,t._dur)},qt={_start:0,endtime:at},ht=function t(e,n){var r,i,u=e.labels,s=e._recent||qt,a=e.duration()>=s?s.endtime(!1):e._dur;return z(n)&&(isnan(n)||n in u)?"<"===(r=n.charat(0))||">"===r?("<"===r?s._start:s.endtime(s._repeat>=0))+(parsefloat(n.substr(1))||0):(r=n.indexof("="))<0?(n in u||(u[n]=a),u[n]):(i=+(n.charat(r-1)+n.substr(r+1)),r>1?t(e,n.substr(0,r-1))+i:a+i):null==n?a:+n},gt=function(t,e){return t||0===t?e(t):e},qt=function(t,e,n){return ne?e:n},kt=function(t){return(t+"").substr((parsefloat(t)+"").length)},zt=[].slice,$t=function(t,e){return t&&v(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&v(t[0]))&&!t.nodetype&&t!==s},jt=function(t,e,n){return void 0===n&&(n=[]),t.foreach((function(t){var r;return z(t)&&!e||$t(t,1)?(r=n).push.apply(r,te(t)):n.push(t)}))||n},te=function(t,e){return!z(t)||e||!a&&xe()?h(t)?jt(t,e):$t(t)?zt.call(t,0):t?[t]:[]:zt.call(o.queryselectorall(t),0)},ee=function(t){return t.sort((function(){return.5-math.random()}))},ne=function(t){if(y(t))return t;var e=v(t)?t:{each:t},n=ae(e.ease),r=e.from||0,i=parsefloat(e.base)||0,u={},s=r>0&&r<1,a=isnan(r)||s,o=e.axis,l=r,h=r;return z(r)?l=h={center:.5,edges:.5,end:1}[r]||0:!s&&a&&(l=r[0],h=r[1]),function(t,s,f){var d,p,c,d,g,_,m,v,y,c=(f||e).length,x=u[c];if(!x){if(!(y="auto"===e.grid?0:(e.grid||[1,s])[1])){for(m=-s;m<(m=f[y++].getboundingclientrect().left)&&ym&&(m=g),gc?c-1:o?"y"===o?c/y:y:math.max(y,c/y))||0)*("edges"===r?-1:1),x.b=c<0?i-c:i,x.u=kt(e.amount||e.each)||0,n=n&&c<0?te(n):n}return c=(x[t]-x.min)/x.max||0,yt(x.b+(n?n(c):c)*x.v)+x.u}},re=function(t){var e=t<1?math.pow(10,(t+"").length-2):1;return function(n){return~~(math.round(parsefloat(n)/t)*t*e)/e+(j(n)?0:kt(n))}},ie=function(t,e){var n,r,i=h(t);return!i&&v(t)&&(n=i=t.radius||s,t.values?(t=te(t.values),(r=!j(t[0]))&&(n*=n)):t=re(t.increment)),gt(e,i?y(t)?function(e){return r=t(e),math.abs(r-e)<=n?r:e}:function(e){for(var i,u,s=parsefloat(r?e.x:e),a=parsefloat(r?e.y:0),o=s,l=0,h=t.length;h--;)(i=r?(i=t[h].x-s)*i+(u=t[h].y-a)*u:math.abs(t[h]-s))(i=math.abs(i))&&(u=r,a=i);return u},he=function(t,e,n){var r,i,u=t.vars,s=u[e];if(s)return r=u[e+"params"],i=u.callbackscope||t,n&<.length&&ft(),r?s.apply(i,r):s.call(i)},fe=function(t){return kt(t),t.progress()<1&&he(t,"oninterrupt"),t},de=function(t){var e=(t=!t.name&&t.default||t).name,n=y(t),r=e&&!n&&t.init?function(){this._props=[]}:t,i={init:at,render:je,add:ie,kill:en,modifier:tn,rawvars:0},u={targettest:0,get:0,getsetter:qe,aliases:{},register:0};if(xe(),t!==r){if(ft[e])return;tt(r,tt(bt(t,i),u)),mt(r.prototype,mt(i,bt(t,u))),ft[r.prop=e]=r,t.targettest&&(ct.push(r),ot[e]=1),e=("css"===e?"css":e.charat(0).touppercase()+e.substr(1))+"plugin"}st(e,r),t.register&&t.register(ln,r,un)},pe={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],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]},ce=function(t,e,n){return 255*(6*(t=t<0?t+1:t>1?t-1:t)<1?e+(n-e)*t*6:t<.5?n:3*t<2?e+(n-e)*(2/3-t)*6:e)+.5|0},de=function(t,e,n){var r,i,u,s,a,o,l,h,f,d,p=t?j(t)?[t>>16,t>>8&255,255&t]:0:pe.black;if(!p){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),pe[t])p=pe[t];else if("#"===t.charat(0))4===t.length&&(r=t.charat(1),i=t.charat(2),u=t.charat(3),t="#"+r+r+i+i+u+u),p=[(t=parseint(t.substr(1),16))>>16,t>>8&255,255&t];else if("hsl"===t.substr(0,3))if(p=d=t.match(g),e){if(~t.indexof("="))return p=t.match(q),n&&p.length<4&&(p[3]=1),p}else s=+p[0]%360/360,a=+p[1]/100,r=2*(o=+p[2]/100)-(i=o<=.5?o*(a+1):o+a-o*a),p.length>3&&(p[3]*=1),p[0]=ce(s+1/3,r,i),p[1]=ce(s,r,i),p[2]=ce(s-1/3,r,i);else p=t.match(g)||pe.transparent;p=p.map(number)}return e&&!d&&(r=p[0]/255,i=p[1]/255,u=p[2]/255,o=((l=math.max(r,i,u))+(h=math.min(r,i,u)))/2,l===h?s=a=0:(f=l-h,a=o>.5?f/(2-l-h):f/(l+h),s=l===r?(i-u)/f+(im&&(y+=i-v),c+=i,g.time=(c-y)/1e3,((n=g.time-f)>0||u)&&(g.frame++,f+=n+(n>=x?.004:x-n),r=1),u||(p=c(t)),r&&w.foreach((function(t){return t(g.time,i,g.frame,e)}))},g={time:0,frame:0,tick:function(){e(!0)},wake:function(){l&&(!a&&w()&&(s=a=window,o=s.document||{},et.gsap=ln,(s.gsapversions||(s.gsapversions=[])).push(ln.version),rt(nt||s.greensockglobals||!s.gsap&&s||{}),d=s.requestanimationframe),p&&g.sleep(),c=d||function(t){return settimeout(t,1e3*(f-g.time)+1|0)},d=1,e(2))},sleep:function(){(d?s.cancelanimationframe:cleartimeout)(p),d=0,c=at},lagsmoothing:function(t,e){m=t||1/1e-8,v=math.min(e,m,0)},fps:function(t){x=1/(t||240),f=g.time+x},add:function(t){w.indexof(t)<0&&w.push(t),xe()},remove:function(t){var e;~(e=w.indexof(t))&&w.splice(e,1)},_listeners:w=[]}),xe=function(){return!d&&ce.wake()},fe={},we=/^[\d.\-m][\d.\-,\s]/,ee=/["']/g,be=function(t){for(var e,n,r,i={},u=t.substr(1,t.length-3).split(":"),s=u[0],a=1,o=u.length;a1&&n.config?n.config.apply(null,~t.indexof("{")?[be(e[1])]:$.exec(t)[1].split(",").map(et)):fe._ce&&we.test(t)?fe._ce("",t):n}(t))||e},me=function(t,e,n,r){void 0===n&&(n=function(t){return 1-e(1-t)}),void 0===r&&(r=function(t){return t<.5?e(2*t)/2:1-e(2*(1-t))/2});var i,u={easein:e,easeout:n,easeinout:r};return vt(t,(function(t){for(var e in fe[t]=et[t]=u,fe[i=t.tolowercase()]=n,u)fe[i+("easein"===e?".in":"easeout"===e?".out":".inout")]=fe[t+"."+e]=u[e]})),u},pe=function(t){return function(e){return e<.5?(1-t(1-2*e))/2:.5+t(2*(e-.5))/2}},be=function t(e,n,r){var i=n>=1?n:1,u=(r||(e?.3:.45))/(n<1?n:1),s=u/o*(math.asin(1/i)||0),a=function(t){return 1===t?1:i*math.pow(2,-10*t)*i((t-s)*u)+1},o="out"===e?a:"in"===e?function(t){return 1-a(1-t)}:pe(a);return u=o/u,o.config=function(n,r){return t(e,n,r)},o},se=function t(e,n){void 0===n&&(n=1.70158);var r=function(t){return t?--t*t*((n+1)*t+n)+1:0},i="out"===e?r:"in"===e?function(t){return 1-r(1-t)}:pe(r);return i.config=function(n){return t(e,n)},i};vt("linear,quad,cubic,quart,quint,strong",(function(t,e){var n=e<5?e+1:e;me(t+",power"+(n-1),e?function(t){return math.pow(t,n)}:function(t){return t},(function(t){return 1-math.pow(1-t,n)}),(function(t){return t<.5?math.pow(2*t,n)/2:1-math.pow(2*(1-t),n)/2}))})),fe.linear.easenone=fe.none=fe.linear.easein,me("elastic",be("in"),be("out"),be()),b=7.5625,a=1/(t=2.75),me("bounce",(function(t){return 1-m(1-t)}),m=function(t){return t0?t+(t+this._rdelay)*this._repeat:t):this.totalduration()&&this._dur},e.totalduration=function(t){return arguments.length?(this._dirty=0,ut(this,this._repeat<0?t:(t-this._repeat*this._rdelay)/(this._repeat+1))):this._tdur},e.totaltime=function(t,e){if(xe(),!arguments.length)return this._ttime;var n=this.parent||this._dp;if(n&&n.smoothchildtiming&&this._ts){for(this._start=yt(n._time-(this._ts>0?t/this._ts:((this._dirty?this.totalduration():this._tdur)-t)/-this._ts)),yt(this),n._dirty||lt(n);n.parent;)n.parent._time!==n._start+(n._ts>=0?n._ttime/n._ts:(n.totalduration()-n._ttime)/-n._ts)&&n.totaltime(n._ttime,!0),n=n.parent;!this.parent&&this._dp.autoremovechildren&&xt(this._dp,this,this._start-this._delay)}return(this._ttime!==t||!this._dur&&!e||this._initted&&1e-8===math.abs(this._ztime))&&(this._ts||(this._ptime=t),wt(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totaltime(math.min(this.totalduration(),t+rt(this))%this._dur||(t?this._dur:0),e):this._time},e.totalprogress=function(t,e){return arguments.length?this.totaltime(this.totalduration()*t,e):this.totalduration()?math.min(1,this._ttime/this._tdur):this.ratio},e.progress=function(t,e){return arguments.length?this.totaltime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+rt(this),e):this.duration()?math.min(1,this._time/this._dur):this.ratio},e.iteration=function(t,e){var n=this.duration()+this._rdelay;return arguments.length?this.totaltime(this._time+(t-1)*n,e):this._repeat?it(this._ttime,n)+1:1},e.timescale=function(t){if(!arguments.length)return-1e-8===this._rts?0:this._rts;if(this._rts===t)return this;var e=this.parent&&this._ts?zt(this.parent._time,this):this._ttime;return this._rts=+t||0,this._ts=this._ps||-1e-8===t?0:this._rts,nt(this.totaltime(qt(0,this._tdur,e),!0))},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._ptime=this._ttime||math.max(-this._delay,this.rawtime()),this._ts=this._act=0):(xe(),this._ts=this._rts,this.totaltime(this.parent&&!this.parent.smoothchildtiming?this.rawtime():this._ttime||this._ptime,1===this.progress()&&(this._ttime-=1e-8)&&1e-8!==math.abs(this._ztime)))),this):this._ps},e.starttime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&xt(e,this,t-this._delay),this}return this._start},e.endtime=function(t){return this._start+(u(t)?this.totalduration():this.duration())/math.abs(this._ts)},e.rawtime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalprogress()<1)?this._ttime%(this._dur+this._rdelay):this._ts?zt(e.rawtime(t),this):this._ttime:this._ttime},e.repeat=function(t){return arguments.length?(this._repeat=t,wt(this)):this._repeat},e.repeatdelay=function(t){return arguments.length?(this._rdelay=t,wt(this)):this._rdelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totaltime(ht(this,t),u(e))},e.restart=function(t,e){return this.play().totaltime(t?-this._delay:0,u(e))},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalduration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timescale(-this._rts||(t?-1e-8:0)),this):this._rts<0},e.invalidate=function(){return this._initted=0,this._ztime=-1e-8,this},e.isactive=function(t){var e,n=this.parent||this._dp,r=this._start;return!(n&&!(this._ts&&(this._initted||!t)&&n.isactive(t)&&(e=n.rawtime(!0))>=r&&e1?(e?(r[t]=e,n&&(r[t+"params"]=n),"onupdate"===t&&(this._onupdate=e)):delete r[t],this):r[t]},e.then=function(t){var e=this;return new promise((function(n){var r=y(t)?t:bt,i=function(){var t=e.then;e.then=null,y(r)&&(r=r(e))&&(r.then||r===e)&&(e.then=t),n(r),e.then=t};e._initted&&1===e.totalprogress()&&e._ts>=0||!e._ttime&&e._ts<0?i():e._prom=i}))},e.kill=function(){fe(this)},t}();tt(ke.prototype,{_time:0,_start:0,_end:0,_ttime:0,_tdur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rdelay:0,_ts:1,_dp:0,ratio:0,_ztime:-1e-8,_prom:0,_ps:!1,_rts:1});var le=function(t){function e(e,n){var i;return void 0===e&&(e={}),(i=t.call(this,e,n)||this).labels={},i.smoothchildtiming=!!e.smoothchildtiming,i.autoremovechildren=!!e.autoremovechildren,i._sort=u(e.sortchildren),i.parent&&jt(i.parent,r(i)),i}i(e,t);var n=e.prototype;return n.to=function(t,e,n){return new ue(t,xt(arguments,0,this),ht(this,j(e)?arguments[3]:n)),this},n.from=function(t,e,n){return new ue(t,xt(arguments,1,this),ht(this,j(e)?arguments[3]:n)),this},n.fromto=function(t,e,n,r){return new ue(t,xt(arguments,2,this),ht(this,j(e)?arguments[4]:r)),this},n.set=function(t,e,n){return e.duration=0,e.parent=this,st(e).repeatdelay||(e.repeat=0),e.immediaterender=!!e.immediaterender,new ue(t,e,ht(this,n),1),this},n.call=function(t,e,n){return xt(this,ue.delayedcall(0,t,e),ht(this,n))},n.staggerto=function(t,e,n,r,i,u,s){return n.duration=e,n.stagger=n.stagger||r,n.oncomplete=u,n.oncompleteparams=s,n.parent=this,new ue(t,n,ht(this,i)),this},n.staggerfrom=function(t,e,n,r,i,u,s){return n.runbackwards=1,st(n).immediaterender=u(n.immediaterender),this.staggerto(t,e,n,r,i,u,s)},n.staggerfromto=function(t,e,n,r,i,u,s,a){return r.startat=n,st(r).immediaterender=u(r.immediaterender),this.staggerto(t,e,r,i,u,s,a)},n.render=function(t,e,n){var r,i,s,a,o,l,h,f,d,p,c,d,g=this._time,_=this._dirty?this.totalduration():this._tdur,m=this._dur,v=this!==u&&t>_-1e-8&&t>=0?_:t<1e-8?0:t,y=this._ztime<0!=t<0&&(this._initted||!m);if(v!==this._ttime||n||y){if(g!==this._time&&m&&(v+=this._time-g,t+=this._time-g),r=v,d=this._start,l=!(f=this._ts),y&&(m||(g=this._ztime),!t&&e||(this._ztime=t)),this._repeat&&(c=this._yoyo,o=m+this._rdelay,((r=yt(v%o))>m||_===v)&&(r=m),(a=~~(v/o))&&a===v/o&&(r=m,a--),c&&1&a&&(r=m-r,d=1),a!==(p=it(this._ttime,o))&&!this._lock)){var c=c&&1&p,x=c===(c&&1&a);if(ae)for(r=t._first;r&&r._start<=n;){if(!r._dur&&"ispause"===r.data&&r._start>e)return r;r=r._next}else for(r=t._last;r&&r._start>=n;){if(!r._dur&&"ispause"===r.data&&r._start=g&&t>=0)for(i=this._first;i;){if(s=i._next,(i._act||r>=i._start)&&i._ts&&h!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(r-i._start)*i._ts:(i._dirty?i.totalduration():i._tdur)+(r-i._start)*i._ts,e,n),r!==this._time||!this._ts&&!l){h=0,s&&(v+=this._ztime=-1e-8);break}}i=s}else{i=this._last;for(var f=t<0?t:r;i;){if(s=i._prev,(i._act||f<=i._end)&&i._ts&&h!==i){if(i.parent!==this)return this.render(t,e,n);if(i.render(i._ts>0?(f-i._start)*i._ts:(i._dirty?i.totalduration():i._tdur)+(f-i._start)*i._ts,e,n),r!==this._time||!this._ts&&!l){h=0,s&&(v+=this._ztime=f?-1e-8:1e-8);break}}i=s}}if(h&&!e&&(this.pause(),h.render(r>=g?0:-1e-8)._ztime=r>=g?1:-1,this._ts))return this._start=d,yt(this),this.render(t,e,n);this._onupdate&&!e&&he(this,"onupdate",!0),(v===_&&_>=this.totalduration()||!v&&this._ts<0)&&(d!==this._start&&math.abs(f)===math.abs(this._ts)||this._lock||((t||!m)&&(t&&this._ts>0||!v&&this._ts<0)&&kt(this,1),e||t<0&&!g||(he(this,v===_?"oncomplete":"onreversecomplete",!0),this._prom&&this._prom())))}return this},n.add=function(t,e){var n=this;if(j(e)||(e=ht(this,e)),!(t instanceof ke)){if(h(t))return t.foreach((function(t){return n.add(t,e)})),lt(this);if(z(t))return this.addlabel(t,e);if(!y(t))return this;t=ue.delayedcall(0,t)}return this!==t?xt(this,t,e):this},n.getchildren=function(t,e,n,r){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===n&&(n=!0),void 0===r&&(r=-s);for(var i=[],u=this._first;u;)u._start>=r&&(u instanceof ue?e&&i.push(u):(n&&i.push(u),t&&i.push.apply(i,u.getchildren(!0,e,n)))),u=u._next;return i},n.getbyid=function(t){for(var e=this.getchildren(1,1,1),n=e.length;n--;)if(e[n].vars.id===t)return e[n]},n.remove=function(t){return z(t)?this.removelabel(t):y(t)?this.killtweensof(t):(ot(this,t),t===this._recent&&(this._recent=this._last),lt(this))},n.totaltime=function(e,n){return arguments.length?(this._forcing=1,this.parent||this._dp||!this._ts||(this._start=yt(ce.time-(this._ts>0?e/this._ts:(this.totalduration()-e)/-this._ts))),t.prototype.totaltime.call(this,e,n),this._forcing=0,this):this._ttime},n.addlabel=function(t,e){return this.labels[t]=ht(this,e),this},n.removelabel=function(t){return delete this.labels[t],this},n.addpause=function(t,e,n){var r=ue.delayedcall(0,e||at,n);return r.data="ispause",this._haspause=1,xt(this,r,ht(this,t))},n.removepause=function(t){var e=this._first;for(t=ht(this,t);e;)e._start===t&&"ispause"===e.data&&kt(e),e=e._next},n.killtweensof=function(t,e,n){for(var r=this.gettweensof(t,n),i=r.length;i--;)ne!==r[i]&&r[i].kill(t,e);return this},n.gettweensof=function(t,e){for(var n,r=[],i=te(t),u=this._first;u;)u instanceof ue?!ct(u._targets,i)||e&&!u.isactive("started"===e)||r.push(u):(n=u.gettweensof(i,e)).length&&r.push.apply(r,n),u=u._next;return r},n.tweento=function(t,e){e=e||{};var n=this,r=ht(n,t),i=e,u=i.startat,s=i.onstart,a=i.onstartparams,o=ue.to(n,tt(e,{ease:"none",lazy:!1,time:r,duration:e.duration||math.abs((r-(u&&"time"in u?u.time:n._time))/n.timescale())||1e-8,onstart:function(){n.pause();var t=e.duration||math.abs((r-n._time)/n.timescale());o._dur!==t&&ut(o,t).render(o._time,!0,!0),s&&s.apply(o,a||[])}}));return o},n.tweenfromto=function(t,e,n){return this.tweento(e,tt({startat:{time:ht(this,t)}},n))},n.recent=function(){return this._recent},n.nextlabel=function(t){return void 0===t&&(t=this._time),le(this,ht(this,t))},n.previouslabel=function(t){return void 0===t&&(t=this._time),le(this,ht(this,t),1)},n.currentlabel=function(t){return arguments.length?this.seek(t,!0):this.previouslabel(this._time+1e-8)},n.shiftchildren=function(t,e,n){void 0===n&&(n=0);for(var r,i=this._first,u=this.labels;i;)i._start>=n&&(i._start+=t),i=i._next;if(e)for(r in u)u[r]>=n&&(u[r]+=t);return lt(this)},n.invalidate=function(){var e=this._first;for(this._lock=0;e;)e.invalidate(),e=e._next;return t.prototype.invalidate.call(this)},n.clear=function(t){void 0===t&&(t=!0);for(var e,n=this._first;n;)e=n._next,this.remove(n),n=e;return this._time=this._ttime=0,t&&(this.labels={}),lt(this)},n.totalduration=function(t){var e,n,r,i,s=0,a=this,o=a._last,l=s;if(arguments.length)return a.timescale((a._repeat<0?a.duration():a.totalduration())/(a.reversed()?-t:t));if(a._dirty){for(i=a.parent;o;)e=o._prev,o._dirty&&o.totalduration(),(r=o._start)>l&&a._sort&&o._ts&&!a._lock?(a._lock=1,xt(a,o,r-o._delay,1)._lock=0):l=r,r<0&&o._ts&&(s-=r,(!i&&!a._dp||i&&i.smoothchildtiming)&&(a._start+=r/a._ts,a._time-=r,a._ttime-=r),a.shiftchildren(-r,!1,-1e20),l=0),(n=yt(o))>s&&o._ts&&(s=n),o=e;ut(a,a===u&&a._time>s?a._time:math.min(s,s),1),a._dirty=0}return a._tdur},e.updateroot=function(t){if(u._ts&&(wt(u,zt(t,u)),h=ce.frame),ce.frame>=pt){pt+=p.autosleep||120;var e=u._first;if((!e||!e._ts)&&p.autosleep&&ce._listeners.length<2){for(;e&&!e._ts;)e=e._next;e||ce.sleep()}}},e}(ke);tt(le.prototype,{_lock:0,_haspause:0,_forcing:0});var ne,re=function(t,e,n,r,i,u,s){var a,o,l,h,f,d,p,c,d=new un(this._pt,t,e,0,1,$e,null,i),g=0,_=0;for(d.b=n,d.e=r,n+="",(p=~(r+="").indexof("random("))&&(r=ae(r)),u&&(u(c=[n,r],t,e),n=c[0],r=c[1]),o=n.match(z)||[];a=z.exec(r);)h=a[0],f=r.substring(g,a.index),l?l=(l+1)%5:"rgba("===f.substr(-5)&&(l=1),h!==o[_++]&&(d=parsefloat(o[_-1])||0,d._pt={_next:d._pt,p:f||1===_?f:",",s:d,c:"="===h.charat(1)?parsefloat(h.substr(2))*("-"===h.charat(0)?-1:1):parsefloat(h)-d,m:l&&l<4?math.round:0},g=z.lastindex);return d.c=g0)!t&&(e._startat=0);else if(a)return}else if(w&&a)if(m)!t&&(e._startat=0);else if(n&&(v=!1),kt(e._startat=ue.set(p,mt(bt(g,ot),{overwrite:!1,data:"isfromstart",lazy:v&&u(y),immediaterender:v,stagger:0,parent:s}))),v){if(!n)return}else t(e._startat,1e-8);for(r=bt(g,ot),e._pt=0,d=(f=p[0]?_t(p[0]).harness:0)&&g[f.prop],y=a&&u(y)||y&&!a,i=0;i")}));else{if(f=e.length,c=y?ne(y):at,v(y))for(d in y)~xe.indexof(d)&&(d||(d={}),d[d]=y[d]);for(l=0;lp-1e-8&&t>=0?p:t<1e-8?0:t;if(c){if(d!==this._ttime||!t||n||this._startat&&this._ztime<0!=t<0){if(r=d,h=this.timeline,this._repeat){if(s=c+this._rdelay,((r=yt(d%s))>c||p===d)&&(r=c),(u=~~(d/s))&&u===d/s&&(r=c,u--),(o=this._yoyo&&1&u)&&(f=this._yease,r=c-r),a=it(this._ttime,s),r===d&&!n&&this._initted)return this;u!==a&&(!this.vars.repeatrefresh||o||this._lock||(this._lock=n=1,this.render(s*u,!0).invalidate()._lock=0))}if(!this._initted){if(vt(this,r,n,e))return this._ttime=0,this;if(c!==this._dur)return this.render(t,e,n)}for(this._ttime=d,this._time=r,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=l=(f||this._ease)(r/c),this._from&&(this.ratio=l=1-l),d||!r||e||he(this,"onstart"),i=this._pt;i;)i.r(l,i.d),i=i._next;h&&h.render(t<0?t:!r&&o?-1e-8:h._dur*l,e,n)||this._startat&&(this._ztime=t),this._onupdate&&!e&&(t<0&&this._startat&&this._startat.render(t,!0,n),he(this,"onupdate")),this._repeat&&u!==a&&this.vars.onrepeat&&!e&&this.parent&&he(this,"onrepeat"),d!==this._tdur&&d||this._ttime!==d||(t<0&&this._startat&&!this._onupdate&&this._startat.render(t,!0,n),(t||!c)&&(t&&this._ts>0||!d&&this._ts<0)&&kt(this,1),e||t<0&&!d||d0||(he(this,d===p?"oncomplete":"onreversecomplete",!0),this._prom&&this._prom()))}}else!function(t,e,n,r){var i,u=t._ztime<0?0:1,s=e<0?0:1,a=t._rdelay,o=0;if(a&&t._repeat&&(o=qt(0,t._tdur,e),it(o,a)!==it(t._ttime,a)&&(u=1-s,t.vars.repeatrefresh&&t._initted&&t.invalidate())),(t._initted||!vt(t,e,r,n))&&(s!==u||r||1e-8===t._ztime||!e&&t._ztime)){for(t._ztime=e||(n?1e-8:0),t.ratio=s,t._from&&(s=1-s),t._time=0,t._ttime=o,n||he(t,"onstart"),i=t._pt;i;)i.r(s,i.d),i=i._next;!s&&t._startat&&!t._onupdate&&t._start&&t._startat.render(e,!0,r),t._onupdate&&(n||he(t,"onupdate")),o&&t._repeat&&!n&&t.parent&&he(t,"onrepeat"),(e>=t._tdur||e<0)&&t.ratio===s&&(t.ratio&&kt(t,1),n||(he(t,t.ratio?"oncomplete":"onreversecomplete",!0),t._prom&&t._prom()))}}(this,t,e,n);return this},n.targets=function(){return this._targets},n.invalidate=function(){return this._pt=this._op=this._startat=this._onupdate=this._act=this._lazy=0,this._ptlookup=[],this.timeline&&this.timeline.invalidate(),t.prototype.invalidate.call(this)},n.kill=function(t,e){if(void 0===e&&(e="all"),!(t||e&&"all"!==e)&&(this._lazy=0,this.parent))return fe(this);if(this.timeline)return this.timeline.killtweensof(t,e,ne&&!0!==ne.vars.overwrite),this;var n,r,i,u,s,a,o,l=this._targets,h=t?te(t):l,f=this._ptlookup,d=this._pt;if((!e||"all"===e)&&function(t,e){for(var n=t.length,r=n===e.length;r&&n--&&t[n]===e[n];);return n<0}(l,h))return fe(this);for(n=this._op=this._op||[],"all"!==e&&(z(e)&&(s={},vt(e,(function(t){return s[t]=1})),e=s),e=function(t,e){var n,r,i,u,s=t[0]?_t(t[0]).harness:0,a=s&&s.aliases;if(!a)return e;for(r in n=mt({},e),a)if(r in n)for(i=(u=a[r].split(",")).length;i--;)n[u[i]]=n[r];return n}(l,e)),o=l.length;o--;)if(~h.indexof(l[o]))for(s in r=f[o],"all"===e?(n[o]=e,u=r,i={}):(i=n[o]=n[o]||{},u=e),u)(a=r&&r[s])&&("kill"in a.d&&!0!==a.d.kill(s)||ot(this,a,"_pt"),delete r[s]),"all"!==i&&(i[s]=1);return this._initted&&!this._pt&&d&&fe(this),this},e.to=function(t,n){return new e(t,n,arguments[2])},e.from=function(t,n){return new e(t,xt(arguments,1))},e.delayedcall=function(t,n,r,i){return new e(n,0,{immediaterender:!1,lazy:!1,overwrite:!1,delay:t,oncomplete:n,onreversecomplete:n,oncompleteparams:r,onreversecompleteparams:r,callbackscope:i})},e.fromto=function(t,n,r){return new e(t,xt(arguments,2))},e.set=function(t,n){return n.duration=0,n.repeatdelay||(n.repeat=0),new e(t,n)},e.killtweensof=function(t,e,n){return u.killtweensof(t,e,n)},e}(ke);tt(ue.prototype,{_targets:[],_lazy:0,_startat:0,_op:0,_oninit:0}),vt("staggerto,staggerfrom,staggerfromto",(function(t){ue[t]=function(){var e=new le,n=zt.call(arguments,0);return n.splice("staggerfromto"===t?5:4,0,0),e[t].apply(e,n)}}));var we=function(t,e,n){return t[e]=n},qe=function(t,e,n){return t[e](n)},he=function(t,e,n,r){return t[e](r.fp,n)},ge=function(t,e,n){return t.setattribute(e,n)},qe=function(t,e){return y(t[e])?qe:x(t[e])&&t.setattribute?ge:we},ke=function(t,e){return e.set(e.t,e.p,math.round(1e4*(e.s+e.c*t))/1e4,e)},ze=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},$e=function(t,e){var n=e._pt,r="";if(!t&&e.b)r=e.b;else if(1===t&&e.e)r=e.e;else{for(;n;)r=n.p+(n.m?n.m(n.s+n.c*t):math.round(1e4*(n.s+n.c*t))/1e4)+r,n=n._next;r+=e.c}e.set(e.t,e.p,r,e)},je=function(t,e){for(var n=e._pt;n;)n.r(t,n.d),n=n._next},tn=function(t,e,n,r){for(var i,u=this._pt;u;)i=u._next,u.p===r&&u.modifier(t,e,n),u=i},en=function(t){for(var e,n,r=this._pt;r;)n=r._next,r.p===t&&!r.op||r.op===t?ot(this,r,"_pt"):r.dep||(e=1),r=n;return!e},nn=function(t,e,n,r){r.mset(t,e,r.m.call(r.tween,n,r.mt),r)},rn=function(t){for(var e,n,r,i,u=t._pt;u;){for(e=u._next,n=r;n&&n.pr>u.pr;)n=n._next;(u._prev=n?n._prev:i)?u._prev._next=u:r=u,(u._next=n)?n._prev=u:i=u,u=e}t._pt=r},un=function(){function t(t,e,n,r,i,u,s,a,o){this.t=e,this.s=r,this.c=i,this.p=n,this.r=u||ke,this.d=s||this,this.set=a||we,this.pr=o||0,this._next=t,t&&(t._prev=this)}return t.prototype.modifier=function(t,e,n){this.mset=this.mset||this.set,this.set=nn,this.m=t,this.mt=n,this.tween=e},t}();vt(dt+"parent,duration,ease,delay,overwrite,runbackwards,startat,yoyo,immediaterender,repeat,repeatdelay,data,paused,reversed,lazy,callbackscope,stringfilter,id,yoyoease,stagger,inherit,repeatrefresh,keyframes,autorevert",(function(t){return ot[t]=1})),et.tweenmax=et.tweenlite=ue,et.timelinelite=et.timelinemax=le,u=new le({sortchildren:!1,defaults:b,autoremovechildren:!0,id:"root",smoothchildtiming:!0}),p.stringfilter=ye;var sn={registerplugin:function(){for(var t=arguments.length,e=new array(t),n=0;n1){var r=t.map((function(t){return ln.quicksetter(t,e,n)})),i=r.length;return function(t){for(var e=i;e--;)r[e](t)}}t=t[0]||{};var u=ft[e],s=_t(t),a=u?function(e){var r=new u;f._pt=0,r.init(t,n?e+n:e,f,0,[t]),r.render(1,r),f._pt&&je(1,f)}:s.set(t,e);return u?a:function(r){return a(t,e,n?r+n:r,s,1)}},istweening:function(t){return u.gettweensof(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=ae(t.ease,b.ease)),pt(b,t||{})},config:function(t){return pt(p,t||{})},registereffect:function(t){var e=t.name,n=t.effect,r=t.plugins,i=t.defaults,u=t.extendtimeline;(r||"").split(",").foreach((function(t){return t&&!ft[t]&&!et[t]&&ut(e+" effect requires "+t+" plugin.")})),dt[e]=function(t,e,r){return n(te(t),tt(e||{},i),r)},u&&(le.prototype[e]=function(t,n,r){return this.add(dt[e](t,v(n)?n:(r=n)&&{},this),r)})},registerease:function(t,e){fe[t]=ae(e)},parseease:function(t,e){return arguments.length?ae(t,e):fe},getbyid:function(t){return u.getbyid(t)},exportroot:function(t,e){void 0===t&&(t={});var n,r,i=new le(t);for(i.smoothchildtiming=u(t.smoothchildtiming),u.remove(i),i._dp=0,i._time=i._ttime=u._time,n=u._first;n;)r=n._next,!e&&!n._dur&&n instanceof ue&&n.vars.oncomplete===n._targets[0]||xt(i,n,n._start-n._delay),n=r;return xt(u,i,0),i},utils:{wrap:function t(e,n,r){var i=n-e;return h(e)?se(e,t(0,e.length),n):gt(r,(function(t){return(i+(t-e)%i)%i+e}))},wrapyoyo:function t(e,n,r){var i=n-e,u=2*i;return h(e)?se(e,t(0,e.length-1),n):gt(r,(function(t){return e+((t=(u+(t-e)%u)%u)>i?u-t:t)}))},distribute:ne,random:ue,snap:ie,normalize:function(t,e,n){return oe(t,e,0,1,n)},getunit:kt,clamp:function(t,e,n){return gt(n,(function(n){return qt(t,e,n)}))},splitcolor:de,toarray:te,maprange:oe,pipe:function(){for(var t=arguments.length,e=new array(t),n=0;n=0?xn[i]:"")+t},un=function(){"undefined"!=typeof window&&(hn=window,fn=hn.document,dn=fn.documentelement,cn=yn("div")||{style:{}},dn=yn("div"),in=vn(in),zn=vn(zn),cn.style.csstext="border-width:0;line-height:0;position:absolute;padding:0",_n=!!vn("perspective"),pn=1)},wn=function t(e){var n,r=yn("svg",this.ownersvgelement&&this.ownersvgelement.getattribute("xmlns")||"http://www.w3.org/2000/svg"),i=this.parentnode,u=this.nextsibling,s=this.style.csstext;if(dn.appendchild(r),r.appendchild(this),this.style.display="block",e)try{n=this.getbbox(),this._gsapbbox=this.getbbox,this.getbbox=t}catch(t){}else this._gsapbbox&&(n=this._gsapbbox());return i&&(u?i.insertbefore(this,u):i.appendchild(this)),dn.removechild(r),this.style.csstext=s,n},qn=function(t,e){for(var n=e.length;n--;)if(t.hasattribute(e[n]))return t.getattribute(e[n])},hn=function(t){var e;try{e=t.getbbox()}catch(n){e=wn.call(t,!0)}return e&&(e.width||e.height)||t.getbbox===wn||(e=wn.call(t,!0)),!e||e.width||e.x||e.y?e:{x:+qn(t,["x","cx","x1"])||0,y:+qn(t,["y","cy","y1"])||0,width:0,height:0}},gn=function(t){return!(!t.getctm||t.parentnode&&!t.ownersvgelement||!hn(t))},qn=function(t,e){if(e){var n=t.style;e in mn&&(e=in),n.removeproperty?("ms"!==e.substr(0,2)&&"webkit"!==e.substr(0,6)||(e="-"+e),n.removeproperty(e.replace(xn,"-$1").tolowercase())):n.removeattribute(e)}},kn=function(t,e,n,r,i,u){var s=new un(t._pt,e,n,0,1,u?bn:pn);return t._pt=s,s.b=r,s.e=i,t._props.push(n),s},zn={deg:1,rad:1,turn:1},$n=function t(e,n,r,i){var u,s,a,o,l=parsefloat(r)||0,h=(r+"").trim().substr((l+"").length)||"px",f=cn.style,d=fn.test(n),p="svg"===e.tagname.tolowercase(),c=(p?"client":"offset")+(d?"width":"height"),d="px"===i,g="%"===i;return i===h||!l||zn[i]||zn[h]?l:("px"!==h&&!d&&(l=t(e,n,r,"px")),o=e.getctm&&gn(e),g&&(mn[n]||~n.indexof("adius"))?yt(l/(o?e.getbbox()[d?"width":"height"]:e[c])*100):(f[d?"width":"height"]=100+(d?h:i),s=~n.indexof("adius")||"em"===i&&e.appendchild&&!p?e:e.parentnode,o&&(s=(e.ownersvgelement||{}).parentnode),s&&s!==fn&&s.appendchild||(s=fn.body),(a=s._gsap)&&g&&a.width&&d&&a.time===ce.time?yt(l/a.width*100):((g||"%"===h)&&(f.position=jn(e,"position")),s===e&&(f.position="static"),s.appendchild(cn),u=cn[c],s.removechild(cn),f.position="absolute",d&&g&&((a=_t(s)).time=ce.time,a.width=s[c]),yt(d?u*l/100:u&&l?100/u*l:0))))},jn=function(t,e,n,r){var i;return pn||un(),e in en&&"transform"!==e&&~(e=en[e]).indexof(",")&&(e=e.split(",")[0]),mn[e]&&"transform"!==e?(i=hr(t,r),i="transformorigin"!==e?i[e]:fr(jn(t,zn))+" "+i.zorigin+"px"):(!(i=t.style[e])||"auto"===i||r||~(i+"").indexof("calc("))&&(i=rr[e]&&rr[e](t,e,n)||jn(t,e)||mt(t,e)||("opacity"===e?1:0)),n&&!~(i+"").indexof(" ")?$n(t,e,i,n)+n:i},tr=function(t,e,n,r){if(!n||"none"===n){var i=vn(e,t,1),u=i&&jn(t,i,1);u&&u!==n&&(e=i,n=u)}var s,a,o,l,h,f,d,p,c,d,g,_,m=new un(this._pt,t.style,e,0,1,$e),v=0,y=0;if(m.b=n,m.e=r,n+="","auto"===(r+="")&&(t.style[e]=r,r=jn(t,e)||r,t.style[e]=n),ye(s=[n,r]),r=s[1],o=(n=s[0]).match(k)||[],(r.match(k)||[]).length){for(;a=k.exec(r);)d=a[0],c=r.substring(v,a.index),h?h=(h+1)%5:"rgba("!==c.substr(-5)&&"hsla("!==c.substr(-5)||(h=1),d!==(f=o[y++]||"")&&(l=parsefloat(f)||0,g=f.substr((l+"").length),(_="="===d.charat(1)?+(d.charat(0)+"1"):0)&&(d=d.substr(2)),p=parsefloat(d),d=d.substr((p+"").length),v=k.lastindex-d.length,d||(d=d||p.units[e]||g,v===r.length&&(r+=d,m.e+=d)),g!==d&&(l=$n(t,e,f,d)||0),m._pt={_next:m._pt,p:c||1===y?c:",",s:l,c:_?_*p:p-l,m:h&&h<4?math.round:0});m.c=v-1;)n=a[i],mn[n]&&(r=1,n="transformorigin"===n?zn:in),qn(u,n);r&&(qn(u,in),o&&(o.svg&&u.removeattribute("transform"),hr(u,1),o.uncache=1))}},rr={clearprops:function(t,e,n,r,i){if("isfromstart"!==i.data){var u=t._pt=new un(t._pt,e,n,0,0,nr);return u.u=r,u.pr=-10,u.tween=i,t._props.push(n),1}}},ir=[1,0,0,1,0,0],ur={},sr=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},ar=function(t){var e=jn(t,in);return sr(e)?ir:e.substr(7).match(q).map(yt)},or=function(t,e){var n,r,i,u,s=t._gsap||_t(t),a=t.style,o=ar(t);return s.svg&&t.getattribute("transform")?"1,0,0,1,0,0"===(o=[(i=t.transform.baseval.consolidate().matrix).a,i.b,i.c,i.d,i.e,i.f]).join(",")?ir:o:(o!==ir||t.offsetparent||t===dn||s.svg||(i=a.display,a.display="block",(n=t.parentnode)&&t.offsetparent||(u=1,r=t.nextsibling,dn.appendchild(t)),o=ar(t),i?a.display=i:qn(t,"display"),u&&(r?n.insertbefore(t,r):n?n.appendchild(t):dn.removechild(t))),e&&o.length>6?[o[0],o[1],o[4],o[5],o[12],o[13]]:o)},lr=function(t,e,n,r,i,u){var s,a,o,l=t._gsap,h=i||or(t,!0),f=l.xorigin||0,d=l.yorigin||0,p=l.xoffset||0,c=l.yoffset||0,d=h[0],g=h[1],_=h[2],m=h[3],v=h[4],y=h[5],c=e.split(" "),x=parsefloat(c[0])||0,f=parsefloat(c[1])||0;n?h!==ir&&(a=d*m-g*_)&&(o=x*(-g/a)+f*(d/a)-(d*y-g*v)/a,x=x*(m/a)+f*(-_/a)+(_*y-m*v)/a,f=o):(x=(s=hn(t)).x+(~c[0].indexof("%")?x/100*s.width:x),f=s.y+(~(c[1]||c[0]).indexof("%")?f/100*s.height:f)),r||!1!==r&&l.smooth?(v=x-f,y=f-d,l.xoffset=p+(v*d+y*_)-v,l.yoffset=c+(v*g+y*m)-y):l.xoffset=l.yoffset=0,l.xorigin=x,l.yorigin=f,l.smooth=!!r,l.origin=e,l.originisabsolute=!!n,t.style[zn]="0px 0px",u&&(kn(u,l,"xorigin",f,x),kn(u,l,"yorigin",d,f),kn(u,l,"xoffset",p,l.xoffset),kn(u,l,"yoffset",c,l.yoffset)),t.setattribute("data-svg-origin",x+" "+f)},hr=function(t,e){var n=t._gsap||new oe(t);if("x"in n&&!e&&!n.uncache)return n;var r,i,u,s,a,o,l,h,f,d,p,c,d,g,_,m,v,y,c,x,f,w,e,b,t,a,m,b,s,o,k,l,n=t.style,r=n.scalex<0,i=jn(t,zn)||"0";return r=i=u=o=l=h=f=d=p=0,s=a=1,n.svg=!(!t.getctm||!gn(t)),g=or(t,n.svg),n.svg&&(b=!n.uncache&&t.getattribute("data-svg-origin"),lr(t,b||i,!!b||n.originisabsolute,!1!==n.smooth,g)),c=n.xorigin||0,d=n.yorigin||0,g!==ir&&(y=g[0],c=g[1],x=g[2],f=g[3],r=w=g[4],i=e=g[5],6===g.length?(s=math.sqrt(y*y+c*c),a=math.sqrt(f*f+x*x),o=y||c?cn(c,y)*vn:0,(f=x||f?cn(x,f)*vn+o:0)&&(a*=math.cos(f*yn)),n.svg&&(r-=c-(c*y+d*x),i-=d-(c*c+d*f))):(l=g[6],o=g[7],m=g[8],b=g[9],s=g[10],k=g[11],r=g[12],i=g[13],u=g[14],l=(_=cn(l,s))*vn,_&&(b=w*(m=math.cos(-_))+m*(v=math.sin(-_)),t=e*m+b*v,a=l*m+s*v,m=w*-v+m*m,b=e*-v+b*m,s=l*-v+s*m,k=o*-v+k*m,w=b,e=t,l=a),h=(_=cn(-x,s))*vn,_&&(m=math.cos(-_),k=f*(v=math.sin(-_))+k*m,y=b=y*m-m*v,c=t=c*m-b*v,x=a=x*m-s*v),o=(_=cn(c,y))*vn,_&&(b=y*(m=math.cos(_))+c*(v=math.sin(_)),t=w*m+e*v,c=c*m-y*v,e=e*m-w*v,y=b,w=t),l&&math.abs(l)+math.abs(o)>359.9&&(l=o=0,h=180-h),s=yt(math.sqrt(y*y+c*c+x*x)),a=yt(math.sqrt(e*e+l*l)),_=cn(w,e),f=math.abs(_)>2e-4?_*vn:0,p=k?1/(k<0?-k:k):0),n.svg&&(g=t.getattribute("transform"),n.forcecss=t.setattribute("transform","")||!sr(jn(t,in)),g&&t.setattribute("transform",g))),math.abs(f)>90&&math.abs(f)<270&&(r?(s*=-1,f+=o<=0?180:-180,o+=o<=0?180:-180):(a*=-1,f+=f<=0?180:-180)),n.x=((n.xpercent=r&&math.round(t.offsetwidth/2)===math.round(-r)?-50:0)?0:r)+"px",n.y=((n.ypercent=i&&math.round(t.offsetheight/2)===math.round(-i)?-50:0)?0:i)+"px",n.z=u+"px",n.scalex=yt(s),n.scaley=yt(a),n.rotation=yt(o)+"deg",n.rotationx=yt(l)+"deg",n.rotationy=yt(h)+"deg",n.skewx=f+"deg",n.skewy=d+"deg",n.transformperspective=p+"px",(n.zorigin=parsefloat(i.split(" ")[2])||0)&&(n[zn]=fr(i)),n.xoffset=n.yoffset=0,n.force3d=p.force3d,n.rendertransform=n.svg?dr:_n?cr:pr,n.uncache=0,n},fr=function(t){return(t=t.split(" "))[0]+" "+t[1]},dr=function(t,e,n){var r=kt(e);return yt(parsefloat(e)+parsefloat($n(t,"x",n+"px",r)))+r},pr=function(t,e){e.z="0px",e.rotationy=e.rotationx="0deg",e.force3d=0,cr(t,e)},cr=function(t,e){var n=e||this,r=n.xpercent,i=n.ypercent,u=n.x,s=n.y,a=n.z,o=n.rotation,l=n.rotationy,h=n.rotationx,f=n.skewx,d=n.skewy,p=n.scalex,c=n.scaley,d=n.transformperspective,g=n.force3d,_=n.target,m=n.zorigin,v="",y="auto"===g&&t&&1!==t||!0===g;if(m&&("0deg"!==h||"0deg"!==l)){var c,x=parsefloat(l)*yn,f=math.sin(x),w=math.cos(x);x=parsefloat(h)*yn,c=math.cos(x),u=dr(_,u,f*c*-m),s=dr(_,s,-math.sin(x)*-m),a=dr(_,a,w*c*-m+m)}"0px"!==d&&(v+="perspective("+d+") "),(r||i)&&(v+="translate("+r+"%, "+i+"%) "),(y||"0px"!==u||"0px"!==s||"0px"!==a)&&(v+="0px"!==a||y?"translate3d("+u+", "+s+", "+a+") ":"translate("+u+", "+s+") "),"0deg"!==o&&(v+="rotate("+o+") "),"0deg"!==l&&(v+="rotatey("+l+") "),"0deg"!==h&&(v+="rotatex("+h+") "),"0deg"===f&&"0deg"===d||(v+="skew("+f+", "+d+") "),1===p&&1===c||(v+="scale("+p+", "+c+") "),_.style[in]=v||"translate(0, 0)"},dr=function(t,e){var n,r,i,u,s,a=e||this,o=a.xpercent,l=a.ypercent,h=a.x,f=a.y,d=a.rotation,p=a.skewx,c=a.skewy,d=a.scalex,g=a.scaley,_=a.target,m=a.xorigin,v=a.yorigin,y=a.xoffset,c=a.yoffset,x=a.forcecss,f=parsefloat(h),w=parsefloat(f);d=parsefloat(d),p=parsefloat(p),(c=parsefloat(c))&&(p+=c=parsefloat(c),d+=c),d||p?(d*=yn,p*=yn,n=math.cos(d)*d,r=math.sin(d)*d,i=math.sin(d-p)*-g,u=math.cos(d-p)*g,p&&(c*=yn,s=math.tan(p-c),i*=s=math.sqrt(1+s*s),u*=s,c&&(s=math.tan(c),n*=s=math.sqrt(1+s*s),r*=s)),n=yt(n),r=yt(r),i=yt(i),u=yt(u)):(n=d,u=g,r=i=0),(f&&!~(h+"").indexof("px")||w&&!~(f+"").indexof("px"))&&(f=$n(_,"x",h,"px"),w=$n(_,"y",f,"px")),(m||v||y||c)&&(f=yt(f+m-(m*n+v*i)+y),w=yt(w+v-(m*r+v*u)+c)),(o||l)&&(s=_.getbbox(),f=yt(f+o/100*s.width),w=yt(w+l/100*s.height)),s="matrix("+n+","+r+","+i+","+u+","+f+","+w+")",_.setattribute("transform",s),x&&(_.style[in]=s)},gr=function(t,e,n,r,i,u){var s,a,o=z(i),l=parsefloat(i)*(o&&~i.indexof("rad")?vn:1),h=u?l*u:l-r,f=r+h+"deg";return o&&("short"===(s=i.split("_")[1])&&(h%=360)!==h%180&&(h+=h<0?360:-360),"cw"===s&&h<0?h=(h+36e9)%360-360*~~(h/360):"ccw"===s&&h>0&&(h=(h-36e9)%360-360*~~(h/360))),t._pt=a=new un(t._pt,e,n,r,h,tn),a.e=f,a.u="deg",t._props.push(n),a},_r=function(t,e,n){var r,i,u,s,a,o,l,h=dn.style,f=n._gsap;for(i in h.csstext=getcomputedstyle(n).csstext+";position:absolute;display:block;",h[in]=e,fn.body.appendchild(dn),r=hr(dn,1),mn)(u=f[i])!==(s=r[i])&&"perspective,force3d,transformorigin,svgorigin".indexof(i)<0&&(a=kt(u)!==(l=kt(s))?$n(n,i,u,l):parsefloat(u),o=parsefloat(s),t._pt=new un(t._pt,f,i,a,o-a,bn),t._pt.u=l||0,t._props.push(i));fn.body.removechild(dn)};vt("padding,margin,width,radius",(function(t,e){var n="top",r="right",i="bottom",u="left",s=(e<3?[n,r,i,u]:[n+u,n+r,i+r,i+u]).map((function(n){return e<2?t+n:"border"+n+t}));rr[e>1?"border"+t:t]=function(t,e,n,r,i){var u,a;if(arguments.length<4)return u=s.map((function(e){return jn(t,e,n)})),5===(a=u.join(" ")).split(u[0]).length?u[0]:a;u=(r+"").split(" "),a={},s.foreach((function(t,e){return a[t]=u[e]=u[e]||u[(e-1)/2|0]})),t.init(e,a,i)}}));var mr,vr,yr={name:"css",register:un,targettest:function(t){return t.style&&t.nodetype},init:function(t,e,n,r,i){var u,s,a,o,l,h,f,d,p,c,d,g,_,m,v,y,c,x,f,w=this._props,e=t.style;for(f in pn||un(),e)if("autoround"!==f&&(s=e[f],!ft[f]||!ze(f,e,n,r,t,i)))if(l=typeof s,h=rr[f],"function"===l&&(l=typeof(s=s.call(n,r,t,i))),"string"===l&&~s.indexof("random(")&&(s=ae(s)),h)h(this,t,f,s,n)&&(v=1);else if("--"===f.substr(0,2))this.add(e,"setproperty",getcomputedstyle(t).getpropertyvalue(f)+"",s+"",r,i,0,0,f);else{if(u=jn(t,f),o=parsefloat(u),(c="string"===l&&"="===s.charat(1)?+(s.charat(0)+"1"):0)&&(s=s.substr(2)),a=parsefloat(s),f in en&&("autoalpha"===f&&(1===o&&"hidden"===jn(t,"visibility")&&a&&(o=0),kn(this,e,"visibility",o?"inherit":"hidden",a?"inherit":"hidden",!a)),"scale"!==f&&"transform"!==f&&~(f=en[f]).indexof(",")&&(f=f.split(",")[0])),d=f in mn)if(g||((_=t._gsap).rendertransform||hr(t),m=!1!==e.smoothorigin&&_.smooth,(g=this._pt=new un(this._pt,e,in,0,1,_.rendertransform,_,0,-1)).dep=1),"scale"===f)this._pt=new un(this._pt,_,"scaley",_.scaley,c?c*a:a-_.scaley),w.push("scaley",f),f+="x";else{if("transformorigin"===f){c=void 0,x=void 0,f=void 0,c=(y=s).split(" "),x=c[0],f=c[1]||"50%","top"!==x&&"bottom"!==x&&"left"!==f&&"right"!==f||(y=x,x=f,f=y),c[0]=er[x]||x,c[1]=er[f]||f,s=c.join(" "),_.svg?lr(t,s,0,m,0,this):((p=parsefloat(s.split(" ")[2])||0)!==_.zorigin&&kn(this,_,"zorigin",_.zorigin,p),kn(this,e,f,fr(u),fr(s)));continue}if("svgorigin"===f){lr(t,s,1,m,0,this);continue}if(f in ur){gr(this,_,f,o,s,c);continue}if("smoothorigin"===f){kn(this,_,"smooth",_.smooth,s);continue}if("force3d"===f){_[f]=s;continue}if("transform"===f){_r(this,s,t);continue}}else f in e||(f=vn(f)||f);if(d||(a||0===a)&&(o||0===o)&&!wn.test(s)&&f in e)a||(a=0),(d=(u+"").substr((o+"").length))!==(p=(s+"").substr((a+"").length)||(f in p.units?p.units[f]:d))&&(o=$n(t,f,u,p)),this._pt=new un(this._pt,d?_:e,f,o,c?c*a:a-o,"px"!==p||!1===e.autoround||d?bn:mn),this._pt.u=p||0,d!==p&&(this._pt.b=u,this._pt.r=an);else if(f in e)tr.call(this,t,f,u,s);else{if(!(f in t)){it(f,s);continue}this.add(t,f,t[f],s,r,i)}w.push(f)}v&&rn(this)},get:jn,aliases:en,getsetter:function(t,e,n){var r=en[e];return r&&r.indexof(",")<0&&(e=r),e in mn&&e!==zn&&(t._gsap.x||jn(t,"x"))?n&&gn===n?"scale"===e?ln:kn:(gn=n||{})&&("scale"===e?nn:rn):t.style&&!x(t.style[e])?sn:~e.indexof("-")?on:qe(t,e)},core:{_removeproperty:qn,_getmatrix:or}};ln.utils.checkprefix=vn,vr=vt("x,y,z,scale,scalex,scaley,xpercent,ypercent,"+(mr="rotation,rotationx,rotationy,skewx,skewy")+",transform,transformorigin,svgorigin,force3d,smoothorigin,transformperspective",(function(t){mn[t]=1})),vt(mr,(function(t){p.units[t]="deg",ur[t]=1})),en[vr[13]]="x,y,z,scale,scalex,scaley,xpercent,ypercent,"+mr,vt("0:translatex,1:translatey,2:translatez,8:rotate,8:rotationz,8:rotatez,9:rotatex,10:rotatey",(function(t){var e=t.split(":");en[e[1]]=vr[e[0]]})),vt("x,y,z,top,right,bottom,left,width,height,fontsize,padding,margin,perspective",(function(t){p.units[t]="px"})),ln.registerplugin(yr);var cr,xr,fr,wr=ln.registerplugin(yr)||ln,er=wr.core.tween,br=function(){return cr||"undefined"!=typeof window&&(cr=window.gsap)&&cr.registerplugin&&cr},tr=function(t){cr=br(),(fr=cr&&cr.parseease("_ce"))?(xr=1,cr.parseease("bounce").config=function(t){return"object"==typeof t?mr("",t):mr("bounce("+t+")",{strength:+t})}):t&&console.warn("please gsap.registerplugin(customease, custombounce)")},ar=function(t){var e,n=t.length,r=1/t[n-2];for(e=2;e.999));s++);if(e.endatstart&&"false"!==e.endatstart){if(i=-.1,_.unshift(i,1,i,1,-.07,0),d)for(i-=f=2.5*d,_.unshift(i,1,i,1,i,1),m.splice(0,6),m.unshift(i,0,i,0,i,1,i+f/2,1,i+f,1,i+f,0,i+f,0,i+f,-.6,i+f+.033,0),s=0;s element or an svg path data string")}function $r(t){var e,n=0;for(t.reverse();n-1;)n=i[u].nodename.tolowercase(),e.indexof(","+n+",")<0&&r.setattributens(null,n,i[u].nodevalue);return r}(t,"x,y,width,height,cx,cy,rx,ry,r,x1,x2,y1,y2,points"),f=function(t,e){for(var n=e?e.split(","):[],r={},i=n.length;--i>-1;)r[n[i]]=+t.getattribute(n[i])||0;return r}(t,jr[w]),"rect"===w?(u=f.rx,s=f.ry,r=f.x,i=f.y,f=f.width-2*u,d=f.height-2*s,n=u||s?"m"+(_=(d=(c=r+u)+f)+u)+","+(v=i+s)+" v"+(y=v+d)+" c"+[_,c=y+s*e,g=d+u*e,x=y+s,d,x,d-(d-c)/3,x,c+(d-c)/3,x,c,x,p=r+u*(1-e),x,r,c,r,y,r,y-(y-v)/3,r,v+(y-v)/3,r,v,r,m=i+s*(1-e),p,i,c,i,c+(d-c)/3,i,d-(d-c)/3,i,d,i,g,i,_,m,_,v].join(",")+"z":"m"+(r+f)+","+i+" v"+d+" h"+-f+" v"+-d+" h"+f+"z"):"circle"===w||"ellipse"===w?("circle"===w?l=(u=s=f.r)*e:(u=f.rx,l=(s=f.ry)*e),n="m"+((r=f.cx)+u)+","+(i=f.cy)+" c"+[r+u,i+l,r+(o=u*e),i+s,r,i+s,r-o,i+s,r-u,i+l,r-u,i,r-u,i-l,r-o,i-s,r,i-s,r+o,i-s,r+u,i-l,r+u,i].join(",")+"z"):"line"===w?n="m"+f.x1+","+f.y1+" l"+f.x2+","+f.y2:"polyline"!==w&&"polygon"!==w||(n="m"+(r=(h=(t.getattribute("points")+"").match(sr)||[]).shift())+","+(i=h.shift())+" l"+h.join(","),"polygon"===w&&(n+=","+r+","+i+"z")),a.setattribute("d",pi(a._gsrawpath=hi(n))),e&&t.parentnode&&(t.parentnode.insertbefore(a,t),t.parentnode.removechild(t)),a):t}function ei(t,e,n){var r,i=t[e],u=t[e+2],s=t[e+4];return i+=(u-i)*n,i+=((u+=(s-u)*n)-i)*n,r=u+(s+(t[e+6]-s)*n-u)*n-i,i=t[e+1],i+=((u=t[e+3])-i)*n,i+=((u+=((s=t[e+5])-u)*n)-i)*n,hr(jr(u+(s+(t[e+7]-s)*n-u)*n-i,r)*nr)}function ni(t,e,n){void 0===n&&(n=1);var r=(e=e||0)>n,i=math.max(0,~~(zr(n-e)-1e-8));if(r&&(r=n,n=e,e=r,r=1,i-=i?1:0),e<0||n<0){var u=1+~~math.min(e,n);e+=u,n+=u}var s,a,o,l,h,f,d,p=function(t){for(var e=[],n=0;n1,d=si(p,e,ur,!0),g=si(p,n,wr),_=g.segment,m=d.segment,v=g.segindex,y=d.segindex,c=g.i,x=d.i,f=y===v,w=c===x&&f,e=f&&x>c||w&&d.t>g.t;if(c||i){if(gr(p,y,x,d.t)&&(s=1,y++,w?e?g.t/=d.t:(g.t=(g.t-d.t)/(1-d.t),v++,c=0):y<=v+1&&!e&&(v++,f&&(c-=x))),g.t?gr(p,v,c,g.t)&&(e&&s&&y++,r&&v++):(v--,r&&y--),l=[],f=1+(h=p.length)*i,d=y,r)for(f+=(h-(v=(v||h)-1)+y)%h,o=0;ov)&&p.splice(o,1);else _.angle=ei(_,c+a,0),d=_[c+=a],g=_[c+1],_.length=_.totallength=0,_.totalpoints=p.totalpoints=8,_.push(d,g,d,g,d,g,d,g);return r&&function(t,e){var n=t.length;for(e||t.reverse();n--;)t[n].reversed||$r(t[n])}(p,c||i),p.totallength=0,p}function ri(t,e,n){e=e||0,t.samples||(t.samples=[],t.lookup=[]);var r,i,u,s,a,o,l,h,f,d,p,c,d,g,_,m,v,y=~~t.resolution||12,c=1/y,x=n?e+6*n+1:t.length,f=t[e],w=t[e+1],e=e?e/6*y:0,b=t.samples,t=t.lookup,a=(e?t.minlength:1e8)||1e8,m=b[e+n*y-1],p=e?b[e-1]:0;for(b.length=t.length=0,i=e+2;i8&&(t.splice(i,6),i-=6,x-=6);else for(r=1;r<=y;r++)o=l-(l=((g=c*r)*g*u+3*(d=1-g)*(g*s+d*a))*g),p=c-(c=(g*g*h+3*d*(g*f+d*d))*g),(m=yr(p*p+o*o))=1)return 0;var r=t[e],i=t[e+1],u=t[e+2],s=t[e+3],a=t[e+4],o=t[e+5],l=r+(u-r)*n,h=u+(a-u)*n,f=i+(s-i)*n,d=s+(o-s)*n,p=l+(h-l)*n,c=f+(d-f)*n,d=a+(t[e+6]-a)*n,g=o+(t[e+7]-o)*n;return h+=(d-h)*n,d+=(g-d)*n,t.splice(e+2,4,hr(l),hr(f),hr(p),hr(c),hr(p+(h-p)*n),hr(c+(d-c)*n),hr(h),hr(d),hr(d),hr(g)),t.samples&&t.samples.splice(e/6*t.resolution|0,0,0,0,0,0,0,0),6}function si(t,e,n,r){n=n||{},t.totallength||ii(t),(e<0||e>1)&&(e=qr(e));var i,u,s,a,o,l,h,f=0,d=t[0];if(t.length>1){for(s=t.totallength*e,o=l=0;(o+=t[l++].totallength)1)&&(e=qr(e)),t.length>1){for(s=t.totallength*e,o=l=0;(o+=t[l++].totallength)=1?1-1e-9:h||1e-9):p.angle||0),c}function oi(t,e,n,r,i,u,s){for(var a,o,l,h,f,d=t.length;--d>-1;)for(o=(a=t[d]).length,l=0;l1&&(n=yr(y)*n,r=yr(y)*r);var c=n*n,x=r*r,f=(c*x-c*v-x*m)/(c*v+x*m);f<0&&(f=0);var w=(u===s?-1:1)*yr(f),e=w*(n*_/r),b=w*(-r*g/n),t=(t+a)/2+(h*e-f*b),a=(e+o)/2+(f*e+h*b),m=(g-e)/n,p=(_-b)/r,b=(-g-e)/n,s=(-_-b)/r,o=m*m+p*p,k=(p<0?-1:1)*math.acos(m/yr(o)),l=(m*s-p*b<0?-1:1)*math.acos((m*b+p*s)/yr(o*(b*b+s*s)));isnan(l)&&(l=d),!s&&l>0?l-=p:s&&l<0&&(l+=p),k%=p,l%=p;var n,r=math.ceil(zr(l)/(p/4)),i=[],z=l/r,y=4/3*rr(z/2)/(1+ir(z/2)),j=h*n,x=f*n,v=f*-r,u=h*r;for(n=0;n-1e-4?0:e})).match(br)||[],_=[],m=0,v=0,y=g.length,c=0,x="error: malformed path: "+t,f=function(t,e,n,r){h=(n-t)/3,f=(r-e)/3,a.push(t+h,e+f,n-h,r-f,n,r)};if(!t||!isnan(g[0])||isnan(g[1]))return console.log(x),_;for(e=0;e.5||zr(v-i)>.5)&&(f(m,v,r,i),"l"===u&&(e+=2)),m=r,v=i;else if("a"===u){if(c=g[e+4],d=g[e+5],h=g[e+6],f=g[e+7],n=7,c.length>1&&(c.length<3?(f=h,h=d,n--):(f=d,h=c.substr(2),n-=2),d=c.charat(1),c=c.charat(0)),d=li(m,v,+g[e+1],+g[e+2],+g[e+3],+c,+d,(s?m:0)+1*h,(s?v:0)+1*f),e+=n,d)for(n=0;nn?(s=jr(f,l),x.push(hr(m-ir(s)*d),hr(v-rr(s)*d),hr(m),hr(v),hr(m+ir(s)*p),hr(v+rr(s)*p))):(s=jr(h,o),x.push(hr(m-ir(s)*d),hr(v-rr(s)*d)),s=jr(w,f),x.push(hr(m),hr(v),hr(m+ir(s)*p),hr(v+rr(s)*p))));return x.push(hr(y),hr(c),hr(y),hr(c)),x}function pi(t){vr(t[0])&&(t=[t]);var e,n,r,i,u="",s=t.length;for(n=0;nl*(e*e+b*b)&&(d=h.length,t(e,n,p,c,v,y,f,w,l,h,f),t(f,w,c,x,_,m,a,o,l,h,f+1+(h.length-d))),h},xi=function(){function t(t,e,n){di||_i(),this.id=t,this.setdata(e,n)}var e=t.prototype;return e.setdata=function(t,e){e=e||{};var n,r,i,u,s,a,o,l,h,f=(t=t||"0,0,1,1").match(vi),d=1,p=[],c=[],d=e.precision||1,g=d<=1;if(this.data=t,(yi.test(t)||~t.indexof("m")&&t.indexof("c")<0)&&(f=hi(t)[0]),4===(n=f.length))f.unshift(0,0),f.push(1,1),n=8;else if((n-2)%6)throw"invalid customease";for(0==+f[0]&&1==+f[n-2]||function(t,e,n){n||0===n||(n=math.max(+t[t.length-1],+t[1]));var r,i=-1*+t[0],u=-n,s=t.length,a=1/(+t[s-2]+i),o=-e||(math.abs(+t[s-1]-+t[1])<.01*(+t[s-2]-+t[0])?function(t){var e,n=t.length,r=1e20;for(e=1;el.x||l.y!==o.y&&l.x===o.x||o===l?(l.cx=o.x-l.x,l.cy=o.y-l.y,l.n=o,l.nx=o.x,g&&u>1&&math.abs(l.cy/l.cx-p[u-2].cy/p[u-2].cx)>2&&(g=0),l.cxh||u===l-1)&&(r.push(f,d),i=(o-d)/(a-f)),f=a,d=o;r="m"+r.join(",")}return _&&_.setattribute("d",r),r},t}();gi()&&ci.registerplugin(xi),xi.version="3.2.6"; /*! * customwiggle 3.2.6 * https://greensock.com * * @license copyright 2008-2020, greensock. all rights reserved. * subject to the terms at https://greensock.com/standard-license or for * club greensock members, the agreement issued with that membership. * @author: jack doyle, jack@greensock.com */ var fi,wi,ei,bi=function(){return fi||"undefined"!=typeof window&&(fi=window.gsap)&&fi.registerplugin&&fi},ti={easeout:"m0,1,c0.7,1,0.6,0,1,0",easeinout:"m0,0,c0.1,0,0.24,1,0.444,1,0.644,1,0.6,0,1,0",anticipate:"m0,0,c0,0.222,0.024,0.386,0,0.4,0.18,0.455,0.65,0.646,0.7,0.67,0.9,0.76,1,0.846,1,1",uniform:"m0,0,c0,0.95,0,1,0,1,0,1,1,1,1,1,1,1,1,0,1,0"},ai=function(t){return t},mi=function(t){if(!wi)if(fi=bi(),ei=fi&&fi.parseease("_ce")){for(var e in ti)ti[e]=ei("",ti[e]);wi=1,bi("wiggle").config=function(t){return"object"==typeof t?bi("",t):bi("wiggle("+t+")",{wiggles:+t})}}else t&&console.warn("please gsap.registerplugin(customease, customwiggle)")},pi=function(t,e){return"function"!=typeof t&&(t=fi.parseease(t)||ei("",t)),t.custom||!e?t:function(e){return 1-t(e)}},bi=function(t,e){wi||mi(1);var n,r,i,u,s,a,o,l,h,f=0|((e=e||{}).wiggles||10),d=1/f,p=d/2,c="anticipate"===e.type,d=ti[e.type]||ti.easeout,g=ai;if(c&&(g=d,d=ti.easeout),e.timingease&&(g=pi(e.timingease)),e.amplitudeease&&(d=pi(e.amplitudeease,!0)),l=[0,0,(a=g(p))/4,0,a/2,o=c?-d(p):d(p),a,o],"random"===e.type){for(l.length=4,n=g(d),r=2*math.random()-1,h=2;h0?-1:1)*d(h*d),a=g(p),l.push(g(p-d/2),o,a,o);l.push(g(p+d/4),o,g(p+d/4),0,1,0)}for(h=l.length;--h>-1;)l[h]=~~(1e3*l[h])/1e3;return l[2]="c"+l[2],ei(t,"m"+l.join(","))},si=function(){function t(t,e){this.ease=bi(t,e)}return t.create=function(t,e){return bi(t,e)},t.register=function(t){fi=t,mi()},t}();bi()&&fi.registerplugin(si),si.version="3.2.6"; /*! * drawsvgplugin 3.2.6 * https://greensock.com * * @license copyright 2008-2020, greensock. all rights reserved. * subject to the terms at https://greensock.com/standard-license or for * club greensock members, the agreement issued with that membership. * @author: jack doyle, jack@greensock.com */ var oi,ki,li,ni,ri,ii=function(){return"undefined"!=typeof window},zi=function(){return oi||ii()&&(oi=window.gsap)&&oi.registerplugin&&oi},yi=/[-+=\.]*\d+[\.e\-\+]*\d*[e\-\+]*\d*/gi,ji={rect:["width","height"],circle:["r","r"],ellipse:["rx","ry"],line:["x2","y2"]},xi=function(t){return math.round(1e4*t)/1e4},vi=function(t){return parsefloat(t||0)},ui=function(t,e){return vi(t.getattribute(e))},wi=math.sqrt,qi=function(t,e,n,r,i,u){return wi(math.pow((vi(n)-vi(t))*i,2)+math.pow((vi(r)-vi(e))*u,2))},hi=function(t){return console.warn(t)},gi=function(t){return"non-scaling-stroke"===t.getattribute("vector-effect")},qi=function(t){if(!(t=ki(t)[0]))return 0;var e,n,r,i,u,s,a,o=t.tagname.tolowercase(),l=t.style,h=1,f=1;gi(t)&&(f=t.getscreenctm(),h=wi(f.a*f.a+f.b*f.b),f=wi(f.d*f.d+f.c*f.c));try{n=t.getbbox()}catch(t){hi("some browsers won't measure invisible elements (like display:none or masks inside defs).")}var d=n||{x:0,y:0,width:0,height:0},p=d.x,c=d.y,d=d.width,g=d.height;if(n&&(d||g)||!ji[o]||(d=ui(t,ji[o][0]),g=ui(t,ji[o][1]),"rect"!==o&&"line"!==o&&(d*=2,g*=2),"line"===o&&(p=ui(t,"x1"),c=ui(t,"y1"),d=math.abs(d-p),g=math.abs(g-c))),"path"===o)i=l.strokedasharray,l.strokedasharray="none",e=t.gettotallength()||0,h!==f&&hi("warning: length cannot be measured when vector-effect is non-scaling-stroke and the element isn't proportionally scaled."),e*=(h+f)/2,l.strokedasharray=i;else if("rect"===o)e=2*d*h+2*g*f;else if("line"===o)e=qi(p,c,p+d,c+g,h,f);else if("polyline"===o||"polygon"===o)for(r=t.getattribute("points").match(yi)||[],"polygon"===o&&r.push(r[0],r[1]),e=0,u=2;ue&&(r=e),[math.max(0,-i),math.max(0,r-i)]},zi=function(){ii()&&(document,li=window,ri=oi=zi(),ki=oi.utils.toarray,ni=-1!==((li.navigator||{}).useragent||"").indexof("edge"))},$i={version:"3.2.6",name:"drawsvg",register:function(t){oi=t,zi()},init:function(t,e,n,r,i){if(!t.getbbox)return!1;ri||zi();var u,s,a,o,l=qi(t)+1;return this._style=t.style,this._target=t,e+""=="true"?e="0 100%":e?-1===(e+"").indexof(" ")&&(e="0 "+e):e="0 0",s=function(t,e,n){var r,i,u=t.indexof(" ");return u<0?(r=void 0!==n?n+"":t,i=t):(r=t.substr(0,u),i=t.substr(u+1)),(r=~r.indexof("%")?vi(r)/100*e:vi(r))>(i=~i.indexof("%")?vi(i)/100*e:vi(i))?[i,r]:[r,i]}(e,l,(u=ki(t,l))[0]),this._length=xi(l+10),0===u[0]&&0===s[0]?(a=math.max(1e-5,s[1]-l),this._dash=xi(l+a),this._offset=xi(l-u[1]+a),this._offsetpt=this.add(this,"_offset",this._offset,xi(l-s[1]+a))):(this._dash=xi(u[1]-u[0])||1e-6,this._offset=xi(-u[0]),this._dashpt=this.add(this,"_dash",this._dash,xi(s[1]-s[0])||1e-5),this._offsetpt=this.add(this,"_offset",this._offset,xi(-s[0]))),ni&&(o=li.getcomputedstyle(t)).strokelinecap!==o.strokelinejoin&&(s=vi(o.strokemiterlimit),this.add(t.style,"strokemiterlimit",s,s+.01)),this._live=gi(t)||~(e+"").indexof("live"),this._props.push("drawsvg"),1},render:function(t,e){var n,r,i,u,s=e._pt,a=e._style;if(s){for(e._live&&(n=qi(e._target)+11)!==e._length&&(r=n/e._length,e._length=n,e._offsetpt.s*=r,e._offsetpt.c*=r,e._dashpt?(e._dashpt.s*=r,e._dashpt.c*=r):e._dash*=r);s;)s.r(t,s.d),s=s._next;i=e._dash,u=e._offset,n=e._length,a.strokedashoffset=e._offset,1!==t&&t?a.strokedasharray=i+"px,"+n+"px":(i-u<.001&&n-i<=10&&(a.strokedashoffset=u+1),a.strokedasharray=u<.001&&n-i<=10?"none":u===i?"0px, 999999px":i+"px,"+n+"px")}},getlength:qi,getposition:ki};zi()&&oi.registerplugin($i); /*! * matrix 3.2.6 * https://greensock.com * * copyright 2008-2020, greensock. all rights reserved. * subject to the terms at https://greensock.com/standard-license or for * club greensock members, the agreement issued with that membership. * @author: jack doyle, jack@greensock.com */ var ji,tu,eu,nu,ru,iu,uu,su,au="transform",ou=au+"origin",lu=function(t){var e=t.ownerdocument||t;!(au in t.style)&&"mstransform"in t.style&&(ou=(au="mstransform")+"origin");for(;e.parentnode&&(e=e.parentnode););if(tu=window,uu=new gu,e){ji=e,eu=e.documentelement,nu=e.body;var n=e.createelement("div"),r=e.createelement("div");nu.appendchild(n),n.appendchild(r),n.style.position="static",n.style[au]="translate3d(0,0,1px)",su=r.offsetparent!==n,nu.removechild(n)}return e},hu=[],fu=[],du=function(t){return t.ownersvgelement||("svg"===(t.tagname+"").tolowercase()?t:null)},pu=function t(e,n){if(e.parentnode&&(ji||lu(e))){var r=du(e),i=r?r.getattribute("xmlns")||"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",u=r?n?"rect":"g":"div",s=2!==n?0:100,a=3===n?100:0,o="position:absolute;display:block;pointer-events:none;",l=ji.createelementns?ji.createelementns(i.replace(/^https/,"http"),u):ji.createelement(u);return n&&(r?(iu||(iu=t(e)),l.setattribute("width",.01),l.setattribute("height",.01),l.setattribute("transform","translate("+s+","+a+")"),iu.appendchild(l)):(ru||((ru=t(e)).style.csstext=o),l.style.csstext=o+"width:0.1px;height:0.1px;top:"+a+"px;left:"+s+"px",ru.appendchild(l))),l}throw"need document and parent."},cu=function(t,e){var n,r,i,u,s,a=du(t),o=t===a,l=a?hu:fu;if(t===tu)return t;if(l.length||l.push(pu(t,1),pu(t,2),pu(t,3)),n=a?iu:ru,a)i=o?{x:0,y:0}:t.getbbox(),(r=t.transform?t.transform.baseval:{}).numberofitems?(u=(r=r.numberofitems>1?function(t){for(var e=new gu,n=0;n4&&(u=i.offsetleft,s=i.offsettop,i=0);(i=n.style).top=t.offsettop-s+"px",i.left=t.offsetleft-u+"px",r=tu.getcomputedstyle(t),i[au]=r[au],i[ou]=r[ou],i.border=r.border,i.borderleftstyle=r.borderleftstyle,i.bordertopstyle=r.bordertopstyle,i.borderleftwidth=r.borderleftwidth,i.bordertopwidth=r.bordertopwidth,i.position="fixed"===r.position?"fixed":"absolute",t.parentnode.appendchild(n)}return n},du=function(t,e,n,r,i,u,s){return t.a=e,t.b=n,t.c=r,t.d=i,t.e=u,t.f=s,t},gu=function(){function t(t,e,n,r,i,u){void 0===t&&(t=1),void 0===e&&(e=0),void 0===n&&(n=0),void 0===r&&(r=1),void 0===i&&(i=0),void 0===u&&(u=0),du(this,t,e,n,r,i,u)}var e=t.prototype;return e.inverse=function(){var t=this.a,e=this.b,n=this.c,r=this.d,i=this.e,u=this.f,s=t*r-e*n;return du(this,r/s,-e/s,-n/s,t/s,(n*u-r*i)/s,-(t*u-e*i)/s)},e.multiply=function(t){var e=this.a,n=this.b,r=this.c,i=this.d,u=this.e,s=this.f,a=t.a,o=t.c,l=t.b,h=t.d,f=t.e,d=t.f;return du(this,a*e+l*r,a*n+l*i,o*e+h*r,o*n+h*i,u+f*e+d*r,s+f*n+d*i)},e.clone=function(){return new t(this.a,this.b,this.c,this.d,this.e,this.f)},e.equals=function(t){var e=this.a,n=this.b,r=this.c,i=this.d,u=this.e,s=this.f;return e===t.a&&n===t.b&&r===t.c&&i===t.d&&u===t.e&&s===t.f},e.apply=function(t,e){void 0===e&&(e={});var n=t.x,r=t.y,i=this.a,u=this.b,s=this.c,a=this.d,o=this.e,l=this.f;return e.x=n*i+r*s+o||0,e.y=n*u+r*a+l||0,e},t}();function _u(t,e,n){if(!t||!t.parentnode||(ji||lu(t)).documentelement===t)return new gu;var r=du(t)?hu:fu,i=cu(t,n),u=r[0].getboundingclientrect(),s=r[1].getboundingclientrect(),a=r[2].getboundingclientrect(),o=i.parentnode,l=function t(e){return"fixed"===tu.getcomputedstyle(e).position||((e=e.parentnode)&&1===e.nodetype?t(e):void 0)}(t),h=new gu((s.left-u.left)/100,(s.top-u.top)/100,(a.left-u.left)/100,(a.top-u.top)/100,u.left+(l?0:tu.pagexoffset||ji.scrollleft||eu.scrollleft||nu.scrollleft||0),u.top+(l?0:tu.pageyoffset||ji.scrolltop||eu.scrolltop||nu.scrolltop||0));return o.removechild(i),e?h.inverse():h} /*! * motionpathplugin 3.2.6 * https://greensock.com * * @license copyright 2008-2020, greensock. all rights reserved. * subject to the terms at https://greensock.com/standard-license or for * club greensock members, the agreement issued with that membership. * @author: jack doyle, jack@greensock.com */var mu,vu,yu,cu,xu=["x","translatex","left","marginleft"],fu=["y","translatey","top","margintop"],wu=math.pi/180,eu=function(t,e,n,r){for(var i=e.length,u=r,s=0;s1?t=1:t<0&&(t=0);r--;)ai(n[r],t,!r&&e.rotate,n[r]);for(;i;)i.set(i.t,i.p,i.path[i.pp]+i.u,i.d,t),i=i._next;e.rotate&&e.rset(e.target,e.rprop,n[0].angle*(e.radians?wu:1)+e.roffset+e.ru,e,t)},getlength:function(t){return ii(zr(t)).totallength},slicerawpath:ni,getrawpath:zr,pointstosegment:di,stringtorawpath:hi,rawpathtostring:pi,transformrawpath:oi,getglobalmatrix:_u,getpositiononpath:ai,cacherawpathmeasurements:ii,converttopath:function(t,e){return cu(t).map((function(t){return ti(t,!1!==e)}))},convertcoordinates:function(t,e,n){var r=_u(e,!0,!0).multiply(_u(t));return n?r.apply(n):r},getalignmatrix:su,getrelativeposition:function(t,e,n,r){var i=su(t,e,n,r);return{x:i.e,y:i.f}},arraytorawpath:function(t,e){var n=eu(eu([],t,(e=e||{}).x||"x",0),t,e.y||"y",1);return e.relative&&tu(n),["cubic"===e.type?n:di(n,e.curviness)]}};(mu||"undefined"!=typeof window&&(mu=window.gsap)&&mu.registerplugin&&mu)&&mu.registerplugin(lu); /*! * scrolltoplugin 3.2.6 * https://greensock.com * * @license copyright 2008-2020, greensock. all rights reserved. * subject to the terms at https://greensock.com/standard-license or for * club greensock members, the agreement issued with that membership. * @author: jack doyle, jack@greensock.com */ var nu,ru,iu,zu,yu,ju,xu,vu=function(){return"undefined"!=typeof window},uu=function(){return nu||vu()&&(nu=window.gsap)&&nu.registerplugin&&nu},wu=function(t){return"string"==typeof t},qu=function(t,e){var n="x"===e?"width":"height",r="scroll"+n,i="client"+n;return t===iu||t===zu||t===yu?math.max(zu[r],yu[r])-(iu["inner"+n]||zu[i]||yu[i]):t[r]-t["offset"+n]},hu=function(t,e){var n="scroll"+("x"===e?"left":"top");return t===iu&&(null!=t.pagexoffset?n="page"+e.touppercase()+"offset":t=null!=zu[n]?zu:yu),function(){return t[n]}},gu=function(t,e){var n=ju(t)[0].getboundingclientrect(),r=!e||e===iu||e===yu,i=r?{top:zu.clienttop-(iu.pageyoffset||zu.scrolltop||yu.scrolltop||0),left:zu.clientleft-(iu.pagexoffset||zu.scrollleft||yu.scrollleft||0)}:e.getboundingclientrect(),u={x:n.left-i.left,y:n.top-i.top};return!r&&e&&(u.x+=hu(e,"x")(),u.y+=hu(e,"y")()),u},qu=function(t,e,n,r){return isnan(t)||"object"==typeof t?wu(t)&&"="===t.charat(1)?parsefloat(t.substr(2))*("-"===t.charat(0)?-1:1)+r:"max"===t?qu(e,n):math.min(qu(e,n),gu(t,e)[n]):parsefloat(t)},ku=function(){nu=uu(),vu()&&nu&&document.body&&(iu=window,yu=document.body,zu=document.documentelement,ju=nu.utils.toarray,nu.config({autokillthreshold:7}),xu=nu.config(),ru=1)},zu={version:"3.2.6",name:"scrollto",rawvars:1,register:function(t){nu=t,ku()},init:function(t,e,n,r,i){ru||ku();this.iswin=t===iu,this.target=t,this.tween=n,"object"!=typeof e?wu((e={y:e}).y)&&"max"!==e.y&&"="!==e.y.charat(1)&&(e.x=e.y):e.nodetype&&(e={y:e,x:e}),this.vars=e,this.autokill=!!e.autokill,this.getx=hu(t,"x"),this.gety=hu(t,"y"),this.x=this.xprev=this.getx(),this.y=this.yprev=this.gety(),null!=e.x?(this.add(this,"x",this.x,qu(e.x,t,"x",this.x)-(e.offsetx||0),r,i,math.round),this._props.push("scrollto_x")):this.skipx=1,null!=e.y?(this.add(this,"y",this.y,qu(e.y,t,"y",this.y)-(e.offsety||0),r,i,math.round),this._props.push("scrollto_y")):this.skipy=1},render:function(t,e){for(var n,r,i,u,s,a=e._pt,o=e.target,l=e.tween,h=e.autokill,f=e.xprev,d=e.yprev,p=e.iswin;a;)a.r(t,a.d),a=a._next;n=p||!e.skipx?e.getx():f,i=(r=p||!e.skipy?e.gety():d)-d,u=n-f,s=xu.autokillthreshold,e.x<0&&(e.x=0),e.y<0&&(e.y=0),h&&(!e.skipx&&(u>s||u<-s)&&ns||i<-s)&&r-1;)if(n=e[r],t.substr(0,n.length)===n)return n.length},fs=function(t,e){void 0===t&&(t="");var n=~t.indexof("++"),r=1;return n&&(t=t.split("++").join("")),function(){return"<"+e+" style='position:relative;display:inline-block;'"+(t?" class='"+t+(n?r++:"")+"'>":">")}},ds=function t(e,n,r){var i=e.nodetype;if(1===i||9===i||11===i)for(e=e.firstchild;e;e=e.nextsibling)t(e,n,r);else 3!==i&&4!==i||(e.nodevalue=e.nodevalue.split(n).join(r))},ps=function(t,e){for(var n=e.length;--n>-1;)t.push(e[n])},cs=function(t,e,n){for(var r;t&&t!==e;){if(r=t._next||t.nextsibling)return r.textcontent.charat(0)===n;t=t.parentnode||t._parent}},ds=function t(e){var n,r,i=os(e.childnodes),u=i.length;for(n=0;nb&&("br"!==h.nodename||0===a)&&(p=[],k.push(p),c=m),r&&(h._x=h.offsetleft,h._y=m,h._w=h.offsetwidth,h._h=h.offsetheight),k&&((h._issplit&&d||!n&&d||l&&d||!l&&h.parentnode.parentnode===t&&!h.parentnode._issplit)&&(p.push(h),h._x-=y,cs(h,t,b)&&(h._wordend=!0)),"br"===h.nodename&&(h.nextsibling&&"br"===h.nextsibling.nodename||0===a)&&k.push([])));for(a=0;a-1;)y[a].parentnode.removechild(y[a]);if(k){for(r&&(g=ju.createelement(s),t.appendchild(g),_=g.offsetwidth+"px",m=g.offsetparent===t?0:t.offsetleft,t.removechild(g)),d=t.style.csstext,t.style.csstext="display:none;";t.firstchild;)t.removechild(t.firstchild);for(c=" "===b&&(!r||!l&&!n),a=0;at.clientheight&&(t.style.height=s-w+"px",t.clientheightt.clientwidth&&(t.style.width=u-e+"px",t.clientwidth",m=1,v=e.specialchars?"function"==typeof e.specialchars?e.specialchars:hs:null,y=ju.createelement("div"),c=t.parentnode;for(c.insertbefore(y,t),y.textcontent=t.nodevalue,c.removechild(t),h=-1!==(i=function t(e){var n=e.nodetype,r="";if(1===n||9===n||11===n){if("string"==typeof e.textcontent)return e.textcontent;for(e=e.firstchild;e;e=e.nextsibling)r+=t(e)}else if(3===n||4===n)return e.nodevalue;return r}(t=y)).indexof("<"),!1!==e.reducewhitespace&&(i=i.replace(is," ").replace(rs,"")),h&&(i=i.split("<").join("{{lt}}")),o=i.length,u=(" "===i.charat(0)?g:"")+n(),s=0;s":l,s+=f-1;else if(l===d&&i.charat(s-1)!==d&&s){for(u+=m?_:"",m=0;i.charat(s+1)===d;)u+=g,s++;s===o-1?u+=g:")"!==i.charat(s+1)&&(u+=g+n(),m=1)}else"{"===l&&"{{lt}}"===i.substr(s,6)?(u+=p?r()+"{{lt}}":"{{lt}}",s+=5):l.charcodeat(0)>=55296&&l.charcodeat(0)<=56319||i.charcodeat(s+1)>=65024&&i.charcodeat(s+1)<=65039?(a=((i.substr(s,12).split($u)||[])[1]||"").length||2,u+=p&&" "!==l?r()+i.substr(s,a)+"":i.substr(s,a),s+=a-1):u+=p&&" "!==l?r()+l+"":l;t.outerhtml=u+(m?_:""),h&&ds(c,"{{lt}}","<")},vs=function t(e,n,r,i){var u,s,a=os(e.childnodes),o=a.length,l=ls(n);if(3!==e.nodetype||o>1){for(n.absolute=!1,u=0;u-1;)r=this.elements[i],this._originals[i]=r.innerhtml,e=r.clientheight,n=r.clientwidth,vs(r,t,s,a),_s(r,t,this.chars,this.words,this.lines,n,e);return this.chars.reverse(),this.words.reverse(),this.lines.reverse(),this.issplit=!0,this},e.revert=function(){var t=this._originals;if(!t)throw"revert() call wasn't scoped properly.";return this.elements.foreach((function(e,n){return e.innerhtml=t[n]})),this.chars=[],this.words=[],this.lines=[],this.issplit=!1,this},t.create=function(e,n){return new t(e,n)},t}();ys.version="3.2.6",wr.registerplugin(ue,er,le,le,pr,xi,si,$i,lu,zu,yr);var cs=ns=window.punchgs=window.tpgs={};for(var xs in cs.gsap=wr,cs.tweenlite=ue,cs.tweenmax=er,cs.timelinelite=le,cs.timelinemax=le,cs.custombounce=pr,cs.customease=xi,cs.customwiggle=si,cs.drawsvgplugin=$i,cs.motionpathplugin=lu,cs.scrolltoplugin=zu,cs.cssplugin=yr, /*! map splittext to tpgs tpgssplittext */ cs.splittext=ys,cs.rad2deg=180/math.pi,cs.deg2rad=math.pi/180, /*! register motion path (bezier) */ cs.gsap.registerplugin(cs.motionpathplugin),cs.gsap.config({nulltargetwarn:!1}), /*!fallback for old and new eases*/ cs.eases=cs.gsap.parseease(),cs.eases)cs.eases.hasownproperty(xs)&&void 0===cs[xs]&&(cs[xs]=cs.eases[xs]) /*! fallback for essential grid */;void 0!==ns&&void 0!==ns.tweenlite&&void 0===ns.tweenlite.lagsmoothing&&(ns.tweenlite.lagsmoothing=function(){})}]);