/** * swiper 4.3.3 * most modern mobile touch slider and framework with hardware accelerated transitions * http://www.idangero.us/swiper/ * * copyright 2014-2018 vladimir kharlampidi * * released under the mit license * * released on: june 5, 2018 */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.swiper=t()}(this,function(){"use strict";var e="undefined"==typeof document?{body:{},addeventlistener:function(){},removeeventlistener:function(){},activeelement:{blur:function(){},nodename:""},queryselector:function(){return null},queryselectorall:function(){return[]},getelementbyid:function(){return null},createevent:function(){return{initevent:function(){}}},createelement:function(){return{children:[],childnodes:[],style:{},setattribute:function(){},getelementsbytagname:function(){return[]}}},location:{hash:""}}:document,t="undefined"==typeof window?{document:e,navigator:{useragent:""},location:{},history:{},customevent:function(){return this},addeventlistener:function(){},removeeventlistener:function(){},getcomputedstyle:function(){return{getpropertyvalue:function(){return""}}},image:function(){},date:function(){},screen:{},settimeout:function(){},cleartimeout:function(){}}:window,i=function(e){for(var t=0;t=0&&d.indexof(">")>=0){var h="div";for(0===d.indexof(":~]/)?(a||e).queryselectorall(s.trim()):[e.getelementbyid(s.trim().split("#")[1])],n=0;n0&&s[0].nodetype)for(n=0;n=0;u-=1){var v=c[u];r&&v.listener===r?(p.removeeventlistener(d,v.proxylistener,n),c.splice(u,1)):r||(p.removeeventlistener(d,v.proxylistener,n),c.splice(u,1))}}return this},trigger:function(){for(var i=[],s=arguments.length;s--;)i[s]=arguments[s];for(var a=i[0].split(" "),r=i[1],n=0;n0}),d.dispatchevent(h),d.dom7eventdata=[],delete d.dom7eventdata}return this},transitionend:function(e){var t,i=["webkittransitionend","transitionend"],s=this;function a(r){if(r.target===this)for(e.call(this,r),t=0;t0){if(e){var t=this.styles();return this[0].offsetwidth+parsefloat(t.getpropertyvalue("margin-right"))+parsefloat(t.getpropertyvalue("margin-left"))}return this[0].offsetwidth}return null},outerheight:function(e){if(this.length>0){if(e){var t=this.styles();return this[0].offsetheight+parsefloat(t.getpropertyvalue("margin-top"))+parsefloat(t.getpropertyvalue("margin-bottom"))}return this[0].offsetheight}return null},offset:function(){if(this.length>0){var i=this[0],s=i.getboundingclientrect(),a=e.body,r=i.clienttop||a.clienttop||0,n=i.clientleft||a.clientleft||0,o=i===t?t.scrolly:i.scrolltop,l=i===t?t.scrollx:i.scrollleft;return{top:s.top+o-r,left:s.left+l-n}}return null},css:function(e,i){var s;if(1===arguments.length){if("string"!=typeof e){for(s=0;ss-1?[]:e<0?(t=s+e)<0?[]:[this[t]]:[this[e]])},append:function(){for(var t,s=[],a=arguments.length;a--;)s[a]=arguments[a];for(var r=0;r=0;a-=1)this[s].insertbefore(r.childnodes[a],this[s].childnodes[0])}else if(t instanceof i)for(a=0;a0?e?this[0].nextelementsibling&&s(this[0].nextelementsibling).is(e)?new i([this[0].nextelementsibling]):new i([]):this[0].nextelementsibling?new i([this[0].nextelementsibling]):new i([]):new i([])},nextall:function(e){var t=[],a=this[0];if(!a)return new i([]);for(;a.nextelementsibling;){var r=a.nextelementsibling;e?s(r).is(e)&&t.push(r):t.push(r),a=r}return new i(t)},prev:function(e){if(this.length>0){var t=this[0];return e?t.previouselementsibling&&s(t.previouselementsibling).is(e)?new i([t.previouselementsibling]):new i([]):t.previouselementsibling?new i([t.previouselementsibling]):new i([])}return new i([])},prevall:function(e){var t=[],a=this[0];if(!a)return new i([]);for(;a.previouselementsibling;){var r=a.previouselementsibling;e?s(r).is(e)&&t.push(r):t.push(r),a=r}return new i(t)},parent:function(e){for(var t=[],i=0;i6&&(a=a.split(", ").map(function(e){return e.replace(",",".")}).join(", ")),r=new t.webkitcssmatrix("none"===a?"":a)):s=(r=n.moztransform||n.otransform||n.mstransform||n.mstransform||n.transform||n.getpropertyvalue("transform").replace("translate(","matrix(1, 0, 0, 1,")).tostring().split(","),"x"===i&&(a=t.webkitcssmatrix?r.m41:16===s.length?parsefloat(s[12]):parsefloat(s[4])),"y"===i&&(a=t.webkitcssmatrix?r.m42:16===s.length?parsefloat(s[13]):parsefloat(s[5])),a||0},parseurlquery:function(e){var i,s,a,r,n={},o=e||t.location.href;if("string"==typeof o&&o.length)for(r=(s=(o=o.indexof("?")>-1?o.replace(/\s*\?/,""):"").split("&").filter(function(e){return""!==e})).length,i=0;i0;)t[i]=arguments[i+1];var s=this;s.prototype.modules||(s.prototype.modules={});var a=e.name||object.keys(s.prototype.modules).length+"_"+d.now();return s.prototype.modules[a]=e,e.proto&&object.keys(e.proto).foreach(function(t){s.prototype[t]=e.proto[t]}),e.static&&object.keys(e.static).foreach(function(t){s[t]=e.static[t]}),e.install&&e.install.apply(s,t),s},p.use=function(e){for(var t=[],i=arguments.length-1;i-- >0;)t[i]=arguments[i+1];var s=this;return array.isarray(e)?(e.foreach(function(e){return s.installmodule(e)}),s):s.installmodule.apply(s,[e].concat(t))},object.defineproperties(p,c);var u={updatesize:function(){var e,t,i=this.$el;e=void 0!==this.params.width?this.params.width:i[0].clientwidth,t=void 0!==this.params.height?this.params.height:i[0].clientheight,0===e&&this.ishorizontal()||0===t&&this.isvertical()||(e=e-parseint(i.css("padding-left"),10)-parseint(i.css("padding-right"),10),t=t-parseint(i.css("padding-top"),10)-parseint(i.css("padding-bottom"),10),d.extend(this,{width:e,height:t,size:this.ishorizontal()?e:t}))},updateslides:function(){var e=this.params,i=this.$wrapperel,s=this.size,a=this.rtltranslate,r=this.wrongrtl,n=this.virtual&&e.virtual.enabled,o=n?this.virtual.slides.length:this.slides.length,l=i.children("."+this.params.slideclass),p=n?this.virtual.slides.length:l.length,c=[],u=[],v=[],f=e.slidesoffsetbefore;"function"==typeof f&&(f=e.slidesoffsetbefore.call(this));var m=e.slidesoffsetafter;"function"==typeof m&&(m=e.slidesoffsetafter.call(this));var g=this.snapgrid.length,b=this.snapgrid.length,w=e.spacebetween,y=-f,x=0,e=0;if(void 0!==s){var t,s;"string"==typeof w&&w.indexof("%")>=0&&(w=parsefloat(w.replace("%",""))/100*s),this.virtualsize=-w,a?l.css({marginleft:"",margintop:""}):l.css({marginright:"",marginbottom:""}),e.slidespercolumn>1&&(t=math.floor(p/e.slidespercolumn)===p/this.params.slidespercolumn?p:math.ceil(p/e.slidespercolumn)*e.slidespercolumn,"auto"!==e.slidesperview&&"row"===e.slidespercolumnfill&&(t=math.max(t,e.slidesperview*e.slidespercolumn)));for(var c,m=e.slidespercolumn,z=t/m,k=z-(e.slidespercolumn*z-p),p=0;p1){var l=void 0,i=void 0,d=void 0;"column"===e.slidespercolumnfill?(d=p-(i=math.floor(p/m))*m,(i>k||i===k&&d===m-1)&&(d+=1)>=m&&(d=0,i+=1),l=i+d*t/m,$.css({"-webkit-box-ordinal-group":l,"-moz-box-ordinal-group":l,"-ms-flex-order":l,"-webkit-order":l,order:l})):i=p-(d=math.floor(p/z))*z,$.css("margin-"+(this.ishorizontal()?"top":"left"),0!==d&&e.spacebetween&&e.spacebetween+"px").attr("data-swiper-column",i).attr("data-swiper-row",d)}if("none"!==$.css("display")){if("auto"===e.slidesperview){var o=t.getcomputedstyle($[0],null),a=$[0].style.transform,g=$[0].style.webkittransform;a&&($[0].style.transform="none"),g&&($[0].style.webkittransform="none"),s=this.ishorizontal()?$[0].getboundingclientrect().width+parsefloat(o.getpropertyvalue("margin-left"))+parsefloat(o.getpropertyvalue("margin-right")):$[0].getboundingclientrect().height+parsefloat(o.getpropertyvalue("margin-top"))+parsefloat(o.getpropertyvalue("margin-bottom")),a&&($[0].style.transform=a),g&&($[0].style.webkittransform=g),e.roundlengths&&(s=math.floor(s))}else s=(s-(e.slidesperview-1)*w)/e.slidesperview,e.roundlengths&&(s=math.floor(s)),l[p]&&(this.ishorizontal()?l[p].style.width=s+"px":l[p].style.height=s+"px");l[p]&&(l[p].swiperslidesize=s),v.push(s),e.centeredslides?(y=y+s/2+x/2+w,0===x&&0!==p&&(y=y-s/2-w),0===p&&(y=y-s/2-w),math.abs(y)<.001&&(y=0),e.roundlengths&&(y=math.floor(y)),e%e.slidespergroup==0&&c.push(y),u.push(y)):(e.roundlengths&&(y=math.floor(y)),e%e.slidespergroup==0&&c.push(y),u.push(y),y=y+s+w),this.virtualsize+=s+w,x=s,e+=1}}if(this.virtualsize=math.max(this.virtualsize,s)+m,a&&r&&("slide"===e.effect||"coverflow"===e.effect)&&i.css({width:this.virtualsize+e.spacebetween+"px"}),h.flexbox&&!e.setwrappersize||(this.ishorizontal()?i.css({width:this.virtualsize+e.spacebetween+"px"}):i.css({height:this.virtualsize+e.spacebetween+"px"})),e.slidespercolumn>1&&(this.virtualsize=(s+e.spacebetween)*t,this.virtualsize=math.ceil(this.virtualsize/e.slidespercolumn)-e.spacebetween,this.ishorizontal()?i.css({width:this.virtualsize+e.spacebetween+"px"}):i.css({height:this.virtualsize+e.spacebetween+"px"}),e.centeredslides)){c=[];for(var h=0;h1&&c.push(this.virtualsize-s)}0===c.length&&(c=[0]),0!==e.spacebetween&&(this.ishorizontal()?a?l.css({marginleft:w+"px"}):l.css({marginright:w+"px"}):l.css({marginbottom:w+"px"})),d.extend(this,{slides:l,snapgrid:c,slidesgrid:u,slidessizesgrid:v}),p!==o&&this.emit("slideslengthchange"),c.length!==g&&(this.params.watchoverflow&&this.checkoverflow(),this.emit("snapgridlengthchange")),u.length!==b&&this.emit("slidesgridlengthchange"),(e.watchslidesprogress||e.watchslidesvisibility)&&this.updateslidesoffset()}},updateautoheight:function(e){var t,i=[],s=0;if("number"==typeof e?this.settransition(e):!0===e&&this.settransition(this.params.speed),"auto"!==this.params.slidesperview&&this.params.slidesperview>1)for(t=0;tthis.slides.length)break;i.push(this.slides.eq(a)[0])}else i.push(this.slides.eq(this.activeindex)[0]);for(t=0;ts?r:s}s&&this.$wrapperel.css("height",s+"px")},updateslidesoffset:function(){for(var e=this.slides,t=0;t=0&&l0&&d<=this.size||l<=0&&d>=this.size)&&i.eq(r).addclass(t.slidevisibleclass)}n.progress=s?-o:o}}},updateprogress:function(e){void 0===e&&(e=this&&this.translate||0);var t=this.params,i=this.maxtranslate()-this.mintranslate(),s=this.progress,a=this.isbeginning,r=this.isend,n=a,o=r;0===i?(s=0,a=!0,r=!0):(a=(s=(e-this.mintranslate())/i)<=0,r=s>=1),d.extend(this,{progress:s,isbeginning:a,isend:r}),(t.watchslidesprogress||t.watchslidesvisibility)&&this.updateslidesprogress(e),a&&!n&&this.emit("reachbeginning toedge"),r&&!o&&this.emit("reachend toedge"),(n&&!a||o&&!r)&&this.emit("fromedge"),this.emit("progress",s)},updateslidesclasses:function(){var e,t=this.slides,i=this.params,s=this.$wrapperel,a=this.activeindex,r=this.realindex,n=this.virtual&&i.virtual.enabled;t.removeclass(i.slideactiveclass+" "+i.slidenextclass+" "+i.slideprevclass+" "+i.slideduplicateactiveclass+" "+i.slideduplicatenextclass+" "+i.slideduplicateprevclass),(e=n?this.$wrapperel.find("."+i.slideclass+'[data-swiper-slide-index="'+a+'"]'):t.eq(a)).addclass(i.slideactiveclass),i.loop&&(e.hasclass(i.slideduplicateclass)?s.children("."+i.slideclass+":not(."+i.slideduplicateclass+')[data-swiper-slide-index="'+r+'"]').addclass(i.slideduplicateactiveclass):s.children("."+i.slideclass+"."+i.slideduplicateclass+'[data-swiper-slide-index="'+r+'"]').addclass(i.slideduplicateactiveclass));var o=e.nextall("."+i.slideclass).eq(0).addclass(i.slidenextclass);i.loop&&0===o.length&&(o=t.eq(0)).addclass(i.slidenextclass);var l=e.prevall("."+i.slideclass).eq(0).addclass(i.slideprevclass);i.loop&&0===l.length&&(l=t.eq(-1)).addclass(i.slideprevclass),i.loop&&(o.hasclass(i.slideduplicateclass)?s.children("."+i.slideclass+":not(."+i.slideduplicateclass+')[data-swiper-slide-index="'+o.attr("data-swiper-slide-index")+'"]').addclass(i.slideduplicatenextclass):s.children("."+i.slideclass+"."+i.slideduplicateclass+'[data-swiper-slide-index="'+o.attr("data-swiper-slide-index")+'"]').addclass(i.slideduplicatenextclass),l.hasclass(i.slideduplicateclass)?s.children("."+i.slideclass+":not(."+i.slideduplicateclass+')[data-swiper-slide-index="'+l.attr("data-swiper-slide-index")+'"]').addclass(i.slideduplicateprevclass):s.children("."+i.slideclass+"."+i.slideduplicateclass+'[data-swiper-slide-index="'+l.attr("data-swiper-slide-index")+'"]').addclass(i.slideduplicateprevclass))},updateactiveindex:function(e){var t,i=this.rtltranslate?this.translate:-this.translate,s=this.slidesgrid,a=this.snapgrid,r=this.params,n=this.activeindex,o=this.realindex,l=this.snapindex,h=e;if(void 0===h){for(var p=0;p=s[p]&&i=s[p]&&i=s[p]&&(h=p);r.normalizeslideindex&&(h<0||void 0===h)&&(h=0)}if((t=a.indexof(i)>=0?a.indexof(i):math.floor(h/r.slidespergroup))>=a.length&&(t=a.length-1),h!==n){var c=parseint(this.slides.eq(h).attr("data-swiper-slide-index")||h,10);d.extend(this,{snapindex:t,realindex:c,previousindex:n,activeindex:h}),this.emit("activeindexchange"),this.emit("snapindexchange"),o!==c&&this.emit("realindexchange"),this.emit("slidechange")}else t!==l&&(this.snapindex=t,this.emit("snapindexchange"))},updateclickedslide:function(e){var t=this.params,i=s(e.target).closest("."+t.slideclass)[0],a=!1;if(i)for(var r=0;ra?"next":is?"next":i=o.length&&(u=o.length-1),(p||n.initialslide||0)===(d||0)&&i&&a.emit("beforeslidechangestart");var v,f=-o[u];if(a.updateprogress(f),n.normalizeslideindex)for(var m=0;m=math.floor(100*l[m])&&(r=m);if(a.initialized&&r!==p){if(!a.allowslidenext&&fa.translate&&f>a.maxtranslate()&&(p||0)!==r)return!1}return v=r>p?"next":r(this.snapgrid[a+1]-n)/2&&(s=this.params.slidespergroup)}return this.slideto(s,e,t,i)},slidetoclickedslide:function(){var e,t=this,i=t.params,a=t.$wrapperel,r="auto"===i.slidesperview?t.slidesperviewdynamic():i.slidesperview,n=t.clickedindex;if(i.loop){if(t.animating)return;e=parseint(s(t.clickedslide).attr("data-swiper-slide-index"),10),i.centeredslides?nt.slides.length-t.loopedslides+r/2?(t.loopfix(),n=a.children("."+i.slideclass+'[data-swiper-slide-index="'+e+'"]:not(.'+i.slideduplicateclass+")").eq(0).index(),d.nexttick(function(){t.slideto(n)})):t.slideto(n):n>t.slides.length-r?(t.loopfix(),n=a.children("."+i.slideclass+'[data-swiper-slide-index="'+e+'"]:not(.'+i.slideduplicateclass+")").eq(0).index(),d.nexttick(function(){t.slideto(n)})):t.slideto(n)}else t.slideto(n)}};var g={loopcreate:function(){var t=this,i=t.params,a=t.$wrapperel;a.children("."+i.slideclass+"."+i.slideduplicateclass).remove();var r=a.children("."+i.slideclass);if(i.loopfillgroupwithblank){var n=i.slidespergroup-r.length%i.slidespergroup;if(n!==i.slidespergroup){for(var o=0;or.length&&(t.loopedslides=r.length);var d=[],h=[];r.each(function(e,i){var a=s(i);e=r.length-t.loopedslides&&d.push(i),a.attr("data-swiper-slide-index",e)});for(var p=0;p=0;c-=1)a.prepend(s(d[c].clonenode(!0)).addclass(i.slideduplicateclass))},loopfix:function(){var e,t=this.params,i=this.activeindex,s=this.slides,a=this.loopedslides,r=this.allowslideprev,n=this.allowslidenext,o=this.snapgrid,l=this.rtltranslate;this.allowslideprev=!0,this.allowslidenext=!0;var d=-o[i]-this.gettranslate();i=2*a||i>=s.length-a)&&(e=-s.length+i+a,e+=a,this.slideto(e,0,!1,!0)&&0!==d&&this.settranslate((l?-this.translate:this.translate)-d));this.allowslideprev=r,this.allowslidenext=n},loopdestroy:function(){var e=this.$wrapperel,t=this.params,i=this.slides;e.children("."+t.slideclass+"."+t.slideduplicateclass).remove(),i.removeattr("data-swiper-slide-index")}};var b={setgrabcursor:function(e){if(!(h.touch||!this.params.simulatetouch||this.params.watchoverflow&&this.islocked)){var t=this.el;t.style.cursor="move",t.style.cursor=e?"-webkit-grabbing":"-webkit-grab",t.style.cursor=e?"-moz-grabbin":"-moz-grab",t.style.cursor=e?"grabbing":"grab"}},unsetgrabcursor:function(){h.touch||this.params.watchoverflow&&this.islocked||(this.el.style.cursor="")}};var w={appendslide:function(e){var t=this.$wrapperel,i=this.params;if(i.loop&&this.loopdestroy(),"object"==typeof e&&"length"in e)for(var s=0;s=r)this.appendslide(t);else{for(var n=a>e?a+1:a,o=[],l=r-1;l>=e;l-=1){var d=this.slides.eq(l);d.remove(),o.unshift(d)}if("object"==typeof t&&"length"in t){for(var p=0;pe?a+t.length:a}else i.append(t);for(var c=0;c=0),(n||l||o)&&(s.os="ios",s.ios=!0),l&&!o&&(s.osversion=l[2].replace(/_/g,"."),s.iphone=!0),n&&(s.osversion=n[2].replace(/_/g,"."),s.ipad=!0),o&&(s.osversion=o[3]?o[3].replace(/_/g,"."):null,s.iphone=!0),s.ios&&s.osversion&&i.indexof("version/")>=0&&"10"===s.osversion.split(".")[0]&&(s.osversion=i.tolowercase().split("version/")[1].split(" ")[0]),s.desktop=!(s.os||s.android||s.webview),s.webview=(l||n||o)&&i.match(/.*applewebkit(?!.*safari)/i),s.os&&"ios"===s.os){var d=s.osversion.split("."),h=e.queryselector('meta[name="viewport"]');s.minimalui=!s.webview&&(o||l)&&(1*d[0]==7?1*d[1]>=1:1*d[0]>7)&&h&&h.getattribute("content").indexof("minimal-ui")>=0}return s.pixelratio=t.devicepixelratio||1,s}();function x(){var e=this.params,t=this.el;if(!t||0!==t.offsetwidth){e.breakpoints&&this.setbreakpoint();var i=this.allowslidenext,s=this.allowslideprev,a=this.snapgrid;if(this.allowslidenext=!0,this.allowslideprev=!0,this.updatesize(),this.updateslides(),e.freemode){var r=math.min(math.max(this.translate,this.maxtranslate()),this.mintranslate());this.settranslate(r),this.updateactiveindex(),this.updateslidesclasses(),e.autoheight&&this.updateautoheight()}else this.updateslidesclasses(),("auto"===e.slidesperview||e.slidesperview>1)&&this.isend&&!this.params.centeredslides?this.slideto(this.slides.length-1,0,!1,!0):this.slideto(this.activeindex,0,!1,!0);this.allowslideprev=s,this.allowslidenext=i,this.params.watchoverflow&&a!==this.snapgrid&&this.checkoverflow()}}var e={attachevents:function(){var i=this.params,a=this.touchevents,r=this.el,n=this.wrapperel;this.ontouchstart=function(i){var a=this.toucheventsdata,r=this.params,n=this.touches;if(!this.animating||!r.preventintercationontransition){var o=i;if(o.originalevent&&(o=o.originalevent),a.istouchevent="touchstart"===o.type,(a.istouchevent||!("which"in o)||3!==o.which)&&(!a.istouched||!a.ismoved))if(r.noswiping&&s(o.target).closest(r.noswipingselector?r.noswipingselector:"."+r.noswipingclass)[0])this.allowclick=!0;else if(!r.swipehandler||s(o).closest(r.swipehandler)[0]){n.currentx="touchstart"===o.type?o.targettouches[0].pagex:o.pagex,n.currenty="touchstart"===o.type?o.targettouches[0].pagey:o.pagey;var l=n.currentx,h=n.currenty;if(!y.ios||y.cordova||!r.iosedgeswipedetection||!(l<=r.iosedgeswipethreshold||l>=t.screen.width-r.iosedgeswipethreshold)){if(d.extend(a,{istouched:!0,ismoved:!1,allowtouchcallbacks:!0,isscrolling:void 0,startmoving:void 0}),n.startx=l,n.starty=h,a.touchstarttime=d.now(),this.allowclick=!0,this.updatesize(),this.swipedirection=void 0,r.threshold>0&&(a.allowthresholdmove=!1),"touchstart"!==o.type){var p=!0;s(o.target).is(a.formelements)&&(p=!1),e.activeelement&&s(e.activeelement).is(a.formelements)&&e.activeelement!==o.target&&e.activeelement.blur(),p&&this.allowtouchmove&&o.preventdefault()}this.emit("touchstart",o)}}}}.bind(this),this.ontouchmove=function(t){var i=this.toucheventsdata,a=this.params,r=this.touches,n=this.rtltranslate,o=t;if(o.originalevent&&(o=o.originalevent),i.istouched){if(!i.istouchevent||"mousemove"!==o.type){var l="touchmove"===o.type?o.targettouches[0].pagex:o.pagex,h="touchmove"===o.type?o.targettouches[0].pagey:o.pagey;if(o.preventedbynestedswiper)return r.startx=l,void(r.starty=h);if(!this.allowtouchmove)return this.allowclick=!1,void(i.istouched&&(d.extend(r,{startx:l,starty:h,currentx:l,currenty:h}),i.touchstarttime=d.now()));if(i.istouchevent&&a.touchreleaseonedges&&!a.loop)if(this.isvertical()){if(hr.starty&&this.translate>=this.mintranslate())return i.istouched=!1,void(i.ismoved=!1)}else if(lr.startx&&this.translate>=this.mintranslate())return;if(i.istouchevent&&e.activeelement&&o.target===e.activeelement&&s(o.target).is(i.formelements))return i.ismoved=!0,void(this.allowclick=!1);if(i.allowtouchcallbacks&&this.emit("touchmove",o),!(o.targettouches&&o.targettouches.length>1)){r.currentx=l,r.currenty=h;var p,c=r.currentx-r.startx,u=r.currenty-r.starty;if(void 0===i.isscrolling&&(this.ishorizontal()&&r.currenty===r.starty||this.isvertical()&&r.currentx===r.startx?i.isscrolling=!1:c*c+u*u>=25&&(p=180*math.atan2(math.abs(u),math.abs(c))/math.pi,i.isscrolling=this.ishorizontal()?p>a.touchangle:90-p>a.touchangle)),i.isscrolling&&this.emit("touchmoveopposite",o),"undefined"==typeof startmoving&&(r.currentx===r.startx&&r.currenty===r.starty||(i.startmoving=!0)),i.isscrolling)i.istouched=!1;else if(i.startmoving){this.allowclick=!1,o.preventdefault(),a.touchmovestoppropagation&&!a.nested&&o.stoppropagation(),i.ismoved||(a.loop&&this.loopfix(),i.starttranslate=this.gettranslate(),this.settransition(0),this.animating&&this.$wrapperel.trigger("webkittransitionend transitionend"),i.allowmomentumbounce=!1,!a.grabcursor||!0!==this.allowslidenext&&!0!==this.allowslideprev||this.setgrabcursor(!0),this.emit("sliderfirstmove",o)),this.emit("slidermove",o),i.ismoved=!0;var v=this.ishorizontal()?c:u;r.diff=v,v*=a.touchratio,n&&(v=-v),this.swipedirection=v>0?"prev":"next",i.currenttranslate=v+i.starttranslate;var f=!0,m=a.resistanceratio;if(a.touchreleaseonedges&&(m=0),v>0&&i.currenttranslate>this.mintranslate()?(f=!1,a.resistance&&(i.currenttranslate=this.mintranslate()-1+math.pow(-this.mintranslate()+i.starttranslate+v,m))):v<0&&i.currenttranslatei.starttranslate&&(i.currenttranslate=i.starttranslate),a.threshold>0){if(!(math.abs(v)>a.threshold||i.allowthresholdmove))return void(i.currenttranslate=i.starttranslate);if(!i.allowthresholdmove)return i.allowthresholdmove=!0,r.startx=r.currentx,r.starty=r.currenty,i.currenttranslate=i.starttranslate,void(r.diff=this.ishorizontal()?r.currentx-r.startx:r.currenty-r.starty)}a.followfinger&&((a.freemode||a.watchslidesprogress||a.watchslidesvisibility)&&(this.updateactiveindex(),this.updateslidesclasses()),a.freemode&&(0===i.velocities.length&&i.velocities.push({position:r[this.ishorizontal()?"startx":"starty"],time:i.touchstarttime}),i.velocities.push({position:r[this.ishorizontal()?"currentx":"currenty"],time:d.now()})),this.updateprogress(i.currenttranslate),this.settranslate(i.currenttranslate))}}}}else i.startmoving&&i.isscrolling&&this.emit("touchmoveopposite",o)}.bind(this),this.ontouchend=function(e){var t=this,i=t.toucheventsdata,s=t.params,a=t.touches,r=t.rtltranslate,n=t.$wrapperel,o=t.slidesgrid,l=t.snapgrid,h=e;if(h.originalevent&&(h=h.originalevent),i.allowtouchcallbacks&&t.emit("touchend",h),i.allowtouchcallbacks=!1,!i.istouched)return i.ismoved&&s.grabcursor&&t.setgrabcursor(!1),i.ismoved=!1,void(i.startmoving=!1);s.grabcursor&&i.ismoved&&i.istouched&&(!0===t.allowslidenext||!0===t.allowslideprev)&&t.setgrabcursor(!1);var p,c=d.now(),u=c-i.touchstarttime;if(t.allowclick&&(t.updateclickedslide(h),t.emit("tap",h),u<300&&c-i.lastclicktime>300&&(i.clicktimeout&&cleartimeout(i.clicktimeout),i.clicktimeout=d.nexttick(function(){t&&!t.destroyed&&t.emit("click",h)},300)),u<300&&c-i.lastclicktime<300&&(i.clicktimeout&&cleartimeout(i.clicktimeout),t.emit("doubletap",h))),i.lastclicktime=d.now(),d.nexttick(function(){t.destroyed||(t.allowclick=!0)}),!i.istouched||!i.ismoved||!t.swipedirection||0===a.diff||i.currenttranslate===i.starttranslate)return i.istouched=!1,i.ismoved=!1,void(i.startmoving=!1);if(i.istouched=!1,i.ismoved=!1,i.startmoving=!1,p=s.followfinger?r?t.translate:-t.translate:-i.currenttranslate,s.freemode){if(p<-t.mintranslate())return void t.slideto(t.activeindex);if(p>-t.maxtranslate())return void(t.slides.length1){var v=i.velocities.pop(),f=i.velocities.pop(),m=v.position-f.position,g=v.time-f.time;t.velocity=m/g,t.velocity/=2,math.abs(t.velocity)150||d.now()-v.time>300)&&(t.velocity=0)}else t.velocity=0;t.velocity*=s.freemodemomentumvelocityratio,i.velocities.length=0;var b=1e3*s.freemodemomentumratio,w=t.velocity*b,y=t.translate+w;r&&(y=-y);var x,e,t=!1,s=20*math.abs(t.velocity)*s.freemodemomentumbounceratio;if(yt.mintranslate())s.freemodemomentumbounce?(y-t.mintranslate()>s&&(y=t.mintranslate()+s),x=t.mintranslate(),t=!0,i.allowmomentumbounce=!0):y=t.mintranslate(),s.loop&&s.centeredslides&&(e=!0);else if(s.freemodesticky){for(var c,m=0;m-y){c=m;break}y=-(y=math.abs(l[c]-y)=s.longswipesms)&&(t.updateprogress(),t.updateactiveindex(),t.updateslidesclasses())}else{for(var z=0,k=t.slidessizesgrid[0],p=0;p=o[p]&&p=o[p]&&(z=p,k=o[o.length-1]-o[o.length-2]);var $=(p-o[z])/k;if(u>s.longswipesms){if(!s.longswipes)return void t.slideto(t.activeindex);"next"===t.swipedirection&&($>=s.longswipesratio?t.slideto(z+s.slidespergroup):t.slideto(z)),"prev"===t.swipedirection&&($>1-s.longswipesratio?t.slideto(z+s.slidespergroup):t.slideto(z))}else{if(!s.shortswipes)return void t.slideto(t.activeindex);"next"===t.swipedirection&&t.slideto(z+s.slidespergroup),"prev"===t.swipedirection&&t.slideto(z)}}}.bind(this),this.onclick=function(e){this.allowclick||(this.params.preventclicks&&e.preventdefault(),this.params.preventclickspropagation&&this.animating&&(e.stoppropagation(),e.stopimmediatepropagation()))}.bind(this);var o="container"===i.toucheventstarget?r:n,l=!!i.nested;if(h.touch||!h.pointerevents&&!h.prefixedpointerevents){if(h.touch){var p=!("touchstart"!==a.start||!h.passivelistener||!i.passivelisteners)&&{passive:!0,capture:!1};o.addeventlistener(a.start,this.ontouchstart,p),o.addeventlistener(a.move,this.ontouchmove,h.passivelistener?{passive:!1,capture:l}:l),o.addeventlistener(a.end,this.ontouchend,p)}(i.simulatetouch&&!y.ios&&!y.android||i.simulatetouch&&!h.touch&&y.ios)&&(o.addeventlistener("mousedown",this.ontouchstart,!1),e.addeventlistener("mousemove",this.ontouchmove,l),e.addeventlistener("mouseup",this.ontouchend,!1))}else o.addeventlistener(a.start,this.ontouchstart,!1),e.addeventlistener(a.move,this.ontouchmove,l),e.addeventlistener(a.end,this.ontouchend,!1);(i.preventclicks||i.preventclickspropagation)&&o.addeventlistener("click",this.onclick,!0),this.on(y.ios||y.android?"resize orientationchange observerupdate":"resize observerupdate",x,!0)},detachevents:function(){var t=this.params,i=this.touchevents,s=this.el,a=this.wrapperel,r="container"===t.toucheventstarget?s:a,n=!!t.nested;if(h.touch||!h.pointerevents&&!h.prefixedpointerevents){if(h.touch){var o=!("ontouchstart"!==i.start||!h.passivelistener||!t.passivelisteners)&&{passive:!0,capture:!1};r.removeeventlistener(i.start,this.ontouchstart,o),r.removeeventlistener(i.move,this.ontouchmove,n),r.removeeventlistener(i.end,this.ontouchend,o)}(t.simulatetouch&&!y.ios&&!y.android||t.simulatetouch&&!h.touch&&y.ios)&&(r.removeeventlistener("mousedown",this.ontouchstart,!1),e.removeeventlistener("mousemove",this.ontouchmove,n),e.removeeventlistener("mouseup",this.ontouchend,!1))}else r.removeeventlistener(i.start,this.ontouchstart,!1),e.removeeventlistener(i.move,this.ontouchmove,n),e.removeeventlistener(i.end,this.ontouchend,!1);(t.preventclicks||t.preventclickspropagation)&&r.removeeventlistener("click",this.onclick,!0),this.off(y.ios||y.android?"resize orientationchange observerupdate":"resize observerupdate",x)}};var t={setbreakpoint:function(){var e=this.activeindex,t=this.initialized,i=this.loopedslides;void 0===i&&(i=0);var s=this.params,a=s.breakpoints;if(a&&(!a||0!==object.keys(a).length)){var r=this.getbreakpoint(a);if(r&&this.currentbreakpoint!==r){var n=r in a?a[r]:this.originalparams,o=s.loop&&n.slidesperview!==s.slidesperview;d.extend(this.params,n),d.extend(this,{allowtouchmove:this.params.allowtouchmove,allowslidenext:this.params.allowslidenext,allowslideprev:this.params.allowslideprev}),this.currentbreakpoint=r,o&&t&&(this.loopdestroy(),this.loopcreate(),this.updateslides(),this.slideto(e-i+this.loopedslides,0,!1)),this.emit("breakpoint",n)}}},getbreakpoint:function(e){if(e){var i=!1,s=[];object.keys(e).foreach(function(e){s.push(e)}),s.sort(function(e,t){return parseint(e,10)-parseint(t,10)});for(var a=0;a=t.innerwidth&&!i&&(i=r)}return i||"max"}}},s=function(){return{isie:!!t.navigator.useragent.match(/trident/g)||!!t.navigator.useragent.match(/msie/g),issafari:(e=t.navigator.useragent.tolowercase(),e.indexof("safari")>=0&&e.indexof("chrome")<0&&e.indexof("android")<0),isuiwebview:/(iphone|ipod|ipad).*applewebkit(?!.*safari)/i.test(t.navigator.useragent)};var e}();var c={init:!0,direction:"horizontal",toucheventstarget:"container",initialslide:0,speed:300,preventintercationontransition:!1,iosedgeswipedetection:!1,iosedgeswipethreshold:20,freemode:!1,freemodemomentum:!0,freemodemomentumratio:1,freemodemomentumbounce:!0,freemodemomentumbounceratio:1,freemodemomentumvelocityratio:1,freemodesticky:!1,freemodeminimumvelocity:.02,autoheight:!1,setwrappersize:!1,virtualtranslate:!1,effect:"slide",breakpoints:void 0,spacebetween:0,slidesperview:1,slidespercolumn:1,slidespercolumnfill:"column",slidespergroup:1,centeredslides:!1,slidesoffsetbefore:0,slidesoffsetafter:0,normalizeslideindex:!0,watchoverflow:!1,roundlengths:!1,touchratio:1,touchangle:45,simulatetouch:!0,shortswipes:!0,longswipes:!0,longswipesratio:.5,longswipesms:300,followfinger:!0,allowtouchmove:!0,threshold:0,touchmovestoppropagation:!0,touchreleaseonedges:!1,uniquenavelements:!0,resistance:!0,resistanceratio:.85,watchslidesprogress:!1,watchslidesvisibility:!1,grabcursor:!1,preventclicks:!0,preventclickspropagation:!0,slidetoclickedslide:!1,preloadimages:!0,updateonimagesready:!0,loop:!1,loopadditionalslides:0,loopedslides:null,loopfillgroupwithblank:!1,allowslideprev:!0,allowslidenext:!0,swipehandler:null,noswiping:!0,noswipingclass:"swiper-no-swiping",noswipingselector:null,passivelisteners:!0,containermodifierclass:"swiper-container-",slideclass:"swiper-slide",slideblankclass:"swiper-slide-invisible-blank",slideactiveclass:"swiper-slide-active",slideduplicateactiveclass:"swiper-slide-duplicate-active",slidevisibleclass:"swiper-slide-visible",slideduplicateclass:"swiper-slide-duplicate",slidenextclass:"swiper-slide-next",slideduplicatenextclass:"swiper-slide-duplicate-next",slideprevclass:"swiper-slide-prev",slideduplicateprevclass:"swiper-slide-duplicate-prev",wrapperclass:"swiper-wrapper",runcallbacksoninit:!0},m={update:u,translate:v,transition:f,slide:m,loop:g,grabcursor:b,manipulation:w,events:e,breakpoints:t,checkoverflow:{checkoverflow:function(){var e=this.islocked;this.islocked=1===this.snapgrid.length,this.allowslidenext=!this.islocked,this.allowslideprev=!this.islocked,e!==this.islocked&&this.emit(this.islocked?"lock":"unlock"),e&&e!==this.islocked&&(this.isend=!1,this.navigation.update())}},classes:{addclasses:function(){var e=this.classnames,t=this.params,i=this.rtl,s=this.$el,a=[];a.push(t.direction),t.freemode&&a.push("free-mode"),h.flexbox||a.push("no-flexbox"),t.autoheight&&a.push("autoheight"),i&&a.push("rtl"),t.slidespercolumn>1&&a.push("multirow"),y.android&&a.push("android"),y.ios&&a.push("ios"),s.isie&&(h.pointerevents||h.prefixedpointerevents)&&a.push("wp8-"+t.direction),a.foreach(function(i){e.push(t.containermodifierclass+i)}),s.addclass(e.join(" "))},removeclasses:function(){var e=this.$el,t=this.classnames;e.removeclass(t.join(" "))}},images:{loadimage:function(e,i,s,a,r,n){var o;function l(){n&&n()}e.complete&&r?l():i?((o=new t.image).onload=l,o.onerror=l,a&&(o.sizes=a),s&&(o.srcset=s),i&&(o.src=i)):l()},preloadimages:function(){var e=this;function t(){void 0!==e&&null!==e&&e&&!e.destroyed&&(void 0!==e.imagesloaded&&(e.imagesloaded+=1),e.imagesloaded===e.imagestoload.length&&(e.params.updateonimagesready&&e.update(),e.emit("imagesready")))}e.imagestoload=e.$el.find("img");for(var i=0;i1){var u=[];return c.each(function(e,i){var s=d.extend({},r,{el:i});u.push(new t(s))}),u}a.swiper=l,c.data("swiper",l);var v,f,m=c.children("."+l.params.wrapperclass);return d.extend(l,{$el:c,el:a,$wrapperel:m,wrapperel:m[0],classnames:[],slides:s(),slidesgrid:[],snapgrid:[],slidessizesgrid:[],ishorizontal:function(){return"horizontal"===l.params.direction},isvertical:function(){return"vertical"===l.params.direction},rtl:"rtl"===a.dir.tolowercase()||"rtl"===c.css("direction"),rtltranslate:"horizontal"===l.params.direction&&("rtl"===a.dir.tolowercase()||"rtl"===c.css("direction")),wrongrtl:"-webkit-box"===m.css("display"),activeindex:0,realindex:0,isbeginning:!0,isend:!1,translate:0,previoustranslate:0,progress:0,velocity:0,animating:!1,allowslidenext:l.params.allowslidenext,allowslideprev:l.params.allowslideprev,touchevents:(v=["touchstart","touchmove","touchend"],f=["mousedown","mousemove","mouseup"],h.pointerevents?f=["pointerdown","pointermove","pointerup"]:h.prefixedpointerevents&&(f=["mspointerdown","mspointermove","mspointerup"]),l.toucheventstouch={start:v[0],move:v[1],end:v[2]},l.toucheventsdesktop={start:f[0],move:f[1],end:f[2]},h.touch||!l.params.simulatetouch?l.toucheventstouch:l.toucheventsdesktop),toucheventsdata:{istouched:void 0,ismoved:void 0,allowtouchcallbacks:void 0,touchstarttime:void 0,isscrolling:void 0,currenttranslate:void 0,starttranslate:void 0,allowthresholdmove:void 0,formelements:"input, select, option, textarea, button, video",lastclicktime:d.now(),clicktimeout:void 0,velocities:[],allowmomentumbounce:void 0,istouchevent:void 0,startmoving:void 0},allowclick:!0,allowtouchmove:l.params.allowtouchmove,touches:{startx:0,starty:0,currentx:0,currenty:0,diff:0},imagestoload:[],imagesloaded:0}),l.usemodules(),l.params.init&&l.init(),l}}e&&(t.__proto__=e),t.prototype=object.create(e&&e.prototype),t.prototype.constructor=t;var i={extendeddefaults:{configurable:!0},defaults:{configurable:!0},class:{configurable:!0},$:{configurable:!0}};return t.prototype.slidesperviewdynamic=function(){var e=this.params,t=this.slides,i=this.slidesgrid,s=this.size,a=this.activeindex,r=1;if(e.centeredslides){for(var n,o=t[a].swiperslidesize,l=a+1;ls&&(n=!0));for(var d=a-1;d>=0;d-=1)t[d]&&!n&&(r+=1,(o+=t[d].swiperslidesize)>s&&(n=!0))}else for(var h=a+1;h1)&&e.isend&&!e.params.centeredslides?e.slideto(e.slides.length-1,0,!1,!0):e.slideto(e.activeindex,0,!1,!0))||s(),i.watchoverflow&&t!==e.snapgrid&&e.checkoverflow(),e.emit("update")}function s(){var t=e.rtltranslate?-1*e.translate:e.translate,i=math.min(math.max(t,e.maxtranslate()),e.mintranslate());e.settranslate(i),e.updateactiveindex(),e.updateslidesclasses()}},t.prototype.init=function(){this.initialized||(this.emit("beforeinit"),this.params.breakpoints&&this.setbreakpoint(),this.addclasses(),this.params.loop&&this.loopcreate(),this.updatesize(),this.updateslides(),this.params.watchoverflow&&this.checkoverflow(),this.params.grabcursor&&this.setgrabcursor(),this.params.preloadimages&&this.preloadimages(),this.params.loop?this.slideto(this.params.initialslide+this.loopedslides,0,this.params.runcallbacksoninit):this.slideto(this.params.initialslide,0,this.params.runcallbacksoninit),this.attachevents(),this.initialized=!0,this.emit("init"))},t.prototype.destroy=function(e,t){void 0===e&&(e=!0),void 0===t&&(t=!0);var i=this,s=i.params,a=i.$el,r=i.$wrapperel,n=i.slides;return void 0===i.params||i.destroyed?null:(i.emit("beforedestroy"),i.initialized=!1,i.detachevents(),s.loop&&i.loopdestroy(),t&&(i.removeclasses(),a.removeattr("style"),r.removeattr("style"),n&&n.length&&n.removeclass([s.slidevisibleclass,s.slideactiveclass,s.slidenextclass,s.slideprevclass].join(" ")).removeattr("style").removeattr("data-swiper-slide-index").removeattr("data-swiper-column").removeattr("data-swiper-row")),i.emit("destroy"),object.keys(i.eventslisteners).foreach(function(e){i.off(e)}),!1!==e&&(i.$el[0].swiper=null,i.$el.data("swiper",null),d.deleteprops(i)),i.destroyed=!0,null)},t.extenddefaults=function(e){d.extend(z,e)},i.extendeddefaults.get=function(){return z},i.defaults.get=function(){return c},i.class.get=function(){return e},i.$.get=function(){return s},object.defineproperties(t,i),t}(p),p={name:"device",proto:{device:y},static:{device:y}},$={name:"support",proto:{support:h},static:{support:h}},l={name:"browser",proto:{browser:s},static:{browser:s}},i={name:"resize",create:function(){var e=this;d.extend(e,{resize:{resizehandler:function(){e&&!e.destroyed&&e.initialized&&(e.emit("beforeresize"),e.emit("resize"))},orientationchangehandler:function(){e&&!e.destroyed&&e.initialized&&e.emit("orientationchange")}}})},on:{init:function(){t.addeventlistener("resize",this.resize.resizehandler),t.addeventlistener("orientationchange",this.resize.orientationchangehandler)},destroy:function(){t.removeeventlistener("resize",this.resize.resizehandler),t.removeeventlistener("orientationchange",this.resize.orientationchangehandler)}}},d={func:t.mutationobserver||t.webkitmutationobserver,attach:function(e,t){void 0===t&&(t={});var i=this,s=new(0,d.func)(function(e){e.foreach(function(e){i.emit("observerupdate",e)})});s.observe(e,{attributes:void 0===t.attributes||t.attributes,childlist:void 0===t.childlist||t.childlist,characterdata:void 0===t.characterdata||t.characterdata}),i.observer.observers.push(s)},init:function(){if(h.observer&&this.params.observer){if(this.params.observeparents)for(var e=this.$el.parents(),t=0;tw)&&t.$wrapperel.find("."+t.params.slideclass+'[data-swiper-slide-index="'+s+'"]').remove();for(var c=0;c=b&&c<=w&&(void 0===l||e?t.push(c):(c>l&&t.push(c),c'+e+"");return a.attr("data-swiper-slide-index")||a.attr("data-swiper-slide-index",t),i.cache&&(this.virtual.cache[t]=a),a},appendslide:function(e){this.virtual.slides.push(e),this.virtual.update(!0)},prependslide:function(e){if(this.virtual.slides.unshift(e),this.params.virtual.cache){var t=this.virtual.cache,i={};object.keys(t).foreach(function(e){i[e+1]=t[e]}),this.virtual.cache=i}this.virtual.update(!0),this.slidenext(0)}},g={name:"virtual",params:{virtual:{enabled:!1,slides:[],cache:!0,renderslide:null,renderexternal:null}},create:function(){d.extend(this,{virtual:{update:a.update.bind(this),appendslide:a.appendslide.bind(this),prependslide:a.prependslide.bind(this),renderslide:a.renderslide.bind(this),slides:this.params.virtual.slides,cache:{}}})},on:{beforeinit:function(){if(this.params.virtual.enabled){this.classnames.push(this.params.containermodifierclass+"virtual");var e={watchslidesprogress:!0};d.extend(this.params,e),d.extend(this.originalparams,e),this.virtual.update()}},settranslate:function(){this.params.virtual.enabled&&this.virtual.update()}}},h={handle:function(i){var s=this.rtltranslate,a=i;a.originalevent&&(a=a.originalevent);var r=a.keycode||a.charcode;if(!this.allowslidenext&&(this.ishorizontal()&&39===r||this.isvertical()&&40===r))return!1;if(!this.allowslideprev&&(this.ishorizontal()&&37===r||this.isvertical()&&38===r))return!1;if(!(a.shiftkey||a.altkey||a.ctrlkey||a.metakey||e.activeelement&&e.activeelement.nodename&&("input"===e.activeelement.nodename.tolowercase()||"textarea"===e.activeelement.nodename.tolowercase()))){if(this.params.keyboard.onlyinviewport&&(37===r||39===r||38===r||40===r)){var n=!1;if(this.$el.parents("."+this.params.slideclass).length>0&&0===this.$el.parents("."+this.params.slideactiveclass).length)return;var o=t.innerwidth,l=t.innerheight,d=this.$el.offset();s&&(d.left-=this.$el[0].scrollleft);for(var h=[[d.left,d.top],[d.left+this.width,d.top],[d.left,d.top+this.height],[d.left+this.width,d.top+this.height]],p=0;p=0&&c[0]<=o&&c[1]>=0&&c[1]<=l&&(n=!0)}if(!n)return}this.ishorizontal()?(37!==r&&39!==r||(a.preventdefault?a.preventdefault():a.returnvalue=!1),(39===r&&!s||37===r&&s)&&this.slidenext(),(37===r&&!s||39===r&&s)&&this.slideprev()):(38!==r&&40!==r||(a.preventdefault?a.preventdefault():a.returnvalue=!1),40===r&&this.slidenext(),38===r&&this.slideprev()),this.emit("keypress",r)}},enable:function(){this.keyboard.enabled||(s(e).on("keydown",this.keyboard.handle),this.keyboard.enabled=!0)},disable:function(){this.keyboard.enabled&&(s(e).off("keydown",this.keyboard.handle),this.keyboard.enabled=!1)}},n={name:"keyboard",params:{keyboard:{enabled:!1,onlyinviewport:!0}},create:function(){d.extend(this,{keyboard:{enabled:!1,enable:h.enable.bind(this),disable:h.disable.bind(this),handle:h.handle.bind(this)}})},on:{init:function(){this.params.keyboard.enabled&&this.keyboard.enable()},destroy:function(){this.keyboard.enabled&&this.keyboard.disable()}}};var b={lastscrolltime:d.now(),event:t.navigator.useragent.indexof("firefox")>-1?"dommousescroll":function(){var t="onwheel"in e;if(!t){var i=e.createelement("div");i.setattribute("onwheel","return;"),t="function"==typeof i.onwheel}return!t&&e.implementation&&e.implementation.hasfeature&&!0!==e.implementation.hasfeature("","")&&(t=e.implementation.hasfeature("events.wheel","3.0")),t}()?"wheel":"mousewheel",normalize:function(e){var t=0,i=0,s=0,a=0;return"detail"in e&&(i=e.detail),"wheeldelta"in e&&(i=-e.wheeldelta/120),"wheeldeltay"in e&&(i=-e.wheeldeltay/120),"wheeldeltax"in e&&(t=-e.wheeldeltax/120),"axis"in e&&e.axis===e.horizontal_axis&&(t=i,i=0),s=10*t,a=10*i,"deltay"in e&&(a=e.deltay),"deltax"in e&&(s=e.deltax),(s||a)&&e.deltamode&&(1===e.deltamode?(s*=40,a*=40):(s*=800,a*=800)),s&&!t&&(t=s<1?-1:1),a&&!i&&(i=a<1?-1:1),{spinx:t,spiny:i,pixelx:s,pixely:a}},handlemouseenter:function(){this.mouseentered=!0},handlemouseleave:function(){this.mouseentered=!1},handle:function(e){var i=e,s=this,a=s.params.mousewheel;if(!s.mouseentered&&!a.releaseonedges)return!0;i.originalevent&&(i=i.originalevent);var r=0,n=s.rtltranslate?-1:1,o=b.normalize(i);if(a.forcetoaxis)if(s.ishorizontal()){if(!(math.abs(o.pixelx)>math.abs(o.pixely)))return!0;r=o.pixelx*n}else{if(!(math.abs(o.pixely)>math.abs(o.pixelx)))return!0;r=o.pixely}else r=math.abs(o.pixelx)>math.abs(o.pixely)?-o.pixelx*n:-o.pixely;if(0===r)return!0;if(a.invert&&(r=-r),s.params.freemode){s.params.loop&&s.loopfix();var l=s.gettranslate()+r*a.sensitivity,h=s.isbeginning,p=s.isend;if(l>=s.mintranslate()&&(l=s.mintranslate()),l<=s.maxtranslate()&&(l=s.maxtranslate()),s.settransition(0),s.settranslate(l),s.updateprogress(),s.updateactiveindex(),s.updateslidesclasses(),(!h&&s.isbeginning||!p&&s.isend)&&s.updateslidesclasses(),s.params.freemodesticky&&(cleartimeout(s.mousewheel.timeout),s.mousewheel.timeout=d.nexttick(function(){s.slidetoclosest()},300)),s.emit("scroll",i),s.params.autoplay&&s.params.autoplaydisableoninteraction&&s.autoplay.stop(),l===s.mintranslate()||l===s.maxtranslate())return!0}else{if(d.now()-s.mousewheel.lastscrolltime>60)if(r<0)if(s.isend&&!s.params.loop||s.animating){if(a.releaseonedges)return!0}else s.slidenext(),s.emit("scroll",i);else if(s.isbeginning&&!s.params.loop||s.animating){if(a.releaseonedges)return!0}else s.slideprev(),s.emit("scroll",i);s.mousewheel.lastscrolltime=(new t.date).gettime()}return i.preventdefault?i.preventdefault():i.returnvalue=!1,!1},enable:function(){if(!b.event)return!1;if(this.mousewheel.enabled)return!1;var e=this.$el;return"container"!==this.params.mousewheel.eventstarged&&(e=s(this.params.mousewheel.eventstarged)),e.on("mouseenter",this.mousewheel.handlemouseenter),e.on("mouseleave",this.mousewheel.handlemouseleave),e.on(b.event,this.mousewheel.handle),this.mousewheel.enabled=!0,!0},disable:function(){if(!b.event)return!1;if(!this.mousewheel.enabled)return!1;var e=this.$el;return"container"!==this.params.mousewheel.eventstarged&&(e=s(this.params.mousewheel.eventstarged)),e.off(b.event,this.mousewheel.handle),this.mousewheel.enabled=!1,!0}},x={update:function(){var e=this.params.navigation;if(!this.params.loop){var t=this.navigation,i=t.$nextel,s=t.$prevel;s&&s.length>0&&(this.isbeginning?s.addclass(e.disabledclass):s.removeclass(e.disabledclass),s[this.params.watchoverflow&&this.islocked?"addclass":"removeclass"](e.lockclass)),i&&i.length>0&&(this.isend?i.addclass(e.disabledclass):i.removeclass(e.disabledclass),i[this.params.watchoverflow&&this.islocked?"addclass":"removeclass"](e.lockclass))}},init:function(){var e,t,i=this,a=i.params.navigation;(a.nextel||a.prevel)&&(a.nextel&&(e=s(a.nextel),i.params.uniquenavelements&&"string"==typeof a.nextel&&e.length>1&&1===i.$el.find(a.nextel).length&&(e=i.$el.find(a.nextel))),a.prevel&&(t=s(a.prevel),i.params.uniquenavelements&&"string"==typeof a.prevel&&t.length>1&&1===i.$el.find(a.prevel).length&&(t=i.$el.find(a.prevel))),e&&e.length>0&&e.on("click",function(e){e.preventdefault(),i.isend&&!i.params.loop||i.slidenext()}),t&&t.length>0&&t.on("click",function(e){e.preventdefault(),i.isbeginning&&!i.params.loop||i.slideprev()}),d.extend(i.navigation,{$nextel:e,nextel:e&&e[0],$prevel:t,prevel:t&&t[0]}))},destroy:function(){var e=this.navigation,t=e.$nextel,i=e.$prevel;t&&t.length&&(t.off("click"),t.removeclass(this.params.navigation.disabledclass)),i&&i.length&&(i.off("click"),i.removeclass(this.params.navigation.disabledclass))}},y={update:function(){var e=this.rtl,t=this.params.pagination;if(t.el&&this.pagination.el&&this.pagination.$el&&0!==this.pagination.$el.length){var i,a=this.virtual&&this.params.virtual.enabled?this.virtual.slides.length:this.slides.length,r=this.pagination.$el,n=this.params.loop?math.ceil((a-2*this.loopedslides)/this.params.slidespergroup):this.snapgrid.length;if(this.params.loop?((i=math.ceil((this.activeindex-this.loopedslides)/this.params.slidespergroup))>a-1-2*this.loopedslides&&(i-=a-2*this.loopedslides),i>n-1&&(i-=n),i<0&&"bullets"!==this.params.paginationtype&&(i=n+i)):i=void 0!==this.snapindex?this.snapindex:this.activeindex||0,"bullets"===t.type&&this.pagination.bullets&&this.pagination.bullets.length>0){var o,l,d,h=this.pagination.bullets;if(t.dynamicbullets&&(this.pagination.bulletsize=h.eq(0)[this.ishorizontal()?"outerwidth":"outerheight"](!0),r.css(this.ishorizontal()?"width":"height",this.pagination.bulletsize*(t.dynamicmainbullets+4)+"px"),t.dynamicmainbullets>1&&void 0!==this.previousindex&&(this.pagination.dynamicbulletindex+=i-this.previousindex,this.pagination.dynamicbulletindex>t.dynamicmainbullets-1?this.pagination.dynamicbulletindex=t.dynamicmainbullets-1:this.pagination.dynamicbulletindex<0&&(this.pagination.dynamicbulletindex=0)),o=i-this.pagination.dynamicbulletindex,d=((l=o+(math.min(h.length,t.dynamicmainbullets)-1))+o)/2),h.removeclass(t.bulletactiveclass+" "+t.bulletactiveclass+"-next "+t.bulletactiveclass+"-next-next "+t.bulletactiveclass+"-prev "+t.bulletactiveclass+"-prev-prev "+t.bulletactiveclass+"-main"),r.length>1)h.each(function(e,a){var r=s(a),n=r.index();n===i&&r.addclass(t.bulletactiveclass),t.dynamicbullets&&(n>=o&&n<=l&&r.addclass(t.bulletactiveclass+"-main"),n===o&&r.prev().addclass(t.bulletactiveclass+"-prev").prev().addclass(t.bulletactiveclass+"-prev-prev"),n===l&&r.next().addclass(t.bulletactiveclass+"-next").next().addclass(t.bulletactiveclass+"-next-next"))});else if(h.eq(i).addclass(t.bulletactiveclass),t.dynamicbullets){for(var p=h.eq(o),c=h.eq(l),u=o;u<=l;u+=1)h.eq(u).addclass(t.bulletactiveclass+"-main");p.prev().addclass(t.bulletactiveclass+"-prev").prev().addclass(t.bulletactiveclass+"-prev-prev"),c.next().addclass(t.bulletactiveclass+"-next").next().addclass(t.bulletactiveclass+"-next-next")}if(t.dynamicbullets){var v=math.min(h.length,t.dynamicmainbullets+4),f=(this.pagination.bulletsize*v-this.pagination.bulletsize)/2-d*this.pagination.bulletsize,m=e?"right":"left";h.css(this.ishorizontal()?m:"top",f+"px")}}if("fraction"===t.type&&(r.find("."+t.currentclass).text(t.formatfractioncurrent(i+1)),r.find("."+t.totalclass).text(t.formatfractiontotal(n))),"progressbar"===t.type){var g;g=t.progressbaropposite?this.ishorizontal()?"vertical":"horizontal":this.ishorizontal()?"horizontal":"vertical";var b=(i+1)/n,w=1,y=1;"horizontal"===g?w=b:y=b,r.find("."+t.progressbarfillclass).transform("translate3d(0,0,0) scalex("+w+") scaley("+y+")").transition(this.params.speed)}"custom"===t.type&&t.rendercustom?(r.html(t.rendercustom(this,i+1,n)),this.emit("paginationrender",this,r[0])):this.emit("paginationupdate",this,r[0]),r[this.params.watchoverflow&&this.islocked?"addclass":"removeclass"](t.lockclass)}},render:function(){var e=this.params.pagination;if(e.el&&this.pagination.el&&this.pagination.$el&&0!==this.pagination.$el.length){var t=this.virtual&&this.params.virtual.enabled?this.virtual.slides.length:this.slides.length,i=this.pagination.$el,s="";if("bullets"===e.type){for(var a=this.params.loop?math.ceil((t-2*this.loopedslides)/this.params.slidespergroup):this.snapgrid.length,r=0;r";i.html(s),this.pagination.bullets=i.find("."+e.bulletclass)}"fraction"===e.type&&(s=e.renderfraction?e.renderfraction.call(this,e.currentclass,e.totalclass):' / ',i.html(s)),"progressbar"===e.type&&(s=e.renderprogressbar?e.renderprogressbar.call(this,e.progressbarfillclass):'',i.html(s)),"custom"!==e.type&&this.emit("paginationrender",this.pagination.$el[0])}},init:function(){var e=this,t=e.params.pagination;if(t.el){var i=s(t.el);0!==i.length&&(e.params.uniquenavelements&&"string"==typeof t.el&&i.length>1&&1===e.$el.find(t.el).length&&(i=e.$el.find(t.el)),"bullets"===t.type&&t.clickable&&i.addclass(t.clickableclass),i.addclass(t.modifierclass+t.type),"bullets"===t.type&&t.dynamicbullets&&(i.addclass(""+t.modifierclass+t.type+"-dynamic"),e.pagination.dynamicbulletindex=0,t.dynamicmainbullets<1&&(t.dynamicmainbullets=1)),"progressbar"===t.type&&t.progressbaropposite&&i.addclass(t.progressbaroppositeclass),t.clickable&&i.on("click","."+t.bulletclass,function(t){t.preventdefault();var i=s(this).index()*e.params.slidespergroup;e.params.loop&&(i+=e.loopedslides),e.slideto(i)}),d.extend(e.pagination,{$el:i,el:i[0]}))}},destroy:function(){var e=this.params.pagination;if(e.el&&this.pagination.el&&this.pagination.$el&&0!==this.pagination.$el.length){var t=this.pagination.$el;t.removeclass(e.hiddenclass),t.removeclass(e.modifierclass+e.type),this.pagination.bullets&&this.pagination.bullets.removeclass(e.bulletactiveclass),e.clickable&&t.off("click","."+e.bulletclass)}}},v={settranslate:function(){if(this.params.scrollbar.el&&this.scrollbar.el){var e=this.scrollbar,t=this.rtltranslate,i=this.progress,s=e.dragsize,a=e.tracksize,r=e.$dragel,n=e.$el,o=this.params.scrollbar,l=s,d=(a-s)*i;t?(d=-d)>0?(l=s-d,d=0):-d+s>a&&(l=a+d):d<0?(l=s+d,d=0):d+s>a&&(l=a-d),this.ishorizontal()?(h.transforms3d?r.transform("translate3d("+d+"px, 0, 0)"):r.transform("translatex("+d+"px)"),r[0].style.width=l+"px"):(h.transforms3d?r.transform("translate3d(0px, "+d+"px, 0)"):r.transform("translatey("+d+"px)"),r[0].style.height=l+"px"),o.hide&&(cleartimeout(this.scrollbar.timeout),n[0].style.opacity=1,this.scrollbar.timeout=settimeout(function(){n[0].style.opacity=0,n.transition(400)},1e3))}},settransition:function(e){this.params.scrollbar.el&&this.scrollbar.el&&this.scrollbar.$dragel.transition(e)},updatesize:function(){if(this.params.scrollbar.el&&this.scrollbar.el){var e=this.scrollbar,t=e.$dragel,i=e.$el;t[0].style.width="",t[0].style.height="";var s,a=this.ishorizontal()?i[0].offsetwidth:i[0].offsetheight,r=this.size/this.virtualsize,n=r*(a/this.size);s="auto"===this.params.scrollbar.dragsize?a*r:parseint(this.params.scrollbar.dragsize,10),this.ishorizontal()?t[0].style.width=s+"px":t[0].style.height=s+"px",i[0].style.display=r>=1?"none":"",this.params.scrollbarhide&&(i[0].style.opacity=0),d.extend(e,{tracksize:a,divider:r,movedivider:n,dragsize:s}),e.$el[this.params.watchoverflow&&this.islocked?"addclass":"removeclass"](this.params.scrollbar.lockclass)}},setdragposition:function(e){var t,i=this.scrollbar,s=this.rtltranslate,a=i.$el,r=i.dragsize,n=i.tracksize;t=((this.ishorizontal()?"touchstart"===e.type||"touchmove"===e.type?e.targettouches[0].pagex:e.pagex||e.clientx:"touchstart"===e.type||"touchmove"===e.type?e.targettouches[0].pagey:e.pagey||e.clienty)-a.offset()[this.ishorizontal()?"left":"top"]-r/2)/(n-r),t=math.max(math.min(t,1),0),s&&(t=1-t);var o=this.mintranslate()+(this.maxtranslate()-this.mintranslate())*t;this.updateprogress(o),this.settranslate(o),this.updateactiveindex(),this.updateslidesclasses()},ondragstart:function(e){var t=this.params.scrollbar,i=this.scrollbar,s=this.$wrapperel,a=i.$el,r=i.$dragel;this.scrollbar.istouched=!0,e.preventdefault(),e.stoppropagation(),s.transition(100),r.transition(100),i.setdragposition(e),cleartimeout(this.scrollbar.dragtimeout),a.transition(0),t.hide&&a.css("opacity",1),this.emit("scrollbardragstart",e)},ondragmove:function(e){var t=this.scrollbar,i=this.$wrapperel,s=t.$el,a=t.$dragel;this.scrollbar.istouched&&(e.preventdefault?e.preventdefault():e.returnvalue=!1,t.setdragposition(e),i.transition(0),s.transition(0),a.transition(0),this.emit("scrollbardragmove",e))},ondragend:function(e){var t=this.params.scrollbar,i=this.scrollbar.$el;this.scrollbar.istouched&&(this.scrollbar.istouched=!1,t.hide&&(cleartimeout(this.scrollbar.dragtimeout),this.scrollbar.dragtimeout=d.nexttick(function(){i.css("opacity",0),i.transition(400)},1e3)),this.emit("scrollbardragend",e),t.snaponrelease&&this.slidetoclosest())},enabledraggable:function(){if(this.params.scrollbar.el){var t=this.scrollbar,i=this.touchevents,s=this.toucheventsdesktop,a=this.params,r=t.$el[0],n=!(!h.passivelistener||!a.passivelistener)&&{passive:!1,capture:!1},o=!(!h.passivelistener||!a.passivelistener)&&{passive:!0,capture:!1};h.touch||!h.pointerevents&&!h.prefixedpointerevents?(h.touch&&(r.addeventlistener(i.start,this.scrollbar.ondragstart,n),r.addeventlistener(i.move,this.scrollbar.ondragmove,n),r.addeventlistener(i.end,this.scrollbar.ondragend,o)),(a.simulatetouch&&!y.ios&&!y.android||a.simulatetouch&&!h.touch&&y.ios)&&(r.addeventlistener("mousedown",this.scrollbar.ondragstart,n),e.addeventlistener("mousemove",this.scrollbar.ondragmove,n),e.addeventlistener("mouseup",this.scrollbar.ondragend,o))):(r.addeventlistener(s.start,this.scrollbar.ondragstart,n),e.addeventlistener(s.move,this.scrollbar.ondragmove,n),e.addeventlistener(s.end,this.scrollbar.ondragend,o))}},disabledraggable:function(){if(this.params.scrollbar.el){var t=this.scrollbar,i=this.touchevents,s=this.toucheventsdesktop,a=this.params,r=t.$el[0],n=!(!h.passivelistener||!a.passivelistener)&&{passive:!1,capture:!1},o=!(!h.passivelistener||!a.passivelistener)&&{passive:!0,capture:!1};h.touch||!h.pointerevents&&!h.prefixedpointerevents?(h.touch&&(r.removeeventlistener(i.start,this.scrollbar.ondragstart,n),r.removeeventlistener(i.move,this.scrollbar.ondragmove,n),r.removeeventlistener(i.end,this.scrollbar.ondragend,o)),(a.simulatetouch&&!y.ios&&!y.android||a.simulatetouch&&!h.touch&&y.ios)&&(r.removeeventlistener("mousedown",this.scrollbar.ondragstart,n),e.removeeventlistener("mousemove",this.scrollbar.ondragmove,n),e.removeeventlistener("mouseup",this.scrollbar.ondragend,o))):(r.removeeventlistener(s.start,this.scrollbar.ondragstart,n),e.removeeventlistener(s.move,this.scrollbar.ondragmove,n),e.removeeventlistener(s.end,this.scrollbar.ondragend,o))}},init:function(){if(this.params.scrollbar.el){var e=this.scrollbar,t=this.$el,i=this.params.scrollbar,a=s(i.el);this.params.uniquenavelements&&"string"==typeof i.el&&a.length>1&&1===t.find(i.el).length&&(a=t.find(i.el));var r=a.find("."+this.params.scrollbar.dragclass);0===r.length&&(r=s('
'),a.append(r)),d.extend(e,{$el:a,el:a[0],$dragel:r,dragel:r[0]}),i.draggable&&e.enabledraggable()}},destroy:function(){this.scrollbar.disabledraggable()}},r={settransform:function(e,t){var i=this.rtl,a=s(e),r=i?-1:1,n=a.attr("data-swiper-parallax")||"0",o=a.attr("data-swiper-parallax-x"),l=a.attr("data-swiper-parallax-y"),d=a.attr("data-swiper-parallax-scale"),h=a.attr("data-swiper-parallax-opacity");if(o||l?(o=o||"0",l=l||"0"):this.ishorizontal()?(o=n,l="0"):(l=n,o="0"),o=o.indexof("%")>=0?parseint(o,10)*t*r+"%":o*t*r+"px",l=l.indexof("%")>=0?parseint(l,10)*t+"%":l*t+"px",void 0!==h&&null!==h){var p=h-(h-1)*(1-math.abs(t));a[0].style.opacity=p}if(void 0===d||null===d)a.transform("translate3d("+o+", "+l+", 0px)");else{var c=d-(d-1)*(1-math.abs(t));a.transform("translate3d("+o+", "+l+", 0px) scale("+c+")")}},settranslate:function(){var e=this,t=e.$el,i=e.slides,a=e.progress,r=e.snapgrid;t.children("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(t,i){e.parallax.settransform(i,a)}),i.each(function(t,i){var n=i.progress;e.params.slidespergroup>1&&"auto"!==e.params.slidesperview&&(n+=math.ceil(t/2)-a*(r.length-1)),n=math.min(math.max(n,-1),1),s(i).find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(t,i){e.parallax.settransform(i,n)})})},settransition:function(e){void 0===e&&(e=this.params.speed);this.$el.find("[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y]").each(function(t,i){var a=s(i),r=parseint(a.attr("data-swiper-parallax-duration"),10)||e;0===e&&(r=0),a.transition(r)})}},f={getdistancebetweentouches:function(e){if(e.targettouches.length<2)return 1;var t=e.targettouches[0].pagex,i=e.targettouches[0].pagey,s=e.targettouches[1].pagex,a=e.targettouches[1].pagey;return math.sqrt(math.pow(s-t,2)+math.pow(a-i,2))},ongesturestart:function(e){var t=this.params.zoom,i=this.zoom,a=i.gesture;if(i.fakegesturetouched=!1,i.fakegesturemoved=!1,!h.gestures){if("touchstart"!==e.type||"touchstart"===e.type&&e.targettouches.length<2)return;i.fakegesturetouched=!0,a.scalestart=f.getdistancebetweentouches(e)}a.$slideel&&a.$slideel.length||(a.$slideel=s(e.target).closest(".swiper-slide"),0===a.$slideel.length&&(a.$slideel=this.slides.eq(this.activeindex)),a.$imageel=a.$slideel.find("img, svg, canvas"),a.$imagewrapel=a.$imageel.parent("."+t.containerclass),a.maxratio=a.$imagewrapel.attr("data-swiper-zoom")||t.maxratio,0!==a.$imagewrapel.length)?(a.$imageel.transition(0),this.zoom.isscaling=!0):a.$imageel=void 0},ongesturechange:function(e){var t=this.params.zoom,i=this.zoom,s=i.gesture;if(!h.gestures){if("touchmove"!==e.type||"touchmove"===e.type&&e.targettouches.length<2)return;i.fakegesturemoved=!0,s.scalemove=f.getdistancebetweentouches(e)}s.$imageel&&0!==s.$imageel.length&&(h.gestures?this.zoom.scale=e.scale*i.currentscale:i.scale=s.scalemove/s.scalestart*i.currentscale,i.scale>s.maxratio&&(i.scale=s.maxratio-1+math.pow(i.scale-s.maxratio+1,.5)),i.scales.touchesstart.x))return void(s.istouched=!1);if(!this.ishorizontal()&&(math.floor(s.miny)===math.floor(s.starty)&&s.touchescurrent.ys.touchesstart.y))return void(s.istouched=!1)}e.preventdefault(),e.stoppropagation(),s.ismoved=!0,s.currentx=s.touchescurrent.x-s.touchesstart.x+s.startx,s.currenty=s.touchescurrent.y-s.touchesstart.y+s.starty,s.currentxs.maxx&&(s.currentx=s.maxx-1+math.pow(s.currentx-s.maxx+1,.8)),s.currentys.maxy&&(s.currenty=s.maxy-1+math.pow(s.currenty-s.maxy+1,.8)),a.prevpositionx||(a.prevpositionx=s.touchescurrent.x),a.prevpositiony||(a.prevpositiony=s.touchescurrent.y),a.prevtime||(a.prevtime=date.now()),a.x=(s.touchescurrent.x-a.prevpositionx)/(date.now()-a.prevtime)/2,a.y=(s.touchescurrent.y-a.prevpositiony)/(date.now()-a.prevtime)/2,math.abs(s.touchescurrent.x-a.prevpositionx)<2&&(a.x=0),math.abs(s.touchescurrent.y-a.prevpositiony)<2&&(a.y=0),a.prevpositionx=s.touchescurrent.x,a.prevpositiony=s.touchescurrent.y,a.prevtime=date.now(),i.$imagewrapel.transform("translate3d("+s.currentx+"px, "+s.currenty+"px,0)")}}},ontouchend:function(){var e=this.zoom,t=e.gesture,i=e.image,s=e.velocity;if(t.$imageel&&0!==t.$imageel.length){if(!i.istouched||!i.ismoved)return i.istouched=!1,void(i.ismoved=!1);i.istouched=!1,i.ismoved=!1;var a=300,r=300,n=s.x*a,o=i.currentx+n,l=s.y*r,d=i.currenty+l;0!==s.x&&(a=math.abs((o-i.currentx)/s.x)),0!==s.y&&(r=math.abs((d-i.currenty)/s.y));var h=math.max(a,r);i.currentx=o,i.currenty=d;var p=i.width*e.scale,c=i.height*e.scale;i.minx=math.min(t.slidewidth/2-p/2,0),i.maxx=-i.minx,i.miny=math.min(t.slideheight/2-c/2,0),i.maxy=-i.miny,i.currentx=math.max(math.min(i.currentx,i.maxx),i.minx),i.currenty=math.max(math.min(i.currenty,i.maxy),i.miny),t.$imagewrapel.transition(h).transform("translate3d("+i.currentx+"px, "+i.currenty+"px,0)")}},ontransitionend:function(){var e=this.zoom,t=e.gesture;t.$slideel&&this.previousindex!==this.activeindex&&(t.$imageel.transform("translate3d(0,0,0) scale(1)"),t.$imagewrapel.transform("translate3d(0,0,0)"),t.$slideel=void 0,t.$imageel=void 0,t.$imagewrapel=void 0,e.scale=1,e.currentscale=1)},toggle:function(e){var t=this.zoom;t.scale&&1!==t.scale?t.out():t.in(e)},in:function(e){var t,i,a,r,n,o,l,d,h,p,c,u,v,f,m,g,b=this.zoom,w=this.params.zoom,y=b.gesture,x=b.image;(y.$slideel||(y.$slideel=this.clickedslide?s(this.clickedslide):this.slides.eq(this.activeindex),y.$imageel=y.$slideel.find("img, svg, canvas"),y.$imagewrapel=y.$imageel.parent("."+w.containerclass)),y.$imageel&&0!==y.$imageel.length)&&(y.$slideel.addclass(""+w.zoomedslideclass),void 0===x.touchesstart.x&&e?(t="touchend"===e.type?e.changedtouches[0].pagex:e.pagex,i="touchend"===e.type?e.changedtouches[0].pagey:e.pagey):(t=x.touchesstart.x,i=x.touchesstart.y),b.scale=y.$imagewrapel.attr("data-swiper-zoom")||w.maxratio,b.currentscale=y.$imagewrapel.attr("data-swiper-zoom")||w.maxratio,e?(m=y.$slideel[0].offsetwidth,g=y.$slideel[0].offsetheight,a=y.$slideel.offset().left+m/2-t,r=y.$slideel.offset().top+g/2-i,l=y.$imageel[0].offsetwidth,d=y.$imageel[0].offsetheight,h=l*b.scale,p=d*b.scale,v=-(c=math.min(m/2-h/2,0)),f=-(u=math.min(g/2-p/2,0)),n=a*b.scale,o=r*b.scale,nv&&(n=v),of&&(o=f)):(n=0,o=0),y.$imagewrapel.transition(300).transform("translate3d("+n+"px, "+o+"px,0)"),y.$imageel.transition(300).transform("translate3d(0,0,0) scale("+b.scale+")"))},out:function(){var e=this.zoom,t=this.params.zoom,i=e.gesture;i.$slideel||(i.$slideel=this.clickedslide?s(this.clickedslide):this.slides.eq(this.activeindex),i.$imageel=i.$slideel.find("img, svg, canvas"),i.$imagewrapel=i.$imageel.parent("."+t.containerclass)),i.$imageel&&0!==i.$imageel.length&&(e.scale=1,e.currentscale=1,i.$imagewrapel.transition(300).transform("translate3d(0,0,0)"),i.$imageel.transition(300).transform("translate3d(0,0,0) scale(1)"),i.$slideel.removeclass(""+t.zoomedslideclass),i.$slideel=void 0)},enable:function(){var e=this.zoom;if(!e.enabled){e.enabled=!0;var t=!("touchstart"!==this.touchevents.start||!h.passivelistener||!this.params.passivelisteners)&&{passive:!0,capture:!1};h.gestures?(this.$wrapperel.on("gesturestart",".swiper-slide",e.ongesturestart,t),this.$wrapperel.on("gesturechange",".swiper-slide",e.ongesturechange,t),this.$wrapperel.on("gestureend",".swiper-slide",e.ongestureend,t)):"touchstart"===this.touchevents.start&&(this.$wrapperel.on(this.touchevents.start,".swiper-slide",e.ongesturestart,t),this.$wrapperel.on(this.touchevents.move,".swiper-slide",e.ongesturechange,t),this.$wrapperel.on(this.touchevents.end,".swiper-slide",e.ongestureend,t)),this.$wrapperel.on(this.touchevents.move,"."+this.params.zoom.containerclass,e.ontouchmove)}},disable:function(){var e=this.zoom;if(e.enabled){this.zoom.enabled=!1;var t=!("touchstart"!==this.touchevents.start||!h.passivelistener||!this.params.passivelisteners)&&{passive:!0,capture:!1};h.gestures?(this.$wrapperel.off("gesturestart",".swiper-slide",e.ongesturestart,t),this.$wrapperel.off("gesturechange",".swiper-slide",e.ongesturechange,t),this.$wrapperel.off("gestureend",".swiper-slide",e.ongestureend,t)):"touchstart"===this.touchevents.start&&(this.$wrapperel.off(this.touchevents.start,".swiper-slide",e.ongesturestart,t),this.$wrapperel.off(this.touchevents.move,".swiper-slide",e.ongesturechange,t),this.$wrapperel.off(this.touchevents.end,".swiper-slide",e.ongestureend,t)),this.$wrapperel.off(this.touchevents.move,"."+this.params.zoom.containerclass,e.ontouchmove)}}},w={loadinslide:function(e,t){void 0===t&&(t=!0);var i=this,a=i.params.lazy;if(void 0!==e&&0!==i.slides.length){var r=i.virtual&&i.params.virtual.enabled?i.$wrapperel.children("."+i.params.slideclass+'[data-swiper-slide-index="'+e+'"]'):i.slides.eq(e),n=r.find("."+a.elementclass+":not(."+a.loadedclass+"):not(."+a.loadingclass+")");!r.hasclass(a.elementclass)||r.hasclass(a.loadedclass)||r.hasclass(a.loadingclass)||(n=n.add(r[0])),0!==n.length&&n.each(function(e,n){var o=s(n);o.addclass(a.loadingclass);var l=o.attr("data-background"),d=o.attr("data-src"),h=o.attr("data-srcset"),p=o.attr("data-sizes");i.loadimage(o[0],d||l,h,p,!1,function(){if(void 0!==i&&null!==i&&i&&(!i||i.params)&&!i.destroyed){if(l?(o.css("background-image",'url("'+l+'")'),o.removeattr("data-background")):(h&&(o.attr("srcset",h),o.removeattr("data-srcset")),p&&(o.attr("sizes",p),o.removeattr("data-sizes")),d&&(o.attr("src",d),o.removeattr("data-src"))),o.addclass(a.loadedclass).removeclass(a.loadingclass),r.find("."+a.preloaderclass).remove(),i.params.loop&&t){var e=r.attr("data-swiper-slide-index");if(r.hasclass(i.params.slideduplicateclass)){var s=i.$wrapperel.children('[data-swiper-slide-index="'+e+'"]:not(.'+i.params.slideduplicateclass+")");i.lazy.loadinslide(s.index(),!1)}else{var n=i.$wrapperel.children("."+i.params.slideduplicateclass+'[data-swiper-slide-index="'+e+'"]');i.lazy.loadinslide(n.index(),!1)}}i.emit("lazyimageready",r[0],o[0])}}),i.emit("lazyimageload",r[0],o[0])})}},load:function(){var e=this,t=e.$wrapperel,i=e.params,a=e.slides,r=e.activeindex,n=e.virtual&&i.virtual.enabled,o=i.lazy,l=i.slidesperview;function d(e){if(n){if(t.children("."+i.slideclass+'[data-swiper-slide-index="'+e+'"]').length)return!0}else if(a[e])return!0;return!1}function h(e){return n?s(e).attr("data-swiper-slide-index"):s(e).index()}if("auto"===l&&(l=0),e.lazy.initialimageloaded||(e.lazy.initialimageloaded=!0),e.params.watchslidesvisibility)t.children("."+i.slidevisibleclass).each(function(t,i){var a=n?s(i).attr("data-swiper-slide-index"):s(i).index();e.lazy.loadinslide(a)});else if(l>1)for(var p=r;p1||o.loadprevnextamount&&o.loadprevnextamount>1){for(var c=o.loadprevnextamount,u=l,v=math.min(r+u+math.max(c,u),a.length),f=math.max(r-math.max(u,c),0),m=r+l;m0&&e.lazy.loadinslide(h(b));var w=t.children("."+i.slideprevclass);w.length>0&&e.lazy.loadinslide(h(w))}}},q={linearspline:function(e,t){var i,s,a,r,n,o=function(e,t){for(s=-1,i=e.length;i-s>1;)e[a=i+s>>1]<=t?s=a:i=a;return i};return this.x=e,this.y=t,this.lastindex=e.length-1,this.interpolate=function(e){return e?(n=o(this.x,e),r=n-1,(e-this.x[r])*(this.y[n]-this.y[r])/(this.x[n]-this.x[r])+this.y[r]):0},this},getinterpolatefunction:function(e){this.controller.spline||(this.controller.spline=this.params.loop?new q.linearspline(this.slidesgrid,e.slidesgrid):new q.linearspline(this.snapgrid,e.snapgrid))},settranslate:function(e,t){var i,s,a=this,r=a.controller.control;function n(e){var t=a.rtltranslate?-a.translate:a.translate;"slide"===a.params.controller.by&&(a.controller.getinterpolatefunction(e),s=-a.controller.spline.interpolate(-t)),s&&"container"!==a.params.controller.by||(i=(e.maxtranslate()-e.mintranslate())/(a.maxtranslate()-a.mintranslate()),s=(t-a.mintranslate())*i+e.mintranslate()),a.params.controller.inverse&&(s=e.maxtranslate()-s),e.updateprogress(s),e.settranslate(s,a),e.updateactiveindex(),e.updateslidesclasses()}if(array.isarray(r))for(var o=0;o0&&(this.isbeginning?this.a11y.disableel(i):this.a11y.enableel(i)),t&&t.length>0&&(this.isend?this.a11y.disableel(t):this.a11y.enableel(t))}},updatepagination:function(){var e=this,t=e.params.a11y;e.pagination&&e.params.pagination.clickable&&e.pagination.bullets&&e.pagination.bullets.length&&e.pagination.bullets.each(function(i,a){var r=s(a);e.a11y.makeelfocusable(r),e.a11y.addelrole(r,"button"),e.a11y.addellabel(r,t.paginationbulletmessage.replace(/{{index}}/,r.index()+1))})},init:function(){this.$el.append(this.a11y.liveregion);var e,t,i=this.params.a11y;this.navigation&&this.navigation.$nextel&&(e=this.navigation.$nextel),this.navigation&&this.navigation.$prevel&&(t=this.navigation.$prevel),e&&(this.a11y.makeelfocusable(e),this.a11y.addelrole(e,"button"),this.a11y.addellabel(e,i.nextslidemessage),e.on("keydown",this.a11y.onenterkey)),t&&(this.a11y.makeelfocusable(t),this.a11y.addelrole(t,"button"),this.a11y.addellabel(t,i.prevslidemessage),t.on("keydown",this.a11y.onenterkey)),this.pagination&&this.params.pagination.clickable&&this.pagination.bullets&&this.pagination.bullets.length&&this.pagination.$el.on("keydown","."+this.params.pagination.bulletclass,this.a11y.onenterkey)},destroy:function(){var e,t;this.a11y.liveregion&&this.a11y.liveregion.length>0&&this.a11y.liveregion.remove(),this.navigation&&this.navigation.$nextel&&(e=this.navigation.$nextel),this.navigation&&this.navigation.$prevel&&(t=this.navigation.$prevel),e&&e.off("keydown",this.a11y.onenterkey),t&&t.off("keydown",this.a11y.onenterkey),this.pagination&&this.params.pagination.clickable&&this.pagination.bullets&&this.pagination.bullets.length&&this.pagination.$el.off("keydown","."+this.params.pagination.bulletclass,this.a11y.onenterkey)}},k={init:function(){if(this.params.history){if(!t.history||!t.history.pushstate)return this.params.history.enabled=!1,void(this.params.hashnavigation.enabled=!0);var e=this.history;e.initialized=!0,e.paths=k.getpathvalues(),(e.paths.key||e.paths.value)&&(e.scrolltoslide(0,e.paths.value,this.params.runcallbacksoninit),this.params.history.replacestate||t.addeventlistener("popstate",this.history.sethistorypopstate))}},destroy:function(){this.params.history.replacestate||t.removeeventlistener("popstate",this.history.sethistorypopstate)},sethistorypopstate:function(){this.history.paths=k.getpathvalues(),this.history.scrolltoslide(this.params.speed,this.history.paths.value,!1)},getpathvalues:function(){var e=t.location.pathname.slice(1).split("/").filter(function(e){return""!==e}),i=e.length;return{key:e[i-2],value:e[i-1]}},sethistory:function(e,i){if(this.history.initialized&&this.params.history.enabled){var s=this.slides.eq(i),a=k.slugify(s.attr("data-history"));t.location.pathname.includes(e)||(a=e+"/"+a);var r=t.history.state;r&&r.value===a||(this.params.history.replacestate?t.history.replacestate({value:a},null,a):t.history.pushstate({value:a},null,a))}},slugify:function(e){return e.tostring().tolowercase().replace(/\s+/g,"-").replace(/[^\w-]+/g,"").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")},scrolltoslide:function(e,t,i){if(t)for(var s=0,a=this.slides.length;s'),i.append(e)),e.css({height:r+"px"})):0===(e=t.find(".swiper-cube-shadow")).length&&(e=s('
'),t.append(e)));for(var u=0;u-1&&(c=90*f+90*b,o&&(c=90*-f-90*b)),v.transform(e),d.slideshadows){var t=h?v.find(".swiper-slide-shadow-left"):v.find(".swiper-slide-shadow-top"),c=h?v.find(".swiper-slide-shadow-right"):v.find(".swiper-slide-shadow-bottom");0===t.length&&(t=s('
'),v.append(t)),0===c.length&&(c=s('
'),v.append(c)),t.length&&(t[0].style.opacity=math.max(-b,0)),c.length&&(c[0].style.opacity=math.max(b,0))}}if(i.css({"-webkit-transform-origin":"50% 50% -"+l/2+"px","-moz-transform-origin":"50% 50% -"+l/2+"px","-ms-transform-origin":"50% 50% -"+l/2+"px","transform-origin":"50% 50% -"+l/2+"px"}),d.shadow)if(h)e.transform("translate3d(0px, "+(r/2+d.shadowoffset)+"px, "+-r/2+"px) rotatex(90deg) rotatez(0deg) scale("+d.shadowscale+")");else{var m=math.abs(c)-90*math.floor(math.abs(c)/90),z=1.5-(math.sin(2*m*math.pi/360)/2+math.cos(2*m*math.pi/360)/2),k=d.shadowscale,p=d.shadowscale/z,$=d.shadowoffset;e.transform("scale3d("+k+", 1, "+p+") translate3d(0px, "+(n/2+$)+"px, "+-n/2/p+"px) rotatex(-90deg)")}var l=s.issafari||s.isuiwebview?-l/2:0;i.transform("translate3d(0px,0,"+l+"px) rotatex("+(this.ishorizontal()?0:c)+"deg) rotatey("+(this.ishorizontal()?-c:0)+"deg)")},settransition:function(e){var t=this.$el;this.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),this.params.cubeeffect.shadow&&!this.ishorizontal()&&t.find(".swiper-cube-shadow").transition(e)}},j={settranslate:function(){for(var e=this.slides,t=this.rtltranslate,i=0;i'),a.append(h)),0===p.length&&(p=s('
'),a.append(p)),h.length&&(h[0].style.opacity=math.max(-r,0)),p.length&&(p[0].style.opacity=math.max(r,0))}a.transform("translate3d("+l+"px, "+d+"px, 0px) rotatex("+o+"deg) rotatey("+n+"deg)")}},settransition:function(e){var t=this,i=t.slides,s=t.activeindex,a=t.$wrapperel;if(i.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e),t.params.virtualtranslate&&0!==e){var r=!1;i.eq(s).transitionend(function(){if(!r&&t&&!t.destroyed){r=!0,t.animating=!1;for(var e=["webkittransitionend","transitionend"],i=0;i'),f.append(s)),0===c.length&&(c=s('
'),f.append(c)),s.length&&(s[0].style.opacity=g>0?g:0),c.length&&(c[0].style.opacity=-g>0?-g:0)}}(h.pointerevents||h.prefixedpointerevents)&&(a[0].style.perspectiveorigin=d+"px 50%")},settransition:function(e){this.slides.transition(e).find(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").transition(e)}},te=[p,$,l,i,o,g,n,{name:"mousewheel",params:{mousewheel:{enabled:!1,releaseonedges:!1,invert:!1,forcetoaxis:!1,sensitivity:1,eventstarged:"container"}},create:function(){d.extend(this,{mousewheel:{enabled:!1,enable:b.enable.bind(this),disable:b.disable.bind(this),handle:b.handle.bind(this),handlemouseenter:b.handlemouseenter.bind(this),handlemouseleave:b.handlemouseleave.bind(this),lastscrolltime:d.now()}})},on:{init:function(){this.params.mousewheel.enabled&&this.mousewheel.enable()},destroy:function(){this.mousewheel.enabled&&this.mousewheel.disable()}}},{name:"navigation",params:{navigation:{nextel:null,prevel:null,hideonclick:!1,disabledclass:"swiper-button-disabled",hiddenclass:"swiper-button-hidden",lockclass:"swiper-button-lock"}},create:function(){d.extend(this,{navigation:{init:x.init.bind(this),update:x.update.bind(this),destroy:x.destroy.bind(this)}})},on:{init:function(){this.navigation.init(),this.navigation.update()},toedge:function(){this.navigation.update()},fromedge:function(){this.navigation.update()},destroy:function(){this.navigation.destroy()},click:function(e){var t=this.navigation,i=t.$nextel,a=t.$prevel;!this.params.navigation.hideonclick||s(e.target).is(a)||s(e.target).is(i)||(i&&i.toggleclass(this.params.navigation.hiddenclass),a&&a.toggleclass(this.params.navigation.hiddenclass))}}},{name:"pagination",params:{pagination:{el:null,bulletelement:"span",clickable:!1,hideonclick:!1,renderbullet:null,renderprogressbar:null,renderfraction:null,rendercustom:null,progressbaropposite:!1,type:"bullets",dynamicbullets:!1,dynamicmainbullets:1,formatfractioncurrent:function(e){return e},formatfractiontotal:function(e){return e},bulletclass:"swiper-pagination-bullet",bulletactiveclass:"swiper-pagination-bullet-active",modifierclass:"swiper-pagination-",currentclass:"swiper-pagination-current",totalclass:"swiper-pagination-total",hiddenclass:"swiper-pagination-hidden",progressbarfillclass:"swiper-pagination-progressbar-fill",progressbaroppositeclass:"swiper-pagination-progressbar-opposite",clickableclass:"swiper-pagination-clickable",lockclass:"swiper-pagination-lock"}},create:function(){d.extend(this,{pagination:{init:y.init.bind(this),render:y.render.bind(this),update:y.update.bind(this),destroy:y.destroy.bind(this),dynamicbulletindex:0}})},on:{init:function(){this.pagination.init(),this.pagination.render(),this.pagination.update()},activeindexchange:function(){this.params.loop?this.pagination.update():void 0===this.snapindex&&this.pagination.update()},snapindexchange:function(){this.params.loop||this.pagination.update()},slideslengthchange:function(){this.params.loop&&(this.pagination.render(),this.pagination.update())},snapgridlengthchange:function(){this.params.loop||(this.pagination.render(),this.pagination.update())},destroy:function(){this.pagination.destroy()},click:function(e){this.params.pagination.el&&this.params.pagination.hideonclick&&this.pagination.$el.length>0&&!s(e.target).hasclass(this.params.pagination.bulletclass)&&this.pagination.$el.toggleclass(this.params.pagination.hiddenclass)}}},{name:"scrollbar",params:{scrollbar:{el:null,dragsize:"auto",hide:!1,draggable:!1,snaponrelease:!0,lockclass:"swiper-scrollbar-lock",dragclass:"swiper-scrollbar-drag"}},create:function(){d.extend(this,{scrollbar:{init:v.init.bind(this),destroy:v.destroy.bind(this),updatesize:v.updatesize.bind(this),settranslate:v.settranslate.bind(this),settransition:v.settransition.bind(this),enabledraggable:v.enabledraggable.bind(this),disabledraggable:v.disabledraggable.bind(this),setdragposition:v.setdragposition.bind(this),ondragstart:v.ondragstart.bind(this),ondragmove:v.ondragmove.bind(this),ondragend:v.ondragend.bind(this),istouched:!1,timeout:null,dragtimeout:null}})},on:{init:function(){this.scrollbar.init(),this.scrollbar.updatesize(),this.scrollbar.settranslate()},update:function(){this.scrollbar.updatesize()},resize:function(){this.scrollbar.updatesize()},observerupdate:function(){this.scrollbar.updatesize()},settranslate:function(){this.scrollbar.settranslate()},settransition:function(e){this.scrollbar.settransition(e)},destroy:function(){this.scrollbar.destroy()}}},{name:"parallax",params:{parallax:{enabled:!1}},create:function(){d.extend(this,{parallax:{settransform:r.settransform.bind(this),settranslate:r.settranslate.bind(this),settransition:r.settransition.bind(this)}})},on:{beforeinit:function(){this.params.parallax.enabled&&(this.params.watchslidesprogress=!0)},init:function(){this.params.parallax&&this.parallax.settranslate()},settranslate:function(){this.params.parallax&&this.parallax.settranslate()},settransition:function(e){this.params.parallax&&this.parallax.settransition(e)}}},{name:"zoom",params:{zoom:{enabled:!1,maxratio:3,minratio:1,toggle:!0,containerclass:"swiper-zoom-container",zoomedslideclass:"swiper-slide-zoomed"}},create:function(){var e=this,t={enabled:!1,scale:1,currentscale:1,isscaling:!1,gesture:{$slideel:void 0,slidewidth:void 0,slideheight:void 0,$imageel:void 0,$imagewrapel:void 0,maxratio:3},image:{istouched:void 0,ismoved:void 0,currentx:void 0,currenty:void 0,minx:void 0,miny:void 0,maxx:void 0,maxy:void 0,width:void 0,height:void 0,startx:void 0,starty:void 0,touchesstart:{},touchescurrent:{}},velocity:{x:void 0,y:void 0,prevpositionx:void 0,prevpositiony:void 0,prevtime:void 0}};"ongesturestart ongesturechange ongestureend ontouchstart ontouchmove ontouchend ontransitionend toggle enable disable in out".split(" ").foreach(function(i){t[i]=f[i].bind(e)}),d.extend(e,{zoom:t})},on:{init:function(){this.params.zoom.enabled&&this.zoom.enable()},destroy:function(){this.zoom.disable()},touchstart:function(e){this.zoom.enabled&&this.zoom.ontouchstart(e)},touchend:function(e){this.zoom.enabled&&this.zoom.ontouchend(e)},doubletap:function(e){this.params.zoom.enabled&&this.zoom.enabled&&this.params.zoom.toggle&&this.zoom.toggle(e)},transitionend:function(){this.zoom.enabled&&this.params.zoom.enabled&&this.zoom.ontransitionend()}}},{name:"lazy",params:{lazy:{enabled:!1,loadprevnext:!1,loadprevnextamount:1,loadontransitionstart:!1,elementclass:"swiper-lazy",loadingclass:"swiper-lazy-loading",loadedclass:"swiper-lazy-loaded",preloaderclass:"swiper-lazy-preloader"}},create:function(){d.extend(this,{lazy:{initialimageloaded:!1,load:w.load.bind(this),loadinslide:w.loadinslide.bind(this)}})},on:{beforeinit:function(){this.params.lazy.enabled&&this.params.preloadimages&&(this.params.preloadimages=!1)},init:function(){this.params.lazy.enabled&&!this.params.loop&&0===this.params.initialslide&&this.lazy.load()},scroll:function(){this.params.freemode&&!this.params.freemodesticky&&this.lazy.load()},resize:function(){this.params.lazy.enabled&&this.lazy.load()},scrollbardragmove:function(){this.params.lazy.enabled&&this.lazy.load()},transitionstart:function(){this.params.lazy.enabled&&(this.params.lazy.loadontransitionstart||!this.params.lazy.loadontransitionstart&&!this.lazy.initialimageloaded)&&this.lazy.load()},transitionend:function(){this.params.lazy.enabled&&!this.params.lazy.loadontransitionstart&&this.lazy.load()}}},{name:"controller",params:{controller:{control:void 0,inverse:!1,by:"slide"}},create:function(){d.extend(this,{controller:{control:this.params.controller.control,getinterpolatefunction:q.getinterpolatefunction.bind(this),settranslate:q.settranslate.bind(this),settransition:q.settransition.bind(this)}})},on:{update:function(){this.controller.control&&this.controller.spline&&(this.controller.spline=void 0,delete this.controller.spline)},resize:function(){this.controller.control&&this.controller.spline&&(this.controller.spline=void 0,delete this.controller.spline)},observerupdate:function(){this.controller.control&&this.controller.spline&&(this.controller.spline=void 0,delete this.controller.spline)},settranslate:function(e,t){this.controller.control&&this.controller.settranslate(e,t)},settransition:function(e,t){this.controller.control&&this.controller.settransition(e,t)}}},{name:"a11y",params:{a11y:{enabled:!0,notificationclass:"swiper-notification",prevslidemessage:"previous slide",nextslidemessage:"next slide",firstslidemessage:"this is the first slide",lastslidemessage:"this is the last slide",paginationbulletmessage:"go to slide {{index}}"}},create:function(){var e=this;d.extend(e,{a11y:{liveregion:s('')}}),object.keys(j).foreach(function(t){e.a11y[t]=j[t].bind(e)})},on:{init:function(){this.params.a11y.enabled&&(this.a11y.init(),this.a11y.updatenavigation())},toedge:function(){this.params.a11y.enabled&&this.a11y.updatenavigation()},fromedge:function(){this.params.a11y.enabled&&this.a11y.updatenavigation()},paginationupdate:function(){this.params.a11y.enabled&&this.a11y.updatepagination()},destroy:function(){this.params.a11y.enabled&&this.a11y.destroy()}}},{name:"history",params:{history:{enabled:!1,replacestate:!1,key:"slides"}},create:function(){d.extend(this,{history:{init:k.init.bind(this),sethistory:k.sethistory.bind(this),sethistorypopstate:k.sethistorypopstate.bind(this),scrolltoslide:k.scrolltoslide.bind(this),destroy:k.destroy.bind(this)}})},on:{init:function(){this.params.history.enabled&&this.history.init()},destroy:function(){this.params.history.enabled&&this.history.destroy()},transitionend:function(){this.history.initialized&&this.history.sethistory(this.params.history.key,this.activeindex)}}},{name:"hash-navigation",params:{hashnavigation:{enabled:!1,replacestate:!1,watchstate:!1}},create:function(){d.extend(this,{hashnavigation:{initialized:!1,init:u.init.bind(this),destroy:u.destroy.bind(this),sethash:u.sethash.bind(this),onhashcange:u.onhashcange.bind(this)}})},on:{init:function(){this.params.hashnavigation.enabled&&this.hashnavigation.init()},destroy:function(){this.params.hashnavigation.enabled&&this.hashnavigation.destroy()},transitionend:function(){this.hashnavigation.initialized&&this.hashnavigation.sethash()}}},{name:"autoplay",params:{autoplay:{enabled:!1,delay:3e3,waitfortransition:!0,disableoninteraction:!0,stoponlastslide:!1,reversedirection:!1}},create:function(){var e=this;d.extend(e,{autoplay:{running:!1,paused:!1,run:_.run.bind(e),start:_.start.bind(e),stop:_.stop.bind(e),pause:_.pause.bind(e),ontransitionend:function(t){e&&!e.destroyed&&e.$wrapperel&&t.target===this&&(e.$wrapperel[0].removeeventlistener("transitionend",e.autoplay.ontransitionend),e.$wrapperel[0].removeeventlistener("webkittransitionend",e.autoplay.ontransitionend),e.autoplay.paused=!1,e.autoplay.running?e.autoplay.run():e.autoplay.stop())}}})},on:{init:function(){this.params.autoplay.enabled&&this.autoplay.start()},beforetransitionstart:function(e,t){this.autoplay.running&&(t||!this.params.autoplay.disableoninteraction?this.autoplay.pause(e):this.autoplay.stop())},sliderfirstmove:function(){this.autoplay.running&&(this.params.autoplay.disableoninteraction?this.autoplay.stop():this.autoplay.pause())},destroy:function(){this.autoplay.running&&this.autoplay.stop()}}},{name:"effect-fade",params:{fadeeffect:{crossfade:!1}},create:function(){d.extend(this,{fadeeffect:{settranslate:z.settranslate.bind(this),settransition:z.settransition.bind(this)}})},on:{beforeinit:function(){if("fade"===this.params.effect){this.classnames.push(this.params.containermodifierclass+"fade");var e={slidesperview:1,slidespercolumn:1,slidespergroup:1,watchslidesprogress:!0,spacebetween:0,virtualtranslate:!0};d.extend(this.params,e),d.extend(this.originalparams,e)}},settranslate:function(){"fade"===this.params.effect&&this.fadeeffect.settranslate()},settransition:function(e){"fade"===this.params.effect&&this.fadeeffect.settransition(e)}}},{name:"effect-cube",params:{cubeeffect:{slideshadows:!0,shadow:!0,shadowoffset:20,shadowscale:.94}},create:function(){d.extend(this,{cubeeffect:{settranslate:q.settranslate.bind(this),settransition:q.settransition.bind(this)}})},on:{beforeinit:function(){if("cube"===this.params.effect){this.classnames.push(this.params.containermodifierclass+"cube"),this.classnames.push(this.params.containermodifierclass+"3d");var e={slidesperview:1,slidespercolumn:1,slidespergroup:1,watchslidesprogress:!0,resistanceratio:0,spacebetween:0,centeredslides:!1,virtualtranslate:!0};d.extend(this.params,e),d.extend(this.originalparams,e)}},settranslate:function(){"cube"===this.params.effect&&this.cubeeffect.settranslate()},settransition:function(e){"cube"===this.params.effect&&this.cubeeffect.settransition(e)}}},{name:"effect-flip",params:{flipeffect:{slideshadows:!0,limitrotation:!0}},create:function(){d.extend(this,{flipeffect:{settranslate:j.settranslate.bind(this),settransition:j.settransition.bind(this)}})},on:{beforeinit:function(){if("flip"===this.params.effect){this.classnames.push(this.params.containermodifierclass+"flip"),this.classnames.push(this.params.containermodifierclass+"3d");var e={slidesperview:1,slidespercolumn:1,slidespergroup:1,watchslidesprogress:!0,spacebetween:0,virtualtranslate:!0};d.extend(this.params,e),d.extend(this.originalparams,e)}},settranslate:function(){"flip"===this.params.effect&&this.flipeffect.settranslate()},settransition:function(e){"flip"===this.params.effect&&this.flipeffect.settransition(e)}}},{name:"effect-coverflow",params:{coverfloweffect:{rotate:50,stretch:0,depth:100,modifier:1,slideshadows:!0}},create:function(){d.extend(this,{coverfloweffect:{settranslate:ee.settranslate.bind(this),settransition:ee.settransition.bind(this)}})},on:{beforeinit:function(){"coverflow"===this.params.effect&&(this.classnames.push(this.params.containermodifierclass+"coverflow"),this.classnames.push(this.params.containermodifierclass+"3d"),this.params.watchslidesprogress=!0,this.originalparams.watchslidesprogress=!0)},settranslate:function(){"coverflow"===this.params.effect&&this.coverfloweffect.settranslate()},settransition:function(e){"coverflow"===this.params.effect&&this.coverfloweffect.settransition(e)}}}];return void 0===k.use&&(k.use=k.class.use,k.installmodule=k.class.installmodule),k.use(te),k}); //# sourcemappingurl=swiper.min.js.map