/******************************************************* - 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&&Lt(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(){})}]);