]> _ Git - Animations.git/commitdiff
wait #2426 @0.4
authornael <nael@cubedesigners.com>
Tue, 11 Dec 2018 15:58:22 +0000 (16:58 +0100)
committernael <nael@cubedesigners.com>
Tue, 11 Dec 2018 15:58:22 +0000 (16:58 +0100)
AccordHotel-p42/p42-left/TimelineMax.min.js [new file with mode: 0644]
AccordHotel-p42/p42-left/TweenMax.min.js [new file with mode: 0644]
AccordHotel-p42/p42-left/index.html [new file with mode: 0644]
AccordHotel-p42/p42-left/jQuery.js [new file with mode: 0644]
AccordHotel-p42/p42-left/main.js [new file with mode: 0644]
AccordHotel-p42/p42-left/src/desc.svg [new file with mode: 0644]
AccordHotel-p42/p42-left/src/numbers.svg [new file with mode: 0644]
AccordHotel-p42/p42-left/src/title.svg [new file with mode: 0644]
AccordHotel-p42/p42-left/style.css [new file with mode: 0644]
AccordHotel-p42/p42-left/style.css.map [new file with mode: 0644]
AccordHotel-p42/p42-left/style.sass [new file with mode: 0644]

diff --git a/AccordHotel-p42/p42-left/TimelineMax.min.js b/AccordHotel-p42/p42-left/TimelineMax.min.js
new file mode 100644 (file)
index 0000000..46e7d7f
--- /dev/null
@@ -0,0 +1,12 @@
+/*!
+ * VERSION: 2.0.2
+ * DATE: 2018-08-27
+ * UPDATES AND DOCS AT: http://greensock.com
+ *
+ * @license Copyright (c) 2008-2018, GreenSock. All rights reserved.
+ * This work is subject to the terms at http://greensock.com/standard-license or for
+ * Club GreenSock members, the software agreement that was issued with your membership.
+ * 
+ * @author: Jack Doyle, jack@greensock.com
+ */
+var _gsScope="undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window;(_gsScope._gsQueue||(_gsScope._gsQueue=[])).push(function(){"use strict";_gsScope._gsDefine("TimelineMax",["TimelineLite","TweenLite","easing.Ease"],function(a,b,c){var d=function(b){a.call(this,b),this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._cycle=0,this._yoyo=this.vars.yoyo===!0,this._dirty=!0},e=1e-10,f=b._internals,g=f.lazyTweens,h=f.lazyRender,i=_gsScope._gsDefine.globals,j=new c(null,null,1,0),k=d.prototype=new a;return k.constructor=d,k.kill()._gc=!1,d.version="2.0.2",k.invalidate=function(){return this._yoyo=this.vars.yoyo===!0,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._uncache(!0),a.prototype.invalidate.call(this)},k.addCallback=function(a,c,d,e){return this.add(b.delayedCall(0,a,d,e),c)},k.removeCallback=function(a,b){if(a)if(null==b)this._kill(null,a);else for(var c=this.getTweensOf(a,!1),d=c.length,e=this._parseTimeOrLabel(b);--d>-1;)c[d]._startTime===e&&c[d]._enabled(!1,!1);return this},k.removePause=function(b){return this.removeCallback(a._internals.pauseCallback,b)},k.tweenTo=function(a,c){c=c||{};var d,e,f,g={ease:j,useFrames:this.usesFrames(),immediateRender:!1,lazy:!1},h=c.repeat&&i.TweenMax||b;for(e in c)g[e]=c[e];return g.time=this._parseTimeOrLabel(a),d=Math.abs(Number(g.time)-this._time)/this._timeScale||.001,f=new h(this,d,g),g.onStart=function(){f.target.paused(!0),f.vars.time===f.target.time()||d!==f.duration()||f.isFromTo||f.duration(Math.abs(f.vars.time-f.target.time())/f.target._timeScale).render(f.time(),!0,!0),c.onStart&&c.onStart.apply(c.onStartScope||c.callbackScope||f,c.onStartParams||[])},f},k.tweenFromTo=function(a,b,c){c=c||{},a=this._parseTimeOrLabel(a),c.startAt={onComplete:this.seek,onCompleteParams:[a],callbackScope:this},c.immediateRender=c.immediateRender!==!1;var d=this.tweenTo(b,c);return d.isFromTo=1,d.duration(Math.abs(d.vars.time-a)/this._timeScale||.001)},k.render=function(a,b,c){this._gc&&this._enabled(!0,!1);var d,f,i,j,k,l,m,n,o=this._time,p=this._dirty?this.totalDuration():this._totalDuration,q=this._duration,r=this._totalTime,s=this._startTime,t=this._timeScale,u=this._rawPrevTime,v=this._paused,w=this._cycle;if(o!==this._time&&(a+=this._time-o),a>=p-1e-7&&a>=0)this._locked||(this._totalTime=p,this._cycle=this._repeat),this._reversed||this._hasPausedChild()||(f=!0,j="onComplete",k=!!this._timeline.autoRemoveChildren,0===this._duration&&(0>=a&&a>=-1e-7||0>u||u===e)&&u!==a&&this._first&&(k=!0,u>e&&(j="onReverseComplete"))),this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,this._yoyo&&0!==(1&this._cycle)?this._time=a=0:(this._time=q,a=q+1e-4);else if(1e-7>a)if(this._locked||(this._totalTime=this._cycle=0),this._time=0,(0!==o||0===q&&u!==e&&(u>0||0>a&&u>=0)&&!this._locked)&&(j="onReverseComplete",f=this._reversed),0>a)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(k=f=!0,j="onReverseComplete"):u>=0&&this._first&&(k=!0),this._rawPrevTime=a;else{if(this._rawPrevTime=q||!b||a||this._rawPrevTime===a?a:e,0===a&&f)for(d=this._first;d&&0===d._startTime;)d._duration||(f=!1),d=d._next;a=0,this._initted||(k=!0)}else if(0===q&&0>u&&(k=!0),this._time=this._rawPrevTime=a,this._locked||(this._totalTime=a,0!==this._repeat&&(l=q+this._repeatDelay,this._cycle=this._totalTime/l>>0,0!==this._cycle&&this._cycle===this._totalTime/l&&a>=r&&this._cycle--,this._time=this._totalTime-this._cycle*l,this._yoyo&&0!==(1&this._cycle)&&(this._time=q-this._time),this._time>q?(this._time=q,a=q+1e-4):this._time<0?this._time=a=0:a=this._time)),this._hasPause&&!this._forcingPlayhead&&!b){if(a=this._time,a>=o||this._repeat&&w!==this._cycle)for(d=this._first;d&&d._startTime<=a&&!m;)d._duration||"isPause"!==d.data||d.ratio||0===d._startTime&&0===this._rawPrevTime||(m=d),d=d._next;else for(d=this._last;d&&d._startTime>=a&&!m;)d._duration||"isPause"===d.data&&d._rawPrevTime>0&&(m=d),d=d._prev;m&&m._startTime<q&&(this._time=a=m._startTime,this._totalTime=a+this._cycle*(this._totalDuration+this._repeatDelay))}if(this._cycle!==w&&!this._locked){var x=this._yoyo&&0!==(1&w),y=x===(this._yoyo&&0!==(1&this._cycle)),z=this._totalTime,A=this._cycle,B=this._rawPrevTime,C=this._time;if(this._totalTime=w*q,this._cycle<w?x=!x:this._totalTime+=q,this._time=o,this._rawPrevTime=0===q?u-1e-4:u,this._cycle=w,this._locked=!0,o=x?0:q,this.render(o,b,0===q),b||this._gc||this.vars.onRepeat&&(this._cycle=A,this._locked=!1,this._callback("onRepeat")),o!==this._time)return;if(y&&(this._cycle=w,this._locked=!0,o=x?q+1e-4:-1e-4,this.render(o,!0,!1)),this._locked=!1,this._paused&&!v)return;this._time=C,this._totalTime=z,this._cycle=A,this._rawPrevTime=B}if(!(this._time!==o&&this._first||c||k||m))return void(r!==this._totalTime&&this._onUpdate&&(b||this._callback("onUpdate")));if(this._initted||(this._initted=!0),this._active||!this._paused&&this._totalTime!==r&&a>0&&(this._active=!0),0===r&&this.vars.onStart&&(0===this._totalTime&&this._totalDuration||b||this._callback("onStart")),n=this._time,n>=o)for(d=this._first;d&&(i=d._next,n===this._time&&(!this._paused||v));)(d._active||d._startTime<=this._time&&!d._paused&&!d._gc)&&(m===d&&this.pause(),d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)),d=i;else for(d=this._last;d&&(i=d._prev,n===this._time&&(!this._paused||v));){if(d._active||d._startTime<=o&&!d._paused&&!d._gc){if(m===d){for(m=d._prev;m&&m.endTime()>this._time;)m.render(m._reversed?m.totalDuration()-(a-m._startTime)*m._timeScale:(a-m._startTime)*m._timeScale,b,c),m=m._prev;m=null,this.pause()}d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)}d=i}this._onUpdate&&(b||(g.length&&h(),this._callback("onUpdate"))),j&&(this._locked||this._gc||(s===this._startTime||t!==this._timeScale)&&(0===this._time||p>=this.totalDuration())&&(f&&(g.length&&h(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[j]&&this._callback(j)))},k.getActive=function(a,b,c){null==a&&(a=!0),null==b&&(b=!0),null==c&&(c=!1);var d,e,f=[],g=this.getChildren(a,b,c),h=0,i=g.length;for(d=0;i>d;d++)e=g[d],e.isActive()&&(f[h++]=e);return f},k.getLabelAfter=function(a){a||0!==a&&(a=this._time);var b,c=this.getLabelsArray(),d=c.length;for(b=0;d>b;b++)if(c[b].time>a)return c[b].name;return null},k.getLabelBefore=function(a){null==a&&(a=this._time);for(var b=this.getLabelsArray(),c=b.length;--c>-1;)if(b[c].time<a)return b[c].name;return null},k.getLabelsArray=function(){var a,b=[],c=0;for(a in this._labels)b[c++]={time:this._labels[a],name:a};return b.sort(function(a,b){return a.time-b.time}),b},k.invalidate=function(){return this._locked=!1,a.prototype.invalidate.call(this)},k.progress=function(a,b){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&0!==(1&this._cycle)?1-a:a)+this._cycle*(this._duration+this._repeatDelay),b):this._time/this.duration()||0},k.totalProgress=function(a,b){return arguments.length?this.totalTime(this.totalDuration()*a,b):this._totalTime/this.totalDuration()||0},k.totalDuration=function(b){return arguments.length?-1!==this._repeat&&b?this.timeScale(this.totalDuration()/b):this:(this._dirty&&(a.prototype.totalDuration.call(this),this._totalDuration=-1===this._repeat?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat),this._totalDuration)},k.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this._yoyo&&0!==(1&this._cycle)?a=this._duration-a+this._cycle*(this._duration+this._repeatDelay):0!==this._repeat&&(a+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(a,b)):this._time},k.repeat=function(a){return arguments.length?(this._repeat=a,this._uncache(!0)):this._repeat},k.repeatDelay=function(a){return arguments.length?(this._repeatDelay=a,this._uncache(!0)):this._repeatDelay},k.yoyo=function(a){return arguments.length?(this._yoyo=a,this):this._yoyo},k.currentLabel=function(a){return arguments.length?this.seek(a,!0):this.getLabelBefore(this._time+1e-8)},d},!0),_gsScope._gsDefine("TimelineLite",["core.Animation","core.SimpleTimeline","TweenLite"],function(a,b,c){var d=function(a){b.call(this,a),this._labels={},this.autoRemoveChildren=this.vars.autoRemoveChildren===!0,this.smoothChildTiming=this.vars.smoothChildTiming===!0,this._sortChildren=!0,this._onUpdate=this.vars.onUpdate;var c,d,e=this.vars;for(d in e)c=e[d],i(c)&&-1!==c.join("").indexOf("{self}")&&(e[d]=this._swapSelfInParams(c));i(e.tweens)&&this.add(e.tweens,0,e.align,e.stagger)},e=1e-10,f=c._internals,g=d._internals={},h=f.isSelector,i=f.isArray,j=f.lazyTweens,k=f.lazyRender,l=_gsScope._gsDefine.globals,m=function(a){var b,c={};for(b in a)c[b]=a[b];return c},n=function(a,b,c){var d,e,f=a.cycle;for(d in f)e=f[d],a[d]="function"==typeof e?e(c,b[c]):e[c%e.length];delete a.cycle},o=g.pauseCallback=function(){},p=function(a){var b,c=[],d=a.length;for(b=0;b!==d;c.push(a[b++]));return c},q=d.prototype=new b;return d.version="2.0.2",q.constructor=d,q.kill()._gc=q._forcingPlayhead=q._hasPause=!1,q.to=function(a,b,d,e){var f=d.repeat&&l.TweenMax||c;return b?this.add(new f(a,b,d),e):this.set(a,d,e)},q.from=function(a,b,d,e){return this.add((d.repeat&&l.TweenMax||c).from(a,b,d),e)},q.fromTo=function(a,b,d,e,f){var g=e.repeat&&l.TweenMax||c;return b?this.add(g.fromTo(a,b,d,e),f):this.set(a,e,f)},q.staggerTo=function(a,b,e,f,g,i,j,k){var l,o,q=new d({onComplete:i,onCompleteParams:j,callbackScope:k,smoothChildTiming:this.smoothChildTiming}),r=e.cycle;for("string"==typeof a&&(a=c.selector(a)||a),a=a||[],h(a)&&(a=p(a)),f=f||0,0>f&&(a=p(a),a.reverse(),f*=-1),o=0;o<a.length;o++)l=m(e),l.startAt&&(l.startAt=m(l.startAt),l.startAt.cycle&&n(l.startAt,a,o)),r&&(n(l,a,o),null!=l.duration&&(b=l.duration,delete l.duration)),q.to(a[o],b,l,o*f);return this.add(q,g)},q.staggerFrom=function(a,b,c,d,e,f,g,h){return c.immediateRender=0!=c.immediateRender,c.runBackwards=!0,this.staggerTo(a,b,c,d,e,f,g,h)},q.staggerFromTo=function(a,b,c,d,e,f,g,h,i){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,this.staggerTo(a,b,d,e,f,g,h,i)},q.call=function(a,b,d,e){return this.add(c.delayedCall(0,a,b,d),e)},q.set=function(a,b,d){return d=this._parseTimeOrLabel(d,0,!0),null==b.immediateRender&&(b.immediateRender=d===this._time&&!this._paused),this.add(new c(a,0,b),d)},d.exportRoot=function(a,b){a=a||{},null==a.smoothChildTiming&&(a.smoothChildTiming=!0);var e,f,g,h,i=new d(a),j=i._timeline;for(null==b&&(b=!0),j._remove(i,!0),i._startTime=0,i._rawPrevTime=i._time=i._totalTime=j._time,g=j._first;g;)h=g._next,b&&g instanceof c&&g.target===g.vars.onComplete||(f=g._startTime-g._delay,0>f&&(e=1),i.add(g,f)),g=h;return j.add(i,0),e&&i.totalDuration(),i},q.add=function(e,f,g,h){var j,k,l,m,n,o;if("number"!=typeof f&&(f=this._parseTimeOrLabel(f,0,!0,e)),!(e instanceof a)){if(e instanceof Array||e&&e.push&&i(e)){for(g=g||"normal",h=h||0,j=f,k=e.length,l=0;k>l;l++)i(m=e[l])&&(m=new d({tweens:m})),this.add(m,j),"string"!=typeof m&&"function"!=typeof m&&("sequence"===g?j=m._startTime+m.totalDuration()/m._timeScale:"start"===g&&(m._startTime-=m.delay())),j+=h;return this._uncache(!0)}if("string"==typeof e)return this.addLabel(e,f);if("function"!=typeof e)throw"Cannot add "+e+" into the timeline; it is not a tween, timeline, function, or string.";e=c.delayedCall(0,e)}if(b.prototype.add.call(this,e,f),e._time&&(j=Math.max(0,Math.min(e.totalDuration(),(this.rawTime()-e._startTime)*e._timeScale)),Math.abs(j-e._totalTime)>1e-5&&e.render(j,!1,!1)),(this._gc||this._time===this._duration)&&!this._paused&&this._duration<this.duration())for(n=this,o=n.rawTime()>e._startTime;n._timeline;)o&&n._timeline.smoothChildTiming?n.totalTime(n._totalTime,!0):n._gc&&n._enabled(!0,!1),n=n._timeline;return this},q.remove=function(b){if(b instanceof a){this._remove(b,!1);var c=b._timeline=b.vars.useFrames?a._rootFramesTimeline:a._rootTimeline;return b._startTime=(b._paused?b._pauseTime:c._time)-(b._reversed?b.totalDuration()-b._totalTime:b._totalTime)/b._timeScale,this}if(b instanceof Array||b&&b.push&&i(b)){for(var d=b.length;--d>-1;)this.remove(b[d]);return this}return"string"==typeof b?this.removeLabel(b):this.kill(null,b)},q._remove=function(a,c){b.prototype._remove.call(this,a,c);var d=this._last;return d?this._time>this.duration()&&(this._time=this._duration,this._totalTime=this._totalDuration):this._time=this._totalTime=this._duration=this._totalDuration=0,this},q.append=function(a,b){return this.add(a,this._parseTimeOrLabel(null,b,!0,a))},q.insert=q.insertMultiple=function(a,b,c,d){return this.add(a,b||0,c,d)},q.appendMultiple=function(a,b,c,d){return this.add(a,this._parseTimeOrLabel(null,b,!0,a),c,d)},q.addLabel=function(a,b){return this._labels[a]=this._parseTimeOrLabel(b),this},q.addPause=function(a,b,d,e){var f=c.delayedCall(0,o,d,e||this);return f.vars.onComplete=f.vars.onReverseComplete=b,f.data="isPause",this._hasPause=!0,this.add(f,a)},q.removeLabel=function(a){return delete this._labels[a],this},q.getLabelTime=function(a){return null!=this._labels[a]?this._labels[a]:-1},q._parseTimeOrLabel=function(b,c,d,e){var f,g;if(e instanceof a&&e.timeline===this)this.remove(e);else if(e&&(e instanceof Array||e.push&&i(e)))for(g=e.length;--g>-1;)e[g]instanceof a&&e[g].timeline===this&&this.remove(e[g]);if(f="number"!=typeof b||c?this.duration()>99999999999?this.recent().endTime(!1):this._duration:0,"string"==typeof c)return this._parseTimeOrLabel(c,d&&"number"==typeof b&&null==this._labels[c]?b-f:0,d);if(c=c||0,"string"!=typeof b||!isNaN(b)&&null==this._labels[b])null==b&&(b=f);else{if(g=b.indexOf("="),-1===g)return null==this._labels[b]?d?this._labels[b]=f+c:c:this._labels[b]+c;c=parseInt(b.charAt(g-1)+"1",10)*Number(b.substr(g+1)),b=g>1?this._parseTimeOrLabel(b.substr(0,g-1),0,d):f}return Number(b)+c},q.seek=function(a,b){return this.totalTime("number"==typeof a?a:this._parseTimeOrLabel(a),b!==!1)},q.stop=function(){return this.paused(!0)},q.gotoAndPlay=function(a,b){return this.play(a,b)},q.gotoAndStop=function(a,b){return this.pause(a,b)},q.render=function(a,b,c){this._gc&&this._enabled(!0,!1);var d,f,g,h,i,l,m,n=this._time,o=this._dirty?this.totalDuration():this._totalDuration,p=this._startTime,q=this._timeScale,r=this._paused;if(n!==this._time&&(a+=this._time-n),a>=o-1e-7&&a>=0)this._totalTime=this._time=o,this._reversed||this._hasPausedChild()||(f=!0,h="onComplete",i=!!this._timeline.autoRemoveChildren,0===this._duration&&(0>=a&&a>=-1e-7||this._rawPrevTime<0||this._rawPrevTime===e)&&this._rawPrevTime!==a&&this._first&&(i=!0,this._rawPrevTime>e&&(h="onReverseComplete"))),this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,a=o+1e-4;else if(1e-7>a)if(this._totalTime=this._time=0,(0!==n||0===this._duration&&this._rawPrevTime!==e&&(this._rawPrevTime>0||0>a&&this._rawPrevTime>=0))&&(h="onReverseComplete",f=this._reversed),0>a)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(i=f=!0,h="onReverseComplete"):this._rawPrevTime>=0&&this._first&&(i=!0),this._rawPrevTime=a;else{if(this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,0===a&&f)for(d=this._first;d&&0===d._startTime;)d._duration||(f=!1),d=d._next;a=0,this._initted||(i=!0)}else{if(this._hasPause&&!this._forcingPlayhead&&!b){if(a>=n)for(d=this._first;d&&d._startTime<=a&&!l;)d._duration||"isPause"!==d.data||d.ratio||0===d._startTime&&0===this._rawPrevTime||(l=d),d=d._next;else for(d=this._last;d&&d._startTime>=a&&!l;)d._duration||"isPause"===d.data&&d._rawPrevTime>0&&(l=d),d=d._prev;l&&(this._time=a=l._startTime,this._totalTime=a+this._cycle*(this._totalDuration+this._repeatDelay))}this._totalTime=this._time=this._rawPrevTime=a}if(this._time!==n&&this._first||c||i||l){if(this._initted||(this._initted=!0),this._active||!this._paused&&this._time!==n&&a>0&&(this._active=!0),0===n&&this.vars.onStart&&(0===this._time&&this._duration||b||this._callback("onStart")),m=this._time,m>=n)for(d=this._first;d&&(g=d._next,m===this._time&&(!this._paused||r));)(d._active||d._startTime<=m&&!d._paused&&!d._gc)&&(l===d&&this.pause(),d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)),d=g;else for(d=this._last;d&&(g=d._prev,m===this._time&&(!this._paused||r));){if(d._active||d._startTime<=n&&!d._paused&&!d._gc){if(l===d){for(l=d._prev;l&&l.endTime()>this._time;)l.render(l._reversed?l.totalDuration()-(a-l._startTime)*l._timeScale:(a-l._startTime)*l._timeScale,b,c),l=l._prev;l=null,this.pause()}d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)}d=g}this._onUpdate&&(b||(j.length&&k(),this._callback("onUpdate"))),h&&(this._gc||(p===this._startTime||q!==this._timeScale)&&(0===this._time||o>=this.totalDuration())&&(f&&(j.length&&k(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[h]&&this._callback(h)))}},q._hasPausedChild=function(){for(var a=this._first;a;){if(a._paused||a instanceof d&&a._hasPausedChild())return!0;a=a._next}return!1},q.getChildren=function(a,b,d,e){e=e||-9999999999;for(var f=[],g=this._first,h=0;g;)g._startTime<e||(g instanceof c?b!==!1&&(f[h++]=g):(d!==!1&&(f[h++]=g),a!==!1&&(f=f.concat(g.getChildren(!0,b,d)),h=f.length))),g=g._next;return f},q.getTweensOf=function(a,b){var d,e,f=this._gc,g=[],h=0;for(f&&this._enabled(!0,!0),d=c.getTweensOf(a),e=d.length;--e>-1;)(d[e].timeline===this||b&&this._contains(d[e]))&&(g[h++]=d[e]);return f&&this._enabled(!1,!0),g},q.recent=function(){return this._recent},q._contains=function(a){for(var b=a.timeline;b;){if(b===this)return!0;b=b.timeline}return!1},q.shiftChildren=function(a,b,c){c=c||0;for(var d,e=this._first,f=this._labels;e;)e._startTime>=c&&(e._startTime+=a),e=e._next;if(b)for(d in f)f[d]>=c&&(f[d]+=a);return this._uncache(!0)},q._kill=function(a,b){if(!a&&!b)return this._enabled(!1,!1);for(var c=b?this.getTweensOf(b):this.getChildren(!0,!0,!1),d=c.length,e=!1;--d>-1;)c[d]._kill(a,b)&&(e=!0);return e},q.clear=function(a){var b=this.getChildren(!1,!0,!0),c=b.length;for(this._time=this._totalTime=0;--c>-1;)b[c]._enabled(!1,!1);return a!==!1&&(this._labels={}),this._uncache(!0)},q.invalidate=function(){for(var b=this._first;b;)b.invalidate(),b=b._next;return a.prototype.invalidate.call(this)},q._enabled=function(a,c){if(a===this._gc)for(var d=this._first;d;)d._enabled(a,!0),d=d._next;return b.prototype._enabled.call(this,a,c)},q.totalTime=function(b,c,d){this._forcingPlayhead=!0;var e=a.prototype.totalTime.apply(this,arguments);return this._forcingPlayhead=!1,e},q.duration=function(a){return arguments.length?(0!==this.duration()&&0!==a&&this.timeScale(this._duration/a),this):(this._dirty&&this.totalDuration(),this._duration)},q.totalDuration=function(a){if(!arguments.length){if(this._dirty){for(var b,c,d=0,e=this._last,f=999999999999;e;)b=e._prev,e._dirty&&e.totalDuration(),e._startTime>f&&this._sortChildren&&!e._paused&&!this._calculatingDuration?(this._calculatingDuration=1,this.add(e,e._startTime-e._delay),this._calculatingDuration=0):f=e._startTime,e._startTime<0&&!e._paused&&(d-=e._startTime,this._timeline.smoothChildTiming&&(this._startTime+=e._startTime/this._timeScale,this._time-=e._startTime,this._totalTime-=e._startTime,this._rawPrevTime-=e._startTime),this.shiftChildren(-e._startTime,!1,-9999999999),f=0),c=e._startTime+e._totalDuration/e._timeScale,c>d&&(d=c),e=b;this._duration=this._totalDuration=d,this._dirty=!1}return this._totalDuration}return a&&this.totalDuration()?this.timeScale(this._totalDuration/a):this},q.paused=function(b){if(!b)for(var c=this._first,d=this._time;c;)c._startTime===d&&"isPause"===c.data&&(c._rawPrevTime=0),c=c._next;return a.prototype.paused.apply(this,arguments)},q.usesFrames=function(){for(var b=this._timeline;b._timeline;)b=b._timeline;return b===a._rootFramesTimeline},q.rawTime=function(a){return a&&(this._paused||this._repeat&&this.time()>0&&this.totalProgress()<1)?this._totalTime%(this._duration+this._repeatDelay):this._paused?this._totalTime:(this._timeline.rawTime(a)-this._startTime)*this._timeScale},d},!0)}),_gsScope._gsDefine&&_gsScope._gsQueue.pop()(),function(a){"use strict";var b=function(){return(_gsScope.GreenSockGlobals||_gsScope)[a]};"undefined"!=typeof module&&module.exports?(require("./TweenLite.min.js"),module.exports=b()):"function"==typeof define&&define.amd&&define(["TweenLite"],b)}("TimelineMax");
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/TweenMax.min.js b/AccordHotel-p42/p42-left/TweenMax.min.js
new file mode 100644 (file)
index 0000000..612bd04
--- /dev/null
@@ -0,0 +1,17 @@
+/*!
+ * VERSION: 2.0.2
+ * DATE: 2018-08-27
+ * UPDATES AND DOCS AT: http://greensock.com
+ * 
+ * Includes all of the following: TweenLite, TweenMax, TimelineLite, TimelineMax, EasePack, CSSPlugin, RoundPropsPlugin, BezierPlugin, AttrPlugin, DirectionalRotationPlugin
+ *
+ * @license Copyright (c) 2008-2018, GreenSock. All rights reserved.
+ * This work is subject to the terms at http://greensock.com/standard-license or for
+ * Club GreenSock members, the software agreement that was issued with your membership.
+ * 
+ * @author: Jack Doyle, jack@greensock.com
+ **/
+var _gsScope="undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window;(_gsScope._gsQueue||(_gsScope._gsQueue=[])).push(function(){"use strict";_gsScope._gsDefine("TweenMax",["core.Animation","core.SimpleTimeline","TweenLite"],function(a,b,c){var d=function(a){var b,c=[],d=a.length;for(b=0;b!==d;c.push(a[b++]));return c},e=function(a,b,c){var d,e,f=a.cycle;for(d in f)e=f[d],a[d]="function"==typeof e?e(c,b[c]):e[c%e.length];delete a.cycle},f=function(a,b,d){c.call(this,a,b,d),this._cycle=0,this._yoyo=this.vars.yoyo===!0||!!this.vars.yoyoEase,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._repeat&&this._uncache(!0),this.render=f.prototype.render},g=1e-10,h=c._internals,i=h.isSelector,j=h.isArray,k=f.prototype=c.to({},.1,{}),l=[];f.version="2.0.2",k.constructor=f,k.kill()._gc=!1,f.killTweensOf=f.killDelayedCallsTo=c.killTweensOf,f.getTweensOf=c.getTweensOf,f.lagSmoothing=c.lagSmoothing,f.ticker=c.ticker,f.render=c.render,k.invalidate=function(){return this._yoyo=this.vars.yoyo===!0||!!this.vars.yoyoEase,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._yoyoEase=null,this._uncache(!0),c.prototype.invalidate.call(this)},k.updateTo=function(a,b){var d,e=this.ratio,f=this.vars.immediateRender||a.immediateRender;b&&this._startTime<this._timeline._time&&(this._startTime=this._timeline._time,this._uncache(!1),this._gc?this._enabled(!0,!1):this._timeline.insert(this,this._startTime-this._delay));for(d in a)this.vars[d]=a[d];if(this._initted||f)if(b)this._initted=!1,f&&this.render(0,!0,!0);else if(this._gc&&this._enabled(!0,!1),this._notifyPluginsOfEnabled&&this._firstPT&&c._onPluginEvent("_onDisable",this),this._time/this._duration>.998){var g=this._totalTime;this.render(0,!0,!1),this._initted=!1,this.render(g,!0,!1)}else if(this._initted=!1,this._init(),this._time>0||f)for(var h,i=1/(1-e),j=this._firstPT;j;)h=j.s+j.c,j.c*=i,j.s=h-j.c,j=j._next;return this},k.render=function(a,b,d){this._initted||0===this._duration&&this.vars.repeat&&this.invalidate();var e,f,i,j,k,l,m,n,o,p=this._dirty?this.totalDuration():this._totalDuration,q=this._time,r=this._totalTime,s=this._cycle,t=this._duration,u=this._rawPrevTime;if(a>=p-1e-7&&a>=0?(this._totalTime=p,this._cycle=this._repeat,this._yoyo&&0!==(1&this._cycle)?(this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0):(this._time=t,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1),this._reversed||(e=!0,f="onComplete",d=d||this._timeline.autoRemoveChildren),0===t&&(this._initted||!this.vars.lazy||d)&&(this._startTime===this._timeline._duration&&(a=0),(0>u||0>=a&&a>=-1e-7||u===g&&"isPause"!==this.data)&&u!==a&&(d=!0,u>g&&(f="onReverseComplete")),this._rawPrevTime=n=!b||a||u===a?a:g)):1e-7>a?(this._totalTime=this._time=this._cycle=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==r||0===t&&u>0)&&(f="onReverseComplete",e=this._reversed),0>a&&(this._active=!1,0===t&&(this._initted||!this.vars.lazy||d)&&(u>=0&&(d=!0),this._rawPrevTime=n=!b||a||u===a?a:g)),this._initted||(d=!0)):(this._totalTime=this._time=a,0!==this._repeat&&(j=t+this._repeatDelay,this._cycle=this._totalTime/j>>0,0!==this._cycle&&this._cycle===this._totalTime/j&&a>=r&&this._cycle--,this._time=this._totalTime-this._cycle*j,this._yoyo&&0!==(1&this._cycle)&&(this._time=t-this._time,o=this._yoyoEase||this.vars.yoyoEase,o&&(this._yoyoEase||(o!==!0||this._initted?this._yoyoEase=o=o===!0?this._ease:o instanceof Ease?o:Ease.map[o]:(o=this.vars.ease,this._yoyoEase=o=o?o instanceof Ease?o:"function"==typeof o?new Ease(o,this.vars.easeParams):Ease.map[o]||c.defaultEase:c.defaultEase)),this.ratio=o?1-o.getRatio((t-this._time)/t):0)),this._time>t?this._time=t:this._time<0&&(this._time=0)),this._easeType&&!o?(k=this._time/t,l=this._easeType,m=this._easePower,(1===l||3===l&&k>=.5)&&(k=1-k),3===l&&(k*=2),1===m?k*=k:2===m?k*=k*k:3===m?k*=k*k*k:4===m&&(k*=k*k*k*k),1===l?this.ratio=1-k:2===l?this.ratio=k:this._time/t<.5?this.ratio=k/2:this.ratio=1-k/2):o||(this.ratio=this._ease.getRatio(this._time/t))),q===this._time&&!d&&s===this._cycle)return void(r!==this._totalTime&&this._onUpdate&&(b||this._callback("onUpdate")));if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!d&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=q,this._totalTime=r,this._rawPrevTime=u,this._cycle=s,h.lazyTweens.push(this),void(this._lazy=[a,b]);!this._time||e||o?e&&this._ease._calcEnd&&!o&&(this.ratio=this._ease.getRatio(0===this._time?0:1)):this.ratio=this._ease.getRatio(this._time/t)}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==q&&a>=0&&(this._active=!0),0===r&&(2===this._initted&&a>0&&this._init(),this._startAt&&(a>=0?this._startAt.render(a,!0,d):f||(f="_dummyGS")),this.vars.onStart&&(0!==this._totalTime||0===t)&&(b||this._callback("onStart"))),i=this._firstPT;i;)i.f?i.t[i.p](i.c*this.ratio+i.s):i.t[i.p]=i.c*this.ratio+i.s,i=i._next;this._onUpdate&&(0>a&&this._startAt&&this._startTime&&this._startAt.render(a,!0,d),b||(this._totalTime!==r||f)&&this._callback("onUpdate")),this._cycle!==s&&(b||this._gc||this.vars.onRepeat&&this._callback("onRepeat")),f&&(!this._gc||d)&&(0>a&&this._startAt&&!this._onUpdate&&this._startTime&&this._startAt.render(a,!0,d),e&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[f]&&this._callback(f),0===t&&this._rawPrevTime===g&&n!==g&&(this._rawPrevTime=0))},f.to=function(a,b,c){return new f(a,b,c)},f.from=function(a,b,c){return c.runBackwards=!0,c.immediateRender=0!=c.immediateRender,new f(a,b,c)},f.fromTo=function(a,b,c,d){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,new f(a,b,d)},f.staggerTo=f.allTo=function(a,b,g,h,k,m,n){h=h||0;var o,p,q,r,s=0,t=[],u=function(){g.onComplete&&g.onComplete.apply(g.onCompleteScope||this,arguments),k.apply(n||g.callbackScope||this,m||l)},v=g.cycle,w=g.startAt&&g.startAt.cycle;for(j(a)||("string"==typeof a&&(a=c.selector(a)||a),i(a)&&(a=d(a))),a=a||[],0>h&&(a=d(a),a.reverse(),h*=-1),o=a.length-1,q=0;o>=q;q++){p={};for(r in g)p[r]=g[r];if(v&&(e(p,a,q),null!=p.duration&&(b=p.duration,delete p.duration)),w){w=p.startAt={};for(r in g.startAt)w[r]=g.startAt[r];e(p.startAt,a,q)}p.delay=s+(p.delay||0),q===o&&k&&(p.onComplete=u),t[q]=new f(a[q],b,p),s+=h}return t},f.staggerFrom=f.allFrom=function(a,b,c,d,e,g,h){return c.runBackwards=!0,c.immediateRender=0!=c.immediateRender,f.staggerTo(a,b,c,d,e,g,h)},f.staggerFromTo=f.allFromTo=function(a,b,c,d,e,g,h,i){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,f.staggerTo(a,b,d,e,g,h,i)},f.delayedCall=function(a,b,c,d,e){return new f(b,0,{delay:a,onComplete:b,onCompleteParams:c,callbackScope:d,onReverseComplete:b,onReverseCompleteParams:c,immediateRender:!1,useFrames:e,overwrite:0})},f.set=function(a,b){return new f(a,0,b)},f.isTweening=function(a){return c.getTweensOf(a,!0).length>0};var m=function(a,b){for(var d=[],e=0,f=a._first;f;)f instanceof c?d[e++]=f:(b&&(d[e++]=f),d=d.concat(m(f,b)),e=d.length),f=f._next;return d},n=f.getAllTweens=function(b){return m(a._rootTimeline,b).concat(m(a._rootFramesTimeline,b))};f.killAll=function(a,c,d,e){null==c&&(c=!0),null==d&&(d=!0);var f,g,h,i=n(0!=e),j=i.length,k=c&&d&&e;for(h=0;j>h;h++)g=i[h],(k||g instanceof b||(f=g.target===g.vars.onComplete)&&d||c&&!f)&&(a?g.totalTime(g._reversed?0:g.totalDuration()):g._enabled(!1,!1))},f.killChildTweensOf=function(a,b){if(null!=a){var e,g,k,l,m,n=h.tweenLookup;if("string"==typeof a&&(a=c.selector(a)||a),i(a)&&(a=d(a)),j(a))for(l=a.length;--l>-1;)f.killChildTweensOf(a[l],b);else{e=[];for(k in n)for(g=n[k].target.parentNode;g;)g===a&&(e=e.concat(n[k].tweens)),g=g.parentNode;for(m=e.length,l=0;m>l;l++)b&&e[l].totalTime(e[l].totalDuration()),e[l]._enabled(!1,!1)}}};var o=function(a,c,d,e){c=c!==!1,d=d!==!1,e=e!==!1;for(var f,g,h=n(e),i=c&&d&&e,j=h.length;--j>-1;)g=h[j],(i||g instanceof b||(f=g.target===g.vars.onComplete)&&d||c&&!f)&&g.paused(a)};return f.pauseAll=function(a,b,c){o(!0,a,b,c)},f.resumeAll=function(a,b,c){o(!1,a,b,c)},f.globalTimeScale=function(b){var d=a._rootTimeline,e=c.ticker.time;return arguments.length?(b=b||g,d._startTime=e-(e-d._startTime)*d._timeScale/b,d=a._rootFramesTimeline,e=c.ticker.frame,d._startTime=e-(e-d._startTime)*d._timeScale/b,d._timeScale=a._rootTimeline._timeScale=b,b):d._timeScale},k.progress=function(a,b){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&0!==(1&this._cycle)?1-a:a)+this._cycle*(this._duration+this._repeatDelay),b):this._time/this.duration()},k.totalProgress=function(a,b){return arguments.length?this.totalTime(this.totalDuration()*a,b):this._totalTime/this.totalDuration()},k.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this._yoyo&&0!==(1&this._cycle)?a=this._duration-a+this._cycle*(this._duration+this._repeatDelay):0!==this._repeat&&(a+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(a,b)):this._time},k.duration=function(b){return arguments.length?a.prototype.duration.call(this,b):this._duration},k.totalDuration=function(a){return arguments.length?-1===this._repeat?this:this.duration((a-this._repeat*this._repeatDelay)/(this._repeat+1)):(this._dirty&&(this._totalDuration=-1===this._repeat?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat,this._dirty=!1),this._totalDuration)},k.repeat=function(a){return arguments.length?(this._repeat=a,this._uncache(!0)):this._repeat},k.repeatDelay=function(a){return arguments.length?(this._repeatDelay=a,this._uncache(!0)):this._repeatDelay},k.yoyo=function(a){return arguments.length?(this._yoyo=a,this):this._yoyo},f},!0),_gsScope._gsDefine("TimelineLite",["core.Animation","core.SimpleTimeline","TweenLite"],function(a,b,c){var d=function(a){b.call(this,a),this._labels={},this.autoRemoveChildren=this.vars.autoRemoveChildren===!0,this.smoothChildTiming=this.vars.smoothChildTiming===!0,this._sortChildren=!0,this._onUpdate=this.vars.onUpdate;var c,d,e=this.vars;for(d in e)c=e[d],i(c)&&-1!==c.join("").indexOf("{self}")&&(e[d]=this._swapSelfInParams(c));i(e.tweens)&&this.add(e.tweens,0,e.align,e.stagger)},e=1e-10,f=c._internals,g=d._internals={},h=f.isSelector,i=f.isArray,j=f.lazyTweens,k=f.lazyRender,l=_gsScope._gsDefine.globals,m=function(a){var b,c={};for(b in a)c[b]=a[b];return c},n=function(a,b,c){var d,e,f=a.cycle;for(d in f)e=f[d],a[d]="function"==typeof e?e(c,b[c]):e[c%e.length];delete a.cycle},o=g.pauseCallback=function(){},p=function(a){var b,c=[],d=a.length;for(b=0;b!==d;c.push(a[b++]));return c},q=d.prototype=new b;return d.version="2.0.2",q.constructor=d,q.kill()._gc=q._forcingPlayhead=q._hasPause=!1,q.to=function(a,b,d,e){var f=d.repeat&&l.TweenMax||c;return b?this.add(new f(a,b,d),e):this.set(a,d,e)},q.from=function(a,b,d,e){return this.add((d.repeat&&l.TweenMax||c).from(a,b,d),e)},q.fromTo=function(a,b,d,e,f){var g=e.repeat&&l.TweenMax||c;return b?this.add(g.fromTo(a,b,d,e),f):this.set(a,e,f)},q.staggerTo=function(a,b,e,f,g,i,j,k){var l,o,q=new d({onComplete:i,onCompleteParams:j,callbackScope:k,smoothChildTiming:this.smoothChildTiming}),r=e.cycle;for("string"==typeof a&&(a=c.selector(a)||a),a=a||[],h(a)&&(a=p(a)),f=f||0,0>f&&(a=p(a),a.reverse(),f*=-1),o=0;o<a.length;o++)l=m(e),l.startAt&&(l.startAt=m(l.startAt),l.startAt.cycle&&n(l.startAt,a,o)),r&&(n(l,a,o),null!=l.duration&&(b=l.duration,delete l.duration)),q.to(a[o],b,l,o*f);return this.add(q,g)},q.staggerFrom=function(a,b,c,d,e,f,g,h){return c.immediateRender=0!=c.immediateRender,c.runBackwards=!0,this.staggerTo(a,b,c,d,e,f,g,h)},q.staggerFromTo=function(a,b,c,d,e,f,g,h,i){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,this.staggerTo(a,b,d,e,f,g,h,i)},q.call=function(a,b,d,e){return this.add(c.delayedCall(0,a,b,d),e)},q.set=function(a,b,d){return d=this._parseTimeOrLabel(d,0,!0),null==b.immediateRender&&(b.immediateRender=d===this._time&&!this._paused),this.add(new c(a,0,b),d)},d.exportRoot=function(a,b){a=a||{},null==a.smoothChildTiming&&(a.smoothChildTiming=!0);var e,f,g,h,i=new d(a),j=i._timeline;for(null==b&&(b=!0),j._remove(i,!0),i._startTime=0,i._rawPrevTime=i._time=i._totalTime=j._time,g=j._first;g;)h=g._next,b&&g instanceof c&&g.target===g.vars.onComplete||(f=g._startTime-g._delay,0>f&&(e=1),i.add(g,f)),g=h;return j.add(i,0),e&&i.totalDuration(),i},q.add=function(e,f,g,h){var j,k,l,m,n,o;if("number"!=typeof f&&(f=this._parseTimeOrLabel(f,0,!0,e)),!(e instanceof a)){if(e instanceof Array||e&&e.push&&i(e)){for(g=g||"normal",h=h||0,j=f,k=e.length,l=0;k>l;l++)i(m=e[l])&&(m=new d({tweens:m})),this.add(m,j),"string"!=typeof m&&"function"!=typeof m&&("sequence"===g?j=m._startTime+m.totalDuration()/m._timeScale:"start"===g&&(m._startTime-=m.delay())),j+=h;return this._uncache(!0)}if("string"==typeof e)return this.addLabel(e,f);if("function"!=typeof e)throw"Cannot add "+e+" into the timeline; it is not a tween, timeline, function, or string.";e=c.delayedCall(0,e)}if(b.prototype.add.call(this,e,f),e._time&&(j=Math.max(0,Math.min(e.totalDuration(),(this.rawTime()-e._startTime)*e._timeScale)),Math.abs(j-e._totalTime)>1e-5&&e.render(j,!1,!1)),(this._gc||this._time===this._duration)&&!this._paused&&this._duration<this.duration())for(n=this,o=n.rawTime()>e._startTime;n._timeline;)o&&n._timeline.smoothChildTiming?n.totalTime(n._totalTime,!0):n._gc&&n._enabled(!0,!1),n=n._timeline;return this},q.remove=function(b){if(b instanceof a){this._remove(b,!1);var c=b._timeline=b.vars.useFrames?a._rootFramesTimeline:a._rootTimeline;return b._startTime=(b._paused?b._pauseTime:c._time)-(b._reversed?b.totalDuration()-b._totalTime:b._totalTime)/b._timeScale,this}if(b instanceof Array||b&&b.push&&i(b)){for(var d=b.length;--d>-1;)this.remove(b[d]);return this}return"string"==typeof b?this.removeLabel(b):this.kill(null,b)},q._remove=function(a,c){b.prototype._remove.call(this,a,c);var d=this._last;return d?this._time>this.duration()&&(this._time=this._duration,this._totalTime=this._totalDuration):this._time=this._totalTime=this._duration=this._totalDuration=0,this},q.append=function(a,b){return this.add(a,this._parseTimeOrLabel(null,b,!0,a))},q.insert=q.insertMultiple=function(a,b,c,d){return this.add(a,b||0,c,d)},q.appendMultiple=function(a,b,c,d){return this.add(a,this._parseTimeOrLabel(null,b,!0,a),c,d)},q.addLabel=function(a,b){return this._labels[a]=this._parseTimeOrLabel(b),this},q.addPause=function(a,b,d,e){var f=c.delayedCall(0,o,d,e||this);return f.vars.onComplete=f.vars.onReverseComplete=b,f.data="isPause",this._hasPause=!0,this.add(f,a)},q.removeLabel=function(a){return delete this._labels[a],this},q.getLabelTime=function(a){return null!=this._labels[a]?this._labels[a]:-1},q._parseTimeOrLabel=function(b,c,d,e){var f,g;if(e instanceof a&&e.timeline===this)this.remove(e);else if(e&&(e instanceof Array||e.push&&i(e)))for(g=e.length;--g>-1;)e[g]instanceof a&&e[g].timeline===this&&this.remove(e[g]);if(f="number"!=typeof b||c?this.duration()>99999999999?this.recent().endTime(!1):this._duration:0,"string"==typeof c)return this._parseTimeOrLabel(c,d&&"number"==typeof b&&null==this._labels[c]?b-f:0,d);if(c=c||0,"string"!=typeof b||!isNaN(b)&&null==this._labels[b])null==b&&(b=f);else{if(g=b.indexOf("="),-1===g)return null==this._labels[b]?d?this._labels[b]=f+c:c:this._labels[b]+c;c=parseInt(b.charAt(g-1)+"1",10)*Number(b.substr(g+1)),b=g>1?this._parseTimeOrLabel(b.substr(0,g-1),0,d):f}return Number(b)+c},q.seek=function(a,b){return this.totalTime("number"==typeof a?a:this._parseTimeOrLabel(a),b!==!1)},q.stop=function(){return this.paused(!0)},q.gotoAndPlay=function(a,b){return this.play(a,b)},q.gotoAndStop=function(a,b){return this.pause(a,b)},q.render=function(a,b,c){this._gc&&this._enabled(!0,!1);var d,f,g,h,i,l,m,n=this._time,o=this._dirty?this.totalDuration():this._totalDuration,p=this._startTime,q=this._timeScale,r=this._paused;if(n!==this._time&&(a+=this._time-n),a>=o-1e-7&&a>=0)this._totalTime=this._time=o,this._reversed||this._hasPausedChild()||(f=!0,h="onComplete",i=!!this._timeline.autoRemoveChildren,0===this._duration&&(0>=a&&a>=-1e-7||this._rawPrevTime<0||this._rawPrevTime===e)&&this._rawPrevTime!==a&&this._first&&(i=!0,this._rawPrevTime>e&&(h="onReverseComplete"))),this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,a=o+1e-4;else if(1e-7>a)if(this._totalTime=this._time=0,(0!==n||0===this._duration&&this._rawPrevTime!==e&&(this._rawPrevTime>0||0>a&&this._rawPrevTime>=0))&&(h="onReverseComplete",f=this._reversed),0>a)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(i=f=!0,h="onReverseComplete"):this._rawPrevTime>=0&&this._first&&(i=!0),this._rawPrevTime=a;else{if(this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,0===a&&f)for(d=this._first;d&&0===d._startTime;)d._duration||(f=!1),d=d._next;a=0,this._initted||(i=!0)}else{if(this._hasPause&&!this._forcingPlayhead&&!b){if(a>=n)for(d=this._first;d&&d._startTime<=a&&!l;)d._duration||"isPause"!==d.data||d.ratio||0===d._startTime&&0===this._rawPrevTime||(l=d),d=d._next;else for(d=this._last;d&&d._startTime>=a&&!l;)d._duration||"isPause"===d.data&&d._rawPrevTime>0&&(l=d),d=d._prev;l&&(this._time=a=l._startTime,this._totalTime=a+this._cycle*(this._totalDuration+this._repeatDelay))}this._totalTime=this._time=this._rawPrevTime=a}if(this._time!==n&&this._first||c||i||l){if(this._initted||(this._initted=!0),this._active||!this._paused&&this._time!==n&&a>0&&(this._active=!0),0===n&&this.vars.onStart&&(0===this._time&&this._duration||b||this._callback("onStart")),m=this._time,m>=n)for(d=this._first;d&&(g=d._next,m===this._time&&(!this._paused||r));)(d._active||d._startTime<=m&&!d._paused&&!d._gc)&&(l===d&&this.pause(),d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)),d=g;else for(d=this._last;d&&(g=d._prev,m===this._time&&(!this._paused||r));){if(d._active||d._startTime<=n&&!d._paused&&!d._gc){if(l===d){for(l=d._prev;l&&l.endTime()>this._time;)l.render(l._reversed?l.totalDuration()-(a-l._startTime)*l._timeScale:(a-l._startTime)*l._timeScale,b,c),l=l._prev;l=null,this.pause()}d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)}d=g}this._onUpdate&&(b||(j.length&&k(),this._callback("onUpdate"))),h&&(this._gc||(p===this._startTime||q!==this._timeScale)&&(0===this._time||o>=this.totalDuration())&&(f&&(j.length&&k(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[h]&&this._callback(h)))}},q._hasPausedChild=function(){for(var a=this._first;a;){if(a._paused||a instanceof d&&a._hasPausedChild())return!0;a=a._next}return!1},q.getChildren=function(a,b,d,e){e=e||-9999999999;for(var f=[],g=this._first,h=0;g;)g._startTime<e||(g instanceof c?b!==!1&&(f[h++]=g):(d!==!1&&(f[h++]=g),a!==!1&&(f=f.concat(g.getChildren(!0,b,d)),h=f.length))),g=g._next;return f},q.getTweensOf=function(a,b){var d,e,f=this._gc,g=[],h=0;for(f&&this._enabled(!0,!0),d=c.getTweensOf(a),e=d.length;--e>-1;)(d[e].timeline===this||b&&this._contains(d[e]))&&(g[h++]=d[e]);return f&&this._enabled(!1,!0),g},q.recent=function(){return this._recent},q._contains=function(a){for(var b=a.timeline;b;){if(b===this)return!0;b=b.timeline}return!1},q.shiftChildren=function(a,b,c){c=c||0;for(var d,e=this._first,f=this._labels;e;)e._startTime>=c&&(e._startTime+=a),e=e._next;if(b)for(d in f)f[d]>=c&&(f[d]+=a);return this._uncache(!0)},q._kill=function(a,b){if(!a&&!b)return this._enabled(!1,!1);for(var c=b?this.getTweensOf(b):this.getChildren(!0,!0,!1),d=c.length,e=!1;--d>-1;)c[d]._kill(a,b)&&(e=!0);return e},q.clear=function(a){var b=this.getChildren(!1,!0,!0),c=b.length;for(this._time=this._totalTime=0;--c>-1;)b[c]._enabled(!1,!1);return a!==!1&&(this._labels={}),this._uncache(!0)},q.invalidate=function(){for(var b=this._first;b;)b.invalidate(),b=b._next;return a.prototype.invalidate.call(this)},q._enabled=function(a,c){if(a===this._gc)for(var d=this._first;d;)d._enabled(a,!0),d=d._next;return b.prototype._enabled.call(this,a,c)},q.totalTime=function(b,c,d){this._forcingPlayhead=!0;var e=a.prototype.totalTime.apply(this,arguments);return this._forcingPlayhead=!1,e},q.duration=function(a){return arguments.length?(0!==this.duration()&&0!==a&&this.timeScale(this._duration/a),this):(this._dirty&&this.totalDuration(),this._duration)},q.totalDuration=function(a){if(!arguments.length){if(this._dirty){for(var b,c,d=0,e=this._last,f=999999999999;e;)b=e._prev,e._dirty&&e.totalDuration(),e._startTime>f&&this._sortChildren&&!e._paused&&!this._calculatingDuration?(this._calculatingDuration=1,this.add(e,e._startTime-e._delay),this._calculatingDuration=0):f=e._startTime,e._startTime<0&&!e._paused&&(d-=e._startTime,this._timeline.smoothChildTiming&&(this._startTime+=e._startTime/this._timeScale,this._time-=e._startTime,this._totalTime-=e._startTime,this._rawPrevTime-=e._startTime),this.shiftChildren(-e._startTime,!1,-9999999999),f=0),c=e._startTime+e._totalDuration/e._timeScale,c>d&&(d=c),e=b;this._duration=this._totalDuration=d,this._dirty=!1}return this._totalDuration}return a&&this.totalDuration()?this.timeScale(this._totalDuration/a):this},q.paused=function(b){if(!b)for(var c=this._first,d=this._time;c;)c._startTime===d&&"isPause"===c.data&&(c._rawPrevTime=0),c=c._next;return a.prototype.paused.apply(this,arguments)},q.usesFrames=function(){for(var b=this._timeline;b._timeline;)b=b._timeline;return b===a._rootFramesTimeline},q.rawTime=function(a){return a&&(this._paused||this._repeat&&this.time()>0&&this.totalProgress()<1)?this._totalTime%(this._duration+this._repeatDelay):this._paused?this._totalTime:(this._timeline.rawTime(a)-this._startTime)*this._timeScale},d},!0),_gsScope._gsDefine("TimelineMax",["TimelineLite","TweenLite","easing.Ease"],function(a,b,c){var d=function(b){a.call(this,b),this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._cycle=0,this._yoyo=this.vars.yoyo===!0,this._dirty=!0},e=1e-10,f=b._internals,g=f.lazyTweens,h=f.lazyRender,i=_gsScope._gsDefine.globals,j=new c(null,null,1,0),k=d.prototype=new a;return k.constructor=d,k.kill()._gc=!1,d.version="2.0.2",k.invalidate=function(){return this._yoyo=this.vars.yoyo===!0,this._repeat=this.vars.repeat||0,this._repeatDelay=this.vars.repeatDelay||0,this._uncache(!0),a.prototype.invalidate.call(this)},k.addCallback=function(a,c,d,e){return this.add(b.delayedCall(0,a,d,e),c)},k.removeCallback=function(a,b){if(a)if(null==b)this._kill(null,a);else for(var c=this.getTweensOf(a,!1),d=c.length,e=this._parseTimeOrLabel(b);--d>-1;)c[d]._startTime===e&&c[d]._enabled(!1,!1);return this},k.removePause=function(b){return this.removeCallback(a._internals.pauseCallback,b)},k.tweenTo=function(a,c){c=c||{};var d,e,f,g={ease:j,useFrames:this.usesFrames(),immediateRender:!1,lazy:!1},h=c.repeat&&i.TweenMax||b;for(e in c)g[e]=c[e];return g.time=this._parseTimeOrLabel(a),d=Math.abs(Number(g.time)-this._time)/this._timeScale||.001,f=new h(this,d,g),g.onStart=function(){f.target.paused(!0),f.vars.time===f.target.time()||d!==f.duration()||f.isFromTo||f.duration(Math.abs(f.vars.time-f.target.time())/f.target._timeScale).render(f.time(),!0,!0),c.onStart&&c.onStart.apply(c.onStartScope||c.callbackScope||f,c.onStartParams||[])},f},k.tweenFromTo=function(a,b,c){c=c||{},a=this._parseTimeOrLabel(a),c.startAt={onComplete:this.seek,onCompleteParams:[a],callbackScope:this},c.immediateRender=c.immediateRender!==!1;var d=this.tweenTo(b,c);return d.isFromTo=1,d.duration(Math.abs(d.vars.time-a)/this._timeScale||.001)},k.render=function(a,b,c){this._gc&&this._enabled(!0,!1);var d,f,i,j,k,l,m,n,o=this._time,p=this._dirty?this.totalDuration():this._totalDuration,q=this._duration,r=this._totalTime,s=this._startTime,t=this._timeScale,u=this._rawPrevTime,v=this._paused,w=this._cycle;if(o!==this._time&&(a+=this._time-o),a>=p-1e-7&&a>=0)this._locked||(this._totalTime=p,this._cycle=this._repeat),this._reversed||this._hasPausedChild()||(f=!0,j="onComplete",k=!!this._timeline.autoRemoveChildren,0===this._duration&&(0>=a&&a>=-1e-7||0>u||u===e)&&u!==a&&this._first&&(k=!0,u>e&&(j="onReverseComplete"))),this._rawPrevTime=this._duration||!b||a||this._rawPrevTime===a?a:e,this._yoyo&&0!==(1&this._cycle)?this._time=a=0:(this._time=q,a=q+1e-4);else if(1e-7>a)if(this._locked||(this._totalTime=this._cycle=0),this._time=0,(0!==o||0===q&&u!==e&&(u>0||0>a&&u>=0)&&!this._locked)&&(j="onReverseComplete",f=this._reversed),0>a)this._active=!1,this._timeline.autoRemoveChildren&&this._reversed?(k=f=!0,j="onReverseComplete"):u>=0&&this._first&&(k=!0),this._rawPrevTime=a;else{if(this._rawPrevTime=q||!b||a||this._rawPrevTime===a?a:e,0===a&&f)for(d=this._first;d&&0===d._startTime;)d._duration||(f=!1),d=d._next;a=0,this._initted||(k=!0)}else if(0===q&&0>u&&(k=!0),this._time=this._rawPrevTime=a,this._locked||(this._totalTime=a,0!==this._repeat&&(l=q+this._repeatDelay,this._cycle=this._totalTime/l>>0,0!==this._cycle&&this._cycle===this._totalTime/l&&a>=r&&this._cycle--,this._time=this._totalTime-this._cycle*l,this._yoyo&&0!==(1&this._cycle)&&(this._time=q-this._time),this._time>q?(this._time=q,a=q+1e-4):this._time<0?this._time=a=0:a=this._time)),this._hasPause&&!this._forcingPlayhead&&!b){if(a=this._time,a>=o||this._repeat&&w!==this._cycle)for(d=this._first;d&&d._startTime<=a&&!m;)d._duration||"isPause"!==d.data||d.ratio||0===d._startTime&&0===this._rawPrevTime||(m=d),d=d._next;else for(d=this._last;d&&d._startTime>=a&&!m;)d._duration||"isPause"===d.data&&d._rawPrevTime>0&&(m=d),d=d._prev;m&&m._startTime<q&&(this._time=a=m._startTime,this._totalTime=a+this._cycle*(this._totalDuration+this._repeatDelay))}if(this._cycle!==w&&!this._locked){var x=this._yoyo&&0!==(1&w),y=x===(this._yoyo&&0!==(1&this._cycle)),z=this._totalTime,A=this._cycle,B=this._rawPrevTime,C=this._time;if(this._totalTime=w*q,this._cycle<w?x=!x:this._totalTime+=q,this._time=o,this._rawPrevTime=0===q?u-1e-4:u,this._cycle=w,this._locked=!0,o=x?0:q,this.render(o,b,0===q),b||this._gc||this.vars.onRepeat&&(this._cycle=A,this._locked=!1,this._callback("onRepeat")),o!==this._time)return;if(y&&(this._cycle=w,this._locked=!0,o=x?q+1e-4:-1e-4,this.render(o,!0,!1)),this._locked=!1,this._paused&&!v)return;this._time=C,this._totalTime=z,this._cycle=A,this._rawPrevTime=B}if(!(this._time!==o&&this._first||c||k||m))return void(r!==this._totalTime&&this._onUpdate&&(b||this._callback("onUpdate")));if(this._initted||(this._initted=!0),this._active||!this._paused&&this._totalTime!==r&&a>0&&(this._active=!0),0===r&&this.vars.onStart&&(0===this._totalTime&&this._totalDuration||b||this._callback("onStart")),n=this._time,n>=o)for(d=this._first;d&&(i=d._next,n===this._time&&(!this._paused||v));)(d._active||d._startTime<=this._time&&!d._paused&&!d._gc)&&(m===d&&this.pause(),d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)),d=i;else for(d=this._last;d&&(i=d._prev,n===this._time&&(!this._paused||v));){if(d._active||d._startTime<=o&&!d._paused&&!d._gc){if(m===d){for(m=d._prev;m&&m.endTime()>this._time;)m.render(m._reversed?m.totalDuration()-(a-m._startTime)*m._timeScale:(a-m._startTime)*m._timeScale,b,c),m=m._prev;m=null,this.pause()}d._reversed?d.render((d._dirty?d.totalDuration():d._totalDuration)-(a-d._startTime)*d._timeScale,b,c):d.render((a-d._startTime)*d._timeScale,b,c)}d=i}this._onUpdate&&(b||(g.length&&h(),this._callback("onUpdate"))),j&&(this._locked||this._gc||(s===this._startTime||t!==this._timeScale)&&(0===this._time||p>=this.totalDuration())&&(f&&(g.length&&h(),this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[j]&&this._callback(j)))},k.getActive=function(a,b,c){null==a&&(a=!0),null==b&&(b=!0),null==c&&(c=!1);var d,e,f=[],g=this.getChildren(a,b,c),h=0,i=g.length;for(d=0;i>d;d++)e=g[d],e.isActive()&&(f[h++]=e);return f},k.getLabelAfter=function(a){a||0!==a&&(a=this._time);var b,c=this.getLabelsArray(),d=c.length;for(b=0;d>b;b++)if(c[b].time>a)return c[b].name;return null},k.getLabelBefore=function(a){null==a&&(a=this._time);for(var b=this.getLabelsArray(),c=b.length;--c>-1;)if(b[c].time<a)return b[c].name;return null},k.getLabelsArray=function(){var a,b=[],c=0;for(a in this._labels)b[c++]={time:this._labels[a],name:a};return b.sort(function(a,b){return a.time-b.time}),b},k.invalidate=function(){return this._locked=!1,a.prototype.invalidate.call(this)},k.progress=function(a,b){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&0!==(1&this._cycle)?1-a:a)+this._cycle*(this._duration+this._repeatDelay),b):this._time/this.duration()||0},k.totalProgress=function(a,b){return arguments.length?this.totalTime(this.totalDuration()*a,b):this._totalTime/this.totalDuration()||0},k.totalDuration=function(b){return arguments.length?-1!==this._repeat&&b?this.timeScale(this.totalDuration()/b):this:(this._dirty&&(a.prototype.totalDuration.call(this),this._totalDuration=-1===this._repeat?999999999999:this._duration*(this._repeat+1)+this._repeatDelay*this._repeat),this._totalDuration)},k.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),a>this._duration&&(a=this._duration),this._yoyo&&0!==(1&this._cycle)?a=this._duration-a+this._cycle*(this._duration+this._repeatDelay):0!==this._repeat&&(a+=this._cycle*(this._duration+this._repeatDelay)),this.totalTime(a,b)):this._time},k.repeat=function(a){return arguments.length?(this._repeat=a,this._uncache(!0)):this._repeat},k.repeatDelay=function(a){return arguments.length?(this._repeatDelay=a,this._uncache(!0)):this._repeatDelay},k.yoyo=function(a){return arguments.length?(this._yoyo=a,this):this._yoyo},k.currentLabel=function(a){return arguments.length?this.seek(a,!0):this.getLabelBefore(this._time+1e-8)},d},!0),function(){var a=180/Math.PI,b=[],c=[],d=[],e={},f=_gsScope._gsDefine.globals,g=function(a,b,c,d){c===d&&(c=d-(d-b)/1e6),a===b&&(b=a+(c-a)/1e6),this.a=a,this.b=b,this.c=c,this.d=d,this.da=d-a,this.ca=c-a,this.ba=b-a},h=",x,y,z,left,top,right,bottom,marginTop,marginLeft,marginRight,marginBottom,paddingLeft,paddingTop,paddingRight,paddingBottom,backgroundPosition,backgroundPosition_y,",i=function(a,b,c,d){var e={a:a},f={},g={},h={c:d},i=(a+b)/2,j=(b+c)/2,k=(c+d)/2,l=(i+j)/2,m=(j+k)/2,n=(m-l)/8;return e.b=i+(a-i)/4,f.b=l+n,e.c=f.a=(e.b+f.b)/2,f.c=g.a=(l+m)/2,g.b=m-n,h.b=k+(d-k)/4,g.c=h.a=(g.b+h.b)/2,[e,f,g,h]},j=function(a,e,f,g,h){var j,k,l,m,n,o,p,q,r,s,t,u,v,w=a.length-1,x=0,y=a[0].a;for(j=0;w>j;j++)n=a[x],k=n.a,l=n.d,m=a[x+1].d,h?(t=b[j],u=c[j],v=(u+t)*e*.25/(g?.5:d[j]||.5),o=l-(l-k)*(g?.5*e:0!==t?v/t:0),p=l+(m-l)*(g?.5*e:0!==u?v/u:0),q=l-(o+((p-o)*(3*t/(t+u)+.5)/4||0))):(o=l-(l-k)*e*.5,p=l+(m-l)*e*.5,q=l-(o+p)/2),o+=q,p+=q,n.c=r=o,0!==j?n.b=y:n.b=y=n.a+.6*(n.c-n.a),n.da=l-k,n.ca=r-k,n.ba=y-k,f?(s=i(k,y,r,l),a.splice(x,1,s[0],s[1],s[2],s[3]),x+=4):x++,y=p;n=a[x],n.b=y,n.c=y+.4*(n.d-y),n.da=n.d-n.a,n.ca=n.c-n.a,n.ba=y-n.a,f&&(s=i(n.a,y,n.c,n.d),a.splice(x,1,s[0],s[1],s[2],s[3]))},k=function(a,d,e,f){var h,i,j,k,l,m,n=[];if(f)for(a=[f].concat(a),i=a.length;--i>-1;)"string"==typeof(m=a[i][d])&&"="===m.charAt(1)&&(a[i][d]=f[d]+Number(m.charAt(0)+m.substr(2)));if(h=a.length-2,0>h)return n[0]=new g(a[0][d],0,0,a[0][d]),n;for(i=0;h>i;i++)j=a[i][d],k=a[i+1][d],n[i]=new g(j,0,0,k),e&&(l=a[i+2][d],b[i]=(b[i]||0)+(k-j)*(k-j),c[i]=(c[i]||0)+(l-k)*(l-k));return n[i]=new g(a[i][d],0,0,a[i+1][d]),n},l=function(a,f,g,i,l,m){var n,o,p,q,r,s,t,u,v={},w=[],x=m||a[0];l="string"==typeof l?","+l+",":h,null==f&&(f=1);for(o in a[0])w.push(o);if(a.length>1){for(u=a[a.length-1],t=!0,n=w.length;--n>-1;)if(o=w[n],Math.abs(x[o]-u[o])>.05){t=!1;break}t&&(a=a.concat(),m&&a.unshift(m),a.push(a[1]),m=a[a.length-3])}for(b.length=c.length=d.length=0,n=w.length;--n>-1;)o=w[n],e[o]=-1!==l.indexOf(","+o+","),v[o]=k(a,o,e[o],m);for(n=b.length;--n>-1;)b[n]=Math.sqrt(b[n]),
+c[n]=Math.sqrt(c[n]);if(!i){for(n=w.length;--n>-1;)if(e[o])for(p=v[w[n]],s=p.length-1,q=0;s>q;q++)r=p[q+1].da/c[q]+p[q].da/b[q]||0,d[q]=(d[q]||0)+r*r;for(n=d.length;--n>-1;)d[n]=Math.sqrt(d[n])}for(n=w.length,q=g?4:1;--n>-1;)o=w[n],p=v[o],j(p,f,g,i,e[o]),t&&(p.splice(0,q),p.splice(p.length-q,q));return v},m=function(a,b,c){b=b||"soft";var d,e,f,h,i,j,k,l,m,n,o,p={},q="cubic"===b?3:2,r="soft"===b,s=[];if(r&&c&&(a=[c].concat(a)),null==a||a.length<q+1)throw"invalid Bezier data";for(m in a[0])s.push(m);for(j=s.length;--j>-1;){for(m=s[j],p[m]=i=[],n=0,l=a.length,k=0;l>k;k++)d=null==c?a[k][m]:"string"==typeof(o=a[k][m])&&"="===o.charAt(1)?c[m]+Number(o.charAt(0)+o.substr(2)):Number(o),r&&k>1&&l-1>k&&(i[n++]=(d+i[n-2])/2),i[n++]=d;for(l=n-q+1,n=0,k=0;l>k;k+=q)d=i[k],e=i[k+1],f=i[k+2],h=2===q?0:i[k+3],i[n++]=o=3===q?new g(d,e,f,h):new g(d,(2*e+d)/3,(2*e+f)/3,f);i.length=n}return p},n=function(a,b,c){for(var d,e,f,g,h,i,j,k,l,m,n,o=1/c,p=a.length;--p>-1;)for(m=a[p],f=m.a,g=m.d-f,h=m.c-f,i=m.b-f,d=e=0,k=1;c>=k;k++)j=o*k,l=1-j,d=e-(e=(j*j*g+3*l*(j*h+l*i))*j),n=p*c+k-1,b[n]=(b[n]||0)+d*d},o=function(a,b){b=b>>0||6;var c,d,e,f,g=[],h=[],i=0,j=0,k=b-1,l=[],m=[];for(c in a)n(a[c],g,b);for(e=g.length,d=0;e>d;d++)i+=Math.sqrt(g[d]),f=d%b,m[f]=i,f===k&&(j+=i,f=d/b>>0,l[f]=m,h[f]=j,i=0,m=[]);return{length:j,lengths:h,segments:l}},p=_gsScope._gsDefine.plugin({propName:"bezier",priority:-1,version:"1.3.8",API:2,global:!0,init:function(a,b,c){this._target=a,b instanceof Array&&(b={values:b}),this._func={},this._mod={},this._props=[],this._timeRes=null==b.timeResolution?6:parseInt(b.timeResolution,10);var d,e,f,g,h,i=b.values||[],j={},k=i[0],n=b.autoRotate||c.vars.orientToBezier;this._autoRotate=n?n instanceof Array?n:[["x","y","rotation",n===!0?0:Number(n)||0]]:null;for(d in k)this._props.push(d);for(f=this._props.length;--f>-1;)d=this._props[f],this._overwriteProps.push(d),e=this._func[d]="function"==typeof a[d],j[d]=e?a[d.indexOf("set")||"function"!=typeof a["get"+d.substr(3)]?d:"get"+d.substr(3)]():parseFloat(a[d]),h||j[d]!==i[0][d]&&(h=j);if(this._beziers="cubic"!==b.type&&"quadratic"!==b.type&&"soft"!==b.type?l(i,isNaN(b.curviness)?1:b.curviness,!1,"thruBasic"===b.type,b.correlate,h):m(i,b.type,j),this._segCount=this._beziers[d].length,this._timeRes){var p=o(this._beziers,this._timeRes);this._length=p.length,this._lengths=p.lengths,this._segments=p.segments,this._l1=this._li=this._s1=this._si=0,this._l2=this._lengths[0],this._curSeg=this._segments[0],this._s2=this._curSeg[0],this._prec=1/this._curSeg.length}if(n=this._autoRotate)for(this._initialRotations=[],n[0]instanceof Array||(this._autoRotate=n=[n]),f=n.length;--f>-1;){for(g=0;3>g;g++)d=n[f][g],this._func[d]="function"==typeof a[d]?a[d.indexOf("set")||"function"!=typeof a["get"+d.substr(3)]?d:"get"+d.substr(3)]:!1;d=n[f][2],this._initialRotations[f]=(this._func[d]?this._func[d].call(this._target):this._target[d])||0,this._overwriteProps.push(d)}return this._startRatio=c.vars.runBackwards?1:0,!0},set:function(b){var c,d,e,f,g,h,i,j,k,l,m=this._segCount,n=this._func,o=this._target,p=b!==this._startRatio;if(this._timeRes){if(k=this._lengths,l=this._curSeg,b*=this._length,e=this._li,b>this._l2&&m-1>e){for(j=m-1;j>e&&(this._l2=k[++e])<=b;);this._l1=k[e-1],this._li=e,this._curSeg=l=this._segments[e],this._s2=l[this._s1=this._si=0]}else if(b<this._l1&&e>0){for(;e>0&&(this._l1=k[--e])>=b;);0===e&&b<this._l1?this._l1=0:e++,this._l2=k[e],this._li=e,this._curSeg=l=this._segments[e],this._s1=l[(this._si=l.length-1)-1]||0,this._s2=l[this._si]}if(c=e,b-=this._l1,e=this._si,b>this._s2&&e<l.length-1){for(j=l.length-1;j>e&&(this._s2=l[++e])<=b;);this._s1=l[e-1],this._si=e}else if(b<this._s1&&e>0){for(;e>0&&(this._s1=l[--e])>=b;);0===e&&b<this._s1?this._s1=0:e++,this._s2=l[e],this._si=e}h=(e+(b-this._s1)/(this._s2-this._s1))*this._prec||0}else c=0>b?0:b>=1?m-1:m*b>>0,h=(b-c*(1/m))*m;for(d=1-h,e=this._props.length;--e>-1;)f=this._props[e],g=this._beziers[f][c],i=(h*h*g.da+3*d*(h*g.ca+d*g.ba))*h+g.a,this._mod[f]&&(i=this._mod[f](i,o)),n[f]?o[f](i):o[f]=i;if(this._autoRotate){var q,r,s,t,u,v,w,x=this._autoRotate;for(e=x.length;--e>-1;)f=x[e][2],v=x[e][3]||0,w=x[e][4]===!0?1:a,g=this._beziers[x[e][0]],q=this._beziers[x[e][1]],g&&q&&(g=g[c],q=q[c],r=g.a+(g.b-g.a)*h,t=g.b+(g.c-g.b)*h,r+=(t-r)*h,t+=(g.c+(g.d-g.c)*h-t)*h,s=q.a+(q.b-q.a)*h,u=q.b+(q.c-q.b)*h,s+=(u-s)*h,u+=(q.c+(q.d-q.c)*h-u)*h,i=p?Math.atan2(u-s,t-r)*w+v:this._initialRotations[e],this._mod[f]&&(i=this._mod[f](i,o)),n[f]?o[f](i):o[f]=i)}}}),q=p.prototype;p.bezierThrough=l,p.cubicToQuadratic=i,p._autoCSS=!0,p.quadraticToCubic=function(a,b,c){return new g(a,(2*b+a)/3,(2*b+c)/3,c)},p._cssRegister=function(){var a=f.CSSPlugin;if(a){var b=a._internals,c=b._parseToProxy,d=b._setPluginRatio,e=b.CSSPropTween;b._registerComplexSpecialProp("bezier",{parser:function(a,b,f,g,h,i){b instanceof Array&&(b={values:b}),i=new p;var j,k,l,m=b.values,n=m.length-1,o=[],q={};if(0>n)return h;for(j=0;n>=j;j++)l=c(a,m[j],g,h,i,n!==j),o[j]=l.end;for(k in b)q[k]=b[k];return q.values=o,h=new e(a,"bezier",0,0,l.pt,2),h.data=l,h.plugin=i,h.setRatio=d,0===q.autoRotate&&(q.autoRotate=!0),!q.autoRotate||q.autoRotate instanceof Array||(j=q.autoRotate===!0?0:Number(q.autoRotate),q.autoRotate=null!=l.end.left?[["left","top","rotation",j,!1]]:null!=l.end.x?[["x","y","rotation",j,!1]]:!1),q.autoRotate&&(g._transform||g._enableTransforms(!1),l.autoRotate=g._target._gsTransform,l.proxy.rotation=l.autoRotate.rotation||0,g._overwriteProps.push("rotation")),i._onInitTween(l.proxy,q,g._tween),h}})}},q._mod=function(a){for(var b,c=this._overwriteProps,d=c.length;--d>-1;)b=a[c[d]],b&&"function"==typeof b&&(this._mod[c[d]]=b)},q._kill=function(a){var b,c,d=this._props;for(b in this._beziers)if(b in a)for(delete this._beziers[b],delete this._func[b],c=d.length;--c>-1;)d[c]===b&&d.splice(c,1);if(d=this._autoRotate)for(c=d.length;--c>-1;)a[d[c][2]]&&d.splice(c,1);return this._super._kill.call(this,a)}}(),_gsScope._gsDefine("plugins.CSSPlugin",["plugins.TweenPlugin","TweenLite"],function(a,b){var c,d,e,f,g=function(){a.call(this,"css"),this._overwriteProps.length=0,this.setRatio=g.prototype.setRatio},h=_gsScope._gsDefine.globals,i={},j=g.prototype=new a("css");j.constructor=g,g.version="2.0.2",g.API=2,g.defaultTransformPerspective=0,g.defaultSkewType="compensated",g.defaultSmoothOrigin=!0,j="px",g.suffixMap={top:j,right:j,bottom:j,left:j,width:j,height:j,fontSize:j,padding:j,margin:j,perspective:j,lineHeight:""};var k,l,m,n,o,p,q,r,s=/(?:\-|\.|\b)(\d|\.|e\-)+/g,t=/(?:\d|\-\d|\.\d|\-\.\d|\+=\d|\-=\d|\+=.\d|\-=\.\d)+/g,u=/(?:\+=|\-=|\-|\b)[\d\-\.]+[a-zA-Z0-9]*(?:%|\b)/gi,v=/(?![+-]?\d*\.?\d+|[+-]|e[+-]\d+)[^0-9]/g,w=/(?:\d|\-|\+|=|#|\.)*/g,x=/opacity *= *([^)]*)/i,y=/opacity:([^;]*)/i,z=/alpha\(opacity *=.+?\)/i,A=/^(rgb|hsl)/,B=/([A-Z])/g,C=/-([a-z])/gi,D=/(^(?:url\(\"|url\())|(?:(\"\))$|\)$)/gi,E=function(a,b){return b.toUpperCase()},F=/(?:Left|Right|Width)/i,G=/(M11|M12|M21|M22)=[\d\-\.e]+/gi,H=/progid\:DXImageTransform\.Microsoft\.Matrix\(.+?\)/i,I=/,(?=[^\)]*(?:\(|$))/gi,J=/[\s,\(]/i,K=Math.PI/180,L=180/Math.PI,M={},N={style:{}},O=_gsScope.document||{createElement:function(){return N}},P=function(a,b){return O.createElementNS?O.createElementNS(b||"http://www.w3.org/1999/xhtml",a):O.createElement(a)},Q=P("div"),R=P("img"),S=g._internals={_specialProps:i},T=(_gsScope.navigator||{}).userAgent||"",U=function(){var a=T.indexOf("Android"),b=P("a");return m=-1!==T.indexOf("Safari")&&-1===T.indexOf("Chrome")&&(-1===a||parseFloat(T.substr(a+8,2))>3),o=m&&parseFloat(T.substr(T.indexOf("Version/")+8,2))<6,n=-1!==T.indexOf("Firefox"),(/MSIE ([0-9]{1,}[\.0-9]{0,})/.exec(T)||/Trident\/.*rv:([0-9]{1,}[\.0-9]{0,})/.exec(T))&&(p=parseFloat(RegExp.$1)),b?(b.style.cssText="top:1px;opacity:.55;",/^0.55/.test(b.style.opacity)):!1}(),V=function(a){return x.test("string"==typeof a?a:(a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100:1},W=function(a){_gsScope.console&&console.log(a)},X="",Y="",Z=function(a,b){b=b||Q;var c,d,e=b.style;if(void 0!==e[a])return a;for(a=a.charAt(0).toUpperCase()+a.substr(1),c=["O","Moz","ms","Ms","Webkit"],d=5;--d>-1&&void 0===e[c[d]+a];);return d>=0?(Y=3===d?"ms":c[d],X="-"+Y.toLowerCase()+"-",Y+a):null},$=("undefined"!=typeof window?window:O.defaultView||{getComputedStyle:function(){}}).getComputedStyle,_=g.getStyle=function(a,b,c,d,e){var f;return U||"opacity"!==b?(!d&&a.style[b]?f=a.style[b]:(c=c||$(a))?f=c[b]||c.getPropertyValue(b)||c.getPropertyValue(b.replace(B,"-$1").toLowerCase()):a.currentStyle&&(f=a.currentStyle[b]),null==e||f&&"none"!==f&&"auto"!==f&&"auto auto"!==f?f:e):V(a)},aa=S.convertToPixels=function(a,c,d,e,f){if("px"===e||!e&&"lineHeight"!==c)return d;if("auto"===e||!d)return 0;var h,i,j,k=F.test(c),l=a,m=Q.style,n=0>d,o=1===d;if(n&&(d=-d),o&&(d*=100),"lineHeight"!==c||e)if("%"===e&&-1!==c.indexOf("border"))h=d/100*(k?a.clientWidth:a.clientHeight);else{if(m.cssText="border:0 solid red;position:"+_(a,"position")+";line-height:0;","%"!==e&&l.appendChild&&"v"!==e.charAt(0)&&"rem"!==e)m[k?"borderLeftWidth":"borderTopWidth"]=d+e;else{if(l=a.parentNode||O.body,-1!==_(l,"display").indexOf("flex")&&(m.position="absolute"),i=l._gsCache,j=b.ticker.frame,i&&k&&i.time===j)return i.width*d/100;m[k?"width":"height"]=d+e}l.appendChild(Q),h=parseFloat(Q[k?"offsetWidth":"offsetHeight"]),l.removeChild(Q),k&&"%"===e&&g.cacheWidths!==!1&&(i=l._gsCache=l._gsCache||{},i.time=j,i.width=h/d*100),0!==h||f||(h=aa(a,c,d,e,!0))}else i=$(a).lineHeight,a.style.lineHeight=d,h=parseFloat($(a).lineHeight),a.style.lineHeight=i;return o&&(h/=100),n?-h:h},ba=S.calculateOffset=function(a,b,c){if("absolute"!==_(a,"position",c))return 0;var d="left"===b?"Left":"Top",e=_(a,"margin"+d,c);return a["offset"+d]-(aa(a,b,parseFloat(e),e.replace(w,""))||0)},ca=function(a,b){var c,d,e,f={};if(b=b||$(a,null))if(c=b.length)for(;--c>-1;)e=b[c],(-1===e.indexOf("-transform")||Da===e)&&(f[e.replace(C,E)]=b.getPropertyValue(e));else for(c in b)(-1===c.indexOf("Transform")||Ca===c)&&(f[c]=b[c]);else if(b=a.currentStyle||a.style)for(c in b)"string"==typeof c&&void 0===f[c]&&(f[c.replace(C,E)]=b[c]);return U||(f.opacity=V(a)),d=Ra(a,b,!1),f.rotation=d.rotation,f.skewX=d.skewX,f.scaleX=d.scaleX,f.scaleY=d.scaleY,f.x=d.x,f.y=d.y,Fa&&(f.z=d.z,f.rotationX=d.rotationX,f.rotationY=d.rotationY,f.scaleZ=d.scaleZ),f.filters&&delete f.filters,f},da=function(a,b,c,d,e){var f,g,h,i={},j=a.style;for(g in c)"cssText"!==g&&"length"!==g&&isNaN(g)&&(b[g]!==(f=c[g])||e&&e[g])&&-1===g.indexOf("Origin")&&("number"==typeof f||"string"==typeof f)&&(i[g]="auto"!==f||"left"!==g&&"top"!==g?""!==f&&"auto"!==f&&"none"!==f||"string"!=typeof b[g]||""===b[g].replace(v,"")?f:0:ba(a,g),void 0!==j[g]&&(h=new sa(j,g,j[g],h)));if(d)for(g in d)"className"!==g&&(i[g]=d[g]);return{difs:i,firstMPT:h}},ea={width:["Left","Right"],height:["Top","Bottom"]},fa=["marginLeft","marginRight","marginTop","marginBottom"],ga=function(a,b,c){if("svg"===(a.nodeName+"").toLowerCase())return(c||$(a))[b]||0;if(a.getCTM&&Oa(a))return a.getBBox()[b]||0;var d=parseFloat("width"===b?a.offsetWidth:a.offsetHeight),e=ea[b],f=e.length;for(c=c||$(a,null);--f>-1;)d-=parseFloat(_(a,"padding"+e[f],c,!0))||0,d-=parseFloat(_(a,"border"+e[f]+"Width",c,!0))||0;return d},ha=function(a,b){if("contain"===a||"auto"===a||"auto auto"===a)return a+" ";(null==a||""===a)&&(a="0 0");var c,d=a.split(" "),e=-1!==a.indexOf("left")?"0%":-1!==a.indexOf("right")?"100%":d[0],f=-1!==a.indexOf("top")?"0%":-1!==a.indexOf("bottom")?"100%":d[1];if(d.length>3&&!b){for(d=a.split(", ").join(",").split(","),a=[],c=0;c<d.length;c++)a.push(ha(d[c]));return a.join(",")}return null==f?f="center"===e?"50%":"0":"center"===f&&(f="50%"),("center"===e||isNaN(parseFloat(e))&&-1===(e+"").indexOf("="))&&(e="50%"),a=e+" "+f+(d.length>2?" "+d[2]:""),b&&(b.oxp=-1!==e.indexOf("%"),b.oyp=-1!==f.indexOf("%"),b.oxr="="===e.charAt(1),b.oyr="="===f.charAt(1),b.ox=parseFloat(e.replace(v,"")),b.oy=parseFloat(f.replace(v,"")),b.v=a),b||a},ia=function(a,b){return"function"==typeof a&&(a=a(r,q)),"string"==typeof a&&"="===a.charAt(1)?parseInt(a.charAt(0)+"1",10)*parseFloat(a.substr(2)):parseFloat(a)-parseFloat(b)||0},ja=function(a,b){"function"==typeof a&&(a=a(r,q));var c="string"==typeof a&&"="===a.charAt(1);return"string"==typeof a&&"v"===a.charAt(a.length-2)&&(a=(c?a.substr(0,2):0)+window["inner"+("vh"===a.substr(-2)?"Height":"Width")]*(parseFloat(c?a.substr(2):a)/100)),null==a?b:c?parseInt(a.charAt(0)+"1",10)*parseFloat(a.substr(2))+b:parseFloat(a)||0},ka=function(a,b,c,d){var e,f,g,h,i,j=1e-6;return"function"==typeof a&&(a=a(r,q)),null==a?h=b:"number"==typeof a?h=a:(e=360,f=a.split("_"),i="="===a.charAt(1),g=(i?parseInt(a.charAt(0)+"1",10)*parseFloat(f[0].substr(2)):parseFloat(f[0]))*(-1===a.indexOf("rad")?1:L)-(i?0:b),f.length&&(d&&(d[c]=b+g),-1!==a.indexOf("short")&&(g%=e,g!==g%(e/2)&&(g=0>g?g+e:g-e)),-1!==a.indexOf("_cw")&&0>g?g=(g+9999999999*e)%e-(g/e|0)*e:-1!==a.indexOf("ccw")&&g>0&&(g=(g-9999999999*e)%e-(g/e|0)*e)),h=b+g),j>h&&h>-j&&(h=0),h},la={aqua:[0,255,255],lime:[0,255,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,255],navy:[0,0,128],white:[255,255,255],fuchsia:[255,0,255],olive:[128,128,0],yellow:[255,255,0],orange:[255,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[255,0,0],pink:[255,192,203],cyan:[0,255,255],transparent:[255,255,255,0]},ma=function(a,b,c){return a=0>a?a+1:a>1?a-1:a,255*(1>6*a?b+(c-b)*a*6:.5>a?c:2>3*a?b+(c-b)*(2/3-a)*6:b)+.5|0},na=g.parseColor=function(a,b){var c,d,e,f,g,h,i,j,k,l,m;if(a)if("number"==typeof a)c=[a>>16,a>>8&255,255&a];else{if(","===a.charAt(a.length-1)&&(a=a.substr(0,a.length-1)),la[a])c=la[a];else if("#"===a.charAt(0))4===a.length&&(d=a.charAt(1),e=a.charAt(2),f=a.charAt(3),a="#"+d+d+e+e+f+f),a=parseInt(a.substr(1),16),c=[a>>16,a>>8&255,255&a];else if("hsl"===a.substr(0,3))if(c=m=a.match(s),b){if(-1!==a.indexOf("="))return a.match(t)}else g=Number(c[0])%360/360,h=Number(c[1])/100,i=Number(c[2])/100,e=.5>=i?i*(h+1):i+h-i*h,d=2*i-e,c.length>3&&(c[3]=Number(c[3])),c[0]=ma(g+1/3,d,e),c[1]=ma(g,d,e),c[2]=ma(g-1/3,d,e);else c=a.match(s)||la.transparent;c[0]=Number(c[0]),c[1]=Number(c[1]),c[2]=Number(c[2]),c.length>3&&(c[3]=Number(c[3]))}else c=la.black;return b&&!m&&(d=c[0]/255,e=c[1]/255,f=c[2]/255,j=Math.max(d,e,f),k=Math.min(d,e,f),i=(j+k)/2,j===k?g=h=0:(l=j-k,h=i>.5?l/(2-j-k):l/(j+k),g=j===d?(e-f)/l+(f>e?6:0):j===e?(f-d)/l+2:(d-e)/l+4,g*=60),c[0]=g+.5|0,c[1]=100*h+.5|0,c[2]=100*i+.5|0),c},oa=function(a,b){var c,d,e,f=a.match(pa)||[],g=0,h="";if(!f.length)return a;for(c=0;c<f.length;c++)d=f[c],e=a.substr(g,a.indexOf(d,g)-g),g+=e.length+d.length,d=na(d,b),3===d.length&&d.push(1),h+=e+(b?"hsla("+d[0]+","+d[1]+"%,"+d[2]+"%,"+d[3]:"rgba("+d.join(","))+")";return h+a.substr(g)},pa="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3}){1,2}\\b";for(j in la)pa+="|"+j+"\\b";pa=new RegExp(pa+")","gi"),g.colorStringFilter=function(a){var b,c=a[0]+" "+a[1];pa.test(c)&&(b=-1!==c.indexOf("hsl(")||-1!==c.indexOf("hsla("),a[0]=oa(a[0],b),a[1]=oa(a[1],b)),pa.lastIndex=0},b.defaultStringFilter||(b.defaultStringFilter=g.colorStringFilter);var qa=function(a,b,c,d){if(null==a)return function(a){return a};var e,f=b?(a.match(pa)||[""])[0]:"",g=a.split(f).join("").match(u)||[],h=a.substr(0,a.indexOf(g[0])),i=")"===a.charAt(a.length-1)?")":"",j=-1!==a.indexOf(" ")?" ":",",k=g.length,l=k>0?g[0].replace(s,""):"";return k?e=b?function(a){var b,m,n,o;if("number"==typeof a)a+=l;else if(d&&I.test(a)){for(o=a.replace(I,"|").split("|"),n=0;n<o.length;n++)o[n]=e(o[n]);return o.join(",")}if(b=(a.match(pa)||[f])[0],m=a.split(b).join("").match(u)||[],n=m.length,k>n--)for(;++n<k;)m[n]=c?m[(n-1)/2|0]:g[n];return h+m.join(j)+j+b+i+(-1!==a.indexOf("inset")?" inset":"")}:function(a){var b,f,m;if("number"==typeof a)a+=l;else if(d&&I.test(a)){for(f=a.replace(I,"|").split("|"),m=0;m<f.length;m++)f[m]=e(f[m]);return f.join(",")}if(b=a.match(u)||[],m=b.length,k>m--)for(;++m<k;)b[m]=c?b[(m-1)/2|0]:g[m];return h+b.join(j)+i}:function(a){return a}},ra=function(a){return a=a.split(","),function(b,c,d,e,f,g,h){var i,j=(c+"").split(" ");for(h={},i=0;4>i;i++)h[a[i]]=j[i]=j[i]||j[(i-1)/2>>0];return e.parse(b,h,f,g)}},sa=(S._setPluginRatio=function(a){this.plugin.setRatio(a);for(var b,c,d,e,f,g=this.data,h=g.proxy,i=g.firstMPT,j=1e-6;i;)b=h[i.v],i.r?b=i.r(b):j>b&&b>-j&&(b=0),i.t[i.p]=b,i=i._next;if(g.autoRotate&&(g.autoRotate.rotation=g.mod?g.mod.call(this._tween,h.rotation,this.t,this._tween):h.rotation),1===a||0===a)for(i=g.firstMPT,f=1===a?"e":"b";i;){if(c=i.t,c.type){if(1===c.type){for(e=c.xs0+c.s+c.xs1,d=1;d<c.l;d++)e+=c["xn"+d]+c["xs"+(d+1)];c[f]=e}}else c[f]=c.s+c.xs0;i=i._next}},function(a,b,c,d,e){this.t=a,this.p=b,this.v=c,this.r=e,d&&(d._prev=this,this._next=d)}),ta=(S._parseToProxy=function(a,b,c,d,e,f){var g,h,i,j,k,l=d,m={},n={},o=c._transform,p=M;for(c._transform=null,M=b,d=k=c.parse(a,b,d,e),M=p,f&&(c._transform=o,l&&(l._prev=null,l._prev&&(l._prev._next=null)));d&&d!==l;){if(d.type<=1&&(h=d.p,n[h]=d.s+d.c,m[h]=d.s,f||(j=new sa(d,"s",h,j,d.r),d.c=0),1===d.type))for(g=d.l;--g>0;)i="xn"+g,h=d.p+"_"+i,n[h]=d.data[i],m[h]=d[i],f||(j=new sa(d,i,h,j,d.rxp[i]));d=d._next}return{proxy:m,end:n,firstMPT:j,pt:k}},S.CSSPropTween=function(a,b,d,e,g,h,i,j,k,l,m){this.t=a,this.p=b,this.s=d,this.c=e,this.n=i||b,a instanceof ta||f.push(this.n),this.r=j?"function"==typeof j?j:Math.round:j,this.type=h||0,k&&(this.pr=k,c=!0),this.b=void 0===l?d:l,this.e=void 0===m?d+e:m,g&&(this._next=g,g._prev=this)}),ua=function(a,b,c,d,e,f){var g=new ta(a,b,c,d-c,e,-1,f);return g.b=c,g.e=g.xs0=d,g},va=g.parseComplex=function(a,b,c,d,e,f,h,i,j,l){c=c||f||"","function"==typeof d&&(d=d(r,q)),h=new ta(a,b,0,0,h,l?2:1,null,!1,i,c,d),d+="",e&&pa.test(d+c)&&(d=[c,d],g.colorStringFilter(d),c=d[0],d=d[1]);var m,n,o,p,u,v,w,x,y,z,A,B,C,D=c.split(", ").join(",").split(" "),E=d.split(", ").join(",").split(" "),F=D.length,G=k!==!1;for((-1!==d.indexOf(",")||-1!==c.indexOf(","))&&(-1!==(d+c).indexOf("rgb")||-1!==(d+c).indexOf("hsl")?(D=D.join(" ").replace(I,", ").split(" "),E=E.join(" ").replace(I,", ").split(" ")):(D=D.join(" ").split(",").join(", ").split(" "),E=E.join(" ").split(",").join(", ").split(" ")),F=D.length),F!==E.length&&(D=(f||"").split(" "),F=D.length),h.plugin=j,h.setRatio=l,pa.lastIndex=0,m=0;F>m;m++)if(p=D[m],u=E[m]+"",x=parseFloat(p),x||0===x)h.appendXtra("",x,ia(u,x),u.replace(t,""),G&&-1!==u.indexOf("px")?Math.round:!1,!0);else if(e&&pa.test(p))B=u.indexOf(")")+1,B=")"+(B?u.substr(B):""),C=-1!==u.indexOf("hsl")&&U,z=u,p=na(p,C),u=na(u,C),y=p.length+u.length>6,y&&!U&&0===u[3]?(h["xs"+h.l]+=h.l?" transparent":"transparent",h.e=h.e.split(E[m]).join("transparent")):(U||(y=!1),C?h.appendXtra(z.substr(0,z.indexOf("hsl"))+(y?"hsla(":"hsl("),p[0],ia(u[0],p[0]),",",!1,!0).appendXtra("",p[1],ia(u[1],p[1]),"%,",!1).appendXtra("",p[2],ia(u[2],p[2]),y?"%,":"%"+B,!1):h.appendXtra(z.substr(0,z.indexOf("rgb"))+(y?"rgba(":"rgb("),p[0],u[0]-p[0],",",Math.round,!0).appendXtra("",p[1],u[1]-p[1],",",Math.round).appendXtra("",p[2],u[2]-p[2],y?",":B,Math.round),y&&(p=p.length<4?1:p[3],h.appendXtra("",p,(u.length<4?1:u[3])-p,B,!1))),pa.lastIndex=0;else if(v=p.match(s)){if(w=u.match(t),!w||w.length!==v.length)return h;for(o=0,n=0;n<v.length;n++)A=v[n],z=p.indexOf(A,o),h.appendXtra(p.substr(o,z-o),Number(A),ia(w[n],A),"",G&&"px"===p.substr(z+A.length,2)?Math.round:!1,0===n),o=z+A.length;h["xs"+h.l]+=p.substr(o)}else h["xs"+h.l]+=h.l||h["xs"+h.l]?" "+u:u;if(-1!==d.indexOf("=")&&h.data){for(B=h.xs0+h.data.s,m=1;m<h.l;m++)B+=h["xs"+m]+h.data["xn"+m];h.e=B+h["xs"+m]}return h.l||(h.type=-1,h.xs0=h.e),h.xfirst||h},wa=9;for(j=ta.prototype,j.l=j.pr=0;--wa>0;)j["xn"+wa]=0,j["xs"+wa]="";j.xs0="",j._next=j._prev=j.xfirst=j.data=j.plugin=j.setRatio=j.rxp=null,j.appendXtra=function(a,b,c,d,e,f){var g=this,h=g.l;return g["xs"+h]+=f&&(h||g["xs"+h])?" "+a:a||"",c||0===h||g.plugin?(g.l++,g.type=g.setRatio?2:1,g["xs"+g.l]=d||"",h>0?(g.data["xn"+h]=b+c,g.rxp["xn"+h]=e,g["xn"+h]=b,g.plugin||(g.xfirst=new ta(g,"xn"+h,b,c,g.xfirst||g,0,g.n,e,g.pr),g.xfirst.xs0=0),g):(g.data={s:b+c},g.rxp={},g.s=b,g.c=c,g.r=e,g)):(g["xs"+h]+=b+(d||""),g)};var xa=function(a,b){b=b||{},this.p=b.prefix?Z(a)||a:a,i[a]=i[this.p]=this,this.format=b.formatter||qa(b.defaultValue,b.color,b.collapsible,b.multi),b.parser&&(this.parse=b.parser),this.clrs=b.color,this.multi=b.multi,this.keyword=b.keyword,this.dflt=b.defaultValue,this.pr=b.priority||0},ya=S._registerComplexSpecialProp=function(a,b,c){"object"!=typeof b&&(b={parser:c});var d,e,f=a.split(","),g=b.defaultValue;for(c=c||[g],d=0;d<f.length;d++)b.prefix=0===d&&b.prefix,b.defaultValue=c[d]||g,e=new xa(f[d],b)},za=S._registerPluginProp=function(a){if(!i[a]){var b=a.charAt(0).toUpperCase()+a.substr(1)+"Plugin";ya(a,{parser:function(a,c,d,e,f,g,j){var k=h.com.greensock.plugins[b];return k?(k._cssRegister(),i[d].parse(a,c,d,e,f,g,j)):(W("Error: "+b+" js file not loaded."),f)}})}};j=xa.prototype,j.parseComplex=function(a,b,c,d,e,f){var g,h,i,j,k,l,m=this.keyword;if(this.multi&&(I.test(c)||I.test(b)?(h=b.replace(I,"|").split("|"),i=c.replace(I,"|").split("|")):m&&(h=[b],i=[c])),i){for(j=i.length>h.length?i.length:h.length,g=0;j>g;g++)b=h[g]=h[g]||this.dflt,c=i[g]=i[g]||this.dflt,m&&(k=b.indexOf(m),l=c.indexOf(m),k!==l&&(-1===l?h[g]=h[g].split(m).join(""):-1===k&&(h[g]+=" "+m)));b=h.join(", "),c=i.join(", ")}return va(a,this.p,b,c,this.clrs,this.dflt,d,this.pr,e,f)},j.parse=function(a,b,c,d,f,g,h){return this.parseComplex(a.style,this.format(_(a,this.p,e,!1,this.dflt)),this.format(b),f,g)},g.registerSpecialProp=function(a,b,c){ya(a,{parser:function(a,d,e,f,g,h,i){var j=new ta(a,e,0,0,g,2,e,!1,c);return j.plugin=h,j.setRatio=b(a,d,f._tween,e),j},priority:c})},g.useSVGTransformAttr=!0;var Aa,Ba="scaleX,scaleY,scaleZ,x,y,z,skewX,skewY,rotation,rotationX,rotationY,perspective,xPercent,yPercent".split(","),Ca=Z("transform"),Da=X+"transform",Ea=Z("transformOrigin"),Fa=null!==Z("perspective"),Ga=S.Transform=function(){this.perspective=parseFloat(g.defaultTransformPerspective)||0,this.force3D=g.defaultForce3D!==!1&&Fa?g.defaultForce3D||"auto":!1},Ha=_gsScope.SVGElement,Ia=function(a,b,c){var d,e=O.createElementNS("http://www.w3.org/2000/svg",a),f=/([a-z])([A-Z])/g;for(d in c)e.setAttributeNS(null,d.replace(f,"$1-$2").toLowerCase(),c[d]);return b.appendChild(e),e},Ja=O.documentElement||{},Ka=function(){var a,b,c,d=p||/Android/i.test(T)&&!_gsScope.chrome;return O.createElementNS&&!d&&(a=Ia("svg",Ja),b=Ia("rect",a,{width:100,height:50,x:100}),c=b.getBoundingClientRect().width,b.style[Ea]="50% 50%",b.style[Ca]="scaleX(0.5)",d=c===b.getBoundingClientRect().width&&!(n&&Fa),Ja.removeChild(a)),d}(),La=function(a,b,c,d,e,f){var h,i,j,k,l,m,n,o,p,q,r,s,t,u,v=a._gsTransform,w=Qa(a,!0);v&&(t=v.xOrigin,u=v.yOrigin),(!d||(h=d.split(" ")).length<2)&&(n=a.getBBox(),0===n.x&&0===n.y&&n.width+n.height===0&&(n={x:parseFloat(a.hasAttribute("x")?a.getAttribute("x"):a.hasAttribute("cx")?a.getAttribute("cx"):0)||0,y:parseFloat(a.hasAttribute("y")?a.getAttribute("y"):a.hasAttribute("cy")?a.getAttribute("cy"):0)||0,width:0,height:0}),b=ha(b).split(" "),h=[(-1!==b[0].indexOf("%")?parseFloat(b[0])/100*n.width:parseFloat(b[0]))+n.x,(-1!==b[1].indexOf("%")?parseFloat(b[1])/100*n.height:parseFloat(b[1]))+n.y]),c.xOrigin=k=parseFloat(h[0]),c.yOrigin=l=parseFloat(h[1]),d&&w!==Pa&&(m=w[0],n=w[1],o=w[2],p=w[3],q=w[4],r=w[5],s=m*p-n*o,s&&(i=k*(p/s)+l*(-o/s)+(o*r-p*q)/s,j=k*(-n/s)+l*(m/s)-(m*r-n*q)/s,k=c.xOrigin=h[0]=i,l=c.yOrigin=h[1]=j)),v&&(f&&(c.xOffset=v.xOffset,c.yOffset=v.yOffset,v=c),e||e!==!1&&g.defaultSmoothOrigin!==!1?(i=k-t,j=l-u,v.xOffset+=i*w[0]+j*w[2]-i,v.yOffset+=i*w[1]+j*w[3]-j):v.xOffset=v.yOffset=0),f||a.setAttribute("data-svg-origin",h.join(" "))},Ma=function(a){var b,c=P("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),d=this.parentNode,e=this.nextSibling,f=this.style.cssText;if(Ja.appendChild(c),c.appendChild(this),this.style.display="block",a)try{b=this.getBBox(),this._originalGetBBox=this.getBBox,this.getBBox=Ma}catch(g){}else this._originalGetBBox&&(b=this._originalGetBBox());return e?d.insertBefore(this,e):d.appendChild(this),Ja.removeChild(c),this.style.cssText=f,b},Na=function(a){try{return a.getBBox()}catch(b){return Ma.call(a,!0)}},Oa=function(a){return!(!Ha||!a.getCTM||a.parentNode&&!a.ownerSVGElement||!Na(a))},Pa=[1,0,0,1,0,0],Qa=function(a,b){var c,d,e,f,g,h,i=a._gsTransform||new Ga,j=1e5,k=a.style;if(Ca?d=_(a,Da,null,!0):a.currentStyle&&(d=a.currentStyle.filter.match(G),d=d&&4===d.length?[d[0].substr(4),Number(d[2].substr(4)),Number(d[1].substr(4)),d[3].substr(4),i.x||0,i.y||0].join(","):""),c=!d||"none"===d||"matrix(1, 0, 0, 1, 0, 0)"===d,!Ca||!(h=!$(a)||"none"===$(a).display)&&a.parentNode||(h&&(f=k.display,k.display="block"),a.parentNode||(g=1,Ja.appendChild(a)),d=_(a,Da,null,!0),c=!d||"none"===d||"matrix(1, 0, 0, 1, 0, 0)"===d,f?k.display=f:h&&Va(k,"display"),g&&Ja.removeChild(a)),(i.svg||a.getCTM&&Oa(a))&&(c&&-1!==(k[Ca]+"").indexOf("matrix")&&(d=k[Ca],c=0),e=a.getAttribute("transform"),c&&e&&(e=a.transform.baseVal.consolidate().matrix,d="matrix("+e.a+","+e.b+","+e.c+","+e.d+","+e.e+","+e.f+")",c=0)),c)return Pa;for(e=(d||"").match(s)||[],wa=e.length;--wa>-1;)f=Number(e[wa]),e[wa]=(g=f-(f|=0))?(g*j+(0>g?-.5:.5)|0)/j+f:f;return b&&e.length>6?[e[0],e[1],e[4],e[5],e[12],e[13]]:e},Ra=S.getTransform=function(a,c,d,e){if(a._gsTransform&&d&&!e)return a._gsTransform;var f,h,i,j,k,l,m=d?a._gsTransform||new Ga:new Ga,n=m.scaleX<0,o=2e-5,p=1e5,q=Fa?parseFloat(_(a,Ea,c,!1,"0 0 0").split(" ")[2])||m.zOrigin||0:0,r=parseFloat(g.defaultTransformPerspective)||0;if(m.svg=!(!a.getCTM||!Oa(a)),m.svg&&(La(a,_(a,Ea,c,!1,"50% 50%")+"",m,a.getAttribute("data-svg-origin")),Aa=g.useSVGTransformAttr||Ka),f=Qa(a),f!==Pa){if(16===f.length){var s,t,u,v,w,x=f[0],y=f[1],z=f[2],A=f[3],B=f[4],C=f[5],D=f[6],E=f[7],F=f[8],G=f[9],H=f[10],I=f[12],J=f[13],K=f[14],M=f[11],N=Math.atan2(D,H);m.zOrigin&&(K=-m.zOrigin,I=F*K-f[12],J=G*K-f[13],K=H*K+m.zOrigin-f[14]),m.rotationX=N*L,N&&(v=Math.cos(-N),w=Math.sin(-N),s=B*v+F*w,t=C*v+G*w,u=D*v+H*w,F=B*-w+F*v,G=C*-w+G*v,H=D*-w+H*v,M=E*-w+M*v,B=s,C=t,D=u),N=Math.atan2(-z,H),m.rotationY=N*L,N&&(v=Math.cos(-N),w=Math.sin(-N),s=x*v-F*w,t=y*v-G*w,u=z*v-H*w,G=y*w+G*v,H=z*w+H*v,M=A*w+M*v,x=s,y=t,z=u),N=Math.atan2(y,x),m.rotation=N*L,N&&(v=Math.cos(N),w=Math.sin(N),s=x*v+y*w,t=B*v+C*w,u=F*v+G*w,y=y*v-x*w,C=C*v-B*w,G=G*v-F*w,x=s,B=t,F=u),m.rotationX&&Math.abs(m.rotationX)+Math.abs(m.rotation)>359.9&&(m.rotationX=m.rotation=0,m.rotationY=180-m.rotationY),N=Math.atan2(B,C),m.scaleX=(Math.sqrt(x*x+y*y+z*z)*p+.5|0)/p,m.scaleY=(Math.sqrt(C*C+D*D)*p+.5|0)/p,m.scaleZ=(Math.sqrt(F*F+G*G+H*H)*p+.5|0)/p,x/=m.scaleX,B/=m.scaleY,y/=m.scaleX,C/=m.scaleY,Math.abs(N)>o?(m.skewX=N*L,B=0,"simple"!==m.skewType&&(m.scaleY*=1/Math.cos(N))):m.skewX=0,m.perspective=M?1/(0>M?-M:M):0,m.x=I,m.y=J,m.z=K,m.svg&&(m.x-=m.xOrigin-(m.xOrigin*x-m.yOrigin*B),m.y-=m.yOrigin-(m.yOrigin*y-m.xOrigin*C))}else if(!Fa||e||!f.length||m.x!==f[4]||m.y!==f[5]||!m.rotationX&&!m.rotationY){var O=f.length>=6,P=O?f[0]:1,Q=f[1]||0,R=f[2]||0,S=O?f[3]:1;m.x=f[4]||0,m.y=f[5]||0,i=Math.sqrt(P*P+Q*Q),j=Math.sqrt(S*S+R*R),k=P||Q?Math.atan2(Q,P)*L:m.rotation||0,l=R||S?Math.atan2(R,S)*L+k:m.skewX||0,m.scaleX=i,m.scaleY=j,m.rotation=k,m.skewX=l,Fa&&(m.rotationX=m.rotationY=m.z=0,m.perspective=r,m.scaleZ=1),m.svg&&(m.x-=m.xOrigin-(m.xOrigin*P+m.yOrigin*R),m.y-=m.yOrigin-(m.xOrigin*Q+m.yOrigin*S))}Math.abs(m.skewX)>90&&Math.abs(m.skewX)<270&&(n?(m.scaleX*=-1,m.skewX+=m.rotation<=0?180:-180,m.rotation+=m.rotation<=0?180:-180):(m.scaleY*=-1,m.skewX+=m.skewX<=0?180:-180)),m.zOrigin=q;for(h in m)m[h]<o&&m[h]>-o&&(m[h]=0)}return d&&(a._gsTransform=m,m.svg&&(Aa&&a.style[Ca]?b.delayedCall(.001,function(){Va(a.style,Ca)}):!Aa&&a.getAttribute("transform")&&b.delayedCall(.001,function(){a.removeAttribute("transform")}))),m},Sa=function(a){var b,c,d=this.data,e=-d.rotation*K,f=e+d.skewX*K,g=1e5,h=(Math.cos(e)*d.scaleX*g|0)/g,i=(Math.sin(e)*d.scaleX*g|0)/g,j=(Math.sin(f)*-d.scaleY*g|0)/g,k=(Math.cos(f)*d.scaleY*g|0)/g,l=this.t.style,m=this.t.currentStyle;if(m){c=i,i=-j,j=-c,b=m.filter,l.filter="";var n,o,q=this.t.offsetWidth,r=this.t.offsetHeight,s="absolute"!==m.position,t="progid:DXImageTransform.Microsoft.Matrix(M11="+h+", M12="+i+", M21="+j+", M22="+k,u=d.x+q*d.xPercent/100,v=d.y+r*d.yPercent/100;if(null!=d.ox&&(n=(d.oxp?q*d.ox*.01:d.ox)-q/2,o=(d.oyp?r*d.oy*.01:d.oy)-r/2,u+=n-(n*h+o*i),v+=o-(n*j+o*k)),s?(n=q/2,o=r/2,t+=", Dx="+(n-(n*h+o*i)+u)+", Dy="+(o-(n*j+o*k)+v)+")"):t+=", sizingMethod='auto expand')",-1!==b.indexOf("DXImageTransform.Microsoft.Matrix(")?l.filter=b.replace(H,t):l.filter=t+" "+b,(0===a||1===a)&&1===h&&0===i&&0===j&&1===k&&(s&&-1===t.indexOf("Dx=0, Dy=0")||x.test(b)&&100!==parseFloat(RegExp.$1)||-1===b.indexOf(b.indexOf("Alpha"))&&l.removeAttribute("filter")),!s){var y,z,A,B=8>p?1:-1;for(n=d.ieOffsetX||0,o=d.ieOffsetY||0,d.ieOffsetX=Math.round((q-((0>h?-h:h)*q+(0>i?-i:i)*r))/2+u),d.ieOffsetY=Math.round((r-((0>k?-k:k)*r+(0>j?-j:j)*q))/2+v),wa=0;4>wa;wa++)z=fa[wa],y=m[z],c=-1!==y.indexOf("px")?parseFloat(y):aa(this.t,z,parseFloat(y),y.replace(w,""))||0,A=c!==d[z]?2>wa?-d.ieOffsetX:-d.ieOffsetY:2>wa?n-d.ieOffsetX:o-d.ieOffsetY,l[z]=(d[z]=Math.round(c-A*(0===wa||2===wa?1:B)))+"px"}}},Ta=S.set3DTransformRatio=S.setTransformRatio=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,o,p,q,r,s,t,u,v,w,x,y,z=this.data,A=this.t.style,B=z.rotation,C=z.rotationX,D=z.rotationY,E=z.scaleX,F=z.scaleY,G=z.scaleZ,H=z.x,I=z.y,J=z.z,L=z.svg,M=z.perspective,N=z.force3D,O=z.skewY,P=z.skewX;if(O&&(P+=O,B+=O),((1===a||0===a)&&"auto"===N&&(this.tween._totalTime===this.tween._totalDuration||!this.tween._totalTime)||!N)&&!J&&!M&&!D&&!C&&1===G||Aa&&L||!Fa)return void(B||P||L?(B*=K,x=P*K,y=1e5,c=Math.cos(B)*E,f=Math.sin(B)*E,d=Math.sin(B-x)*-F,g=Math.cos(B-x)*F,x&&"simple"===z.skewType&&(b=Math.tan(x-O*K),b=Math.sqrt(1+b*b),d*=b,g*=b,O&&(b=Math.tan(O*K),b=Math.sqrt(1+b*b),c*=b,f*=b)),L&&(H+=z.xOrigin-(z.xOrigin*c+z.yOrigin*d)+z.xOffset,I+=z.yOrigin-(z.xOrigin*f+z.yOrigin*g)+z.yOffset,Aa&&(z.xPercent||z.yPercent)&&(q=this.t.getBBox(),H+=.01*z.xPercent*q.width,I+=.01*z.yPercent*q.height),q=1e-6,q>H&&H>-q&&(H=0),q>I&&I>-q&&(I=0)),u=(c*y|0)/y+","+(f*y|0)/y+","+(d*y|0)/y+","+(g*y|0)/y+","+H+","+I+")",L&&Aa?this.t.setAttribute("transform","matrix("+u):A[Ca]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix(":"matrix(")+u):A[Ca]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix(":"matrix(")+E+",0,0,"+F+","+H+","+I+")");if(n&&(q=1e-4,q>E&&E>-q&&(E=G=2e-5),q>F&&F>-q&&(F=G=2e-5),!M||z.z||z.rotationX||z.rotationY||(M=0)),B||P)B*=K,r=c=Math.cos(B),s=f=Math.sin(B),P&&(B-=P*K,r=Math.cos(B),s=Math.sin(B),"simple"===z.skewType&&(b=Math.tan((P-O)*K),b=Math.sqrt(1+b*b),r*=b,s*=b,z.skewY&&(b=Math.tan(O*K),b=Math.sqrt(1+b*b),c*=b,f*=b))),d=-s,g=r;else{if(!(D||C||1!==G||M||L))return void(A[Ca]=(z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) translate3d(":"translate3d(")+H+"px,"+I+"px,"+J+"px)"+(1!==E||1!==F?" scale("+E+","+F+")":""));c=g=1,d=f=0}k=1,e=h=i=j=l=m=0,o=M?-1/M:0,p=z.zOrigin,q=1e-6,v=",",w="0",B=D*K,B&&(r=Math.cos(B),s=Math.sin(B),i=-s,l=o*-s,e=c*s,h=f*s,k=r,o*=r,c*=r,f*=r),B=C*K,B&&(r=Math.cos(B),s=Math.sin(B),b=d*r+e*s,t=g*r+h*s,j=k*s,m=o*s,e=d*-s+e*r,h=g*-s+h*r,k*=r,o*=r,d=b,g=t),1!==G&&(e*=G,h*=G,k*=G,o*=G),1!==F&&(d*=F,g*=F,j*=F,m*=F),1!==E&&(c*=E,f*=E,i*=E,l*=E),(p||L)&&(p&&(H+=e*-p,I+=h*-p,J+=k*-p+p),L&&(H+=z.xOrigin-(z.xOrigin*c+z.yOrigin*d)+z.xOffset,I+=z.yOrigin-(z.xOrigin*f+z.yOrigin*g)+z.yOffset),q>H&&H>-q&&(H=w),q>I&&I>-q&&(I=w),q>J&&J>-q&&(J=0)),u=z.xPercent||z.yPercent?"translate("+z.xPercent+"%,"+z.yPercent+"%) matrix3d(":"matrix3d(",u+=(q>c&&c>-q?w:c)+v+(q>f&&f>-q?w:f)+v+(q>i&&i>-q?w:i),u+=v+(q>l&&l>-q?w:l)+v+(q>d&&d>-q?w:d)+v+(q>g&&g>-q?w:g),C||D||1!==G?(u+=v+(q>j&&j>-q?w:j)+v+(q>m&&m>-q?w:m)+v+(q>e&&e>-q?w:e),u+=v+(q>h&&h>-q?w:h)+v+(q>k&&k>-q?w:k)+v+(q>o&&o>-q?w:o)+v):u+=",0,0,0,0,1,0,",u+=H+v+I+v+J+v+(M?1+-J/M:1)+")",A[Ca]=u;
+};j=Ga.prototype,j.x=j.y=j.z=j.skewX=j.skewY=j.rotation=j.rotationX=j.rotationY=j.zOrigin=j.xPercent=j.yPercent=j.xOffset=j.yOffset=0,j.scaleX=j.scaleY=j.scaleZ=1,ya("transform,scale,scaleX,scaleY,scaleZ,x,y,z,rotation,rotationX,rotationY,rotationZ,skewX,skewY,shortRotation,shortRotationX,shortRotationY,shortRotationZ,transformOrigin,svgOrigin,transformPerspective,directionalRotation,parseTransform,force3D,skewType,xPercent,yPercent,smoothOrigin",{parser:function(a,b,c,d,f,h,i){if(d._lastParsedTransform===i)return f;d._lastParsedTransform=i;var j,k=i.scale&&"function"==typeof i.scale?i.scale:0;"function"==typeof i[c]&&(j=i[c],i[c]=b),k&&(i.scale=k(r,a));var l,m,n,o,p,s,t,u,v,w=a._gsTransform,x=a.style,y=1e-6,z=Ba.length,A=i,B={},C="transformOrigin",D=Ra(a,e,!0,A.parseTransform),E=A.transform&&("function"==typeof A.transform?A.transform(r,q):A.transform);if(D.skewType=A.skewType||D.skewType||g.defaultSkewType,d._transform=D,"rotationZ"in A&&(A.rotation=A.rotationZ),E&&"string"==typeof E&&Ca)m=Q.style,m[Ca]=E,m.display="block",m.position="absolute",-1!==E.indexOf("%")&&(m.width=_(a,"width"),m.height=_(a,"height")),O.body.appendChild(Q),l=Ra(Q,null,!1),"simple"===D.skewType&&(l.scaleY*=Math.cos(l.skewX*K)),D.svg&&(s=D.xOrigin,t=D.yOrigin,l.x-=D.xOffset,l.y-=D.yOffset,(A.transformOrigin||A.svgOrigin)&&(E={},La(a,ha(A.transformOrigin),E,A.svgOrigin,A.smoothOrigin,!0),s=E.xOrigin,t=E.yOrigin,l.x-=E.xOffset-D.xOffset,l.y-=E.yOffset-D.yOffset),(s||t)&&(u=Qa(Q,!0),l.x-=s-(s*u[0]+t*u[2]),l.y-=t-(s*u[1]+t*u[3]))),O.body.removeChild(Q),l.perspective||(l.perspective=D.perspective),null!=A.xPercent&&(l.xPercent=ja(A.xPercent,D.xPercent)),null!=A.yPercent&&(l.yPercent=ja(A.yPercent,D.yPercent));else if("object"==typeof A){if(l={scaleX:ja(null!=A.scaleX?A.scaleX:A.scale,D.scaleX),scaleY:ja(null!=A.scaleY?A.scaleY:A.scale,D.scaleY),scaleZ:ja(A.scaleZ,D.scaleZ),x:ja(A.x,D.x),y:ja(A.y,D.y),z:ja(A.z,D.z),xPercent:ja(A.xPercent,D.xPercent),yPercent:ja(A.yPercent,D.yPercent),perspective:ja(A.transformPerspective,D.perspective)},p=A.directionalRotation,null!=p)if("object"==typeof p)for(m in p)A[m]=p[m];else A.rotation=p;"string"==typeof A.x&&-1!==A.x.indexOf("%")&&(l.x=0,l.xPercent=ja(A.x,D.xPercent)),"string"==typeof A.y&&-1!==A.y.indexOf("%")&&(l.y=0,l.yPercent=ja(A.y,D.yPercent)),l.rotation=ka("rotation"in A?A.rotation:"shortRotation"in A?A.shortRotation+"_short":D.rotation,D.rotation,"rotation",B),Fa&&(l.rotationX=ka("rotationX"in A?A.rotationX:"shortRotationX"in A?A.shortRotationX+"_short":D.rotationX||0,D.rotationX,"rotationX",B),l.rotationY=ka("rotationY"in A?A.rotationY:"shortRotationY"in A?A.shortRotationY+"_short":D.rotationY||0,D.rotationY,"rotationY",B)),l.skewX=ka(A.skewX,D.skewX),l.skewY=ka(A.skewY,D.skewY)}for(Fa&&null!=A.force3D&&(D.force3D=A.force3D,o=!0),n=D.force3D||D.z||D.rotationX||D.rotationY||l.z||l.rotationX||l.rotationY||l.perspective,n||null==A.scale||(l.scaleZ=1);--z>-1;)v=Ba[z],E=l[v]-D[v],(E>y||-y>E||null!=A[v]||null!=M[v])&&(o=!0,f=new ta(D,v,D[v],E,f),v in B&&(f.e=B[v]),f.xs0=0,f.plugin=h,d._overwriteProps.push(f.n));return E=A.transformOrigin,D.svg&&(E||A.svgOrigin)&&(s=D.xOffset,t=D.yOffset,La(a,ha(E),l,A.svgOrigin,A.smoothOrigin),f=ua(D,"xOrigin",(w?D:l).xOrigin,l.xOrigin,f,C),f=ua(D,"yOrigin",(w?D:l).yOrigin,l.yOrigin,f,C),(s!==D.xOffset||t!==D.yOffset)&&(f=ua(D,"xOffset",w?s:D.xOffset,D.xOffset,f,C),f=ua(D,"yOffset",w?t:D.yOffset,D.yOffset,f,C)),E="0px 0px"),(E||Fa&&n&&D.zOrigin)&&(Ca?(o=!0,v=Ea,E=(E||_(a,v,e,!1,"50% 50%"))+"",f=new ta(x,v,0,0,f,-1,C),f.b=x[v],f.plugin=h,Fa?(m=D.zOrigin,E=E.split(" "),D.zOrigin=(E.length>2&&(0===m||"0px"!==E[2])?parseFloat(E[2]):m)||0,f.xs0=f.e=E[0]+" "+(E[1]||"50%")+" 0px",f=new ta(D,"zOrigin",0,0,f,-1,f.n),f.b=m,f.xs0=f.e=D.zOrigin):f.xs0=f.e=E):ha(E+"",D)),o&&(d._transformType=D.svg&&Aa||!n&&3!==this._transformType?2:3),j&&(i[c]=j),k&&(i.scale=k),f},prefix:!0}),ya("boxShadow",{defaultValue:"0px 0px 0px 0px #999",prefix:!0,color:!0,multi:!0,keyword:"inset"}),ya("borderRadius",{defaultValue:"0px",parser:function(a,b,c,f,g,h){b=this.format(b);var i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y=["borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius"],z=a.style;for(q=parseFloat(a.offsetWidth),r=parseFloat(a.offsetHeight),i=b.split(" "),j=0;j<y.length;j++)this.p.indexOf("border")&&(y[j]=Z(y[j])),m=l=_(a,y[j],e,!1,"0px"),-1!==m.indexOf(" ")&&(l=m.split(" "),m=l[0],l=l[1]),n=k=i[j],o=parseFloat(m),t=m.substr((o+"").length),u="="===n.charAt(1),u?(p=parseInt(n.charAt(0)+"1",10),n=n.substr(2),p*=parseFloat(n),s=n.substr((p+"").length-(0>p?1:0))||""):(p=parseFloat(n),s=n.substr((p+"").length)),""===s&&(s=d[c]||t),s!==t&&(v=aa(a,"borderLeft",o,t),w=aa(a,"borderTop",o,t),"%"===s?(m=v/q*100+"%",l=w/r*100+"%"):"em"===s?(x=aa(a,"borderLeft",1,"em"),m=v/x+"em",l=w/x+"em"):(m=v+"px",l=w+"px"),u&&(n=parseFloat(m)+p+s,k=parseFloat(l)+p+s)),g=va(z,y[j],m+" "+l,n+" "+k,!1,"0px",g);return g},prefix:!0,formatter:qa("0px 0px 0px 0px",!1,!0)}),ya("borderBottomLeftRadius,borderBottomRightRadius,borderTopLeftRadius,borderTopRightRadius",{defaultValue:"0px",parser:function(a,b,c,d,f,g){return va(a.style,c,this.format(_(a,c,e,!1,"0px 0px")),this.format(b),!1,"0px",f)},prefix:!0,formatter:qa("0px 0px",!1,!0)}),ya("backgroundPosition",{defaultValue:"0 0",parser:function(a,b,c,d,f,g){var h,i,j,k,l,m,n="background-position",o=e||$(a,null),q=this.format((o?p?o.getPropertyValue(n+"-x")+" "+o.getPropertyValue(n+"-y"):o.getPropertyValue(n):a.currentStyle.backgroundPositionX+" "+a.currentStyle.backgroundPositionY)||"0 0"),r=this.format(b);if(-1!==q.indexOf("%")!=(-1!==r.indexOf("%"))&&r.split(",").length<2&&(m=_(a,"backgroundImage").replace(D,""),m&&"none"!==m)){for(h=q.split(" "),i=r.split(" "),R.setAttribute("src",m),j=2;--j>-1;)q=h[j],k=-1!==q.indexOf("%"),k!==(-1!==i[j].indexOf("%"))&&(l=0===j?a.offsetWidth-R.width:a.offsetHeight-R.height,h[j]=k?parseFloat(q)/100*l+"px":parseFloat(q)/l*100+"%");q=h.join(" ")}return this.parseComplex(a.style,q,r,f,g)},formatter:ha}),ya("backgroundSize",{defaultValue:"0 0",formatter:function(a){return a+="","co"===a.substr(0,2)?a:ha(-1===a.indexOf(" ")?a+" "+a:a)}}),ya("perspective",{defaultValue:"0px",prefix:!0}),ya("perspectiveOrigin",{defaultValue:"50% 50%",prefix:!0}),ya("transformStyle",{prefix:!0}),ya("backfaceVisibility",{prefix:!0}),ya("userSelect",{prefix:!0}),ya("margin",{parser:ra("marginTop,marginRight,marginBottom,marginLeft")}),ya("padding",{parser:ra("paddingTop,paddingRight,paddingBottom,paddingLeft")}),ya("clip",{defaultValue:"rect(0px,0px,0px,0px)",parser:function(a,b,c,d,f,g){var h,i,j;return 9>p?(i=a.currentStyle,j=8>p?" ":",",h="rect("+i.clipTop+j+i.clipRight+j+i.clipBottom+j+i.clipLeft+")",b=this.format(b).split(",").join(j)):(h=this.format(_(a,this.p,e,!1,this.dflt)),b=this.format(b)),this.parseComplex(a.style,h,b,f,g)}}),ya("textShadow",{defaultValue:"0px 0px 0px #999",color:!0,multi:!0}),ya("autoRound,strictUnits",{parser:function(a,b,c,d,e){return e}}),ya("border",{defaultValue:"0px solid #000",parser:function(a,b,c,d,f,g){var h=_(a,"borderTopWidth",e,!1,"0px"),i=this.format(b).split(" "),j=i[0].replace(w,"");return"px"!==j&&(h=parseFloat(h)/aa(a,"borderTopWidth",1,j)+j),this.parseComplex(a.style,this.format(h+" "+_(a,"borderTopStyle",e,!1,"solid")+" "+_(a,"borderTopColor",e,!1,"#000")),i.join(" "),f,g)},color:!0,formatter:function(a){var b=a.split(" ");return b[0]+" "+(b[1]||"solid")+" "+(a.match(pa)||["#000"])[0]}}),ya("borderWidth",{parser:ra("borderTopWidth,borderRightWidth,borderBottomWidth,borderLeftWidth")}),ya("float,cssFloat,styleFloat",{parser:function(a,b,c,d,e,f){var g=a.style,h="cssFloat"in g?"cssFloat":"styleFloat";return new ta(g,h,0,0,e,-1,c,!1,0,g[h],b)}});var Ua=function(a){var b,c=this.t,d=c.filter||_(this.data,"filter")||"",e=this.s+this.c*a|0;100===e&&(-1===d.indexOf("atrix(")&&-1===d.indexOf("radient(")&&-1===d.indexOf("oader(")?(c.removeAttribute("filter"),b=!_(this.data,"filter")):(c.filter=d.replace(z,""),b=!0)),b||(this.xn1&&(c.filter=d=d||"alpha(opacity="+e+")"),-1===d.indexOf("pacity")?0===e&&this.xn1||(c.filter=d+" alpha(opacity="+e+")"):c.filter=d.replace(x,"opacity="+e))};ya("opacity,alpha,autoAlpha",{defaultValue:"1",parser:function(a,b,c,d,f,g){var h=parseFloat(_(a,"opacity",e,!1,"1")),i=a.style,j="autoAlpha"===c;return"string"==typeof b&&"="===b.charAt(1)&&(b=("-"===b.charAt(0)?-1:1)*parseFloat(b.substr(2))+h),j&&1===h&&"hidden"===_(a,"visibility",e)&&0!==b&&(h=0),U?f=new ta(i,"opacity",h,b-h,f):(f=new ta(i,"opacity",100*h,100*(b-h),f),f.xn1=j?1:0,i.zoom=1,f.type=2,f.b="alpha(opacity="+f.s+")",f.e="alpha(opacity="+(f.s+f.c)+")",f.data=a,f.plugin=g,f.setRatio=Ua),j&&(f=new ta(i,"visibility",0,0,f,-1,null,!1,0,0!==h?"inherit":"hidden",0===b?"hidden":"inherit"),f.xs0="inherit",d._overwriteProps.push(f.n),d._overwriteProps.push(c)),f}});var Va=function(a,b){b&&(a.removeProperty?(("ms"===b.substr(0,2)||"webkit"===b.substr(0,6))&&(b="-"+b),a.removeProperty(b.replace(B,"-$1").toLowerCase())):a.removeAttribute(b))},Wa=function(a){if(this.t._gsClassPT=this,1===a||0===a){this.t.setAttribute("class",0===a?this.b:this.e);for(var b=this.data,c=this.t.style;b;)b.v?c[b.p]=b.v:Va(c,b.p),b=b._next;1===a&&this.t._gsClassPT===this&&(this.t._gsClassPT=null)}else this.t.getAttribute("class")!==this.e&&this.t.setAttribute("class",this.e)};ya("className",{parser:function(a,b,d,f,g,h,i){var j,k,l,m,n,o=a.getAttribute("class")||"",p=a.style.cssText;if(g=f._classNamePT=new ta(a,d,0,0,g,2),g.setRatio=Wa,g.pr=-11,c=!0,g.b=o,k=ca(a,e),l=a._gsClassPT){for(m={},n=l.data;n;)m[n.p]=1,n=n._next;l.setRatio(1)}return a._gsClassPT=g,g.e="="!==b.charAt(1)?b:o.replace(new RegExp("(?:\\s|^)"+b.substr(2)+"(?![\\w-])"),"")+("+"===b.charAt(0)?" "+b.substr(2):""),a.setAttribute("class",g.e),j=da(a,k,ca(a),i,m),a.setAttribute("class",o),g.data=j.firstMPT,a.style.cssText=p,g=g.xfirst=f.parse(a,j.difs,g,h)}});var Xa=function(a){if((1===a||0===a)&&this.data._totalTime===this.data._totalDuration&&"isFromStart"!==this.data.data){var b,c,d,e,f,g=this.t.style,h=i.transform.parse;if("all"===this.e)g.cssText="",e=!0;else for(b=this.e.split(" ").join("").split(","),d=b.length;--d>-1;)c=b[d],i[c]&&(i[c].parse===h?e=!0:c="transformOrigin"===c?Ea:i[c].p),Va(g,c);e&&(Va(g,Ca),f=this.t._gsTransform,f&&(f.svg&&(this.t.removeAttribute("data-svg-origin"),this.t.removeAttribute("transform")),delete this.t._gsTransform))}};for(ya("clearProps",{parser:function(a,b,d,e,f){return f=new ta(a,d,0,0,f,2),f.setRatio=Xa,f.e=b,f.pr=-10,f.data=e._tween,c=!0,f}}),j="bezier,throwProps,physicsProps,physics2D".split(","),wa=j.length;wa--;)za(j[wa]);j=g.prototype,j._firstPT=j._lastParsedTransform=j._transform=null,j._onInitTween=function(a,b,h,j){if(!a.nodeType)return!1;this._target=q=a,this._tween=h,this._vars=b,r=j,k=b.autoRound,c=!1,d=b.suffixMap||g.suffixMap,e=$(a,""),f=this._overwriteProps;var n,p,s,t,u,v,w,x,z,A=a.style;if(l&&""===A.zIndex&&(n=_(a,"zIndex",e),("auto"===n||""===n)&&this._addLazySet(A,"zIndex",0)),"string"==typeof b&&(t=A.cssText,n=ca(a,e),A.cssText=t+";"+b,n=da(a,n,ca(a)).difs,!U&&y.test(b)&&(n.opacity=parseFloat(RegExp.$1)),b=n,A.cssText=t),b.className?this._firstPT=p=i.className.parse(a,b.className,"className",this,null,null,b):this._firstPT=p=this.parse(a,b,null),this._transformType){for(z=3===this._transformType,Ca?m&&(l=!0,""===A.zIndex&&(w=_(a,"zIndex",e),("auto"===w||""===w)&&this._addLazySet(A,"zIndex",0)),o&&this._addLazySet(A,"WebkitBackfaceVisibility",this._vars.WebkitBackfaceVisibility||(z?"visible":"hidden"))):A.zoom=1,s=p;s&&s._next;)s=s._next;x=new ta(a,"transform",0,0,null,2),this._linkCSSP(x,null,s),x.setRatio=Ca?Ta:Sa,x.data=this._transform||Ra(a,e,!0),x.tween=h,x.pr=-1,f.pop()}if(c){for(;p;){for(v=p._next,s=t;s&&s.pr>p.pr;)s=s._next;(p._prev=s?s._prev:u)?p._prev._next=p:t=p,(p._next=s)?s._prev=p:u=p,p=v}this._firstPT=t}return!0},j.parse=function(a,b,c,f){var g,h,j,l,m,n,o,p,s,t,u=a.style;for(g in b){if(n=b[g],"function"==typeof n&&(n=n(r,q)),h=i[g])c=h.parse(a,n,g,this,c,f,b);else{if("--"===g.substr(0,2)){this._tween._propLookup[g]=this._addTween.call(this._tween,a.style,"setProperty",$(a).getPropertyValue(g)+"",n+"",g,!1,g);continue}m=_(a,g,e)+"",s="string"==typeof n,"color"===g||"fill"===g||"stroke"===g||-1!==g.indexOf("Color")||s&&A.test(n)?(s||(n=na(n),n=(n.length>3?"rgba(":"rgb(")+n.join(",")+")"),c=va(u,g,m,n,!0,"transparent",c,0,f)):s&&J.test(n)?c=va(u,g,m,n,!0,null,c,0,f):(j=parseFloat(m),o=j||0===j?m.substr((j+"").length):"",(""===m||"auto"===m)&&("width"===g||"height"===g?(j=ga(a,g,e),o="px"):"left"===g||"top"===g?(j=ba(a,g,e),o="px"):(j="opacity"!==g?0:1,o="")),t=s&&"="===n.charAt(1),t?(l=parseInt(n.charAt(0)+"1",10),n=n.substr(2),l*=parseFloat(n),p=n.replace(w,"")):(l=parseFloat(n),p=s?n.replace(w,""):""),""===p&&(p=g in d?d[g]:o),n=l||0===l?(t?l+j:l)+p:b[g],o!==p&&(""!==p||"lineHeight"===g)&&(l||0===l)&&j&&(j=aa(a,g,j,o),"%"===p?(j/=aa(a,g,100,"%")/100,b.strictUnits!==!0&&(m=j+"%")):"em"===p||"rem"===p||"vw"===p||"vh"===p?j/=aa(a,g,1,p):"px"!==p&&(l=aa(a,g,l,p),p="px"),t&&(l||0===l)&&(n=l+j+p)),t&&(l+=j),!j&&0!==j||!l&&0!==l?void 0!==u[g]&&(n||n+""!="NaN"&&null!=n)?(c=new ta(u,g,l||j||0,0,c,-1,g,!1,0,m,n),c.xs0="none"!==n||"display"!==g&&-1===g.indexOf("Style")?n:m):W("invalid "+g+" tween value: "+b[g]):(c=new ta(u,g,j,l-j,c,0,g,k!==!1&&("px"===p||"zIndex"===g),0,m,n),c.xs0=p))}f&&c&&!c.plugin&&(c.plugin=f)}return c},j.setRatio=function(a){var b,c,d,e=this._firstPT,f=1e-6;if(1!==a||this._tween._time!==this._tween._duration&&0!==this._tween._time)if(a||this._tween._time!==this._tween._duration&&0!==this._tween._time||this._tween._rawPrevTime===-1e-6)for(;e;){if(b=e.c*a+e.s,e.r?b=e.r(b):f>b&&b>-f&&(b=0),e.type)if(1===e.type)if(d=e.l,2===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2;else if(3===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3;else if(4===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4;else if(5===d)e.t[e.p]=e.xs0+b+e.xs1+e.xn1+e.xs2+e.xn2+e.xs3+e.xn3+e.xs4+e.xn4+e.xs5;else{for(c=e.xs0+b+e.xs1,d=1;d<e.l;d++)c+=e["xn"+d]+e["xs"+(d+1)];e.t[e.p]=c}else-1===e.type?e.t[e.p]=e.xs0:e.setRatio&&e.setRatio(a);else e.t[e.p]=b+e.xs0;e=e._next}else for(;e;)2!==e.type?e.t[e.p]=e.b:e.setRatio(a),e=e._next;else for(;e;){if(2!==e.type)if(e.r&&-1!==e.type)if(b=e.r(e.s+e.c),e.type){if(1===e.type){for(d=e.l,c=e.xs0+b+e.xs1,d=1;d<e.l;d++)c+=e["xn"+d]+e["xs"+(d+1)];e.t[e.p]=c}}else e.t[e.p]=b+e.xs0;else e.t[e.p]=e.e;else e.setRatio(a);e=e._next}},j._enableTransforms=function(a){this._transform=this._transform||Ra(this._target,e,!0),this._transformType=this._transform.svg&&Aa||!a&&3!==this._transformType?2:3};var Ya=function(a){this.t[this.p]=this.e,this.data._linkCSSP(this,this._next,null,!0)};j._addLazySet=function(a,b,c){var d=this._firstPT=new ta(a,b,0,0,this._firstPT,2);d.e=c,d.setRatio=Ya,d.data=this},j._linkCSSP=function(a,b,c,d){return a&&(b&&(b._prev=a),a._next&&(a._next._prev=a._prev),a._prev?a._prev._next=a._next:this._firstPT===a&&(this._firstPT=a._next,d=!0),c?c._next=a:d||null!==this._firstPT||(this._firstPT=a),a._next=b,a._prev=c),a},j._mod=function(a){for(var b=this._firstPT;b;)"function"==typeof a[b.p]&&(b.r=a[b.p]),b=b._next},j._kill=function(b){var c,d,e,f=b;if(b.autoAlpha||b.alpha){f={};for(d in b)f[d]=b[d];f.opacity=1,f.autoAlpha&&(f.visibility=1)}for(b.className&&(c=this._classNamePT)&&(e=c.xfirst,e&&e._prev?this._linkCSSP(e._prev,c._next,e._prev._prev):e===this._firstPT&&(this._firstPT=c._next),c._next&&this._linkCSSP(c._next,c._next._next,e._prev),this._classNamePT=null),c=this._firstPT;c;)c.plugin&&c.plugin!==d&&c.plugin._kill&&(c.plugin._kill(b),d=c.plugin),c=c._next;return a.prototype._kill.call(this,f)};var Za=function(a,b,c){var d,e,f,g;if(a.slice)for(e=a.length;--e>-1;)Za(a[e],b,c);else for(d=a.childNodes,e=d.length;--e>-1;)f=d[e],g=f.type,f.style&&(b.push(ca(f)),c&&c.push(f)),1!==g&&9!==g&&11!==g||!f.childNodes.length||Za(f,b,c)};return g.cascadeTo=function(a,c,d){var e,f,g,h,i=b.to(a,c,d),j=[i],k=[],l=[],m=[],n=b._internals.reservedProps;for(a=i._targets||i.target,Za(a,k,m),i.render(c,!0,!0),Za(a,l),i.render(0,!0,!0),i._enabled(!0),e=m.length;--e>-1;)if(f=da(m[e],k[e],l[e]),f.firstMPT){f=f.difs;for(g in d)n[g]&&(f[g]=d[g]);h={};for(g in f)h[g]=k[e][g];j.push(b.fromTo(m[e],c,h,f))}return j},a.activate([g]),g},!0),function(){var a=_gsScope._gsDefine.plugin({propName:"roundProps",version:"1.7.0",priority:-1,API:2,init:function(a,b,c){return this._tween=c,!0}}),b=function(a){var b=1>a?Math.pow(10,(a+"").length-2):1;return function(c){return(Math.round(c/a)*a*b|0)/b}},c=function(a,b){for(;a;)a.f||a.blob||(a.m=b||Math.round),a=a._next},d=a.prototype;d._onInitAllProps=function(){var a,d,e,f,g=this._tween,h=g.vars.roundProps,i={},j=g._propLookup.roundProps;if("object"!=typeof h||h.push)for("string"==typeof h&&(h=h.split(",")),e=h.length;--e>-1;)i[h[e]]=Math.round;else for(f in h)i[f]=b(h[f]);for(f in i)for(a=g._firstPT;a;)d=a._next,a.pg?a.t._mod(i):a.n===f&&(2===a.f&&a.t?c(a.t._firstPT,i[f]):(this._add(a.t,f,a.s,a.c,i[f]),d&&(d._prev=a._prev),a._prev?a._prev._next=d:g._firstPT===a&&(g._firstPT=d),a._next=a._prev=null,g._propLookup[f]=j)),a=d;return!1},d._add=function(a,b,c,d,e){this._addTween(a,b,c,c+d,b,e||Math.round),this._overwriteProps.push(b)}}(),function(){_gsScope._gsDefine.plugin({propName:"attr",API:2,version:"0.6.1",init:function(a,b,c,d){var e,f;if("function"!=typeof a.setAttribute)return!1;for(e in b)f=b[e],"function"==typeof f&&(f=f(d,a)),this._addTween(a,"setAttribute",a.getAttribute(e)+"",f+"",e,!1,e),this._overwriteProps.push(e);return!0}})}(),_gsScope._gsDefine.plugin({propName:"directionalRotation",version:"0.3.1",API:2,init:function(a,b,c,d){"object"!=typeof b&&(b={rotation:b}),this.finals={};var e,f,g,h,i,j,k=b.useRadians===!0?2*Math.PI:360,l=1e-6;for(e in b)"useRadians"!==e&&(h=b[e],"function"==typeof h&&(h=h(d,a)),j=(h+"").split("_"),f=j[0],g=parseFloat("function"!=typeof a[e]?a[e]:a[e.indexOf("set")||"function"!=typeof a["get"+e.substr(3)]?e:"get"+e.substr(3)]()),h=this.finals[e]="string"==typeof f&&"="===f.charAt(1)?g+parseInt(f.charAt(0)+"1",10)*Number(f.substr(2)):Number(f)||0,i=h-g,j.length&&(f=j.join("_"),-1!==f.indexOf("short")&&(i%=k,i!==i%(k/2)&&(i=0>i?i+k:i-k)),-1!==f.indexOf("_cw")&&0>i?i=(i+9999999999*k)%k-(i/k|0)*k:-1!==f.indexOf("ccw")&&i>0&&(i=(i-9999999999*k)%k-(i/k|0)*k)),(i>l||-l>i)&&(this._addTween(a,e,g,g+i,e),this._overwriteProps.push(e)));return!0},set:function(a){var b;if(1!==a)this._super.setRatio.call(this,a);else for(b=this._firstPT;b;)b.f?b.t[b.p](this.finals[b.p]):b.t[b.p]=this.finals[b.p],b=b._next}})._autoCSS=!0,_gsScope._gsDefine("easing.Back",["easing.Ease"],function(a){var b,c,d,e,f=_gsScope.GreenSockGlobals||_gsScope,g=f.com.greensock,h=2*Math.PI,i=Math.PI/2,j=g._class,k=function(b,c){var d=j("easing."+b,function(){},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,d},l=a.register||function(){},m=function(a,b,c,d,e){var f=j("easing."+a,{easeOut:new b,easeIn:new c,easeInOut:new d},!0);return l(f,a),f},n=function(a,b,c){this.t=a,this.v=b,c&&(this.next=c,c.prev=this,this.c=c.v-b,this.gap=c.t-a)},o=function(b,c){var d=j("easing."+b,function(a){this._p1=a||0===a?a:1.70158,this._p2=1.525*this._p1},!0),e=d.prototype=new a;return e.constructor=d,e.getRatio=c,e.config=function(a){return new d(a)},d},p=m("Back",o("BackOut",function(a){return(a-=1)*a*((this._p1+1)*a+this._p1)+1}),o("BackIn",function(a){return a*a*((this._p1+1)*a-this._p1)}),o("BackInOut",function(a){return(a*=2)<1?.5*a*a*((this._p2+1)*a-this._p2):.5*((a-=2)*a*((this._p2+1)*a+this._p2)+2)})),q=j("easing.SlowMo",function(a,b,c){b=b||0===b?b:.7,null==a?a=.7:a>1&&(a=1),this._p=1!==a?b:0,this._p1=(1-a)/2,this._p2=a,this._p3=this._p1+this._p2,this._calcEnd=c===!0},!0),r=q.prototype=new a;return r.constructor=q,r.getRatio=function(a){var b=a+(.5-a)*this._p;return a<this._p1?this._calcEnd?1-(a=1-a/this._p1)*a:b-(a=1-a/this._p1)*a*a*a*b:a>this._p3?this._calcEnd?1===a?0:1-(a=(a-this._p3)/this._p1)*a:b+(a-b)*(a=(a-this._p3)/this._p1)*a*a*a:this._calcEnd?1:b},q.ease=new q(.7,.7),r.config=q.config=function(a,b,c){return new q(a,b,c)},b=j("easing.SteppedEase",function(a,b){a=a||1,this._p1=1/a,this._p2=a+(b?0:1),this._p3=b?1:0},!0),r=b.prototype=new a,r.constructor=b,r.getRatio=function(a){return 0>a?a=0:a>=1&&(a=.999999999),((this._p2*a|0)+this._p3)*this._p1},r.config=b.config=function(a,c){return new b(a,c)},c=j("easing.ExpoScaleEase",function(a,b,c){this._p1=Math.log(b/a),this._p2=b-a,this._p3=a,this._ease=c},!0),r=c.prototype=new a,r.constructor=c,r.getRatio=function(a){return this._ease&&(a=this._ease.getRatio(a)),(this._p3*Math.exp(this._p1*a)-this._p3)/this._p2},r.config=c.config=function(a,b,d){return new c(a,b,d)},d=j("easing.RoughEase",function(b){b=b||{};for(var c,d,e,f,g,h,i=b.taper||"none",j=[],k=0,l=0|(b.points||20),m=l,o=b.randomize!==!1,p=b.clamp===!0,q=b.template instanceof a?b.template:null,r="number"==typeof b.strength?.4*b.strength:.4;--m>-1;)c=o?Math.random():1/l*m,d=q?q.getRatio(c):c,"none"===i?e=r:"out"===i?(f=1-c,e=f*f*r):"in"===i?e=c*c*r:.5>c?(f=2*c,e=f*f*.5*r):(f=2*(1-c),e=f*f*.5*r),o?d+=Math.random()*e-.5*e:m%2?d+=.5*e:d-=.5*e,p&&(d>1?d=1:0>d&&(d=0)),j[k++]={x:c,y:d};for(j.sort(function(a,b){return a.x-b.x}),h=new n(1,1,null),m=l;--m>-1;)g=j[m],h=new n(g.x,g.y,h);this._prev=new n(0,0,0!==h.t?h:h.next)},!0),r=d.prototype=new a,r.constructor=d,r.getRatio=function(a){var b=this._prev;if(a>b.t){for(;b.next&&a>=b.t;)b=b.next;b=b.prev}else for(;b.prev&&a<=b.t;)b=b.prev;return this._prev=b,b.v+(a-b.t)/b.gap*b.c},r.config=function(a){return new d(a)},d.ease=new d,m("Bounce",k("BounceOut",function(a){return 1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375}),k("BounceIn",function(a){return(a=1-a)<1/2.75?1-7.5625*a*a:2/2.75>a?1-(7.5625*(a-=1.5/2.75)*a+.75):2.5/2.75>a?1-(7.5625*(a-=2.25/2.75)*a+.9375):1-(7.5625*(a-=2.625/2.75)*a+.984375)}),k("BounceInOut",function(a){var b=.5>a;return a=b?1-2*a:2*a-1,a=1/2.75>a?7.5625*a*a:2/2.75>a?7.5625*(a-=1.5/2.75)*a+.75:2.5/2.75>a?7.5625*(a-=2.25/2.75)*a+.9375:7.5625*(a-=2.625/2.75)*a+.984375,b?.5*(1-a):.5*a+.5})),m("Circ",k("CircOut",function(a){return Math.sqrt(1-(a-=1)*a)}),k("CircIn",function(a){return-(Math.sqrt(1-a*a)-1)}),k("CircInOut",function(a){return(a*=2)<1?-.5*(Math.sqrt(1-a*a)-1):.5*(Math.sqrt(1-(a-=2)*a)+1)})),e=function(b,c,d){var e=j("easing."+b,function(a,b){this._p1=a>=1?a:1,this._p2=(b||d)/(1>a?a:1),this._p3=this._p2/h*(Math.asin(1/this._p1)||0),this._p2=h/this._p2},!0),f=e.prototype=new a;return f.constructor=e,f.getRatio=c,f.config=function(a,b){return new e(a,b)},e},m("Elastic",e("ElasticOut",function(a){return this._p1*Math.pow(2,-10*a)*Math.sin((a-this._p3)*this._p2)+1},.3),e("ElasticIn",function(a){return-(this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*this._p2))},.3),e("ElasticInOut",function(a){return(a*=2)<1?-.5*(this._p1*Math.pow(2,10*(a-=1))*Math.sin((a-this._p3)*this._p2)):this._p1*Math.pow(2,-10*(a-=1))*Math.sin((a-this._p3)*this._p2)*.5+1},.45)),m("Expo",k("ExpoOut",function(a){return 1-Math.pow(2,-10*a)}),k("ExpoIn",function(a){return Math.pow(2,10*(a-1))-.001}),k("ExpoInOut",function(a){return(a*=2)<1?.5*Math.pow(2,10*(a-1)):.5*(2-Math.pow(2,-10*(a-1)))})),m("Sine",k("SineOut",function(a){return Math.sin(a*i)}),k("SineIn",function(a){return-Math.cos(a*i)+1}),k("SineInOut",function(a){return-.5*(Math.cos(Math.PI*a)-1)})),j("easing.EaseLookup",{find:function(b){return a.map[b]}},!0),l(f.SlowMo,"SlowMo","ease,"),l(d,"RoughEase","ease,"),l(b,"SteppedEase","ease,"),p},!0)}),_gsScope._gsDefine&&_gsScope._gsQueue.pop()(),function(a,b){"use strict";var c={},d=a.document,e=a.GreenSockGlobals=a.GreenSockGlobals||a,f=e[b];if(f)return"undefined"!=typeof module&&module.exports&&(module.exports=f),f;var g,h,i,j,k,l=function(a){var b,c=a.split("."),d=e;for(b=0;b<c.length;b++)d[c[b]]=d=d[c[b]]||{};return d},m=l("com.greensock"),n=1e-10,o=function(a){var b,c=[],d=a.length;for(b=0;b!==d;c.push(a[b++]));return c},p=function(){},q=function(){var a=Object.prototype.toString,b=a.call([]);return function(c){return null!=c&&(c instanceof Array||"object"==typeof c&&!!c.push&&a.call(c)===b)}}(),r={},s=function(d,f,g,h){this.sc=r[d]?r[d].sc:[],r[d]=this,this.gsClass=null,this.func=g;var i=[];this.check=function(j){for(var k,m,n,o,p=f.length,q=p;--p>-1;)(k=r[f[p]]||new s(f[p],[])).gsClass?(i[p]=k.gsClass,q--):j&&k.sc.push(this);if(0===q&&g){if(m=("com.greensock."+d).split("."),n=m.pop(),o=l(m.join("."))[n]=this.gsClass=g.apply(g,i),h)if(e[n]=c[n]=o,"undefined"!=typeof module&&module.exports)if(d===b){module.exports=c[b]=o;for(p in c)o[p]=c[p]}else c[b]&&(c[b][n]=o);else"function"==typeof define&&define.amd&&define((a.GreenSockAMDPath?a.GreenSockAMDPath+"/":"")+d.split(".").pop(),[],function(){return o});for(p=0;p<this.sc.length;p++)this.sc[p].check()}},this.check(!0)},t=a._gsDefine=function(a,b,c,d){return new s(a,b,c,d)},u=m._class=function(a,b,c){return b=b||function(){},t(a,[],function(){return b},c),b};t.globals=e;var v=[0,0,1,1],w=u("easing.Ease",function(a,b,c,d){this._func=a,this._type=c||0,this._power=d||0,this._params=b?v.concat(b):v},!0),x=w.map={},y=w.register=function(a,b,c,d){for(var e,f,g,h,i=b.split(","),j=i.length,k=(c||"easeIn,easeOut,easeInOut").split(",");--j>-1;)for(f=i[j],e=d?u("easing."+f,null,!0):m.easing[f]||{},g=k.length;--g>-1;)h=k[g],x[f+"."+h]=x[h+f]=e[h]=a.getRatio?a:a[h]||new a};for(i=w.prototype,i._calcEnd=!1,i.getRatio=function(a){if(this._func)return this._params[0]=a,this._func.apply(null,this._params);var b=this._type,c=this._power,d=1===b?1-a:2===b?a:.5>a?2*a:2*(1-a);return 1===c?d*=d:2===c?d*=d*d:3===c?d*=d*d*d:4===c&&(d*=d*d*d*d),1===b?1-d:2===b?d:.5>a?d/2:1-d/2},g=["Linear","Quad","Cubic","Quart","Quint,Strong"],h=g.length;--h>-1;)i=g[h]+",Power"+h,y(new w(null,null,1,h),i,"easeOut",!0),y(new w(null,null,2,h),i,"easeIn"+(0===h?",easeNone":"")),y(new w(null,null,3,h),i,"easeInOut");x.linear=m.easing.Linear.easeIn,x.swing=m.easing.Quad.easeInOut;var z=u("events.EventDispatcher",function(a){this._listeners={},this._eventTarget=a||this});i=z.prototype,i.addEventListener=function(a,b,c,d,e){e=e||0;var f,g,h=this._listeners[a],i=0;for(this!==j||k||j.wake(),null==h&&(this._listeners[a]=h=[]),g=h.length;--g>-1;)f=h[g],f.c===b&&f.s===c?h.splice(g,1):0===i&&f.pr<e&&(i=g+1);h.splice(i,0,{c:b,s:c,up:d,pr:e})},i.removeEventListener=function(a,b){var c,d=this._listeners[a];if(d)for(c=d.length;--c>-1;)if(d[c].c===b)return void d.splice(c,1)},i.dispatchEvent=function(a){var b,c,d,e=this._listeners[a];if(e)for(b=e.length,b>1&&(e=e.slice(0)),c=this._eventTarget;--b>-1;)d=e[b],d&&(d.up?d.c.call(d.s||c,{type:a,target:c}):d.c.call(d.s||c))};var A=a.requestAnimationFrame,B=a.cancelAnimationFrame,C=Date.now||function(){return(new Date).getTime()},D=C();for(g=["ms","moz","webkit","o"],h=g.length;--h>-1&&!A;)A=a[g[h]+"RequestAnimationFrame"],B=a[g[h]+"CancelAnimationFrame"]||a[g[h]+"CancelRequestAnimationFrame"];u("Ticker",function(a,b){var c,e,f,g,h,i=this,l=C(),m=b!==!1&&A?"auto":!1,o=500,q=33,r="tick",s=function(a){var b,d,j=C()-D;j>o&&(l+=j-q),D+=j,i.time=(D-l)/1e3,b=i.time-h,(!c||b>0||a===!0)&&(i.frame++,h+=b+(b>=g?.004:g-b),d=!0),a!==!0&&(f=e(s)),d&&i.dispatchEvent(r)};z.call(i),i.time=i.frame=0,i.tick=function(){s(!0)},i.lagSmoothing=function(a,b){return arguments.length?(o=a||1/n,void(q=Math.min(b,o,0))):1/n>o},i.sleep=function(){null!=f&&(m&&B?B(f):clearTimeout(f),e=p,f=null,i===j&&(k=!1))},i.wake=function(a){null!==f?i.sleep():a?l+=-D+(D=C()):i.frame>10&&(D=C()-o+5),e=0===c?p:m&&A?A:function(a){return setTimeout(a,1e3*(h-i.time)+1|0)},i===j&&(k=!0),s(2)},i.fps=function(a){return arguments.length?(c=a,g=1/(c||60),h=this.time+g,void i.wake()):c},i.useRAF=function(a){return arguments.length?(i.sleep(),m=a,void i.fps(c)):m},i.fps(a),setTimeout(function(){"auto"===m&&i.frame<5&&"hidden"!==(d||{}).visibilityState&&i.useRAF(!1)},1500)}),i=m.Ticker.prototype=new m.events.EventDispatcher,i.constructor=m.Ticker;var E=u("core.Animation",function(a,b){if(this.vars=b=b||{},this._duration=this._totalDuration=a||0,this._delay=Number(b.delay)||0,this._timeScale=1,this._active=b.immediateRender===!0,this.data=b.data,this._reversed=b.reversed===!0,Y){k||j.wake();var c=this.vars.useFrames?X:Y;c.add(this,c._time),this.vars.paused&&this.paused(!0)}});j=E.ticker=new m.Ticker,i=E.prototype,i._dirty=i._gc=i._initted=i._paused=!1,i._totalTime=i._time=0,i._rawPrevTime=-1,i._next=i._last=i._onUpdate=i._timeline=i.timeline=null,i._paused=!1;var F=function(){k&&C()-D>2e3&&("hidden"!==(d||{}).visibilityState||!j.lagSmoothing())&&j.wake();var a=setTimeout(F,2e3);a.unref&&a.unref()};F(),i.play=function(a,b){return null!=a&&this.seek(a,b),this.reversed(!1).paused(!1)},i.pause=function(a,b){return null!=a&&this.seek(a,b),this.paused(!0)},i.resume=function(a,b){return null!=a&&this.seek(a,b),this.paused(!1)},i.seek=function(a,b){return this.totalTime(Number(a),b!==!1)},i.restart=function(a,b){return this.reversed(!1).paused(!1).totalTime(a?-this._delay:0,b!==!1,!0)},i.reverse=function(a,b){return null!=a&&this.seek(a||this.totalDuration(),b),this.reversed(!0).paused(!1)},i.render=function(a,b,c){},i.invalidate=function(){return this._time=this._totalTime=0,this._initted=this._gc=!1,this._rawPrevTime=-1,(this._gc||!this.timeline)&&this._enabled(!0),this},i.isActive=function(){var a,b=this._timeline,c=this._startTime;return!b||!this._gc&&!this._paused&&b.isActive()&&(a=b.rawTime(!0))>=c&&a<c+this.totalDuration()/this._timeScale-1e-7},i._enabled=function(a,b){return k||j.wake(),this._gc=!a,this._active=this.isActive(),b!==!0&&(a&&!this.timeline?this._timeline.add(this,this._startTime-this._delay):!a&&this.timeline&&this._timeline._remove(this,!0)),!1},i._kill=function(a,b){return this._enabled(!1,!1)},i.kill=function(a,b){return this._kill(a,b),this},i._uncache=function(a){for(var b=a?this:this.timeline;b;)b._dirty=!0,b=b.timeline;return this},i._swapSelfInParams=function(a){for(var b=a.length,c=a.concat();--b>-1;)"{self}"===a[b]&&(c[b]=this);return c},i._callback=function(a){var b=this.vars,c=b[a],d=b[a+"Params"],e=b[a+"Scope"]||b.callbackScope||this,f=d?d.length:0;switch(f){case 0:c.call(e);break;case 1:c.call(e,d[0]);break;case 2:c.call(e,d[0],d[1]);break;default:c.apply(e,d)}},i.eventCallback=function(a,b,c,d){if("on"===(a||"").substr(0,2)){var e=this.vars;if(1===arguments.length)return e[a];null==b?delete e[a]:(e[a]=b,e[a+"Params"]=q(c)&&-1!==c.join("").indexOf("{self}")?this._swapSelfInParams(c):c,e[a+"Scope"]=d),"onUpdate"===a&&(this._onUpdate=b)}return this},i.delay=function(a){return arguments.length?(this._timeline.smoothChildTiming&&this.startTime(this._startTime+a-this._delay),this._delay=a,this):this._delay},i.duration=function(a){return arguments.length?(this._duration=this._totalDuration=a,this._uncache(!0),this._timeline.smoothChildTiming&&this._time>0&&this._time<this._duration&&0!==a&&this.totalTime(this._totalTime*(a/this._duration),!0),this):(this._dirty=!1,this._duration)},i.totalDuration=function(a){return this._dirty=!1,arguments.length?this.duration(a):this._totalDuration},i.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),this.totalTime(a>this._duration?this._duration:a,b)):this._time},i.totalTime=function(a,b,c){if(k||j.wake(),!arguments.length)return this._totalTime;if(this._timeline){if(0>a&&!c&&(a+=this.totalDuration()),this._timeline.smoothChildTiming){this._dirty&&this.totalDuration();var d=this._totalDuration,e=this._timeline;if(a>d&&!c&&(a=d),this._startTime=(this._paused?this._pauseTime:e._time)-(this._reversed?d-a:a)/this._timeScale,e._dirty||this._uncache(!1),e._timeline)for(;e._timeline;)e._timeline._time!==(e._startTime+e._totalTime)/e._timeScale&&e.totalTime(e._totalTime,!0),e=e._timeline}this._gc&&this._enabled(!0,!1),(this._totalTime!==a||0===this._duration)&&(K.length&&$(),this.render(a,b,!1),K.length&&$())}return this},i.progress=i.totalProgress=function(a,b){var c=this.duration();return arguments.length?this.totalTime(c*a,b):c?this._time/c:this.ratio;
+},i.startTime=function(a){return arguments.length?(a!==this._startTime&&(this._startTime=a,this.timeline&&this.timeline._sortChildren&&this.timeline.add(this,a-this._delay)),this):this._startTime},i.endTime=function(a){return this._startTime+(0!=a?this.totalDuration():this.duration())/this._timeScale},i.timeScale=function(a){if(!arguments.length)return this._timeScale;var b,c;for(a=a||n,this._timeline&&this._timeline.smoothChildTiming&&(b=this._pauseTime,c=b||0===b?b:this._timeline.totalTime(),this._startTime=c-(c-this._startTime)*this._timeScale/a),this._timeScale=a,c=this.timeline;c&&c.timeline;)c._dirty=!0,c.totalDuration(),c=c.timeline;return this},i.reversed=function(a){return arguments.length?(a!=this._reversed&&(this._reversed=a,this.totalTime(this._timeline&&!this._timeline.smoothChildTiming?this.totalDuration()-this._totalTime:this._totalTime,!0)),this):this._reversed},i.paused=function(a){if(!arguments.length)return this._paused;var b,c,d=this._timeline;return a!=this._paused&&d&&(k||a||j.wake(),b=d.rawTime(),c=b-this._pauseTime,!a&&d.smoothChildTiming&&(this._startTime+=c,this._uncache(!1)),this._pauseTime=a?b:null,this._paused=a,this._active=this.isActive(),!a&&0!==c&&this._initted&&this.duration()&&(b=d.smoothChildTiming?this._totalTime:(b-this._startTime)/this._timeScale,this.render(b,b===this._totalTime,!0))),this._gc&&!a&&this._enabled(!0,!1),this};var G=u("core.SimpleTimeline",function(a){E.call(this,0,a),this.autoRemoveChildren=this.smoothChildTiming=!0});i=G.prototype=new E,i.constructor=G,i.kill()._gc=!1,i._first=i._last=i._recent=null,i._sortChildren=!1,i.add=i.insert=function(a,b,c,d){var e,f;if(a._startTime=Number(b||0)+a._delay,a._paused&&this!==a._timeline&&(a._pauseTime=this.rawTime()-(a._timeline.rawTime()-a._pauseTime)),a.timeline&&a.timeline._remove(a,!0),a.timeline=a._timeline=this,a._gc&&a._enabled(!0,!0),e=this._last,this._sortChildren)for(f=a._startTime;e&&e._startTime>f;)e=e._prev;return e?(a._next=e._next,e._next=a):(a._next=this._first,this._first=a),a._next?a._next._prev=a:this._last=a,a._prev=e,this._recent=a,this._timeline&&this._uncache(!0),this},i._remove=function(a,b){return a.timeline===this&&(b||a._enabled(!1,!0),a._prev?a._prev._next=a._next:this._first===a&&(this._first=a._next),a._next?a._next._prev=a._prev:this._last===a&&(this._last=a._prev),a._next=a._prev=a.timeline=null,a===this._recent&&(this._recent=this._last),this._timeline&&this._uncache(!0)),this},i.render=function(a,b,c){var d,e=this._first;for(this._totalTime=this._time=this._rawPrevTime=a;e;)d=e._next,(e._active||a>=e._startTime&&!e._paused&&!e._gc)&&(e._reversed?e.render((e._dirty?e.totalDuration():e._totalDuration)-(a-e._startTime)*e._timeScale,b,c):e.render((a-e._startTime)*e._timeScale,b,c)),e=d},i.rawTime=function(){return k||j.wake(),this._totalTime};var H=u("TweenLite",function(b,c,d){if(E.call(this,c,d),this.render=H.prototype.render,null==b)throw"Cannot tween a null target.";this.target=b="string"!=typeof b?b:H.selector(b)||b;var e,f,g,h=b.jquery||b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType),i=this.vars.overwrite;if(this._overwrite=i=null==i?W[H.defaultOverwrite]:"number"==typeof i?i>>0:W[i],(h||b instanceof Array||b.push&&q(b))&&"number"!=typeof b[0])for(this._targets=g=o(b),this._propLookup=[],this._siblings=[],e=0;e<g.length;e++)f=g[e],f?"string"!=typeof f?f.length&&f!==a&&f[0]&&(f[0]===a||f[0].nodeType&&f[0].style&&!f.nodeType)?(g.splice(e--,1),this._targets=g=g.concat(o(f))):(this._siblings[e]=_(f,this,!1),1===i&&this._siblings[e].length>1&&ba(f,this,null,1,this._siblings[e])):(f=g[e--]=H.selector(f),"string"==typeof f&&g.splice(e+1,1)):g.splice(e--,1);else this._propLookup={},this._siblings=_(b,this,!1),1===i&&this._siblings.length>1&&ba(b,this,null,1,this._siblings);(this.vars.immediateRender||0===c&&0===this._delay&&this.vars.immediateRender!==!1)&&(this._time=-n,this.render(Math.min(0,-this._delay)))},!0),I=function(b){return b&&b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType)},J=function(a,b){var c,d={};for(c in a)V[c]||c in b&&"transform"!==c&&"x"!==c&&"y"!==c&&"width"!==c&&"height"!==c&&"className"!==c&&"border"!==c||!(!S[c]||S[c]&&S[c]._autoCSS)||(d[c]=a[c],delete a[c]);a.css=d};i=H.prototype=new E,i.constructor=H,i.kill()._gc=!1,i.ratio=0,i._firstPT=i._targets=i._overwrittenProps=i._startAt=null,i._notifyPluginsOfEnabled=i._lazy=!1,H.version="2.0.2",H.defaultEase=i._ease=new w(null,null,1,1),H.defaultOverwrite="auto",H.ticker=j,H.autoSleep=120,H.lagSmoothing=function(a,b){j.lagSmoothing(a,b)},H.selector=a.$||a.jQuery||function(b){var c=a.$||a.jQuery;return c?(H.selector=c,c(b)):(d||(d=a.document),d?d.querySelectorAll?d.querySelectorAll(b):d.getElementById("#"===b.charAt(0)?b.substr(1):b):b)};var K=[],L={},M=/(?:(-|-=|\+=)?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,N=/[\+-]=-?[\.\d]/,O=function(a){for(var b,c=this._firstPT,d=1e-6;c;)b=c.blob?1===a&&null!=this.end?this.end:a?this.join(""):this.start:c.c*a+c.s,c.m?b=c.m.call(this._tween,b,this._target||c.t,this._tween):d>b&&b>-d&&!c.blob&&(b=0),c.f?c.fp?c.t[c.p](c.fp,b):c.t[c.p](b):c.t[c.p]=b,c=c._next},P=function(a,b,c,d){var e,f,g,h,i,j,k,l=[],m=0,n="",o=0;for(l.start=a,l.end=b,a=l[0]=a+"",b=l[1]=b+"",c&&(c(l),a=l[0],b=l[1]),l.length=0,e=a.match(M)||[],f=b.match(M)||[],d&&(d._next=null,d.blob=1,l._firstPT=l._applyPT=d),i=f.length,h=0;i>h;h++)k=f[h],j=b.substr(m,b.indexOf(k,m)-m),n+=j||!h?j:",",m+=j.length,o?o=(o+1)%5:"rgba("===j.substr(-5)&&(o=1),k===e[h]||e.length<=h?n+=k:(n&&(l.push(n),n=""),g=parseFloat(e[h]),l.push(g),l._firstPT={_next:l._firstPT,t:l,p:l.length-1,s:g,c:("="===k.charAt(1)?parseInt(k.charAt(0)+"1",10)*parseFloat(k.substr(2)):parseFloat(k)-g)||0,f:0,m:o&&4>o?Math.round:0}),m+=k.length;return n+=b.substr(m),n&&l.push(n),l.setRatio=O,N.test(b)&&(l.end=null),l},Q=function(a,b,c,d,e,f,g,h,i){"function"==typeof d&&(d=d(i||0,a));var j,k=typeof a[b],l="function"!==k?"":b.indexOf("set")||"function"!=typeof a["get"+b.substr(3)]?b:"get"+b.substr(3),m="get"!==c?c:l?g?a[l](g):a[l]():a[b],n="string"==typeof d&&"="===d.charAt(1),o={t:a,p:b,s:m,f:"function"===k,pg:0,n:e||b,m:f?"function"==typeof f?f:Math.round:0,pr:0,c:n?parseInt(d.charAt(0)+"1",10)*parseFloat(d.substr(2)):parseFloat(d)-m||0};return("number"!=typeof m||"number"!=typeof d&&!n)&&(g||isNaN(m)||!n&&isNaN(d)||"boolean"==typeof m||"boolean"==typeof d?(o.fp=g,j=P(m,n?parseFloat(o.s)+o.c+(o.s+"").replace(/[0-9\-\.]/g,""):d,h||H.defaultStringFilter,o),o={t:j,p:"setRatio",s:0,c:1,f:2,pg:0,n:e||b,pr:0,m:0}):(o.s=parseFloat(m),n||(o.c=parseFloat(d)-o.s||0))),o.c?((o._next=this._firstPT)&&(o._next._prev=o),this._firstPT=o,o):void 0},R=H._internals={isArray:q,isSelector:I,lazyTweens:K,blobDif:P},S=H._plugins={},T=R.tweenLookup={},U=0,V=R.reservedProps={ease:1,delay:1,overwrite:1,onComplete:1,onCompleteParams:1,onCompleteScope:1,useFrames:1,runBackwards:1,startAt:1,onUpdate:1,onUpdateParams:1,onUpdateScope:1,onStart:1,onStartParams:1,onStartScope:1,onReverseComplete:1,onReverseCompleteParams:1,onReverseCompleteScope:1,onRepeat:1,onRepeatParams:1,onRepeatScope:1,easeParams:1,yoyo:1,immediateRender:1,repeat:1,repeatDelay:1,data:1,paused:1,reversed:1,autoCSS:1,lazy:1,onOverwrite:1,callbackScope:1,stringFilter:1,id:1,yoyoEase:1},W={none:0,all:1,auto:2,concurrent:3,allOnStart:4,preexisting:5,"true":1,"false":0},X=E._rootFramesTimeline=new G,Y=E._rootTimeline=new G,Z=30,$=R.lazyRender=function(){var a,b=K.length;for(L={};--b>-1;)a=K[b],a&&a._lazy!==!1&&(a.render(a._lazy[0],a._lazy[1],!0),a._lazy=!1);K.length=0};Y._startTime=j.time,X._startTime=j.frame,Y._active=X._active=!0,setTimeout($,1),E._updateRoot=H.render=function(){var a,b,c;if(K.length&&$(),Y.render((j.time-Y._startTime)*Y._timeScale,!1,!1),X.render((j.frame-X._startTime)*X._timeScale,!1,!1),K.length&&$(),j.frame>=Z){Z=j.frame+(parseInt(H.autoSleep,10)||120);for(c in T){for(b=T[c].tweens,a=b.length;--a>-1;)b[a]._gc&&b.splice(a,1);0===b.length&&delete T[c]}if(c=Y._first,(!c||c._paused)&&H.autoSleep&&!X._first&&1===j._listeners.tick.length){for(;c&&c._paused;)c=c._next;c||j.sleep()}}},j.addEventListener("tick",E._updateRoot);var _=function(a,b,c){var d,e,f=a._gsTweenID;if(T[f||(a._gsTweenID=f="t"+U++)]||(T[f]={target:a,tweens:[]}),b&&(d=T[f].tweens,d[e=d.length]=b,c))for(;--e>-1;)d[e]===b&&d.splice(e,1);return T[f].tweens},aa=function(a,b,c,d){var e,f,g=a.vars.onOverwrite;return g&&(e=g(a,b,c,d)),g=H.onOverwrite,g&&(f=g(a,b,c,d)),e!==!1&&f!==!1},ba=function(a,b,c,d,e){var f,g,h,i;if(1===d||d>=4){for(i=e.length,f=0;i>f;f++)if((h=e[f])!==b)h._gc||h._kill(null,a,b)&&(g=!0);else if(5===d)break;return g}var j,k=b._startTime+n,l=[],m=0,o=0===b._duration;for(f=e.length;--f>-1;)(h=e[f])===b||h._gc||h._paused||(h._timeline!==b._timeline?(j=j||ca(b,0,o),0===ca(h,j,o)&&(l[m++]=h)):h._startTime<=k&&h._startTime+h.totalDuration()/h._timeScale>k&&((o||!h._initted)&&k-h._startTime<=2e-10||(l[m++]=h)));for(f=m;--f>-1;)if(h=l[f],i=h._firstPT,2===d&&h._kill(c,a,b)&&(g=!0),2!==d||!h._firstPT&&h._initted&&i){if(2!==d&&!aa(h,b))continue;h._enabled(!1,!1)&&(g=!0)}return g},ca=function(a,b,c){for(var d=a._timeline,e=d._timeScale,f=a._startTime;d._timeline;){if(f+=d._startTime,e*=d._timeScale,d._paused)return-100;d=d._timeline}return f/=e,f>b?f-b:c&&f===b||!a._initted&&2*n>f-b?n:(f+=a.totalDuration()/a._timeScale/e)>b+n?0:f-b-n};i._init=function(){var a,b,c,d,e,f,g=this.vars,h=this._overwrittenProps,i=this._duration,j=!!g.immediateRender,k=g.ease;if(g.startAt){this._startAt&&(this._startAt.render(-1,!0),this._startAt.kill()),e={};for(d in g.startAt)e[d]=g.startAt[d];if(e.data="isStart",e.overwrite=!1,e.immediateRender=!0,e.lazy=j&&g.lazy!==!1,e.startAt=e.delay=null,e.onUpdate=g.onUpdate,e.onUpdateParams=g.onUpdateParams,e.onUpdateScope=g.onUpdateScope||g.callbackScope||this,this._startAt=H.to(this.target||{},0,e),j)if(this._time>0)this._startAt=null;else if(0!==i)return}else if(g.runBackwards&&0!==i)if(this._startAt)this._startAt.render(-1,!0),this._startAt.kill(),this._startAt=null;else{0!==this._time&&(j=!1),c={};for(d in g)V[d]&&"autoCSS"!==d||(c[d]=g[d]);if(c.overwrite=0,c.data="isFromStart",c.lazy=j&&g.lazy!==!1,c.immediateRender=j,this._startAt=H.to(this.target,0,c),j){if(0===this._time)return}else this._startAt._init(),this._startAt._enabled(!1),this.vars.immediateRender&&(this._startAt=null)}if(this._ease=k=k?k instanceof w?k:"function"==typeof k?new w(k,g.easeParams):x[k]||H.defaultEase:H.defaultEase,g.easeParams instanceof Array&&k.config&&(this._ease=k.config.apply(k,g.easeParams)),this._easeType=this._ease._type,this._easePower=this._ease._power,this._firstPT=null,this._targets)for(f=this._targets.length,a=0;f>a;a++)this._initProps(this._targets[a],this._propLookup[a]={},this._siblings[a],h?h[a]:null,a)&&(b=!0);else b=this._initProps(this.target,this._propLookup,this._siblings,h,0);if(b&&H._onPluginEvent("_onInitAllProps",this),h&&(this._firstPT||"function"!=typeof this.target&&this._enabled(!1,!1)),g.runBackwards)for(c=this._firstPT;c;)c.s+=c.c,c.c=-c.c,c=c._next;this._onUpdate=g.onUpdate,this._initted=!0},i._initProps=function(b,c,d,e,f){var g,h,i,j,k,l;if(null==b)return!1;L[b._gsTweenID]&&$(),this.vars.css||b.style&&b!==a&&b.nodeType&&S.css&&this.vars.autoCSS!==!1&&J(this.vars,b);for(g in this.vars)if(l=this.vars[g],V[g])l&&(l instanceof Array||l.push&&q(l))&&-1!==l.join("").indexOf("{self}")&&(this.vars[g]=l=this._swapSelfInParams(l,this));else if(S[g]&&(j=new S[g])._onInitTween(b,this.vars[g],this,f)){for(this._firstPT=k={_next:this._firstPT,t:j,p:"setRatio",s:0,c:1,f:1,n:g,pg:1,pr:j._priority,m:0},h=j._overwriteProps.length;--h>-1;)c[j._overwriteProps[h]]=this._firstPT;(j._priority||j._onInitAllProps)&&(i=!0),(j._onDisable||j._onEnable)&&(this._notifyPluginsOfEnabled=!0),k._next&&(k._next._prev=k)}else c[g]=Q.call(this,b,g,"get",l,g,0,null,this.vars.stringFilter,f);return e&&this._kill(e,b)?this._initProps(b,c,d,e,f):this._overwrite>1&&this._firstPT&&d.length>1&&ba(b,this,c,this._overwrite,d)?(this._kill(c,b),this._initProps(b,c,d,e,f)):(this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration)&&(L[b._gsTweenID]=!0),i)},i.render=function(a,b,c){var d,e,f,g,h=this._time,i=this._duration,j=this._rawPrevTime;if(a>=i-1e-7&&a>=0)this._totalTime=this._time=i,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(d=!0,e="onComplete",c=c||this._timeline.autoRemoveChildren),0===i&&(this._initted||!this.vars.lazy||c)&&(this._startTime===this._timeline._duration&&(a=0),(0>j||0>=a&&a>=-1e-7||j===n&&"isPause"!==this.data)&&j!==a&&(c=!0,j>n&&(e="onReverseComplete")),this._rawPrevTime=g=!b||a||j===a?a:n);else if(1e-7>a)this._totalTime=this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==h||0===i&&j>0)&&(e="onReverseComplete",d=this._reversed),0>a&&(this._active=!1,0===i&&(this._initted||!this.vars.lazy||c)&&(j>=0&&(j!==n||"isPause"!==this.data)&&(c=!0),this._rawPrevTime=g=!b||a||j===a?a:n)),(!this._initted||this._startAt&&this._startAt.progress())&&(c=!0);else if(this._totalTime=this._time=a,this._easeType){var k=a/i,l=this._easeType,m=this._easePower;(1===l||3===l&&k>=.5)&&(k=1-k),3===l&&(k*=2),1===m?k*=k:2===m?k*=k*k:3===m?k*=k*k*k:4===m&&(k*=k*k*k*k),1===l?this.ratio=1-k:2===l?this.ratio=k:.5>a/i?this.ratio=k/2:this.ratio=1-k/2}else this.ratio=this._ease.getRatio(a/i);if(this._time!==h||c){if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!c&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=this._totalTime=h,this._rawPrevTime=j,K.push(this),void(this._lazy=[a,b]);this._time&&!d?this.ratio=this._ease.getRatio(this._time/i):d&&this._ease._calcEnd&&(this.ratio=this._ease.getRatio(0===this._time?0:1))}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==h&&a>=0&&(this._active=!0),0===h&&(this._startAt&&(a>=0?this._startAt.render(a,!0,c):e||(e="_dummyGS")),this.vars.onStart&&(0!==this._time||0===i)&&(b||this._callback("onStart"))),f=this._firstPT;f;)f.f?f.t[f.p](f.c*this.ratio+f.s):f.t[f.p]=f.c*this.ratio+f.s,f=f._next;this._onUpdate&&(0>a&&this._startAt&&a!==-1e-4&&this._startAt.render(a,!0,c),b||(this._time!==h||d||c)&&this._callback("onUpdate")),e&&(!this._gc||c)&&(0>a&&this._startAt&&!this._onUpdate&&a!==-1e-4&&this._startAt.render(a,!0,c),d&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[e]&&this._callback(e),0===i&&this._rawPrevTime===n&&g!==n&&(this._rawPrevTime=0))}},i._kill=function(a,b,c){if("all"===a&&(a=null),null==a&&(null==b||b===this.target))return this._lazy=!1,this._enabled(!1,!1);b="string"!=typeof b?b||this._targets||this.target:H.selector(b)||b;var d,e,f,g,h,i,j,k,l,m=c&&this._time&&c._startTime===this._startTime&&this._timeline===c._timeline,n=this._firstPT;if((q(b)||I(b))&&"number"!=typeof b[0])for(d=b.length;--d>-1;)this._kill(a,b[d],c)&&(i=!0);else{if(this._targets){for(d=this._targets.length;--d>-1;)if(b===this._targets[d]){h=this._propLookup[d]||{},this._overwrittenProps=this._overwrittenProps||[],e=this._overwrittenProps[d]=a?this._overwrittenProps[d]||{}:"all";break}}else{if(b!==this.target)return!1;h=this._propLookup,e=this._overwrittenProps=a?this._overwrittenProps||{}:"all"}if(h){if(j=a||h,k=a!==e&&"all"!==e&&a!==h&&("object"!=typeof a||!a._tempKill),c&&(H.onOverwrite||this.vars.onOverwrite)){for(f in j)h[f]&&(l||(l=[]),l.push(f));if((l||!a)&&!aa(this,c,b,l))return!1}for(f in j)(g=h[f])&&(m&&(g.f?g.t[g.p](g.s):g.t[g.p]=g.s,i=!0),g.pg&&g.t._kill(j)&&(i=!0),g.pg&&0!==g.t._overwriteProps.length||(g._prev?g._prev._next=g._next:g===this._firstPT&&(this._firstPT=g._next),g._next&&(g._next._prev=g._prev),g._next=g._prev=null),delete h[f]),k&&(e[f]=1);!this._firstPT&&this._initted&&n&&this._enabled(!1,!1)}}return i},i.invalidate=function(){return this._notifyPluginsOfEnabled&&H._onPluginEvent("_onDisable",this),this._firstPT=this._overwrittenProps=this._startAt=this._onUpdate=null,this._notifyPluginsOfEnabled=this._active=this._lazy=!1,this._propLookup=this._targets?{}:[],E.prototype.invalidate.call(this),this.vars.immediateRender&&(this._time=-n,this.render(Math.min(0,-this._delay))),this},i._enabled=function(a,b){if(k||j.wake(),a&&this._gc){var c,d=this._targets;if(d)for(c=d.length;--c>-1;)this._siblings[c]=_(d[c],this,!0);else this._siblings=_(this.target,this,!0)}return E.prototype._enabled.call(this,a,b),this._notifyPluginsOfEnabled&&this._firstPT?H._onPluginEvent(a?"_onEnable":"_onDisable",this):!1},H.to=function(a,b,c){return new H(a,b,c)},H.from=function(a,b,c){return c.runBackwards=!0,c.immediateRender=0!=c.immediateRender,new H(a,b,c)},H.fromTo=function(a,b,c,d){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,new H(a,b,d)},H.delayedCall=function(a,b,c,d,e){return new H(b,0,{delay:a,onComplete:b,onCompleteParams:c,callbackScope:d,onReverseComplete:b,onReverseCompleteParams:c,immediateRender:!1,lazy:!1,useFrames:e,overwrite:0})},H.set=function(a,b){return new H(a,0,b)},H.getTweensOf=function(a,b){if(null==a)return[];a="string"!=typeof a?a:H.selector(a)||a;var c,d,e,f;if((q(a)||I(a))&&"number"!=typeof a[0]){for(c=a.length,d=[];--c>-1;)d=d.concat(H.getTweensOf(a[c],b));for(c=d.length;--c>-1;)for(f=d[c],e=c;--e>-1;)f===d[e]&&d.splice(c,1)}else if(a._gsTweenID)for(d=_(a).concat(),c=d.length;--c>-1;)(d[c]._gc||b&&!d[c].isActive())&&d.splice(c,1);return d||[]},H.killTweensOf=H.killDelayedCallsTo=function(a,b,c){"object"==typeof b&&(c=b,b=!1);for(var d=H.getTweensOf(a,b),e=d.length;--e>-1;)d[e]._kill(c,a)};var da=u("plugins.TweenPlugin",function(a,b){this._overwriteProps=(a||"").split(","),this._propName=this._overwriteProps[0],this._priority=b||0,this._super=da.prototype},!0);if(i=da.prototype,da.version="1.19.0",da.API=2,i._firstPT=null,i._addTween=Q,i.setRatio=O,i._kill=function(a){var b,c=this._overwriteProps,d=this._firstPT;if(null!=a[this._propName])this._overwriteProps=[];else for(b=c.length;--b>-1;)null!=a[c[b]]&&c.splice(b,1);for(;d;)null!=a[d.n]&&(d._next&&(d._next._prev=d._prev),d._prev?(d._prev._next=d._next,d._prev=null):this._firstPT===d&&(this._firstPT=d._next)),d=d._next;return!1},i._mod=i._roundProps=function(a){for(var b,c=this._firstPT;c;)b=a[this._propName]||null!=c.n&&a[c.n.split(this._propName+"_").join("")],b&&"function"==typeof b&&(2===c.f?c.t._applyPT.m=b:c.m=b),c=c._next},H._onPluginEvent=function(a,b){var c,d,e,f,g,h=b._firstPT;if("_onInitAllProps"===a){for(;h;){for(g=h._next,d=e;d&&d.pr>h.pr;)d=d._next;(h._prev=d?d._prev:f)?h._prev._next=h:e=h,(h._next=d)?d._prev=h:f=h,h=g}h=b._firstPT=e}for(;h;)h.pg&&"function"==typeof h.t[a]&&h.t[a]()&&(c=!0),h=h._next;return c},da.activate=function(a){for(var b=a.length;--b>-1;)a[b].API===da.API&&(S[(new a[b])._propName]=a[b]);return!0},t.plugin=function(a){if(!(a&&a.propName&&a.init&&a.API))throw"illegal plugin definition.";var b,c=a.propName,d=a.priority||0,e=a.overwriteProps,f={init:"_onInitTween",set:"setRatio",kill:"_kill",round:"_mod",mod:"_mod",initAll:"_onInitAllProps"},g=u("plugins."+c.charAt(0).toUpperCase()+c.substr(1)+"Plugin",function(){da.call(this,c,d),this._overwriteProps=e||[]},a.global===!0),h=g.prototype=new da(c);h.constructor=g,g.API=a.API;for(b in f)"function"==typeof a[b]&&(h[f[b]]=a[b]);return g.version=a.version,da.activate([g]),g},g=a._gsQueue){for(h=0;h<g.length;h++)g[h]();for(i in r)r[i].func||a.console.log("GSAP encountered missing dependency: "+i)}k=!1}("undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window,"TweenMax");
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/index.html b/AccordHotel-p42/p42-left/index.html
new file mode 100644 (file)
index 0000000..7266060
--- /dev/null
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+    <link rel="stylesheet" href="style.css">
+</head>
+<body>
+<canvas id="canvas" width="293" height="779"></canvas>
+
+<div class="container">
+
+    <img class="img1" src="src/title.svg" alt="">
+    <img class="img2" src="src/desc.svg" alt="">
+    <img class="img3" src="src/numbers.svg" alt="">
+</div>
+
+<script src="jQuery.js"></script>
+<script src="TweenMax.min.js"></script>
+<script src="TimelineMax.min.js"></script>
+<script src="main.js"></script>
+</body>
+</html>
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/jQuery.js b/AccordHotel-p42/p42-left/jQuery.js
new file mode 100644 (file)
index 0000000..49d1fcf
--- /dev/null
@@ -0,0 +1,2 @@
+/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
+!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:s,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||g(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],a!==(r=e[t])&&(l&&r&&(w.isPlainObject(r)||(i=Array.isArray(r)))?(i?(i=!1,o=n&&Array.isArray(n)?n:[]):o=n&&w.isPlainObject(n)?n:{},a[t]=w.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},w.extend({expando:"jQuery"+("3.3.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==c.call(e))&&(!(t=i(e))||"function"==typeof(n=f.call(t,"constructor")&&t.constructor)&&p.call(n)===d)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e){m(e)},each:function(e,t){var n,r=0;if(C(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(T,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(C(Object(e))?w.merge(n,"string"==typeof e?[e]:e):s.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:u.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],o=0,a=e.length,s=!n;o<a;o++)(r=!t(e[o],o))!==s&&i.push(e[o]);return i},map:function(e,t,n){var r,i,o=0,s=[];if(C(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&s.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&s.push(i);return a.apply([],s)},guid:1,support:h}),"function"==typeof Symbol&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){l["[object "+t+"]"]=t.toLowerCase()});function C(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!g(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},P="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",R="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",I="\\["+M+"*("+R+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+R+"))|)"+M+"*\\]",W=":("+R+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+I+")*)|.*)\\)|)",$=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),F=new RegExp("^"+M+"*,"+M+"*"),_=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:he(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:he(function(e,t,n){for(var r=n<0?n+t:n;--r>=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=r.pseudos.eq;for(t in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=fe(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=pe(t);function ye(){}ye.prototype=r.filters=r.pseudos,r.setFilters=new ye,a=oe.tokenize=function(e,t){var n,i,o,a,s,u,l,c=k[e+" "];if(c)return t?0:c.slice(0);s=e,u=[],l=r.preFilter;while(s){n&&!(i=F.exec(s))||(i&&(s=s.slice(i[0].length)||s),u.push(o=[])),n=!1,(i=_.exec(s))&&(n=i.shift(),o.push({value:n,type:i[0].replace(B," ")}),s=s.slice(n.length));for(a in r.filter)!(i=V[a].exec(s))||l[a]&&!(i=l[a](i))||(n=i.shift(),o.push({value:n,type:a,matches:i}),s=s.slice(n.length));if(!n)break}return t?s.length:s?oe.error(e):k(e,u).slice(0)};function ve(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function me(e,t,n){var r=t.dir,i=t.next,o=i||r,a=n&&"parentNode"===o,s=C++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||a)return e(t,n,i);return!1}:function(t,n,u){var l,c,f,p=[T,s];if(u){while(t=t[r])if((1===t.nodeType||a)&&e(t,n,u))return!0}else while(t=t[r])if(1===t.nodeType||a)if(f=t[b]||(t[b]={}),c=f[t.uniqueID]||(f[t.uniqueID]={}),i&&i===t.nodeName.toLowerCase())t=t[r]||t;else{if((l=c[o])&&l[0]===T&&l[1]===s)return p[2]=l[2];if(c[o]=p,p[2]=e(t,n,u))return!0}return!1}}function xe(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r<i;r++)oe(e,t[r],n);return n}function we(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Te(e,t,n,r,i,o){return r&&!r[b]&&(r=Te(r)),i&&!i[b]&&(i=Te(i,o)),se(function(o,a,s,u){var l,c,f,p=[],d=[],h=a.length,g=o||be(t||"*",s.nodeType?[s]:s,[]),y=!e||!o&&t?g:we(g,p,e,s,u),v=n?i||(o?e:h||r)?[]:a:y;if(n&&n(y,v,s,u),r){l=we(v,d),r(l,[],s,u),c=l.length;while(c--)(f=l[c])&&(v[d[c]]=!(y[d[c]]=f))}if(o){if(i||e){if(i){l=[],c=v.length;while(c--)(f=v[c])&&l.push(y[c]=f);i(null,v=[],l,u)}c=v.length;while(c--)(f=v[c])&&(l=i?O(o,f):p[c])>-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u<o;u++)if(n=r.relative[e[u].type])p=[me(xe(p),n)];else{if((n=r.filter[e[u].type].apply(null,e[u].matches))[b]){for(i=++u;i<o;i++)if(r.relative[e[i].type])break;return Te(u>1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u<i&&Ce(e.slice(u,i)),i<o&&Ce(e=e.slice(i)),i<o&&ve(e))}p.push(n)}return xe(p)}function Ee(e,t){var n=t.length>0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t<r;t++)if(w.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)w.find(e,i[t],n);return r>1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(w.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&w(e);if(!D.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s<o.length)!1===o[s].apply(n[0],n[1])&&e.stopOnFalse&&(s=o.length,n=!1)}e.memory||(n=!1),t=!1,i&&(o=n?[]:"")},l={add:function(){return o&&(n&&!t&&(s=o.length-1,a.push(n)),function t(n){w.each(n,function(n,r){g(r)?e.unique&&l.has(r)||o.push(r):r&&r.length&&"string"!==x(r)&&t(r)})}(arguments),n&&!t&&u()),this},remove:function(){return w.each(arguments,function(e,t){var n;while((n=w.inArray(t,o,n))>-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t<o)){if((e=r.apply(s,u))===n.promise())throw new TypeError("Thenable self-resolution");l=e&&("object"==typeof e||"function"==typeof e)&&e.then,g(l)?i?l.call(e,a(o,n,I,i),a(o,n,W,i)):(o++,l.call(e,a(o,n,I,i),a(o,n,W,i),a(o,n,I,n.notifyWith))):(r!==I&&(s=void 0,u=[e]),(i||n.resolveWith)(s,u))}},c=i?l:function(){try{l()}catch(e){w.Deferred.exceptionHook&&w.Deferred.exceptionHook(e,c.stackTrace),t+1>=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},X=/^-ms-/,U=/-([a-z])/g;function V(e,t){return t.toUpperCase()}function G(e){return e.replace(X,"ms-").replace(U,V)}var Y=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Q(){this.expando=w.expando+Q.uid++}Q.uid=1,Q.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Y(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[G(t)]=n;else for(r in t)i[G(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][G(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(G):(t=G(t))in r?[t]:t.match(M)||[]).length;while(n--)delete r[t[n]]}(void 0===t||w.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!w.isEmptyObject(t)}};var J=new Q,K=new Q,Z=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ee=/[A-Z]/g;function te(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:Z.test(e)?JSON.parse(e):e)}function ne(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ee,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=te(n)}catch(e){}K.set(e,t,n)}else n=void 0;return n}w.extend({hasData:function(e){return K.hasData(e)||J.hasData(e)},data:function(e,t,n){return K.access(e,t,n)},removeData:function(e,t){K.remove(e,t)},_data:function(e,t,n){return J.access(e,t,n)},_removeData:function(e,t){J.remove(e,t)}}),w.fn.extend({data:function(e,t){var n,r,i,o=this[0],a=o&&o.attributes;if(void 0===e){if(this.length&&(i=K.get(o),1===o.nodeType&&!J.get(o,"hasDataAttrs"))){n=a.length;while(n--)a[n]&&0===(r=a[n].name).indexOf("data-")&&(r=G(r.slice(5)),ne(o,r,i[r]));J.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){K.set(this,e)}):z(this,function(t){var n;if(o&&void 0===t){if(void 0!==(n=K.get(o,e)))return n;if(void 0!==(n=ne(o,e)))return n}else this.each(function(){K.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?w.queue(this[0],e):void 0===t?this:this.each(function(){var n=w.queue(this,e,t);w._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&w.dequeue(this,e)})},dequeue:function(e){return this.each(function(){w.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=w.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=J.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var re=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ie=new RegExp("^(?:([+-])=|)("+re+")([a-z%]*)$","i"),oe=["Top","Right","Bottom","Left"],ae=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&w.contains(e.ownerDocument,e)&&"none"===w.css(e,"display")},se=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=a[o];return i};function ue(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return w.css(e,t,"")},u=s(),l=n&&n[3]||(w.cssNumber[t]?"":"px"),c=(w.cssNumber[t]||"px"!==l&&+u)&&ie.exec(w.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)w.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,w.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var le={};function ce(e){var t,n=e.ownerDocument,r=e.nodeName,i=le[r];return i||(t=n.body.appendChild(n.createElement(r)),i=w.css(t,"display"),t.parentNode.removeChild(t),"none"===i&&(i="block"),le[r]=i,i)}function fe(e,t){for(var n,r,i=[],o=0,a=e.length;o<a;o++)(r=e[o]).style&&(n=r.style.display,t?("none"===n&&(i[o]=J.get(r,"display")||null,i[o]||(r.style.display="")),""===r.style.display&&ae(r)&&(i[o]=ce(r))):"none"!==n&&(i[o]="none",J.set(r,"display",n)));for(o=0;o<a;o++)null!=i[o]&&(e[o].style.display=i[o]);return e}w.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){ae(this)?w(this).show():w(this).hide()})}});var pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n<r;n++)J.set(e[n],"globalEval",!t||J.get(t[n],"globalEval"))}var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===x(o))w.merge(p,o.nodeType?[o]:o);else if(me.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+w.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;w.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&w.inArray(o,r)>-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="<textarea>x</textarea>",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n<arguments.length;n++)u[n]=arguments[n];if(t.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,t)){s=w.event.handlers.call(this,t,l),n=0;while((o=s[n++])&&!t.isPropagationStopped()){t.currentTarget=o.elem,r=0;while((a=o.handlers[r++])&&!t.isImmediatePropagationStopped())t.rnamespace&&!t.rnamespace.test(a.namespace)||(t.handleObj=a,t.data=a.data,void 0!==(i=((w.event.special[a.origType]||{}).handle||a.handler).apply(o.elem,u))&&!1===(t.result=i)&&(t.preventDefault(),t.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,t),t.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&e.button>=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?w(i,this).index(l)>-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(w.Event.prototype,e,{enumerable:!0,configurable:!0,get:g(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[w.expando]?e:new w.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==Se()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===Se()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&N(this,"input"))return this.click(),!1},_default:function(e){return N(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},w.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},w.Event=function(e,t){if(!(this instanceof w.Event))return new w.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ee:ke,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&w.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[w.expando]=!0},w.Event.prototype={constructor:w.Event,isDefaultPrevented:ke,isPropagationStopped:ke,isImmediatePropagationStopped:ke,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ee,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ee,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ee,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},w.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&we.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Te.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},w.event.addProp),w.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){w.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,i=e.relatedTarget,o=e.handleObj;return i&&(i===r||w.contains(r,i))||(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}}),w.fn.extend({on:function(e,t,n,r){return De(this,e,t,n,r)},one:function(e,t,n,r){return De(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,w(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=ke),this.each(function(){w.event.remove(this,e,n,t)})}});var Ne=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/<script|<style|<link/i,je=/checked\s*(?:[^=]|=\s*.checked.)/i,qe=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n<r;n++)w.event.add(t,i,l[i][n])}K.hasData(e)&&(s=K.access(e),u=w.extend({},s),K.set(t,u))}}function Me(e,t){var n=t.nodeName.toLowerCase();"input"===n&&pe.test(e.type)?t.checked=e.checked:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}function Re(e,t,n,r){t=a.apply([],t);var i,o,s,u,l,c,f=0,p=e.length,d=p-1,y=t[0],v=g(y);if(v||p>1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f<p;f++)l=i,f!==d&&(l=w.clone(l,!0,!0),u&&w.merge(s,ye(l,"script"))),n.call(e[f],l,f);if(u)for(c=s[s.length-1].ownerDocument,w.map(s,Oe),f=0;f<u;f++)l=s[f],he.test(l.type||"")&&!J.access(l,"globalEval")&&w.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?w._evalUrl&&w._evalUrl(l.src):m(l.textContent.replace(qe,""),c,l))}return e}function Ie(e,t,n){for(var r,i=t?w.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||w.cleanData(ye(r)),r.parentNode&&(n&&w.contains(r.ownerDocument,r)&&ve(ye(r,"script")),r.parentNode.removeChild(r));return e}w.extend({htmlPrefilter:function(e){return e.replace(Ne,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r<i;r++)Me(o[r],a[r]);if(t)if(n)for(o=o||ye(e),a=a||ye(s),r=0,i=o.length;r<i;r++)Pe(o[r],a[r]);else Pe(e,s);return(a=ye(s,"script")).length>0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(w.cleanData(ye(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return Re(this,arguments,function(t){var n=this.parentNode;w.inArray(this,e)<0&&(w.cleanData(ye(this)),n&&n.replaceChild(t,this))},e)}}),w.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){w.fn[e]=function(e){for(var n,r=[],i=w(e),o=i.length-1,a=0;a<=o;a++)n=a===o?this:this.clone(!0),w(i[a])[t](n),s.apply(r,n.get());return this.pushStack(r)}});var We=new RegExp("^("+re+")(?!px)[a-z%]+$","i"),$e=function(t){var n=t.ownerDocument.defaultView;return n&&n.opener||(n=e),n.getComputedStyle(t)},Be=new RegExp(oe.join("|"),"i");!function(){function t(){if(c){l.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",c.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",be.appendChild(l).appendChild(c);var t=e.getComputedStyle(c);i="1%"!==t.top,u=12===n(t.marginLeft),c.style.right="60%",s=36===n(t.right),o=36===n(t.width),c.style.position="absolute",a=36===c.offsetWidth||"absolute",be.removeChild(l),c=null}}function n(e){return Math.round(parseFloat(e))}var i,o,a,s,u,l=r.createElement("div"),c=r.createElement("div");c.style&&(c.style.backgroundClip="content-box",c.cloneNode(!0).style.backgroundClip="",h.clearCloneStyle="content-box"===c.style.backgroundClip,w.extend(h,{boxSizingReliable:function(){return t(),o},pixelBoxStyles:function(){return t(),s},pixelPosition:function(){return t(),i},reliableMarginLeft:function(){return t(),u},scrollboxSize:function(){return t(),a}}))}();function Fe(e,t,n){var r,i,o,a,s=e.style;return(n=n||$e(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||w.contains(e.ownerDocument,e)||(a=w.style(e,t)),!h.pixelBoxStyles()&&We.test(a)&&Be.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function _e(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}var ze=/^(none|table(?!-c[ea]).+)/,Xe=/^--/,Ue={position:"absolute",visibility:"hidden",display:"block"},Ve={letterSpacing:"0",fontWeight:"400"},Ge=["Webkit","Moz","ms"],Ye=r.createElement("div").style;function Qe(e){if(e in Ye)return e;var t=e[0].toUpperCase()+e.slice(1),n=Ge.length;while(n--)if((e=Ge[n]+t)in Ye)return e}function Je(e){var t=w.cssProps[e];return t||(t=w.cssProps[e]=Qe(e)||e),t}function Ke(e,t,n){var r=ie.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ze(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=w.css(e,n+oe[a],!0,i)),r?("content"===n&&(u-=w.css(e,"padding"+oe[a],!0,i)),"margin"!==n&&(u-=w.css(e,"border"+oe[a]+"Width",!0,i))):(u+=w.css(e,"padding"+oe[a],!0,i),"padding"!==n?u+=w.css(e,"border"+oe[a]+"Width",!0,i):s+=w.css(e,"border"+oe[a]+"Width",!0,i));return!r&&o>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a<i;a++)o[t[a]]=w.css(e,t[a],!1,r);return o}return void 0!==n?w.style(e,t,n):w.css(e,t)},e,t,arguments.length>1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function ct(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&ae(e),y=J.get(e,"fxshow");n.queue||(null==(a=w._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,w.queue(e,"fx").length||a.empty.fire()})}));for(r in t)if(i=t[r],it.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!y||void 0===y[r])continue;g=!0}d[r]=y&&y[r]||w.style(e,r)}if((u=!w.isEmptyObject(t))||!w.isEmptyObject(d)){f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=y&&y.display)&&(l=J.get(e,"display")),"none"===(c=w.css(e,"display"))&&(l?c=l:(fe([e],!0),l=e.style.display||l,c=w.css(e,"display"),fe([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===w.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1;for(r in d)u||(y?"hidden"in y&&(g=y.hidden):y=J.access(e,"fxshow",{display:l}),o&&(y.hidden=!g),g&&fe([e],!0),p.done(function(){g||fe([e]),J.remove(e,"fxshow");for(r in d)w.style(e,r,d[r])})),u=lt(g?y[r]:0,r,p),r in y||(y[r]=u.start,g&&(u.end=u.start,u.start=0))}}function ft(e,t){var n,r,i,o,a;for(n in e)if(r=G(n),i=t[r],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=w.cssHooks[r])&&"expand"in a){o=a.expand(o),delete e[r];for(n in o)n in e||(e[n]=o[n],t[n]=i)}else t[r]=i}function pt(e,t,n){var r,i,o=0,a=pt.prefilters.length,s=w.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=nt||st(),n=Math.max(0,l.startTime+l.duration-t),r=1-(n/l.duration||0),o=0,a=l.tweens.length;o<a;o++)l.tweens[o].run(r);return s.notifyWith(e,[l,r,n]),r<1&&a?n:(a||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:w.extend({},t),opts:w.extend(!0,{specialEasing:{},easing:w.easing._default},n),originalProperties:t,originalOptions:n,startTime:nt||st(),duration:n.duration,tweens:[],createTween:function(t,n){var r=w.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;n<r;n++)l.tweens[n].run(1);return t?(s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l,t])):s.rejectWith(e,[l,t]),this}}),c=l.props;for(ft(c,l.opts.specialEasing);o<a;o++)if(r=pt.prefilters[o].call(l,e,c,l.opts))return g(r.stop)&&(w._queueHooks(l.elem,l.opts.queue).stop=r.stop.bind(r)),r;return w.map(c,lt,l),g(l.opts.start)&&l.opts.start.call(e,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),w.fx.timer(w.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}w.Animation=w.extend(pt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return ue(n.elem,e,ie.exec(t),n),n}]},tweener:function(e,t){g(e)?(t=e,e=["*"]):e=e.match(M);for(var n,r=0,i=e.length;r<i;r++)n=e[r],pt.tweeners[n]=pt.tweeners[n]||[],pt.tweeners[n].unshift(t)},prefilters:[ct],prefilter:function(e,t){t?pt.prefilters.unshift(e):pt.prefilters.push(e)}}),w.speed=function(e,t,n){var r=e&&"object"==typeof e?w.extend({},e):{complete:n||!n&&t||g(e)&&e,duration:e,easing:n&&t||t&&!g(t)&&t};return w.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in w.fx.speeds?r.duration=w.fx.speeds[r.duration]:r.duration=w.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){g(r.old)&&r.old.call(this),r.queue&&w.dequeue(this,r.queue)},r},w.fn.extend({fadeTo:function(e,t,n,r){return this.filter(ae).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=w.isEmptyObject(e),o=w.speed(t,n,r),a=function(){var t=pt(this,w.extend({},e),o);(i||J.get(this,"finish"))&&t.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&!1!==e&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",o=w.timers,a=J.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&ot.test(i)&&r(a[i]);for(i=o.length;i--;)o[i].elem!==this||null!=e&&o[i].queue!==e||(o[i].anim.stop(n),t=!1,o.splice(i,1));!t&&n||w.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||"fx"),this.each(function(){var t,n=J.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=w.timers,a=r?r.length:0;for(n.finish=!0,w.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;t<a;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),w.each(["toggle","show","hide"],function(e,t){var n=w.fn[t];w.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(ut(t,!0),e,r,i)}}),w.each({slideDown:ut("show"),slideUp:ut("hide"),slideToggle:ut("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){w.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),w.timers=[],w.fx.tick=function(){var e,t=0,n=w.timers;for(nt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||w.fx.stop(),nt=void 0},w.fx.timer=function(e){w.timers.push(e),w.fx.start()},w.fx.interval=13,w.fx.start=function(){rt||(rt=!0,at())},w.fx.stop=function(){rt=null},w.fx.speeds={slow:600,fast:200,_default:400},w.fn.delay=function(t,n){return t=w.fx?w.fx.speeds[t]||t:t,n=n||"fx",this.queue(n,function(n,r){var i=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(i)}})},function(){var e=r.createElement("input"),t=r.createElement("select").appendChild(r.createElement("option"));e.type="checkbox",h.checkOn=""!==e.value,h.optSelected=t.selected,(e=r.createElement("input")).value="t",e.type="radio",h.radioValue="t"===e.value}();var dt,ht=w.expr.attrHandle;w.fn.extend({attr:function(e,t){return z(this,w.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!N(n.parentNode,"optgroup"))){if(t=w(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=w.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=w.inArray(w.valHooks.option.get(r),o)>-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w("<script>").prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&o("error"===e.type?404:200,e.type)}),r.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Yt=[],Qt=/(=)\?(?=&|$)|\?\?/;w.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Yt.pop()||w.expando+"_"+Et++;return this[e]=!0,e}}),w.ajaxPrefilter("json jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(Qt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Qt.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return i=t.jsonpCallback=g(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(Qt,"$1"+i):!1!==t.jsonp&&(t.url+=(kt.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||w.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?w(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,Yt.push(i)),a&&g(o)&&o(a[0]),a=o=void 0}),"script"}),h.createHTMLDocument=function(){var e=r.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",2===e.childNodes.length}(),w.parseHTML=function(e,t,n){if("string"!=typeof e)return[];"boolean"==typeof t&&(n=t,t=!1);var i,o,a;return t||(h.createHTMLDocument?((i=(t=r.implementation.createHTMLDocument("")).createElement("base")).href=r.location.href,t.head.appendChild(i)):t=r),o=A.exec(e),a=!n&&[],o?[t.createElement(o[1])]:(o=xe([e],t,a),a&&a.length&&w(a).remove(),w.merge([],o.childNodes))},w.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=vt(e.slice(s)),e=e.slice(0,s)),g(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&w.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?w("<div>").append(w.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},w.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){w.fn[t]=function(e){return this.on(t,e)}}),w.expr.pseudos.animated=function(e){return w.grep(w.timers,function(t){return e===t.elem}).length},w.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l,c=w.css(e,"position"),f=w(e),p={};"static"===c&&(e.style.position="relative"),s=f.offset(),o=w.css(e,"top"),u=w.css(e,"left"),(l=("absolute"===c||"fixed"===c)&&(o+u).indexOf("auto")>-1)?(a=(r=f.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),g(t)&&(t=t.call(e,n,w.extend({},s))),null!=t.top&&(p.top=t.top-s.top+a),null!=t.left&&(p.left=t.left-s.left+i),"using"in t?t.using.call(e,p):f.css(p)}},w.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){w.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===w.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===w.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=w(e).offset()).top+=w.css(e,"borderTopWidth",!0),i.left+=w.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-w.css(r,"marginTop",!0),left:t.left-i.left-w.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===w.css(e,"position"))e=e.offsetParent;return e||be})}}),w.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;w.fn[e]=function(r){return z(this,function(e,r,i){var o;if(y(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),w.each(["top","left"],function(e,t){w.cssHooks[t]=_e(h.pixelPosition,function(e,n){if(n)return n=Fe(e,t),We.test(n)?w(e).position()[t]+"px":n})}),w.each({Height:"height",Width:"width"},function(e,t){w.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){w.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return z(this,function(t,n,i){var o;return y(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?w.css(t,n,s):w.style(t,n,i,s)},t,a?i:void 0,a)}})}),w.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){w.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),w.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),w.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),w.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),g(e))return r=o.call(arguments,2),i=function(){return e.apply(t||this,r.concat(o.call(arguments)))},i.guid=e.guid=e.guid||w.guid++,i},w.holdReady=function(e){e?w.readyWait++:w.ready(!0)},w.isArray=Array.isArray,w.parseJSON=JSON.parse,w.nodeName=N,w.isFunction=g,w.isWindow=y,w.camelCase=G,w.type=x,w.now=Date.now,w.isNumeric=function(e){var t=w.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return w});var Jt=e.jQuery,Kt=e.$;return w.noConflict=function(t){return e.$===w&&(e.$=Kt),t&&e.jQuery===w&&(e.jQuery=Jt),w},t||(e.jQuery=e.$=w),w});
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/main.js b/AccordHotel-p42/p42-left/main.js
new file mode 100644 (file)
index 0000000..307c90a
--- /dev/null
@@ -0,0 +1,5 @@
+let tl = new TimelineMax();
+
+tl.from('.img1',1.5,{display: 'none',x: -150,opacity:0});
+tl.from('.img2',1.5,{display: 'none',x: -150,opacity:0},"-=0.9");
+tl.from('.img3',1.5,{display: 'none',x: -150,opacity:0},"-=0.9");
diff --git a/AccordHotel-p42/p42-left/src/desc.svg b/AccordHotel-p42/p42-left/src/desc.svg
new file mode 100644 (file)
index 0000000..479c274
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 230.43 249.87"><defs><style>.cls-1{fill:#3c3c3e;}</style></defs><title>desc</title><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><polygon class="cls-1" points="7.16 1.79 7.16 8.03 8.03 8.03 8.03 0.33 7.15 0.33 4.34 4.53 1.54 0.33 0.66 0.33 0.66 8.03 1.51 8.03 1.51 1.8 4.31 5.92 4.36 5.92 7.16 1.79"/><path class="cls-1" d="M11.88,5.15a6,6,0,0,1,1.67.24v.55a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S10.81,5.15,11.88,5.15Zm0-2.14c1.06,0,1.69.53,1.69,1.56v.19a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.48,2.48,0,0,0,2.06-1V8h.81V4.55a2.11,2.11,0,0,0-2.42-2.28,4.6,4.6,0,0,0-2.06.47l.25.69A4,4,0,0,1,11.85,3Z"/><path class="cls-1" d="M16.73,4.77A1.68,1.68,0,0,1,18.44,3,1.52,1.52,0,0,1,20,4.71V8h.85V4.5a2.09,2.09,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11v-1h-.85V8h.85Z"/><path class="cls-1" d="M23.53,3.09h1.8V2.34h-1.8V.63h-.85V2.34h-.79v.75h.79V6.52a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24V7.16a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M27.48,8V2.34h-.85V8Zm.06-6.93V.17h-1V1.1Z"/><path class="cls-1" d="M33.08,6.43v0c0-1-.95-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55L33,2.87a4,4,0,0,0-2.05-.63A1.73,1.73,0,0,0,29,3.87v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,33.08,6.43Z"/><path class="cls-1" d="M38.25,4.77A1.67,1.67,0,0,1,40,3a1.52,1.52,0,0,1,1.57,1.72V8h.85V4.5a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.94,1.11V0H37.4V8h.85Z"/><path class="cls-1" d="M46,5.15a6,6,0,0,1,1.67.24v.55a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S44.92,5.15,46,5.15ZM46,3c1.06,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.47,2.47,0,0,0,2.06-1V8h.82V4.55a2.12,2.12,0,0,0-2.42-2.28A4.61,4.61,0,0,0,44,2.74l.25.69A4,4,0,0,1,46,3Z"/><path class="cls-1" d="M53.9,6.43v0c0-1-.95-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.19,3.19,0,0,1,1.68.55l.39-.64a3.92,3.92,0,0,0-2.05-.63A1.72,1.72,0,0,0,49.8,3.87v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,53.9,6.43Z"/><path class="cls-1" d="M62.26,5.6a1.68,1.68,0,0,1-1.71,1.78A1.51,1.51,0,0,1,59,5.67V2.34h-.85V5.87a2.08,2.08,0,0,0,2.18,2.28A2.17,2.17,0,0,0,62.26,7V8h.84V2.34h-.84Z"/><path class="cls-1" d="M65.57,4.77A1.68,1.68,0,0,1,67.28,3a1.52,1.52,0,0,1,1.57,1.72V8h.85V4.5a2.09,2.09,0,0,0-2.18-2.28,2.16,2.16,0,0,0-2,1.11v-1h-.85V8h.85Z"/><path class="cls-1" d="M71.73,4.87a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3A2.94,2.94,0,0,0,76.05,7.1l-.52-.48a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,71.73,5.5Z"/><path class="cls-1" d="M79.55,5.15a5.93,5.93,0,0,1,1.67.24v.55a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S78.48,5.15,79.55,5.15Zm0-2.14c1.07,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24C78,4.52,77,5.16,77,6.37a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1V8H82V4.55a2.12,2.12,0,0,0-2.42-2.28,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,79.52,3Z"/><path class="cls-1" d="M84.4,5.76a2.29,2.29,0,0,1,2.26-2.6h.06V2.24A2.45,2.45,0,0,0,84.4,3.83V2.34h-.84V8h.84Z"/><path class="cls-1" d="M88.88,3.09h1.8V2.34h-1.8V.63H88V2.34h-.79v.75H88V6.52a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24V7.16a1.8,1.8,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M92.75,4.77A1.68,1.68,0,0,1,94.46,3,1.52,1.52,0,0,1,96,4.71V8h.85V4.5A2.09,2.09,0,0,0,94.7,2.22a2.18,2.18,0,0,0-2,1.11V0H91.9V8h.85Z"/><path class="cls-1" d="M98.91,4.87a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,2.94,2.94,0,0,0,2.34-1.06l-.52-.48a2.34,2.34,0,0,1-1.8.8A2,2,0,0,1,98.91,5.5Z"/><path class="cls-1" d="M109.24,5.18a2.12,2.12,0,0,1-2.06,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,109.24,5.18ZM110.06,8V0h-.85V3.43A2.56,2.56,0,0,0,107,2.22a2.8,2.8,0,0,0-2.72,3,2.78,2.78,0,0,0,2.72,3,2.56,2.56,0,0,0,2.18-1.26V8Z"/><path class="cls-1" d="M116.79,5.15a6,6,0,0,1,1.67.24v.55a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S115.72,5.15,116.79,5.15Zm0-2.14c1.07,0,1.7.53,1.7,1.56v.19a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V8h.81V4.55a2.12,2.12,0,0,0-2.42-2.28,4.68,4.68,0,0,0-2.07.47l.26.69A4,4,0,0,1,116.75,3Z"/><path class="cls-1" d="M128.41,5.18a2.12,2.12,0,0,1-2,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,128.41,5.18ZM129.23,8V0h-.85V3.43a2.56,2.56,0,0,0-2.18-1.21,2.79,2.79,0,0,0-2.71,3,2.78,2.78,0,0,0,2.71,3,2.55,2.55,0,0,0,2.18-1.26V8Z"/><path class="cls-1" d="M131.77,8V2.34h-.85V8Zm.07-6.93V.17h-1V1.1Z"/><path class="cls-1" d="M137.37,6.43v0c0-1-1-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.39-.64a4,4,0,0,0-2.05-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.89,1.61.74.21,1.41.43,1.41,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,137.37,6.43Z"/><path class="cls-1" d="M139.7,3.09h1.8V2.34h-1.8V.63h-.85V2.34h-.79v.75h.79V6.52a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24V7.16a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M143.65,8V2.34h-.85V8Zm.06-6.93V.17h-1V1.1Z"/><path class="cls-1" d="M146.19,4.77A1.67,1.67,0,0,1,147.89,3a1.52,1.52,0,0,1,1.58,1.72V8h.84V4.5a2.08,2.08,0,0,0-2.17-2.28,2.16,2.16,0,0,0-1.95,1.11v-1h-.85V8h.85Z"/><path class="cls-1" d="M156.44,4.91a2,2,0,0,1-2.09,1.93,1.92,1.92,0,0,1-2-1.95,1.88,1.88,0,0,1,2-1.92A2,2,0,0,1,156.44,4.91ZM157.25,7V2.34h-.84v1a2.69,2.69,0,0,0-4.9,1.55,2.63,2.63,0,0,0,2.68,2.67,2.71,2.71,0,0,0,2.23-1.2v.67a1.88,1.88,0,0,1-2.07,2,3.67,3.67,0,0,1-2.19-.73l-.38.66a4.44,4.44,0,0,0,2.58.79A2.58,2.58,0,0,0,157.25,7Z"/><path class="cls-1" d="M162.91,5.6a1.68,1.68,0,0,1-1.71,1.78,1.51,1.51,0,0,1-1.57-1.71V2.34h-.85V5.87A2.08,2.08,0,0,0,161,8.15,2.17,2.17,0,0,0,162.91,7V8h.83V2.34h-.83Z"/><path class="cls-1" d="M166.3,8V2.34h-.85V8Zm.06-6.93V.17h-1V1.1Z"/><path class="cls-1" d="M171.9,6.43v0c0-1-1-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.38-.64a3.92,3.92,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.3,3.3,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.8,1.8,0,0,0,171.9,6.43Z"/><path class="cls-1" d="M174,4.77A1.68,1.68,0,0,1,175.75,3a1.52,1.52,0,0,1,1.57,1.72V8h.85V4.5A2.09,2.09,0,0,0,176,2.22a2.16,2.16,0,0,0-2,1.11V0h-.85V8H174Z"/><path class="cls-1" d="M180.2,4.87a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,2.94,2.94,0,0,0,2.34-1.06L184,6.62a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,180.2,5.5Z"/><path class="cls-1" d="M190.53,5.18a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,190.53,5.18ZM191.34,8V0h-.84V3.43a2.57,2.57,0,0,0-2.18-1.21,2.79,2.79,0,0,0-2.72,3,2.78,2.78,0,0,0,2.72,3,2.58,2.58,0,0,0,2.18-1.26V8Z"/><path class="cls-1" d="M5.4,22.06l-.54-.5a2.35,2.35,0,0,1-1.74.84A2.13,2.13,0,0,1,1,20.18a2.1,2.1,0,0,1,2-2.21,2.3,2.3,0,0,1,1.73.86l.56-.6a2.94,2.94,0,0,0-2.28-1A3,3,0,1,0,5.4,22.06Z"/><path class="cls-1" d="M11.07,20.2A2.1,2.1,0,0,1,9,22.4a2.13,2.13,0,0,1-2.1-2.22A2.08,2.08,0,0,1,9,18,2.15,2.15,0,0,1,11.07,20.2Zm.86,0A3,3,0,1,0,6,20.2a2.91,2.91,0,0,0,2.94,3A3,3,0,0,0,11.93,20.18Z"/><rect class="cls-1" x="13.27" y="15" width="0.85" height="8.03"/><rect class="cls-1" x="15.88" y="15" width="0.85" height="8.03"/><path class="cls-1" d="M18.93,19.87a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,2.94,2.94,0,0,0,2.34-1.06l-.52-.48a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,18.93,20.5Z"/><path class="cls-1" d="M29.55,22.06l-.54-.5a2.37,2.37,0,0,1-1.74.84,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,.05,3.83Z"/><path class="cls-1" d="M31.81,18.09h1.81v-.75H31.81V15.63H31v1.71h-.8v.75H31v3.43a1.45,1.45,0,0,0,1.6,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M35.76,23V17.34h-.85V23Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M42.16,20.2a2.1,2.1,0,0,1-2.09,2.2A2.13,2.13,0,0,1,38,20.18,2.09,2.09,0,0,1,40.05,18,2.15,2.15,0,0,1,42.16,20.2Zm.87,0a2.92,2.92,0,0,0-3-3,3,3,0,0,0-3,3,2.92,2.92,0,0,0,2.95,3A3,3,0,0,0,43,20.18Z"/><path class="cls-1" d="M45.13,19.77A1.68,1.68,0,0,1,46.84,18a1.52,1.52,0,0,1,1.57,1.72V23h.85V19.5a2.09,2.09,0,0,0-2.18-2.28,2.18,2.18,0,0,0-1.95,1.11v-1h-.84V23h.84Z"/><path class="cls-1" d="M58.52,20.2a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,56.41,18,2.15,2.15,0,0,1,58.52,20.2Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,59.39,20.18Z"/><path class="cls-1" d="M61.8,17.36V16.9c0-.81.33-1.21,1-1.21a2.8,2.8,0,0,1,.82.15V15.1a2.53,2.53,0,0,0-.93-.14c-1.09,0-1.72.66-1.72,1.9v.49h-.78v.74H61V23h.85V18.09H63.6v-.73Z"/><path class="cls-1" d="M67.94,19.87a2,2,0,0,1,1.84-1.93,1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,3,3,0,0,0,2.34-1.06l-.53-.48a2.32,2.32,0,0,1-1.79.8A2,2,0,0,1,67.94,20.5Z"/><polygon class="cls-1" points="76.03 20.11 78.19 17.34 77.24 17.34 75.56 19.54 73.88 17.34 72.91 17.34 75.05 20.14 72.82 23.03 73.77 23.03 75.54 20.71 77.3 23.03 78.28 23.03 76.03 20.11"/><path class="cls-1" d="M80.52,18.09h1.8v-.75h-1.8V15.63h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M84.39,20.76a2.29,2.29,0,0,1,2.26-2.6h.06v-.92a2.45,2.45,0,0,0-2.32,1.59V17.34h-.85V23h.85Z"/><path class="cls-1" d="M89.54,20.15a6,6,0,0,1,1.67.24v.55a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S88.47,20.15,89.54,20.15Zm0-2.14c1.06,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.47,2.47,0,0,0,2.06-1V23H92V19.55a2.11,2.11,0,0,0-2.42-2.28,4.6,4.6,0,0,0-2.06.47l.25.69A4,4,0,0,1,89.51,18Z"/><path class="cls-1" d="M98.25,20.2a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,96.14,18,2.15,2.15,0,0,1,98.25,20.2Zm.87,0a2.92,2.92,0,0,0-3-3,3,3,0,0,0-3,3,2.91,2.91,0,0,0,3,3A3,3,0,0,0,99.12,20.18Z"/><path class="cls-1" d="M101.22,20.76a2.29,2.29,0,0,1,2.26-2.6h.06v-.92a2.44,2.44,0,0,0-2.32,1.59V17.34h-.85V23h.85Z"/><path class="cls-1" d="M108.92,20.18a2.12,2.12,0,0,1-2.06,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,108.92,20.18Zm.81,2.85V15h-.84v3.43a2.56,2.56,0,0,0-2.18-1.21,2.8,2.8,0,0,0-2.72,3,2.78,2.78,0,0,0,2.72,3,2.56,2.56,0,0,0,2.18-1.26V23Z"/><path class="cls-1" d="M112.28,23V17.34h-.85V23Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M114.82,19.77a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.57,1.72V23h.85V19.5a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1H114V23h.85Z"/><path class="cls-1" d="M122.56,20.15a6,6,0,0,1,1.67.24v.55a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S121.49,20.15,122.56,20.15Zm0-2.14c1.06,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.47,2.47,0,0,0,2.06-1V23H125V19.55a2.12,2.12,0,0,0-2.42-2.28,4.61,4.61,0,0,0-2.07.47l.25.69A4,4,0,0,1,122.53,18Z"/><path class="cls-1" d="M127.41,20.76a2.29,2.29,0,0,1,2.26-2.6h.06v-.92a2.44,2.44,0,0,0-2.32,1.59V17.34h-.85V23h.85Z"/><path class="cls-1" d="M135.9,17.34H135l-1.82,4.74-2.07-4.74h-.94L132.76,23c-.34.8-.66,1.06-1.17,1.06a1.83,1.83,0,0,1-.89-.2l-.29.67a2.69,2.69,0,0,0,1.21.28c.86,0,1.41-.43,1.9-1.6Z"/><path class="cls-1" d="M144.59,20.18a2.12,2.12,0,0,1-2.05,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,144.59,20.18Zm.82,2.85V15h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,2.79,2.79,0,0,0-2.71,3,2.78,2.78,0,0,0,2.71,3,2.55,2.55,0,0,0,2.18-1.26V23Z"/><path class="cls-1" d="M147.53,19.87a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63H152a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a2.81,2.81,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,2.94,2.94,0,0,0,2.34-1.06l-.52-.48a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,147.53,20.5Z"/><path class="cls-1" d="M157.17,21.43v0c0-1-.95-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.39-.64a4,4,0,0,0-2.05-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,157.17,21.43Z"/><path class="cls-1" d="M159.5,18.09h1.8v-.75h-1.8V15.63h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M163.45,23V17.34h-.85V23Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M166,19.77a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.72V23h.84V19.5a2.08,2.08,0,0,0-2.17-2.28A2.16,2.16,0,0,0,166,18.33v-1h-.85V23H166Z"/><path class="cls-1" d="M173.73,20.15a5.87,5.87,0,0,1,1.67.24v.55a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S172.67,20.15,173.73,20.15Zm0-2.14c1.07,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1V23h.82V19.55a2.12,2.12,0,0,0-2.42-2.28,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,173.7,18Z"/><path class="cls-1" d="M178.83,18.09h1.8v-.75h-1.8V15.63H178v1.71h-.79v.75H178v3.43a1.45,1.45,0,0,0,1.6,1.61,2.21,2.21,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-.95Z"/><path class="cls-1" d="M182.77,23V17.34h-.84V23Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M189.18,20.2a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.08,2.08,0,0,1,187.06,18,2.15,2.15,0,0,1,189.18,20.2Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,190.05,20.18Z"/><path class="cls-1" d="M192.15,19.77a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.57,1.72V23h.85V19.5a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1h-.85V23h.85Z"/><path class="cls-1" d="M201.71,21.43v0c0-1-1-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.38-.64a3.92,3.92,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.3,3.3,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.8,1.8,0,0,0,201.71,21.43Z"/><path class="cls-1" d="M4.42,36.44v0c0-1-.94-1.37-1.82-1.63s-1.47-.44-1.47-1v0c0-.47.43-.83,1.1-.83a3.25,3.25,0,0,1,1.69.55l.38-.63a3.83,3.83,0,0,0-2-.63A1.72,1.72,0,0,0,.32,33.88v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.29,3.29,0,0,1-2-.73L0,37.31a4,4,0,0,0,2.36.83C3.53,38.14,4.42,37.52,4.42,36.44Z"/><path class="cls-1" d="M10.59,35.2a2,2,0,0,1-2,2.2,2.22,2.22,0,0,1,0-4.42A2.05,2.05,0,0,1,10.59,35.2Zm.87,0a2.77,2.77,0,0,0-2.72-3,2.55,2.55,0,0,0-2.17,1.26V32.35H5.72v7.44h.85V37a2.57,2.57,0,0,0,2.17,1.2A2.79,2.79,0,0,0,11.46,35.18Z"/><path class="cls-1" d="M14.84,35.15a6,6,0,0,1,1.67.24v.55a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S13.77,35.15,14.84,35.15Zm0-2.13c1.06,0,1.69.53,1.69,1.55v.2a5.79,5.79,0,0,0-1.75-.25c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.52,2.52,0,0,0,2.06-1V38h.81V34.56a2.12,2.12,0,0,0-2.42-2.29,4.74,4.74,0,0,0-2.06.47l.25.7A3.84,3.84,0,0,1,14.81,33Z"/><path class="cls-1" d="M19.69,34.78A1.67,1.67,0,0,1,21.4,33,1.51,1.51,0,0,1,23,34.71V38h.84V34.5a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-1.95,1.11v-1h-.85V38h.85Z"/><path class="cls-1" d="M26.19,34.78A1.67,1.67,0,0,1,27.9,33a1.51,1.51,0,0,1,1.57,1.71V38h.85V34.5a2.08,2.08,0,0,0-2.18-2.27,2.14,2.14,0,0,0-1.95,1.11v-1h-.85V38h.85Z"/><path class="cls-1" d="M32.77,38V32.35h-.85V38Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M35.31,34.78A1.67,1.67,0,0,1,37,33a1.51,1.51,0,0,1,1.58,1.71V38h.85V34.5a2.08,2.08,0,0,0-2.18-2.27,2.14,2.14,0,0,0-1.95,1.11v-1h-.85V38h.85Z"/><path class="cls-1" d="M45.56,34.91a2,2,0,0,1-2.09,1.94,1.93,1.93,0,0,1-2-2,1.88,1.88,0,0,1,2-1.93A2,2,0,0,1,45.56,34.91ZM46.38,37V32.35h-.85v1a2.7,2.7,0,0,0-4.9,1.55,2.63,2.63,0,0,0,2.68,2.67,2.69,2.69,0,0,0,2.23-1.2v.68a1.87,1.87,0,0,1-2.07,2,3.61,3.61,0,0,1-2.19-.73L40.9,39a4.45,4.45,0,0,0,2.58.8A2.59,2.59,0,0,0,46.38,37Z"/><path class="cls-1" d="M51.52,34.88a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.82,1.94Zm0,.62H56a1.23,1.23,0,0,0,0-.26,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,51.52,35.5Z"/><polygon class="cls-1" points="59.27 37.07 57.35 32.35 56.42 32.35 58.88 38.08 59.63 38.08 62.11 32.35 61.19 32.35 59.27 37.07"/><path class="cls-1" d="M63.34,34.88a2,2,0,0,1,1.84-1.94A1.87,1.87,0,0,1,67,34.88Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,63.34,35.5Z"/><path class="cls-1" d="M69.91,35.77c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.44,2.44,0,0,0-2.33,1.58V32.35h-.84V38h.84Z"/><path class="cls-1" d="M78.41,32.35H77.5l-1.82,4.74-2.07-4.74h-.93L75.26,38c-.34.81-.66,1.07-1.17,1.07a1.83,1.83,0,0,1-.89-.21l-.28.67a2.52,2.52,0,0,0,1.21.29c.86,0,1.41-.43,1.89-1.61Z"/><path class="cls-1" d="M87.38,37.07l-.54-.51a2.36,2.36,0,0,1-1.73.85A2.13,2.13,0,0,1,83,35.18a2.1,2.1,0,0,1,2-2.21,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M93.05,35.21A2.1,2.1,0,0,1,91,37.41a2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,90.94,33,2.15,2.15,0,0,1,93.05,35.21Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,93.92,35.18Z"/><path class="cls-1" d="M96,34.78A1.67,1.67,0,0,1,97.72,33a1.52,1.52,0,0,1,1.58,1.71V38h.84V34.5A2.07,2.07,0,0,0,98,32.23,2.14,2.14,0,0,0,96,33.34v-1h-.85V38H96Z"/><path class="cls-1" d="M102.82,33.1h1.8v-.75h-1.8V30.63H102v1.72h-.79v.75H102v3.43a1.44,1.44,0,0,0,1.6,1.6,2.21,2.21,0,0,0,1-.24v-.72a1.82,1.82,0,0,1-.83.19.83.83,0,0,1-1-.94Z"/><path class="cls-1" d="M106.76,38V32.35h-.84V38Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M109.31,34.78A1.67,1.67,0,0,1,111,33a1.51,1.51,0,0,1,1.57,1.71V38h.85V34.5a2.07,2.07,0,0,0-2.18-2.27,2.13,2.13,0,0,0-1.94,1.11v-1h-.85V38h.85Z"/><path class="cls-1" d="M115.47,34.88a2,2,0,0,1,1.84-1.94,1.87,1.87,0,0,1,1.82,1.94Zm0,.62H120a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,115.47,35.5Z"/><path class="cls-1" d="M122,34.78A1.67,1.67,0,0,1,123.75,33a1.51,1.51,0,0,1,1.57,1.71V38h.85V34.5A2.07,2.07,0,0,0,124,32.23,2.16,2.16,0,0,0,122,33.34v-1h-.84V38H122Z"/><path class="cls-1" d="M128.84,33.1h1.81v-.75h-1.81V30.63H128v1.72h-.79v.75H128v3.43a1.45,1.45,0,0,0,1.61,1.6,2.13,2.13,0,0,0,1-.24v-.72a1.78,1.78,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M139.6,35.21a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,137.49,33,2.15,2.15,0,0,1,139.6,35.21Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,140.47,35.18Z"/><path class="cls-1" d="M142.57,34.78a1.67,1.67,0,0,1,1.7-1.78,1.51,1.51,0,0,1,1.58,1.71V38h.84V34.5a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-2,1.11v-1h-.85V38h.85Z"/><polygon class="cls-1" points="156.96 30.33 151.39 30.33 151.39 38.03 157.01 38.03 157.01 37.24 152.26 37.24 152.26 34.55 156.46 34.55 156.46 33.76 152.26 33.76 152.26 31.13 156.96 31.13 156.96 30.33"/><path class="cls-1" d="M160.43,35.15a6,6,0,0,1,1.68.24v.55a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.41-1.43-1.14S159.37,35.15,160.43,35.15Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a5.72,5.72,0,0,0-1.74-.25c-1.45,0-2.44.64-2.44,1.85A1.91,1.91,0,0,0,160,38.15a2.48,2.48,0,0,0,2.05-1V38h.82V34.56a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,160.4,33Z"/><path class="cls-1" d="M165.28,35.77c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.44,2.44,0,0,0-2.33,1.58V32.35h-.84V38h.84Z"/><path class="cls-1" d="M169.76,33.1h1.81v-.75h-1.81V30.63h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2.13,2.13,0,0,0,1-.24v-.72a1.78,1.78,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M173.63,34.78A1.67,1.67,0,0,1,175.34,33a1.51,1.51,0,0,1,1.57,1.71V38h.85V34.5a2.07,2.07,0,0,0-2.18-2.27,2.16,2.16,0,0,0-2,1.11V30h-.84v8h.84Z"/><rect class="cls-1" x="179.19" y="36.88" width="1.01" height="1.15"/><path class="cls-1" d="M5.65,50.22H2.14L3.9,46.29ZM4.32,45.28H3.51L0,53H.89l.91-2H6l.91,2h.93Z"/><path class="cls-1" d="M9.78,49.78A1.67,1.67,0,0,1,11.48,48a1.52,1.52,0,0,1,1.58,1.72V53h.84V49.51a2.07,2.07,0,0,0-2.17-2.28,2.16,2.16,0,0,0-2,1.11v-1H8.93V53h.85Z"/><path class="cls-1" d="M20.55,50.16a6,6,0,0,1,1.67.24V51a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S19.48,50.16,20.55,50.16Zm0-2.14c1.07,0,1.7.53,1.7,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V53H23V49.56a2.13,2.13,0,0,0-2.42-2.29,4.68,4.68,0,0,0-2.07.48l.26.69A4,4,0,0,1,20.51,48Z"/><path class="cls-1" d="M28.59,50.61a1.68,1.68,0,0,1-1.71,1.78,1.52,1.52,0,0,1-1.57-1.72V47.35h-.85v3.53a2.09,2.09,0,0,0,2.18,2.28,2.19,2.19,0,0,0,1.95-1.11v1h.83V47.35h-.83Z"/><path class="cls-1" d="M32.2,48.1H34v-.75H32.2V45.63h-.85v1.72h-.79v.75h.79v3.43A1.45,1.45,0,0,0,33,53.14a2.08,2.08,0,0,0,1-.25v-.72a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-.95Z"/><path class="cls-1" d="M36.07,49.78A1.67,1.67,0,0,1,37.77,48a1.52,1.52,0,0,1,1.58,1.72V53h.84V49.51A2.07,2.07,0,0,0,38,47.23a2.16,2.16,0,0,0-2,1.11V45h-.85v8h.85Z"/><path class="cls-1" d="M42.23,49.88A2,2,0,0,1,44.08,48a1.87,1.87,0,0,1,1.81,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07L46,51.63a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,42.23,50.51Z"/><path class="cls-1" d="M48.81,49.78A1.67,1.67,0,0,1,50.51,48a1.52,1.52,0,0,1,1.57,1.72V53h.85V49.51a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1H48V53h.85Z"/><path class="cls-1" d="M55.6,48.1h1.81v-.75H55.6V45.63h-.84v1.72H54v.75h.79v3.43a1.45,1.45,0,0,0,1.6,1.61,2.09,2.09,0,0,0,1-.25v-.72a1.84,1.84,0,0,1-.83.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M59.55,53V47.35h-.84V53Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M66.13,52.07l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.11,2.11,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M75.16,52.07l-.54-.51a2.32,2.32,0,0,1-1.73.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M76.63,49.88A2,2,0,0,1,78.47,48a1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94A2.93,2.93,0,0,0,81,52.1l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,76.63,50.51Z"/><rect class="cls-1" x="82.43" y="45.01" width="0.85" height="8.03"/><path class="cls-1" d="M85.48,49.88A2,2,0,0,1,87.33,48a1.86,1.86,0,0,1,1.81,1.93Zm0,.63H90a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94A2.92,2.92,0,0,0,89.8,52.1l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,85.48,50.51Z"/><path class="cls-1" d="M96.09,50.2a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2.06,2.06,0,0,1,96.09,50.2Zm.86,0a2.78,2.78,0,0,0-2.71-3,2.55,2.55,0,0,0-2.18,1.26V45h-.85v8h.85V52a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,97,50.19Z"/><path class="cls-1" d="M99.09,50.77c0-1.71,1-2.6,2.25-2.6h.07v-.92a2.44,2.44,0,0,0-2.32,1.59V47.35h-.85V53h.85Z"/><path class="cls-1" d="M104.24,50.16a6,6,0,0,1,1.67.24V51a1.72,1.72,0,0,1-1.9,1.54c-.78,0-1.44-.42-1.44-1.15S103.17,50.16,104.24,50.16Zm0-2.14c1.07,0,1.7.53,1.7,1.55v.2a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V53h.81V49.56a2.13,2.13,0,0,0-2.42-2.29,4.68,4.68,0,0,0-2.07.48l.26.69A3.93,3.93,0,0,1,104.2,48Z"/><path class="cls-1" d="M109.33,48.1h1.8v-.75h-1.8V45.63h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.08,2.08,0,0,0,1-.25v-.72a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M113.28,53V47.35h-.85V53Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M119.68,50.21a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,117.57,48,2.15,2.15,0,0,1,119.68,50.21Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,120.55,50.19Z"/><path class="cls-1" d="M122.65,49.78a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.72V53h.85V49.51a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11v-1h-.85V53h.85Z"/><path class="cls-1" d="M136,50.21a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.08,2.08,0,0,1,133.92,48,2.15,2.15,0,0,1,136,50.21Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,136.91,50.19Z"/><path class="cls-1" d="M139.31,47.37v-.46c0-.81.34-1.21,1-1.21a3.13,3.13,0,0,1,.82.14v-.73a2.55,2.55,0,0,0-.93-.15c-1.09,0-1.72.66-1.72,1.91v.49h-.78v.74h.78V53h.85V48.1h1.79v-.73Z"/><path class="cls-1" d="M146.09,48.1h1.81v-.75h-1.81V45.63h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2,2,0,0,0,1-.25v-.72a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M150,49.78A1.67,1.67,0,0,1,151.67,48a1.52,1.52,0,0,1,1.57,1.72V53h.85V49.51a2.08,2.08,0,0,0-2.18-2.28A2.18,2.18,0,0,0,150,48.34V45h-.84v8H150Z"/><path class="cls-1" d="M156.12,49.88A2,2,0,0,1,158,48a1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,156.12,50.51Z"/><path class="cls-1" d="M162.78,53V47.35h-.85V53Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M165.32,50.77c0-1.71,1-2.6,2.25-2.6h.07v-.92a2.44,2.44,0,0,0-2.32,1.59V47.35h-.85V53h.85Z"/><rect class="cls-1" x="171.75" y="45.01" width="0.85" height="8.03"/><path class="cls-1" d="M179,50.21a2.09,2.09,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,176.89,48,2.15,2.15,0,0,1,179,50.21Zm.87,0a3,3,0,1,0-3,3A2.92,2.92,0,0,0,179.87,50.19Z"/><path class="cls-1" d="M186,52.07l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.26,2.26,0,0,1,1.72.86l.57-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M189.22,50.16a5.87,5.87,0,0,1,1.67.24V51a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S188.15,50.16,189.22,50.16Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1V53h.82V49.56a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,189.19,48Z"/><path class="cls-1" d="M194.31,48.1h1.81v-.75h-1.81V45.63h-.84v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.6,1.61,2.09,2.09,0,0,0,1-.25v-.72a1.84,1.84,0,0,1-.83.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M198.26,53V47.35h-.84V53Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M204.67,50.21a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.08,2.08,0,0,1,202.55,48,2.15,2.15,0,0,1,204.67,50.21Zm.86,0a3,3,0,1,0-3,3A3,3,0,0,0,205.53,50.19Z"/><path class="cls-1" d="M207.64,49.78a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.57,1.72V53h.85V49.51a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1h-.85V53h.85Z"/><path class="cls-1" d="M217.2,51.44v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.42-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.38-.64a3.83,3.83,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.29,3.29,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.8,1.8,0,0,0,217.2,51.44Z"/><path class="cls-1" d="M219.55,53V51.88h-1V53Zm-1-7.7V46l.25,4.9h.47l.27-4.9v-.62Z"/><polygon class="cls-1" points="7.16 61.8 7.16 68.04 8.03 68.04 8.03 60.34 7.15 60.34 4.34 64.54 1.54 60.34 0.66 60.34 0.66 68.04 1.51 68.04 1.51 61.82 4.31 65.93 4.36 65.93 7.16 61.8"/><path class="cls-1" d="M11.88,65.16a6,6,0,0,1,1.67.24V66a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S10.81,65.16,11.88,65.16Zm0-2.13c1.06,0,1.69.52,1.69,1.55v.19a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.48,2.48,0,0,0,2.06-1V68h.81V64.57a2.12,2.12,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.47l.25.69A4,4,0,0,1,11.85,63Z"/><path class="cls-1" d="M16.73,64.79A1.68,1.68,0,0,1,18.44,63,1.52,1.52,0,0,1,20,64.72V68h.85V64.51a2.09,2.09,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.95,1.12v-1h-.85V68h.85Z"/><path class="cls-1" d="M23.53,63.1h1.8v-.75h-1.8V60.64h-.85v1.71h-.79v.75h.79v3.44a1.45,1.45,0,0,0,1.61,1.6,2.19,2.19,0,0,0,1-.24v-.73a1.71,1.71,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M27.48,68V62.35h-.85V68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M33.08,66.45v0c0-1-.95-1.36-1.83-1.62s-1.46-.44-1.46-1v0c0-.48.43-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.39-.64a4,4,0,0,0-2.05-.62A1.72,1.72,0,0,0,29,63.88v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.54-.49.9-1.17.9a3.33,3.33,0,0,1-2-.73l-.43.61a4,4,0,0,0,2.35.83C32.19,68.15,33.08,67.52,33.08,66.45Z"/><path class="cls-1" d="M42.27,65.2a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,42.27,65.2Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.56,2.56,0,0,0-2.17,1.27V62.35H37.4V69.8h.85V67a2.55,2.55,0,0,0,2.17,1.21A2.79,2.79,0,0,0,43.14,65.19Z"/><path class="cls-1" d="M45.28,65.78c0-1.72,1-2.61,2.25-2.61h.07v-.91a2.41,2.41,0,0,0-2.32,1.58V62.35h-.85V68h.85Z"/><path class="cls-1" d="M53.08,65.21A2.1,2.1,0,0,1,51,67.42a2.15,2.15,0,0,1-2.1-2.23A2.09,2.09,0,0,1,51,63,2.15,2.15,0,0,1,53.08,65.21Zm.86,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,53.94,65.19Z"/><path class="cls-1" d="M60.07,65.2a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,60.07,65.2Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.56,2.56,0,0,0-2.17,1.27V62.35H55.2V69.8h.85V67a2.54,2.54,0,0,0,2.17,1.21A2.79,2.79,0,0,0,60.94,65.19Z"/><path class="cls-1" d="M62.73,64.88A2,2,0,0,1,64.58,63a1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.34,2.34,0,0,1-1.8.81A2,2,0,0,1,62.73,65.51Z"/><path class="cls-1" d="M69.31,65.78c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.42,2.42,0,0,0-2.32,1.58V62.35h-.85V68h.85Z"/><path class="cls-1" d="M73.79,63.1h1.8v-.75h-1.8V60.64h-.85v1.71h-.79v.75h.79v3.44a1.45,1.45,0,0,0,1.61,1.6,2.19,2.19,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.84.84,0,0,1-.95-1Z"/><path class="cls-1" d="M77.74,68V62.35h-.85V68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M79.94,64.88A2,2,0,0,1,81.78,63a1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.34-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,79.94,65.51Z"/><path class="cls-1" d="M89.57,66.45v0c0-1-.94-1.36-1.82-1.62s-1.47-.44-1.47-1v0c0-.48.43-.83,1.1-.83a3.25,3.25,0,0,1,1.69.55l.38-.64a3.9,3.9,0,0,0-2-.62c-1.13,0-1.94.64-1.94,1.62v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.54-.49.9-1.18.9a3.36,3.36,0,0,1-2-.73l-.42.61a3.91,3.91,0,0,0,2.35.83A1.79,1.79,0,0,0,89.57,66.45Z"/><path class="cls-1" d="M96,65.16a6,6,0,0,1,1.67.24V66a1.72,1.72,0,0,1-1.9,1.54c-.78,0-1.44-.42-1.44-1.14S94.92,65.16,96,65.16ZM96,63c1.07,0,1.7.52,1.7,1.55v.19a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V68h.81V64.57A2.12,2.12,0,0,0,96,62.28a4.68,4.68,0,0,0-2.07.47l.26.69A3.93,3.93,0,0,1,96,63Z"/><path class="cls-1" d="M100.84,65.78c0-1.72,1-2.61,2.25-2.61h.07v-.91a2.42,2.42,0,0,0-2.32,1.58V62.35H100V68h.85Z"/><path class="cls-1" d="M104.43,64.88A2,2,0,0,1,106.28,63a1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,104.43,65.51Z"/><path class="cls-1" d="M117.09,66.45v0c0-1-.94-1.36-1.82-1.62s-1.46-.44-1.46-1v0c0-.48.42-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.38-.64a3.9,3.9,0,0,0-2-.62A1.72,1.72,0,0,0,113,63.88v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.54-.49.9-1.17.9a3.31,3.31,0,0,1-2-.73l-.43.61a3.93,3.93,0,0,0,2.35.83A1.79,1.79,0,0,0,117.09,66.45Z"/><path class="cls-1" d="M122.9,63.37a1.93,1.93,0,0,0-1.82-1.14,2.08,2.08,0,0,0-1.84,1.08v-1h-.85V68h.85V64.8a1.65,1.65,0,0,1,1.58-1.8c.91,0,1.47.63,1.47,1.7V68h.83V64.76A1.6,1.6,0,0,1,124.7,63c.92,0,1.47.62,1.47,1.72V68H127V64.52a2,2,0,0,0-2.12-2.29A2.28,2.28,0,0,0,122.9,63.37Z"/><path class="cls-1" d="M130.67,65.16a6,6,0,0,1,1.67.24V66a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S129.6,65.16,130.67,65.16Zm0-2.13c1.06,0,1.69.52,1.69,1.55v.19a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V68h.81V64.57a2.12,2.12,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.47l.25.69A4,4,0,0,1,130.64,63Z"/><rect class="cls-1" x="134.75" y="60.01" width="0.85" height="8.03"/><rect class="cls-1" x="137.37" y="60.01" width="0.85" height="8.03"/><path class="cls-1" d="M145,65.16a6,6,0,0,1,1.68.24V66a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.14S144,65.16,145,65.16ZM145,63c1.07,0,1.69.52,1.69,1.55v.19a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.46,2.46,0,0,0,2.05-1V68h.82V64.57a2.12,2.12,0,0,0-2.42-2.29,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,145,63Z"/><path class="cls-1" d="M149.87,64.79A1.68,1.68,0,0,1,151.58,63a1.52,1.52,0,0,1,1.57,1.72V68H154V64.51a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.12v-1H149V68h.84Z"/><path class="cls-1" d="M160.13,65.19a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,160.13,65.19Zm.81,2.85V60h-.85v3.43a2.58,2.58,0,0,0-2.17-1.21,3,3,0,0,0,0,5.93,2.55,2.55,0,0,0,2.17-1.26V68Z"/><path class="cls-1" d="M166.51,68V62.35h-.85V68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M169.05,64.79a1.67,1.67,0,0,1,1.7-1.79,1.52,1.52,0,0,1,1.58,1.72V68h.84V64.51A2.08,2.08,0,0,0,171,62.23a2.15,2.15,0,0,0-1.94,1.12v-1h-.85V68h.85Z"/><path class="cls-1" d="M175.85,63.1h1.8v-.75h-1.8V60.64H175v1.71h-.79v.75H175v3.44a1.44,1.44,0,0,0,1.6,1.6,2.21,2.21,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M179.79,68V62.35H179V68Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M186,63.37a1.94,1.94,0,0,0-1.83-1.14,2.07,2.07,0,0,0-1.83,1.08v-1h-.85V68h.85V64.8a1.65,1.65,0,0,1,1.58-1.8c.9,0,1.46.63,1.46,1.7V68h.84V64.76A1.59,1.59,0,0,1,187.79,63c.93,0,1.48.62,1.48,1.72V68h.84V64.52A2,2,0,0,0,188,62.23,2.27,2.27,0,0,0,186,63.37Z"/><path class="cls-1" d="M193.76,65.16a6,6,0,0,1,1.68.24V66a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.14S192.7,65.16,193.76,65.16Zm0-2.13c1.07,0,1.7.52,1.7,1.55v.19a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1V68h.81V64.57a2.12,2.12,0,0,0-2.42-2.29,4.64,4.64,0,0,0-2.07.47l.26.69A3.93,3.93,0,0,1,193.73,63Z"/><path class="cls-1" d="M198.86,63.1h1.8v-.75h-1.8V60.64H198v1.71h-.79v.75H198v3.44a1.45,1.45,0,0,0,1.61,1.6,2.19,2.19,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.84.84,0,0,1-.95-1Z"/><path class="cls-1" d="M202.22,64.88A2,2,0,0,1,204.07,63a1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,202.22,65.51Z"/><path class="cls-1" d="M5.22,80.22a2.09,2.09,0,0,1-2.09,2.2A2.14,2.14,0,0,1,1,80.2,2.09,2.09,0,0,1,3.11,78,2.15,2.15,0,0,1,5.22,80.22Zm.87,0a2.92,2.92,0,0,0-3-3,3,3,0,1,0,3,3Z"/><path class="cls-1" d="M8.19,80.78c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.46,2.46,0,0,0-2.33,1.58V77.36H7.35v5.69h.84Z"/><polygon class="cls-1" points="16.84 82.08 14.93 77.36 13.99 77.36 16.46 83.09 17.2 83.09 19.68 77.36 18.77 77.36 16.84 82.08"/><path class="cls-1" d="M22.55,80.16a6,6,0,0,1,1.67.25V81a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S21.48,80.16,22.55,80.16Zm0-2.13c1.06,0,1.69.53,1.69,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.91,1.91,0,0,0,2.12,1.79,2.53,2.53,0,0,0,2.06-1v.86H25V79.57a2.12,2.12,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.48l.25.69A4,4,0,0,1,22.52,78Z"/><path class="cls-1" d="M30.46,81.45v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.21,3.21,0,0,1,1.68.54l.39-.63a3.86,3.86,0,0,0-2.05-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.29,3.29,0,0,1-2-.73l-.43.61a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,30.46,81.45Z"/><path class="cls-1" d="M32.79,78.11h1.8v-.75h-1.8V75.64h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2,2,0,0,0,1-.24v-.72a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M40.93,80.16a5.89,5.89,0,0,1,1.67.25V81a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S39.86,80.16,40.93,80.16Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.91,1.91,0,0,0,2.12,1.79,2.5,2.5,0,0,0,2.06-1v.86h.82V79.57A2.12,2.12,0,0,0,41,77.28a4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,40.9,78Z"/><path class="cls-1" d="M45.78,79.79A1.67,1.67,0,0,1,47.49,78a1.51,1.51,0,0,1,1.57,1.71v3.33h.85V79.51a2.08,2.08,0,0,0-2.18-2.27,2.16,2.16,0,0,0-1.95,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M56,80.2A2.12,2.12,0,0,1,54,82.41a2.06,2.06,0,0,1-2-2.21A2,2,0,0,1,54,78,2.11,2.11,0,0,1,56,80.2Zm.82,2.85V75H56v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93A2.56,2.56,0,0,0,56,81.9v1.15Z"/><path class="cls-1" d="M66.37,82.08l-.54-.51a2.32,2.32,0,0,1-1.73.85A2.13,2.13,0,0,1,62,80.2,2.1,2.1,0,0,1,64,78a2.3,2.3,0,0,1,1.73.85l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M72,80.22A2.1,2.1,0,0,1,70,82.42a2.13,2.13,0,0,1-2.1-2.22A2.08,2.08,0,0,1,69.93,78,2.15,2.15,0,0,1,72,80.22Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,72.91,80.2Z"/><path class="cls-1" d="M78.67,78.37a1.92,1.92,0,0,0-1.82-1.13A2.08,2.08,0,0,0,75,78.32v-1h-.85v5.69H75V79.8A1.65,1.65,0,0,1,76.59,78c.9,0,1.47.62,1.47,1.69v3.35h.83V79.77A1.6,1.6,0,0,1,80.46,78c.93,0,1.48.61,1.48,1.71v3.33h.85V79.53a2,2,0,0,0-2.12-2.29A2.26,2.26,0,0,0,78.67,78.37Z"/><path class="cls-1" d="M89.22,80.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,89.22,80.21Zm.87,0a2.78,2.78,0,0,0-2.72-3A2.55,2.55,0,0,0,85.2,78.5V77.36h-.85v7.45h.85V82a2.55,2.55,0,0,0,2.17,1.21A2.79,2.79,0,0,0,90.09,80.2Z"/><rect class="cls-1" x="91.45" y="75.02" width="0.85" height="8.03"/><path class="cls-1" d="M94.5,79.89A2,2,0,0,1,96.35,78a1.87,1.87,0,0,1,1.81,1.94Zm0,.63H99a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,94.5,80.52Z"/><polygon class="cls-1" points="102.6 80.13 104.75 77.36 103.81 77.36 102.12 79.56 100.44 77.36 99.47 77.36 101.62 80.15 99.39 83.05 100.33 83.05 102.1 80.72 103.86 83.05 104.84 83.05 102.6 80.13"/><path class="cls-1" d="M105.5,84l.13.39a1.35,1.35,0,0,0,1.22-1.51v-1h-1v1.16h.4C106.28,83.52,106.05,83.8,105.5,84Z"/><path class="cls-1" d="M116.09,80.22a2.09,2.09,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.22A2.09,2.09,0,0,1,114,78,2.15,2.15,0,0,1,116.09,80.22Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,117,80.2Z"/><path class="cls-1" d="M119.06,79.79A1.67,1.67,0,0,1,120.77,78a1.51,1.51,0,0,1,1.57,1.71v3.33h.85V79.51A2.07,2.07,0,0,0,121,77.24a2.16,2.16,0,0,0-2,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M129.83,80.16a6,6,0,0,1,1.68.25V81a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.15S128.77,80.16,129.83,80.16Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.92,1.92,0,0,0,2.13,1.79,2.49,2.49,0,0,0,2.05-1v.86h.82V79.57a2.12,2.12,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,129.8,78Z"/><path class="cls-1" d="M140.77,81.45v0c0-1-1-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.21,3.21,0,0,1,1.68.54l.39-.63a3.89,3.89,0,0,0-2.05-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.27,3.27,0,0,1-2-.73l-.43.61a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,140.77,81.45Z"/><polygon class="cls-1" points="146.05 77.34 145.34 77.34 143.81 81.92 142.32 77.36 141.42 77.36 143.41 83.09 144.16 83.09 145.69 78.6 147.22 83.09 147.96 83.09 149.96 77.36 149.08 77.36 147.59 81.92 146.05 77.34"/><path class="cls-1" d="M151.33,79.89A2,2,0,0,1,153.17,78,1.87,1.87,0,0,1,155,79.89Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,151.33,80.52Z"/><path class="cls-1" d="M157.56,79.89A2,2,0,0,1,159.41,78a1.88,1.88,0,0,1,1.82,1.94Zm0,.63h4.51a1.32,1.32,0,0,0,0-.27,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,157.56,80.52Z"/><path class="cls-1" d="M168.17,80.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,168.17,80.21Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.56,2.56,0,0,0-2.18,1.26V77.36h-.85v7.45h.85V82a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,169,80.2Z"/><path class="cls-1" d="M171.25,83.05V77.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M173.79,79.79a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.71v3.33h.84V79.51a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-2,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M184,79.92A2,2,0,0,1,182,81.86a1.93,1.93,0,0,1-2-2A1.87,1.87,0,0,1,182,78,2,2,0,0,1,184,79.92Zm.81,2.14v-4.7H184v1a2.68,2.68,0,0,0-2.22-1.14,2.69,2.69,0,0,0,0,5.37,2.71,2.71,0,0,0,2.23-1.2v.67a1.87,1.87,0,0,1-2.07,2,3.66,3.66,0,0,1-2.19-.72l-.38.66a4.52,4.52,0,0,0,2.58.79A2.58,2.58,0,0,0,184.85,82.06Z"/><path class="cls-1" d="M194.63,80.23h-3.51l1.77-3.93Zm-1.33-4.94h-.81L189,83.05h.89l.91-2H195l.9,2h.93Z"/><path class="cls-1" d="M198.85,77.38v-.46c0-.82.33-1.21,1-1.21a2.77,2.77,0,0,1,.82.14v-.74a2.76,2.76,0,0,0-.93-.14c-1.09,0-1.72.66-1.72,1.91v.49h-.78v.74H198v4.94h.85V78.11h1.79v-.73Z"/><path class="cls-1" d="M202.3,80.78c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.44,2.44,0,0,0-2.32,1.58V77.36h-.85v5.69h.85Z"/><path class="cls-1" d="M206.56,83.05V77.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M213.14,82.08l-.54-.51a2.34,2.34,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.3,2.3,0,0,1,1.73.85l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M216.35,80.16a6,6,0,0,1,1.67.25V81a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S215.28,80.16,216.35,80.16Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84A1.91,1.91,0,0,0,216,83.17a2.53,2.53,0,0,0,2.06-1v.86h.81V79.57a2.12,2.12,0,0,0-2.42-2.29,4.68,4.68,0,0,0-2.07.48l.26.69A4,4,0,0,1,216.31,78Z"/><path class="cls-1" d="M221.2,79.79A1.67,1.67,0,0,1,222.9,78a1.52,1.52,0,0,1,1.58,1.71v3.33h.84V79.51a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-2,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M5.39,95.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,5.39,95.21Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.56,2.56,0,0,0-2.18,1.27V92.36H.52v7.45h.84V97a2.57,2.57,0,0,0,2.18,1.21A2.79,2.79,0,0,0,6.26,95.2Z"/><rect class="cls-1" x="7.62" y="90.02" width="0.85" height="8.03"/><path class="cls-1" d="M12.25,95.17a6,6,0,0,1,1.68.24V96A1.72,1.72,0,0,1,12,97.5c-.77,0-1.43-.42-1.43-1.14S11.19,95.17,12.25,95.17Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.44.64-2.44,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82V94.57a2.12,2.12,0,0,0-2.42-2.28,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,12.22,93Z"/><path class="cls-1" d="M17.18,98.05V92.36h-.85v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M19.72,94.79A1.68,1.68,0,0,1,21.43,93,1.52,1.52,0,0,1,23,94.73v3.32h.85V94.52a2.08,2.08,0,0,0-2.18-2.28,2.18,2.18,0,0,0-2,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M24.94,99l.13.38a1.36,1.36,0,0,0,1.22-1.51v-1h-1v1.16h.39C25.72,98.52,25.49,98.81,24.94,99Z"/><path class="cls-1" d="M35.69,95.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,35.69,95.21Zm.87,0a2.78,2.78,0,0,0-2.71-3,2.54,2.54,0,0,0-2.18,1.27V90h-.85v8h.85V97a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,36.56,95.2Z"/><path class="cls-1" d="M41.89,95.62a1.68,1.68,0,0,1-1.71,1.78,1.52,1.52,0,0,1-1.57-1.72V92.36h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28,2.17,2.17,0,0,0,2-1.11v1h.83V92.36h-.83Z"/><path class="cls-1" d="M48.26,96.45v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.39-.64a4,4,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.91-1.17.91a3.33,3.33,0,0,1-2-.73l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,48.26,96.45Z"/><path class="cls-1" d="M50.59,93.11h1.8v-.75h-1.8V90.65h-.85v1.71H49v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.16,2.16,0,0,0,1-.24v-.73a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><rect class="cls-1" x="53.69" y="90.02" width="0.85" height="8.03"/><path class="cls-1" d="M57.16,98.05V92.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M59.7,94.79A1.67,1.67,0,0,1,61.4,93,1.52,1.52,0,0,1,63,94.73v3.32h.85V94.52a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M70,94.93a2,2,0,0,1-2.09,1.93,1.92,1.92,0,0,1-2-1.94,1.88,1.88,0,0,1,2-1.93A2,2,0,0,1,70,94.93Zm.81,2.13v-4.7h-.84v1a2.68,2.68,0,0,0-2.23-1.15,2.69,2.69,0,0,0,0,5.37,2.71,2.71,0,0,0,2.24-1.2v.67a1.88,1.88,0,0,1-2.07,2,3.67,3.67,0,0,1-2.19-.73l-.39.66a4.45,4.45,0,0,0,2.59.79A2.58,2.58,0,0,0,70.76,97.06Z"/><path class="cls-1" d="M80.29,97.08l-.54-.5a2.35,2.35,0,0,1-1.74.84,2.13,2.13,0,0,1-2.09-2.22A2.1,2.1,0,0,1,78,93a2.29,2.29,0,0,1,1.72.86l.56-.6a2.9,2.9,0,0,0-2.27-1,3,3,0,1,0,2.32,4.84Z"/><path class="cls-1" d="M82.34,98.05V92.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M85.17,93.11H87v-.75H85.17V90.65h-.84v1.71h-.8v.75h.8v3.43a1.45,1.45,0,0,0,1.6,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.77,1.77,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M93.36,92.36h-.91L90.63,97.1l-2.07-4.74h-.93L90.21,98c-.34.8-.66,1.07-1.17,1.07a1.83,1.83,0,0,1-.89-.21l-.28.67a2.63,2.63,0,0,0,1.21.28c.86,0,1.41-.43,1.89-1.6Z"/><path class="cls-1" d="M93.05,99l.13.38a1.35,1.35,0,0,0,1.22-1.51v-1h-1v1.16h.4C93.83,98.52,93.6,98.81,93.05,99Z"/><path class="cls-1" d="M103.81,95.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2.06,2.06,0,0,1,103.81,95.21Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.54,2.54,0,0,0-2.18,1.27V92.36h-.85v7.45h.85V97A2.56,2.56,0,0,0,102,98.17,2.79,2.79,0,0,0,104.68,95.2Z"/><path class="cls-1" d="M106.81,95.78c0-1.71,1-2.6,2.25-2.6h.07v-.92a2.44,2.44,0,0,0-2.32,1.59V92.36H106v5.69h.85Z"/><path class="cls-1" d="M111.07,98.05V92.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><polygon class="cls-1" points="115.05 97.08 113.14 92.36 112.2 92.36 114.66 98.09 115.41 98.09 117.89 92.36 116.97 92.36 115.05 97.08"/><path class="cls-1" d="M120.76,95.17a6,6,0,0,1,1.67.24V96a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S119.69,95.17,120.76,95.17Zm0-2.14c1.06,0,1.69.53,1.69,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81V94.57a2.12,2.12,0,0,0-2.42-2.28,4.68,4.68,0,0,0-2.07.47l.26.69A4,4,0,0,1,120.73,93Z"/><path class="cls-1" d="M125.85,93.11h1.8v-.75h-1.8V90.65H125v1.71h-.79v.75H125v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M129.22,94.89A2,2,0,0,1,131.06,93a1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,129.22,95.52Z"/><path class="cls-1" d="M139.12,93.11h1.8v-.75h-1.8V90.65h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-.95Z"/><path class="cls-1" d="M143,95.78c0-1.71,1-2.6,2.25-2.6h.07v-.92A2.44,2.44,0,0,0,143,93.85V92.36h-.85v5.69H143Z"/><path class="cls-1" d="M150.79,95.22a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,148.68,93,2.15,2.15,0,0,1,150.79,95.22Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,151.66,95.2Z"/><path class="cls-1" d="M157.78,95.21a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,157.78,95.21Zm.87,0a2.78,2.78,0,0,0-2.71-3,2.54,2.54,0,0,0-2.18,1.27V92.36h-.85v7.45h.85V97a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,158.65,95.2Z"/><path class="cls-1" d="M160.86,98.05V92.36H160v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M167.44,97.08l-.54-.5a2.35,2.35,0,0,1-1.73.84,2.13,2.13,0,0,1-2.1-2.22,2.1,2.1,0,0,1,2-2.21,2.31,2.31,0,0,1,1.73.86l.56-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M170.65,95.17a6,6,0,0,1,1.68.24V96a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.14S169.59,95.17,170.65,95.17Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82V94.57a2.12,2.12,0,0,0-2.42-2.28,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,170.62,93Z"/><rect class="cls-1" x="174.73" y="90.02" width="0.85" height="8.03"/><path class="cls-1" d="M181.23,98.05V92.36h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M186.82,96.45v0c0-1-.94-1.36-1.82-1.63s-1.47-.44-1.47-1v0c0-.47.43-.82,1.11-.82a3.25,3.25,0,0,1,1.68.55l.38-.64a3.92,3.92,0,0,0-2-.63,1.72,1.72,0,0,0-1.94,1.63v0c0,1,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.91-1.18.91a3.36,3.36,0,0,1-2-.73l-.42.6a3.88,3.88,0,0,0,2.35.84A1.79,1.79,0,0,0,186.82,96.45Z"/><rect class="cls-1" x="188.2" y="90.02" width="0.85" height="8.03"/><path class="cls-1" d="M192.83,95.17a6,6,0,0,1,1.67.24V96a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S191.76,95.17,192.83,95.17Zm0-2.14c1.06,0,1.69.53,1.69,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.82V94.57a2.12,2.12,0,0,0-2.42-2.28,4.61,4.61,0,0,0-2.07.47l.25.69A4,4,0,0,1,192.8,93Z"/><path class="cls-1" d="M197.68,94.79A1.68,1.68,0,0,1,199.39,93,1.52,1.52,0,0,1,201,94.73v3.32h.85V94.52a2.09,2.09,0,0,0-2.18-2.28,2.18,2.18,0,0,0-1.95,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M207.93,95.2a2.12,2.12,0,0,1-2.05,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,207.93,95.2Zm.82,2.85V90h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.55,2.55,0,0,0,2.18-1.26v1.14Z"/><path class="cls-1" d="M5.22,110.23a2.09,2.09,0,0,1-2.09,2.2A2.14,2.14,0,0,1,1,110.2,2.09,2.09,0,0,1,3.11,108,2.15,2.15,0,0,1,5.22,110.23Zm.87,0a2.92,2.92,0,0,0-3-3,3,3,0,1,0,3,3Z"/><path class="cls-1" d="M8.19,110.79c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.44,2.44,0,0,0-2.33,1.58v-1.48H7.35v5.68h.84Z"/><path class="cls-1" d="M15.71,107.39v-.46c0-.82.33-1.21,1-1.21a2.72,2.72,0,0,1,.82.14v-.74a2.53,2.53,0,0,0-.93-.14c-1.09,0-1.72.66-1.72,1.9v.5h-.78v.73h.78v4.94h.85v-4.94h1.79v-.72Z"/><path class="cls-1" d="M19.16,110.79c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.43,2.43,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M27,110.23a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,24.85,108,2.15,2.15,0,0,1,27,110.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,27.83,110.2Z"/><polygon class="cls-1" points="32.31 108.08 28.54 112.52 28.54 113.05 33.46 113.05 33.46 112.34 29.68 112.34 33.46 107.91 33.46 107.37 28.67 107.37 28.67 108.08 32.31 108.08"/><path class="cls-1" d="M35.05,109.9A2,2,0,0,1,36.89,108a1.87,1.87,0,0,1,1.82,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,35.05,110.52Z"/><path class="cls-1" d="M41.62,109.8A1.67,1.67,0,0,1,43.33,108a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.16,2.16,0,0,0-2,1.11v-1h-.84v5.68h.84Z"/><path class="cls-1" d="M54.21,111.46v0c0-1-1-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.48.43-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.39-.64a4,4,0,0,0-2.05-.62,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.89,1.6.74.21,1.41.43,1.41,1v0c0,.55-.49.9-1.17.9a3.33,3.33,0,0,1-2-.73l-.43.61a3.89,3.89,0,0,0,2.35.83C53.32,113.16,54.21,112.54,54.21,111.46Z"/><path class="cls-1" d="M56.35,109.8A1.67,1.67,0,0,1,58.06,108a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.27,2.16,2.16,0,0,0-1.95,1.11v-1h-.84v5.68h.84Z"/><path class="cls-1" d="M66.72,110.23a2.1,2.1,0,0,1-2.1,2.2,2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,64.6,108,2.16,2.16,0,0,1,66.72,110.23Zm.86,0a3,3,0,1,0-3,3A3,3,0,0,0,67.58,110.2Z"/><polygon class="cls-1" points="72.71 107.34 72.01 107.34 70.48 111.93 68.98 107.37 68.08 107.37 70.07 113.1 70.82 113.1 72.36 108.61 73.89 113.1 74.62 113.1 76.63 107.37 75.75 107.37 74.25 111.93 72.71 107.34"/><path class="cls-1" d="M81.5,111.46v0c0-1-1-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.48.43-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.39-.64a3.94,3.94,0,0,0-2-.62,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.36,3.36,0,0,1-2-.73l-.43.61a3.89,3.89,0,0,0,2.36.83C80.61,113.16,81.5,112.54,81.5,111.46Z"/><path class="cls-1" d="M87.68,112.09l-.54-.51a2.36,2.36,0,0,1-1.74.85,2.14,2.14,0,0,1-2.09-2.23,2.1,2.1,0,0,1,2-2.21,2.33,2.33,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M90.89,110.17a5.87,5.87,0,0,1,1.67.24V111a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S89.83,110.17,90.89,110.17Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a5.72,5.72,0,0,0-1.74-.25c-1.45,0-2.44.64-2.44,1.85a1.91,1.91,0,0,0,2.13,1.78,2.48,2.48,0,0,0,2-1v.85h.82v-3.47A2.12,2.12,0,0,0,91,107.29a4.78,4.78,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,90.86,108Z"/><path class="cls-1" d="M99.77,110.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,99.77,110.22Zm.87,0a2.77,2.77,0,0,0-2.72-3,2.58,2.58,0,0,0-2.18,1.26v-1.14H94.9v7.44h.84V112a2.57,2.57,0,0,0,2.18,1.21A2.79,2.79,0,0,0,100.64,110.2Z"/><path class="cls-1" d="M102.43,109.9a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,102.43,110.52Z"/><path class="cls-1" d="M107.61,114l.13.39a1.36,1.36,0,0,0,1.23-1.51v-1h-1v1.15h.4C108.39,113.53,108.16,113.81,107.61,114Z"/><path class="cls-1" d="M114,109.9a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.82,1.94Zm0,.62h4.51a1.23,1.23,0,0,0,0-.26,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,114,110.52Z"/><path class="cls-1" d="M121.82,110.17a6,6,0,0,1,1.68.24V111a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.41-1.43-1.14S120.76,110.17,121.82,110.17Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a5.84,5.84,0,0,0-1.75-.25c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.52,2.52,0,0,0,2.06-1v.85h.81v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.82,4.82,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,121.79,108Z"/><path class="cls-1" d="M130.71,112.09l-.54-.51a2.36,2.36,0,0,1-1.73.85,2.13,2.13,0,0,1-2.09-2.23,2.1,2.1,0,0,1,2-2.21,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M132.68,109.8a1.67,1.67,0,0,1,1.71-1.78,1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.27,2.16,2.16,0,0,0-1.95,1.11V105h-.84v8h.84Z"/><path class="cls-1" d="M142.28,113.05v-5.68h-.84v5.68Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M147.88,111.46v0c0-1-.94-1.37-1.82-1.63s-1.47-.44-1.47-1v0c0-.48.43-.83,1.11-.83a3.25,3.25,0,0,1,1.68.55l.38-.64a3.9,3.9,0,0,0-2-.62,1.72,1.72,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.36,3.36,0,0,1-2-.73l-.42.61a3.87,3.87,0,0,0,2.35.83C147,113.16,147.88,112.54,147.88,111.46Z"/><path class="cls-1" d="M154.3,110.17a6,6,0,0,1,1.67.24V111a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S153.23,110.17,154.3,110.17Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a5.84,5.84,0,0,0-1.75-.25c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.52,2.52,0,0,0,2.06-1v.85h.81v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.82,4.82,0,0,0-2.07.47l.26.7A3.8,3.8,0,0,1,154.26,108Z"/><path class="cls-1" d="M159.15,109.8a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.71v3.32h.84v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.14,2.14,0,0,0-1.94,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M168.33,109.9a2,2,0,0,1,1.85-1.94A1.88,1.88,0,0,1,172,109.9Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,168.33,110.52Z"/><polygon class="cls-1" points="176.43 110.14 178.59 107.37 177.64 107.37 175.96 109.57 174.27 107.37 173.31 107.37 175.45 110.16 173.22 113.05 174.16 113.05 175.93 110.73 177.69 113.05 178.67 113.05 176.43 110.14"/><path class="cls-1" d="M184.27,112.09l-.54-.51a2.36,2.36,0,0,1-1.74.85,2.14,2.14,0,0,1-2.09-2.23,2.1,2.1,0,0,1,2-2.21,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M185.73,109.9a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.82,1.94Zm0,.62h4.51a1.23,1.23,0,0,0,0-.26,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,185.73,110.52Z"/><path class="cls-1" d="M196.34,110.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,196.34,110.22Zm.87,0a2.77,2.77,0,0,0-2.72-3,2.58,2.58,0,0,0-2.18,1.26v-1.14h-.84v7.44h.84V112a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,197.21,110.2Z"/><path class="cls-1" d="M199.64,108.11h1.8v-.74h-1.8v-1.72h-.85v1.72H198v.74h.79v3.44a1.45,1.45,0,0,0,1.61,1.6,2.05,2.05,0,0,0,1-.24v-.73a1.71,1.71,0,0,1-.82.2.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M203.59,113.05v-5.68h-.85v5.68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M210,110.23a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.23,2.09,2.09,0,0,1,2.08-2.21A2.15,2.15,0,0,1,210,110.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,210.86,110.2Z"/><path class="cls-1" d="M213,109.8a1.67,1.67,0,0,1,1.71-1.78,1.51,1.51,0,0,1,1.57,1.71v3.32h.84v-3.53a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-1.95,1.11v-1h-.85v5.68H213Z"/><path class="cls-1" d="M220.7,110.17a6,6,0,0,1,1.68.24V111a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.41-1.43-1.14S219.64,110.17,220.7,110.17Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a5.72,5.72,0,0,0-1.74-.25c-1.45,0-2.44.64-2.44,1.85a1.91,1.91,0,0,0,2.13,1.78,2.48,2.48,0,0,0,2.05-1v.85h.82v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,220.67,108Z"/><rect class="cls-1" x="224.78" y="105.02" width="0.85" height="8.03"/><path class="cls-1" d="M5.39,125.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,5.39,125.22Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.58,2.58,0,0,0-2.18,1.26v-1.14H.52v7.45h.84V127a2.57,2.57,0,0,0,2.18,1.21A2.79,2.79,0,0,0,6.26,125.21Z"/><rect class="cls-1" x="7.62" y="120.03" width="0.85" height="8.03"/><path class="cls-1" d="M12.25,125.18a6,6,0,0,1,1.68.24V126A1.72,1.72,0,0,1,12,127.51c-.77,0-1.43-.42-1.43-1.15S11.19,125.18,12.25,125.18Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.44.64-2.44,1.85a1.92,1.92,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,12.22,123Z"/><path class="cls-1" d="M21.14,127.09l-.54-.51a2.32,2.32,0,0,1-1.73.85,2.13,2.13,0,0,1-2.1-2.22,2.1,2.1,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M22.6,124.9A2,2,0,0,1,24.45,123a1.89,1.89,0,0,1,1.82,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,22.6,125.53Z"/><path class="cls-1" d="M32.51,122.39v-.46c0-.81.33-1.21,1-1.21a3.14,3.14,0,0,1,.83.14v-.73a2.57,2.57,0,0,0-.94-.15c-1.08,0-1.71.66-1.71,1.91v.49H30.9v.74h.78v4.94h.85v-4.94h1.79v-.73Z"/><path class="cls-1" d="M39.72,125.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,37.61,123,2.15,2.15,0,0,1,39.72,125.23Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,40.59,125.21Z"/><path class="cls-1" d="M42.69,125.79c0-1.71,1-2.61,2.25-2.61H45v-.91a2.44,2.44,0,0,0-2.32,1.59v-1.49h-.85v5.69h.85Z"/><path class="cls-1" d="M53.65,124.93a2,2,0,0,1-2.09,1.94,1.92,1.92,0,0,1-2-2,1.87,1.87,0,0,1,2-1.92A2,2,0,0,1,53.65,124.93Zm.81,2.14v-4.7h-.85v1A2.69,2.69,0,0,0,48.72,125a2.62,2.62,0,0,0,2.67,2.67,2.68,2.68,0,0,0,2.23-1.2v.67a1.86,1.86,0,0,1-2.06,2,3.64,3.64,0,0,1-2.19-.72l-.39.66a4.45,4.45,0,0,0,2.59.79A2.58,2.58,0,0,0,54.46,127.07Z"/><path class="cls-1" d="M60.11,125.63a1.68,1.68,0,0,1-1.7,1.78,1.52,1.52,0,0,1-1.57-1.72v-3.32H56v3.53a2.08,2.08,0,0,0,2.18,2.28,2.16,2.16,0,0,0,1.94-1.11v1H61v-5.69h-.84Z"/><path class="cls-1" d="M63.08,124.9A2,2,0,0,1,64.93,123a1.89,1.89,0,0,1,1.82,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,63.08,125.53Z"/><path class="cls-1" d="M72.72,126.46v0c0-1-1-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.19,3.19,0,0,1,1.68.55l.39-.64a3.83,3.83,0,0,0-2-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,72.72,126.46Z"/><path class="cls-1" d="M75.05,123.12h1.81v-.75H75.05v-1.72H74.2v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-1Z"/><path class="cls-1" d="M82,126.46v0c0-1-.94-1.36-1.82-1.63s-1.47-.44-1.47-1v0c0-.47.43-.82,1.1-.82a3.25,3.25,0,0,1,1.69.55l.38-.64a3.83,3.83,0,0,0-2-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,82,126.46Z"/><path class="cls-1" d="M87.45,123.12h1.8v-.75h-1.8v-1.72H86.6v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M95,125.23a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.11-2.22A2.09,2.09,0,0,1,92.9,123,2.15,2.15,0,0,1,95,125.23Zm.86,0a3,3,0,1,0-3,3A3,3,0,0,0,95.88,125.21Z"/><path class="cls-1" d="M101.32,122.39v-.46c0-.81.33-1.21,1-1.21a3.07,3.07,0,0,1,.82.14v-.73a2.52,2.52,0,0,0-.93-.15c-1.09,0-1.72.66-1.72,1.91v.49H99.7v.74h.78v4.94h.85v-4.94h1.79v-.73Z"/><path class="cls-1" d="M104.85,128.06v-5.69H104v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M107.39,124.8A1.67,1.67,0,0,1,109.1,123a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.14,2.14,0,0,0-2,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M117.64,125.21a2.12,2.12,0,0,1-2,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,117.64,125.21Zm.82,2.85v-8h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.54,2.54,0,0,0,2.18-1.27v1.15Z"/><path class="cls-1" d="M124.24,123.12h1.81v-.75h-1.81v-1.72h-.84v1.72h-.8v.75h.8v3.43a1.45,1.45,0,0,0,1.6,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.77,1.77,0,0,1-.82.2.85.85,0,0,1-1-1Z"/><path class="cls-1" d="M128.11,124.8a1.67,1.67,0,0,1,1.71-1.78,1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11V120h-.84v8h.84Z"/><path class="cls-1" d="M134.27,124.9a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.82,1.94Zm0,.63h4.51a1.32,1.32,0,0,0,0-.27,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,134.27,125.53Z"/><path class="cls-1" d="M144.52,123.38a1.94,1.94,0,0,0-1.83-1.13,2.09,2.09,0,0,0-1.84,1.08v-1H140v5.69h.84v-3.25a1.65,1.65,0,0,1,1.59-1.79c.9,0,1.46.63,1.46,1.69v3.35h.84v-3.28a1.59,1.59,0,0,1,1.57-1.76c.92,0,1.47.62,1.47,1.72v3.32h.85v-3.52a2,2,0,0,0-2.11-2.29A2.27,2.27,0,0,0,144.52,123.38Z"/><path class="cls-1" d="M154.1,126.46v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.39-.64a3.89,3.89,0,0,0-2-.63A1.73,1.73,0,0,0,150,123.9v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,154.1,126.46Z"/><path class="cls-1" d="M155.9,124.9a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.81,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,155.9,125.53Z"/><rect class="cls-1" x="161.71" y="120.03" width="0.85" height="8.03"/><polygon class="cls-1" points="166.54 127.09 164.62 122.37 163.69 122.37 166.15 128.1 166.9 128.1 169.38 122.37 168.46 122.37 166.54 127.09"/><path class="cls-1" d="M170.61,124.9a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.81,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,170.61,125.53Z"/><path class="cls-1" d="M180.24,126.46v0c0-1-.94-1.36-1.82-1.63s-1.47-.44-1.47-1v0c0-.47.43-.82,1.1-.82a3.25,3.25,0,0,1,1.69.55l.38-.64a3.83,3.83,0,0,0-2-.63,1.72,1.72,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.42.6a3.88,3.88,0,0,0,2.35.84A1.79,1.79,0,0,0,180.24,126.46Z"/><rect class="cls-1" x="181.44" y="126.9" width="1.01" height="1.15"/><polygon class="cls-1" points="3.58 151.16 6.16 151.16 6.16 150.35 0.11 150.35 0.11 151.16 2.69 151.16 2.69 158.06 3.58 158.06 3.58 151.16"/><path class="cls-1" d="M8.05,154.8A1.67,1.67,0,0,1,9.76,153a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53A2.08,2.08,0,0,0,10,152.25a2.16,2.16,0,0,0-1.95,1.11V150H7.2v8h.85Z"/><path class="cls-1" d="M14.21,154.9A2,2,0,0,1,16.06,153a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.38,2.38,0,0,1-1.8.8A2,2,0,0,1,14.21,155.52Z"/><polygon class="cls-1" points="29.61 151.82 29.61 158.06 30.48 158.06 30.48 150.35 29.6 150.35 26.8 154.56 23.99 150.35 23.11 150.35 23.11 158.06 23.96 158.06 23.96 151.83 26.76 155.94 26.81 155.94 29.61 151.82"/><path class="cls-1" d="M34.33,155.17a5.6,5.6,0,0,1,1.67.25V156a1.72,1.72,0,0,1-1.9,1.55c-.77,0-1.43-.42-1.43-1.15S33.26,155.17,34.33,155.17Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a5.77,5.77,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.92,1.92,0,0,0,2.13,1.79,2.49,2.49,0,0,0,2.05-1v.85h.82v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.75,4.75,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,34.3,153Z"/><path class="cls-1" d="M39.18,154.8A1.67,1.67,0,0,1,40.89,153a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.27,2.16,2.16,0,0,0-2,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M46,153.12h1.8v-.75H46v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2,2,0,0,0,1-.24v-.72a1.78,1.78,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M49.93,158.05v-5.68h-.85v5.68Zm.06-6.92v-.94H49v.94Z"/><path class="cls-1" d="M55.53,156.46v0c0-1-1-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.39-.63a3.89,3.89,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.89,1.6.74.21,1.41.43,1.41,1v0c0,.55-.49.9-1.17.9a3.27,3.27,0,0,1-2-.73l-.43.61a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,55.53,156.46Z"/><path class="cls-1" d="M66.59,156.83l-.57-.56a3.32,3.32,0,0,1-2.48,1.11,3.18,3.18,0,0,1,0-6.35A3.38,3.38,0,0,1,66,152.08l.59-.64a4,4,0,0,0-3-1.22,3.88,3.88,0,0,0-3.9,4,3.84,3.84,0,0,0,3.86,4A4,4,0,0,0,66.59,156.83Z"/><path class="cls-1" d="M72.29,155.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,70.18,153,2.15,2.15,0,0,1,72.29,155.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,73.16,155.21Z"/><rect class="cls-1" x="74.49" y="150.02" width="0.85" height="8.03"/><rect class="cls-1" x="77.11" y="150.02" width="0.85" height="8.03"/><path class="cls-1" d="M80.16,154.9A2,2,0,0,1,82,153a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,80.16,155.52Z"/><path class="cls-1" d="M90.77,157.09l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.11,2.11,0,0,1,2-2.22,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M93,153.12h1.8v-.75H93v-1.72h-.85v1.72H91.4v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2.08,2.08,0,0,0,1-.24v-.72a1.82,1.82,0,0,1-.83.19.83.83,0,0,1-.95-.94Z"/><path class="cls-1" d="M97,158.05v-5.68h-.85v5.68Zm.06-6.92v-.94h-1v.94Z"/><path class="cls-1" d="M103.39,155.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22,2.09,2.09,0,0,1,2.08-2.22A2.15,2.15,0,0,1,103.39,155.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,104.26,155.21Z"/><path class="cls-1" d="M106.36,154.8a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.71v3.32h.84v-3.53a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-2,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M119.91,155.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,119.91,155.22Zm.87,0a2.77,2.77,0,0,0-2.72-3,2.55,2.55,0,0,0-2.17,1.26v-1.14H115v7.45h.85V157a2.56,2.56,0,0,0,2.17,1.21A2.79,2.79,0,0,0,120.78,155.21Z"/><path class="cls-1" d="M122.91,155.79c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.45,2.45,0,0,0-2.32,1.58v-1.48h-.84v5.68h.84Z"/><path class="cls-1" d="M130.71,155.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,128.6,153,2.15,2.15,0,0,1,130.71,155.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,131.58,155.21Z"/><path class="cls-1" d="M137.35,153.38a1.94,1.94,0,0,0-1.83-1.13,2.08,2.08,0,0,0-1.84,1.07v-.95h-.84v5.68h.84v-3.24a1.65,1.65,0,0,1,1.59-1.79c.9,0,1.46.62,1.46,1.69v3.34h.84v-3.27a1.58,1.58,0,0,1,1.57-1.76c.92,0,1.47.61,1.47,1.71v3.32h.85v-3.51a2,2,0,0,0-2.11-2.29A2.25,2.25,0,0,0,137.35,153.38Z"/><path class="cls-1" d="M144,158.05v-5.68h-.85v5.68Zm.06-6.92v-.94h-1v.94Z"/><path class="cls-1" d="M149.54,156.46v0c0-1-.94-1.37-1.82-1.63s-1.46-.44-1.46-1v0c0-.47.42-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.38-.63a3.83,3.83,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.24,3.24,0,0,1-2-.73l-.43.61a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,149.54,156.46Z"/><path class="cls-1" d="M151.35,154.9A2,2,0,0,1,153.2,153,1.87,1.87,0,0,1,155,154.9Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,151.35,155.52Z"/><path class="cls-1" d="M161,156.46v0c0-1-.94-1.37-1.82-1.63s-1.46-.44-1.46-1v0c0-.47.42-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.38-.63a3.83,3.83,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.25,3.25,0,0,1-2-.73l-.43.61a3.88,3.88,0,0,0,2.35.84A1.79,1.79,0,0,0,161,156.46Z"/><path class="cls-1" d="M166.45,153.12h1.81v-.75h-1.81v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2,2,0,0,0,1-.24v-.72a1.76,1.76,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M174,155.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22,2.09,2.09,0,0,1,2.08-2.22A2.15,2.15,0,0,1,174,155.23Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,174.89,155.21Z"/><path class="cls-1" d="M181.26,155.17a5.6,5.6,0,0,1,1.67.25V156a1.72,1.72,0,0,1-1.9,1.55c-.77,0-1.43-.42-1.43-1.15S180.19,155.17,181.26,155.17Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a5.87,5.87,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.91,1.91,0,0,0,2.12,1.79,2.53,2.53,0,0,0,2.06-1v.85h.81v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.82,4.82,0,0,0-2.07.47l.26.7A3.8,3.8,0,0,1,181.22,153Z"/><path class="cls-1" d="M189.86,155.21a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,189.86,155.21Zm.81,2.84v-8h-.84v3.44a2.57,2.57,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.59,2.59,0,0,0,2.18-1.27v1.14Z"/><polygon class="cls-1" points="194.58 157.09 192.66 152.37 191.73 152.37 194.19 158.1 194.94 158.1 197.42 152.37 196.5 152.37 194.58 157.09"/><path class="cls-1" d="M200.29,155.17a5.6,5.6,0,0,1,1.67.25V156a1.72,1.72,0,0,1-1.9,1.55c-.77,0-1.43-.42-1.43-1.15S199.22,155.17,200.29,155.17Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a5.87,5.87,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.91,1.91,0,0,0,2.12,1.79,2.53,2.53,0,0,0,2.06-1v.85h.81v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.82,4.82,0,0,0-2.07.47l.26.7A3.8,3.8,0,0,1,200.25,153Z"/><path class="cls-1" d="M205.14,154.8a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.71v3.32h.84v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.14,2.14,0,0,0-1.94,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M215.68,157.09l-.54-.51a2.34,2.34,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.22,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,.05,3.83Z"/><path class="cls-1" d="M217.14,154.9A2,2,0,0,1,219,153a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,217.14,155.52Z"/><path class="cls-1" d="M1.66,168.12H3.47v-.75H1.66v-1.71H.81v1.71H0v.75H.81v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M5.53,169.8A1.68,1.68,0,0,1,7.24,168a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.18,2.18,0,0,0-1.95,1.11V165H4.69v8h.84Z"/><path class="cls-1" d="M11.69,169.9A2,2,0,0,1,13.54,168a1.88,1.88,0,0,1,1.82,1.93Zm0,.63H16.2a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94A3,3,0,0,0,16,172.12l-.53-.47a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,11.69,170.53Z"/><path class="cls-1" d="M25.33,172.09l-.54-.51a2.32,2.32,0,0,1-1.73.85A2.13,2.13,0,0,1,21,170.21,2.1,2.1,0,0,1,23,168a2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M28.55,170.18a6,6,0,0,1,1.67.24V171a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.15S27.48,170.18,28.55,170.18Zm0-2.14c1.07,0,1.7.53,1.7,1.55v.2a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86H31v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,28.51,168Z"/><path class="cls-1" d="M36.59,170.63a1.68,1.68,0,0,1-1.71,1.78,1.52,1.52,0,0,1-1.57-1.72v-3.32h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28,2.19,2.19,0,0,0,2-1.11v1h.83v-5.69h-.83Z"/><path class="cls-1" d="M43,171.46v0c0-1-.94-1.36-1.82-1.63s-1.46-.44-1.46-1v0c0-.47.42-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.38-.64a3.83,3.83,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.29,3.29,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,43,171.46Z"/><path class="cls-1" d="M44.76,169.9A2,2,0,0,1,46.61,168a1.87,1.87,0,0,1,1.81,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,44.76,170.53Z"/><path class="cls-1" d="M58.22,170.23a2.09,2.09,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,56.11,168,2.15,2.15,0,0,1,58.22,170.23Zm.87,0a3,3,0,1,0-3,3A2.92,2.92,0,0,0,59.09,170.21Z"/><path class="cls-1" d="M61.5,167.39v-.46c0-.81.33-1.21,1-1.21a3.14,3.14,0,0,1,.83.14v-.73a2.57,2.57,0,0,0-.94-.15c-1.09,0-1.72.66-1.72,1.91v.49h-.78v.74h.78v4.94h.85v-4.94H63.3v-.73Z"/><path class="cls-1" d="M71,171.46v0c0-1-1-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.39-.64a3.89,3.89,0,0,0-2-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1.05,1,1.36,1.88,1.61.74.21,1.41.43,1.41,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,71,171.46Z"/><path class="cls-1" d="M76.37,170.63a1.67,1.67,0,0,1-1.7,1.78,1.52,1.52,0,0,1-1.58-1.72v-3.32h-.84v3.53a2.08,2.08,0,0,0,2.18,2.28,2.17,2.17,0,0,0,1.94-1.11v1h.84v-5.69h-.84Z"/><path class="cls-1" d="M82.74,171.46v0c0-1-.94-1.36-1.82-1.63s-1.47-.44-1.47-1v0c0-.47.43-.82,1.1-.82a3.25,3.25,0,0,1,1.69.55l.38-.64a3.83,3.83,0,0,0-2.05-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1.05,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,82.74,171.46Z"/><path class="cls-1" d="M85.07,168.12h1.81v-.75H85.07v-1.71h-.84v1.71h-.8v.75h.8v3.43a1.45,1.45,0,0,0,1.6,1.61,2.21,2.21,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M90.19,170.18a6,6,0,0,1,1.67.24V171a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S89.12,170.18,90.19,170.18Zm0-2.14c1.06,0,1.69.53,1.69,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.48l.25.69A4,4,0,0,1,90.16,168Z"/><path class="cls-1" d="M95.12,173.06v-5.69h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M97.66,169.8a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.72v3.32h.84v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.94,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M105.4,170.18a5.93,5.93,0,0,1,1.67.24V171a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S104.34,170.18,105.4,170.18Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1v.86h.82v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,105.37,168Z"/><path class="cls-1" d="M114.28,170.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2.06,2.06,0,0,1,114.28,170.22Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.55,2.55,0,0,0-2.18,1.27V165h-.84v8h.84V172a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,115.15,170.21Z"/><path class="cls-1" d="M117.36,173.06v-5.69h-.85v5.69Zm.06-6.93v-.94h-1v.94Z"/><rect class="cls-1" x="119.13" y="165.03" width="0.85" height="8.03"/><path class="cls-1" d="M122.59,173.06v-5.69h-.84v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M125.43,168.12h1.81v-.75h-1.81v-1.71h-.84v1.71h-.8v.75h.8v3.43a1.45,1.45,0,0,0,1.6,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.77,1.77,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M133.62,167.37h-.91l-1.82,4.74-2.07-4.74h-.93l2.58,5.67c-.34.8-.66,1.06-1.16,1.06a1.74,1.74,0,0,1-.9-.21l-.28.68a2.66,2.66,0,0,0,1.21.28c.86,0,1.41-.43,1.89-1.6Z"/><path class="cls-1" d="M139.8,170.18a6,6,0,0,1,1.67.24V171a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S138.73,170.18,139.8,170.18Zm0-2.14c1.06,0,1.69.53,1.69,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.48l.25.69A4,4,0,0,1,139.77,168Z"/><path class="cls-1" d="M144.65,169.8a1.68,1.68,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M154.9,170.21a2.12,2.12,0,0,1-2.06,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,154.9,170.21Zm.82,2.85v-8h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.55,2.55,0,0,0,2.18-1.26v1.14Z"/><path class="cls-1" d="M161.5,168.12h1.81v-.75H161.5v-1.71h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M169.07,170.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,167,168,2.15,2.15,0,0,1,169.07,170.23Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,169.94,170.21Z"/><path class="cls-1" d="M179.09,170.22a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,179.09,170.22Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.56,2.56,0,0,0-2.18,1.27v-1.15h-.84v7.45h.84V172a2.59,2.59,0,0,0,2.18,1.21A2.79,2.79,0,0,0,180,170.21Z"/><path class="cls-1" d="M182.09,170.79a2.29,2.29,0,0,1,2.26-2.6h.07v-.92a2.45,2.45,0,0,0-2.33,1.59v-1.49h-.84v5.69h.84Z"/><path class="cls-1" d="M189.89,170.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22,2.09,2.09,0,0,1,2.08-2.21A2.15,2.15,0,0,1,189.89,170.23Zm.87,0a3,3,0,1,0-3,3A2.92,2.92,0,0,0,190.76,170.21Z"/><path class="cls-1" d="M196.53,168.38a2,2,0,0,0-1.83-1.13,2.09,2.09,0,0,0-1.84,1.08v-1H192v5.69h.84v-3.25a1.65,1.65,0,0,1,1.59-1.79c.9,0,1.46.63,1.46,1.69v3.35h.84v-3.28a1.59,1.59,0,0,1,1.57-1.76c.92,0,1.47.62,1.47,1.72v3.32h.85v-3.52a2,2,0,0,0-2.11-2.29A2.27,2.27,0,0,0,196.53,168.38Z"/><path class="cls-1" d="M206.91,170.23a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,204.8,168,2.15,2.15,0,0,1,206.91,170.23Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,207.78,170.21Z"/><path class="cls-1" d="M210.18,168.12H212v-.75h-1.8v-1.71h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-.95Z"/><path class="cls-1" d="M213.54,169.9a2,2,0,0,1,1.85-1.93,1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,213.54,170.53Z"/><path class="cls-1" d="M1.67,182.4v-.46c0-.82.33-1.21,1-1.21a2.78,2.78,0,0,1,.83.14v-.74a2.59,2.59,0,0,0-.94-.14c-1.09,0-1.71.66-1.71,1.9v.5H.06v.73H.84v4.94h.84v-4.94h1.8v-.72Z"/><path class="cls-1" d="M8.32,185.63a1.68,1.68,0,0,1-1.71,1.78A1.51,1.51,0,0,1,5,185.7v-3.32H4.19v3.53a2.07,2.07,0,0,0,2.18,2.27,2.17,2.17,0,0,0,2-1.11v1h.83v-5.68H8.32Z"/><path class="cls-1" d="M11.63,185.8c0-1.72,1-2.61,2.25-2.61H14v-.91a2.42,2.42,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M16.1,183.12h1.81v-.74H16.1v-1.72h-.84v1.72h-.79v.74h.79v3.44a1.44,1.44,0,0,0,1.6,1.6,2.21,2.21,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M20,184.81a1.67,1.67,0,0,1,1.7-1.79,1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.07,2.07,0,0,0-2.18-2.27A2.13,2.13,0,0,0,20,183.37V180h-.85v8H20Z"/><path class="cls-1" d="M26.14,184.91A2,2,0,0,1,28,183a1.87,1.87,0,0,1,1.82,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,26.14,185.53Z"/><path class="cls-1" d="M32.71,185.8c0-1.72,1-2.61,2.26-2.61H35v-.91a2.44,2.44,0,0,0-2.32,1.58v-1.48h-.84v5.68h.84Z"/><path class="cls-1" d="M41.16,185.18a5.93,5.93,0,0,1,1.67.24V186a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S40.09,185.18,41.16,185.18Zm0-2.13c1.07,0,1.69.52,1.69,1.55v.2a5.74,5.74,0,0,0-1.75-.25c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1v.86h.82v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.69A4,4,0,0,1,41.13,183.05Z"/><path class="cls-1" d="M50,185.23a2,2,0,0,1-2,2.19A2.21,2.21,0,0,1,48,183,2.05,2.05,0,0,1,50,185.23Zm.87,0a2.77,2.77,0,0,0-2.72-3A2.56,2.56,0,0,0,46,183.52v-1.14h-.84v7.44H46V187a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,50.91,185.21Z"/><path class="cls-1" d="M57.07,185.23a2,2,0,0,1-2,2.19,2.21,2.21,0,0,1,0-4.41A2.06,2.06,0,0,1,57.07,185.23Zm.87,0a2.77,2.77,0,0,0-2.72-3A2.55,2.55,0,0,0,53,183.52v-1.14h-.85v7.44H53V187a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,57.94,185.21Z"/><path class="cls-1" d="M60.07,185.8c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.43,2.43,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M63.67,184.91A2,2,0,0,1,65.52,183a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94A2.92,2.92,0,0,0,68,187.13l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,63.67,185.53Z"/><path class="cls-1" d="M74.28,187.1l-.54-.51a2.36,2.36,0,0,1-1.73.85,2.13,2.13,0,0,1-2.09-2.23A2.1,2.1,0,0,1,72,183a2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M76.33,188.06v-5.68h-.85v5.68Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M80.11,185.18a5.87,5.87,0,0,1,1.67.24V186a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S79.05,185.18,80.11,185.18Zm0-2.13c1.07,0,1.69.52,1.69,1.55v.2a5.72,5.72,0,0,0-1.74-.25c-1.45,0-2.44.64-2.44,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1v.86h.82v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.69A4,4,0,0,1,80.08,183.05Z"/><path class="cls-1" d="M85.21,183.12H87v-.74h-1.8v-1.72h-.85v1.72h-.79v.74h.79v3.44a1.44,1.44,0,0,0,1.6,1.6,2.21,2.21,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.83.83,0,0,1-1-.94Z"/><path class="cls-1" d="M89.15,188.06v-5.68h-.84v5.68Zm.07-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M95.56,185.24a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,93.45,183,2.15,2.15,0,0,1,95.56,185.24Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,96.43,185.21Z"/><path class="cls-1" d="M98.53,184.81a1.67,1.67,0,0,1,1.7-1.79,1.52,1.52,0,0,1,1.58,1.72v3.32h.84v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.13,2.13,0,0,0-1.94,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M111.91,185.24a2.09,2.09,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.23A2.09,2.09,0,0,1,109.8,183,2.15,2.15,0,0,1,111.91,185.24Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,112.78,185.21Z"/><path class="cls-1" d="M115.19,182.4v-.46c0-.82.33-1.21,1-1.21a2.78,2.78,0,0,1,.83.14v-.74a2.59,2.59,0,0,0-.94-.14c-1.09,0-1.71.66-1.71,1.9v.5h-.79v.73h.79v4.94h.84v-4.94H117v-.72Z"/><path class="cls-1" d="M122,183.12h1.8v-.74H122v-1.72h-.85v1.72h-.79v.74h.79v3.44a1.45,1.45,0,0,0,1.61,1.6,2.19,2.19,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.83.83,0,0,1-1-.94Z"/><path class="cls-1" d="M125.84,184.81a1.68,1.68,0,0,1,1.7-1.79,1.52,1.52,0,0,1,1.58,1.72v3.32H130v-3.53a2.07,2.07,0,0,0-2.17-2.27,2.14,2.14,0,0,0-2,1.11V180H125v8h.85Z"/><path class="cls-1" d="M132,184.91a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,132,185.53Z"/><rect class="cls-1" x="140.83" y="180.03" width="0.85" height="8.03"/><path class="cls-1" d="M145.46,185.18a6,6,0,0,1,1.68.24V186a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.41-1.43-1.14S144.4,185.18,145.46,185.18Zm0-2.13c1.07,0,1.69.52,1.69,1.55v.2a5.72,5.72,0,0,0-1.74-.25c-1.45,0-2.43.64-2.43,1.85a1.9,1.9,0,0,0,2.12,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.69A4,4,0,0,1,145.43,183.05Z"/><path class="cls-1" d="M150.31,184.81A1.68,1.68,0,0,1,152,183a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.16,2.16,0,0,0-1.95,1.11v-1h-.84v5.68h.84Z"/><path class="cls-1" d="M160.57,185.21a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,160.57,185.21Zm.81,2.85v-8h-.85v3.43a2.57,2.57,0,0,0-2.17-1.2,3,3,0,0,0,0,5.92,2.55,2.55,0,0,0,2.17-1.26v1.14Z"/><path class="cls-1" d="M162.56,189l.13.38a1.34,1.34,0,0,0,1.22-1.5v-1h-1v1.15h.39C163.34,188.54,163.11,188.82,162.56,189Z"/><path class="cls-1" d="M169.37,188.06v-5.68h-.85v5.68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M172.2,183.12H174v-.74H172.2v-1.72h-.84v1.72h-.79v.74h.79v3.44a1.44,1.44,0,0,0,1.6,1.6,2.21,2.21,0,0,0,1-.24v-.73a1.72,1.72,0,0,1-.83.2.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M179.14,186.47v0c0-1-.95-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.48.43-.83,1.1-.83a3.22,3.22,0,0,1,1.68.55l.38-.64a3.9,3.9,0,0,0-2-.62A1.73,1.73,0,0,0,175,183.9v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.49.9-1.18.9a3.31,3.31,0,0,1-2-.73l-.43.61a4,4,0,0,0,2.35.83C178.24,188.17,179.14,187.55,179.14,186.47Z"/><path class="cls-1" d="M188.34,187.1l-.54-.51a2.36,2.36,0,0,1-1.74.85,2.13,2.13,0,0,1-2.08-2.23,2.1,2.1,0,0,1,2-2.21,2.31,2.31,0,0,1,1.73.86l.56-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M190.31,185.8c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.43,2.43,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M193.91,184.91a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,2.8,2.8,0,0,0-2.73,3,2.83,2.83,0,0,0,2.84,3,2.92,2.92,0,0,0,2.34-1.07l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,193.91,185.53Z"/><path class="cls-1" d="M201.73,185.18a6,6,0,0,1,1.67.24V186a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S200.66,185.18,201.73,185.18Zm0-2.13c1.06,0,1.69.52,1.69,1.55v.2a5.79,5.79,0,0,0-1.75-.25c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81v-3.47a2.12,2.12,0,0,0-2.42-2.29,4.74,4.74,0,0,0-2.06.47l.25.69A4,4,0,0,1,201.7,183.05Z"/><path class="cls-1" d="M206.82,183.12h1.81v-.74h-1.81v-1.72H206v1.72h-.8v.74h.8v3.44a1.44,1.44,0,0,0,1.6,1.6,2.13,2.13,0,0,0,1-.24v-.73a1.68,1.68,0,0,1-.82.2.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M213.88,185.63a1.67,1.67,0,0,1-1.7,1.78,1.51,1.51,0,0,1-1.57-1.71v-3.32h-.85v3.53a2.07,2.07,0,0,0,2.18,2.27,2.14,2.14,0,0,0,1.94-1.11v1h.84v-5.68h-.84Z"/><path class="cls-1" d="M217.2,185.8c0-1.72,1-2.61,2.25-2.61h.07v-.91a2.42,2.42,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M220.79,184.91a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.82,1.94Zm0,.62h4.51a2.44,2.44,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,220.79,185.53Z"/><path class="cls-1" d="M230.43,186.47v0c0-1-1-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.48.43-.83,1.1-.83a3.19,3.19,0,0,1,1.68.55l.39-.64a3.91,3.91,0,0,0-2.05-.62,1.72,1.72,0,0,0-1.93,1.62v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.36,3.36,0,0,1-2-.73l-.43.61a4,4,0,0,0,2.36.83C229.54,188.17,230.43,187.55,230.43,186.47Z"/><path class="cls-1" d="M2.61,200.18a6,6,0,0,1,1.67.25V201a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S1.54,200.18,2.61,200.18Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.68,4.68,0,0,0-2.07.48l.26.69A4,4,0,0,1,2.57,198.05Z"/><path class="cls-1" d="M7.46,199.81A1.67,1.67,0,0,1,9.16,198a1.52,1.52,0,0,1,1.58,1.71v3.33h.84v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.14,2.14,0,0,0-1.94,1.11v-1H6.61v5.69h.85Z"/><path class="cls-1" d="M17.71,200.22a2.12,2.12,0,0,1-2.06,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,17.71,200.22Zm.81,2.85v-8h-.84v3.43a2.57,2.57,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.57,2.57,0,0,0,2.18-1.27v1.15Z"/><path class="cls-1" d="M27.87,200.24a2.09,2.09,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,25.76,198,2.15,2.15,0,0,1,27.87,200.24Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,28.74,200.22Z"/><path class="cls-1" d="M34,200.64a1.68,1.68,0,0,1-1.7,1.78,1.52,1.52,0,0,1-1.57-1.72v-3.32h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28A2.16,2.16,0,0,0,34,202.08v1h.84v-5.69H34Z"/><path class="cls-1" d="M37.34,200.8c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.46,2.46,0,0,0-2.33,1.58v-1.48H36.5v5.69h.84Z"/><path class="cls-1" d="M48.59,202.1l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.3,2.3,0,0,1,1.72.85l.56-.59a3,3,0,1,0,.05,3.83Z"/><path class="cls-1" d="M54.25,200.24a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,52.14,198,2.15,2.15,0,0,1,54.25,200.24Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,55.12,200.22Z"/><path class="cls-1" d="M60.88,198.39a1.91,1.91,0,0,0-1.82-1.13,2.09,2.09,0,0,0-1.84,1.08v-1h-.85v5.69h.85v-3.25A1.65,1.65,0,0,1,58.81,198c.9,0,1.46.63,1.46,1.69v3.35h.83v-3.28A1.6,1.6,0,0,1,62.68,198c.92,0,1.47.61,1.47,1.71v3.33H65v-3.52a2,2,0,0,0-2.11-2.29A2.28,2.28,0,0,0,60.88,198.39Z"/><path class="cls-1" d="M71.07,198.39a1.93,1.93,0,0,0-1.83-1.13,2.07,2.07,0,0,0-1.83,1.08v-1h-.85v5.69h.85v-3.25A1.65,1.65,0,0,1,69,198c.9,0,1.46.63,1.46,1.69v3.35h.84v-3.28A1.6,1.6,0,0,1,72.86,198c.93,0,1.48.61,1.48,1.71v3.33h.85v-3.52a2,2,0,0,0-2.12-2.29A2.26,2.26,0,0,0,71.07,198.39Z"/><path class="cls-1" d="M80.78,200.64a1.68,1.68,0,0,1-1.7,1.78,1.52,1.52,0,0,1-1.57-1.72v-3.32h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28,2.16,2.16,0,0,0,1.94-1.11v1h.84v-5.69h-.84Z"/><path class="cls-1" d="M84.09,199.81A1.67,1.67,0,0,1,85.8,198a1.51,1.51,0,0,1,1.57,1.71v3.33h.85v-3.53A2.08,2.08,0,0,0,86,197.26a2.16,2.16,0,0,0-2,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M90.67,203.07v-5.69h-.84v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M93.51,198.13h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.46,1.46,0,0,0,1.61,1.61,2,2,0,0,0,1-.25v-.72a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-1Z"/><path class="cls-1" d="M97.46,203.07v-5.69h-.85v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M99.66,199.91a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.81,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,99.66,200.54Z"/><path class="cls-1" d="M109.3,201.47v0c0-1-1-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.13,3.13,0,0,1,1.68.55l.38-.64a3.83,3.83,0,0,0-2-.63,1.73,1.73,0,0,0-1.94,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.9-1.17.9a3.32,3.32,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.8,1.8,0,0,0,109.3,201.47Z"/><rect class="cls-1" x="110.49" y="201.91" width="1.01" height="1.15"/><polygon class="cls-1" points="122.68 196.83 122.68 203.07 123.55 203.07 123.55 195.37 122.67 195.37 119.87 199.57 117.06 195.37 116.18 195.37 116.18 203.07 117.03 203.07 117.03 196.84 119.83 200.96 119.88 200.96 122.68 196.83"/><path class="cls-1" d="M127.4,200.18a5.89,5.89,0,0,1,1.67.25V201a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S126.34,200.18,127.4,200.18Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.92,1.92,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1v.86h.82v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,127.37,198.05Z"/><path class="cls-1" d="M132.25,199.81A1.67,1.67,0,0,1,134,198a1.51,1.51,0,0,1,1.57,1.71v3.33h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M139.05,198.13h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.46,1.46,0,0,0,1.61,1.61,2,2,0,0,0,1-.25v-.72a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-1Z"/><path class="cls-1" d="M143,203.07v-5.69h-.85v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M148.6,201.47v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.13,3.13,0,0,1,1.68.55l.39-.64a3.86,3.86,0,0,0-2-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.35.84A1.79,1.79,0,0,0,148.6,201.47Z"/><path class="cls-1" d="M157.79,200.23a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,157.79,200.23Zm.87,0a2.78,2.78,0,0,0-2.71-3,2.55,2.55,0,0,0-2.18,1.26V195h-.85v8h.85V202a2.56,2.56,0,0,0,2.18,1.21A2.79,2.79,0,0,0,158.66,200.22Z"/><path class="cls-1" d="M160.46,199.91a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.81,1.94Zm0,.63H165a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.93,2.93,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,160.46,200.54Z"/><rect class="cls-1" x="166.26" y="195.04" width="0.85" height="8.03"/><path class="cls-1" d="M169.73,203.07v-5.69h-.85v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M171.93,199.91a2,2,0,0,1,1.85-1.94,1.87,1.87,0,0,1,1.81,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,171.93,200.54Z"/><polygon class="cls-1" points="179.67 202.1 177.76 197.38 176.82 197.38 179.29 203.11 180.04 203.11 182.51 197.38 181.6 197.38 179.67 202.1"/><path class="cls-1" d="M183.74,199.91a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.82,1.94Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,183.74,200.54Z"/><path class="cls-1" d="M193.38,201.47v0c0-1-.95-1.36-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.82,1.1-.82a3.11,3.11,0,0,1,1.68.55l.39-.64a3.83,3.83,0,0,0-2-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.61s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.34,3.34,0,0,1-2-.72l-.43.6a3.9,3.9,0,0,0,2.36.84A1.79,1.79,0,0,0,193.38,201.47Z"/><path class="cls-1" d="M198.85,198.13h1.8v-.75h-1.8v-1.72H198v1.72h-.79v.75H198v3.43a1.45,1.45,0,0,0,1.61,1.61,2.08,2.08,0,0,0,1-.25v-.72a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M202.72,199.81a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.71v3.33h.84v-3.53a2.07,2.07,0,0,0-2.17-2.28,2.14,2.14,0,0,0-1.95,1.11V195h-.85v8h.85Z"/><path class="cls-1" d="M210.46,200.18a6,6,0,0,1,1.68.25V201a1.72,1.72,0,0,1-1.91,1.54c-.77,0-1.43-.42-1.43-1.15S209.4,200.18,210.46,200.18Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.92,1.92,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82v-3.48a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,210.43,198.05Z"/><path class="cls-1" d="M215.56,198.13h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.08,2.08,0,0,0,1-.25v-.72a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-1Z"/><path class="cls-1" d="M1.66,213.13H3.47v-.75H1.66v-1.71H.81v1.71H0v.75H.81v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.68,1.68,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M5.53,214.82A1.68,1.68,0,0,1,7.24,213a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.09,2.09,0,0,0-2.18-2.28,2.18,2.18,0,0,0-1.95,1.11V210H4.69v8h.84Z"/><path class="cls-1" d="M11.69,214.91A2,2,0,0,1,13.54,213a1.88,1.88,0,0,1,1.82,1.93Zm0,.63H16.2a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94A3,3,0,0,0,16,217.14l-.53-.48a2.34,2.34,0,0,1-1.8.81A2,2,0,0,1,11.69,215.54Z"/><path class="cls-1" d="M21.59,213.13H23.4v-.75H21.59v-1.71h-.84v1.71H20v.75h.8v3.43a1.45,1.45,0,0,0,1.6,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.66,1.66,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M25.47,215.8c0-1.71,1-2.6,2.25-2.6h.07v-.91a2.41,2.41,0,0,0-2.32,1.58v-1.49h-.85v5.69h.85Z"/><path class="cls-1" d="M32.83,215.64a1.67,1.67,0,0,1-1.7,1.78,1.51,1.51,0,0,1-1.57-1.71v-3.33h-.85v3.54a2.07,2.07,0,0,0,2.18,2.27,2.14,2.14,0,0,0,1.94-1.11v1h.84v-5.69h-.84Z"/><rect class="cls-1" x="35.38" y="210.04" width="0.85" height="8.03"/><path class="cls-1" d="M43.08,212.38h-.91l-1.82,4.75-2.07-4.75h-.94l2.59,5.67c-.34.8-.66,1.07-1.17,1.07a1.83,1.83,0,0,1-.89-.21l-.28.67a2.63,2.63,0,0,0,1.21.28c.85,0,1.4-.43,1.89-1.6Z"/><path class="cls-1" d="M48,215.8a2.29,2.29,0,0,1,2.26-2.6h.07v-.91A2.43,2.43,0,0,0,48,213.87v-1.49h-.84v5.69H48Z"/><path class="cls-1" d="M53.16,215.19a5.87,5.87,0,0,1,1.67.24V216a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S52.1,215.19,53.16,215.19Zm0-2.14c1.07,0,1.69.53,1.69,1.56v.19a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.44.64-2.44,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2-1v.86h.82V214.6a2.12,2.12,0,0,0-2.42-2.29,4.64,4.64,0,0,0-2.07.47l.25.69A4,4,0,0,1,53.13,213.05Z"/><path class="cls-1" d="M58,215.8a2.29,2.29,0,0,1,2.26-2.6h.06v-.91A2.43,2.43,0,0,0,58,213.87v-1.49h-.84v5.69H58Z"/><path class="cls-1" d="M61.61,214.91A2,2,0,0,1,63.46,213a1.87,1.87,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.34-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,61.61,215.54Z"/><path class="cls-1" d="M71.21,214.82A1.68,1.68,0,0,1,72.92,213a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.09,2.09,0,0,0-2.18-2.28,2.18,2.18,0,0,0-2,1.11v-1h-.84v5.69h.84Z"/><path class="cls-1" d="M77.37,214.91A2,2,0,0,1,79.22,213,1.88,1.88,0,0,1,81,214.91Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.34,2.34,0,0,1-1.8.81A2,2,0,0,1,77.37,215.54Z"/><path class="cls-1" d="M83.61,214.91A2,2,0,0,1,85.46,213a1.87,1.87,0,0,1,1.81,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.34-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,83.61,215.54Z"/><path class="cls-1" d="M93.94,215.22a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,93.94,215.22Zm.81,2.85v-8h-.84v3.43a2.57,2.57,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.58,2.58,0,0,0,2.18-1.26v1.14Z"/><path class="cls-1" d="M100.27,216.48v0c0-1-.94-1.36-1.82-1.62s-1.46-.44-1.46-1v0c0-.47.42-.82,1.1-.82a3.22,3.22,0,0,1,1.68.55l.38-.64a3.9,3.9,0,0,0-2-.62,1.72,1.72,0,0,0-1.94,1.62v0c0,1,1,1.36,1.88,1.61s1.42.43,1.42,1v0c0,.55-.49.91-1.18.91a3.31,3.31,0,0,1-2-.73l-.43.61a3.93,3.93,0,0,0,2.35.83A1.79,1.79,0,0,0,100.27,216.48Z"/><path class="cls-1" d="M105.74,213.13h1.81v-.75h-1.81v-1.71h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.68,1.68,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M113.31,215.24a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,111.2,213,2.15,2.15,0,0,1,113.31,215.24Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,114.18,215.22Z"/><path class="cls-1" d="M123.33,215.23a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,123.33,215.23Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.59,2.59,0,0,0-2.18,1.27V210h-.84v8h.84V217a2.57,2.57,0,0,0,2.18,1.21A2.79,2.79,0,0,0,124.2,215.22Z"/><path class="cls-1" d="M126,214.91a2,2,0,0,1,1.85-1.93,1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.34,2.34,0,0,1-1.8.81A2,2,0,0,1,126,215.54Z"/><rect class="cls-1" x="134.83" y="210.04" width="0.85" height="8.03"/><path class="cls-1" d="M142.07,215.24a2.09,2.09,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.1-2.22A2.09,2.09,0,0,1,140,213,2.15,2.15,0,0,1,142.07,215.24Zm.87,0a2.92,2.92,0,0,0-3-3,3,3,0,0,0-3,3,2.92,2.92,0,0,0,3,3A3,3,0,0,0,142.94,215.22Z"/><path class="cls-1" d="M148.91,215.24a2.1,2.1,0,0,1-2.09,2.2,2.14,2.14,0,0,1-2.11-2.22,2.09,2.09,0,0,1,2.08-2.21A2.15,2.15,0,0,1,148.91,215.24Zm.86,0a3,3,0,1,0-3,3A3,3,0,0,0,149.77,215.22Z"/><polygon class="cls-1" points="153.61 214.83 156 212.38 154.94 212.38 151.88 215.59 151.88 210.04 151.03 210.04 151.03 218.07 151.88 218.07 151.88 216.59 153.03 215.42 155.07 218.07 156.08 218.07 153.61 214.83"/><path class="cls-1" d="M157.24,214.91a2,2,0,0,1,1.85-1.93,1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.54,2.54,0,0,0,0-.26c0-1.68-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,157.24,215.54Z"/><path class="cls-1" d="M167.57,215.22a2.12,2.12,0,0,1-2,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,167.57,215.22Zm.82,2.85v-8h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.55,2.55,0,0,0,2.18-1.26v1.14Z"/><path class="cls-1" d="M175.12,215.19a6,6,0,0,1,1.67.24V216a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S174.05,215.19,175.12,215.19Zm0-2.14c1.06,0,1.69.53,1.69,1.56v.19a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81V214.6a2.12,2.12,0,0,0-2.42-2.29,4.6,4.6,0,0,0-2.06.47l.25.69A4,4,0,0,1,175.09,213.05Z"/><path class="cls-1" d="M180.28,212.41v-.47c0-.81.33-1.21,1-1.21a2.8,2.8,0,0,1,.82.15v-.74a2.53,2.53,0,0,0-.93-.14c-1.09,0-1.72.66-1.72,1.9v.49h-.78v.74h.78v4.94h.85v-4.94h1.79v-.72Z"/><path class="cls-1" d="M184,213.13h1.8v-.75H184v-1.71h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.71,1.71,0,0,1-.82.2.84.84,0,0,1-1-1Z"/><path class="cls-1" d="M187.39,214.91a2,2,0,0,1,1.85-1.93,1.87,1.87,0,0,1,1.82,1.93Zm0,.63h4.51a1.28,1.28,0,0,0,0-.26c0-1.68-1-3-2.66-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.06l-.53-.48a2.33,2.33,0,0,1-1.79.81A2,2,0,0,1,187.39,215.54Z"/><path class="cls-1" d="M194,215.8a2.29,2.29,0,0,1,2.26-2.6h.06v-.91a2.43,2.43,0,0,0-2.32,1.58v-1.49h-.84v5.69H194Z"/><path class="cls-1" d="M202.42,215.19a6,6,0,0,1,1.67.24V216a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.14S201.35,215.19,202.42,215.19Zm0-2.14c1.06,0,1.69.53,1.69,1.56v.19a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.47,2.47,0,0,0,2.06-1v.86h.82V214.6a2.12,2.12,0,0,0-2.42-2.29,4.61,4.61,0,0,0-2.07.47l.25.69A4,4,0,0,1,202.39,213.05Z"/><path class="cls-1" d="M207.27,214.82A1.68,1.68,0,0,1,209,213a1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.09,2.09,0,0,0-2.18-2.28,2.18,2.18,0,0,0-1.95,1.11v-1h-.85v5.69h.85Z"/><path class="cls-1" d="M217.52,215.22a2.12,2.12,0,0,1-2.05,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,217.52,215.22Zm.82,2.85v-8h-.85v3.43a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.55,2.55,0,0,0,2.18-1.26v1.14Z"/><path class="cls-1" d="M5.39,230.24a2,2,0,0,1-2,2.2,2.21,2.21,0,0,1,0-4.41A2,2,0,0,1,5.39,230.24Zm.87,0a2.78,2.78,0,0,0-2.72-3,2.58,2.58,0,0,0-2.18,1.26v-1.14H.52v7.44h.84V232a2.6,2.6,0,0,0,2.18,1.21A2.79,2.79,0,0,0,6.26,230.23Z"/><path class="cls-1" d="M8.39,230.81c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.44,2.44,0,0,0-2.32,1.58v-1.48H7.55v5.68h.84Z"/><path class="cls-1" d="M16.19,230.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,14.08,228,2.15,2.15,0,0,1,16.19,230.25Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,17.06,230.23Z"/><path class="cls-1" d="M19.46,228.14h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2.08,2.08,0,0,0,1-.24v-.72a1.81,1.81,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M22.83,229.92A2,2,0,0,1,24.67,228a1.87,1.87,0,0,1,1.82,1.94Zm0,.62h4.5a1.18,1.18,0,0,0,0-.26,2.71,2.71,0,0,0-2.66-3,3,3,0,0,0,.11,5.94,2.94,2.94,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,22.83,230.54Z"/><path class="cls-1" d="M33.44,232.11l-.54-.51a2.36,2.36,0,0,1-1.74.85,2.23,2.23,0,0,1-.05-4.44,2.29,2.29,0,0,1,1.72.86l.57-.59a3,3,0,1,0,0,3.83Z"/><path class="cls-1" d="M35.71,228.14h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2.08,2.08,0,0,0,1-.24v-.72a1.82,1.82,0,0,1-.83.19.83.83,0,0,1-.95-.94Z"/><path class="cls-1" d="M39.07,229.92A2,2,0,0,1,40.92,228a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,39.07,230.54Z"/><path class="cls-1" d="M49.4,230.23a2.12,2.12,0,0,1-2.06,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,49.4,230.23Zm.82,2.84v-8h-.85v3.44a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.57,2.57,0,0,0,2.18-1.27v1.14Z"/><path class="cls-1" d="M56,227.41V227c0-.82.33-1.21,1-1.21a2.78,2.78,0,0,1,.83.14v-.74a2.59,2.59,0,0,0-.94-.14c-1.09,0-1.71.66-1.71,1.9v.5H54.4v.74h.78v4.93H56v-4.93h1.8v-.73Z"/><path class="cls-1" d="M63.22,230.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,61.1,228,2.16,2.16,0,0,1,63.22,230.25Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,64.09,230.23Z"/><path class="cls-1" d="M66.19,230.81c0-1.72,1-2.61,2.25-2.61h.07v-.91a2.42,2.42,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M73.7,227.41V227c0-.82.33-1.21,1-1.21a2.67,2.67,0,0,1,.82.14v-.74a2.5,2.5,0,0,0-.93-.14c-1.09,0-1.72.66-1.72,1.9v.5h-.78v.74h.78v4.93h.85v-4.93H75.5v-.73Z"/><path class="cls-1" d="M80.34,230.64a1.68,1.68,0,0,1-1.7,1.79,1.52,1.52,0,0,1-1.57-1.72v-3.32h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28,2.15,2.15,0,0,0,1.94-1.12v1h.84v-5.68h-.84Z"/><path class="cls-1" d="M84,228.14h1.81v-.75H84v-1.72H83.1v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2,2,0,0,0,1-.24v-.72a1.76,1.76,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M91,230.64a1.68,1.68,0,0,1-1.7,1.79,1.52,1.52,0,0,1-1.57-1.72v-3.32h-.85v3.53a2.08,2.08,0,0,0,2.18,2.28A2.15,2.15,0,0,0,91,232.08v1h.84v-5.68H91Z"/><path class="cls-1" d="M94.32,230.81c0-1.72,1-2.61,2.26-2.61h.07v-.91a2.44,2.44,0,0,0-2.33,1.58v-1.48h-.84v5.68h.84Z"/><path class="cls-1" d="M97.92,229.92A2,2,0,0,1,99.77,228a1.88,1.88,0,0,1,1.82,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.38,2.38,0,0,1-1.8.8A2,2,0,0,1,97.92,230.54Z"/><path class="cls-1" d="M111.28,230a2,2,0,0,1-2.09,1.94,1.92,1.92,0,0,1-2-1.95,1.88,1.88,0,0,1,2-1.93A2,2,0,0,1,111.28,230Zm.81,2.13v-4.69h-.85v1a2.69,2.69,0,1,0-2.22,4.22,2.67,2.67,0,0,0,2.23-1.19v.67a1.86,1.86,0,0,1-2.06,2,3.58,3.58,0,0,1-2.19-.73l-.39.66a4.46,4.46,0,0,0,2.59.8A2.59,2.59,0,0,0,112.09,232.08Z"/><path class="cls-1" d="M114.21,229.92a2,2,0,0,1,1.85-1.94,1.88,1.88,0,0,1,1.82,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,114.21,230.54Z"/><path class="cls-1" d="M120.79,229.82A1.67,1.67,0,0,1,122.5,228a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.27,2.16,2.16,0,0,0-1.95,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M127,229.92A2,2,0,0,1,128.8,228a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,127,230.54Z"/><path class="cls-1" d="M133.53,230.81c0-1.72,1-2.61,2.25-2.61h.07v-.91a2.43,2.43,0,0,0-2.32,1.58v-1.48h-.85v5.68h.85Z"/><path class="cls-1" d="M138.68,230.19a6,6,0,0,1,1.67.24V231a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S137.61,230.19,138.68,230.19Zm0-2.13c1.07,0,1.7.53,1.7,1.55v.2a6.21,6.21,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.91,1.91,0,0,0,2.12,1.79,2.53,2.53,0,0,0,2.06-1v.85h.81V229.6a2.12,2.12,0,0,0-2.42-2.29,4.82,4.82,0,0,0-2.07.47l.26.7A3.83,3.83,0,0,1,138.64,228.06Z"/><path class="cls-1" d="M143.77,228.14h1.8v-.75h-1.8v-1.72h-.85v1.72h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.6,2,2,0,0,0,1-.24v-.72a1.78,1.78,0,0,1-.82.19.84.84,0,0,1-1-.94Z"/><path class="cls-1" d="M147.72,233.07v-5.68h-.85v5.68Zm.06-6.93v-.93h-1v.93Z"/><path class="cls-1" d="M154.12,230.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,152,228,2.15,2.15,0,0,1,154.12,230.25Zm.87,0a3,3,0,1,0-3,3A3,3,0,0,0,155,230.23Z"/><path class="cls-1" d="M157.09,229.82A1.67,1.67,0,0,1,158.8,228a1.51,1.51,0,0,1,1.57,1.71v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.27,2.14,2.14,0,0,0-1.95,1.11v-1h-.85v5.68h.85Z"/><path class="cls-1" d="M166.65,231.48v0c0-1-1-1.37-1.83-1.63s-1.46-.44-1.46-1v0c0-.47.43-.83,1.1-.83a3.19,3.19,0,0,1,1.68.55l.39-.63a3.83,3.83,0,0,0-2.05-.63,1.72,1.72,0,0,0-1.93,1.63v0c0,1,1,1.35,1.88,1.6s1.42.43,1.42,1v0c0,.55-.5.9-1.18.9a3.29,3.29,0,0,1-2-.73l-.43.61a3.89,3.89,0,0,0,2.36.83C165.76,233.18,166.65,232.56,166.65,231.48Z"/><path class="cls-1" d="M173.06,230.19a5.87,5.87,0,0,1,1.67.24V231a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S172,230.19,173.06,230.19Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.08,6.08,0,0,0-1.74-.24c-1.45,0-2.44.63-2.44,1.84a1.92,1.92,0,0,0,2.13,1.79,2.49,2.49,0,0,0,2.05-1v.85h.82V229.6a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,173,228.06Z"/><path class="cls-1" d="M177.91,229.82a1.67,1.67,0,0,1,1.71-1.78,1.51,1.51,0,0,1,1.57,1.71v3.32H182v-3.53a2.07,2.07,0,0,0-2.18-2.27,2.16,2.16,0,0,0-2,1.11v-1h-.84v5.68h.84Z"/><path class="cls-1" d="M188.17,230.23a2.12,2.12,0,0,1-2.06,2.21,2,2,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.12,2.12,0,0,1,188.17,230.23Zm.81,2.84v-8h-.85v3.44a2.56,2.56,0,0,0-2.18-1.21,3,3,0,0,0,0,5.93,2.56,2.56,0,0,0,2.18-1.27v1.14Z"/><path class="cls-1" d="M195.71,230.19a5.93,5.93,0,0,1,1.67.24V231a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.41-1.43-1.14S194.65,230.19,195.71,230.19Zm0-2.13c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.63-2.43,1.84a1.92,1.92,0,0,0,2.13,1.79,2.49,2.49,0,0,0,2.05-1v.85h.82V229.6a2.12,2.12,0,0,0-2.42-2.29,4.78,4.78,0,0,0-2.07.47l.25.7A3.88,3.88,0,0,1,195.68,228.06Z"/><path class="cls-1" d="M200.56,230.81c0-1.72,1-2.61,2.26-2.61h.06v-.91a2.44,2.44,0,0,0-2.32,1.58v-1.48h-.84v5.68h.84Z"/><path class="cls-1" d="M204.16,229.92A2,2,0,0,1,206,228a1.87,1.87,0,0,1,1.81,1.94Zm0,.62h4.51a2.35,2.35,0,0,0,0-.26,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,204.16,230.54Z"/><polygon class="cls-1" points="4.66 242.37 3.96 242.37 2.43 246.96 0.94 242.39 0.03 242.39 2.02 248.12 2.77 248.12 4.31 243.63 5.84 248.12 6.58 248.12 8.58 242.39 7.7 242.39 6.2 246.96 4.66 242.37"/><path class="cls-1" d="M10.56,244.82a1.68,1.68,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.58,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.16,2.16,0,0,0-1.95,1.11v-3.33H9.71v8h.85Z"/><path class="cls-1" d="M20.92,245.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,18.81,243,2.15,2.15,0,0,1,20.92,245.25Zm.87,0a3,3,0,1,0-3,3A2.92,2.92,0,0,0,21.79,245.23Z"/><rect class="cls-1" x="23.12" y="240.05" width="0.85" height="8.03"/><rect class="cls-1" x="25.74" y="240.05" width="0.85" height="8.03"/><path class="cls-1" d="M33.44,242.39h-.9l-1.83,4.74-2.07-4.74h-.93l2.58,5.67c-.34.8-.66,1.06-1.16,1.06a1.68,1.68,0,0,1-.89-.21l-.29.68a2.69,2.69,0,0,0,1.21.28c.86,0,1.41-.43,1.89-1.6Z"/><path class="cls-1" d="M42.42,247.11l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,.05,3.83Z"/><path class="cls-1" d="M48.08,245.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22A2.09,2.09,0,0,1,46,243,2.15,2.15,0,0,1,48.08,245.25Zm.87,0a3,3,0,1,0-3,3A2.92,2.92,0,0,0,49,245.23Z"/><path class="cls-1" d="M54.71,243.4a1.93,1.93,0,0,0-1.82-1.13,2.08,2.08,0,0,0-1.84,1.08v-1H50.2v5.69h.85v-3.25A1.65,1.65,0,0,1,52.63,243c.91,0,1.47.63,1.47,1.7v3.34h.83V244.8A1.6,1.6,0,0,1,56.51,243c.92,0,1.47.62,1.47,1.72v3.32h.85v-3.52a2,2,0,0,0-2.11-2.29A2.3,2.3,0,0,0,54.71,243.4Z"/><path class="cls-1" d="M64.9,243.4a1.94,1.94,0,0,0-1.83-1.13,2.07,2.07,0,0,0-1.83,1.08v-1h-.85v5.69h.85v-3.25A1.65,1.65,0,0,1,62.82,243c.9,0,1.46.63,1.46,1.7v3.34h.84V244.8A1.59,1.59,0,0,1,66.69,243c.93,0,1.48.62,1.48,1.72v3.32H69v-3.52a2,2,0,0,0-2.11-2.29A2.28,2.28,0,0,0,64.9,243.4Z"/><path class="cls-1" d="M71.5,248.08v-5.69h-.85v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M74.34,243.14h1.8v-.75h-1.8v-1.71h-.85v1.71H72.7v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.83,1.83,0,0,1-.82.2.84.84,0,0,1-1-.95Z"/><path class="cls-1" d="M78.51,243.14h1.8v-.75h-1.8v-1.71h-.85v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.61,1.61,2.19,2.19,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.84.84,0,0,1-.95-.95Z"/><path class="cls-1" d="M81.87,244.92A2,2,0,0,1,83.72,243a1.88,1.88,0,0,1,1.82,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27c0-1.67-1-3-2.65-3a3,3,0,0,0,.11,5.94,3,3,0,0,0,2.35-1.07l-.53-.47a2.36,2.36,0,0,1-1.8.8A2,2,0,0,1,81.87,245.55Z"/><path class="cls-1" d="M92.2,245.23a2.12,2.12,0,0,1-2,2.21,2.06,2.06,0,0,1-2-2.21,2,2,0,0,1,2-2.2A2.11,2.11,0,0,1,92.2,245.23Zm.82,2.85v-8h-.85v3.43A2.56,2.56,0,0,0,90,242.27a3,3,0,0,0,0,5.93,2.54,2.54,0,0,0,2.18-1.27v1.15Z"/><path class="cls-1" d="M98.8,243.14h1.81v-.75H98.8v-1.71H98v1.71h-.79v.75H98v3.43a1.45,1.45,0,0,0,1.61,1.61,2.13,2.13,0,0,0,1-.24v-.73a1.8,1.8,0,0,1-.82.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M106.37,245.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22,2.09,2.09,0,0,1,2.08-2.21A2.15,2.15,0,0,1,106.37,245.25Zm.87,0a3,3,0,1,0-3,3A2.93,2.93,0,0,0,107.24,245.23Z"/><polygon class="cls-1" points="111.66 248.08 116.86 248.08 116.86 247.28 112.53 247.28 112.53 240.38 111.66 240.38 111.66 248.08"/><path class="cls-1" d="M118.45,244.92A2,2,0,0,1,120.3,243a1.87,1.87,0,0,1,1.81,1.93Zm0,.63H123a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.53-.47a2.36,2.36,0,0,1-1.79.8A2,2,0,0,1,118.45,245.55Z"/><path class="cls-1" d="M128.78,245a2,2,0,0,1-2.09,1.93,1.92,1.92,0,0,1-2-1.95,1.88,1.88,0,0,1,2-1.92A2,2,0,0,1,128.78,245Zm.81,2.13v-4.7h-.85v1a2.69,2.69,0,0,0-4.89,1.56,2.62,2.62,0,0,0,2.67,2.67,2.71,2.71,0,0,0,2.24-1.2v.67a1.87,1.87,0,0,1-2.07,2,3.64,3.64,0,0,1-2.19-.72l-.39.66a4.45,4.45,0,0,0,2.59.79A2.58,2.58,0,0,0,129.59,247.09Z"/><path class="cls-1" d="M133.3,245.2a6,6,0,0,1,1.67.24V246a1.72,1.72,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S132.23,245.2,133.3,245.2Zm0-2.14c1.07,0,1.7.53,1.7,1.55v.2a6.16,6.16,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.12,1.78,2.5,2.5,0,0,0,2.06-1v.86h.81V244.6a2.13,2.13,0,0,0-2.42-2.29,4.68,4.68,0,0,0-2.07.48l.26.69A4,4,0,0,1,133.26,243.06Z"/><path class="cls-1" d="M142.19,247.11l-.54-.51a2.32,2.32,0,0,1-1.74.85,2.13,2.13,0,0,1-2.09-2.22,2.1,2.1,0,0,1,2-2.21,2.28,2.28,0,0,1,1.73.86l.56-.6a3,3,0,1,0,.05,3.83Z"/><path class="cls-1" d="M148.41,242.39h-.9l-1.83,4.74-2.06-4.74h-.94l2.59,5.67c-.35.8-.66,1.06-1.17,1.06a1.7,1.7,0,0,1-.89-.21l-.29.68a2.69,2.69,0,0,0,1.21.28c.86,0,1.41-.43,1.9-1.6Z"/><path class="cls-1" d="M159.25,246.86l-.58-.56a3.34,3.34,0,0,1-2.48,1.11,3.19,3.19,0,0,1,0-6.36,3.34,3.34,0,0,1,2.42,1.06l.59-.64a4,4,0,0,0-3-1.22,4,4,0,0,0,0,8A4,4,0,0,0,159.25,246.86Z"/><path class="cls-1" d="M161.19,245.81a2.29,2.29,0,0,1,2.26-2.6h.06v-.92a2.45,2.45,0,0,0-2.32,1.59v-1.49h-.84v5.69h.84Z"/><path class="cls-1" d="M164.79,244.92a2,2,0,0,1,1.85-1.93,1.86,1.86,0,0,1,1.81,1.93Zm0,.63h4.51a2.62,2.62,0,0,0,0-.27,2.71,2.71,0,0,0-2.65-3,3,3,0,0,0,.11,5.94,2.92,2.92,0,0,0,2.34-1.07l-.52-.47a2.39,2.39,0,0,1-1.8.8A2,2,0,0,1,164.79,245.55Z"/><path class="cls-1" d="M172.61,245.2a5.87,5.87,0,0,1,1.67.24V246a1.71,1.71,0,0,1-1.9,1.54c-.77,0-1.43-.42-1.43-1.15S171.54,245.2,172.61,245.2Zm0-2.14c1.07,0,1.69.53,1.69,1.55v.2a6.1,6.1,0,0,0-1.75-.24c-1.44,0-2.43.64-2.43,1.85a1.91,1.91,0,0,0,2.13,1.78,2.46,2.46,0,0,0,2.05-1v.86h.82V244.6a2.13,2.13,0,0,0-2.42-2.29,4.65,4.65,0,0,0-2.07.48l.25.69A4,4,0,0,1,172.58,243.06Z"/><path class="cls-1" d="M177.7,243.14h1.81v-.75H177.7v-1.71h-.84v1.71h-.79v.75h.79v3.43a1.45,1.45,0,0,0,1.6,1.61,2.21,2.21,0,0,0,1-.24v-.73a1.84,1.84,0,0,1-.83.2.85.85,0,0,1-1-.95Z"/><path class="cls-1" d="M181.65,248.08v-5.69h-.84v5.69Zm.07-6.93v-.94h-1v.94Z"/><path class="cls-1" d="M188.06,245.25a2.1,2.1,0,0,1-2.09,2.2,2.13,2.13,0,0,1-2.1-2.22,2.08,2.08,0,0,1,2.07-2.21A2.15,2.15,0,0,1,188.06,245.25Zm.86,0a3,3,0,1,0-3,3A3,3,0,0,0,188.92,245.23Z"/><path class="cls-1" d="M191,244.82a1.67,1.67,0,0,1,1.7-1.78,1.52,1.52,0,0,1,1.57,1.72v3.32h.85v-3.53a2.08,2.08,0,0,0-2.18-2.28,2.15,2.15,0,0,0-1.94,1.11v-1h-.85v5.69H191Z"/><rect class="cls-1" x="196.58" y="246.92" width="1.01" height="1.15"/></g></g></svg>
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/src/numbers.svg b/AccordHotel-p42/p42-left/src/numbers.svg
new file mode 100644 (file)
index 0000000..3ddca53
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 195.02 136.51"><defs><style>.cls-1,.cls-3{fill:none;stroke:#d0906e;stroke-width:0.71px;}.cls-1{stroke-miterlimit:10;}.cls-2{fill:#d0906e;}</style></defs><title>numbers</title><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><line class="cls-1" y1="0.35" x2="104.6" y2="0.35"/><line class="cls-1" y1="89.04" x2="104.6" y2="89.04"/><line class="cls-1" y1="136.15" x2="104.6" y2="136.15"/><line class="cls-1" x1="104.6" y1="136.15" x2="195.02" y2="136.15"/><line class="cls-1" x1="104.6" y1="0.35" x2="195.02" y2="0.35"/><line class="cls-1" x1="104.6" y1="89.04" x2="195.02" y2="89.04"/><path class="cls-2" d="M14.07,18.56a1.55,1.55,0,0,1,1.69,1.64c0,1-.61,1.73-2.18,3L9.39,26.66v2.2h9.32v-2.4H13.22l2-1.58c2.23-1.73,3.31-2.79,3.31-4.9,0-2.36-1.65-3.9-4.33-3.9a5.24,5.24,0,0,0-4.7,2.61l1.94,1.56C12.43,19.1,13.09,18.56,14.07,18.56Z"/><path class="cls-2" d="M27.57,25.17c0,.9-.81,1.58-2.18,1.58s-2.18-.68-2.18-1.58.92-1.57,2.18-1.57S27.57,24.18,27.57,25.17Zm-.38-5.31a1.59,1.59,0,0,1-1.8,1.54,1.54,1.54,0,1,1,0-3A1.61,1.61,0,0,1,27.19,19.86Zm3.06,5.45a3.14,3.14,0,0,0-2-3,3,3,0,0,0,1.61-2.77c0-1.94-1.77-3.47-4.43-3.47S21,17.61,21,19.55a3,3,0,0,0,1.6,2.77,3.07,3.07,0,0,0-2,3.06c0,2.22,2.07,3.66,4.86,3.66S30.25,27.67,30.25,25.31Z"/><path class="cls-2" d="M37.76,26.49A1.22,1.22,0,0,1,39,25.19a1.11,1.11,0,0,1,1.15,1.25v2.42h.61V26.29a1.51,1.51,0,0,0-1.58-1.66,1.57,1.57,0,0,0-1.42.81V23h-.61v5.84h.61Z"/><path class="cls-2" d="M45.66,26.8a1.53,1.53,0,0,1-1.52,1.6,1.56,1.56,0,0,1-1.53-1.62,1.52,1.52,0,0,1,1.51-1.6A1.57,1.57,0,0,1,45.66,26.8Zm.63,0A2.16,2.16,0,1,0,44.12,29,2.13,2.13,0,0,0,46.29,26.78Z"/><path class="cls-2" d="M48.39,25.26h1.32v-.54H48.39V23.47h-.61v1.25H47.2v.54h.58v2.5A1.05,1.05,0,0,0,49,28.93a1.59,1.59,0,0,0,.74-.18v-.53a1.24,1.24,0,0,1-.6.15.62.62,0,0,1-.7-.69Z"/><path class="cls-2" d="M51.2,26.56a1.43,1.43,0,0,1,1.35-1.41,1.37,1.37,0,0,1,1.32,1.41Zm0,.46h3.28a1.48,1.48,0,0,0,0-.2,2,2,0,0,0-1.93-2.19A2.17,2.17,0,0,0,52.64,29a2.15,2.15,0,0,0,1.71-.77L54,27.83a1.7,1.7,0,0,1-1.3.59A1.46,1.46,0,0,1,51.2,27Z"/><rect class="cls-2" x="55.79" y="23.02" width="0.62" height="5.84"/><path class="cls-2" d="M60.83,27.7v0c0-.74-.68-1-1.32-1.18s-1.07-.32-1.07-.72h0c0-.35.31-.6.8-.6a2.36,2.36,0,0,1,1.23.4l.28-.47a2.86,2.86,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.86.66A2.48,2.48,0,0,1,58,27.89l-.31.44a2.88,2.88,0,0,0,1.71.61A1.3,1.3,0,0,0,60.83,27.7Z"/><path class="cls-2" d="M10.12,44.47l1.61,1.06a5.41,5.41,0,0,1,2.1-.47c1.35,0,2.23.63,2.23,1.73s-.81,1.76-2.1,1.76a4.4,4.4,0,0,1-3-1.37l-1.67,2A6.47,6.47,0,0,0,14,51.07c2.9,0,4.79-1.69,4.79-4.37,0-2.86-1.92-4.05-4.41-4.05a6.38,6.38,0,0,0-1.65.21l.14-2.17h5.36V38.26H10.48Z"/><path class="cls-2" d="M21.1,44.47l1.61,1.06a5.41,5.41,0,0,1,2.1-.47c1.35,0,2.23.63,2.23,1.73s-.81,1.76-2.1,1.76a4.4,4.4,0,0,1-3-1.37l-1.67,2A6.47,6.47,0,0,0,25,51.07c2.9,0,4.79-1.69,4.79-4.37,0-2.86-1.92-4.05-4.41-4.05a6.38,6.38,0,0,0-1.65.21l.14-2.17H29.2V38.26H21.46Z"/><path class="cls-2" d="M38.62,46.82a1.9,1.9,0,0,1-2.16,1.88,2,2,0,0,1-2.2-1.89c0-1.08.79-1.84,2.16-1.84S38.62,45.74,38.62,46.82Zm2.28-7.39A5.78,5.78,0,0,0,37,38c-3.76,0-5.52,3-5.52,6.89,0,2.52.57,3.87,1.49,4.79a4.79,4.79,0,0,0,3.64,1.35c2.73,0,4.8-1.78,4.8-4.37s-1.92-4-4.43-4a4.32,4.32,0,0,0-2.61.81c.18-1.66,1-2.92,2.54-2.92a3.9,3.9,0,0,1,2.58,1Z"/><path class="cls-2" d="M48.36,49.21A1.67,1.67,0,0,1,50,47.31h0v-.66a1.78,1.78,0,0,0-1.69,1.15V46.72h-.61v4.14h.61Z"/><path class="cls-2" d="M54.4,48.8a1.53,1.53,0,0,1-1.52,1.6,1.55,1.55,0,0,1-1.53-1.62,1.51,1.51,0,0,1,1.51-1.6A1.57,1.57,0,0,1,54.4,48.8Zm.63,0A2.16,2.16,0,1,0,52.86,51,2.13,2.13,0,0,0,55,48.78Z"/><path class="cls-2" d="M59.72,48.8a1.52,1.52,0,0,1-1.52,1.6,1.55,1.55,0,0,1-1.52-1.62,1.51,1.51,0,0,1,1.51-1.6A1.56,1.56,0,0,1,59.72,48.8Zm.64,0A2.16,2.16,0,1,0,58.19,51,2.14,2.14,0,0,0,60.36,48.78Z"/><path class="cls-2" d="M64.91,47.46a1.41,1.41,0,0,0-1.33-.83,1.52,1.52,0,0,0-1.34.79v-.7h-.61v4.14h.61V48.5a1.21,1.21,0,0,1,1.16-1.31c.65,0,1.06.46,1.06,1.23v2.44h.61V48.47a1.16,1.16,0,0,1,1.14-1.28c.67,0,1.07.45,1.07,1.25v2.42h.62V48.3a1.49,1.49,0,0,0-1.54-1.67A1.63,1.63,0,0,0,64.91,47.46Z"/><path class="cls-2" d="M72.24,49.7v0c0-.74-.69-1-1.33-1.18s-1.07-.32-1.07-.72h0c0-.35.32-.6.8-.6a2.36,2.36,0,0,1,1.23.4l.28-.47a2.86,2.86,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.85.66a2.48,2.48,0,0,1-1.44-.53l-.31.44a2.9,2.9,0,0,0,1.71.61C71.59,50.94,72.24,50.48,72.24,49.7Z"/><polygon class="cls-2" points="8.94 61.25 9.51 63.51 11.71 62.97 11.71 72.86 14.44 72.86 14.44 60.17 12.55 60.17 8.94 61.25"/><polygon class="cls-2" points="16.89 61.25 17.47 63.51 19.66 62.97 19.66 72.86 22.4 72.86 22.4 60.17 20.51 60.17 16.89 61.25"/><path class="cls-2" d="M34.06,72.15l-.4-.37a1.66,1.66,0,0,1-1.26.62,1.55,1.55,0,0,1-1.52-1.62,1.53,1.53,0,0,1,1.48-1.6,1.69,1.69,0,0,1,1.26.62l.4-.43a2.17,2.17,0,1,0,0,2.78Z"/><path class="cls-2" d="M38.54,70.8A1.53,1.53,0,0,1,37,72.4a1.55,1.55,0,0,1-1.53-1.62A1.51,1.51,0,0,1,37,69.18,1.57,1.57,0,0,1,38.54,70.8Zm.63,0A2.16,2.16,0,1,0,37,73,2.13,2.13,0,0,0,39.17,70.78Z"/><path class="cls-2" d="M43.38,71.09a1.22,1.22,0,0,1-1.24,1.29A1.1,1.1,0,0,1,41,71.14V68.72h-.61v2.57A1.51,1.51,0,0,0,42,72.94a1.59,1.59,0,0,0,1.42-.8v.72H44V68.72h-.6Z"/><path class="cls-2" d="M46.14,70.49a1.22,1.22,0,0,1,1.24-1.3,1.11,1.11,0,0,1,1.15,1.25v2.42h.61V70.29a1.51,1.51,0,0,0-1.58-1.66,1.58,1.58,0,0,0-1.42.81v-.72h-.61v4.14h.61Z"/><path class="cls-2" d="M51.45,69.26h1.31v-.54H51.45V67.47h-.62v1.25h-.57v.54h.57v2.5A1.06,1.06,0,0,0,52,72.93a1.53,1.53,0,0,0,.74-.18v-.53a1.21,1.21,0,0,1-.6.15.61.61,0,0,1-.69-.69Z"/><path class="cls-2" d="M54.62,71.21a1.67,1.67,0,0,1,1.64-1.9h.05v-.66a1.78,1.78,0,0,0-1.69,1.15V68.72H54v4.14h.61Z"/><path class="cls-2" d="M58.08,72.86V68.72h-.62v4.14Zm.05-5v-.68h-.71v.68Z"/><path class="cls-2" d="M60,70.56a1.42,1.42,0,0,1,1.34-1.41,1.36,1.36,0,0,1,1.32,1.41ZM60,71h3.28a1.48,1.48,0,0,0,0-.2,2,2,0,0,0-1.93-2.19A2.17,2.17,0,0,0,61.48,73a2.13,2.13,0,0,0,1.7-.77l-.38-.35a1.73,1.73,0,0,1-1.3.59A1.46,1.46,0,0,1,60,71Z"/><path class="cls-2" d="M67.41,71.7v0c0-.74-.69-1-1.33-1.18S65,70.18,65,69.78h0c0-.35.31-.6.8-.6a2.3,2.3,0,0,1,1.22.4l.28-.47a2.8,2.8,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.85.66a2.43,2.43,0,0,1-1.43-.53l-.32.44a2.9,2.9,0,0,0,1.72.61A1.31,1.31,0,0,0,67.41,71.7Z"/><path class="cls-2" d="M117.16,10c0,.6-.46,1-1.21,1h-1.14v-2H116C116.69,8.94,117.16,9.29,117.16,10Zm1,0A1.88,1.88,0,0,0,116,8.05h-2.21v5.6h1v-1.8h1.11A2,2,0,0,0,118.16,9.93Z"/><rect class="cls-2" x="119.62" y="8.05" width="0.98" height="5.6"/><path class="cls-2" d="M125.84,10c0,.6-.46,1-1.21,1h-1.14v-2h1.14C125.37,8.94,125.84,9.29,125.84,10Zm1,0a1.88,1.88,0,0,0-2.13-1.88H122.5v5.6h1v-1.8h1.11A2,2,0,0,0,126.84,9.93Z"/><polygon class="cls-2" points="132.4 8.05 128.25 8.05 128.25 13.65 132.44 13.65 132.44 12.77 129.23 12.77 129.23 11.26 132.04 11.26 132.04 10.38 129.23 10.38 129.23 8.93 132.4 8.93 132.4 8.05"/><polygon class="cls-2" points="134.01 13.65 137.94 13.65 137.94 12.75 134.99 12.75 134.99 8.05 134.01 8.05 134.01 13.65"/><rect class="cls-2" x="139.42" y="8.05" width="0.98" height="5.6"/><polygon class="cls-2" points="146.21 11.92 143.21 8.05 142.3 8.05 142.3 13.65 143.26 13.65 143.26 9.66 146.35 13.65 147.18 13.65 147.18 8.05 146.21 8.05 146.21 11.92"/><polygon class="cls-2" points="153.17 8.05 149.02 8.05 149.02 13.65 153.21 13.65 153.21 12.77 150 12.77 150 11.26 152.81 11.26 152.81 10.38 150 10.38 150 8.93 153.17 8.93 153.17 8.05"/><polygon class="cls-2" points="113.53 24.04 114.11 26.3 116.31 25.76 116.31 35.65 119.04 35.65 119.04 22.96 117.15 22.96 113.53 24.04"/><path class="cls-2" d="M130,29.36c0,2.31-1.06,4-2.73,4s-2.78-1.71-2.78-4,1.07-4,2.74-4S130,27.06,130,29.36Zm2.85,0c0-3.67-2.22-6.5-5.58-6.5s-5.62,2.86-5.62,6.53,2.21,6.5,5.58,6.5S132.87,33,132.87,29.33Z"/><path class="cls-2" d="M140.54,33.28a1.22,1.22,0,0,1,1.24-1.3,1.11,1.11,0,0,1,1.15,1.25v2.42h.61V33.08A1.51,1.51,0,0,0,142,31.42a1.57,1.57,0,0,0-1.42.81V29.81h-.61v5.84h.61Z"/><path class="cls-2" d="M148.44,33.59a1.53,1.53,0,0,1-1.52,1.6,1.56,1.56,0,0,1-1.53-1.62A1.52,1.52,0,0,1,146.9,32,1.57,1.57,0,0,1,148.44,33.59Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.13,2.13,0,0,0,149.07,33.57Z"/><path class="cls-2" d="M151.17,32.05h1.32v-.54h-1.32V30.26h-.61v1.25H150v.54h.58v2.5a1.05,1.05,0,0,0,1.17,1.17,1.59,1.59,0,0,0,.74-.18V35a1.24,1.24,0,0,1-.6.15.62.62,0,0,1-.7-.69Z"/><path class="cls-2" d="M154,33.35a1.43,1.43,0,0,1,1.35-1.41,1.37,1.37,0,0,1,1.32,1.41Zm0,.46h3.28a1.48,1.48,0,0,0,0-.2,2,2,0,0,0-1.93-2.19,2.17,2.17,0,0,0,.08,4.32,2.15,2.15,0,0,0,1.71-.77l-.39-.35a1.7,1.7,0,0,1-1.3.59A1.46,1.46,0,0,1,154,33.81Z"/><rect class="cls-2" x="158.57" y="29.81" width="0.62" height="5.84"/><path class="cls-2" d="M163.61,34.49v0c0-.74-.68-1-1.32-1.18s-1.07-.32-1.07-.72h0c0-.35.31-.6.8-.6a2.36,2.36,0,0,1,1.23.4l.28-.47a2.86,2.86,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.86.66a2.48,2.48,0,0,1-1.43-.53l-.31.44a2.88,2.88,0,0,0,1.71.61A1.3,1.3,0,0,0,163.61,34.49Z"/><path class="cls-2" d="M118.66,47.35a1.55,1.55,0,0,1,1.7,1.64c0,1-.62,1.73-2.18,3L114,55.45v2.2h9.33v-2.4h-5.49l2.05-1.58c2.23-1.73,3.31-2.79,3.31-4.9,0-2.36-1.65-3.9-4.34-3.9-2.25,0-3.45.91-4.69,2.61L116.09,49C117,47.89,117.69,47.35,118.66,47.35Z"/><path class="cls-2" d="M132.11,53.61A1.9,1.9,0,0,1,130,55.49a2,2,0,0,1-2.2-1.89c0-1.08.8-1.84,2.16-1.84S132.11,52.53,132.11,53.61Zm2.29-7.39a5.83,5.83,0,0,0-4-1.39c-3.76,0-5.52,3-5.52,6.89,0,2.52.57,3.87,1.49,4.79a4.79,4.79,0,0,0,3.64,1.35c2.73,0,4.8-1.78,4.8-4.37s-1.92-4-4.42-4a4.3,4.3,0,0,0-2.61.81c.18-1.66,1-2.92,2.53-2.92a3.9,3.9,0,0,1,2.58,1Z"/><path class="cls-2" d="M144.84,51.36c0,2.31-1.07,4-2.74,4s-2.77-1.71-2.77-4,1.06-4,2.73-4S144.84,49.06,144.84,51.36Zm2.84,0c0-3.67-2.21-6.5-5.58-6.5s-5.62,2.86-5.62,6.53,2.22,6.5,5.58,6.5S147.68,55,147.68,51.33Z"/><path class="cls-2" d="M154.64,56a1.67,1.67,0,0,1,1.64-1.9h0v-.66a1.76,1.76,0,0,0-1.68,1.15V53.51H154v4.14h.62Z"/><path class="cls-2" d="M160.67,55.59a1.53,1.53,0,0,1-1.52,1.6,1.56,1.56,0,0,1-1.53-1.62,1.52,1.52,0,0,1,1.51-1.6A1.57,1.57,0,0,1,160.67,55.59Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.13,2.13,0,0,0,161.3,55.57Z"/><path class="cls-2" d="M166,55.59a1.53,1.53,0,0,1-1.52,1.6A1.55,1.55,0,0,1,163,55.57a1.51,1.51,0,0,1,1.51-1.6A1.57,1.57,0,0,1,166,55.59Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.13,2.13,0,0,0,166.63,55.57Z"/><path class="cls-2" d="M171.18,54.25a1.4,1.4,0,0,0-1.33-.83,1.51,1.51,0,0,0-1.33.79v-.7h-.62v4.14h.62V55.29A1.2,1.2,0,0,1,169.67,54c.65,0,1.06.46,1.06,1.23v2.44h.61V55.26A1.16,1.16,0,0,1,172.48,54c.68,0,1.08.45,1.08,1.25v2.42h.61V55.09a1.49,1.49,0,0,0-1.53-1.67A1.66,1.66,0,0,0,171.18,54.25Z"/><path class="cls-2" d="M178.51,56.49v0c0-.74-.69-1-1.33-1.18s-1.06-.32-1.06-.72h0c0-.35.31-.6.8-.6a2.3,2.3,0,0,1,1.22.4l.28-.47a2.8,2.8,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.85.66a2.43,2.43,0,0,1-1.43-.53l-.32.44a2.9,2.9,0,0,0,1.72.61A1.31,1.31,0,0,0,178.51,56.49Z"/><path class="cls-2" d="M118.66,69.35a1.55,1.55,0,0,1,1.7,1.64c0,1-.62,1.73-2.18,3L114,77.45v2.2h9.33v-2.4h-5.49l2.05-1.58c2.23-1.73,3.31-2.79,3.31-4.9,0-2.36-1.65-3.9-4.34-3.9-2.25,0-3.45.91-4.69,2.61L116.09,71C117,69.89,117.69,69.35,118.66,69.35Z"/><path class="cls-2" d="M134.32,78.94l-.4-.37a1.66,1.66,0,0,1-1.26.62,1.55,1.55,0,0,1-1.52-1.62,1.53,1.53,0,0,1,1.48-1.6,1.69,1.69,0,0,1,1.26.62l.4-.43a2.17,2.17,0,1,0,0,2.78Z"/><path class="cls-2" d="M138.8,77.59a1.53,1.53,0,0,1-1.52,1.6,1.55,1.55,0,0,1-1.53-1.62,1.51,1.51,0,0,1,1.51-1.6A1.57,1.57,0,0,1,138.8,77.59Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.13,2.13,0,0,0,139.43,77.57Z"/><path class="cls-2" d="M143.64,77.88a1.22,1.22,0,0,1-1.24,1.29,1.1,1.1,0,0,1-1.15-1.24V75.51h-.61v2.57a1.51,1.51,0,0,0,1.58,1.65,1.59,1.59,0,0,0,1.42-.8v.72h.6V75.51h-.6Z"/><path class="cls-2" d="M146.4,77.28a1.22,1.22,0,0,1,1.24-1.3,1.11,1.11,0,0,1,1.15,1.25v2.42h.61V77.08a1.51,1.51,0,0,0-1.58-1.66,1.58,1.58,0,0,0-1.42.81v-.72h-.61v4.14h.61Z"/><path class="cls-2" d="M151.71,76.05H153v-.54h-1.31V74.26h-.62v1.25h-.57v.54h.57v2.5a1.06,1.06,0,0,0,1.17,1.17,1.53,1.53,0,0,0,.74-.18V79a1.21,1.21,0,0,1-.6.15.61.61,0,0,1-.69-.69Z"/><path class="cls-2" d="M154.88,78a1.67,1.67,0,0,1,1.64-1.9h0v-.66a1.78,1.78,0,0,0-1.69,1.15V75.51h-.61v4.14h.61Z"/><path class="cls-2" d="M158.34,79.65V75.51h-.62v4.14Zm0-5v-.68h-.71v.68Z"/><path class="cls-2" d="M160.3,77.35a1.42,1.42,0,0,1,1.34-1.41A1.36,1.36,0,0,1,163,77.35Zm0,.46h3.28a1.48,1.48,0,0,0,0-.2,2,2,0,0,0-1.93-2.19,2.17,2.17,0,0,0,.08,4.32,2.13,2.13,0,0,0,1.7-.77l-.38-.35a1.73,1.73,0,0,1-1.3.59A1.46,1.46,0,0,1,160.3,77.81Z"/><path class="cls-2" d="M167.67,78.49v0c0-.74-.69-1-1.33-1.18s-1.06-.32-1.06-.72h0c0-.35.31-.6.8-.6a2.3,2.3,0,0,1,1.22.4l.28-.47a2.8,2.8,0,0,0-1.49-.45,1.25,1.25,0,0,0-1.41,1.18v0c0,.76.72,1,1.37,1.17s1,.31,1,.72v0c0,.4-.36.66-.85.66a2.43,2.43,0,0,1-1.43-.53l-.32.44a2.9,2.9,0,0,0,1.72.61A1.31,1.31,0,0,0,167.67,78.49Z"/><path class="cls-2" d="M14.1,107a2.2,2.2,0,0,1-2.19,2.3,2.23,2.23,0,0,1-2.21-2.32,2.2,2.2,0,0,1,2.19-2.3A2.23,2.23,0,0,1,14.1,107Zm.66,0a2.86,2.86,0,1,0-2.87,2.91A2.82,2.82,0,0,0,14.76,106.94Z"/><path class="cls-2" d="M16.76,107.38A1.22,1.22,0,0,1,18,106.09a1.1,1.1,0,0,1,1.15,1.24v2.42h.61v-2.57a1.51,1.51,0,0,0-1.58-1.65,1.59,1.59,0,0,0-1.42.8v-.72h-.61v4.14h.61Z"/><rect class="cls-2" x="21.29" y="103.91" width="0.62" height="5.84"/><path class="cls-2" d="M27.25,105.61H26.6l-1.33,3.45-1.51-3.45h-.68L25,109.73c-.24.59-.48.78-.84.78a1.33,1.33,0,0,1-.65-.15l-.21.49a2,2,0,0,0,.88.2c.62,0,1-.31,1.38-1.16Z"/><path class="cls-2" d="M31.56,107.38a1.22,1.22,0,0,1,1.24-1.29A1.1,1.1,0,0,1,34,107.33v2.42h.61v-2.57A1.51,1.51,0,0,0,33,105.53a1.59,1.59,0,0,0-1.42.8v-2.42H31v5.84h.61Z"/><path class="cls-2" d="M39.46,107.69a1.52,1.52,0,0,1-1.52,1.6,1.56,1.56,0,0,1-1.53-1.61,1.52,1.52,0,0,1,1.51-1.61A1.56,1.56,0,0,1,39.46,107.69Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.16,2.16,0,0,0,40.09,107.68Z"/><path class="cls-2" d="M42.2,106.16h1.31v-.55H42.2v-1.24h-.62v1.24H41v.55h.58v2.49a1.05,1.05,0,0,0,1.17,1.17,1.56,1.56,0,0,0,.74-.17v-.53a1.32,1.32,0,0,1-.6.14.61.61,0,0,1-.69-.69Z"/><path class="cls-2" d="M45,107.45a1.43,1.43,0,0,1,1.35-1.4,1.36,1.36,0,0,1,1.32,1.4Zm0,.46h3.28a1.34,1.34,0,0,0,0-.19,2,2,0,0,0-1.93-2.19,2,2,0,0,0-2,2.16,2.06,2.06,0,0,0,2.06,2.16,2.16,2.16,0,0,0,1.71-.78l-.39-.34a1.69,1.69,0,0,1-1.3.58A1.45,1.45,0,0,1,45,107.91Z"/><rect class="cls-2" x="49.59" y="103.91" width="0.62" height="5.84"/><path class="cls-2" d="M57.7,107.48a1.46,1.46,0,0,1-1.52,1.41,1.4,1.4,0,0,1-1.43-1.42,1.37,1.37,0,0,1,1.43-1.4A1.45,1.45,0,0,1,57.7,107.48Zm.59,1.55v-3.42h-.61v.75a1.94,1.94,0,0,0-1.62-.83,2,2,0,0,0,0,3.9,2,2,0,0,0,1.62-.87v.49a1.36,1.36,0,0,1-1.5,1.47,2.66,2.66,0,0,1-1.59-.53l-.28.48a3.27,3.27,0,0,0,1.88.58A1.88,1.88,0,0,0,58.29,109Z"/><path class="cls-2" d="M60.44,108.1a1.66,1.66,0,0,1,1.64-1.89h.05v-.67a1.8,1.8,0,0,0-1.69,1.15v-1.08h-.61v4.14h.61Z"/><path class="cls-2" d="M66.48,107.69a1.53,1.53,0,0,1-1.52,1.6,1.55,1.55,0,0,1-1.53-1.61,1.52,1.52,0,0,1,1.51-1.61A1.57,1.57,0,0,1,66.48,107.69Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.16,2.16,0,0,0,67.11,107.68Z"/><path class="cls-2" d="M71.32,108a1.22,1.22,0,0,1-1.24,1.3A1.11,1.11,0,0,1,68.93,108v-2.42h-.61v2.57a1.51,1.51,0,0,0,1.58,1.66,1.58,1.58,0,0,0,1.42-.81v.72h.6v-4.14h-.6Z"/><path class="cls-2" d="M77,107.69a1.46,1.46,0,0,1-1.45,1.6,1.61,1.61,0,0,1,0-3.21A1.49,1.49,0,0,1,77,107.69Zm.63,0a2,2,0,0,0-2-2.15,1.87,1.87,0,0,0-1.59.92v-.84h-.61V111h.61V109a1.88,1.88,0,0,0,1.59.88A2,2,0,0,0,77.64,107.68Z"/><polygon class="cls-2" points="84.52 105.6 84 105.6 82.89 108.93 81.8 105.61 81.15 105.61 82.6 109.78 83.14 109.78 84.26 106.52 85.37 109.78 85.91 109.78 87.36 105.61 86.72 105.61 85.64 108.93 84.52 105.6"/><path class="cls-2" d="M89.22,109.75v-4.14H88.6v4.14Zm0-5V104h-.71v.68Z"/><path class="cls-2" d="M91.64,106.16H93v-.55H91.64v-1.24H91v1.24h-.58v.55H91v2.49a1.05,1.05,0,0,0,1.17,1.17,1.58,1.58,0,0,0,.74-.17v-.53a1.35,1.35,0,0,1-.6.14.61.61,0,0,1-.7-.69Z"/><path class="cls-2" d="M94.82,107.38a1.22,1.22,0,0,1,1.24-1.29,1.1,1.1,0,0,1,1.14,1.24v2.42h.62v-2.57a1.51,1.51,0,0,0-1.58-1.65,1.57,1.57,0,0,0-1.42.8v-2.42H94.2v5.84h.62Z"/><path class="cls-2" d="M105.4,107.69a1.47,1.47,0,0,1-1.46,1.6,1.61,1.61,0,0,1,0-3.21A1.5,1.5,0,0,1,105.4,107.69Zm.63,0a2,2,0,0,0-2-2.15,1.84,1.84,0,0,0-1.58.92v-.84h-.62V111h.62V109a1.86,1.86,0,0,0,1.58.88A2,2,0,0,0,106,107.68Z"/><path class="cls-2" d="M107.94,108.1a1.66,1.66,0,0,1,1.64-1.89h0v-.67a1.78,1.78,0,0,0-1.69,1.15v-1.08h-.62v4.14h.62Z"/><path class="cls-2" d="M110.92,107.45a1.42,1.42,0,0,1,1.34-1.4,1.36,1.36,0,0,1,1.32,1.4Zm0,.46h3.28v-.19a2,2,0,0,0-1.92-2.19,2,2,0,0,0-2,2.16,2.07,2.07,0,0,0,2.07,2.16,2.15,2.15,0,0,0,1.7-.78l-.38-.34a1.73,1.73,0,0,1-1.31.58A1.44,1.44,0,0,1,110.92,107.91Z"/><path class="cls-2" d="M118.28,108.59v0c0-.74-.68-1-1.32-1.18s-1.07-.32-1.07-.71v0c0-.34.31-.6.8-.6a2.36,2.36,0,0,1,1.23.4l.28-.46a2.87,2.87,0,0,0-1.49-.46,1.25,1.25,0,0,0-1.41,1.19h0c0,.76.72,1,1.37,1.17s1,.31,1,.73h0c0,.4-.36.66-.86.66a2.41,2.41,0,0,1-1.43-.53l-.31.44a2.81,2.81,0,0,0,1.71.61A1.3,1.3,0,0,0,118.28,108.59Z"/><path class="cls-2" d="M120,107.45a1.42,1.42,0,0,1,1.34-1.4,1.36,1.36,0,0,1,1.32,1.4Zm0,.46h3.28v-.19a2,2,0,0,0-1.92-2.19,2,2,0,0,0-2,2.16,2.07,2.07,0,0,0,2.07,2.16,2.15,2.15,0,0,0,1.7-.78l-.38-.34a1.73,1.73,0,0,1-1.31.58A1.44,1.44,0,0,1,120,107.91Z"/><path class="cls-2" d="M125.1,107.38a1.22,1.22,0,0,1,1.24-1.29,1.1,1.1,0,0,1,1.14,1.24v2.42h.62v-2.57a1.51,1.51,0,0,0-1.58-1.65,1.57,1.57,0,0,0-1.42.8v-.72h-.62v4.14h.62Z"/><path class="cls-2" d="M133.12,109.05l-.39-.37a1.7,1.7,0,0,1-1.26.61,1.61,1.61,0,0,1,0-3.22,1.65,1.65,0,0,1,1.25.62l.41-.43a2.18,2.18,0,1,0,0,2.79Z"/><path class="cls-2" d="M134.55,107.45a1.42,1.42,0,0,1,1.34-1.4,1.35,1.35,0,0,1,1.32,1.4Zm0,.46h3.28a1.34,1.34,0,0,0,0-.19,2,2,0,0,0-1.93-2.19,2,2,0,0,0-2,2.16,2.07,2.07,0,0,0,2.07,2.16,2.14,2.14,0,0,0,1.7-.78l-.38-.34a1.73,1.73,0,0,1-1.31.58A1.45,1.45,0,0,1,134.55,107.91Z"/><path class="cls-2" d="M12.62,117.29a1.53,1.53,0,0,1-1.52,1.6,1.55,1.55,0,0,1-1.53-1.62,1.51,1.51,0,0,1,1.51-1.6A1.57,1.57,0,0,1,12.62,117.29Zm.63,0a2.16,2.16,0,1,0-2.17,2.17A2.13,2.13,0,0,0,13.25,117.27Z"/><path class="cls-2" d="M15.14,117a1.21,1.21,0,0,1,1.24-1.3,1.1,1.1,0,0,1,1.14,1.25v2.42h.62v-2.57a1.52,1.52,0,0,0-1.59-1.66,1.55,1.55,0,0,0-1.41.81v-.72h-.62v4.14h.62Z"/><path class="cls-2" d="M23.69,117.25a4.18,4.18,0,0,1,1.21.18v.4A1.25,1.25,0,0,1,23.52,119c-.56,0-1-.31-1-.84S22.91,117.25,23.69,117.25Zm0-1.55c.78,0,1.24.38,1.24,1.13V117a4.58,4.58,0,0,0-1.28-.18c-1,0-1.76.47-1.76,1.35a1.38,1.38,0,0,0,1.54,1.29,1.81,1.81,0,0,0,1.5-.71v.63h.59v-2.53a1.54,1.54,0,0,0-1.76-1.67,3.43,3.43,0,0,0-1.51.35l.19.5A3,3,0,0,1,23.66,115.7Z"/><rect class="cls-2" x="27.02" y="113.51" width="0.62" height="5.84"/><rect class="cls-2" x="29.28" y="113.51" width="0.62" height="5.84"/><polygon class="cls-2" points="33.86 119.35 35.57 119.35 38.04 114.91 38.04 113.75 33.73 113.75 33.73 115.05 36.32 115.05 33.86 119.35"/><path class="cls-2" d="M44,119.46a2.83,2.83,0,0,0,2.48-1.27l-1.17-.83a1.51,1.51,0,0,1-1.26.68,1.38,1.38,0,0,1-1.34-1.49v0a1.38,1.38,0,0,1,1.34-1.48,1.5,1.5,0,0,1,1.22.66l1.17-.91a2.74,2.74,0,0,0-2.38-1.17,2.88,2.88,0,0,0-3,2.92h0A2.85,2.85,0,0,0,44,119.46Z"/><path class="cls-2" d="M50,118.06a1.46,1.46,0,0,1-1.44-1.51v0A1.43,1.43,0,0,1,50,115a1.46,1.46,0,0,1,1.44,1.52h0A1.43,1.43,0,0,1,50,118.06Zm0,1.4a2.93,2.93,0,0,0,3-2.91v0a2.91,2.91,0,0,0-3-2.9,2.94,2.94,0,0,0-3,2.92h0A2.91,2.91,0,0,0,50,119.46Z"/><polygon class="cls-2" points="53.95 119.35 55.49 119.35 55.49 116.27 57.88 119.35 59.24 119.35 59.24 113.75 57.7 113.75 57.7 116.71 55.4 113.75 53.95 113.75 53.95 119.35"/><polygon class="cls-2" points="61.76 119.35 63.31 119.35 63.31 115.11 64.99 115.11 64.99 113.75 60.08 113.75 60.08 115.11 61.76 115.11 61.76 119.35"/><rect class="cls-2" x="65.86" y="113.75" width="1.56" height="5.6"/><polygon class="cls-2" points="68.61 119.35 70.14 119.35 70.14 116.27 72.54 119.35 73.9 119.35 73.9 113.75 72.36 113.75 72.36 116.71 70.06 113.75 68.61 113.75 68.61 119.35"/><polygon class="cls-2" points="75.05 119.35 79.59 119.35 79.59 118.03 76.58 118.03 76.58 117.14 79.27 117.14 79.27 115.91 76.58 115.91 76.58 115.07 79.55 115.07 79.55 113.75 75.05 113.75 75.05 119.35"/><polygon class="cls-2" points="80.54 119.35 82.08 119.35 82.08 116.27 84.47 119.35 85.83 119.35 85.83 113.75 84.3 113.75 84.3 116.71 81.99 113.75 80.54 113.75 80.54 119.35"/><polygon class="cls-2" points="88.35 119.35 89.9 119.35 89.9 115.11 91.58 115.11 91.58 113.75 86.67 113.75 86.67 115.11 88.35 115.11 88.35 119.35"/><path class="cls-2" d="M94.5,119.44c1.36,0,2.27-.68,2.27-1.82v0c0-1-.8-1.46-2.09-1.74-.78-.18-1-.29-1-.55h0c0-.2.19-.36.56-.36a2.8,2.8,0,0,1,1.57.55l.78-1.1a3.59,3.59,0,0,0-2.31-.74c-1.34,0-2.17.75-2.17,1.79v0c0,1.15.92,1.49,2.12,1.76.76.17.94.3.94.53v0c0,.24-.22.38-.64.38a2.91,2.91,0,0,1-1.82-.67l-.86,1A3.89,3.89,0,0,0,94.5,119.44Z"/><rect class="cls-2" x="97.53" y="117.79" width="1.58" height="1.56"/><line class="cls-3" x1="94.39" y1="7.95" x2="94.39" y2="75.69"/></g></g></svg>
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/src/title.svg b/AccordHotel-p42/p42-left/src/title.svg
new file mode 100644 (file)
index 0000000..f42c3fd
--- /dev/null
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 226.25 151.09"><defs><style>.cls-1{fill:#d0906e;}</style></defs><title>title</title><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><path class="cls-1" d="M8.62,26.09v-.3c-2-.15-3.11-1.15-3.11-3a13.69,13.69,0,0,1,.3-2.44l-.3-.15a10.72,10.72,0,0,1-2.29,3.85A5.29,5.29,0,0,1,0,25.79v.3Zm6-5.33a9.15,9.15,0,0,1,.81,3c0,1.41-.89,1.93-2.55,2v.3h12.1v-.3c-1.7-.26-3.07-1.41-4.26-4.29l-7.36-19H12.21L9.92,8.33l2.92,7.88H7l-.4,1.11h6.69Z"/><path class="cls-1" d="M31.38,9.58l-.08-.07-6.33,2v.23a2.74,2.74,0,0,1,1.78,2.66v8.33c0,2.25-.44,2.81-2.14,3.07v.26h8.8v-.26c-1.55-.26-2-.89-2-2.93Zm6,13.32c0,2-.48,2.67-2,2.93v.26h8.81v-.26C42.44,25.57,42,25,42,22.76v-8.4c0-2.85-1.15-4.81-4.26-4.81a7.12,7.12,0,0,0-5.4,3v.11a6.44,6.44,0,0,1,2.29-.45c2,0,2.74,1,2.74,3Z"/><path class="cls-1" d="M66.64,15.36c0-3-2.22-5.67-6.29-5.81v.29c1.4.26,1.92,2.44,2,4.81L58,15.1v.26ZM59.39,9.62a8.37,8.37,0,0,0-7.22,8.62c0,4.29,2.7,8.14,7.77,8.14a7.6,7.6,0,0,0,7.29-5.44L67,20.79a5.38,5.38,0,0,1-4.74,2.15c-3.4,0-5.48-2.59-5.48-6.7,0-3.73,1-5.88,2.6-6.32Z"/><path class="cls-1" d="M74,26.09v-.3c-1.11-.11-2.07-.74-2.07-1.85a6.73,6.73,0,0,1,1-2.81l-.18-.34c-1.85,2.63-3.7,4.41-6.18,5v.3Zm8.11-3c-.41-.63-6.11-9-6.4-9.55a5.24,5.24,0,0,1-.93-2.07c0-.7.59-1.11,1.7-1.22V10h-10v.3c1.51.18,2.36,1,3.29,2.37.29.4,6.21,9.25,6.58,9.84a4.41,4.41,0,0,1,.93,2.07c0,.78-.52,1.15-1.63,1.26v.3h9.92v-.3C84.14,25.53,83.14,24.64,82.07,23.09ZM78.18,10v.3c1.18.15,2,.48,2,1.63a6.52,6.52,0,0,1-1,2.92l.22.22c1.85-2.62,3.62-4.25,5.84-4.77V10Z"/><path class="cls-1" d="M95.13,12.1a2.2,2.2,0,1,0,2.22-2.18A2.23,2.23,0,0,0,95.13,12.1Zm-.45-2.52c-4.4.3-9.25,3.7-9.25,9,0,4.25,2.52,7.84,7.29,7.84A7.15,7.15,0,0,0,99.9,21l-.18-.15a5.83,5.83,0,0,1-4.63,2c-2.52,0-5-1.56-5-6.4,0-4.26,2.66-6.29,4.62-6.59Z"/><path class="cls-1" d="M115.7,15.36c0-3-2.22-5.67-6.29-5.81v.29c1.4.26,1.92,2.44,2,4.81l-4.36.45v.26Zm-7.25-5.74a8.38,8.38,0,0,0-7.22,8.62c0,4.29,2.7,8.14,7.77,8.14a7.6,7.6,0,0,0,7.29-5.44l-.22-.15a5.38,5.38,0,0,1-4.74,2.15c-3.4,0-5.47-2.59-5.47-6.7,0-3.73,1-5.88,2.59-6.32Z"/><path class="cls-1" d="M127.68,26.23v-.29a4.21,4.21,0,0,1-2.92-1.22,5.69,5.69,0,0,1-1.07-3.81V9.58l-.08-.07-6.4,2.07v.19a4.26,4.26,0,0,1,.85.55,2.38,2.38,0,0,1,1,2.18V31c0,2.29-.44,2.81-2.14,3.07v.29h9.32v-.29c-1.78-.26-2.55-1-2.55-3.11V26a8.4,8.4,0,0,0,2.29.37A5.66,5.66,0,0,0,127.68,26.23Zm1.22-.29c5-1.3,7.37-4.55,7.37-9,0-3.85-1.59-7.4-6.55-7.4a7.64,7.64,0,0,0-5.33,2.55v.07a5.56,5.56,0,0,1,2.26-.44c3.22,0,4.73,2.51,4.73,6.66,0,3.37-1,6.33-2.48,7.25Z"/><path class="cls-1" d="M144.07,26.38a7.27,7.27,0,0,0,5.78-2.89v-.18a9.17,9.17,0,0,1-2.59.37c-2.08,0-3-1.07-3-3.07V11.8h4.88l.37-1.85H144.3V5.85l-.41-.19-6.22,5.63v.51h2V22C139.63,25.2,141.34,26.38,144.07,26.38Z"/><path class="cls-1" d="M152.21,4.22a2.58,2.58,0,0,0,2.63,2.55,2.61,2.61,0,0,0,2.67-2.55,2.61,2.61,0,0,0-2.67-2.55A2.58,2.58,0,0,0,152.21,4.22Zm.37,18.54c0,2.25-.44,2.81-2.14,3.07v.26h9v-.26c-1.63-.26-2.26-.89-2.26-3.07v-8c0-1.48.07-3.63.11-5.15l-.07-.07-6.55,2v.19a7.2,7.2,0,0,1,.89.59,2.54,2.54,0,0,1,1,2.26Z"/><path class="cls-1" d="M173.67,17.72c0,3.85-.51,6-1.29,7a3.29,3.29,0,0,1-1.85,1.34v.25c4.14-.48,8.1-3.4,8.1-8.47S174.82,9.69,170,9.55v.29a2.88,2.88,0,0,1,1.3.37C172.79,11,173.67,13.14,173.67,17.72Zm-7.95.48c0-3.84.55-6.06,1.29-7.1a3,3,0,0,1,1.85-1.26V9.58c-4.07.41-8.1,3.44-8.1,8.51s3.81,8.14,8.7,8.29v-.29a3.26,3.26,0,0,1-1.3-.45C166.64,24.83,165.72,22.79,165.72,18.2Z"/><path class="cls-1" d="M186.81,9.58l-.07-.07-6.33,2v.23a2.73,2.73,0,0,1,1.77,2.66v8.33c0,2.25-.44,2.81-2.14,3.07v.26h8.8v-.26c-1.55-.26-2-.89-2-2.93Zm6,13.32c0,2-.48,2.67-2,2.93v.26h8.8v-.26c-1.7-.26-2.14-.82-2.14-3.07v-8.4c0-2.85-1.15-4.81-4.26-4.81a7.13,7.13,0,0,0-5.4,3v.11a6.49,6.49,0,0,1,2.3-.45c2,0,2.73,1,2.73,3Z"/><path class="cls-1" d="M202.05,14a2,2,0,0,0,2,2,2,2,0,0,0,0-4A1.94,1.94,0,0,0,202.05,14Zm5.52,10.17c-1.41,0-2-.85-2-2.81a4.07,4.07,0,0,1,.59-2.18,6.19,6.19,0,0,1,2.48-1.41V17.5c-1.85.45-5.36,1.44-6.1,1.74A3.61,3.61,0,0,0,201,22.5a3.71,3.71,0,0,0,4,3.88,4.41,4.41,0,0,0,4-2.4v-.15A3.24,3.24,0,0,1,207.57,24.16Zm-3.11-12.87c3.25,0,5.1.92,5.1,3.21v8.11c0,2.44,1.19,3.77,3.37,3.77a3.92,3.92,0,0,0,3.74-2.22V24a2.52,2.52,0,0,1-1.07.26c-1,0-1.41-.45-1.41-1.63V14.28c0-3.07-1.55-4.73-5-4.73a9.33,9.33,0,0,0-4.73,1.62Z"/><path class="cls-1" d="M219.44,22.76c0,2.25-.4,2.81-2.11,3.07v.26h8.92v-.26c-1.59-.26-2.14-.89-2.14-3.07V5.22c0-1.48.07-3.63.11-5.15L224.14,0l-6.47,2v.22c1.44.78,1.77,1.48,1.77,2.7Z"/><path class="cls-1" d="M32.17,66.23v-.29a4.21,4.21,0,0,1-2.92-1.22,5.69,5.69,0,0,1-1.07-3.81V49.58l-.08-.07-6.4,2.07v.19a4.26,4.26,0,0,1,.85.55,2.38,2.38,0,0,1,1,2.18V71c0,2.29-.44,2.81-2.15,3.07v.29h9.33v-.29c-1.78-.26-2.55-1-2.55-3.11V66a8.28,8.28,0,0,0,2.29.37A5.69,5.69,0,0,0,32.17,66.23Zm1.22-.29c5-1.3,7.36-4.55,7.36-9,0-3.85-1.59-7.4-6.54-7.4a7.64,7.64,0,0,0-5.33,2.55v.07a5.56,5.56,0,0,1,2.26-.44c3.21,0,4.73,2.51,4.73,6.66,0,3.37-1,6.33-2.48,7.25Z"/><path class="cls-1" d="M44.31,62.76c0,2.25-.41,2.81-2.11,3.07v.26h8.91v-.26c-1.59-.26-2.14-.89-2.14-3.07V45.22c0-1.48.07-3.63.11-5.15L49,40l-6.48,2v.22c1.44.78,1.78,1.48,1.78,2.7Z"/><path class="cls-1" d="M53.71,54a2,2,0,0,0,2,2,2,2,0,0,0,0-3.95A1.94,1.94,0,0,0,53.71,54Zm5.51,10.17c-1.41,0-2-.85-2-2.81a4,4,0,0,1,.6-2.18,6.14,6.14,0,0,1,2.47-1.41V57.5c-1.85.45-5.36,1.44-6.1,1.74a3.61,3.61,0,0,0-1.52,3.26,3.71,3.71,0,0,0,4,3.88,4.41,4.41,0,0,0,4-2.4v-.15A3.24,3.24,0,0,1,59.22,64.16ZM56.11,51.29c3.26,0,5.11.92,5.11,3.21v8.11c0,2.44,1.18,3.77,3.36,3.77a3.91,3.91,0,0,0,3.74-2.22V64a2.52,2.52,0,0,1-1.07.26c-1,0-1.41-.45-1.41-1.63V54.28c0-3.07-1.55-4.73-5-4.73a9.34,9.34,0,0,0-4.74,1.62Z"/><path class="cls-1" d="M79.27,52.1a2.2,2.2,0,1,0,4.4,0,2.2,2.2,0,0,0-4.4,0Zm-.44-2.52c-4.41.3-9.25,3.7-9.25,9,0,4.25,2.51,7.84,7.29,7.84A7.16,7.16,0,0,0,84.05,61l-.19-.15a5.81,5.81,0,0,1-4.63,2c-2.51,0-5-1.56-5-6.4,0-4.26,2.67-6.29,4.63-6.59Z"/><path class="cls-1" d="M99.84,55.36c0-3-2.22-5.67-6.29-5.81v.29c1.41.26,1.93,2.44,2,4.81l-4.37.45v.26Zm-7.25-5.74a8.37,8.37,0,0,0-7.21,8.62c0,4.29,2.7,8.14,7.77,8.14a7.61,7.61,0,0,0,7.29-5.44l-.23-.15a5.36,5.36,0,0,1-4.73,2.15c-3.41,0-5.48-2.59-5.48-6.7,0-3.73,1-5.88,2.59-6.32Z"/><path class="cls-1" d="M114.24,66.38A7.27,7.27,0,0,0,120,63.49v-.18a9.17,9.17,0,0,1-2.59.37c-2.07,0-3-1.07-3-3.07V51.8h4.88l.37-1.85h-5.25v-4.1l-.41-.19-6.21,5.63v.51h2V62C109.8,65.2,111.5,66.38,114.24,66.38Z"/><path class="cls-1" d="M133.44,57.72c0,3.85-.52,6-1.3,7a3.29,3.29,0,0,1-1.85,1.34v.25c4.15-.48,8.1-3.4,8.1-8.47,0-4.92-3.81-8.18-8.65-8.32v.29a2.88,2.88,0,0,1,1.29.37C132.55,51,133.44,53.14,133.44,57.72Zm-8,.48c0-3.84.56-6.06,1.3-7.1a2.91,2.91,0,0,1,1.85-1.26v-.26c-4.07.41-8.11,3.44-8.11,8.51,0,4.92,3.81,8.14,8.7,8.29v-.29a3.26,3.26,0,0,1-1.3-.45C126.41,64.83,125.48,62.79,125.48,58.2Z"/><path class="cls-1" d="M158.45,43.48a2.43,2.43,0,0,0,4.85,0A3,3,0,0,0,161.78,41a9.64,9.64,0,0,0-4.37-1v.22a3.69,3.69,0,0,1,2.37,1.15A2.34,2.34,0,0,0,158.45,43.48Zm.29,19.42c0,2.11-.4,2.67-2,2.93v.26h8.88v-.26c-1.59-.26-2.22-.89-2.22-3.07v-8c0-1.48.07-3.63.11-5.15l-.07-.07a35.42,35.42,0,0,1-5.26.44h-4.84V46.18c0-3.37.74-5.51,3.18-5.88v-.23c-3.7.3-7.81,2.82-7.81,7.77v1.85l-2.33,1.78v.3h2.29v11c0,2.25-.4,2.81-2.11,3.07v.26h9.07v-.26c-1.55-.15-2.29-.82-2.29-2.93V51.77h5.43Z"/><path class="cls-1" d="M173.54,49.58l-.07-.07-6.33,2v.23a2.74,2.74,0,0,1,1.78,2.66v8.33c0,2.25-.44,2.81-2.15,3.07v.26h8.81v-.26c-1.55-.26-2-.89-2-2.93Zm6,13.32c0,2-.48,2.67-2,2.93v.26h8.81v-.26c-1.7-.26-2.15-.82-2.15-3.07v-8.4c0-2.85-1.14-4.81-4.25-4.81a7.12,7.12,0,0,0-5.4,3v.11a6.44,6.44,0,0,1,2.29-.45c2,0,2.74,1,2.74,3Z"/><path class="cls-1" d="M204.7,45.25c0-1.48.07-3.62.11-5.14l-.07-.07-6.48,2v.19a4,4,0,0,1,.81.55,3,3,0,0,1,1,2.56v4.55a7.35,7.35,0,0,0-2.44-.41,7.89,7.89,0,0,0-1.66.18V50a3.75,3.75,0,0,1,3,1.3,6.52,6.52,0,0,1,1.14,4.18V66.31l.11.07,6.85-1v-.26a11.37,11.37,0,0,1-1.26-.33c-.74-.26-1.07-.67-1.07-2.33Zm-5.26,17.54a4.88,4.88,0,0,1-2.33.52c-2.33,0-4.55-1.81-4.55-6.36,0-3.26,1.08-5.78,2.19-6.66V50c-3.37,1-7,4.18-7,8.77,0,4.25,2.67,7.62,6.59,7.62a5.57,5.57,0,0,0,5.1-3.44Z"/><path class="cls-1" d="M59.59,111.11l-.26-.11a7.23,7.23,0,0,1-1.74,1.82c-.26-1.11-.78-2.3-2.41-2.3a2.1,2.1,0,0,0-2.1,2.19,2.18,2.18,0,0,0,2.29,2.18C57.29,114.89,58.74,113.3,59.59,111.11ZM52.3,90v.3c1.48.22,2.14.92,3,3l5.51,13.13H61l2.22-5.47L60.44,93.8a7.48,7.48,0,0,1-.59-2.07c0-.85.66-1.34,1.81-1.48V90Zm11.25,0v.3c1.48.14,2.25.81,2.25,2.11a9.58,9.58,0,0,1-.55,2.55l.29.18c1.26-2.81,3.08-4.55,5.07-4.84V90Z"/><path class="cls-1" d="M82.16,97.72c0,3.85-.52,6-1.3,7A3.23,3.23,0,0,1,79,106.08v.26c4.15-.48,8.11-3.4,8.11-8.47s-3.81-8.18-8.66-8.33v.3a2.88,2.88,0,0,1,1.29.37C81.27,91,82.16,93.13,82.16,97.72Zm-8,.48c0-3.85.56-6.07,1.3-7.1a2.87,2.87,0,0,1,1.85-1.26v-.26c-4.07.41-8.1,3.44-8.1,8.51,0,4.92,3.81,8.14,8.69,8.29v-.3a3.09,3.09,0,0,1-1.3-.44C75.13,104.82,74.2,102.79,74.2,98.2Z"/><path class="cls-1" d="M105.21,89.73l-.07,0-6.89.7v.3c2,.3,2.33.89,2.33,3v12.51l.11,0,6.89-1v-.22l-1.22-.34c-.78-.22-1.15-.7-1.15-2.4Zm-15,11.69c0,3.15,1.48,4.92,4.56,4.92a5.44,5.44,0,0,0,5-3.11v-.14a3.87,3.87,0,0,1-2.22.59c-2,0-2.62-.89-2.62-3.26V89.73l-.08,0-6.84.7v.3c2,.3,2.25.89,2.25,3Z"/><path class="cls-1" d="M115.16,89.58l-.07-.07-6.33,2v.22a2.64,2.64,0,0,1,1.78,2.67v8.32c0,2.26-.45,2.81-2.15,3.07v.26h9.25v-.26c-1.59-.22-2.48-.85-2.48-3ZM120,95a2.48,2.48,0,0,0,2.56-2.66,2.61,2.61,0,0,0-2.89-2.82,4.16,4.16,0,0,0-3.59,3v.15a2.28,2.28,0,0,1,1.81-1.37.39.39,0,0,1,.3.11,2.32,2.32,0,0,0-.48,1.45A2.15,2.15,0,0,0,120,95Z"/><path class="cls-1" d="M128.74,106.16c-1.77-.56-4-3.41-4.55-5.74h-.26l.22,5a14.33,14.33,0,0,0,4.59.93Zm1.89-16.36c1.74.3,3.55,2.63,4.25,5h.26l-.22-4.51a14,14,0,0,0-4.29-.71Zm-1.22-.22c-3.07.33-5.22,2.26-5.22,5,0,2.92,2.22,4.22,4.29,5.33s3.81,1.88,3.81,3.62a2.53,2.53,0,0,1-2.29,2.67v.22c3.4-.19,6-2,6-5.48,0-2.44-2.14-3.81-4.55-5.18-1.92-1-3.66-1.81-3.66-3.66a2.22,2.22,0,0,1,1.63-2.22Z"/><path class="cls-1" d="M152.31,95.35c0-3-2.22-5.66-6.29-5.81v.3c1.41.26,1.92,2.44,2,4.81l-4.37.44v.26Zm-7.25-5.73a8.38,8.38,0,0,0-7.22,8.62c0,4.29,2.7,8.14,7.77,8.14a7.6,7.6,0,0,0,7.29-5.44l-.22-.15a5.38,5.38,0,0,1-4.74,2.15c-3.4,0-5.47-2.59-5.47-6.7,0-3.74,1-5.88,2.59-6.33Z"/><path class="cls-1" d="M155.79,102.75c0,2.26-.41,2.81-2.11,3.07v.26h8.92v-.26c-1.6-.26-2.15-.89-2.15-3.07V85.21c0-1.48.07-3.62.11-5.14l-.07-.07L154,82v.23c1.44.77,1.78,1.48,1.78,2.7Z"/><path class="cls-1" d="M173.14,105.82c-1.63-.14-2.48-.81-2.48-3.07v-11h3.74l.37-1.81h-4.11V85.33c0-2.48.85-4.7,3.29-5.07V80c-4.51.34-7.91,2.78-7.91,7.15v2.55l-2.33,1.74v.29H166v11c0,2.26-.41,2.81-2.11,3.07v.26h9.25Zm2.33-25.08a2.18,2.18,0,0,0-2.18,2.14,2.22,2.22,0,0,0,2.18,2.22,2.19,2.19,0,0,0,2.15-2.22A2.14,2.14,0,0,0,175.47,80.74Z"/><polygon class="cls-1" points="8.57 136.09 13.77 136.09 13.77 135.28 9.44 135.28 9.44 128.38 8.57 128.38 8.57 136.09"/><polygon class="cls-1" points="21.49 128.38 15.93 128.38 15.93 136.09 21.55 136.09 21.55 135.29 16.8 135.29 16.8 132.6 21 132.6 21 131.81 16.8 131.81 16.8 129.18 21.49 129.18 21.49 128.38"/><path class="cls-1" d="M30.51,135V132H27.34v.78h2.34v1.92a3.62,3.62,0,0,1-2.22.77,3.2,3.2,0,0,1-.12-6.38,3.28,3.28,0,0,1,2.34.88l.56-.66a4.05,4.05,0,0,0-2.87-1,3.87,3.87,0,0,0-3.86,4,3.77,3.77,0,0,0,3.91,4A4.64,4.64,0,0,0,30.51,135Z"/><path class="cls-1" d="M38,133.27H34.51l1.76-3.93Zm-1.33-4.94h-.82l-3.51,7.76h.89l.92-2h4.19l.9,2h.93Z"/><path class="cls-1" d="M48.41,134.86l-.57-.56a3.33,3.33,0,0,1-2.49,1.11,3.18,3.18,0,0,1,0-6.35,3.36,3.36,0,0,1,2.42,1.05l.6-.64a4,4,0,0,0-3-1.22,4,4,0,0,0,0,8A4,4,0,0,0,48.41,134.86Z"/><polygon class="cls-1" points="53.66 133.03 56.86 128.38 55.85 128.38 53.23 132.24 50.63 128.38 49.58 128.38 52.78 133.04 52.78 136.09 53.66 136.09 53.66 133.03"/><path class="cls-1" d="M69.25,134.86l-.58-.56a3.31,3.31,0,0,1-2.48,1.11,3.18,3.18,0,0,1,0-6.35,3.38,3.38,0,0,1,2.42,1.05l.59-.64a4,4,0,0,0-3-1.22,4,4,0,0,0,0,8A4,4,0,0,0,69.25,134.86Z"/><path class="cls-1" d="M76.53,130.72c0,1-.83,1.59-2,1.59H72.18v-3.12h2.38C75.8,129.19,76.53,129.76,76.53,130.72Zm1.15,5.37-2.36-3.15a2.26,2.26,0,0,0,2.09-2.26c0-1.38-1.09-2.29-2.79-2.29H71.31v7.7h.87v-3h2.2l2.24,3Z"/><polygon class="cls-1" points="85.38 128.38 79.82 128.38 79.82 136.09 85.44 136.09 85.44 135.29 80.69 135.29 80.69 132.6 84.89 132.6 84.89 131.81 80.69 131.81 80.69 129.18 85.38 129.18 85.38 128.38"/><path class="cls-1" d="M92.73,133.27H89.22L91,129.34Zm-1.33-4.94h-.81l-3.51,7.76H88l.91-2h4.19l.9,2h.94Z"/><polygon class="cls-1" points="98.9 129.19 101.49 129.19 101.49 128.38 95.44 128.38 95.44 129.19 98.02 129.19 98.02 136.09 98.9 136.09 98.9 129.19"/><rect class="cls-1" x="103.74" y="128.39" width="0.87" height="7.7"/><path class="cls-1" d="M114,132.25a3,3,0,0,1-3,3.16,3.06,3.06,0,0,1-3-3.19,3,3,0,0,1,3-3.16A3.07,3.07,0,0,1,114,132.25Zm.9,0a3.87,3.87,0,0,0-3.92-4,4,4,0,1,0,3.92,4Z"/><polygon class="cls-1" points="122.98 134.56 118.13 128.38 117.31 128.38 117.31 136.09 118.16 136.09 118.16 129.77 123.13 136.09 123.83 136.09 123.83 128.38 122.98 128.38 122.98 134.56"/><rect class="cls-1" x="130.16" y="132.2" width="1.01" height="1.15"/><path class="cls-1" d="M143.36,132.25a3,3,0,0,1-3.19,3h-1.8v-6.09h1.8A3,3,0,0,1,143.36,132.25Zm.91,0a3.84,3.84,0,0,0-4.1-3.83H137.5v7.7h2.67A3.87,3.87,0,0,0,144.27,132.22Z"/><rect class="cls-1" x="146.73" y="128.39" width="0.87" height="7.7"/><path class="cls-1" d="M151.07,130.31c0-.7.64-1.25,1.64-1.25a3.4,3.4,0,0,1,2.23.83l.5-.67a4,4,0,0,0-2.7-.94,2.26,2.26,0,0,0-2.53,2.11c0,1.27.81,1.85,2.58,2.23s2,.75,2,1.47-.68,1.32-1.71,1.32a3.67,3.67,0,0,1-2.64-1.08l-.54.63A4.47,4.47,0,0,0,153,136.2c1.53,0,2.63-.86,2.63-2.19s-.79-1.82-2.51-2.19S151.07,131.05,151.07,130.31Z"/><polygon class="cls-1" points="160.74 129.19 163.33 129.19 163.33 128.38 157.28 128.38 157.28 129.19 159.86 129.19 159.86 136.09 160.74 136.09 160.74 129.19"/><rect class="cls-1" x="165.58" y="128.39" width="0.87" height="7.7"/><polygon class="cls-1" points="174.92 134.56 170.07 128.38 169.26 128.38 169.26 136.09 170.1 136.09 170.1 129.77 175.08 136.09 175.77 136.09 175.77 128.38 174.92 128.38 174.92 134.56"/><path class="cls-1" d="M185.1,134.86l-.57-.56a3.33,3.33,0,0,1-2.49,1.11,3,3,0,0,1-3-3.19,3,3,0,0,1,3-3.16,3.38,3.38,0,0,1,2.42,1.05l.59-.64a4,4,0,0,0-3-1.22,4,4,0,0,0,0,8A4,4,0,0,0,185.1,134.86Z"/><polygon class="cls-1" points="190.08 129.19 192.66 129.19 192.66 128.38 186.62 128.38 186.62 129.19 189.2 129.19 189.2 136.09 190.08 136.09 190.08 129.19"/><rect class="cls-1" x="194.92" y="128.39" width="0.87" height="7.7"/><polygon class="cls-1" points="201.64 135.02 198.9 128.38 197.93 128.38 201.25 136.14 202.01 136.14 205.33 128.38 204.39 128.38 201.64 135.02"/><polygon class="cls-1" points="212.96 128.38 207.39 128.38 207.39 136.09 213.01 136.09 213.01 135.29 208.26 135.29 208.26 132.6 212.47 132.6 212.47 131.81 208.26 131.81 208.26 129.18 212.96 129.18 212.96 128.38"/><rect class="cls-1" x="218.92" y="132.2" width="1.01" height="1.15"/><rect class="cls-1" x="36.06" y="143.39" width="0.87" height="7.7"/><polygon class="cls-1" points="45.4 149.56 40.55 143.38 39.73 143.38 39.73 151.09 40.58 151.09 40.58 144.77 45.55 151.09 46.24 151.09 46.24 143.38 45.4 143.38 45.4 149.56"/><polygon class="cls-1" points="51.89 144.19 54.47 144.19 54.47 143.38 48.42 143.38 48.42 144.19 51.01 144.19 51.01 151.09 51.89 151.09 51.89 144.19"/><rect class="cls-1" x="56.73" y="143.39" width="0.87" height="7.7"/><polygon class="cls-1" points="66.9 144.85 66.9 151.09 67.77 151.09 67.77 143.38 66.89 143.38 64.09 147.59 61.28 143.38 60.4 143.38 60.4 151.09 61.25 151.09 61.25 144.86 64.05 148.97 64.1 148.97 66.9 144.85"/><path class="cls-1" d="M75.49,148.27H72l1.76-3.93Zm-1.33-4.94h-.81l-3.51,7.76h.89l.91-2h4.19l.91,2h.93Z"/><polygon class="cls-1" points="81.66 144.19 84.25 144.19 84.25 143.38 78.2 143.38 78.2 144.19 80.78 144.19 80.78 151.09 81.66 151.09 81.66 144.19"/><polygon class="cls-1" points="91.99 143.38 86.43 143.38 86.43 151.09 92.05 151.09 92.05 150.29 87.3 150.29 87.3 147.6 91.5 147.6 91.5 146.81 87.3 146.81 87.3 144.18 91.99 144.18 91.99 143.38"/><rect class="cls-1" x="97.96" y="147.2" width="1.01" height="1.15"/><polygon class="cls-1" points="110.86 143.38 105.29 143.38 105.29 151.09 110.91 151.09 110.91 150.29 106.16 150.29 106.16 147.6 110.36 147.6 110.36 146.81 106.16 146.81 106.16 144.18 110.86 144.18 110.86 143.38"/><polygon class="cls-1" points="119.59 151.09 116.63 147.15 119.48 143.38 118.47 143.38 116.13 146.53 113.76 143.38 112.74 143.38 115.59 147.16 112.63 151.09 113.63 151.09 116.09 147.77 118.56 151.09 119.59 151.09"/><path class="cls-1" d="M126.62,145.87c0,1-.83,1.71-2.11,1.71h-1.9v-3.39h1.94C125.8,144.19,126.62,144.76,126.62,145.87Zm.88,0c0-1.53-1.14-2.45-2.88-2.45h-2.88v7.7h.87v-2.72h1.87C126.12,148.37,127.5,147.51,127.5,145.84Z"/><polygon class="cls-1" points="135.2 143.38 129.63 143.38 129.63 151.09 135.26 151.09 135.26 150.29 130.5 150.29 130.5 147.6 134.71 147.6 134.71 146.81 130.5 146.81 130.5 144.18 135.2 144.18 135.2 143.38"/><path class="cls-1" d="M142.77,145.72c0,1-.83,1.59-2,1.59h-2.37v-3.12h2.38C142,144.19,142.77,144.76,142.77,145.72Zm1.15,5.37-2.36-3.15a2.26,2.26,0,0,0,2.09-2.26c0-1.38-1.09-2.29-2.78-2.29h-3.31v7.7h.86v-3h2.2l2.24,3Z"/><rect class="cls-1" x="146.14" y="143.39" width="0.87" height="7.7"/><polygon class="cls-1" points="155.38 143.38 149.81 143.38 149.81 151.09 155.43 151.09 155.43 150.29 150.68 150.29 150.68 147.6 154.88 147.6 154.88 146.81 150.68 146.81 150.68 144.18 155.38 144.18 155.38 143.38"/><polygon class="cls-1" points="163.39 149.56 158.54 143.38 157.73 143.38 157.73 151.09 158.58 151.09 158.58 144.77 163.55 151.09 164.24 151.09 164.24 143.38 163.39 143.38 163.39 149.56"/><polygon class="cls-1" points="169.88 144.19 172.47 144.19 172.47 143.38 166.42 143.38 166.42 144.19 169 144.19 169 151.09 169.88 151.09 169.88 144.19"/><rect class="cls-1" x="174.72" y="143.39" width="0.87" height="7.7"/><path class="cls-1" d="M183.39,148.27h-3.51l1.76-3.93Zm-1.33-4.94h-.81l-3.51,7.76h.89l.91-2h4.19l.91,2h.93Z"/><polygon class="cls-1" points="187.64 151.09 192.84 151.09 192.84 150.28 188.51 150.28 188.51 143.38 187.64 143.38 187.64 151.09"/></g></g></svg>
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/style.css b/AccordHotel-p42/p42-left/style.css
new file mode 100644 (file)
index 0000000..1093071
--- /dev/null
@@ -0,0 +1,34 @@
+* {
+  margin: 0;
+  padding: 0; }
+
+#canvas {
+  display: none;
+  position: absolute; }
+
+.container {
+  width: 293px;
+  height: 779px; }
+
+.bg {
+  position: absolute; }
+
+.img1 {
+  position: absolute;
+  width: 209px;
+  top: 166px;
+  left: 50px; }
+
+.img2 {
+  position: absolute;
+  width: 210px;
+  top: 332px;
+  left: 48px; }
+
+.img3 {
+  position: absolute;
+  width: 179px;
+  top: 582px;
+  left: 47px; }
+
+/*# sourceMappingURL=style.css.map */
diff --git a/AccordHotel-p42/p42-left/style.css.map b/AccordHotel-p42/p42-left/style.css.map
new file mode 100644 (file)
index 0000000..53132f8
--- /dev/null
@@ -0,0 +1,7 @@
+{
+"version": 3,
+"mappings": "AAAA,CAAC;EACC,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;;AACZ,OAAO;EACL,OAAO,EAAE,IAAI;EACb,QAAQ,EAAE,QAAQ;;AACpB,UAAU;EACR,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,KAAK;;AACf,GAAG;EACD,QAAQ,EAAE,QAAQ;;AACpB,KAAK;EACH,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,GAAG,EAAE,KAAK;EACV,IAAI,EAAE,IAAI;;AACZ,KAAK;EACH,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,GAAG,EAAE,KAAK;EACV,IAAI,EAAE,IAAI;;AACZ,KAAK;EACH,QAAQ,EAAE,QAAQ;EAClB,KAAK,EAAE,KAAK;EACZ,GAAG,EAAE,KAAK;EACV,IAAI,EAAE,IAAI",
+"sources": ["style.sass"],
+"names": [],
+"file": "style.css"
+}
\ No newline at end of file
diff --git a/AccordHotel-p42/p42-left/style.sass b/AccordHotel-p42/p42-left/style.sass
new file mode 100644 (file)
index 0000000..05e45e2
--- /dev/null
@@ -0,0 +1,26 @@
+*
+  margin: 0
+  padding: 0
+#canvas
+  display: none
+  position: absolute
+.container
+  width: 293px
+  height: 779px
+.bg
+  position: absolute
+.img1
+  position: absolute
+  width: 209px
+  top: 166px
+  left: 50px
+.img2
+  position: absolute
+  width: 210px
+  top: 332px
+  left: 48px
+.img3
+  position: absolute
+  width: 179px
+  top: 582px
+  left: 47px
\ No newline at end of file